Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9d1faab620fff591bec2a07ba94ff74d67ceba9 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-ssh14692713395064076378.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-ssh6864060962056228274.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-ssh6371422069629595641.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-ssh12478755994865049452.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-ssh17071569862137415907.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-545 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/637 [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/637 # 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 c9d1faab620fff591bec2a07ba94ff74d67ceba9 (main) Commit message: "Merge pull request #4780 from dovholuknf/update-attributions" > 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 c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 > git rev-list --no-walk d2d98883e5139249b4399f4dc0dd90a078163ffc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T08:41:28.038Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T08:41:28.106Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T08:41:28.133Z] ========================================================= [2024-03-21T08:41:28.133Z] EdgeX Global Pipelines Version Info [2024-03-21T08:41:28.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T08:41:28.888Z] ------------------- [2024-03-21T08:41:28.888Z] stable info: [2024-03-21T08:41:28.888Z] ------------------- [2024-03-21T08:41:28.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T08:41:28.888Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T08:41:28.888Z] Message: update stable to v1.0.258 [2024-03-21T08:41:29.461Z] ------------------- [2024-03-21T08:41:29.461Z] experimental info: [2024-03-21T08:41:29.461Z] ------------------- [2024-03-21T08:41:29.461Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T08:41:29.461Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T08:41:29.461Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T08:41:29.547Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-21T08:41:29.569Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-21T08:41:29.593Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T08:41:29.612Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T08:41:29.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T08:41:29.647Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T08:41:29.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T08:41:29.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-21T08:41:29.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-21T08:41:29.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-21T08:41:29.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T08:41:29.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T08:41:29.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T08:41:29.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T08:41:29.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T08:41:29.887Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T08:41:29.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T08:41:29.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T08:41:29.946Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-21T08:41:29.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-21T08:41:29.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T08:41:30.012Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T08:41:30.033Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T08:41:30.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-21T08:41:30.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-21T08:41:30.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-21T08:41:30.106Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] echo [2024-03-21T08:41:30.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9d1faa [Pipeline] echo [2024-03-21T08:41:30.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T08:41:30.194Z] provisioning config files... [2024-03-21T08:41:30.209Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/637@tmp/config17606778642187963843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T08:41:30.535Z] ---> ****-login.sh [2024-03-21T08:41:30.535Z] nexus3.edgexfoundry.org:10001 [2024-03-21T08:41:30.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:41:30.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:41:30.794Z] Configure a credential helper to remove this warning. See [2024-03-21T08:41:30.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:41:30.794Z] [2024-03-21T08:41:30.794Z] Login Succeeded [2024-03-21T08:41:30.794Z] nexus3.edgexfoundry.org:10002 [2024-03-21T08:41:31.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:41:31.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:41:31.054Z] Configure a credential helper to remove this warning. See [2024-03-21T08:41:31.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:41:31.054Z] [2024-03-21T08:41:31.054Z] Login Succeeded [2024-03-21T08:41:31.055Z] nexus3.edgexfoundry.org:10003 [2024-03-21T08:41:31.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:41:31.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:41:31.055Z] Configure a credential helper to remove this warning. See [2024-03-21T08:41:31.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:41:31.055Z] [2024-03-21T08:41:31.055Z] Login Succeeded [2024-03-21T08:41:31.055Z] nexus3.edgexfoundry.org:10004 [2024-03-21T08:41:31.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:41:31.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:41:31.315Z] Configure a credential helper to remove this warning. See [2024-03-21T08:41:31.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:41:31.315Z] [2024-03-21T08:41:31.315Z] Login Succeeded [2024-03-21T08:41:31.315Z] ****.io [2024-03-21T08:41:31.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:41:31.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:41:31.575Z] Configure a credential helper to remove this warning. See [2024-03-21T08:41:31.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:41:31.575Z] [2024-03-21T08:41:31.575Z] Login Succeeded [2024-03-21T08:41:31.575Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T08:41:31.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T08:41:31.902Z] + 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-21T08:41:31.902Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2024-03-21T08:41:31.902Z] -f2 [2024-03-21T08:41:31.902Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/core-data/Dockerfile+ [2024-03-21T08:41:31.903Z] cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/core-metadata/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-21T08:41:31.903Z] + + cut -d/ -f2dirname [2024-03-21T08:41:31.903Z] cmd/security-spire-agent/Dockerfile [2024-03-21T08:41:31.903Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/support-notifications/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-21T08:41:31.903Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-21T08:41:31.903Z] + cut -d/ -f2 [2024-03-21T08:41:31.903Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-21T08:41:31.938Z] 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-21T08:41:32.298Z] + git rev-list -1 --merges c9d1faab620fff591bec2a07ba94ff74d67ceba9~1..c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] echo [2024-03-21T08:41:32.310Z] -----------> git rev-list -1 --merges c9d1faab620fff591bec2a07ba94ff74d67ceba9~1..c9d1faab620fff591bec2a07ba94ff74d67ceba9 c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:41:32.311Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [false] [Pipeline] sh [2024-03-21T08:41:32.602Z] + git log --format=format:%s -1 c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] echo [2024-03-21T08:41:32.617Z] ========================================================= [2024-03-21T08:41:32.617Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T08:41:32.617Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-21T08:41:33.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T08:41:33.065Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T08:41:33.065Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T08:41:33.065Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T08:41:33.065Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T08:41:33.065Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T08:41:33.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:41:33.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T08:41:33.502Z] [2024-03-21T08:41:33.502Z] 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-21T08:41:33.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T08:41:33.813Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T08:41:33.813Z] b85a868b505f: Pulling fs layer [2024-03-21T08:41:33.813Z] e2be974225ed: Pulling fs layer [2024-03-21T08:41:33.813Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T08:41:33.813Z] 988bab9f4d93: Pulling fs layer [2024-03-21T08:41:33.813Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T08:41:33.813Z] eaf3925da568: Pulling fs layer [2024-03-21T08:41:33.813Z] bab4dde63d76: Pulling fs layer [2024-03-21T08:41:33.813Z] bde34c3a00c8: Pulling fs layer [2024-03-21T08:41:33.813Z] b352a97aabf1: Pulling fs layer [2024-03-21T08:41:33.813Z] 4872d77fe225: Pulling fs layer [2024-03-21T08:41:33.813Z] 5851b861e8e6: Pulling fs layer [2024-03-21T08:41:33.813Z] 988bab9f4d93: Waiting [2024-03-21T08:41:33.813Z] bde34c3a00c8: Waiting [2024-03-21T08:41:33.813Z] b352a97aabf1: Waiting [2024-03-21T08:41:33.813Z] 1469e6f7b9e6: Waiting [2024-03-21T08:41:33.813Z] 4872d77fe225: Waiting [2024-03-21T08:41:33.813Z] 5851b861e8e6: Waiting [2024-03-21T08:41:33.813Z] eaf3925da568: Waiting [2024-03-21T08:41:33.813Z] bab4dde63d76: Waiting [2024-03-21T08:41:33.813Z] e2be974225ed: Verifying Checksum [2024-03-21T08:41:33.813Z] e2be974225ed: Download complete [2024-03-21T08:41:33.813Z] 988bab9f4d93: Verifying Checksum [2024-03-21T08:41:33.813Z] 988bab9f4d93: Download complete [2024-03-21T08:41:33.813Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T08:41:33.813Z] 339a4e72a1f5: Download complete [2024-03-21T08:41:33.813Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T08:41:33.813Z] 1469e6f7b9e6: Download complete [2024-03-21T08:41:34.072Z] eaf3925da568: Verifying Checksum [2024-03-21T08:41:34.072Z] bde34c3a00c8: Verifying Checksum [2024-03-21T08:41:34.072Z] bde34c3a00c8: Download complete [2024-03-21T08:41:34.072Z] b352a97aabf1: Download complete [2024-03-21T08:41:34.072Z] 4872d77fe225: Download complete [2024-03-21T08:41:34.072Z] 5851b861e8e6: Verifying Checksum [2024-03-21T08:41:34.072Z] 5851b861e8e6: Download complete [2024-03-21T08:41:34.072Z] b85a868b505f: Verifying Checksum [2024-03-21T08:41:34.072Z] b85a868b505f: Download complete [2024-03-21T08:41:34.330Z] bab4dde63d76: Verifying Checksum [2024-03-21T08:41:34.330Z] bab4dde63d76: Download complete [2024-03-21T08:41:35.265Z] b85a868b505f: Pull complete [2024-03-21T08:41:35.532Z] e2be974225ed: Pull complete [2024-03-21T08:41:36.106Z] 339a4e72a1f5: Pull complete [2024-03-21T08:41:36.107Z] 988bab9f4d93: Pull complete [2024-03-21T08:41:36.365Z] 1469e6f7b9e6: Pull complete [2024-03-21T08:41:36.365Z] eaf3925da568: Pull complete [2024-03-21T08:41:38.283Z] bab4dde63d76: Pull complete [2024-03-21T08:41:38.283Z] bde34c3a00c8: Pull complete [2024-03-21T08:41:38.548Z] b352a97aabf1: Pull complete [2024-03-21T08:41:38.548Z] 4872d77fe225: Pull complete [2024-03-21T08:41:38.548Z] 5851b861e8e6: Pull complete [2024-03-21T08:41:38.548Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T08:41:38.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T08:41:38.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T08:41:38.965Z] prd-ubuntu20.04-docker-8c-8g-545 does not seem to be running inside a container [2024-03-21T08:41:39.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/637 -v /w/workspace/edgex-go/637:/w/workspace/edgex-go/637:rw,z -v /w/workspace/edgex-go/637@tmp:/w/workspace/edgex-go/637@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T08:41:42.613Z] $ docker top 755ed6144f3b083f043b0e31c8203227714927f66957cd62bcdf28fd658dafa0 -eo pid,comm [2024-03-21T08:41:42.665Z] 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-21T08:41:42.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T08:41:42.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T08:41:42.717Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T08:41:42.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T08:41:42.844Z] $ docker exec 755ed6144f3b083f043b0e31c8203227714927f66957cd62bcdf28fd658dafa0 ssh-agent [2024-03-21T08:41:42.954Z] SSH_AUTH_SOCK=/tmp/ssh-F9zjK5HttYvu/agent.32 [2024-03-21T08:41:42.954Z] SSH_AGENT_PID=38 [2024-03-21T08:41:42.962Z] Running ssh-add (command line suppressed) [2024-03-21T08:41:43.067Z] Identity added: /w/workspace/edgex-go/637@tmp/private_key_16279338837607428570.key (/w/workspace/edgex-go/637@tmp/private_key_16279338837607428570.key) [2024-03-21T08:41:43.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T08:41:43.368Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T08:41:43.383Z] $ docker exec --env ******** --env ******** 755ed6144f3b083f043b0e31c8203227714927f66957cd62bcdf28fd658dafa0 ssh-agent -k [2024-03-21T08:41:43.489Z] unset SSH_AUTH_SOCK; [2024-03-21T08:41:43.489Z] unset SSH_AGENT_PID; [2024-03-21T08:41:43.489Z] echo Agent pid 38 killed; [2024-03-21T08:41:43.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T08:41:43.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T08:41:43.540Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T08:41:43.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T08:41:43.690Z] $ docker exec 755ed6144f3b083f043b0e31c8203227714927f66957cd62bcdf28fd658dafa0 ssh-agent [2024-03-21T08:41:43.806Z] SSH_AUTH_SOCK=/tmp/ssh-WPcGwoHkb372/agent.72 [2024-03-21T08:41:43.807Z] SSH_AGENT_PID=79 [2024-03-21T08:41:43.812Z] Running ssh-add (command line suppressed) [2024-03-21T08:41:43.923Z] Identity added: /w/workspace/edgex-go/637@tmp/private_key_17984187077737641776.key (/w/workspace/edgex-go/637@tmp/private_key_17984187077737641776.key) [2024-03-21T08:41:43.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T08:41:44.227Z] + git semver init [2024-03-21T08:41:44.486Z] 2024-03-21 08:41:44,421 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T08:41:44.486Z] 2024-03-21 08:41:44,422 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/637/.semver [2024-03-21T08:41:44.486Z] 2024-03-21 08:41:44,422 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/637/.semver [2024-03-21T08:41:44.486Z] 2024-03-21 08:41:44,422 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/637/.semver'], cwd=/w/workspace/edgex-go/637, universal_newlines=False, shell=None, istream=None) [2024-03-21T08:41:49.862Z] 2024-03-21 08:41:49,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/637/.git/info/exclude [2024-03-21T08:41:49.862Z] 2024-03-21 08:41:49,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/637/.semver/main with force:False [2024-03-21T08:41:49.862Z] 2024-03-21 08:41:49,680 [read_version] DEBUG read version from /w/workspace/edgex-go/637/.semver/main [2024-03-21T08:41:49.862Z] 2024-03-21 08:41:49,680 [read_version] DEBUG read version from /w/workspace/edgex-go/637/.semver/main [2024-03-21T08:41:49.862Z] 3.2.0-dev.23 [Pipeline] } [2024-03-21T08:41:49.877Z] $ docker exec --env ******** --env ******** 755ed6144f3b083f043b0e31c8203227714927f66957cd62bcdf28fd658dafa0 ssh-agent -k [2024-03-21T08:41:49.996Z] unset SSH_AUTH_SOCK; [2024-03-21T08:41:49.996Z] unset SSH_AGENT_PID; [2024-03-21T08:41:49.996Z] echo Agent pid 79 killed; [2024-03-21T08:41:50.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T08:41:50.322Z] + git semver [Pipeline] } [2024-03-21T08:41:50.602Z] $ docker stop --time=1 755ed6144f3b083f043b0e31c8203227714927f66957cd62bcdf28fd658dafa0 [2024-03-21T08:41:51.913Z] $ docker rm -f --volumes 755ed6144f3b083f043b0e31c8203227714927f66957cd62bcdf28fd658dafa0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T08:41:52.259Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T08:41:52.480Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T08:41:52.483Z] [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-21T08:41:52.940Z] + git config --global --add safe.directory /w/workspace/edgex-go/637 [Pipeline] echo [2024-03-21T08:41:52.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T08:41:52.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T08:41:52.984Z] ========================================================= [2024-03-21T08:41:52.984Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T08:41:52.984Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-21T08:41:53.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T08:41:53.285Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T08:41:53.285Z] 7264a8db6415: Pulling fs layer [2024-03-21T08:41:53.285Z] c4d48a809fc2: Pulling fs layer [2024-03-21T08:41:53.285Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T08:41:53.285Z] ad3a456e5733: Pulling fs layer [2024-03-21T08:41:53.285Z] 69c7f0334f64: Pulling fs layer [2024-03-21T08:41:53.285Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T08:41:53.285Z] ce7588e14bc9: Pulling fs layer [2024-03-21T08:41:53.285Z] b5e4710f87ac: Pulling fs layer [2024-03-21T08:41:53.285Z] 69c7f0334f64: Waiting [2024-03-21T08:41:53.285Z] 1f1c1a5573a3: Waiting [2024-03-21T08:41:53.285Z] ad3a456e5733: Waiting [2024-03-21T08:41:53.285Z] b5e4710f87ac: Waiting [2024-03-21T08:41:53.285Z] ce7588e14bc9: Waiting [2024-03-21T08:41:53.285Z] c4d48a809fc2: Download complete [2024-03-21T08:41:53.285Z] ad3a456e5733: Verifying Checksum [2024-03-21T08:41:53.285Z] ad3a456e5733: Download complete [2024-03-21T08:41:53.285Z] 69c7f0334f64: Verifying Checksum [2024-03-21T08:41:53.285Z] 69c7f0334f64: Download complete [2024-03-21T08:41:53.285Z] 7264a8db6415: Verifying Checksum [2024-03-21T08:41:53.285Z] 7264a8db6415: Download complete [2024-03-21T08:41:53.285Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T08:41:53.285Z] 1f1c1a5573a3: Download complete [2024-03-21T08:41:53.545Z] 7264a8db6415: Pull complete [2024-03-21T08:41:53.545Z] b5e4710f87ac: Verifying Checksum [2024-03-21T08:41:53.545Z] b5e4710f87ac: Download complete [2024-03-21T08:41:53.545Z] c4d48a809fc2: Pull complete [2024-03-21T08:41:53.805Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T08:41:53.805Z] 4f1c88b9dad5: Download complete [2024-03-21T08:41:54.064Z] ce7588e14bc9: Verifying Checksum [2024-03-21T08:41:54.064Z] ce7588e14bc9: Download complete [2024-03-21T08:41:57.348Z] 4f1c88b9dad5: Pull complete [2024-03-21T08:41:57.349Z] ad3a456e5733: Pull complete [2024-03-21T08:41:57.349Z] 69c7f0334f64: Pull complete [2024-03-21T08:41:57.606Z] 1f1c1a5573a3: Pull complete [2024-03-21T08:42:00.145Z] ce7588e14bc9: Pull complete [2024-03-21T08:42:00.716Z] b5e4710f87ac: Pull complete [2024-03-21T08:42:00.716Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T08:42:00.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T08:42:00.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-21T08:42:01.016Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T08:42:01.016Z] WORKDIR /edgex [2024-03-21T08:42:01.016Z] COPY go.mod . [2024-03-21T08:42:01.016Z] RUN go mod download [2024-03-21T08:42:01.016Z] docker build -t ci-base-image-x86_64 -f - . [2024-03-21T08:42:01.584Z] Sending build context to Docker daemon 175.3MB [2024-03-21T08:42:01.584Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T08:42:01.584Z] ---> 88b5674ff536 [2024-03-21T08:42:01.584Z] Step 2/4 : WORKDIR /edgex [2024-03-21T08:42:07.586Z] Still waiting to schedule task [2024-03-21T08:42:07.587Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-21T08:42:08.227Z] ---> Running in d861cf785636 [2024-03-21T08:42:08.227Z] Removing intermediate container d861cf785636 [2024-03-21T08:42:08.227Z] ---> a413a5cda450 [2024-03-21T08:42:08.227Z] Step 3/4 : COPY go.mod . [2024-03-21T08:42:08.487Z] ---> 67b3a26acccd [2024-03-21T08:42:08.487Z] Step 4/4 : RUN go mod download [2024-03-21T08:42:08.487Z] ---> Running in f06008c9af9f [2024-03-21T08:42:47.241Z] Removing intermediate container f06008c9af9f [2024-03-21T08:42:47.241Z] ---> dfbb834bce92 [2024-03-21T08:42:47.241Z] Successfully built dfbb834bce92 [2024-03-21T08:42:47.241Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:42:47.547Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T08:42:47.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T08:42:47.625Z] prd-ubuntu20.04-docker-8c-8g-545 does not seem to be running inside a container [2024-03-21T08:42:47.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/637 -v /w/workspace/edgex-go/637:/w/workspace/edgex-go/637:rw,z -v /w/workspace/edgex-go/637@tmp:/w/workspace/edgex-go/637@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-x86_64 cat [2024-03-21T08:42:48.145Z] $ docker top 3eaf56e5e76f0f10696c083c4a61e52e6b6afb042e4f279e32e9f106c1dee857 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T08:42:48.490Z] + go version [2024-03-21T08:42:48.490Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T08:42:48.503Z] $ docker stop --time=1 3eaf56e5e76f0f10696c083c4a61e52e6b6afb042e4f279e32e9f106c1dee857 [2024-03-21T08:42:49.764Z] $ docker rm -f --volumes 3eaf56e5e76f0f10696c083c4a61e52e6b6afb042e4f279e32e9f106c1dee857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:42:50.212Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T08:42:50.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T08:42:50.292Z] prd-ubuntu20.04-docker-8c-8g-545 does not seem to be running inside a container [2024-03-21T08:42:50.326Z] $ 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/637 -v /w/workspace/edgex-go/637:/w/workspace/edgex-go/637:rw,z -v /w/workspace/edgex-go/637@tmp:/w/workspace/edgex-go/637@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-x86_64 cat [2024-03-21T08:42:50.659Z] $ docker top bef35d2d250895c2b01b7033c0c0ab71ca3f35a2c4630abf0aa1036fb7fa8fc1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-21T08:42:50.737Z] ========================================================= [2024-03-21T08:42:50.737Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-21T08:42:50.737Z] ========================================================= [Pipeline] sh [2024-03-21T08:42:51.018Z] + git config --global --add safe.directory /w/workspace/edgex-go/637 [Pipeline] fileExists [Pipeline] sh [2024-03-21T08:42:51.327Z] + make test [2024-03-21T08:42:51.327Z] go test -race -coverprofile=coverage.out ./... [2024-03-21T08:42:57.897Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-21T08:43:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-21T08:43:31.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-21T08:43:31.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-21T08:43:32.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2024-03-21T08:43:33.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-21T08:43:33.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-21T08:43:33.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-21T08:43:33.552Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-547 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-03-21T08:43:33.569Z] Running in /w/workspace/edgex-go/637 [Pipeline] { [Pipeline] checkout [2024-03-21T08:43:33.606Z] The recommended git tool is: git [2024-03-21T08:43:34.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2024-03-21T08:43:34.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-21T08:43:34.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-21T08:43:34.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-21T08:43:34.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-21T08:43:34.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-21T08:43:34.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-21T08:43:34.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-21T08:43:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-21T08:43:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-21T08:43:37.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.086s coverage: 69.2% of statements [2024-03-21T08:43:37.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-21T08:43:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-21T08:43:38.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.594s coverage: 93.4% of statements [2024-03-21T08:43:38.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 6.1% of statements [2024-03-21T08:43:38.852Z] using credential edgex-jenkins-ssh [2024-03-21T08:43:38.877Z] Cloning the remote Git repository [2024-03-21T08:43:39.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 97.6% of statements [2024-03-21T08:43:39.095Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2024-03-21T08:43:39.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-21T08:43:39.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-21T08:43:38.921Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-21T08:43:39.025Z] > git init /w/workspace/edgex-go/637 # timeout=10 [2024-03-21T08:43:39.163Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-21T08:43:39.164Z] > git --version # timeout=10 [2024-03-21T08:43:39.191Z] > git --version # 'git version 2.25.1' [2024-03-21T08:43:39.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T08:43:39.355Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T08:43:40.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 0.9% of statements [2024-03-21T08:43:40.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements [2024-03-21T08:43:40.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.060s coverage: 41.7% of statements [2024-03-21T08:43:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.046s coverage: 82.9% of statements [2024-03-21T08:43:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements [2024-03-21T08:43:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.058s coverage: 96.3% of statements [2024-03-21T08:43:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.045s coverage: 87.5% of statements [2024-03-21T08:43:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-21T08:43:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-21T08:43:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-21T08:43:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-21T08:43:41.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-21T08:43:41.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-21T08:43:41.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-21T08:43:41.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-21T08:43:42.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-21T08:43:42.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-21T08:43:42.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-21T08:43:42.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-21T08:43:43.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-21T08:43:43.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-21T08:43:43.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-21T08:43:45.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-21T08:43:45.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-21T08:43:47.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-21T08:43:47.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-21T08:43:49.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-21T08:43:49.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-21T08:43:49.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-21T08:43:50.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-21T08:43:50.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-21T08:43:50.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-21T08:43:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-21T08:43:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-21T08:43:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-21T08:43:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-21T08:43:52.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-21T08:43:52.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-21T08:43:52.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-21T08:43:52.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-21T08:43:53.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.047s coverage: 94.4% of statements [2024-03-21T08:43:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-21T08:43:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-21T08:43:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-21T08:43:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-21T08:43:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-21T08:43:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-21T08:43:55.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-21T08:43:55.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-21T08:43:55.464Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-21T08:43:55.484Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T08:43:56.366Z] Avoid second fetch [2024-03-21T08:43:56.367Z] Checking out Revision c9d1faab620fff591bec2a07ba94ff74d67ceba9 (main) [2024-03-21T08:43:57.123Z] Commit message: "Merge pull request #4780 from dovholuknf/update-attributions" [2024-03-21T08:43:56.383Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T08:43:56.440Z] > git checkout -f c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T08:44:02.059Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T08:44:02.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T08:44:02.060Z] Dload Upload Total Spent Left Speed [2024-03-21T08:44:02.060Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-03-21T08:44:02.407Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T08:44:02.745Z] + sudo tee /etc/docker/daemon.new [2024-03-21T08:44:02.745Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T08:44:02.745Z] { [2024-03-21T08:44:02.745Z] "registry-mirrors": [ [2024-03-21T08:44:02.745Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T08:44:02.745Z] ], [2024-03-21T08:44:02.745Z] "bip": "10.250.0.254/24", [2024-03-21T08:44:02.745Z] "hosts": [ [2024-03-21T08:44:02.745Z] "tcp://0.0.0.0:5555", [2024-03-21T08:44:02.745Z] "unix:///var/run/docker.sock" [2024-03-21T08:44:02.745Z] ], [2024-03-21T08:44:02.745Z] "mtu": 1458, [2024-03-21T08:44:02.745Z] "selinux-enabled": true, [2024-03-21T08:44:02.745Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T08:44:02.745Z] } [Pipeline] sh [2024-03-21T08:44:03.065Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T08:44:03.388Z] + sudo service docker restart [2024-03-21T08:44:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements [2024-03-21T08:44:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements [2024-03-21T08:44:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-03-21T08:44:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2024-03-21T08:44:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements [2024-03-21T08:44:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2024-03-21T08:44:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2024-03-21T08:44:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2024-03-21T08:44:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.148s coverage: 63.1% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.109s coverage: 100.0% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.180s coverage: 38.4% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.049s coverage: 89.5% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.035s coverage: 84.8% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2024-03-21T08:44:05.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements [2024-03-21T08:44:05.872Z] 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-21T08:44:06.132Z] running golangci-lint [2024-03-21T08:44:06.392Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-21T08:44:06.392Z] go version go1.21.0 linux/amd64 [2024-03-21T08:44:06.392Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-21T08:44:06.650Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T08:44:21.646Z] provisioning config files... [2024-03-21T08:44:21.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/637@tmp/config3200174745057322755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T08:44:22.108Z] ---> ****-login.sh [2024-03-21T08:44:22.108Z] nexus3.edgexfoundry.org:10001 [2024-03-21T08:44:22.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:44:22.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:44:22.654Z] Configure a credential helper to remove this warning. See [2024-03-21T08:44:22.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:44:22.654Z] [2024-03-21T08:44:22.654Z] Login Succeeded [2024-03-21T08:44:22.654Z] nexus3.edgexfoundry.org:10002 [2024-03-21T08:44:22.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:44:23.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:44:23.197Z] Configure a credential helper to remove this warning. See [2024-03-21T08:44:23.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:44:23.197Z] [2024-03-21T08:44:23.197Z] Login Succeeded [2024-03-21T08:44:23.197Z] nexus3.edgexfoundry.org:10003 [2024-03-21T08:44:23.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:44:23.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:44:23.471Z] Configure a credential helper to remove this warning. See [2024-03-21T08:44:23.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:44:23.471Z] [2024-03-21T08:44:23.471Z] Login Succeeded [2024-03-21T08:44:23.471Z] nexus3.edgexfoundry.org:10004 [2024-03-21T08:44:23.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:44:23.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:44:23.743Z] Configure a credential helper to remove this warning. See [2024-03-21T08:44:23.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:44:23.743Z] [2024-03-21T08:44:23.743Z] Login Succeeded [2024-03-21T08:44:23.743Z] ****.io [2024-03-21T08:44:24.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:44:24.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:44:24.284Z] Configure a credential helper to remove this warning. See [2024-03-21T08:44:24.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:44:24.284Z] [2024-03-21T08:44:24.284Z] Login Succeeded [2024-03-21T08:44:24.284Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T08:44:24.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-21T08:44:24.893Z] + git config --global --add safe.directory /w/workspace/edgex-go/637 [Pipeline] echo [2024-03-21T08:44:24.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T08:44:24.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T08:44:24.949Z] ========================================================= [2024-03-21T08:44:24.949Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T08:44:24.949Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-21T08:44:25.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T08:44:25.271Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T08:44:25.271Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T08:44:25.271Z] 5d54e960e981: Pulling fs layer [2024-03-21T08:44:25.271Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T08:44:25.271Z] f0e02332f6b5: Pulling fs layer [2024-03-21T08:44:25.271Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T08:44:25.271Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T08:44:25.271Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T08:44:25.271Z] f0e02332f6b5: Waiting [2024-03-21T08:44:25.271Z] 0c6a40ed1a82: Waiting [2024-03-21T08:44:25.271Z] 872ee5b61b7b: Waiting [2024-03-21T08:44:25.271Z] 94ae7d8d031c: Waiting [2024-03-21T08:44:25.540Z] 5d54e960e981: Verifying Checksum [2024-03-21T08:44:25.540Z] 5d54e960e981: Download complete [2024-03-21T08:44:25.540Z] f0e02332f6b5: Verifying Checksum [2024-03-21T08:44:25.540Z] f0e02332f6b5: Download complete [2024-03-21T08:44:25.540Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T08:44:25.540Z] 872ee5b61b7b: Download complete [2024-03-21T08:44:25.540Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T08:44:25.540Z] 9fda8d8052c6: Download complete [2024-03-21T08:44:25.809Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T08:44:25.809Z] 94ae7d8d031c: Download complete [2024-03-21T08:44:26.395Z] 9fda8d8052c6: Pull complete [2024-03-21T08:44:26.989Z] 5d54e960e981: Pull complete [2024-03-21T08:44:27.260Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T08:44:27.260Z] c4a7e357bf2a: Download complete [2024-03-21T08:44:28.226Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T08:44:28.226Z] 0c6a40ed1a82: Download complete [2024-03-21T08:44:28.610Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 19.529242244s" [2024-03-21T08:44:28.610Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.006259ms" [2024-03-21T08:44:38.587Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.901152945s with top 10 stages: buildir: 53.752662731s, gosec: 7.128809009s, inspect: 2.950983384s, fact_deprecated: 2.464093658s, ctrlflow: 1.871035242s, printf: 1.824033421s, fact_purity: 1.573902667s, nilness: 1.55893978s, typedness: 1.390269695s, S1038: 1.105982243s" [2024-03-21T08:44:38.587Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-21T08:44:38.587Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, exclude: 197/197, nolint: 0/21" [2024-03-21T08:44:38.587Z] level=info msg="[runner] processing took 17.74227ms with stages: nolint: 8.310549ms, identifier_marker: 4.487701ms, autogenerated_exclude: 1.44841ms, exclude-rules: 1.441179ms, path_prettifier: 1.354427ms, skip_dirs: 654.413µs, cgo: 26.89µs, filename_unadjuster: 14.381µs, max_same_issues: 550ns, uniq_by_line: 540ns, skip_files: 520ns, fixer: 490ns, source_code: 400ns, path_shortener: 380ns, exclude: 280ns, severity-rules: 270ns, sort_results: 240ns, diff: 240ns, max_from_linter: 170ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" [2024-03-21T08:44:38.587Z] level=info msg="[runner] linters took 11.939850866s with stages: goanalysis_metalinter: 11.922024585s" [2024-03-21T08:44:38.587Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-21T08:44:38.587Z] level=info msg="Memory: 314 samples, avg is 273.3MB, max is 1132.7MB" [2024-03-21T08:44:38.587Z] level=info msg="Execution took 31.519412428s" [2024-03-21T08:44:38.587Z] go vet ./... [2024-03-21T08:44:40.549Z] c4a7e357bf2a: Pull complete [2024-03-21T08:44:40.549Z] f0e02332f6b5: Pull complete [2024-03-21T08:44:40.549Z] 872ee5b61b7b: Pull complete [2024-03-21T08:44:43.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T08:44:43.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T08:44:44.125Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-21T08:44:44.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-21T08:44:44.782Z] + ls -al . [2024-03-21T08:44:44.782Z] total 816 [2024-03-21T08:44:44.782Z] drwxrwxr-x 11 1001 1001 4096 Mar 21 08:42 . [2024-03-21T08:44:44.782Z] drwxr-xr-x 4 root root 4096 Mar 21 08:42 .. [2024-03-21T08:44:44.782Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 08:41 .blubracket [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 10 Mar 21 08:41 .dockerignore [2024-03-21T08:44:44.782Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 08:44 .git [2024-03-21T08:44:44.782Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 08:41 .github [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 1074 Mar 21 08:41 .gitignore [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 08:41 .golangci.yml [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 100 Mar 21 08:41 .hadolint.yml [2024-03-21T08:44:44.782Z] drwxr-xr-x 3 1001 1001 4096 Mar 21 08:41 .semver [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 155 Mar 21 08:41 .sonarcloud.properties [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 08:41 ADOPTERS.md [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 20261 Mar 21 08:41 Attribution.txt [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 100284 Mar 21 08:41 CHANGELOG.md [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 08:41 CONTRIBUTING.md [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 08:41 GOVERNANCE.md [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 861 Mar 21 08:41 Jenkinsfile [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 08:41 LICENSE [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 15392 Mar 21 08:41 Makefile [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 08:41 OWNERS.md [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 9528 Mar 21 08:41 README.md [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 08:41 SECURITY.md [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 12 Mar 21 08:41 VERSION [2024-03-21T08:44:44.782Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 08:41 bin [2024-03-21T08:44:44.782Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 08:41 cmd [2024-03-21T08:44:44.782Z] -rw-r--r-- 1 root root 455122 Mar 21 08:44 coverage.out [2024-03-21T08:44:44.782Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 08:41 fuzz_test [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 7036 Mar 21 08:41 go.mod [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 101133 Mar 21 08:41 go.sum [2024-03-21T08:44:44.782Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 08:41 internal [2024-03-21T08:44:44.782Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 08:41 openapi [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 584 Mar 21 08:41 security.txt [2024-03-21T08:44:44.782Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 08:41 version.go [Pipeline] sh [2024-03-21T08:44:45.141Z] + '[' -e coverage.out ] [2024-03-21T08:44:45.141Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-21T08:44:45.286Z] Stashed 1 file(s) [Pipeline] sh [2024-03-21T08:44:45.569Z] + make build [2024-03-21T08:44:45.569Z] 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-21T08:44:48.769Z] 0c6a40ed1a82: Pull complete [2024-03-21T08:44:50.187Z] 94ae7d8d031c: Pull complete [2024-03-21T08:44:50.187Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T08:44:50.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T08:44:50.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-21T08:44:50.528Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T08:44:50.529Z] WORKDIR /edgex [2024-03-21T08:44:50.529Z] COPY go.mod . [2024-03-21T08:44:50.529Z] RUN go mod download [2024-03-21T08:44:50.529Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-21T08:44:51.117Z] Sending build context to Docker daemon 3.001MB [2024-03-21T08:44:51.117Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T08:44:51.117Z] ---> 86de565de09d [2024-03-21T08:44:51.117Z] Step 2/4 : WORKDIR /edgex [2024-03-21T08:44:53.070Z] ---> Running in 24e6fb6f8d72 [2024-03-21T08:44:53.070Z] Removing intermediate container 24e6fb6f8d72 [2024-03-21T08:44:53.070Z] ---> c1bfbd8a43bd [2024-03-21T08:44:53.070Z] Step 3/4 : COPY go.mod . [2024-03-21T08:44:53.337Z] ---> 225e2d93aab6 [2024-03-21T08:44:53.337Z] Step 4/4 : RUN go mod download [2024-03-21T08:44:53.604Z] ---> Running in 01a6c138833f [2024-03-21T08:45:07.598Z] 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-21T08:45:07.598Z] 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-21T08:45:08.536Z] 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-21T08:45:09.103Z] 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-21T08:45:13.298Z] 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-21T08:45:14.676Z] 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-21T08:45:16.053Z] 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-21T08:45:16.619Z] 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-21T08:45:17.187Z] 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-21T08:45:17.754Z] 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-21T08:45:18.690Z] 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-21T08:45:19.644Z] $ docker stop --time=1 bef35d2d250895c2b01b7033c0c0ab71ca3f35a2c4630abf0aa1036fb7fa8fc1 [2024-03-21T08:45:26.997Z] $ docker rm -f --volumes bef35d2d250895c2b01b7033c0c0ab71ca3f35a2c4630abf0aa1036fb7fa8fc1 [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-21T08:45:28.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-21T08:45:28.082Z] [2024-03-21T08:45:28.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:45:28.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-21T08:45:28.389Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-21T08:45:28.389Z] 91d30c5bc195: Pulling fs layer [2024-03-21T08:45:28.389Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-21T08:45:28.389Z] 9c61dcf015f6: Pulling fs layer [2024-03-21T08:45:28.389Z] 4698f68db338: Pulling fs layer [2024-03-21T08:45:28.389Z] 2a2f49069b9e: Pulling fs layer [2024-03-21T08:45:28.389Z] e0025b399a48: Pulling fs layer [2024-03-21T08:45:28.389Z] 4698f68db338: Waiting [2024-03-21T08:45:28.389Z] 2a2f49069b9e: Waiting [2024-03-21T08:45:28.389Z] e0025b399a48: Waiting [2024-03-21T08:45:28.650Z] 91d30c5bc195: Verifying Checksum [2024-03-21T08:45:28.650Z] 91d30c5bc195: Download complete [2024-03-21T08:45:28.650Z] 4698f68db338: Verifying Checksum [2024-03-21T08:45:28.650Z] 4698f68db338: Download complete [2024-03-21T08:45:28.650Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-21T08:45:28.650Z] 2e9b0aa3be6d: Download complete [2024-03-21T08:45:28.650Z] 91d30c5bc195: Pull complete [2024-03-21T08:45:28.650Z] e0025b399a48: Verifying Checksum [2024-03-21T08:45:28.650Z] e0025b399a48: Download complete [2024-03-21T08:45:28.909Z] 2a2f49069b9e: Verifying Checksum [2024-03-21T08:45:28.909Z] 2a2f49069b9e: Download complete [2024-03-21T08:45:29.168Z] 2e9b0aa3be6d: Pull complete [2024-03-21T08:45:29.168Z] 9c61dcf015f6: Download complete [2024-03-21T08:45:32.454Z] 9c61dcf015f6: Pull complete [2024-03-21T08:45:32.454Z] 4698f68db338: Pull complete [2024-03-21T08:45:32.454Z] 2a2f49069b9e: Pull complete [2024-03-21T08:45:32.454Z] e0025b399a48: Pull complete [2024-03-21T08:45:32.454Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-21T08:45:32.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-21T08:45:32.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T08:45:32.553Z] prd-ubuntu20.04-docker-8c-8g-545 does not seem to be running inside a container [2024-03-21T08:45:32.586Z] $ 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/637 -v /w/workspace/edgex-go/637:/w/workspace/edgex-go/637:rw,z -v /w/workspace/edgex-go/637@tmp:/w/workspace/edgex-go/637@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:latest cat [2024-03-21T08:45:37.279Z] $ docker top 5fa54117b5c7b5b98d977d4c04f16d045bcbd446bbef7e9455294e05120957d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T08:45:37.622Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-21T08:45:40.157Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #1 transferring dockerfile: 1.93kB done [2024-03-21T08:45:40.157Z] #1 DONE 0.0s [2024-03-21T08:45:40.157Z] [2024-03-21T08:45:40.157Z] #2 [core-command internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #2 transferring dockerfile: 1.93kB done [2024-03-21T08:45:40.157Z] #2 DONE 0.0s [2024-03-21T08:45:40.157Z] [2024-03-21T08:45:40.157Z] #3 [core-data internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #3 transferring dockerfile: 2.01kB done [2024-03-21T08:45:40.157Z] #3 DONE 0.0s [2024-03-21T08:45:40.157Z] [2024-03-21T08:45:40.157Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #4 transferring dockerfile: 1.81kB done [2024-03-21T08:45:40.157Z] #4 DONE 0.0s [2024-03-21T08:45:40.157Z] [2024-03-21T08:45:40.157Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #5 transferring dockerfile: 2.49kB done [2024-03-21T08:45:40.157Z] #5 DONE 0.0s [2024-03-21T08:45:40.157Z] [2024-03-21T08:45:40.157Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #6 transferring dockerfile: 2.93kB done [2024-03-21T08:45:40.157Z] #6 DONE 0.0s [2024-03-21T08:45:40.157Z] [2024-03-21T08:45:40.157Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #7 transferring dockerfile: 2.50kB done [2024-03-21T08:45:40.157Z] #7 DONE 0.0s [2024-03-21T08:45:40.157Z] [2024-03-21T08:45:40.157Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #8 transferring dockerfile: 2.06kB done [2024-03-21T08:45:40.157Z] #8 DONE 0.0s [2024-03-21T08:45:40.157Z] [2024-03-21T08:45:40.157Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #9 transferring dockerfile: 1.70kB done [2024-03-21T08:45:40.157Z] #9 DONE 0.0s [2024-03-21T08:45:40.157Z] [2024-03-21T08:45:40.157Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-21T08:45:40.157Z] #10 transferring dockerfile: 2.15kB done [2024-03-21T08:45:40.158Z] #10 DONE 0.0s [2024-03-21T08:45:40.158Z] [2024-03-21T08:45:40.158Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-21T08:45:40.158Z] #11 transferring dockerfile: 1.89kB done [2024-03-21T08:45:40.158Z] #11 DONE 0.0s [2024-03-21T08:45:40.158Z] [2024-03-21T08:45:40.158Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-21T08:45:40.158Z] #12 transferring dockerfile: 2.23kB done [2024-03-21T08:45:40.158Z] #12 DONE 0.0s [2024-03-21T08:45:40.158Z] [2024-03-21T08:45:40.158Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-03-21T08:45:40.158Z] #13 transferring dockerfile: 1.69kB done [2024-03-21T08:45:40.158Z] #13 DONE 0.0s [2024-03-21T08:45:40.158Z] [2024-03-21T08:45:40.158Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-03-21T08:45:40.158Z] #14 transferring dockerfile: 1.95kB done [2024-03-21T08:45:40.158Z] #14 DONE 0.0s [2024-03-21T08:45:40.158Z] [2024-03-21T08:45:40.158Z] #15 [support-scheduler internal] load .dockerignore [2024-03-21T08:45:40.158Z] #15 transferring context: 50B done [2024-03-21T08:45:40.158Z] #15 DONE 0.0s [2024-03-21T08:45:40.416Z] [2024-03-21T08:45:40.416Z] #16 [core-command internal] load .dockerignore [2024-03-21T08:45:40.416Z] #16 transferring context: 50B done [2024-03-21T08:45:40.416Z] #16 DONE 0.0s [2024-03-21T08:45:40.416Z] [2024-03-21T08:45:40.416Z] #17 [core-data internal] load .dockerignore [2024-03-21T08:45:40.416Z] #17 transferring context: 50B done [2024-03-21T08:45:40.416Z] #17 DONE 0.0s [2024-03-21T08:45:40.416Z] [2024-03-21T08:45:40.416Z] #18 [security-spire-agent internal] load .dockerignore [2024-03-21T08:45:40.416Z] #18 transferring context: 50B done [2024-03-21T08:45:40.416Z] #18 DONE 0.0s [2024-03-21T08:45:40.416Z] [2024-03-21T08:45:40.416Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-03-21T08:45:40.416Z] #19 transferring context: 50B done [2024-03-21T08:45:40.416Z] #19 DONE 0.0s [2024-03-21T08:45:40.416Z] [2024-03-21T08:45:40.417Z] #20 [security-bootstrapper internal] load .dockerignore [2024-03-21T08:45:40.417Z] #20 transferring context: 50B done [2024-03-21T08:45:40.417Z] #20 DONE 0.0s [2024-03-21T08:45:40.417Z] [2024-03-21T08:45:40.417Z] #21 [security-proxy-setup internal] load .dockerignore [2024-03-21T08:45:40.417Z] #21 transferring context: 50B done [2024-03-21T08:45:40.417Z] #21 DONE 0.0s [2024-03-21T08:45:40.417Z] [2024-03-21T08:45:40.417Z] #22 [core-metadata internal] load .dockerignore [2024-03-21T08:45:40.417Z] #22 transferring context: 50B done [2024-03-21T08:45:40.417Z] #22 DONE 0.0s [2024-03-21T08:45:40.417Z] [2024-03-21T08:45:40.417Z] #23 [security-proxy-auth internal] load .dockerignore [2024-03-21T08:45:40.417Z] #23 transferring context: 50B done [2024-03-21T08:45:40.417Z] #23 DONE 0.0s [2024-03-21T08:45:40.417Z] [2024-03-21T08:45:40.417Z] #24 [security-spire-server internal] load .dockerignore [2024-03-21T08:45:40.417Z] #24 transferring context: 50B done [2024-03-21T08:45:40.417Z] #24 DONE 0.0s [2024-03-21T08:45:40.417Z] [2024-03-21T08:45:40.417Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-03-21T08:45:40.417Z] #25 transferring context: 50B done [2024-03-21T08:45:40.417Z] #25 DONE 0.0s [2024-03-21T08:45:40.417Z] [2024-03-21T08:45:40.417Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-21T08:45:40.417Z] #26 transferring context: 50B done [2024-03-21T08:45:40.417Z] #26 DONE 0.0s [2024-03-21T08:45:40.417Z] [2024-03-21T08:45:40.417Z] #27 [security-spire-config internal] load .dockerignore [2024-03-21T08:45:40.417Z] #27 transferring context: 50B done [2024-03-21T08:45:40.417Z] #27 DONE 0.0s [2024-03-21T08:45:40.417Z] [2024-03-21T08:45:40.417Z] #28 [support-notifications internal] load .dockerignore [2024-03-21T08:45:40.417Z] #28 transferring context: 50B done [2024-03-21T08:45:40.417Z] #28 DONE 0.0s [2024-03-21T08:45:40.676Z] [2024-03-21T08:45:40.676Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T08:45:40.676Z] #29 DONE 0.0s [2024-03-21T08:45:40.676Z] [2024-03-21T08:45:40.676Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T08:45:40.676Z] #30 DONE 0.1s [2024-03-21T08:45:40.676Z] [2024-03-21T08:45:40.676Z] #31 [security-secretstore-setup internal] load build context [2024-03-21T08:45:40.676Z] #31 ... [2024-03-21T08:45:40.676Z] [2024-03-21T08:45:40.676Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T08:45:40.676Z] #29 DONE 0.0s [2024-03-21T08:45:40.676Z] [2024-03-21T08:45:40.676Z] #31 [security-secretstore-setup internal] load build context [2024-03-21T08:45:40.937Z] #31 ... [2024-03-21T08:45:40.937Z] [2024-03-21T08:45:40.937Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T08:45:40.937Z] #29 DONE 0.0s [2024-03-21T08:45:40.937Z] [2024-03-21T08:45:40.937Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T08:45:40.937Z] #30 DONE 0.2s [2024-03-21T08:45:40.937Z] [2024-03-21T08:45:40.937Z] #31 [security-secretstore-setup internal] load build context [2024-03-21T08:45:40.937Z] #31 ... [2024-03-21T08:45:40.937Z] [2024-03-21T08:45:40.937Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T08:45:40.937Z] #29 DONE 0.0s [2024-03-21T08:45:40.937Z] [2024-03-21T08:45:40.937Z] #31 [security-secretstore-setup internal] load build context [2024-03-21T08:45:41.198Z] #31 ... [2024-03-21T08:45:41.198Z] [2024-03-21T08:45:41.198Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T08:45:41.198Z] #30 DONE 0.4s [2024-03-21T08:45:41.198Z] [2024-03-21T08:45:41.198Z] #31 [security-secretstore-setup internal] load build context [2024-03-21T08:45:41.765Z] #31 ... [2024-03-21T08:45:41.765Z] [2024-03-21T08:45:41.765Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-21T08:45:41.765Z] #32 DONE 1.0s [2024-03-21T08:45:41.765Z] [2024-03-21T08:45:41.765Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-21T08:45:41.765Z] #33 DONE 1.0s [2024-03-21T08:45:41.765Z] [2024-03-21T08:45:41.765Z] #34 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:45:41.765Z] #34 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:45:41.765Z] #34 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-21T08:45:41.765Z] #34 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-21T08:45:41.765Z] #34 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-03-21T08:45:41.765Z] #34 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:45:41.765Z] #34 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-03-21T08:45:42.029Z] #34 ... [2024-03-21T08:45:42.029Z] [2024-03-21T08:45:42.029Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-21T08:45:42.029Z] #35 DONE 1.4s [2024-03-21T08:45:42.029Z] [2024-03-21T08:45:42.029Z] #36 [security-spire-server internal] load build context [2024-03-21T08:45:42.029Z] #36 transferring context: 26.69kB 0.0s done [2024-03-21T08:45:42.029Z] #36 DONE 0.5s [2024-03-21T08:45:42.029Z] [2024-03-21T08:45:42.029Z] #37 [security-spire-config internal] load build context [2024-03-21T08:45:42.029Z] #37 transferring context: 24.94kB 0.0s done [2024-03-21T08:45:42.029Z] #37 DONE 0.4s [2024-03-21T08:45:42.029Z] [2024-03-21T08:45:42.029Z] #38 [security-spire-agent internal] load build context [2024-03-21T08:45:42.029Z] #38 transferring context: 26.22kB 0.0s done [2024-03-21T08:45:42.029Z] #38 DONE 0.4s [2024-03-21T08:45:42.287Z] [2024-03-21T08:45:42.287Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-21T08:45:47.635Z] #39 ... [2024-03-21T08:45:47.635Z] [2024-03-21T08:45:47.635Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:45:47.635Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-21T08:45:47.635Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-21T08:45:47.635Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-21T08:45:47.635Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-21T08:45:47.635Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-21T08:45:47.635Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-03-21T08:45:47.635Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-03-21T08:45:47.635Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-21T08:45:47.635Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.9s [2024-03-21T08:45:47.635Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-21T08:45:47.635Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-21T08:45:47.635Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.0s done [2024-03-21T08:45:50.944Z] #40 ... [2024-03-21T08:45:50.944Z] [2024-03-21T08:45:50.944Z] #41 [support-scheduler internal] load build context [2024-03-21T08:45:50.944Z] #41 transferring context: 220.01MB 9.8s [2024-03-21T08:45:50.944Z] #41 ... [2024-03-21T08:45:50.944Z] [2024-03-21T08:45:50.944Z] #42 [core-metadata internal] load build context [2024-03-21T08:45:50.944Z] #42 ... [2024-03-21T08:45:50.944Z] [2024-03-21T08:45:50.944Z] #43 [security-proxy-setup internal] load build context [2024-03-21T08:45:50.944Z] #43 ... [2024-03-21T08:45:50.944Z] [2024-03-21T08:45:50.944Z] #44 [security-proxy-auth internal] load build context [2024-03-21T08:45:50.944Z] #44 transferring context: 405.71MB 9.1s done [2024-03-21T08:45:51.205Z] #44 ... [2024-03-21T08:45:51.205Z] [2024-03-21T08:45:51.205Z] #45 [core-command internal] load build context [2024-03-21T08:45:51.205Z] #45 ... [2024-03-21T08:45:51.205Z] [2024-03-21T08:45:51.205Z] #46 [core-common-config-bootstrapper internal] load build context [2024-03-21T08:45:51.205Z] #46 ... [2024-03-21T08:45:51.205Z] [2024-03-21T08:45:51.205Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-21T08:45:51.467Z] #47 ... [2024-03-21T08:45:51.467Z] [2024-03-21T08:45:51.467Z] #48 [core-data internal] load build context [2024-03-21T08:45:51.467Z] #48 ... [2024-03-21T08:45:51.467Z] [2024-03-21T08:45:51.467Z] #49 [support-notifications internal] load build context [2024-03-21T08:45:51.467Z] #49 ... [2024-03-21T08:45:51.467Z] [2024-03-21T08:45:51.467Z] #50 [security-bootstrapper internal] load build context [2024-03-21T08:45:51.725Z] #50 ... [2024-03-21T08:45:51.725Z] [2024-03-21T08:45:51.725Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T08:45:51.725Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-21T08:45:51.725Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-21T08:45:51.725Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-21T08:45:51.725Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-21T08:45:51.725Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-21T08:45:51.725Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-03-21T08:45:51.725Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-03-21T08:45:51.725Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.3s done [2024-03-21T08:45:51.725Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-21T08:45:51.725Z] #51 ... [2024-03-21T08:45:51.725Z] [2024-03-21T08:45:51.725Z] #31 [security-secretstore-setup internal] load build context [2024-03-21T08:45:51.725Z] #31 transferring context: 405.71MB 10.9s done [2024-03-21T08:45:51.984Z] #31 ... [2024-03-21T08:45:51.984Z] [2024-03-21T08:45:51.984Z] #49 [support-notifications internal] load build context [2024-03-21T08:45:51.984Z] #49 ... [2024-03-21T08:45:51.984Z] [2024-03-21T08:45:51.984Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T08:45:52.243Z] #52 ... [2024-03-21T08:45:52.243Z] [2024-03-21T08:45:52.243Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T08:45:52.243Z] #53 ... [2024-03-21T08:45:52.243Z] [2024-03-21T08:45:52.243Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T08:45:52.503Z] #54 ... [2024-03-21T08:45:52.503Z] [2024-03-21T08:45:52.503Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T08:45:52.503Z] #55 ... [2024-03-21T08:45:52.503Z] [2024-03-21T08:45:52.503Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-21T08:45:52.503Z] #56 ... [2024-03-21T08:45:52.503Z] [2024-03-21T08:45:52.503Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T08:45:52.761Z] #57 ... [2024-03-21T08:45:52.761Z] [2024-03-21T08:45:52.761Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-21T08:45:52.761Z] #58 ... [2024-03-21T08:45:52.761Z] [2024-03-21T08:45:52.761Z] #59 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-21T08:45:53.565Z] #59 ... [2024-03-21T08:45:53.565Z] [2024-03-21T08:45:53.565Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T08:45:53.565Z] #60 ... [2024-03-21T08:45:53.565Z] [2024-03-21T08:45:53.565Z] #49 [support-notifications internal] load build context [2024-03-21T08:45:53.565Z] #49 transferring context: 405.71MB 11.8s done [2024-03-21T08:45:57.785Z] #49 ... [2024-03-21T08:45:57.785Z] [2024-03-21T08:45:57.785Z] #41 [support-scheduler internal] load build context [2024-03-21T08:45:57.785Z] #41 transferring context: 405.71MB 12.6s done [2024-03-21T08:45:58.720Z] #41 ... [2024-03-21T08:45:58.720Z] [2024-03-21T08:45:58.720Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:45:58.720Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2024-03-21T08:45:59.289Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2024-03-21T08:46:01.204Z] #40 ... [2024-03-21T08:46:01.204Z] [2024-03-21T08:46:01.204Z] #42 [core-metadata internal] load build context [2024-03-21T08:46:01.204Z] #42 transferring context: 405.71MB 10.7s done [2024-03-21T08:46:01.204Z] #42 ... [2024-03-21T08:46:01.204Z] [2024-03-21T08:46:01.204Z] #45 [core-command internal] load build context [2024-03-21T08:46:01.204Z] #45 transferring context: 405.71MB 11.8s done [2024-03-21T08:46:01.480Z] Removing intermediate container 01a6c138833f [2024-03-21T08:46:01.480Z] ---> 1003f34108e3 [2024-03-21T08:46:01.480Z] Successfully built 1003f34108e3 [2024-03-21T08:46:01.480Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:46:01.762Z] #45 ... [2024-03-21T08:46:01.763Z] [2024-03-21T08:46:01.763Z] #43 [security-proxy-setup internal] load build context [2024-03-21T08:46:01.763Z] #43 transferring context: 405.71MB 11.6s done [2024-03-21T08:46:01.763Z] #43 ... [2024-03-21T08:46:01.763Z] [2024-03-21T08:46:01.763Z] #48 [core-data internal] load build context [2024-03-21T08:46:01.763Z] #48 transferring context: 405.71MB 12.0s done [2024-03-21T08:46:01.818Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T08:46:01.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T08:46:02.023Z] #48 ... [2024-03-21T08:46:02.023Z] [2024-03-21T08:46:02.023Z] #46 [core-common-config-bootstrapper internal] load build context [2024-03-21T08:46:02.023Z] #46 transferring context: 405.71MB 11.0s done [2024-03-21T08:46:02.023Z] #46 ... [2024-03-21T08:46:02.023Z] [2024-03-21T08:46:02.023Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-21T08:46:02.023Z] #47 transferring context: 405.71MB 12.3s done [2024-03-21T08:46:02.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-547 does not seem to be running inside a container [2024-03-21T08:46:02.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/637 -v /w/workspace/edgex-go/637:/w/workspace/edgex-go/637:rw,z -v /w/workspace/edgex-go/637@tmp:/w/workspace/edgex-go/637@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-21T08:46:02.281Z] #47 ... [2024-03-21T08:46:02.281Z] [2024-03-21T08:46:02.281Z] #50 [security-bootstrapper internal] load build context [2024-03-21T08:46:02.281Z] #50 transferring context: 405.71MB 11.6s done [2024-03-21T08:46:02.281Z] #50 ... [2024-03-21T08:46:02.281Z] [2024-03-21T08:46:02.281Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T08:46:02.281Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2024-03-21T08:46:06.916Z] $ docker top 077c3e687d98909ce0084e168eb51bffcc055fc93fc7ffbf9624f7a9b890117f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T08:46:10.780Z] + go version [2024-03-21T08:46:10.780Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T08:46:10.800Z] $ docker stop --time=1 077c3e687d98909ce0084e168eb51bffcc055fc93fc7ffbf9624f7a9b890117f [2024-03-21T08:46:11.560Z] #51 ... [2024-03-21T08:46:11.560Z] [2024-03-21T08:46:11.560Z] #46 [core-common-config-bootstrapper internal] load build context [2024-03-21T08:46:11.560Z] #46 DONE 30.7s [2024-03-21T08:46:11.560Z] [2024-03-21T08:46:11.560Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-03-21T08:46:11.560Z] #39 DONE 29.4s [2024-03-21T08:46:11.560Z] [2024-03-21T08:46:11.560Z] #44 [security-proxy-auth internal] load build context [2024-03-21T08:46:11.560Z] #44 DONE 30.8s [2024-03-21T08:46:11.560Z] [2024-03-21T08:46:11.560Z] #31 [security-secretstore-setup internal] load build context [2024-03-21T08:46:11.560Z] #31 DONE 30.9s [2024-03-21T08:46:11.560Z] [2024-03-21T08:46:11.560Z] #42 [core-metadata internal] load build context [2024-03-21T08:46:11.560Z] #42 DONE 30.8s [2024-03-21T08:46:11.560Z] [2024-03-21T08:46:11.560Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T08:46:11.818Z] #61 ... [2024-03-21T08:46:11.818Z] [2024-03-21T08:46:11.818Z] #50 [security-bootstrapper internal] load build context [2024-03-21T08:46:11.818Z] #50 DONE 30.9s [2024-03-21T08:46:11.818Z] [2024-03-21T08:46:11.818Z] #43 [security-proxy-setup internal] load build context [2024-03-21T08:46:11.818Z] #43 DONE 30.9s [2024-03-21T08:46:11.818Z] [2024-03-21T08:46:11.818Z] #45 [core-command internal] load build context [2024-03-21T08:46:11.818Z] #45 DONE 31.0s [2024-03-21T08:46:11.818Z] [2024-03-21T08:46:11.818Z] #49 [support-notifications internal] load build context [2024-03-21T08:46:11.818Z] #49 DONE 30.5s [2024-03-21T08:46:11.818Z] [2024-03-21T08:46:11.818Z] #48 [core-data internal] load build context [2024-03-21T08:46:11.818Z] #48 DONE 31.0s [2024-03-21T08:46:11.818Z] [2024-03-21T08:46:11.818Z] #41 [support-scheduler internal] load build context [2024-03-21T08:46:11.818Z] #41 DONE 31.0s [2024-03-21T08:46:11.818Z] [2024-03-21T08:46:11.818Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-21T08:46:11.818Z] #47 DONE 30.8s [2024-03-21T08:46:11.818Z] [2024-03-21T08:46:11.818Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T08:46:11.818Z] #57 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:12.077Z] #57 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:12.337Z] #57 30.17 (1/2) Installing ca-certificates (20240226-r0) [2024-03-21T08:46:12.337Z] #57 30.19 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-21T08:46:12.337Z] #57 30.20 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:46:12.337Z] #57 30.21 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:46:12.337Z] #57 30.25 OK: 8 MiB in 17 packages [2024-03-21T08:46:12.415Z] $ docker rm -f --volumes 077c3e687d98909ce0084e168eb51bffcc055fc93fc7ffbf9624f7a9b890117f [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-21T08:46:13.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-21T08:46:13.156Z] [2024-03-21T08:46:13.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:46:13.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-21T08:46:13.506Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-21T08:46:13.506Z] 547446be3368: Pulling fs layer [2024-03-21T08:46:13.506Z] d125d8839a47: Pulling fs layer [2024-03-21T08:46:13.506Z] 3e85d5ac6304: Pulling fs layer [2024-03-21T08:46:13.506Z] c3105a71a48b: Pulling fs layer [2024-03-21T08:46:13.506Z] 0f093f025ec4: Pulling fs layer [2024-03-21T08:46:13.506Z] c3106fc0e877: Pulling fs layer [2024-03-21T08:46:13.506Z] c3106fc0e877: Waiting [2024-03-21T08:46:13.506Z] 0f093f025ec4: Waiting [2024-03-21T08:46:13.506Z] c3105a71a48b: Waiting [2024-03-21T08:46:13.776Z] 547446be3368: Verifying Checksum [2024-03-21T08:46:13.776Z] 547446be3368: Download complete [2024-03-21T08:46:13.776Z] c3105a71a48b: Verifying Checksum [2024-03-21T08:46:13.776Z] c3105a71a48b: Download complete [2024-03-21T08:46:14.044Z] d125d8839a47: Download complete [2024-03-21T08:46:14.044Z] c3106fc0e877: Verifying Checksum [2024-03-21T08:46:14.044Z] c3106fc0e877: Download complete [2024-03-21T08:46:14.412Z] 0f093f025ec4: Verifying Checksum [2024-03-21T08:46:14.412Z] 0f093f025ec4: Download complete [2024-03-21T08:46:14.412Z] 547446be3368: Pull complete [2024-03-21T08:46:14.869Z] #57 DONE 32.6s [2024-03-21T08:46:14.869Z] [2024-03-21T08:46:14.869Z] #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T08:46:14.869Z] #53 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #53 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #53 30.28 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T08:46:14.869Z] #53 30.28 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T08:46:14.869Z] #53 30.28 OK: 20071 distinct packages available [2024-03-21T08:46:14.869Z] #53 30.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #53 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #53 30.71 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-21T08:46:14.869Z] #53 30.72 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-21T08:46:14.869Z] #53 30.72 (3/5) Installing libucontext (1.2-r2) [2024-03-21T08:46:14.869Z] #53 30.72 (4/5) Installing gcompat (1.1.0-r1) [2024-03-21T08:46:14.869Z] #53 30.73 (5/5) Installing openssl (3.1.4-r5) [2024-03-21T08:46:14.869Z] #53 30.74 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:46:14.869Z] #53 30.75 OK: 8 MiB in 20 packages [2024-03-21T08:46:14.869Z] #53 DONE 32.6s [2024-03-21T08:46:14.869Z] [2024-03-21T08:46:14.869Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T08:46:14.869Z] #60 29.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #60 29.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #60 30.21 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T08:46:14.869Z] #60 30.22 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:46:14.869Z] #60 30.22 OK: 7 MiB in 16 packages [2024-03-21T08:46:14.869Z] #60 DONE 32.6s [2024-03-21T08:46:14.869Z] [2024-03-21T08:46:14.869Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T08:46:14.869Z] #55 29.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #55 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #55 30.22 (1/4) Installing ca-certificates (20240226-r0) [2024-03-21T08:46:14.869Z] #55 30.25 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-21T08:46:14.869Z] #55 30.25 (3/4) Installing su-exec (0.2-r3) [2024-03-21T08:46:14.869Z] #55 30.25 (4/4) Installing yq (4.33.3-r5) [2024-03-21T08:46:14.869Z] #55 30.31 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:46:14.869Z] #55 30.31 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:46:14.869Z] #55 30.37 OK: 17 MiB in 19 packages [2024-03-21T08:46:14.869Z] #55 DONE 32.6s [2024-03-21T08:46:14.869Z] [2024-03-21T08:46:14.869Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-21T08:46:14.869Z] #58 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #58 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.869Z] #58 30.21 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-21T08:46:14.869Z] #58 30.21 (2/4) Installing openssl (3.1.4-r5) [2024-03-21T08:46:14.869Z] #58 30.22 (3/4) Installing su-exec (0.2-r3) [2024-03-21T08:46:14.869Z] #58 30.23 (4/4) Installing yq (4.33.3-r5) [2024-03-21T08:46:14.869Z] #58 30.30 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:46:14.869Z] #58 30.30 OK: 17 MiB in 19 packages [2024-03-21T08:46:14.869Z] #58 DONE 32.6s [2024-03-21T08:46:14.870Z] [2024-03-21T08:46:14.870Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T08:46:14.870Z] #54 30.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #54 30.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #54 30.98 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T08:46:14.870Z] #54 30.98 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T08:46:14.870Z] #54 30.98 OK: 20071 distinct packages available [2024-03-21T08:46:14.870Z] #54 31.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #54 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #54 31.32 (1/11) Installing ca-certificates (20240226-r0) [2024-03-21T08:46:14.870Z] #54 31.34 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-21T08:46:14.870Z] #54 31.35 (3/11) Installing libunistring (1.1-r1) [2024-03-21T08:46:14.870Z] #54 31.36 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-21T08:46:14.870Z] #54 31.37 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-21T08:46:14.870Z] #54 31.37 (6/11) Installing libcurl (8.5.0-r0) [2024-03-21T08:46:14.870Z] #54 31.38 (7/11) Installing curl (8.5.0-r0) [2024-03-21T08:46:14.870Z] #54 31.39 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-21T08:46:14.870Z] #54 31.39 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-21T08:46:14.870Z] #54 31.39 (10/11) Installing libucontext (1.2-r2) [2024-03-21T08:46:14.870Z] #54 31.40 (11/11) Installing gcompat (1.1.0-r1) [2024-03-21T08:46:14.870Z] #54 31.40 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:46:14.870Z] #54 31.41 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:46:14.870Z] #54 31.45 OK: 12 MiB in 26 packages [2024-03-21T08:46:14.870Z] #54 DONE 32.6s [2024-03-21T08:46:14.870Z] [2024-03-21T08:46:14.870Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T08:46:14.870Z] #52 31.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #52 31.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #52 31.97 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T08:46:14.870Z] #52 31.97 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T08:46:14.870Z] #52 31.97 OK: 20071 distinct packages available [2024-03-21T08:46:14.870Z] #52 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #52 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #52 32.33 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-21T08:46:14.870Z] #52 32.33 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-21T08:46:14.870Z] #52 32.34 (3/4) Installing libucontext (1.2-r2) [2024-03-21T08:46:14.870Z] #52 32.34 (4/4) Installing gcompat (1.1.0-r1) [2024-03-21T08:46:14.870Z] #52 32.34 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:46:14.870Z] #52 32.35 OK: 8 MiB in 19 packages [2024-03-21T08:46:14.870Z] #52 DONE 32.6s [2024-03-21T08:46:14.870Z] [2024-03-21T08:46:14.870Z] #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-21T08:46:14.870Z] #62 ... [2024-03-21T08:46:14.870Z] [2024-03-21T08:46:14.870Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-21T08:46:14.870Z] #56 32.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #56 32.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:14.870Z] #56 32.63 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-21T08:46:14.870Z] #56 32.63 (2/2) Installing su-exec (0.2-r3) [2024-03-21T08:46:14.870Z] #56 32.63 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:46:14.870Z] #56 32.64 OK: 7 MiB in 17 packages [2024-03-21T08:46:14.870Z] #56 DONE 32.7s [2024-03-21T08:46:15.129Z] [2024-03-21T08:46:15.130Z] #59 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-21T08:46:15.130Z] #59 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:15.130Z] #59 32.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:15.130Z] #59 33.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T08:46:15.130Z] #59 33.05 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:46:15.130Z] #59 33.06 OK: 7 MiB in 16 packages [2024-03-21T08:46:15.391Z] #59 DONE 33.2s [2024-03-21T08:46:15.391Z] [2024-03-21T08:46:15.391Z] #63 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-03-21T08:46:15.823Z] d125d8839a47: Pull complete [2024-03-21T08:46:16.091Z] 3e85d5ac6304: Verifying Checksum [2024-03-21T08:46:16.091Z] 3e85d5ac6304: Download complete [2024-03-21T08:46:16.326Z] #63 ... [2024-03-21T08:46:16.326Z] [2024-03-21T08:46:16.326Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T08:46:16.326Z] #0 4.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.326Z] #0 4.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.326Z] #0 4.735 OK: 264 MiB in 52 packages [2024-03-21T08:46:16.326Z] #64 DONE 4.9s [2024-03-21T08:46:16.326Z] [2024-03-21T08:46:16.326Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:46:16.326Z] #65 DONE 0.0s [2024-03-21T08:46:16.592Z] [2024-03-21T08:46:16.592Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T08:46:16.592Z] #61 4.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.592Z] #61 4.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.592Z] #61 ... [2024-03-21T08:46:16.592Z] [2024-03-21T08:46:16.592Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-21T08:46:16.592Z] #0 4.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.592Z] #0 4.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.592Z] #0 4.655 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T08:46:16.592Z] #0 4.655 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T08:46:16.592Z] #0 4.655 OK: 20077 distinct packages available [2024-03-21T08:46:16.592Z] #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.592Z] #0 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.592Z] #0 5.014 OK: 264 MiB in 52 packages [2024-03-21T08:46:16.592Z] #66 DONE 5.2s [2024-03-21T08:46:16.592Z] [2024-03-21T08:46:16.592Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:46:16.592Z] #67 DONE 0.0s [2024-03-21T08:46:16.592Z] [2024-03-21T08:46:16.592Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T08:46:16.592Z] #61 5.167 OK: 264 MiB in 52 packages [2024-03-21T08:46:16.853Z] #61 DONE 5.3s [2024-03-21T08:46:16.853Z] [2024-03-21T08:46:16.853Z] #68 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:46:16.853Z] #68 DONE 0.1s [2024-03-21T08:46:16.853Z] [2024-03-21T08:46:16.853Z] #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:46:16.853Z] #69 ... [2024-03-21T08:46:16.853Z] [2024-03-21T08:46:16.853Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-21T08:46:16.853Z] #0 4.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.853Z] #0 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:16.853Z] #0 5.323 OK: 264 MiB in 52 packages [2024-03-21T08:46:16.853Z] #70 DONE 5.4s [2024-03-21T08:46:16.853Z] [2024-03-21T08:46:16.853Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:46:16.853Z] #71 DONE 0.0s [2024-03-21T08:46:17.122Z] [2024-03-21T08:46:17.122Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-21T08:46:17.122Z] #0 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:17.122Z] #0 1.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:17.122Z] #0 2.113 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:46:17.122Z] #0 2.119 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:46:17.122Z] #0 2.155 OK: 17 MiB in 19 packages [2024-03-21T08:46:17.122Z] #72 DONE 2.3s [2024-03-21T08:46:17.122Z] [2024-03-21T08:46:17.122Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:46:17.122Z] #73 ... [2024-03-21T08:46:17.122Z] [2024-03-21T08:46:17.122Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-21T08:46:17.122Z] #0 2.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:17.122Z] #0 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:17.122Z] #0 2.355 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:46:17.122Z] #0 2.365 OK: 8 MiB in 19 packages [2024-03-21T08:46:17.122Z] #74 DONE 2.4s [2024-03-21T08:46:17.382Z] [2024-03-21T08:46:17.382Z] #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-21T08:46:17.382Z] #62 2.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:17.950Z] #62 3.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:18.214Z] #62 ... [2024-03-21T08:46:18.214Z] [2024-03-21T08:46:18.214Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:46:18.214Z] #0 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:18.214Z] #0 2.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:18.214Z] #0 2.624 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:46:18.214Z] #0 2.630 OK: 7 MiB in 16 packages [2024-03-21T08:46:18.214Z] #75 DONE 3.4s [2024-03-21T08:46:18.214Z] [2024-03-21T08:46:18.214Z] #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T08:46:18.214Z] #76 DONE 0.9s [2024-03-21T08:46:18.214Z] [2024-03-21T08:46:18.214Z] #77 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-21T08:46:18.214Z] #77 DONE 0.0s [2024-03-21T08:46:18.214Z] [2024-03-21T08:46:18.214Z] #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-21T08:46:18.214Z] #62 3.454 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:46:18.214Z] #62 ... [2024-03-21T08:46:18.214Z] [2024-03-21T08:46:18.214Z] #78 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-21T08:46:18.214Z] #78 DONE 0.0s [2024-03-21T08:46:18.214Z] [2024-03-21T08:46:18.214Z] #79 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T08:46:18.214Z] #79 DONE 0.1s [2024-03-21T08:46:18.214Z] [2024-03-21T08:46:18.214Z] #80 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-21T08:46:18.214Z] #80 DONE 0.0s [2024-03-21T08:46:18.214Z] [2024-03-21T08:46:18.214Z] #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-21T08:46:18.214Z] #62 3.464 OK: 8 MiB in 20 packages [2024-03-21T08:46:18.472Z] #62 DONE 3.6s [2024-03-21T08:46:18.472Z] [2024-03-21T08:46:18.472Z] #81 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-21T08:46:18.472Z] #81 DONE 0.1s [2024-03-21T08:46:18.472Z] [2024-03-21T08:46:18.472Z] #82 [security-spire-config] exporting to image [2024-03-21T08:46:18.472Z] #82 exporting layers [2024-03-21T08:46:19.420Z] #82 ... [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-21T08:46:19.420Z] #0 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #0 3.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #0 3.757 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:46:19.420Z] #0 3.761 OK: 17 MiB in 19 packages [2024-03-21T08:46:19.420Z] #83 DONE 4.4s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #63 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-03-21T08:46:19.420Z] #63 2.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #63 2.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #63 3.111 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:46:19.420Z] #63 3.118 OK: 7 MiB in 16 packages [2024-03-21T08:46:19.420Z] #63 DONE 3.8s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:46:19.420Z] #0 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #0 3.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #0 3.720 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:46:19.420Z] #0 3.730 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:46:19.420Z] #0 3.774 OK: 8 MiB in 17 packages [2024-03-21T08:46:19.420Z] #84 DONE 4.4s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-21T08:46:19.420Z] #0 3.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #0 3.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #0 3.591 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:46:19.420Z] #0 3.598 OK: 7 MiB in 17 packages [2024-03-21T08:46:19.420Z] #85 DONE 4.3s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:46:19.420Z] #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T08:46:19.420Z] #0 3.714 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:46:19.420Z] #0 3.719 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:46:19.420Z] #0 3.752 OK: 12 MiB in 26 packages [2024-03-21T08:46:19.420Z] #86 DONE 4.4s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T08:46:19.420Z] #87 DONE 0.9s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-21T08:46:19.420Z] #88 DONE 0.9s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #82 [security-spire-config] exporting to image [2024-03-21T08:46:19.420Z] #82 exporting layers 0.9s done [2024-03-21T08:46:19.420Z] #82 writing image sha256:e38ac4bb297ae336fa36a52fbf7546e7f9bdf11377e73b4b4df75ecba65be0e6 [2024-03-21T08:46:19.420Z] #82 writing image sha256:e38ac4bb297ae336fa36a52fbf7546e7f9bdf11377e73b4b4df75ecba65be0e6 done [2024-03-21T08:46:19.420Z] #82 naming to docker.io/library/security-spire-config done [2024-03-21T08:46:19.420Z] #82 DONE 0.9s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-21T08:46:19.420Z] #89 DONE 0.1s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.420Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-21T08:46:19.420Z] #90 DONE 0.2s [2024-03-21T08:46:19.420Z] [2024-03-21T08:46:19.421Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T08:46:19.986Z] #91 DONE 0.7s [2024-03-21T08:46:19.986Z] [2024-03-21T08:46:19.986Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-21T08:46:19.986Z] #92 DONE 0.5s [2024-03-21T08:46:19.986Z] [2024-03-21T08:46:19.986Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-21T08:46:19.986Z] #93 DONE 0.1s [2024-03-21T08:46:19.986Z] [2024-03-21T08:46:19.986Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T08:46:19.986Z] #94 DONE 0.0s [2024-03-21T08:46:19.986Z] [2024-03-21T08:46:19.986Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-21T08:46:19.986Z] #95 DONE 0.1s [2024-03-21T08:46:19.986Z] [2024-03-21T08:46:19.986Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-21T08:46:20.244Z] #96 DONE 0.1s [2024-03-21T08:46:20.244Z] [2024-03-21T08:46:20.244Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-21T08:46:20.244Z] #97 DONE 0.1s [2024-03-21T08:46:20.244Z] [2024-03-21T08:46:20.244Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T08:46:20.244Z] #98 DONE 0.1s [2024-03-21T08:46:20.244Z] [2024-03-21T08:46:20.244Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-21T08:46:20.244Z] #99 DONE 0.0s [2024-03-21T08:46:20.244Z] [2024-03-21T08:46:20.244Z] #82 [security-spire-server] exporting to image [2024-03-21T08:46:20.244Z] #82 ... [2024-03-21T08:46:20.244Z] [2024-03-21T08:46:20.244Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-21T08:46:20.244Z] #100 DONE 0.1s [2024-03-21T08:46:20.244Z] [2024-03-21T08:46:20.244Z] #82 [security-spire-agent] exporting to image [2024-03-21T08:46:20.502Z] #82 ... [2024-03-21T08:46:20.502Z] [2024-03-21T08:46:20.502Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-21T08:46:20.502Z] #101 DONE 1.4s [2024-03-21T08:46:20.760Z] [2024-03-21T08:46:20.760Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-21T08:46:20.760Z] #102 DONE 0.0s [2024-03-21T08:46:20.760Z] [2024-03-21T08:46:20.760Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:20.760Z] #40 ... [2024-03-21T08:46:20.760Z] [2024-03-21T08:46:20.760Z] #82 [security-spire-server] exporting to image [2024-03-21T08:46:20.760Z] #82 exporting layers 0.6s done [2024-03-21T08:46:20.760Z] #82 writing image sha256:6fd96326a7d63ca7c023ba3b516195afd7d3a3c67c222856097b3b1b00236d55 done [2024-03-21T08:46:20.760Z] #82 naming to docker.io/library/security-spire-server done [2024-03-21T08:46:21.019Z] #82 exporting layers 0.5s done [2024-03-21T08:46:21.019Z] #82 writing image sha256:225f86700f9cf628757cd8f719d19e900e1828c82e38d0703e91ddd77d5b8612 done [2024-03-21T08:46:21.019Z] #82 naming to docker.io/library/security-spire-agent done [2024-03-21T08:46:21.019Z] #82 DONE 1.6s [2024-03-21T08:46:21.019Z] [2024-03-21T08:46:21.019Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:46:21.967Z] #103 ... [2024-03-21T08:46:21.967Z] [2024-03-21T08:46:21.967Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T08:46:21.967Z] #51 ... [2024-03-21T08:46:21.967Z] [2024-03-21T08:46:21.967Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:46:26.179Z] 3e85d5ac6304: Pull complete [2024-03-21T08:46:26.179Z] c3105a71a48b: Pull complete [2024-03-21T08:46:27.144Z] 0f093f025ec4: Pull complete [2024-03-21T08:46:27.144Z] c3106fc0e877: Pull complete [2024-03-21T08:46:27.144Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-21T08:46:27.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-21T08:46:27.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T08:46:27.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-547 does not seem to be running inside a container [2024-03-21T08:46:27.407Z] $ 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/637 -v /w/workspace/edgex-go/637:/w/workspace/edgex-go/637:rw,z -v /w/workspace/edgex-go/637@tmp:/w/workspace/edgex-go/637@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-21T08:46:29.303Z] $ docker top a860d61e67a40ac0c33173e5ae7b10f88ac0e8f4b6f587ca4da04909b6137c6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T08:46:30.112Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-21T08:46:38.095Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-21T08:46:38.095Z] #1 transferring dockerfile: 1.89kB done [2024-03-21T08:46:38.095Z] #1 DONE 0.1s [2024-03-21T08:46:38.367Z] [2024-03-21T08:46:38.367Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-03-21T08:46:38.654Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-03-21T08:46:38.654Z] #2 DONE 0.1s [2024-03-21T08:46:38.654Z] [2024-03-21T08:46:38.654Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-03-21T08:46:38.654Z] #3 transferring dockerfile: 1.70kB 0.0s done [2024-03-21T08:46:38.654Z] #3 DONE 0.1s [2024-03-21T08:46:38.654Z] [2024-03-21T08:46:38.654Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-03-21T08:46:38.654Z] #4 transferring dockerfile: 1.81kB done [2024-03-21T08:46:38.654Z] #4 DONE 0.1s [2024-03-21T08:46:38.654Z] [2024-03-21T08:46:38.654Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-03-21T08:46:38.654Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-03-21T08:46:38.654Z] #5 DONE 0.1s [2024-03-21T08:46:38.654Z] [2024-03-21T08:46:38.654Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-03-21T08:46:38.654Z] #6 transferring dockerfile: 2.06kB 0.0s done [2024-03-21T08:46:38.654Z] #6 DONE 0.1s [2024-03-21T08:46:38.926Z] [2024-03-21T08:46:38.926Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-03-21T08:46:38.926Z] #7 transferring dockerfile: 1.95kB 0.0s done [2024-03-21T08:46:38.926Z] #7 DONE 0.1s [2024-03-21T08:46:38.926Z] [2024-03-21T08:46:38.926Z] #8 [core-data internal] load build definition from Dockerfile [2024-03-21T08:46:38.926Z] #8 transferring dockerfile: 2.01kB done [2024-03-21T08:46:38.926Z] #8 DONE 0.1s [2024-03-21T08:46:38.926Z] [2024-03-21T08:46:38.926Z] #9 [core-command internal] load build definition from Dockerfile [2024-03-21T08:46:38.926Z] #9 transferring dockerfile: 1.93kB done [2024-03-21T08:46:38.926Z] #9 DONE 0.1s [2024-03-21T08:46:39.286Z] [2024-03-21T08:46:39.286Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-21T08:46:39.286Z] #10 transferring dockerfile: 2.15kB done [2024-03-21T08:46:39.286Z] #10 DONE 0.1s [2024-03-21T08:46:39.286Z] [2024-03-21T08:46:39.286Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-21T08:46:39.286Z] #11 transferring dockerfile: 2.93kB 0.0s done [2024-03-21T08:46:39.286Z] #11 DONE 0.1s [2024-03-21T08:46:39.286Z] [2024-03-21T08:46:39.286Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-21T08:46:39.286Z] #12 transferring dockerfile: 2.50kB 0.0s done [2024-03-21T08:46:39.286Z] #12 DONE 0.1s [2024-03-21T08:46:39.286Z] [2024-03-21T08:46:39.286Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-21T08:46:39.286Z] #13 transferring dockerfile: 2.23kB 0.0s done [2024-03-21T08:46:39.286Z] #13 DONE 0.1s [2024-03-21T08:46:39.286Z] [2024-03-21T08:46:39.286Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-21T08:46:39.286Z] #14 transferring dockerfile: 2.49kB done [2024-03-21T08:46:39.286Z] #14 DONE 0.1s [2024-03-21T08:46:39.286Z] [2024-03-21T08:46:39.286Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2024-03-21T08:46:39.286Z] #15 transferring context: [2024-03-21T08:46:39.553Z] #15 transferring context: 50B done [2024-03-21T08:46:39.553Z] #15 DONE 0.1s [2024-03-21T08:46:40.316Z] [2024-03-21T08:46:40.316Z] #16 [support-scheduler internal] load .dockerignore [2024-03-21T08:46:40.316Z] #16 transferring context: 50B done [2024-03-21T08:46:40.316Z] #16 DONE 0.1s [2024-03-21T08:46:40.316Z] [2024-03-21T08:46:40.316Z] #17 [security-spire-server internal] load .dockerignore [2024-03-21T08:46:40.316Z] #17 transferring context: 50B done [2024-03-21T08:46:40.316Z] #17 DONE 0.0s [2024-03-21T08:46:40.316Z] [2024-03-21T08:46:40.316Z] #18 [security-spire-agent internal] load .dockerignore [2024-03-21T08:46:40.316Z] #18 transferring context: 50B 0.0s done [2024-03-21T08:46:40.316Z] #18 DONE 0.1s [2024-03-21T08:46:40.316Z] [2024-03-21T08:46:40.316Z] #19 [security-spire-config internal] load .dockerignore [2024-03-21T08:46:40.316Z] #19 transferring context: 50B 0.0s done [2024-03-21T08:46:40.316Z] #19 DONE 0.1s [2024-03-21T08:46:40.316Z] [2024-03-21T08:46:40.316Z] #20 [core-metadata internal] load .dockerignore [2024-03-21T08:46:40.316Z] #20 transferring context: 50B done [2024-03-21T08:46:40.316Z] #20 DONE 0.1s [2024-03-21T08:46:40.316Z] [2024-03-21T08:46:40.316Z] #21 [support-notifications internal] load .dockerignore [2024-03-21T08:46:40.316Z] #21 transferring context: 50B done [2024-03-21T08:46:40.316Z] #21 DONE 0.0s [2024-03-21T08:46:40.316Z] [2024-03-21T08:46:40.316Z] #22 [core-data internal] load .dockerignore [2024-03-21T08:46:40.597Z] #22 transferring context: 50B 0.0s done [2024-03-21T08:46:40.597Z] #22 DONE 0.1s [2024-03-21T08:46:40.597Z] [2024-03-21T08:46:40.597Z] #23 [core-command internal] load .dockerignore [2024-03-21T08:46:40.597Z] #23 transferring context: 50B done [2024-03-21T08:46:40.597Z] #23 DONE 0.1s [2024-03-21T08:46:40.597Z] [2024-03-21T08:46:40.597Z] #24 [security-proxy-auth internal] load .dockerignore [2024-03-21T08:46:40.597Z] #24 transferring context: 50B done [2024-03-21T08:46:40.597Z] #24 DONE 0.1s [2024-03-21T08:46:40.597Z] [2024-03-21T08:46:40.597Z] #25 [security-bootstrapper internal] load .dockerignore [2024-03-21T08:46:40.597Z] #25 transferring context: 50B done [2024-03-21T08:46:40.597Z] #25 DONE 0.1s [2024-03-21T08:46:40.597Z] [2024-03-21T08:46:40.597Z] #26 [security-proxy-setup internal] load .dockerignore [2024-03-21T08:46:40.597Z] #26 transferring context: 50B done [2024-03-21T08:46:40.597Z] #26 DONE 0.1s [2024-03-21T08:46:40.597Z] [2024-03-21T08:46:40.597Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-21T08:46:40.868Z] #27 transferring context: 50B done [2024-03-21T08:46:40.868Z] #27 DONE 0.1s [2024-03-21T08:46:40.868Z] [2024-03-21T08:46:40.868Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-03-21T08:46:40.868Z] #28 transferring context: 50B 0.0s done [2024-03-21T08:46:40.868Z] #28 DONE 0.1s [2024-03-21T08:46:40.868Z] [2024-03-21T08:46:40.868Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:40.868Z] #29 DONE 0.0s [2024-03-21T08:46:40.868Z] [2024-03-21T08:46:40.868Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T08:46:41.138Z] #30 DONE 0.3s [2024-03-21T08:46:41.138Z] [2024-03-21T08:46:41.138Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:41.138Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:41.406Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 331.78kB / 3.33MB 0.1s [2024-03-21T08:46:41.406Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:41.406Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:41.406Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:41.406Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.50MB / 3.33MB 0.2s [2024-03-21T08:46:41.406Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:41.406Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-21T08:46:41.991Z] #31 ... [2024-03-21T08:46:41.991Z] [2024-03-21T08:46:41.991Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-21T08:46:41.991Z] #32 transferring context: 2.64MB 0.5s done [2024-03-21T08:46:41.991Z] #32 DONE 0.7s [2024-03-21T08:46:41.991Z] [2024-03-21T08:46:41.991Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:41.991Z] #31 ... [2024-03-21T08:46:41.991Z] [2024-03-21T08:46:41.991Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:41.991Z] #29 DONE 0.0s [2024-03-21T08:46:41.991Z] [2024-03-21T08:46:41.991Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T08:46:41.991Z] #30 DONE 0.3s [2024-03-21T08:46:41.991Z] [2024-03-21T08:46:41.991Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:41.991Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:41.991Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:41.991Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:41.991Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:41.991Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:41.991Z] #31 ... [2024-03-21T08:46:41.991Z] [2024-03-21T08:46:41.991Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T08:46:41.991Z] #33 DONE 1.5s [2024-03-21T08:46:41.991Z] [2024-03-21T08:46:41.991Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:42.259Z] #31 ... [2024-03-21T08:46:42.259Z] [2024-03-21T08:46:42.259Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:42.259Z] #29 DONE 0.0s [2024-03-21T08:46:42.259Z] [2024-03-21T08:46:42.259Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T08:46:42.259Z] #30 DONE 0.5s [2024-03-21T08:46:42.259Z] [2024-03-21T08:46:42.259Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T08:46:42.259Z] #33 DONE 1.7s [2024-03-21T08:46:42.259Z] [2024-03-21T08:46:42.259Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:42.259Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:42.259Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:42.259Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:42.259Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:42.259Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:42.534Z] #31 ... [2024-03-21T08:46:42.534Z] [2024-03-21T08:46:42.534Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:42.534Z] #29 DONE 0.1s [2024-03-21T08:46:42.534Z] [2024-03-21T08:46:42.534Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:42.534Z] #31 ... [2024-03-21T08:46:42.534Z] [2024-03-21T08:46:42.534Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T08:46:42.534Z] #30 DONE 0.7s [2024-03-21T08:46:42.534Z] [2024-03-21T08:46:42.534Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-21T08:46:42.534Z] #34 DONE 0.8s [2024-03-21T08:46:42.534Z] [2024-03-21T08:46:42.534Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:42.534Z] #31 ... [2024-03-21T08:46:42.534Z] [2024-03-21T08:46:42.534Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:42.534Z] #29 DONE 0.1s [2024-03-21T08:46:42.534Z] [2024-03-21T08:46:42.534Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T08:46:42.534Z] #33 DONE 1.7s [2024-03-21T08:46:42.534Z] [2024-03-21T08:46:42.534Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-21T08:46:42.534Z] #34 DONE 0.9s [2024-03-21T08:46:42.534Z] [2024-03-21T08:46:42.534Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:42.534Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:42.534Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:42.534Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:42.534Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:42.534Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:42.535Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-03-21T08:46:42.804Z] #31 ... [2024-03-21T08:46:42.804Z] [2024-03-21T08:46:42.804Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:42.804Z] #29 DONE 0.1s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:45.056Z] #29 DONE 0.1s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #35 [support-scheduler internal] load build context [2024-03-21T08:46:45.056Z] #35 transferring context: 2.64MB 0.9s done [2024-03-21T08:46:45.056Z] #35 DONE 1.2s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T08:46:45.056Z] #33 DONE 1.7s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T08:46:45.056Z] #30 DONE 1.1s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-21T08:46:45.056Z] #34 DONE 0.9s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:45.056Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:45.056Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:45.056Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:45.056Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:45.056Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:45.056Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-03-21T08:46:45.056Z] #31 ... [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T08:46:45.056Z] #33 DONE 1.8s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:45.056Z] #29 DONE 0.1s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-21T08:46:45.056Z] #34 DONE 1.0s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:45.056Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:45.056Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:45.056Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:45.056Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:45.056Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:45.056Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-03-21T08:46:45.056Z] #31 ... [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:45.056Z] #29 DONE 0.1s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #36 [core-metadata internal] load build context [2024-03-21T08:46:45.056Z] #36 transferring context: 2.64MB 0.9s done [2024-03-21T08:46:45.056Z] #36 DONE 1.1s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T08:46:45.056Z] #29 DONE 0.1s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #37 [security-proxy-auth internal] load build context [2024-03-21T08:46:45.056Z] #37 ... [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:45.056Z] #31 DONE 3.3s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #37 [security-proxy-auth internal] load build context [2024-03-21T08:46:45.056Z] #37 ... [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #38 [support-notifications internal] load build context [2024-03-21T08:46:45.056Z] #38 transferring context: 2.64MB 1.0s done [2024-03-21T08:46:45.056Z] #38 DONE 1.6s [2024-03-21T08:46:45.056Z] [2024-03-21T08:46:45.056Z] #37 [security-proxy-auth internal] load build context [2024-03-21T08:46:45.642Z] #37 ... [2024-03-21T08:46:45.642Z] [2024-03-21T08:46:45.643Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T08:46:45.643Z] #30 DONE 3.4s [2024-03-21T08:46:45.643Z] [2024-03-21T08:46:45.643Z] #37 [security-proxy-auth internal] load build context [2024-03-21T08:46:45.643Z] #37 ... [2024-03-21T08:46:45.643Z] [2024-03-21T08:46:45.643Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T08:46:45.643Z] #33 DONE 1.9s [2024-03-21T08:46:45.643Z] [2024-03-21T08:46:45.643Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-03-21T08:46:45.643Z] #34 DONE 1.0s [2024-03-21T08:46:45.643Z] [2024-03-21T08:46:45.643Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:45.643Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:45.643Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:45.643Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:45.643Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:45.643Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:45.643Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-03-21T08:46:45.643Z] #31 DONE 3.4s [2024-03-21T08:46:45.643Z] [2024-03-21T08:46:45.643Z] #37 [security-proxy-auth internal] load build context [2024-03-21T08:46:45.914Z] #37 ... [2024-03-21T08:46:45.914Z] [2024-03-21T08:46:45.914Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:45.914Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:45.914Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:45.914Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:45.914Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:45.914Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:45.914Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-03-21T08:46:45.914Z] #31 DONE 3.4s [2024-03-21T08:46:45.914Z] [2024-03-21T08:46:45.914Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-21T08:46:45.914Z] #39 DONE 3.8s [2024-03-21T08:46:45.914Z] [2024-03-21T08:46:45.914Z] #37 [security-proxy-auth internal] load build context [2024-03-21T08:46:45.914Z] #37 ... [2024-03-21T08:46:45.914Z] [2024-03-21T08:46:45.914Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:45.914Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:45.914Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:45.914Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:45.914Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:45.914Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:45.914Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-03-21T08:46:45.914Z] #31 DONE 3.4s [2024-03-21T08:46:45.914Z] [2024-03-21T08:46:45.914Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-21T08:46:45.914Z] #40 DONE 3.8s [2024-03-21T08:46:45.914Z] [2024-03-21T08:46:45.914Z] #37 [security-proxy-auth internal] load build context [2024-03-21T08:46:46.184Z] #37 ... [2024-03-21T08:46:46.184Z] [2024-03-21T08:46:46.184Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T08:46:46.184Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T08:46:46.184Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T08:46:46.184Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T08:46:46.184Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T08:46:46.184Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T08:46:46.184Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-03-21T08:46:46.184Z] #31 DONE 3.4s [2024-03-21T08:46:46.184Z] [2024-03-21T08:46:46.184Z] #41 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T08:46:47.596Z] #41 ... [2024-03-21T08:46:47.596Z] [2024-03-21T08:46:47.596Z] #42 [core-data internal] load build context [2024-03-21T08:46:47.596Z] #42 transferring context: 2.64MB 2.6s done [2024-03-21T08:46:47.596Z] #42 DONE 4.2s [2024-03-21T08:46:47.596Z] [2024-03-21T08:46:47.596Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:47.596Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done [2024-03-21T08:46:47.865Z] #43 ... [2024-03-21T08:46:47.865Z] [2024-03-21T08:46:47.865Z] #37 [security-proxy-auth internal] load build context [2024-03-21T08:46:47.865Z] #37 transferring context: 2.64MB 2.9s done [2024-03-21T08:46:47.865Z] #37 DONE 4.5s [2024-03-21T08:46:47.865Z] [2024-03-21T08:46:47.865Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:47.865Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-21T08:46:47.865Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-21T08:46:47.865Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-21T08:46:47.865Z] #43 ... [2024-03-21T08:46:47.865Z] [2024-03-21T08:46:47.865Z] #44 [security-spire-server internal] load build context [2024-03-21T08:46:47.865Z] #44 transferring context: 26.69kB 0.1s done [2024-03-21T08:46:47.865Z] #44 DONE 2.2s [2024-03-21T08:46:47.865Z] [2024-03-21T08:46:47.865Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:47.865Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-21T08:46:47.865Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-21T08:46:47.865Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-21T08:46:48.131Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2024-03-21T08:46:48.401Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2024-03-21T08:46:48.401Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s [2024-03-21T08:46:48.401Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2024-03-21T08:46:48.401Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s [2024-03-21T08:46:48.669Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-03-21T08:46:48.669Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.8s [2024-03-21T08:46:48.937Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-03-21T08:46:48.937Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s [2024-03-21T08:46:48.937Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-03-21T08:46:48.937Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-03-21T08:46:48.937Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-21T08:46:48.937Z] #43 ... [2024-03-21T08:46:48.937Z] [2024-03-21T08:46:48.937Z] #45 [security-bootstrapper internal] load build context [2024-03-21T08:46:48.937Z] #45 transferring context: 2.64MB 3.6s done [2024-03-21T08:46:48.937Z] #45 DONE 5.8s [2024-03-21T08:46:48.937Z] [2024-03-21T08:46:48.937Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:48.937Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-03-21T08:46:49.204Z] #43 ... [2024-03-21T08:46:49.204Z] [2024-03-21T08:46:49.204Z] #46 [core-command internal] load build context [2024-03-21T08:46:49.204Z] #46 transferring context: 2.64MB 3.8s done [2024-03-21T08:46:49.204Z] #46 DONE 5.9s [2024-03-21T08:46:49.204Z] [2024-03-21T08:46:49.204Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:49.472Z] #43 ... [2024-03-21T08:46:49.472Z] [2024-03-21T08:46:49.472Z] #47 [security-spire-agent internal] load build context [2024-03-21T08:46:49.472Z] #47 transferring context: 26.22kB 0.1s done [2024-03-21T08:46:49.472Z] #47 DONE 3.5s [2024-03-21T08:46:49.472Z] [2024-03-21T08:46:49.472Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:49.756Z] #43 ... [2024-03-21T08:46:49.756Z] [2024-03-21T08:46:49.756Z] #48 [security-spire-config internal] load build context [2024-03-21T08:46:49.756Z] #48 transferring context: 24.94kB 0.1s done [2024-03-21T08:46:49.756Z] #48 DONE 3.8s [2024-03-21T08:46:49.756Z] [2024-03-21T08:46:49.756Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:49.756Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.9s [2024-03-21T08:46:50.073Z] #43 ... [2024-03-21T08:46:50.073Z] [2024-03-21T08:46:50.073Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-21T08:46:50.073Z] #49 transferring context: 2.64MB 3.3s done [2024-03-21T08:46:50.073Z] #49 DONE 4.5s [2024-03-21T08:46:50.073Z] [2024-03-21T08:46:50.073Z] #50 [security-secretstore-setup internal] load build context [2024-03-21T08:46:50.073Z] #50 transferring context: 2.64MB 3.7s done [2024-03-21T08:46:50.073Z] #50 DONE 4.4s [2024-03-21T08:46:50.073Z] [2024-03-21T08:46:50.073Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:50.358Z] #43 ... [2024-03-21T08:46:50.358Z] [2024-03-21T08:46:50.358Z] #51 [security-proxy-setup internal] load build context [2024-03-21T08:46:50.358Z] #51 transferring context: 2.64MB 3.7s done [2024-03-21T08:46:50.358Z] #51 DONE 4.6s [2024-03-21T08:46:50.358Z] [2024-03-21T08:46:50.358Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:50.625Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.28MB / 23.39MB 2.6s [2024-03-21T08:46:50.891Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.0s [2024-03-21T08:46:51.159Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.60MB / 23.39MB 3.4s [2024-03-21T08:46:51.801Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.58MB / 23.39MB 3.7s [2024-03-21T08:46:52.069Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-21T08:46:52.336Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 4.3s [2024-03-21T08:46:52.604Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 4.7s [2024-03-21T08:46:52.604Z] #43 ... [2024-03-21T08:46:52.604Z] [2024-03-21T08:46:52.604Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-21T08:46:52.604Z] #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:52.604Z] #0 7.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:52.896Z] #52 ... [2024-03-21T08:46:52.896Z] [2024-03-21T08:46:52.896Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-21T08:46:52.896Z] #0 6.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:52.896Z] #0 8.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:52.896Z] #53 ... [2024-03-21T08:46:52.896Z] [2024-03-21T08:46:52.896Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T08:46:52.896Z] #0 6.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:52.896Z] #0 7.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:52.896Z] #54 ... [2024-03-21T08:46:52.896Z] [2024-03-21T08:46:52.896Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:52.896Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.31MB / 23.39MB 5.1s [2024-03-21T08:46:53.302Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.51MB / 23.39MB 5.3s [2024-03-21T08:46:53.302Z] #43 ... [2024-03-21T08:46:53.302Z] [2024-03-21T08:46:53.302Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T08:46:53.302Z] #0 5.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:53.302Z] #0 6.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:53.302Z] #55 ... [2024-03-21T08:46:53.302Z] [2024-03-21T08:46:53.302Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:53.634Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 5.7s [2024-03-21T08:46:53.634Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-03-21T08:46:53.926Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.0s [2024-03-21T08:46:53.926Z] #43 ... [2024-03-21T08:46:53.926Z] [2024-03-21T08:46:53.926Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T08:46:53.926Z] #0 7.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:53.926Z] #0 8.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:53.926Z] #56 ... [2024-03-21T08:46:53.926Z] [2024-03-21T08:46:53.926Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:54.230Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.25MB / 23.39MB 6.3s [2024-03-21T08:46:54.230Z] #43 ... [2024-03-21T08:46:54.230Z] [2024-03-21T08:46:54.230Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-21T08:46:54.230Z] #0 8.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:54.230Z] #57 ... [2024-03-21T08:46:54.230Z] [2024-03-21T08:46:54.230Z] #58 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T08:46:54.230Z] #0 8.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:54.230Z] #0 9.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:54.516Z] #58 ... [2024-03-21T08:46:54.516Z] [2024-03-21T08:46:54.516Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T08:46:54.516Z] #0 6.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:54.516Z] #0 8.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:54.516Z] #59 ... [2024-03-21T08:46:54.516Z] [2024-03-21T08:46:54.516Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T08:46:54.516Z] #0 8.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:54.516Z] #0 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:54.798Z] #60 ... [2024-03-21T08:46:54.798Z] [2024-03-21T08:46:54.798Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:54.798Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.6s done [2024-03-21T08:46:55.419Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-21T08:46:55.419Z] #43 ... [2024-03-21T08:46:55.419Z] [2024-03-21T08:46:55.419Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T08:46:55.419Z] #55 10.73 OK: 266 MiB in 52 packages [2024-03-21T08:46:55.419Z] #55 DONE 12.3s [2024-03-21T08:46:55.419Z] [2024-03-21T08:46:55.419Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T08:46:55.419Z] #54 11.32 OK: 266 MiB in 52 packages [2024-03-21T08:46:55.419Z] #54 DONE 13.3s [2024-03-21T08:46:55.782Z] [2024-03-21T08:46:55.782Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T08:46:55.782Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.7s done [2024-03-21T08:46:55.782Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-21T08:46:55.782Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-21T08:46:55.782Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-21T08:46:55.782Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-03-21T08:46:55.782Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-21T08:46:55.782Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.4s done [2024-03-21T08:46:55.782Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done [2024-03-21T08:46:55.782Z] #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-21T08:46:55.782Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-21T08:46:56.075Z] #61 ... [2024-03-21T08:46:56.075Z] [2024-03-21T08:46:56.075Z] #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:46:56.075Z] #62 DONE 0.7s [2024-03-21T08:46:56.075Z] [2024-03-21T08:46:56.075Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T08:46:56.345Z] #63 ... [2024-03-21T08:46:56.345Z] [2024-03-21T08:46:56.345Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-21T08:46:56.345Z] #0 9.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:56.345Z] #64 ... [2024-03-21T08:46:56.345Z] [2024-03-21T08:46:56.345Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T08:46:56.345Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-03-21T08:46:56.620Z] #61 ... [2024-03-21T08:46:56.620Z] [2024-03-21T08:46:56.620Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T08:46:56.620Z] #65 ... [2024-03-21T08:46:56.620Z] [2024-03-21T08:46:56.620Z] #41 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T08:46:56.620Z] #41 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:46:56.891Z] #41 ... [2024-03-21T08:46:56.891Z] [2024-03-21T08:46:56.891Z] #66 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:46:56.891Z] #66 DONE 1.4s [2024-03-21T08:46:56.891Z] [2024-03-21T08:46:56.891Z] #67 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:46:57.901Z] #67 ... [2024-03-21T08:46:57.901Z] [2024-03-21T08:46:57.901Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-21T08:46:57.901Z] #53 14.18 OK: 266 MiB in 52 packages [2024-03-21T08:46:57.901Z] #53 DONE 15.2s [2024-03-21T08:46:57.901Z] [2024-03-21T08:46:57.901Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:46:58.894Z] #43 ... [2024-03-21T08:46:58.894Z] [2024-03-21T08:46:58.894Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:46:58.894Z] #68 DONE 0.8s [2024-03-21T08:46:58.894Z] [2024-03-21T08:46:58.894Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:00.864Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2024-03-21T08:47:01.457Z] #43 ... [2024-03-21T08:47:01.457Z] [2024-03-21T08:47:01.457Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T08:47:01.457Z] #56 15.89 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T08:47:01.457Z] #56 15.94 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:47:01.457Z] #56 16.09 OK: 8 MiB in 16 packages [2024-03-21T08:47:01.457Z] #56 DONE 17.4s [2024-03-21T08:47:01.457Z] [2024-03-21T08:47:01.457Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:03.184Z] #43 ... [2024-03-21T08:47:03.184Z] [2024-03-21T08:47:03.184Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T08:47:03.184Z] #58 16.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T08:47:03.184Z] #58 16.68 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:47:03.184Z] #58 16.76 OK: 8 MiB in 16 packages [2024-03-21T08:47:03.184Z] #58 DONE 18.6s [2024-03-21T08:47:03.184Z] [2024-03-21T08:47:03.184Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:03.184Z] #43 ... [2024-03-21T08:47:03.184Z] [2024-03-21T08:47:03.184Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T08:47:03.184Z] #59 14.71 (1/2) Installing ca-certificates (20240226-r0) [2024-03-21T08:47:03.184Z] #59 15.24 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-21T08:47:03.184Z] #59 15.27 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:47:03.184Z] #59 15.45 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:47:03.184Z] #59 16.82 OK: 9 MiB in 17 packages [2024-03-21T08:47:03.184Z] #59 DONE 18.4s [2024-03-21T08:47:03.184Z] [2024-03-21T08:47:03.184Z] #69 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:47:03.184Z] #69 ... [2024-03-21T08:47:03.184Z] [2024-03-21T08:47:03.184Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-21T08:47:03.184Z] #57 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:03.184Z] #57 16.89 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-21T08:47:03.184Z] #57 16.92 (2/2) Installing su-exec (0.2-r3) [2024-03-21T08:47:03.184Z] #57 16.94 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:47:03.184Z] #57 17.11 OK: 8 MiB in 17 packages [2024-03-21T08:47:03.184Z] #57 DONE 18.7s [2024-03-21T08:47:03.184Z] [2024-03-21T08:47:03.184Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:06.423Z] #43 ... [2024-03-21T08:47:06.423Z] [2024-03-21T08:47:06.423Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-21T08:47:06.423Z] #52 11.21 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T08:47:06.423Z] #52 11.21 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T08:47:06.423Z] #52 11.21 OK: 19953 distinct packages available [2024-03-21T08:47:06.423Z] #52 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:06.423Z] #52 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:06.423Z] #52 21.08 OK: 266 MiB in 52 packages [2024-03-21T08:47:06.423Z] #52 ... [2024-03-21T08:47:06.423Z] [2024-03-21T08:47:06.423Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:06.423Z] #43 ... [2024-03-21T08:47:06.423Z] [2024-03-21T08:47:06.423Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-21T08:47:06.423Z] #52 DONE 22.3s [2024-03-21T08:47:06.423Z] [2024-03-21T08:47:06.423Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:06.423Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s [2024-03-21T08:47:06.423Z] #43 ... [2024-03-21T08:47:06.423Z] [2024-03-21T08:47:06.423Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:47:06.423Z] #70 DONE 1.0s [2024-03-21T08:47:06.423Z] [2024-03-21T08:47:06.423Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:06.423Z] #43 ... [2024-03-21T08:47:06.423Z] [2024-03-21T08:47:06.423Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:06.423Z] #71 ... [2024-03-21T08:47:06.423Z] [2024-03-21T08:47:06.423Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:06.693Z] #43 ... [2024-03-21T08:47:06.693Z] [2024-03-21T08:47:06.693Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T08:47:06.693Z] #63 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:06.693Z] #63 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:06.693Z] #63 17.99 (1/4) Installing ca-certificates (20240226-r0) [2024-03-21T08:47:06.693Z] #63 18.31 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-21T08:47:06.693Z] #63 18.36 (3/4) Installing su-exec (0.2-r3) [2024-03-21T08:47:06.693Z] #63 18.36 (4/4) Installing yq (4.33.3-r5) [2024-03-21T08:47:06.693Z] #63 19.32 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:47:06.693Z] #63 19.43 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:47:06.693Z] #63 20.40 OK: 18 MiB in 19 packages [2024-03-21T08:47:06.968Z] #63 ... [2024-03-21T08:47:06.968Z] [2024-03-21T08:47:06.968Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:07.557Z] #43 ... [2024-03-21T08:47:07.557Z] [2024-03-21T08:47:07.557Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-21T08:47:07.557Z] #64 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:07.557Z] #64 18.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-21T08:47:07.557Z] #64 18.38 (2/4) Installing openssl (3.1.4-r5) [2024-03-21T08:47:07.557Z] #64 18.48 (3/4) Installing su-exec (0.2-r3) [2024-03-21T08:47:07.557Z] #64 18.51 (4/4) Installing yq (4.33.3-r5) [2024-03-21T08:47:07.557Z] #64 19.30 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:47:07.557Z] #64 19.43 OK: 18 MiB in 19 packages [2024-03-21T08:47:07.557Z] #64 DONE 21.2s [2024-03-21T08:47:07.557Z] [2024-03-21T08:47:07.557Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:07.557Z] #43 ... [2024-03-21T08:47:07.557Z] [2024-03-21T08:47:07.557Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T08:47:07.557Z] #65 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:07.557Z] #65 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:07.557Z] #65 18.76 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T08:47:07.557Z] #65 18.76 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T08:47:07.557Z] #65 18.76 OK: 19947 distinct packages available [2024-03-21T08:47:07.557Z] #65 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:07.557Z] #65 ... [2024-03-21T08:47:07.557Z] [2024-03-21T08:47:07.557Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:08.740Z] #43 ... [2024-03-21T08:47:08.740Z] [2024-03-21T08:47:08.740Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T08:47:08.740Z] #63 DONE 21.9s [2024-03-21T08:47:08.740Z] [2024-03-21T08:47:08.740Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:08.740Z] #43 ... [2024-03-21T08:47:08.740Z] [2024-03-21T08:47:08.740Z] #41 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T08:47:08.740Z] #41 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:08.740Z] #41 16.94 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T08:47:08.740Z] #41 16.94 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T08:47:08.740Z] #41 16.94 OK: 19947 distinct packages available [2024-03-21T08:47:08.741Z] #41 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:08.741Z] #41 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:08.741Z] #41 ... [2024-03-21T08:47:08.741Z] [2024-03-21T08:47:08.741Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:08.741Z] #43 ... [2024-03-21T08:47:08.741Z] [2024-03-21T08:47:08.741Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T08:47:08.741Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.9s [2024-03-21T08:47:08.741Z] #61 ... [2024-03-21T08:47:08.741Z] [2024-03-21T08:47:08.741Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:08.741Z] #72 ... [2024-03-21T08:47:08.741Z] [2024-03-21T08:47:08.741Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:10.582Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.3s [2024-03-21T08:47:11.175Z] #43 ... [2024-03-21T08:47:11.175Z] [2024-03-21T08:47:11.175Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:47:11.175Z] #0 8.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:11.175Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:11.459Z] #73 ... [2024-03-21T08:47:11.459Z] [2024-03-21T08:47:11.459Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:11.728Z] #43 ... [2024-03-21T08:47:11.728Z] [2024-03-21T08:47:11.728Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T08:47:11.728Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.7s done [2024-03-21T08:47:11.728Z] #61 DONE 25.6s [2024-03-21T08:47:11.728Z] [2024-03-21T08:47:11.728Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:12.321Z] #43 ... [2024-03-21T08:47:12.321Z] [2024-03-21T08:47:12.321Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T08:47:12.321Z] #60 18.09 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T08:47:12.321Z] #60 18.09 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T08:47:12.321Z] #60 18.09 OK: 19947 distinct packages available [2024-03-21T08:47:12.321Z] #60 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:12.321Z] #60 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:12.321Z] #60 24.93 (1/11) Installing ca-certificates (20240226-r0) [2024-03-21T08:47:12.321Z] #60 25.23 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-21T08:47:12.321Z] #60 25.37 (3/11) Installing libunistring (1.1-r1) [2024-03-21T08:47:12.321Z] #60 25.48 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-21T08:47:12.321Z] #60 25.52 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-21T08:47:12.321Z] #60 25.56 (6/11) Installing libcurl (8.5.0-r0) [2024-03-21T08:47:12.321Z] #60 25.63 (7/11) Installing curl (8.5.0-r0) [2024-03-21T08:47:12.321Z] #60 25.67 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-21T08:47:12.321Z] #60 25.67 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-21T08:47:12.321Z] #60 25.68 (10/11) Installing libucontext (1.2-r2) [2024-03-21T08:47:12.321Z] #60 25.69 (11/11) Installing gcompat (1.1.0-r1) [2024-03-21T08:47:12.321Z] #60 25.70 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:47:12.321Z] #60 25.77 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:47:12.321Z] #60 27.11 OK: 13 MiB in 26 packages [2024-03-21T08:47:12.321Z] #60 ... [2024-03-21T08:47:12.321Z] [2024-03-21T08:47:12.321Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:12.591Z] #43 ... [2024-03-21T08:47:12.591Z] [2024-03-21T08:47:12.591Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T08:47:12.591Z] #60 DONE 28.6s [2024-03-21T08:47:12.591Z] [2024-03-21T08:47:12.591Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:12.591Z] #43 ... [2024-03-21T08:47:12.591Z] [2024-03-21T08:47:12.591Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:47:12.591Z] #0 8.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:12.591Z] #0 9.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:12.873Z] #74 ... [2024-03-21T08:47:12.873Z] [2024-03-21T08:47:12.873Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:12.873Z] #43 ... [2024-03-21T08:47:12.873Z] [2024-03-21T08:47:12.873Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-21T08:47:12.873Z] #0 7.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:12.873Z] #0 9.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:13.164Z] #75 ... [2024-03-21T08:47:13.164Z] [2024-03-21T08:47:13.164Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T08:47:13.779Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.4s done [2024-03-21T08:47:14.365Z] #43 ... [2024-03-21T08:47:14.365Z] [2024-03-21T08:47:14.365Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T08:47:14.365Z] #65 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:14.365Z] #65 25.98 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-21T08:47:14.365Z] #65 25.99 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-21T08:47:14.365Z] #65 26.02 (3/4) Installing libucontext (1.2-r2) [2024-03-21T08:47:14.365Z] #65 26.04 (4/4) Installing gcompat (1.1.0-r1) [2024-03-21T08:47:14.365Z] #65 26.06 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:47:14.365Z] #65 26.26 OK: 8 MiB in 19 packages [2024-03-21T08:47:14.365Z] #65 DONE 27.9s [2024-03-21T08:47:14.634Z] [2024-03-21T08:47:14.634Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-21T08:47:14.901Z] #76 ... [2024-03-21T08:47:14.901Z] [2024-03-21T08:47:14.901Z] #41 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T08:47:14.901Z] #41 26.21 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-21T08:47:14.901Z] #41 26.28 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-21T08:47:14.901Z] #41 26.37 (3/5) Installing libucontext (1.2-r2) [2024-03-21T08:47:14.901Z] #41 26.41 (4/5) Installing gcompat (1.1.0-r1) [2024-03-21T08:47:14.901Z] #41 26.42 (5/5) Installing openssl (3.1.4-r5) [2024-03-21T08:47:14.901Z] #41 26.55 Executing busybox-1.36.1-r5.trigger [2024-03-21T08:47:14.901Z] #41 26.81 OK: 9 MiB in 20 packages [2024-03-21T08:47:14.901Z] #41 DONE 28.5s [2024-03-21T08:47:14.901Z] [2024-03-21T08:47:14.901Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-21T08:47:15.869Z] #77 ... [2024-03-21T08:47:15.869Z] [2024-03-21T08:47:15.869Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:16.167Z] #78 ... [2024-03-21T08:47:16.167Z] [2024-03-21T08:47:16.167Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-21T08:47:16.167Z] #0 5.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:16.167Z] #0 7.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:17.274Z] #79 ... [2024-03-21T08:47:17.274Z] [2024-03-21T08:47:17.274Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:47:17.274Z] #0 4.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:17.274Z] #80 ... [2024-03-21T08:47:17.274Z] [2024-03-21T08:47:17.274Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-21T08:47:17.274Z] #0 5.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:17.274Z] #0 7.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:17.548Z] #81 ... [2024-03-21T08:47:17.548Z] [2024-03-21T08:47:17.548Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:47:17.548Z] #73 16.25 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:47:17.548Z] #73 16.29 OK: 8 MiB in 16 packages [2024-03-21T08:47:18.223Z] #73 DONE 16.7s [2024-03-21T08:47:18.223Z] [2024-03-21T08:47:18.223Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-21T08:47:18.223Z] #77 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:19.207Z] #77 ... [2024-03-21T08:47:19.207Z] [2024-03-21T08:47:19.207Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:47:19.207Z] #74 14.67 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:47:19.207Z] #74 14.70 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:47:19.207Z] #74 15.57 OK: 9 MiB in 17 packages [2024-03-21T08:47:19.207Z] #74 DONE 16.5s [2024-03-21T08:47:19.207Z] [2024-03-21T08:47:19.207Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-21T08:47:19.207Z] #75 15.66 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:47:19.207Z] #75 15.71 OK: 8 MiB in 17 packages [2024-03-21T08:47:19.814Z] #75 ... [2024-03-21T08:47:19.814Z] [2024-03-21T08:47:19.814Z] #69 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:47:19.814Z] #69 7.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:19.814Z] #69 9.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:19.814Z] #69 16.32 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:47:19.814Z] #69 16.37 OK: 8 MiB in 16 packages [2024-03-21T08:47:19.814Z] #69 DONE 17.5s [2024-03-21T08:47:20.093Z] [2024-03-21T08:47:20.093Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-21T08:47:20.093Z] #75 DONE 17.0s [2024-03-21T08:47:20.093Z] [2024-03-21T08:47:20.093Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-21T08:47:20.363Z] #82 ... [2024-03-21T08:47:20.363Z] [2024-03-21T08:47:20.363Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-21T08:47:20.363Z] #81 11.99 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:47:20.363Z] #81 12.04 OK: 18 MiB in 19 packages [2024-03-21T08:47:20.363Z] #81 DONE 13.0s [2024-03-21T08:47:20.639Z] [2024-03-21T08:47:20.639Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-21T08:47:20.639Z] #83 DONE 0.3s [2024-03-21T08:47:20.639Z] [2024-03-21T08:47:20.639Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-21T08:47:20.639Z] #77 4.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:20.699Z] #104 DONE 55.8s [2024-03-21T08:47:20.699Z] [2024-03-21T08:47:20.699Z] #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:20.699Z] #69 DONE 55.4s [2024-03-21T08:47:20.699Z] [2024-03-21T08:47:20.699Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:20.699Z] #103 DONE 55.5s [2024-03-21T08:47:20.699Z] [2024-03-21T08:47:20.699Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:20.699Z] #73 DONE 55.3s [2024-03-21T08:47:20.699Z] [2024-03-21T08:47:20.699Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-21T08:47:22.585Z] #77 ... [2024-03-21T08:47:22.585Z] [2024-03-21T08:47:22.585Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-21T08:47:22.585Z] #82 DONE 2.3s [2024-03-21T08:47:22.585Z] [2024-03-21T08:47:22.585Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-21T08:47:22.585Z] #79 12.69 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:47:22.585Z] #79 12.73 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:47:22.585Z] #79 13.30 OK: 18 MiB in 19 packages [2024-03-21T08:47:22.585Z] #79 DONE 14.2s [2024-03-21T08:47:22.585Z] [2024-03-21T08:47:22.585Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-21T08:47:22.585Z] #84 DONE 0.3s [2024-03-21T08:47:22.585Z] [2024-03-21T08:47:22.585Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-21T08:47:22.585Z] #77 7.720 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:47:22.585Z] #77 7.757 OK: 9 MiB in 20 packages [2024-03-21T08:47:22.789Z] #105 ... [2024-03-21T08:47:22.789Z] [2024-03-21T08:47:22.789Z] #106 [support-scheduler builder 6/7] COPY . . [2024-03-21T08:47:22.789Z] #106 ... [2024-03-21T08:47:22.789Z] [2024-03-21T08:47:22.789Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-21T08:47:22.789Z] #107 ... [2024-03-21T08:47:22.789Z] [2024-03-21T08:47:22.789Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-03-21T08:47:22.852Z] #77 DONE 8.3s [2024-03-21T08:47:22.852Z] [2024-03-21T08:47:22.852Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-21T08:47:23.051Z] #108 ... [2024-03-21T08:47:23.051Z] [2024-03-21T08:47:23.051Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-21T08:47:23.051Z] #105 DONE 10.8s [2024-03-21T08:47:23.310Z] [2024-03-21T08:47:23.310Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:23.310Z] #109 CACHED [2024-03-21T08:47:23.310Z] [2024-03-21T08:47:23.310Z] #110 [security-bootstrapper builder 6/7] COPY . . [2024-03-21T08:47:23.310Z] #110 CACHED [2024-03-21T08:47:23.310Z] [2024-03-21T08:47:23.310Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:47:23.310Z] #111 CACHED [2024-03-21T08:47:23.310Z] [2024-03-21T08:47:23.310Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2024-03-21T08:47:23.310Z] #112 CACHED [2024-03-21T08:47:23.310Z] [2024-03-21T08:47:23.310Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:23.310Z] #113 CACHED [2024-03-21T08:47:23.310Z] [2024-03-21T08:47:23.310Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:47:23.310Z] #114 CACHED [2024-03-21T08:47:23.310Z] [2024-03-21T08:47:23.310Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-03-21T08:47:23.310Z] #108 DONE 10.8s [2024-03-21T08:47:23.310Z] [2024-03-21T08:47:23.311Z] #106 [support-scheduler builder 6/7] COPY . . [2024-03-21T08:47:23.311Z] #106 DONE 10.9s [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:23.311Z] #115 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-21T08:47:23.311Z] #116 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:47:23.311Z] #117 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:23.311Z] #118 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:47:23.311Z] #119 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #120 [core-command builder 6/7] COPY . . [2024-03-21T08:47:23.311Z] #120 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:47:23.311Z] #121 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #122 [core-data builder 6/7] COPY . . [2024-03-21T08:47:23.311Z] #122 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:23.311Z] #123 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:23.311Z] #124 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-03-21T08:47:23.311Z] #125 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:47:23.311Z] #126 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:23.311Z] #127 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:47:23.311Z] #128 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #129 [core-metadata builder 6/7] COPY . . [2024-03-21T08:47:23.311Z] #129 CACHED [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-21T08:47:23.311Z] #107 DONE 10.9s [2024-03-21T08:47:23.311Z] [2024-03-21T08:47:23.311Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T08:47:23.435Z] #85 ... [2024-03-21T08:47:23.435Z] [2024-03-21T08:47:23.435Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T08:47:23.435Z] #80 5.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:23.435Z] #80 9.220 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:47:23.435Z] #80 9.245 Executing ca-certificates-20240226-r0.trigger [2024-03-21T08:47:23.435Z] #80 10.03 OK: 13 MiB in 26 packages [2024-03-21T08:47:23.435Z] #80 DONE 10.8s [2024-03-21T08:47:23.702Z] [2024-03-21T08:47:23.702Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T08:47:23.982Z] #86 ... [2024-03-21T08:47:23.982Z] [2024-03-21T08:47:23.982Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-21T08:47:23.982Z] #76 3.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:23.982Z] #76 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T08:47:23.982Z] #76 8.612 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T08:47:23.982Z] #76 8.657 OK: 8 MiB in 19 packages [2024-03-21T08:47:23.982Z] #76 DONE 9.6s [2024-03-21T08:47:23.982Z] [2024-03-21T08:47:23.982Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T08:47:24.594Z] #87 ... [2024-03-21T08:47:24.594Z] [2024-03-21T08:47:24.594Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T08:47:24.594Z] #86 DONE 1.5s [2024-03-21T08:47:24.594Z] [2024-03-21T08:47:24.594Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-21T08:47:24.594Z] #85 DONE 1.6s [2024-03-21T08:47:24.594Z] [2024-03-21T08:47:24.594Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-21T08:47:24.594Z] #88 DONE 0.2s [2024-03-21T08:47:24.594Z] [2024-03-21T08:47:24.594Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T08:47:24.686Z] #130 1.432 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-21T08:47:24.864Z] #89 ... [2024-03-21T08:47:24.864Z] [2024-03-21T08:47:24.864Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-21T08:47:24.864Z] #90 DONE 0.2s [2024-03-21T08:47:25.138Z] [2024-03-21T08:47:25.138Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T08:47:25.138Z] #87 DONE 1.1s [2024-03-21T08:47:25.138Z] [2024-03-21T08:47:25.138Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T08:47:25.138Z] #91 DONE 0.2s [2024-03-21T08:47:25.138Z] [2024-03-21T08:47:25.138Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-21T08:47:25.138Z] #92 ... [2024-03-21T08:47:25.138Z] [2024-03-21T08:47:25.138Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-21T08:47:25.138Z] #93 DONE 0.2s [2024-03-21T08:47:25.409Z] [2024-03-21T08:47:25.409Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-21T08:47:25.409Z] #92 DONE 0.3s [2024-03-21T08:47:25.409Z] [2024-03-21T08:47:25.409Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-21T08:47:25.687Z] #94 ... [2024-03-21T08:47:25.687Z] [2024-03-21T08:47:25.687Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-21T08:47:25.687Z] #95 DONE 0.2s [2024-03-21T08:47:25.687Z] [2024-03-21T08:47:25.687Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-21T08:47:25.687Z] #94 DONE 0.2s [2024-03-21T08:47:25.687Z] [2024-03-21T08:47:25.687Z] #96 [security-spire-server] exporting to image [2024-03-21T08:47:25.687Z] #96 exporting layers [2024-03-21T08:47:25.968Z] #96 ... [2024-03-21T08:47:25.968Z] [2024-03-21T08:47:25.968Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T08:47:25.968Z] #97 DONE 0.4s [2024-03-21T08:47:25.968Z] [2024-03-21T08:47:25.968Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T08:47:25.968Z] #89 DONE 1.4s [2024-03-21T08:47:26.239Z] [2024-03-21T08:47:26.239Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-21T08:47:26.239Z] #98 DONE 0.1s [2024-03-21T08:47:26.239Z] [2024-03-21T08:47:26.239Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-21T08:47:26.239Z] #99 DONE 0.2s [2024-03-21T08:47:26.239Z] [2024-03-21T08:47:26.239Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-21T08:47:26.239Z] #100 DONE 0.2s [2024-03-21T08:47:26.239Z] [2024-03-21T08:47:26.239Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-21T08:47:26.508Z] #101 DONE 0.2s [2024-03-21T08:47:26.508Z] [2024-03-21T08:47:26.508Z] #96 [security-spire-config] exporting to image [2024-03-21T08:47:26.782Z] #96 ... [2024-03-21T08:47:26.782Z] [2024-03-21T08:47:26.782Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T08:47:26.782Z] #102 DONE 0.3s [2024-03-21T08:47:26.782Z] [2024-03-21T08:47:26.782Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-21T08:47:26.782Z] #103 DONE 0.1s [2024-03-21T08:47:26.782Z] [2024-03-21T08:47:26.782Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-21T08:47:27.053Z] #104 DONE 0.1s [2024-03-21T08:47:27.053Z] [2024-03-21T08:47:27.053Z] #96 [security-spire-agent] exporting to image [2024-03-21T08:47:28.034Z] #96 exporting layers 2.2s done [2024-03-21T08:47:28.034Z] #96 writing image sha256:b3d6f1e54b1a3b3ee6698a58e5400f7ef90f1fcd0e80872eb49b54e097de4fe0 0.0s done [2024-03-21T08:47:28.034Z] #96 naming to docker.io/library/security-spire-server-arm64 done [2024-03-21T08:47:28.624Z] #96 exporting layers 2.1s done [2024-03-21T08:47:28.624Z] #96 writing image sha256:248dc078b9169f098393d63e30af1652f68f923797cd1c1cece1fdc3d73a2aa7 done [2024-03-21T08:47:28.624Z] #96 naming to docker.io/library/security-spire-config-arm64 done [2024-03-21T08:47:28.624Z] #96 exporting layers 1.6s done [2024-03-21T08:47:28.624Z] #96 writing image sha256:9b3634a6363e82e61edb9cafdc7051709de0dc4d0b30f1406851681b5b03d8bd 0.0s done [2024-03-21T08:47:28.624Z] #96 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-21T08:47:28.624Z] #96 DONE 3.0s [2024-03-21T08:47:28.624Z] [2024-03-21T08:47:28.624Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:47:34.690Z] #130 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-21T08:47:34.690Z] #0 1.223 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-21T08:47:34.690Z] #131 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-21T08:47:34.690Z] #0 0.680 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-21T08:47:34.690Z] #132 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T08:47:34.690Z] #0 1.349 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-21T08:47:34.690Z] #133 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-21T08:47:34.690Z] #0 0.666 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-21T08:47:34.690Z] #134 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T08:47:34.690Z] #0 0.905 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-21T08:47:34.690Z] #135 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-21T08:47:34.690Z] #0 1.398 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-21T08:47:34.690Z] #136 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T08:47:34.690Z] #0 0.894 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-21T08:47:34.690Z] #137 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T08:47:34.690Z] #0 1.021 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-21T08:47:34.690Z] #138 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T08:47:34.690Z] #0 0.569 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-21T08:47:34.690Z] #139 ... [2024-03-21T08:47:34.690Z] [2024-03-21T08:47:34.690Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T08:47:34.690Z] #0 1.441 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-21T08:48:16.160Z] #72 ... [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #71 DONE 77.6s [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #72 DONE 75.2s [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #67 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #67 DONE 77.0s [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #78 DONE 68.0s [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #105 [support-scheduler builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #105 DONE 1.0s [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:48:16.161Z] #106 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #107 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #108 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #109 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:48:16.161Z] #110 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #111 [security-proxy-auth builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #111 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:48:16.161Z] #112 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #113 [core-command builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #113 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #114 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #115 [core-data builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #115 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:48:16.161Z] #116 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #117 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:48:16.161Z] #118 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #119 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #120 [core-metadata builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #120 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #121 DONE 1.1s [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T08:48:16.161Z] #122 ... [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #123 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #124 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:48:16.161Z] #125 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-21T08:48:16.161Z] #126 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #127 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T08:48:16.161Z] #128 CACHED [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #129 DONE 1.2s [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #130 [support-notifications builder 6/7] COPY . . [2024-03-21T08:48:16.161Z] #130 DONE 1.1s [2024-03-21T08:48:16.161Z] [2024-03-21T08:48:16.161Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T08:48:20.414Z] #131 ... [2024-03-21T08:48:20.414Z] [2024-03-21T08:48:20.414Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-21T08:48:20.414Z] #0 5.229 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-21T08:48:20.414Z] #132 ... [2024-03-21T08:48:20.414Z] [2024-03-21T08:48:20.414Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T08:48:20.414Z] #122 5.504 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-21T08:48:25.767Z] #122 ... [2024-03-21T08:48:25.767Z] [2024-03-21T08:48:25.767Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-21T08:48:25.767Z] #0 5.507 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-21T08:48:25.767Z] #133 ... [2024-03-21T08:48:25.767Z] [2024-03-21T08:48:25.767Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T08:48:25.767Z] #0 5.085 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-21T08:48:25.767Z] #134 ... [2024-03-21T08:48:25.767Z] [2024-03-21T08:48:25.767Z] #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-21T08:48:25.767Z] #0 4.580 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-21T08:48:25.767Z] #135 ... [2024-03-21T08:48:25.767Z] [2024-03-21T08:48:25.767Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T08:48:25.767Z] #0 5.422 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-21T08:48:25.767Z] #136 ... [2024-03-21T08:48:25.767Z] [2024-03-21T08:48:25.767Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T08:48:25.767Z] #0 4.572 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-21T08:48:25.767Z] #137 ... [2024-03-21T08:48:25.767Z] [2024-03-21T08:48:25.767Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T08:48:25.767Z] #0 3.762 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-21T08:48:26.061Z] #138 ... [2024-03-21T08:48:26.061Z] [2024-03-21T08:48:26.061Z] #139 [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-21T08:48:26.061Z] #0 5.107 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-21T08:48:26.061Z] #139 ... [2024-03-21T08:48:26.061Z] [2024-03-21T08:48:26.061Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T08:48:26.061Z] #0 4.133 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-21T08:48:31.414Z] #140 ... [2024-03-21T08:48:31.414Z] [2024-03-21T08:48:31.414Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T08:48:31.414Z] #131 5.408 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-21T08:48:43.243Z] #140 ... [2024-03-21T08:48:43.243Z] [2024-03-21T08:48:43.243Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-21T08:48:43.243Z] #132 68.94 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-21T08:49:22.056Z] #132 DONE 118.2s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-21T08:49:22.056Z] #134 DONE 118.1s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T08:49:22.056Z] #133 DONE 118.1s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T08:49:22.056Z] #137 DONE 118.1s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T08:49:22.056Z] #138 DONE 118.1s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-21T08:49:22.056Z] #136 DONE 118.2s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T08:49:22.056Z] #135 DONE 118.2s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-21T08:49:22.056Z] #131 DONE 118.2s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T08:49:22.056Z] #130 DONE 118.2s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.056Z] #141 ... [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T08:49:22.056Z] #139 DONE 118.4s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T08:49:22.056Z] #140 DONE 118.5s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.056Z] #142 ... [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.056Z] #143 DONE 0.7s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-21T08:49:22.056Z] #144 DONE 0.7s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.056Z] #141 DONE 0.7s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.056Z] #145 DONE 0.4s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.056Z] #146 DONE 0.6s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.056Z] #142 DONE 0.4s [2024-03-21T08:49:22.056Z] [2024-03-21T08:49:22.056Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.318Z] #147 ... [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.318Z] #148 DONE 0.4s [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.318Z] #149 DONE 0.3s [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.318Z] #150 CACHED [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.318Z] #151 CACHED [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.318Z] #152 DONE 0.4s [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.318Z] #153 CACHED [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.318Z] #154 CACHED [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.318Z] #155 CACHED [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.318Z] #156 CACHED [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:22.318Z] #157 CACHED [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.318Z] #158 CACHED [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.318Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.318Z] #159 DONE 0.4s [2024-03-21T08:49:22.318Z] [2024-03-21T08:49:22.319Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.319Z] #147 DONE 0.3s [2024-03-21T08:49:22.319Z] [2024-03-21T08:49:22.319Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:22.319Z] #160 DONE 0.4s [2024-03-21T08:49:22.319Z] [2024-03-21T08:49:22.319Z] #161 [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-21T08:49:24.234Z] #161 ... [2024-03-21T08:49:24.234Z] [2024-03-21T08:49:24.234Z] #162 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:24.234Z] #162 DONE 1.9s [2024-03-21T08:49:24.234Z] [2024-03-21T08:49:24.234Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-21T08:49:24.234Z] #163 DONE 1.9s [2024-03-21T08:49:24.234Z] [2024-03-21T08:49:24.234Z] #164 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-21T08:49:24.234Z] #164 DONE 1.9s [2024-03-21T08:49:24.234Z] [2024-03-21T08:49:24.234Z] #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-21T08:49:24.234Z] #165 DONE 1.9s [2024-03-21T08:49:24.234Z] [2024-03-21T08:49:24.234Z] #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-21T08:49:24.234Z] #166 DONE 1.9s [2024-03-21T08:49:24.504Z] [2024-03-21T08:49:24.504Z] #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:24.504Z] #167 ... [2024-03-21T08:49:24.504Z] [2024-03-21T08:49:24.504Z] #168 [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-21T08:49:24.504Z] #168 DONE 2.1s [2024-03-21T08:49:24.504Z] [2024-03-21T08:49:24.504Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-21T08:49:24.504Z] #169 DONE 2.2s [2024-03-21T08:49:24.504Z] [2024-03-21T08:49:24.504Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-21T08:49:24.504Z] #170 DONE 2.2s [2024-03-21T08:49:24.764Z] [2024-03-21T08:49:24.764Z] #171 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:25.026Z] #171 ... [2024-03-21T08:49:25.026Z] [2024-03-21T08:49:25.026Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-21T08:49:25.026Z] #172 DONE 2.8s [2024-03-21T08:49:25.286Z] [2024-03-21T08:49:25.286Z] #161 [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-21T08:49:25.286Z] #161 DONE 2.8s [2024-03-21T08:49:25.286Z] [2024-03-21T08:49:25.286Z] #173 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:25.286Z] #173 DONE 1.0s [2024-03-21T08:49:25.286Z] [2024-03-21T08:49:25.286Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-21T08:49:25.286Z] #174 ... [2024-03-21T08:49:25.286Z] [2024-03-21T08:49:25.286Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-21T08:49:25.286Z] #175 DONE 1.1s [2024-03-21T08:49:25.286Z] [2024-03-21T08:49:25.286Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:25.286Z] #176 DONE 1.1s [2024-03-21T08:49:25.286Z] [2024-03-21T08:49:25.286Z] #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:25.286Z] #177 DONE 1.1s [2024-03-21T08:49:25.548Z] [2024-03-21T08:49:25.548Z] #178 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-21T08:49:25.548Z] #178 DONE 3.4s [2024-03-21T08:49:25.548Z] [2024-03-21T08:49:25.548Z] #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:25.548Z] #167 DONE 1.1s [2024-03-21T08:49:25.548Z] [2024-03-21T08:49:25.548Z] #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-21T08:49:25.548Z] #179 DONE 0.9s [2024-03-21T08:49:25.548Z] [2024-03-21T08:49:25.548Z] #171 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:25.548Z] #171 DONE 0.9s [2024-03-21T08:49:25.548Z] [2024-03-21T08:49:25.548Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:25.548Z] #180 ... [2024-03-21T08:49:25.548Z] [2024-03-21T08:49:25.548Z] #181 [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-21T08:49:25.548Z] #181 DONE 1.0s [2024-03-21T08:49:25.548Z] [2024-03-21T08:49:25.548Z] #182 [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-21T08:49:25.548Z] #182 DONE 0.4s [2024-03-21T08:49:25.548Z] [2024-03-21T08:49:25.548Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-21T08:49:25.548Z] #174 DONE 0.4s [2024-03-21T08:49:25.810Z] [2024-03-21T08:49:25.811Z] #82 [security-spiffe-token-provider] exporting to image [2024-03-21T08:49:25.811Z] #82 exporting layers 0.3s done [2024-03-21T08:49:25.811Z] #82 writing image sha256:8ddc821054d240f0b996c1ca431a563ef0b50482c91b5173d71c2e02584e1e0a [2024-03-21T08:49:25.811Z] #82 ... [2024-03-21T08:49:25.811Z] [2024-03-21T08:49:25.811Z] #183 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:25.811Z] #183 DONE 0.5s [2024-03-21T08:49:25.811Z] [2024-03-21T08:49:25.811Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-21T08:49:25.811Z] #184 DONE 0.5s [2024-03-21T08:49:25.811Z] [2024-03-21T08:49:25.811Z] #82 [core-data] exporting to image [2024-03-21T08:49:25.811Z] #82 exporting layers 0.3s done [2024-03-21T08:49:25.811Z] #82 writing image sha256:8ddc821054d240f0b996c1ca431a563ef0b50482c91b5173d71c2e02584e1e0a 0.0s done [2024-03-21T08:49:25.811Z] #82 naming to docker.io/library/core-data 0.1s done [2024-03-21T08:49:25.811Z] #82 writing image sha256:97134c7f5027ee206cded4542ad789cc5d63392aec29b32579d49b4a9580958e [2024-03-21T08:49:26.071Z] #82 ... [2024-03-21T08:49:26.071Z] [2024-03-21T08:49:26.071Z] #185 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T08:49:26.071Z] #185 DONE 0.5s [2024-03-21T08:49:26.071Z] [2024-03-21T08:49:26.071Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-21T08:49:26.071Z] #186 DONE 0.5s [2024-03-21T08:49:26.071Z] [2024-03-21T08:49:26.071Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-21T08:49:26.071Z] #180 DONE 0.5s [2024-03-21T08:49:26.071Z] [2024-03-21T08:49:26.071Z] #187 [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-21T08:49:26.071Z] #187 DONE 0.4s [2024-03-21T08:49:26.071Z] [2024-03-21T08:49:26.071Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-21T08:49:26.071Z] #188 DONE 0.4s [2024-03-21T08:49:26.071Z] [2024-03-21T08:49:26.071Z] #82 [core-command] exporting to image [2024-03-21T08:49:26.071Z] #82 exporting layers 0.5s done [2024-03-21T08:49:26.071Z] #82 writing image sha256:97134c7f5027ee206cded4542ad789cc5d63392aec29b32579d49b4a9580958e 0.1s done [2024-03-21T08:49:26.071Z] #82 naming to docker.io/library/support-scheduler done [2024-03-21T08:49:26.071Z] #82 writing image sha256:2b9fbff3fcfce5edf5a01940dc483c7fff5a962d0b57d7496889f08ae832aac3 0.0s done [2024-03-21T08:49:26.071Z] #82 naming to docker.io/library/core-command done [2024-03-21T08:49:26.071Z] #82 writing image sha256:fa6a2343a26dc14a6bd3f8b22a567ba25b5f775398510c1fc2b8af8236b58f2e [2024-03-21T08:49:26.331Z] #82 ... [2024-03-21T08:49:26.331Z] [2024-03-21T08:49:26.331Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T08:49:26.331Z] #189 DONE 0.2s [2024-03-21T08:49:26.331Z] [2024-03-21T08:49:26.331Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-21T08:49:26.331Z] #190 DONE 0.3s [2024-03-21T08:49:26.331Z] [2024-03-21T08:49:26.331Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-21T08:49:26.331Z] #191 DONE 0.3s [2024-03-21T08:49:26.331Z] [2024-03-21T08:49:26.331Z] #82 [security-spiffe-token-provider] exporting to image [2024-03-21T08:49:26.331Z] #82 exporting layers 0.3s done [2024-03-21T08:49:26.331Z] #82 writing image sha256:fa6a2343a26dc14a6bd3f8b22a567ba25b5f775398510c1fc2b8af8236b58f2e 0.2s done [2024-03-21T08:49:26.331Z] #82 naming to docker.io/library/security-spiffe-token-provider done [2024-03-21T08:49:26.331Z] #82 writing image sha256:1ccfdd17bc9923faa46da7d407af0b9e0b67a1555cb7484bba27d24485220c07 0.0s done [2024-03-21T08:49:26.331Z] #82 writing image sha256:dfe3093b44ad59f09b0eecd4fea018d703e45722cad68c95ef85e649ded07026 [2024-03-21T08:49:26.331Z] #82 naming to docker.io/library/support-notifications [2024-03-21T08:49:26.590Z] #82 writing image sha256:dfe3093b44ad59f09b0eecd4fea018d703e45722cad68c95ef85e649ded07026 0.0s done [2024-03-21T08:49:26.590Z] #82 naming to docker.io/library/support-notifications done [2024-03-21T08:49:26.590Z] #82 naming to docker.io/library/core-metadata done [2024-03-21T08:49:26.590Z] #82 DONE 2.7s [2024-03-21T08:49:26.590Z] [2024-03-21T08:49:26.590Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-21T08:49:26.849Z] #192 DONE 0.4s [2024-03-21T08:49:26.849Z] [2024-03-21T08:49:26.849Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-21T08:49:26.849Z] #193 DONE 0.4s [2024-03-21T08:49:26.849Z] [2024-03-21T08:49:26.849Z] #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-21T08:49:26.849Z] #194 DONE 0.8s [2024-03-21T08:49:26.849Z] [2024-03-21T08:49:26.849Z] #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-21T08:49:26.849Z] #195 DONE 0.7s [2024-03-21T08:49:26.849Z] [2024-03-21T08:49:26.849Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T08:49:26.849Z] #196 DONE 0.1s [2024-03-21T08:49:26.849Z] [2024-03-21T08:49:26.849Z] #82 [core-common-config-bootstrapper] exporting to image [2024-03-21T08:49:26.849Z] #82 ... [2024-03-21T08:49:26.849Z] [2024-03-21T08:49:26.849Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-21T08:49:26.849Z] #197 DONE 0.1s [2024-03-21T08:49:26.849Z] [2024-03-21T08:49:26.849Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-21T08:49:26.849Z] #198 DONE 0.1s [2024-03-21T08:49:26.849Z] [2024-03-21T08:49:26.849Z] #82 [core-common-config-bootstrapper] exporting to image [2024-03-21T08:49:26.849Z] #82 exporting layers 0.2s done [2024-03-21T08:49:26.849Z] #82 writing image sha256:4fb305504e0094bbf3b245e7dd172a3865486d144e369a183461f14d21fadc62 done [2024-03-21T08:49:26.849Z] #82 naming to docker.io/library/core-common-config-bootstrapper [2024-03-21T08:49:27.108Z] #82 exporting layers 0.2s done [2024-03-21T08:49:27.108Z] #82 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-21T08:49:27.108Z] #82 writing image sha256:aac761625ade317650aa4183092188f4e7fc13f2d9d4d0c180a31c89ffeaa2e4 0.0s done [2024-03-21T08:49:27.108Z] #82 naming to docker.io/library/security-proxy-auth 0.0s done [2024-03-21T08:49:27.108Z] #82 DONE 2.9s [2024-03-21T08:49:27.108Z] [2024-03-21T08:49:27.108Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-21T08:49:27.108Z] #199 DONE 0.1s [2024-03-21T08:49:27.108Z] [2024-03-21T08:49:27.108Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-21T08:49:27.108Z] #200 DONE 0.1s [2024-03-21T08:49:27.108Z] [2024-03-21T08:49:27.108Z] #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T08:49:27.108Z] #201 DONE 0.8s [2024-03-21T08:49:27.108Z] [2024-03-21T08:49:27.108Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-21T08:49:27.108Z] #202 DONE 0.1s [2024-03-21T08:49:27.108Z] [2024-03-21T08:49:27.108Z] #82 [security-proxy-setup] exporting to image [2024-03-21T08:49:27.367Z] #82 exporting layers 0.2s done [2024-03-21T08:49:27.367Z] #82 writing image sha256:343c72cb7279eaa021ae7c24f8734a09f54342b844dc30b07dfa2be3268b7f82 done [2024-03-21T08:49:27.367Z] #82 naming to docker.io/library/security-proxy-setup done [2024-03-21T08:49:27.367Z] #82 DONE 3.1s [2024-03-21T08:49:27.367Z] [2024-03-21T08:49:27.367Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-21T08:49:27.626Z] #203 ... [2024-03-21T08:49:27.626Z] [2024-03-21T08:49:27.626Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T08:49:27.626Z] #204 DONE 0.7s [2024-03-21T08:49:27.626Z] [2024-03-21T08:49:27.626Z] #82 [security-secretstore-setup] exporting to image [2024-03-21T08:49:27.626Z] #82 exporting layers 0.2s done [2024-03-21T08:49:27.888Z] #82 writing image sha256:fe6482f9241814841e7807aedbc6a3057f01e67179feeeae737809304d63de6f done [2024-03-21T08:49:27.888Z] #82 naming to docker.io/library/security-secretstore-setup done [2024-03-21T08:49:27.888Z] #82 DONE 3.3s [2024-03-21T08:49:27.888Z] [2024-03-21T08:49:27.888Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-21T08:49:27.888Z] #203 DONE 0.7s [2024-03-21T08:49:27.888Z] [2024-03-21T08:49:27.888Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T08:49:27.888Z] #51 ... [2024-03-21T08:49:27.888Z] [2024-03-21T08:49:27.888Z] #82 [security-bootstrapper] exporting to image [2024-03-21T08:49:27.888Z] #82 exporting layers 0.2s done [2024-03-21T08:49:27.888Z] #82 writing image sha256:f581097c0ce7ff41efc80878310086d77dcc7cc2a69aae0e14dfe3a6ed004314 done [2024-03-21T08:49:27.888Z] #82 naming to docker.io/library/security-bootstrapper done [2024-03-21T08:49:27.888Z] #82 DONE 3.5s [2024-03-21T08:49:27.888Z] [2024-03-21T08:49:27.888Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T08:49:27.888Z] time="2024-03-21T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-21T08:49:27.903Z] $ docker stop --time=1 5fa54117b5c7b5b98d977d4c04f16d045bcbd446bbef7e9455294e05120957d2 [2024-03-21T08:49:29.192Z] $ docker rm -f --volumes 5fa54117b5c7b5b98d977d4c04f16d045bcbd446bbef7e9455294e05120957d2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T08:49:29.532Z] + docker images [2024-03-21T08:49:29.532Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-21T08:49:29.532Z] security-bootstrapper latest f581097c0ce7 2 seconds ago 18.9MB [2024-03-21T08:49:29.532Z] security-secretstore-setup latest fe6482f92418 2 seconds ago 36.7MB [2024-03-21T08:49:29.532Z] security-proxy-setup latest 343c72cb7279 3 seconds ago 26.2MB [2024-03-21T08:49:29.532Z] security-proxy-auth latest aac761625ade 3 seconds ago 32.8MB [2024-03-21T08:49:29.532Z] core-common-config-bootstrapper latest 4fb305504e00 3 seconds ago 15.3MB [2024-03-21T08:49:29.532Z] security-spiffe-token-provider latest fa6a2343a26d 4 seconds ago 29MB [2024-03-21T08:49:29.532Z] core-data latest 8ddc821054d2 4 seconds ago 35.5MB [2024-03-21T08:49:29.532Z] core-metadata latest dfe3093b44ad 4 seconds ago 35.7MB [2024-03-21T08:49:29.532Z] support-notifications latest 1ccfdd17bc99 4 seconds ago 38.7MB [2024-03-21T08:49:29.532Z] support-scheduler latest 97134c7f5027 4 seconds ago 38.1MB [2024-03-21T08:49:29.532Z] core-command latest 2b9fbff3fcfc 4 seconds ago 35.2MB [2024-03-21T08:49:29.532Z] security-spire-agent latest 225f86700f9c 3 minutes ago 161MB [2024-03-21T08:49:29.532Z] security-spire-server latest 6fd96326a7d6 3 minutes ago 102MB [2024-03-21T08:49:29.532Z] security-spire-config latest e38ac4bb297a 3 minutes ago 102MB [2024-03-21T08:49:29.532Z] ci-base-image-x86_64 latest dfbb834bce92 6 minutes ago 977MB [2024-03-21T08:49:29.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB [2024-03-21T08:49:29.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-21T08:49:29.532Z] 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-21T08:49:29.673Z] provisioning config files... [2024-03-21T08:49:29.683Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/637@tmp/config10366034442298406676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T08:49:29.987Z] ---> ****-login.sh [2024-03-21T08:49:29.987Z] nexus3.edgexfoundry.org:10001 [2024-03-21T08:49:29.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:49:29.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:49:29.987Z] Configure a credential helper to remove this warning. See [2024-03-21T08:49:29.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:49:29.988Z] [2024-03-21T08:49:29.988Z] Login Succeeded [2024-03-21T08:49:29.988Z] nexus3.edgexfoundry.org:10002 [2024-03-21T08:49:30.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:49:30.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:49:30.248Z] Configure a credential helper to remove this warning. See [2024-03-21T08:49:30.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:49:30.248Z] [2024-03-21T08:49:30.248Z] Login Succeeded [2024-03-21T08:49:30.248Z] nexus3.edgexfoundry.org:10003 [2024-03-21T08:49:30.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:49:30.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:49:30.249Z] Configure a credential helper to remove this warning. See [2024-03-21T08:49:30.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:49:30.249Z] [2024-03-21T08:49:30.249Z] Login Succeeded [2024-03-21T08:49:30.249Z] nexus3.edgexfoundry.org:10004 [2024-03-21T08:49:30.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:49:30.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:49:30.508Z] Configure a credential helper to remove this warning. See [2024-03-21T08:49:30.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:49:30.508Z] [2024-03-21T08:49:30.508Z] Login Succeeded [2024-03-21T08:49:30.508Z] ****.io [2024-03-21T08:49:30.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T08:49:30.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T08:49:30.769Z] Configure a credential helper to remove this warning. See [2024-03-21T08:49:30.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T08:49:30.769Z] [2024-03-21T08:49:30.769Z] Login Succeeded [2024-03-21T08:49:30.769Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T08:49:30.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:49:30.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T08:49:30.878Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-03-21T08:49:30.878Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:49:30.878Z] latest [2024-03-21T08:49:30.878Z] 3.2.0-dev.23 [2024-03-21T08:49:30.878Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:49:30.878Z] main [2024-03-21T08:49:30.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:49:31.237Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:49:31.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:49:31.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-21T08:49:31.575Z] 0e4c1cdbf880: Preparing [2024-03-21T08:49:31.575Z] ca71184c5421: Preparing [2024-03-21T08:49:31.575Z] a5607cf5cce8: Preparing [2024-03-21T08:49:31.575Z] 72492ba02f56: Preparing [2024-03-21T08:49:31.575Z] 231dbb9dd063: Preparing [2024-03-21T08:49:31.575Z] 985d3ada7ae0: Preparing [2024-03-21T08:49:31.575Z] aedc3bda2944: Preparing [2024-03-21T08:49:31.575Z] aedc3bda2944: Waiting [2024-03-21T08:49:31.575Z] 985d3ada7ae0: Waiting [2024-03-21T08:49:31.575Z] 0e4c1cdbf880: Pushed [2024-03-21T08:49:31.575Z] a5607cf5cce8: Pushed [2024-03-21T08:49:31.575Z] 231dbb9dd063: Pushed [2024-03-21T08:49:31.575Z] 72492ba02f56: Pushed [2024-03-21T08:49:31.575Z] aedc3bda2944: Layer already exists [2024-03-21T08:49:31.833Z] 985d3ada7ae0: Pushed [2024-03-21T08:49:34.370Z] ca71184c5421: Pushed [2024-03-21T08:49:34.370Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:9d0ab9fe6d8d3de5e1febd999c583abc841a1b779d5e08d45a8ecae7233e5d23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:49:34.698Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:49:35.012Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-21T08:49:35.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-21T08:49:35.012Z] 0e4c1cdbf880: Preparing [2024-03-21T08:49:35.012Z] ca71184c5421: Preparing [2024-03-21T08:49:35.012Z] a5607cf5cce8: Preparing [2024-03-21T08:49:35.012Z] 72492ba02f56: Preparing [2024-03-21T08:49:35.012Z] 231dbb9dd063: Preparing [2024-03-21T08:49:35.012Z] 985d3ada7ae0: Preparing [2024-03-21T08:49:35.012Z] aedc3bda2944: Preparing [2024-03-21T08:49:35.012Z] 985d3ada7ae0: Waiting [2024-03-21T08:49:35.012Z] aedc3bda2944: Waiting [2024-03-21T08:49:35.012Z] 231dbb9dd063: Layer already exists [2024-03-21T08:49:35.012Z] 0e4c1cdbf880: Layer already exists [2024-03-21T08:49:35.012Z] 72492ba02f56: Layer already exists [2024-03-21T08:49:35.012Z] ca71184c5421: Layer already exists [2024-03-21T08:49:35.012Z] a5607cf5cce8: Layer already exists [2024-03-21T08:49:35.012Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:49:35.012Z] aedc3bda2944: Layer already exists [2024-03-21T08:49:35.012Z] latest: digest: sha256:9d0ab9fe6d8d3de5e1febd999c583abc841a1b779d5e08d45a8ecae7233e5d23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:49:35.352Z] + 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-21T08:49:35.673Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-03-21T08:49:35.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-21T08:49:35.674Z] 0e4c1cdbf880: Preparing [2024-03-21T08:49:35.674Z] ca71184c5421: Preparing [2024-03-21T08:49:35.674Z] a5607cf5cce8: Preparing [2024-03-21T08:49:35.674Z] 72492ba02f56: Preparing [2024-03-21T08:49:35.674Z] 231dbb9dd063: Preparing [2024-03-21T08:49:35.674Z] 985d3ada7ae0: Preparing [2024-03-21T08:49:35.674Z] aedc3bda2944: Preparing [2024-03-21T08:49:35.674Z] 985d3ada7ae0: Waiting [2024-03-21T08:49:35.674Z] aedc3bda2944: Waiting [2024-03-21T08:49:35.674Z] 0e4c1cdbf880: Layer already exists [2024-03-21T08:49:35.674Z] ca71184c5421: Layer already exists [2024-03-21T08:49:35.674Z] a5607cf5cce8: Layer already exists [2024-03-21T08:49:35.674Z] 72492ba02f56: Layer already exists [2024-03-21T08:49:35.674Z] 231dbb9dd063: Layer already exists [2024-03-21T08:49:35.674Z] aedc3bda2944: Layer already exists [2024-03-21T08:49:35.674Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:49:35.674Z] 3.2.0-dev.23: digest: sha256:9d0ab9fe6d8d3de5e1febd999c583abc841a1b779d5e08d45a8ecae7233e5d23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:49:35.996Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:49:36.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:49:36.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-21T08:49:36.321Z] 0e4c1cdbf880: Preparing [2024-03-21T08:49:36.321Z] ca71184c5421: Preparing [2024-03-21T08:49:36.321Z] a5607cf5cce8: Preparing [2024-03-21T08:49:36.321Z] 72492ba02f56: Preparing [2024-03-21T08:49:36.321Z] 231dbb9dd063: Preparing [2024-03-21T08:49:36.321Z] 985d3ada7ae0: Preparing [2024-03-21T08:49:36.321Z] aedc3bda2944: Preparing [2024-03-21T08:49:36.321Z] aedc3bda2944: Waiting [2024-03-21T08:49:36.321Z] 72492ba02f56: Layer already exists [2024-03-21T08:49:36.321Z] a5607cf5cce8: Layer already exists [2024-03-21T08:49:36.321Z] ca71184c5421: Layer already exists [2024-03-21T08:49:36.321Z] 231dbb9dd063: Layer already exists [2024-03-21T08:49:36.321Z] 0e4c1cdbf880: Layer already exists [2024-03-21T08:49:36.321Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:49:36.321Z] aedc3bda2944: Layer already exists [2024-03-21T08:49:36.321Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:9d0ab9fe6d8d3de5e1febd999c583abc841a1b779d5e08d45a8ecae7233e5d23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:49:36.655Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:49:36.976Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-03-21T08:49:36.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-21T08:49:36.976Z] 0e4c1cdbf880: Preparing [2024-03-21T08:49:36.976Z] ca71184c5421: Preparing [2024-03-21T08:49:36.976Z] a5607cf5cce8: Preparing [2024-03-21T08:49:36.976Z] 72492ba02f56: Preparing [2024-03-21T08:49:36.976Z] 231dbb9dd063: Preparing [2024-03-21T08:49:36.976Z] 985d3ada7ae0: Preparing [2024-03-21T08:49:36.976Z] aedc3bda2944: Preparing [2024-03-21T08:49:36.976Z] 985d3ada7ae0: Waiting [2024-03-21T08:49:36.976Z] aedc3bda2944: Waiting [2024-03-21T08:49:36.976Z] 231dbb9dd063: Layer already exists [2024-03-21T08:49:36.976Z] a5607cf5cce8: Layer already exists [2024-03-21T08:49:36.976Z] ca71184c5421: Layer already exists [2024-03-21T08:49:36.976Z] 0e4c1cdbf880: Layer already exists [2024-03-21T08:49:36.976Z] 72492ba02f56: Layer already exists [2024-03-21T08:49:36.976Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:49:36.976Z] aedc3bda2944: Layer already exists [2024-03-21T08:49:36.976Z] main: digest: sha256:9d0ab9fe6d8d3de5e1febd999c583abc841a1b779d5e08d45a8ecae7233e5d23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:49:37.052Z] ===================================================== [Pipeline] echo [2024-03-21T08:49:37.071Z] taggedImages: [2024-03-21T08:49:37.071Z] - nexus3.edgexfoundry.org:10004/core-command:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:49:37.071Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-21T08:49:37.071Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-03-21T08:49:37.071Z] - nexus3.edgexfoundry.org:10004/core-command:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:49:37.071Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-03-21T08:49:37.097Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-03-21T08:49:37.097Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:49:37.097Z] latest [2024-03-21T08:49:37.097Z] 3.2.0-dev.23 [2024-03-21T08:49:37.097Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:49:37.097Z] main [2024-03-21T08:49:37.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:05.296Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:05.618Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:05.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-21T08:50:05.618Z] 1a41b042a51f: Preparing [2024-03-21T08:50:05.618Z] 0114c5cb7838: Preparing [2024-03-21T08:50:05.618Z] e2c565c566ed: Preparing [2024-03-21T08:50:05.618Z] dadfaad0ef50: Preparing [2024-03-21T08:50:05.618Z] a5607cf5cce8: Preparing [2024-03-21T08:50:05.618Z] 72492ba02f56: Preparing [2024-03-21T08:50:05.618Z] 231dbb9dd063: Preparing [2024-03-21T08:50:05.618Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:05.618Z] aedc3bda2944: Preparing [2024-03-21T08:50:05.618Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:05.618Z] aedc3bda2944: Waiting [2024-03-21T08:50:05.618Z] 72492ba02f56: Waiting [2024-03-21T08:50:05.618Z] 231dbb9dd063: Waiting [2024-03-21T08:50:05.618Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:05.618Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:05.618Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:05.618Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:05.618Z] 0114c5cb7838: Pushed [2024-03-21T08:50:05.618Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:05.618Z] 1a41b042a51f: Pushed [2024-03-21T08:50:05.618Z] e2c565c566ed: Pushed [2024-03-21T08:50:06.553Z] dadfaad0ef50: Pushed [2024-03-21T08:50:13.119Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:fab260b80f6907020f75612f80324ae951b00b6e7869be153585a351f622ae2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:13.447Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:13.769Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-21T08:50:13.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-21T08:50:13.769Z] 1a41b042a51f: Preparing [2024-03-21T08:50:13.769Z] 0114c5cb7838: Preparing [2024-03-21T08:50:13.769Z] e2c565c566ed: Preparing [2024-03-21T08:50:13.769Z] dadfaad0ef50: Preparing [2024-03-21T08:50:13.769Z] a5607cf5cce8: Preparing [2024-03-21T08:50:13.769Z] 72492ba02f56: Preparing [2024-03-21T08:50:13.769Z] 231dbb9dd063: Preparing [2024-03-21T08:50:13.769Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:13.769Z] aedc3bda2944: Preparing [2024-03-21T08:50:13.769Z] 72492ba02f56: Waiting [2024-03-21T08:50:13.769Z] 231dbb9dd063: Waiting [2024-03-21T08:50:13.769Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:13.769Z] aedc3bda2944: Waiting [2024-03-21T08:50:13.769Z] 0114c5cb7838: Layer already exists [2024-03-21T08:50:13.769Z] e2c565c566ed: Layer already exists [2024-03-21T08:50:13.769Z] 1a41b042a51f: Layer already exists [2024-03-21T08:50:13.769Z] dadfaad0ef50: Layer already exists [2024-03-21T08:50:13.769Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:13.769Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:13.769Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:13.769Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:13.769Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:13.769Z] latest: digest: sha256:fab260b80f6907020f75612f80324ae951b00b6e7869be153585a351f622ae2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:14.104Z] + 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-21T08:50:14.435Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-03-21T08:50:14.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-21T08:50:14.435Z] 1a41b042a51f: Preparing [2024-03-21T08:50:14.435Z] 0114c5cb7838: Preparing [2024-03-21T08:50:14.435Z] e2c565c566ed: Preparing [2024-03-21T08:50:14.435Z] dadfaad0ef50: Preparing [2024-03-21T08:50:14.435Z] a5607cf5cce8: Preparing [2024-03-21T08:50:14.435Z] 72492ba02f56: Preparing [2024-03-21T08:50:14.435Z] 231dbb9dd063: Preparing [2024-03-21T08:50:14.435Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:14.435Z] aedc3bda2944: Preparing [2024-03-21T08:50:14.435Z] 72492ba02f56: Waiting [2024-03-21T08:50:14.435Z] 231dbb9dd063: Waiting [2024-03-21T08:50:14.435Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:14.435Z] 1a41b042a51f: Layer already exists [2024-03-21T08:50:14.435Z] dadfaad0ef50: Layer already exists [2024-03-21T08:50:14.435Z] 0114c5cb7838: Layer already exists [2024-03-21T08:50:14.435Z] e2c565c566ed: Layer already exists [2024-03-21T08:50:14.435Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:14.435Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:14.435Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:14.435Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:14.435Z] 3.2.0-dev.23: digest: sha256:fab260b80f6907020f75612f80324ae951b00b6e7869be153585a351f622ae2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:14.768Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:15.095Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:15.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-21T08:50:15.095Z] 1a41b042a51f: Preparing [2024-03-21T08:50:15.095Z] 0114c5cb7838: Preparing [2024-03-21T08:50:15.095Z] e2c565c566ed: Preparing [2024-03-21T08:50:15.095Z] dadfaad0ef50: Preparing [2024-03-21T08:50:15.095Z] a5607cf5cce8: Preparing [2024-03-21T08:50:15.095Z] 72492ba02f56: Preparing [2024-03-21T08:50:15.095Z] 231dbb9dd063: Preparing [2024-03-21T08:50:15.095Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:15.095Z] aedc3bda2944: Preparing [2024-03-21T08:50:15.095Z] 72492ba02f56: Waiting [2024-03-21T08:50:15.095Z] 231dbb9dd063: Waiting [2024-03-21T08:50:15.095Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:15.095Z] aedc3bda2944: Waiting [2024-03-21T08:50:15.095Z] dadfaad0ef50: Layer already exists [2024-03-21T08:50:15.095Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:15.095Z] 1a41b042a51f: Layer already exists [2024-03-21T08:50:15.095Z] e2c565c566ed: Layer already exists [2024-03-21T08:50:15.095Z] 0114c5cb7838: Layer already exists [2024-03-21T08:50:15.095Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:15.095Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:15.095Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:15.095Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:15.095Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:fab260b80f6907020f75612f80324ae951b00b6e7869be153585a351f622ae2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:15.434Z] + 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-21T08:50:15.763Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-03-21T08:50:15.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-21T08:50:15.763Z] 1a41b042a51f: Preparing [2024-03-21T08:50:15.763Z] 0114c5cb7838: Preparing [2024-03-21T08:50:15.763Z] e2c565c566ed: Preparing [2024-03-21T08:50:15.763Z] dadfaad0ef50: Preparing [2024-03-21T08:50:15.763Z] a5607cf5cce8: Preparing [2024-03-21T08:50:15.763Z] 72492ba02f56: Preparing [2024-03-21T08:50:15.763Z] 231dbb9dd063: Preparing [2024-03-21T08:50:15.763Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:15.763Z] aedc3bda2944: Preparing [2024-03-21T08:50:15.763Z] 231dbb9dd063: Waiting [2024-03-21T08:50:15.763Z] 72492ba02f56: Waiting [2024-03-21T08:50:15.763Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:15.763Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:15.763Z] 0114c5cb7838: Layer already exists [2024-03-21T08:50:15.763Z] 1a41b042a51f: Layer already exists [2024-03-21T08:50:15.763Z] dadfaad0ef50: Layer already exists [2024-03-21T08:50:15.763Z] e2c565c566ed: Layer already exists [2024-03-21T08:50:15.763Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:15.763Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:15.763Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:15.763Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:15.763Z] main: digest: sha256:fab260b80f6907020f75612f80324ae951b00b6e7869be153585a351f622ae2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:50:15.839Z] ===================================================== [Pipeline] echo [2024-03-21T08:50:15.859Z] taggedImages: [2024-03-21T08:50:15.859Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:15.859Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-21T08:50:15.859Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-03-21T08:50:15.859Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:15.859Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-03-21T08:50:15.890Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-03-21T08:50:15.890Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:15.890Z] latest [2024-03-21T08:50:15.890Z] 3.2.0-dev.23 [2024-03-21T08:50:15.890Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:15.890Z] main [2024-03-21T08:50:15.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:16.250Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:16.575Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:16.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-21T08:50:16.575Z] 1a7bd83b8de6: Preparing [2024-03-21T08:50:16.575Z] 8a5a0830cf8c: Preparing [2024-03-21T08:50:16.575Z] a5607cf5cce8: Preparing [2024-03-21T08:50:16.575Z] 72492ba02f56: Preparing [2024-03-21T08:50:16.575Z] 544fb037705b: Preparing [2024-03-21T08:50:16.575Z] 5fbaa99215e0: Preparing [2024-03-21T08:50:16.575Z] aedc3bda2944: Preparing [2024-03-21T08:50:16.575Z] 5fbaa99215e0: Waiting [2024-03-21T08:50:16.575Z] aedc3bda2944: Waiting [2024-03-21T08:50:16.575Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:16.575Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:16.575Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:16.575Z] 1a7bd83b8de6: Pushed [2024-03-21T08:50:16.575Z] 5fbaa99215e0: Pushed [2024-03-21T08:50:16.575Z] 544fb037705b: Pushed [2024-03-21T08:50:19.136Z] 8a5a0830cf8c: Pushed [2024-03-21T08:50:19.430Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:34afec53b38cea7b8c2bba4075d9d4417d537e7e89870a82cb7ae38774e0a78c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:19.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:20.182Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-21T08:50:20.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-21T08:50:20.182Z] 1a7bd83b8de6: Preparing [2024-03-21T08:50:20.182Z] 8a5a0830cf8c: Preparing [2024-03-21T08:50:20.182Z] a5607cf5cce8: Preparing [2024-03-21T08:50:20.182Z] 72492ba02f56: Preparing [2024-03-21T08:50:20.182Z] 544fb037705b: Preparing [2024-03-21T08:50:20.182Z] 5fbaa99215e0: Preparing [2024-03-21T08:50:20.182Z] aedc3bda2944: Preparing [2024-03-21T08:50:20.182Z] 5fbaa99215e0: Waiting [2024-03-21T08:50:20.182Z] aedc3bda2944: Waiting [2024-03-21T08:50:20.182Z] 544fb037705b: Layer already exists [2024-03-21T08:50:20.182Z] 1a7bd83b8de6: Layer already exists [2024-03-21T08:50:20.182Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:20.182Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:20.182Z] 8a5a0830cf8c: Layer already exists [2024-03-21T08:50:20.182Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:20.182Z] 5fbaa99215e0: Layer already exists [2024-03-21T08:50:20.182Z] latest: digest: sha256:34afec53b38cea7b8c2bba4075d9d4417d537e7e89870a82cb7ae38774e0a78c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:20.503Z] + 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-21T08:50:20.834Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-03-21T08:50:20.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-21T08:50:20.834Z] 1a7bd83b8de6: Preparing [2024-03-21T08:50:20.834Z] 8a5a0830cf8c: Preparing [2024-03-21T08:50:20.834Z] a5607cf5cce8: Preparing [2024-03-21T08:50:20.834Z] 72492ba02f56: Preparing [2024-03-21T08:50:20.834Z] 544fb037705b: Preparing [2024-03-21T08:50:20.834Z] 5fbaa99215e0: Preparing [2024-03-21T08:50:20.834Z] aedc3bda2944: Preparing [2024-03-21T08:50:20.834Z] 5fbaa99215e0: Waiting [2024-03-21T08:50:20.834Z] aedc3bda2944: Waiting [2024-03-21T08:50:20.834Z] 1a7bd83b8de6: Layer already exists [2024-03-21T08:50:20.834Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:20.834Z] 8a5a0830cf8c: Layer already exists [2024-03-21T08:50:20.834Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:20.834Z] 544fb037705b: Layer already exists [2024-03-21T08:50:20.834Z] 5fbaa99215e0: Layer already exists [2024-03-21T08:50:20.834Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:20.834Z] 3.2.0-dev.23: digest: sha256:34afec53b38cea7b8c2bba4075d9d4417d537e7e89870a82cb7ae38774e0a78c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:21.168Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:21.496Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:21.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-21T08:50:21.496Z] 1a7bd83b8de6: Preparing [2024-03-21T08:50:21.496Z] 8a5a0830cf8c: Preparing [2024-03-21T08:50:21.496Z] a5607cf5cce8: Preparing [2024-03-21T08:50:21.496Z] 72492ba02f56: Preparing [2024-03-21T08:50:21.496Z] 544fb037705b: Preparing [2024-03-21T08:50:21.496Z] 5fbaa99215e0: Preparing [2024-03-21T08:50:21.496Z] aedc3bda2944: Preparing [2024-03-21T08:50:21.496Z] 5fbaa99215e0: Waiting [2024-03-21T08:50:21.496Z] aedc3bda2944: Waiting [2024-03-21T08:50:21.496Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:21.496Z] 1a7bd83b8de6: Layer already exists [2024-03-21T08:50:21.496Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:21.496Z] 544fb037705b: Layer already exists [2024-03-21T08:50:21.496Z] 8a5a0830cf8c: Layer already exists [2024-03-21T08:50:21.496Z] 5fbaa99215e0: Layer already exists [2024-03-21T08:50:21.496Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:21.496Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:34afec53b38cea7b8c2bba4075d9d4417d537e7e89870a82cb7ae38774e0a78c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:21.828Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:22.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-03-21T08:50:22.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-21T08:50:22.152Z] 1a7bd83b8de6: Preparing [2024-03-21T08:50:22.152Z] 8a5a0830cf8c: Preparing [2024-03-21T08:50:22.152Z] a5607cf5cce8: Preparing [2024-03-21T08:50:22.152Z] 72492ba02f56: Preparing [2024-03-21T08:50:22.152Z] 544fb037705b: Preparing [2024-03-21T08:50:22.152Z] 5fbaa99215e0: Preparing [2024-03-21T08:50:22.152Z] 5fbaa99215e0: Waiting [2024-03-21T08:50:22.152Z] aedc3bda2944: Preparing [2024-03-21T08:50:22.152Z] aedc3bda2944: Waiting [2024-03-21T08:50:22.152Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:22.152Z] 8a5a0830cf8c: Layer already exists [2024-03-21T08:50:22.152Z] 544fb037705b: Layer already exists [2024-03-21T08:50:22.152Z] 1a7bd83b8de6: Layer already exists [2024-03-21T08:50:22.152Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:22.152Z] 5fbaa99215e0: Layer already exists [2024-03-21T08:50:22.152Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:22.152Z] main: digest: sha256:34afec53b38cea7b8c2bba4075d9d4417d537e7e89870a82cb7ae38774e0a78c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:50:22.224Z] ===================================================== [Pipeline] echo [2024-03-21T08:50:22.250Z] taggedImages: [2024-03-21T08:50:22.250Z] - nexus3.edgexfoundry.org:10004/core-data:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:22.250Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-21T08:50:22.250Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-03-21T08:50:22.250Z] - nexus3.edgexfoundry.org:10004/core-data:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:22.250Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-03-21T08:50:22.277Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-03-21T08:50:22.277Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:22.277Z] latest [2024-03-21T08:50:22.277Z] 3.2.0-dev.23 [2024-03-21T08:50:22.277Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:22.277Z] main [2024-03-21T08:50:22.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:22.633Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:22.952Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:22.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-21T08:50:22.952Z] e0e2129791a2: Preparing [2024-03-21T08:50:22.952Z] bb9fa9ec186a: Preparing [2024-03-21T08:50:22.952Z] 9cb0d9735da3: Preparing [2024-03-21T08:50:22.952Z] a5607cf5cce8: Preparing [2024-03-21T08:50:22.952Z] 72492ba02f56: Preparing [2024-03-21T08:50:22.952Z] 231dbb9dd063: Preparing [2024-03-21T08:50:22.952Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:22.952Z] aedc3bda2944: Preparing [2024-03-21T08:50:22.952Z] 231dbb9dd063: Waiting [2024-03-21T08:50:22.952Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:22.952Z] aedc3bda2944: Waiting [2024-03-21T08:50:22.952Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:22.952Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:22.952Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:22.952Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:22.952Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:22.952Z] e0e2129791a2: Pushed [2024-03-21T08:50:22.952Z] bb9fa9ec186a: Pushed [2024-03-21T08:50:25.487Z] 9cb0d9735da3: Pushed [2024-03-21T08:50:25.747Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:010c0a4c66ea21222a07ebec4a968dab659a6eaa6f99957188695afc8c58ebd1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:26.075Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:26.402Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-21T08:50:26.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-21T08:50:26.402Z] e0e2129791a2: Preparing [2024-03-21T08:50:26.402Z] bb9fa9ec186a: Preparing [2024-03-21T08:50:26.402Z] 9cb0d9735da3: Preparing [2024-03-21T08:50:26.402Z] a5607cf5cce8: Preparing [2024-03-21T08:50:26.402Z] 72492ba02f56: Preparing [2024-03-21T08:50:26.402Z] 231dbb9dd063: Preparing [2024-03-21T08:50:26.402Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:26.402Z] aedc3bda2944: Preparing [2024-03-21T08:50:26.402Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:26.402Z] aedc3bda2944: Waiting [2024-03-21T08:50:26.402Z] 231dbb9dd063: Waiting [2024-03-21T08:50:26.402Z] bb9fa9ec186a: Layer already exists [2024-03-21T08:50:26.402Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:26.402Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:26.402Z] e0e2129791a2: Layer already exists [2024-03-21T08:50:26.402Z] 9cb0d9735da3: Layer already exists [2024-03-21T08:50:26.402Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:26.402Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:26.402Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:26.402Z] latest: digest: sha256:010c0a4c66ea21222a07ebec4a968dab659a6eaa6f99957188695afc8c58ebd1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:26.729Z] + 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-21T08:50:27.053Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-03-21T08:50:27.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-21T08:50:27.053Z] e0e2129791a2: Preparing [2024-03-21T08:50:27.053Z] bb9fa9ec186a: Preparing [2024-03-21T08:50:27.053Z] 9cb0d9735da3: Preparing [2024-03-21T08:50:27.053Z] a5607cf5cce8: Preparing [2024-03-21T08:50:27.053Z] 72492ba02f56: Preparing [2024-03-21T08:50:27.053Z] 231dbb9dd063: Preparing [2024-03-21T08:50:27.053Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:27.053Z] aedc3bda2944: Preparing [2024-03-21T08:50:27.053Z] 231dbb9dd063: Waiting [2024-03-21T08:50:27.053Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:27.053Z] aedc3bda2944: Waiting [2024-03-21T08:50:27.053Z] bb9fa9ec186a: Layer already exists [2024-03-21T08:50:27.053Z] e0e2129791a2: Layer already exists [2024-03-21T08:50:27.053Z] 9cb0d9735da3: Layer already exists [2024-03-21T08:50:27.053Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:27.053Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:27.053Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:27.053Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:27.053Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:27.053Z] 3.2.0-dev.23: digest: sha256:010c0a4c66ea21222a07ebec4a968dab659a6eaa6f99957188695afc8c58ebd1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:27.377Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:27.715Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:27.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-21T08:50:27.715Z] e0e2129791a2: Preparing [2024-03-21T08:50:27.715Z] bb9fa9ec186a: Preparing [2024-03-21T08:50:27.715Z] 9cb0d9735da3: Preparing [2024-03-21T08:50:27.715Z] a5607cf5cce8: Preparing [2024-03-21T08:50:27.715Z] 72492ba02f56: Preparing [2024-03-21T08:50:27.715Z] 231dbb9dd063: Preparing [2024-03-21T08:50:27.715Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:27.715Z] aedc3bda2944: Preparing [2024-03-21T08:50:27.715Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:27.715Z] 231dbb9dd063: Waiting [2024-03-21T08:50:27.715Z] aedc3bda2944: Waiting [2024-03-21T08:50:27.715Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:27.715Z] bb9fa9ec186a: Layer already exists [2024-03-21T08:50:27.715Z] 9cb0d9735da3: Layer already exists [2024-03-21T08:50:27.715Z] e0e2129791a2: Layer already exists [2024-03-21T08:50:27.715Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:27.715Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:27.715Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:27.715Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:27.715Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:010c0a4c66ea21222a07ebec4a968dab659a6eaa6f99957188695afc8c58ebd1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:28.051Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:28.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-03-21T08:50:28.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-21T08:50:28.372Z] e0e2129791a2: Preparing [2024-03-21T08:50:28.372Z] bb9fa9ec186a: Preparing [2024-03-21T08:50:28.372Z] 9cb0d9735da3: Preparing [2024-03-21T08:50:28.372Z] a5607cf5cce8: Preparing [2024-03-21T08:50:28.372Z] 72492ba02f56: Preparing [2024-03-21T08:50:28.372Z] 231dbb9dd063: Preparing [2024-03-21T08:50:28.372Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:28.372Z] aedc3bda2944: Preparing [2024-03-21T08:50:28.372Z] 231dbb9dd063: Waiting [2024-03-21T08:50:28.372Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:28.372Z] aedc3bda2944: Waiting [2024-03-21T08:50:28.372Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:28.372Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:28.372Z] e0e2129791a2: Layer already exists [2024-03-21T08:50:28.372Z] 9cb0d9735da3: Layer already exists [2024-03-21T08:50:28.372Z] bb9fa9ec186a: Layer already exists [2024-03-21T08:50:28.372Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:28.372Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:28.372Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:28.372Z] main: digest: sha256:010c0a4c66ea21222a07ebec4a968dab659a6eaa6f99957188695afc8c58ebd1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:50:28.453Z] ===================================================== [Pipeline] echo [2024-03-21T08:50:28.465Z] taggedImages: [2024-03-21T08:50:28.465Z] - nexus3.edgexfoundry.org:10004/core-metadata:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:28.465Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-21T08:50:28.465Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-03-21T08:50:28.465Z] - nexus3.edgexfoundry.org:10004/core-metadata:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:28.465Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-03-21T08:50:28.499Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-03-21T08:50:28.499Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:28.499Z] latest [2024-03-21T08:50:28.499Z] 3.2.0-dev.23 [2024-03-21T08:50:28.499Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:28.499Z] main [2024-03-21T08:50:28.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:28.852Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:29.172Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:29.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-21T08:50:29.172Z] 101a3b6f14e1: Preparing [2024-03-21T08:50:29.172Z] a13e58d0871a: Preparing [2024-03-21T08:50:29.172Z] becae9c12d8f: Preparing [2024-03-21T08:50:29.172Z] 7b8bfebbd4b1: Preparing [2024-03-21T08:50:29.172Z] f81d73220b52: Preparing [2024-03-21T08:50:29.172Z] 6a7cecb8922c: Preparing [2024-03-21T08:50:29.172Z] 2a774cb7c4c3: Preparing [2024-03-21T08:50:29.172Z] a5607cf5cce8: Preparing [2024-03-21T08:50:29.172Z] 72492ba02f56: Preparing [2024-03-21T08:50:29.172Z] ab67127a4482: Preparing [2024-03-21T08:50:29.172Z] a283aa8ce942: Preparing [2024-03-21T08:50:29.172Z] 5f70bf18a086: Preparing [2024-03-21T08:50:29.172Z] 55244c1131b3: Preparing [2024-03-21T08:50:29.172Z] 3898db0cb883: Preparing [2024-03-21T08:50:29.172Z] 0944735b78c3: Preparing [2024-03-21T08:50:29.172Z] aedc3bda2944: Preparing [2024-03-21T08:50:29.172Z] 2a774cb7c4c3: Waiting [2024-03-21T08:50:29.172Z] a5607cf5cce8: Waiting [2024-03-21T08:50:29.172Z] 72492ba02f56: Waiting [2024-03-21T08:50:29.172Z] ab67127a4482: Waiting [2024-03-21T08:50:29.172Z] a283aa8ce942: Waiting [2024-03-21T08:50:29.172Z] 0944735b78c3: Waiting [2024-03-21T08:50:29.172Z] aedc3bda2944: Waiting [2024-03-21T08:50:29.172Z] 5f70bf18a086: Waiting [2024-03-21T08:50:29.172Z] 55244c1131b3: Waiting [2024-03-21T08:50:29.172Z] 6a7cecb8922c: Waiting [2024-03-21T08:50:29.172Z] f81d73220b52: Pushed [2024-03-21T08:50:29.172Z] a13e58d0871a: Pushed [2024-03-21T08:50:29.172Z] becae9c12d8f: Pushed [2024-03-21T08:50:29.172Z] 7b8bfebbd4b1: Pushed [2024-03-21T08:50:29.172Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:29.172Z] 101a3b6f14e1: Pushed [2024-03-21T08:50:29.172Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:29.431Z] 6a7cecb8922c: Pushed [2024-03-21T08:50:29.431Z] a283aa8ce942: Pushed [2024-03-21T08:50:29.431Z] 55244c1131b3: Pushed [2024-03-21T08:50:29.431Z] ab67127a4482: Pushed [2024-03-21T08:50:29.431Z] 5f70bf18a086: Pushed [2024-03-21T08:50:29.431Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:29.431Z] 0944735b78c3: Pushed [2024-03-21T08:50:29.431Z] 3898db0cb883: Pushed [2024-03-21T08:50:30.809Z] 2a774cb7c4c3: Pushed [2024-03-21T08:50:30.810Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:a71171e4c91c7c07f535c118f0ddfe13a49ead25dde47a6b7363a1978c3a7b95 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:31.138Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:31.475Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-21T08:50:31.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-21T08:50:31.475Z] 101a3b6f14e1: Preparing [2024-03-21T08:50:31.475Z] a13e58d0871a: Preparing [2024-03-21T08:50:31.475Z] becae9c12d8f: Preparing [2024-03-21T08:50:31.475Z] 7b8bfebbd4b1: Preparing [2024-03-21T08:50:31.475Z] f81d73220b52: Preparing [2024-03-21T08:50:31.475Z] 6a7cecb8922c: Preparing [2024-03-21T08:50:31.475Z] 2a774cb7c4c3: Preparing [2024-03-21T08:50:31.475Z] a5607cf5cce8: Preparing [2024-03-21T08:50:31.475Z] 72492ba02f56: Preparing [2024-03-21T08:50:31.475Z] ab67127a4482: Preparing [2024-03-21T08:50:31.475Z] a283aa8ce942: Preparing [2024-03-21T08:50:31.475Z] 5f70bf18a086: Preparing [2024-03-21T08:50:31.475Z] 55244c1131b3: Preparing [2024-03-21T08:50:31.475Z] 3898db0cb883: Preparing [2024-03-21T08:50:31.475Z] 0944735b78c3: Preparing [2024-03-21T08:50:31.475Z] aedc3bda2944: Preparing [2024-03-21T08:50:31.475Z] 3898db0cb883: Waiting [2024-03-21T08:50:31.475Z] 55244c1131b3: Waiting [2024-03-21T08:50:31.475Z] 72492ba02f56: Waiting [2024-03-21T08:50:31.475Z] ab67127a4482: Waiting [2024-03-21T08:50:31.475Z] a283aa8ce942: Waiting [2024-03-21T08:50:31.475Z] 0944735b78c3: Waiting [2024-03-21T08:50:31.475Z] aedc3bda2944: Waiting [2024-03-21T08:50:31.475Z] 5f70bf18a086: Waiting [2024-03-21T08:50:31.475Z] 6a7cecb8922c: Waiting [2024-03-21T08:50:31.475Z] 2a774cb7c4c3: Waiting [2024-03-21T08:50:31.475Z] a5607cf5cce8: Waiting [2024-03-21T08:50:31.475Z] becae9c12d8f: Layer already exists [2024-03-21T08:50:31.475Z] 101a3b6f14e1: Layer already exists [2024-03-21T08:50:31.475Z] f81d73220b52: Layer already exists [2024-03-21T08:50:31.475Z] a13e58d0871a: Layer already exists [2024-03-21T08:50:31.475Z] 7b8bfebbd4b1: Layer already exists [2024-03-21T08:50:31.475Z] 6a7cecb8922c: Layer already exists [2024-03-21T08:50:31.475Z] 2a774cb7c4c3: Layer already exists [2024-03-21T08:50:31.475Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:31.475Z] ab67127a4482: Layer already exists [2024-03-21T08:50:31.475Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:31.475Z] a283aa8ce942: Layer already exists [2024-03-21T08:50:31.475Z] 55244c1131b3: Layer already exists [2024-03-21T08:50:31.475Z] 5f70bf18a086: Layer already exists [2024-03-21T08:50:31.475Z] 3898db0cb883: Layer already exists [2024-03-21T08:50:31.475Z] 0944735b78c3: Layer already exists [2024-03-21T08:50:31.475Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:31.475Z] latest: digest: sha256:a71171e4c91c7c07f535c118f0ddfe13a49ead25dde47a6b7363a1978c3a7b95 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:31.805Z] + 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-21T08:50:32.125Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-03-21T08:50:32.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-21T08:50:32.125Z] 101a3b6f14e1: Preparing [2024-03-21T08:50:32.125Z] a13e58d0871a: Preparing [2024-03-21T08:50:32.125Z] becae9c12d8f: Preparing [2024-03-21T08:50:32.125Z] 7b8bfebbd4b1: Preparing [2024-03-21T08:50:32.125Z] f81d73220b52: Preparing [2024-03-21T08:50:32.125Z] 6a7cecb8922c: Preparing [2024-03-21T08:50:32.125Z] 2a774cb7c4c3: Preparing [2024-03-21T08:50:32.125Z] a5607cf5cce8: Preparing [2024-03-21T08:50:32.125Z] 72492ba02f56: Preparing [2024-03-21T08:50:32.125Z] ab67127a4482: Preparing [2024-03-21T08:50:32.125Z] a283aa8ce942: Preparing [2024-03-21T08:50:32.125Z] 5f70bf18a086: Preparing [2024-03-21T08:50:32.125Z] 55244c1131b3: Preparing [2024-03-21T08:50:32.125Z] 3898db0cb883: Preparing [2024-03-21T08:50:32.125Z] 0944735b78c3: Preparing [2024-03-21T08:50:32.125Z] aedc3bda2944: Preparing [2024-03-21T08:50:32.125Z] 55244c1131b3: Waiting [2024-03-21T08:50:32.125Z] 3898db0cb883: Waiting [2024-03-21T08:50:32.125Z] a5607cf5cce8: Waiting [2024-03-21T08:50:32.125Z] 0944735b78c3: Waiting [2024-03-21T08:50:32.125Z] aedc3bda2944: Waiting [2024-03-21T08:50:32.125Z] 72492ba02f56: Waiting [2024-03-21T08:50:32.125Z] ab67127a4482: Waiting [2024-03-21T08:50:32.125Z] a283aa8ce942: Waiting [2024-03-21T08:50:32.125Z] 5f70bf18a086: Waiting [2024-03-21T08:50:32.125Z] 2a774cb7c4c3: Waiting [2024-03-21T08:50:32.125Z] becae9c12d8f: Layer already exists [2024-03-21T08:50:32.125Z] 7b8bfebbd4b1: Layer already exists [2024-03-21T08:50:32.125Z] a13e58d0871a: Layer already exists [2024-03-21T08:50:32.125Z] 101a3b6f14e1: Layer already exists [2024-03-21T08:50:32.125Z] f81d73220b52: Layer already exists [2024-03-21T08:50:32.125Z] 6a7cecb8922c: Layer already exists [2024-03-21T08:50:32.125Z] 2a774cb7c4c3: Layer already exists [2024-03-21T08:50:32.125Z] ab67127a4482: Layer already exists [2024-03-21T08:50:32.125Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:32.125Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:32.125Z] 5f70bf18a086: Layer already exists [2024-03-21T08:50:32.125Z] a283aa8ce942: Layer already exists [2024-03-21T08:50:32.125Z] 3898db0cb883: Layer already exists [2024-03-21T08:50:32.125Z] 55244c1131b3: Layer already exists [2024-03-21T08:50:32.125Z] 0944735b78c3: Layer already exists [2024-03-21T08:50:32.125Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:32.125Z] 3.2.0-dev.23: digest: sha256:a71171e4c91c7c07f535c118f0ddfe13a49ead25dde47a6b7363a1978c3a7b95 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:32.460Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:32.786Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:32.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-21T08:50:32.787Z] 101a3b6f14e1: Preparing [2024-03-21T08:50:32.787Z] a13e58d0871a: Preparing [2024-03-21T08:50:32.787Z] becae9c12d8f: Preparing [2024-03-21T08:50:32.787Z] 7b8bfebbd4b1: Preparing [2024-03-21T08:50:32.787Z] f81d73220b52: Preparing [2024-03-21T08:50:32.787Z] 6a7cecb8922c: Preparing [2024-03-21T08:50:32.787Z] 2a774cb7c4c3: Preparing [2024-03-21T08:50:32.787Z] a5607cf5cce8: Preparing [2024-03-21T08:50:32.787Z] 72492ba02f56: Preparing [2024-03-21T08:50:32.787Z] 2a774cb7c4c3: Waiting [2024-03-21T08:50:32.787Z] 6a7cecb8922c: Waiting [2024-03-21T08:50:32.787Z] a5607cf5cce8: Waiting [2024-03-21T08:50:32.787Z] ab67127a4482: Preparing [2024-03-21T08:50:32.787Z] a283aa8ce942: Preparing [2024-03-21T08:50:32.787Z] 72492ba02f56: Waiting [2024-03-21T08:50:32.787Z] 5f70bf18a086: Preparing [2024-03-21T08:50:32.787Z] ab67127a4482: Waiting [2024-03-21T08:50:32.787Z] a283aa8ce942: Waiting [2024-03-21T08:50:32.787Z] 55244c1131b3: Preparing [2024-03-21T08:50:32.787Z] 3898db0cb883: Preparing [2024-03-21T08:50:32.787Z] 55244c1131b3: Waiting [2024-03-21T08:50:32.787Z] 5f70bf18a086: Waiting [2024-03-21T08:50:32.787Z] 0944735b78c3: Preparing [2024-03-21T08:50:32.787Z] aedc3bda2944: Preparing [2024-03-21T08:50:32.787Z] 3898db0cb883: Waiting [2024-03-21T08:50:32.787Z] 0944735b78c3: Waiting [2024-03-21T08:50:32.787Z] aedc3bda2944: Waiting [2024-03-21T08:50:32.787Z] f81d73220b52: Layer already exists [2024-03-21T08:50:32.787Z] 101a3b6f14e1: Layer already exists [2024-03-21T08:50:32.787Z] 7b8bfebbd4b1: Layer already exists [2024-03-21T08:50:32.787Z] a13e58d0871a: Layer already exists [2024-03-21T08:50:32.787Z] becae9c12d8f: Layer already exists [2024-03-21T08:50:32.787Z] 2a774cb7c4c3: Layer already exists [2024-03-21T08:50:32.787Z] 6a7cecb8922c: Layer already exists [2024-03-21T08:50:32.787Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:32.787Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:32.787Z] ab67127a4482: Layer already exists [2024-03-21T08:50:32.787Z] a283aa8ce942: Layer already exists [2024-03-21T08:50:32.787Z] 5f70bf18a086: Layer already exists [2024-03-21T08:50:32.787Z] 55244c1131b3: Layer already exists [2024-03-21T08:50:32.787Z] 0944735b78c3: Layer already exists [2024-03-21T08:50:32.787Z] 3898db0cb883: Layer already exists [2024-03-21T08:50:32.787Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:32.787Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:a71171e4c91c7c07f535c118f0ddfe13a49ead25dde47a6b7363a1978c3a7b95 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:33.117Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:33.447Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-03-21T08:50:33.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-21T08:50:33.447Z] 101a3b6f14e1: Preparing [2024-03-21T08:50:33.447Z] a13e58d0871a: Preparing [2024-03-21T08:50:33.447Z] becae9c12d8f: Preparing [2024-03-21T08:50:33.447Z] 7b8bfebbd4b1: Preparing [2024-03-21T08:50:33.447Z] f81d73220b52: Preparing [2024-03-21T08:50:33.447Z] 6a7cecb8922c: Preparing [2024-03-21T08:50:33.447Z] 2a774cb7c4c3: Preparing [2024-03-21T08:50:33.447Z] a5607cf5cce8: Preparing [2024-03-21T08:50:33.447Z] 72492ba02f56: Preparing [2024-03-21T08:50:33.447Z] ab67127a4482: Preparing [2024-03-21T08:50:33.447Z] a283aa8ce942: Preparing [2024-03-21T08:50:33.447Z] 5f70bf18a086: Preparing [2024-03-21T08:50:33.447Z] 55244c1131b3: Preparing [2024-03-21T08:50:33.447Z] 3898db0cb883: Preparing [2024-03-21T08:50:33.447Z] a5607cf5cce8: Waiting [2024-03-21T08:50:33.447Z] 6a7cecb8922c: Waiting [2024-03-21T08:50:33.447Z] 72492ba02f56: Waiting [2024-03-21T08:50:33.447Z] 2a774cb7c4c3: Waiting [2024-03-21T08:50:33.447Z] ab67127a4482: Waiting [2024-03-21T08:50:33.447Z] a283aa8ce942: Waiting [2024-03-21T08:50:33.447Z] 5f70bf18a086: Waiting [2024-03-21T08:50:33.447Z] 55244c1131b3: Waiting [2024-03-21T08:50:33.447Z] 0944735b78c3: Preparing [2024-03-21T08:50:33.447Z] aedc3bda2944: Preparing [2024-03-21T08:50:33.447Z] 3898db0cb883: Waiting [2024-03-21T08:50:33.447Z] aedc3bda2944: Waiting [2024-03-21T08:50:33.447Z] 0944735b78c3: Waiting [2024-03-21T08:50:33.447Z] becae9c12d8f: Layer already exists [2024-03-21T08:50:33.447Z] f81d73220b52: Layer already exists [2024-03-21T08:50:33.447Z] 101a3b6f14e1: Layer already exists [2024-03-21T08:50:33.447Z] a13e58d0871a: Layer already exists [2024-03-21T08:50:33.447Z] 7b8bfebbd4b1: Layer already exists [2024-03-21T08:50:33.447Z] 6a7cecb8922c: Layer already exists [2024-03-21T08:50:33.447Z] 2a774cb7c4c3: Layer already exists [2024-03-21T08:50:33.447Z] ab67127a4482: Layer already exists [2024-03-21T08:50:33.447Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:33.447Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:33.447Z] a283aa8ce942: Layer already exists [2024-03-21T08:50:33.447Z] 55244c1131b3: Layer already exists [2024-03-21T08:50:33.447Z] 3898db0cb883: Layer already exists [2024-03-21T08:50:33.447Z] 0944735b78c3: Layer already exists [2024-03-21T08:50:33.447Z] 5f70bf18a086: Layer already exists [2024-03-21T08:50:33.447Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:33.447Z] main: digest: sha256:a71171e4c91c7c07f535c118f0ddfe13a49ead25dde47a6b7363a1978c3a7b95 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:50:33.519Z] ===================================================== [Pipeline] echo [2024-03-21T08:50:33.533Z] taggedImages: [2024-03-21T08:50:33.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:33.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-21T08:50:33.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-03-21T08:50:33.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:33.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-03-21T08:50:33.562Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-03-21T08:50:33.563Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:33.563Z] latest [2024-03-21T08:50:33.563Z] 3.2.0-dev.23 [2024-03-21T08:50:33.563Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:33.563Z] main [2024-03-21T08:50:33.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:33.906Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:34.232Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:34.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-21T08:50:34.232Z] 1a41b042a51f: Preparing [2024-03-21T08:50:34.232Z] 0114c5cb7838: Preparing [2024-03-21T08:50:34.232Z] f02cf329a448: Preparing [2024-03-21T08:50:34.232Z] 6d85c7df20fe: Preparing [2024-03-21T08:50:34.232Z] a5607cf5cce8: Preparing [2024-03-21T08:50:34.232Z] 72492ba02f56: Preparing [2024-03-21T08:50:34.232Z] 231dbb9dd063: Preparing [2024-03-21T08:50:34.232Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:34.232Z] aedc3bda2944: Preparing [2024-03-21T08:50:34.232Z] aedc3bda2944: Waiting [2024-03-21T08:50:34.232Z] 231dbb9dd063: Waiting [2024-03-21T08:50:34.232Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:34.232Z] 1a41b042a51f: Layer already exists [2024-03-21T08:50:34.232Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:34.232Z] 0114c5cb7838: Layer already exists [2024-03-21T08:50:34.232Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:34.232Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:34.232Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:34.232Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:34.232Z] f02cf329a448: Pushed [2024-03-21T08:50:37.522Z] 6d85c7df20fe: Pushed [2024-03-21T08:50:37.522Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:51a3c3ddcee45e51ad61261c6a40e56b034d2c86f7491c16963b7cdccbbaa9c0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:37.859Z] + 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-21T08:50:38.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-21T08:50:38.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-21T08:50:38.179Z] 1a41b042a51f: Preparing [2024-03-21T08:50:38.179Z] 0114c5cb7838: Preparing [2024-03-21T08:50:38.179Z] f02cf329a448: Preparing [2024-03-21T08:50:38.180Z] 6d85c7df20fe: Preparing [2024-03-21T08:50:38.180Z] a5607cf5cce8: Preparing [2024-03-21T08:50:38.180Z] 72492ba02f56: Preparing [2024-03-21T08:50:38.180Z] 231dbb9dd063: Preparing [2024-03-21T08:50:38.180Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:38.180Z] aedc3bda2944: Preparing [2024-03-21T08:50:38.180Z] 72492ba02f56: Waiting [2024-03-21T08:50:38.180Z] 231dbb9dd063: Waiting [2024-03-21T08:50:38.180Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:38.180Z] aedc3bda2944: Waiting [2024-03-21T08:50:38.180Z] 6d85c7df20fe: Layer already exists [2024-03-21T08:50:38.180Z] f02cf329a448: Layer already exists [2024-03-21T08:50:38.180Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:38.180Z] 0114c5cb7838: Layer already exists [2024-03-21T08:50:38.180Z] 1a41b042a51f: Layer already exists [2024-03-21T08:50:38.180Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:38.180Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:38.180Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:38.180Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:38.180Z] latest: digest: sha256:51a3c3ddcee45e51ad61261c6a40e56b034d2c86f7491c16963b7cdccbbaa9c0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:38.514Z] + 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-21T08:50:38.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-03-21T08:50:38.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-21T08:50:38.840Z] 1a41b042a51f: Preparing [2024-03-21T08:50:38.840Z] 0114c5cb7838: Preparing [2024-03-21T08:50:38.840Z] f02cf329a448: Preparing [2024-03-21T08:50:38.840Z] 6d85c7df20fe: Preparing [2024-03-21T08:50:38.840Z] a5607cf5cce8: Preparing [2024-03-21T08:50:38.840Z] 72492ba02f56: Preparing [2024-03-21T08:50:38.840Z] 231dbb9dd063: Preparing [2024-03-21T08:50:38.840Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:38.840Z] aedc3bda2944: Preparing [2024-03-21T08:50:38.840Z] 231dbb9dd063: Waiting [2024-03-21T08:50:38.840Z] 72492ba02f56: Waiting [2024-03-21T08:50:38.840Z] aedc3bda2944: Waiting [2024-03-21T08:50:38.840Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:38.840Z] f02cf329a448: Layer already exists [2024-03-21T08:50:38.840Z] 1a41b042a51f: Layer already exists [2024-03-21T08:50:38.840Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:38.840Z] 6d85c7df20fe: Layer already exists [2024-03-21T08:50:38.840Z] 0114c5cb7838: Layer already exists [2024-03-21T08:50:38.840Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:38.840Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:38.840Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:38.840Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:38.840Z] 3.2.0-dev.23: digest: sha256:51a3c3ddcee45e51ad61261c6a40e56b034d2c86f7491c16963b7cdccbbaa9c0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:39.171Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:39.495Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:39.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-21T08:50:39.495Z] 1a41b042a51f: Preparing [2024-03-21T08:50:39.495Z] 0114c5cb7838: Preparing [2024-03-21T08:50:39.495Z] f02cf329a448: Preparing [2024-03-21T08:50:39.495Z] 6d85c7df20fe: Preparing [2024-03-21T08:50:39.495Z] a5607cf5cce8: Preparing [2024-03-21T08:50:39.495Z] 72492ba02f56: Preparing [2024-03-21T08:50:39.495Z] 231dbb9dd063: Preparing [2024-03-21T08:50:39.495Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:39.495Z] aedc3bda2944: Preparing [2024-03-21T08:50:39.495Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:39.495Z] 72492ba02f56: Waiting [2024-03-21T08:50:39.495Z] 231dbb9dd063: Waiting [2024-03-21T08:50:39.495Z] 1a41b042a51f: Layer already exists [2024-03-21T08:50:39.495Z] 0114c5cb7838: Layer already exists [2024-03-21T08:50:39.495Z] 6d85c7df20fe: Layer already exists [2024-03-21T08:50:39.495Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:39.495Z] f02cf329a448: Layer already exists [2024-03-21T08:50:39.495Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:39.495Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:39.495Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:39.495Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:39.495Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:51a3c3ddcee45e51ad61261c6a40e56b034d2c86f7491c16963b7cdccbbaa9c0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:39.817Z] + 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-21T08:50:40.137Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-03-21T08:50:40.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-21T08:50:40.137Z] 1a41b042a51f: Preparing [2024-03-21T08:50:40.137Z] 0114c5cb7838: Preparing [2024-03-21T08:50:40.137Z] f02cf329a448: Preparing [2024-03-21T08:50:40.137Z] 6d85c7df20fe: Preparing [2024-03-21T08:50:40.137Z] a5607cf5cce8: Preparing [2024-03-21T08:50:40.137Z] 72492ba02f56: Preparing [2024-03-21T08:50:40.137Z] 231dbb9dd063: Preparing [2024-03-21T08:50:40.137Z] 985d3ada7ae0: Preparing [2024-03-21T08:50:40.137Z] aedc3bda2944: Preparing [2024-03-21T08:50:40.137Z] 72492ba02f56: Waiting [2024-03-21T08:50:40.137Z] 231dbb9dd063: Waiting [2024-03-21T08:50:40.137Z] 985d3ada7ae0: Waiting [2024-03-21T08:50:40.137Z] aedc3bda2944: Waiting [2024-03-21T08:50:40.137Z] f02cf329a448: Layer already exists [2024-03-21T08:50:40.137Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:40.137Z] 6d85c7df20fe: Layer already exists [2024-03-21T08:50:40.137Z] 1a41b042a51f: Layer already exists [2024-03-21T08:50:40.137Z] 0114c5cb7838: Layer already exists [2024-03-21T08:50:40.137Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:40.137Z] 231dbb9dd063: Layer already exists [2024-03-21T08:50:40.137Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:50:40.137Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:40.137Z] main: digest: sha256:51a3c3ddcee45e51ad61261c6a40e56b034d2c86f7491c16963b7cdccbbaa9c0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:50:40.214Z] ===================================================== [Pipeline] echo [2024-03-21T08:50:40.231Z] taggedImages: [2024-03-21T08:50:40.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:40.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-21T08:50:40.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-03-21T08:50:40.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:40.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-03-21T08:50:40.260Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-03-21T08:50:40.260Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:40.260Z] latest [2024-03-21T08:50:40.260Z] 3.2.0-dev.23 [2024-03-21T08:50:40.260Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:40.260Z] main [2024-03-21T08:50:40.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:40.607Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:40.923Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:40.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-21T08:50:40.923Z] 1b69956ffd44: Preparing [2024-03-21T08:50:40.923Z] a3c41c1faed6: Preparing [2024-03-21T08:50:40.923Z] 04cd73a1a918: Preparing [2024-03-21T08:50:40.923Z] 37aa2a72d5ae: Preparing [2024-03-21T08:50:40.923Z] 181fc70bb2c5: Preparing [2024-03-21T08:50:40.923Z] a5607cf5cce8: Preparing [2024-03-21T08:50:40.923Z] 72492ba02f56: Preparing [2024-03-21T08:50:40.923Z] fdfc29a29cd3: Preparing [2024-03-21T08:50:40.923Z] 4d627bd0ae9d: Preparing [2024-03-21T08:50:40.923Z] 66b604c2a9c8: Preparing [2024-03-21T08:50:40.923Z] aedc3bda2944: Preparing [2024-03-21T08:50:40.923Z] 72492ba02f56: Waiting [2024-03-21T08:50:40.923Z] fdfc29a29cd3: Waiting [2024-03-21T08:50:40.923Z] 66b604c2a9c8: Waiting [2024-03-21T08:50:40.923Z] a5607cf5cce8: Waiting [2024-03-21T08:50:40.923Z] 4d627bd0ae9d: Waiting [2024-03-21T08:50:40.923Z] aedc3bda2944: Waiting [2024-03-21T08:50:40.923Z] 37aa2a72d5ae: Pushed [2024-03-21T08:50:40.923Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:40.923Z] 1b69956ffd44: Pushed [2024-03-21T08:50:40.923Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:40.923Z] a3c41c1faed6: Pushed [2024-03-21T08:50:40.923Z] 181fc70bb2c5: Pushed [2024-03-21T08:50:40.923Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:41.182Z] fdfc29a29cd3: Pushed [2024-03-21T08:50:41.182Z] 4d627bd0ae9d: Pushed [2024-03-21T08:50:41.751Z] 04cd73a1a918: Pushed [2024-03-21T08:50:42.318Z] 66b604c2a9c8: Pushed [2024-03-21T08:50:42.318Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:b9d6cb55ff74fd5deeff1f84621805a3c40e901de7391c384a97787a6c4de2f5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:42.646Z] + 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-21T08:50:42.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-21T08:50:42.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-21T08:50:42.965Z] 1b69956ffd44: Preparing [2024-03-21T08:50:42.965Z] a3c41c1faed6: Preparing [2024-03-21T08:50:42.965Z] 04cd73a1a918: Preparing [2024-03-21T08:50:42.965Z] 37aa2a72d5ae: Preparing [2024-03-21T08:50:42.965Z] 181fc70bb2c5: Preparing [2024-03-21T08:50:42.965Z] a5607cf5cce8: Preparing [2024-03-21T08:50:42.965Z] 72492ba02f56: Preparing [2024-03-21T08:50:42.965Z] fdfc29a29cd3: Preparing [2024-03-21T08:50:42.965Z] 4d627bd0ae9d: Preparing [2024-03-21T08:50:42.965Z] 66b604c2a9c8: Preparing [2024-03-21T08:50:42.965Z] aedc3bda2944: Preparing [2024-03-21T08:50:42.965Z] a5607cf5cce8: Waiting [2024-03-21T08:50:42.965Z] 66b604c2a9c8: Waiting [2024-03-21T08:50:42.965Z] 72492ba02f56: Waiting [2024-03-21T08:50:42.965Z] 4d627bd0ae9d: Waiting [2024-03-21T08:50:42.965Z] fdfc29a29cd3: Waiting [2024-03-21T08:50:42.965Z] aedc3bda2944: Waiting [2024-03-21T08:50:42.965Z] a3c41c1faed6: Layer already exists [2024-03-21T08:50:42.965Z] 04cd73a1a918: Layer already exists [2024-03-21T08:50:42.965Z] 181fc70bb2c5: Layer already exists [2024-03-21T08:50:42.965Z] 37aa2a72d5ae: Layer already exists [2024-03-21T08:50:42.965Z] 1b69956ffd44: Layer already exists [2024-03-21T08:50:42.965Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:42.965Z] 4d627bd0ae9d: Layer already exists [2024-03-21T08:50:42.965Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:42.965Z] fdfc29a29cd3: Layer already exists [2024-03-21T08:50:42.965Z] 66b604c2a9c8: Layer already exists [2024-03-21T08:50:42.965Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:42.965Z] latest: digest: sha256:b9d6cb55ff74fd5deeff1f84621805a3c40e901de7391c384a97787a6c4de2f5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:43.288Z] + 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-21T08:50:43.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-03-21T08:50:43.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-21T08:50:43.615Z] 1b69956ffd44: Preparing [2024-03-21T08:50:43.615Z] a3c41c1faed6: Preparing [2024-03-21T08:50:43.615Z] 04cd73a1a918: Preparing [2024-03-21T08:50:43.615Z] 37aa2a72d5ae: Preparing [2024-03-21T08:50:43.615Z] 181fc70bb2c5: Preparing [2024-03-21T08:50:43.615Z] a5607cf5cce8: Preparing [2024-03-21T08:50:43.615Z] 72492ba02f56: Preparing [2024-03-21T08:50:43.615Z] fdfc29a29cd3: Preparing [2024-03-21T08:50:43.615Z] 4d627bd0ae9d: Preparing [2024-03-21T08:50:43.615Z] 66b604c2a9c8: Preparing [2024-03-21T08:50:43.615Z] aedc3bda2944: Preparing [2024-03-21T08:50:43.615Z] a5607cf5cce8: Waiting [2024-03-21T08:50:43.615Z] 72492ba02f56: Waiting [2024-03-21T08:50:43.615Z] fdfc29a29cd3: Waiting [2024-03-21T08:50:43.615Z] 4d627bd0ae9d: Waiting [2024-03-21T08:50:43.615Z] 66b604c2a9c8: Waiting [2024-03-21T08:50:43.615Z] aedc3bda2944: Waiting [2024-03-21T08:50:43.615Z] 1b69956ffd44: Layer already exists [2024-03-21T08:50:43.615Z] 37aa2a72d5ae: Layer already exists [2024-03-21T08:50:43.615Z] 181fc70bb2c5: Layer already exists [2024-03-21T08:50:43.615Z] 04cd73a1a918: Layer already exists [2024-03-21T08:50:43.615Z] a3c41c1faed6: Layer already exists [2024-03-21T08:50:43.615Z] 4d627bd0ae9d: Layer already exists [2024-03-21T08:50:43.615Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:43.615Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:43.615Z] fdfc29a29cd3: Layer already exists [2024-03-21T08:50:43.615Z] 66b604c2a9c8: Layer already exists [2024-03-21T08:50:43.615Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:43.615Z] 3.2.0-dev.23: digest: sha256:b9d6cb55ff74fd5deeff1f84621805a3c40e901de7391c384a97787a6c4de2f5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:43.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:44.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:44.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-21T08:50:44.262Z] 1b69956ffd44: Preparing [2024-03-21T08:50:44.262Z] a3c41c1faed6: Preparing [2024-03-21T08:50:44.262Z] 04cd73a1a918: Preparing [2024-03-21T08:50:44.262Z] 37aa2a72d5ae: Preparing [2024-03-21T08:50:44.262Z] 181fc70bb2c5: Preparing [2024-03-21T08:50:44.262Z] a5607cf5cce8: Preparing [2024-03-21T08:50:44.262Z] 72492ba02f56: Preparing [2024-03-21T08:50:44.262Z] fdfc29a29cd3: Preparing [2024-03-21T08:50:44.262Z] 4d627bd0ae9d: Preparing [2024-03-21T08:50:44.262Z] 66b604c2a9c8: Preparing [2024-03-21T08:50:44.262Z] aedc3bda2944: Preparing [2024-03-21T08:50:44.262Z] a5607cf5cce8: Waiting [2024-03-21T08:50:44.262Z] 72492ba02f56: Waiting [2024-03-21T08:50:44.262Z] 66b604c2a9c8: Waiting [2024-03-21T08:50:44.262Z] 4d627bd0ae9d: Waiting [2024-03-21T08:50:44.262Z] fdfc29a29cd3: Waiting [2024-03-21T08:50:44.262Z] aedc3bda2944: Waiting [2024-03-21T08:50:44.262Z] 181fc70bb2c5: Layer already exists [2024-03-21T08:50:44.262Z] a3c41c1faed6: Layer already exists [2024-03-21T08:50:44.262Z] 1b69956ffd44: Layer already exists [2024-03-21T08:50:44.262Z] 04cd73a1a918: Layer already exists [2024-03-21T08:50:44.262Z] 37aa2a72d5ae: Layer already exists [2024-03-21T08:50:44.262Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:44.262Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:44.262Z] 4d627bd0ae9d: Layer already exists [2024-03-21T08:50:44.262Z] fdfc29a29cd3: Layer already exists [2024-03-21T08:50:44.262Z] 66b604c2a9c8: Layer already exists [2024-03-21T08:50:44.262Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:44.262Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:b9d6cb55ff74fd5deeff1f84621805a3c40e901de7391c384a97787a6c4de2f5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:44.586Z] + 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-21T08:50:44.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-03-21T08:50:44.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-21T08:50:44.903Z] 1b69956ffd44: Preparing [2024-03-21T08:50:44.903Z] a3c41c1faed6: Preparing [2024-03-21T08:50:44.903Z] 04cd73a1a918: Preparing [2024-03-21T08:50:44.903Z] 37aa2a72d5ae: Preparing [2024-03-21T08:50:44.903Z] 181fc70bb2c5: Preparing [2024-03-21T08:50:44.903Z] a5607cf5cce8: Preparing [2024-03-21T08:50:44.903Z] 72492ba02f56: Preparing [2024-03-21T08:50:44.903Z] a5607cf5cce8: Waiting [2024-03-21T08:50:44.903Z] 72492ba02f56: Waiting [2024-03-21T08:50:44.903Z] fdfc29a29cd3: Preparing [2024-03-21T08:50:44.903Z] 4d627bd0ae9d: Preparing [2024-03-21T08:50:44.903Z] 66b604c2a9c8: Preparing [2024-03-21T08:50:44.903Z] aedc3bda2944: Preparing [2024-03-21T08:50:44.903Z] fdfc29a29cd3: Waiting [2024-03-21T08:50:44.903Z] aedc3bda2944: Waiting [2024-03-21T08:50:44.903Z] 66b604c2a9c8: Waiting [2024-03-21T08:50:44.903Z] 1b69956ffd44: Layer already exists [2024-03-21T08:50:44.903Z] a3c41c1faed6: Layer already exists [2024-03-21T08:50:44.903Z] 37aa2a72d5ae: Layer already exists [2024-03-21T08:50:44.903Z] 181fc70bb2c5: Layer already exists [2024-03-21T08:50:44.903Z] 04cd73a1a918: Layer already exists [2024-03-21T08:50:44.903Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:44.903Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:44.903Z] 66b604c2a9c8: Layer already exists [2024-03-21T08:50:44.903Z] fdfc29a29cd3: Layer already exists [2024-03-21T08:50:44.903Z] 4d627bd0ae9d: Layer already exists [2024-03-21T08:50:44.903Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:44.903Z] main: digest: sha256:b9d6cb55ff74fd5deeff1f84621805a3c40e901de7391c384a97787a6c4de2f5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:50:44.967Z] ===================================================== [Pipeline] echo [2024-03-21T08:50:44.981Z] taggedImages: [2024-03-21T08:50:44.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:44.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-21T08:50:44.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-03-21T08:50:44.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:44.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-03-21T08:50:45.014Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-03-21T08:50:45.014Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:45.014Z] latest [2024-03-21T08:50:45.014Z] 3.2.0-dev.23 [2024-03-21T08:50:45.014Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:45.014Z] main [2024-03-21T08:50:45.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:45.370Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:45.689Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:45.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-21T08:50:45.689Z] 9824bfbc56c2: Preparing [2024-03-21T08:50:45.689Z] 7d2c1bc96918: Preparing [2024-03-21T08:50:45.689Z] bcbc2b584bb4: Preparing [2024-03-21T08:50:45.689Z] 8b1dbbc55b9d: Preparing [2024-03-21T08:50:45.689Z] af969e775495: Preparing [2024-03-21T08:50:45.689Z] 8c66b0417e42: Preparing [2024-03-21T08:50:45.689Z] ecc3deba9b47: Preparing [2024-03-21T08:50:45.689Z] a5607cf5cce8: Preparing [2024-03-21T08:50:45.689Z] 72492ba02f56: Preparing [2024-03-21T08:50:45.689Z] 7624e23c49a7: Preparing [2024-03-21T08:50:45.689Z] c7efadd5b219: Preparing [2024-03-21T08:50:45.689Z] aedc3bda2944: Preparing [2024-03-21T08:50:45.689Z] 72492ba02f56: Waiting [2024-03-21T08:50:45.689Z] 7624e23c49a7: Waiting [2024-03-21T08:50:45.689Z] c7efadd5b219: Waiting [2024-03-21T08:50:45.689Z] aedc3bda2944: Waiting [2024-03-21T08:50:45.689Z] 8c66b0417e42: Waiting [2024-03-21T08:50:45.689Z] a5607cf5cce8: Waiting [2024-03-21T08:50:45.689Z] ecc3deba9b47: Waiting [2024-03-21T08:50:45.689Z] 7d2c1bc96918: Pushed [2024-03-21T08:50:45.689Z] af969e775495: Pushed [2024-03-21T08:50:45.689Z] 9824bfbc56c2: Pushed [2024-03-21T08:50:45.689Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:45.689Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:45.689Z] 8c66b0417e42: Pushed [2024-03-21T08:50:45.947Z] ecc3deba9b47: Pushed [2024-03-21T08:50:45.947Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:45.947Z] 7624e23c49a7: Pushed [2024-03-21T08:50:46.513Z] 8b1dbbc55b9d: Pushed [2024-03-21T08:50:47.083Z] bcbc2b584bb4: Pushed [2024-03-21T08:50:47.084Z] c7efadd5b219: Pushed [2024-03-21T08:50:47.084Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:2b3fb890f3da3e2ef7c41cff9b5ccaa44f9f911396d8d0cd54d838d094c0a677 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:47.417Z] + 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-21T08:50:47.741Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-21T08:50:47.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-21T08:50:47.741Z] 9824bfbc56c2: Preparing [2024-03-21T08:50:47.741Z] 7d2c1bc96918: Preparing [2024-03-21T08:50:47.741Z] bcbc2b584bb4: Preparing [2024-03-21T08:50:47.741Z] 8b1dbbc55b9d: Preparing [2024-03-21T08:50:47.741Z] af969e775495: Preparing [2024-03-21T08:50:47.741Z] 8c66b0417e42: Preparing [2024-03-21T08:50:47.741Z] ecc3deba9b47: Preparing [2024-03-21T08:50:47.741Z] a5607cf5cce8: Preparing [2024-03-21T08:50:47.741Z] 72492ba02f56: Preparing [2024-03-21T08:50:47.741Z] 7624e23c49a7: Preparing [2024-03-21T08:50:47.741Z] c7efadd5b219: Preparing [2024-03-21T08:50:47.741Z] aedc3bda2944: Preparing [2024-03-21T08:50:47.741Z] 8c66b0417e42: Waiting [2024-03-21T08:50:47.741Z] ecc3deba9b47: Waiting [2024-03-21T08:50:47.741Z] 72492ba02f56: Waiting [2024-03-21T08:50:47.741Z] 7624e23c49a7: Waiting [2024-03-21T08:50:47.741Z] a5607cf5cce8: Waiting [2024-03-21T08:50:47.741Z] c7efadd5b219: Waiting [2024-03-21T08:50:47.741Z] aedc3bda2944: Waiting [2024-03-21T08:50:47.741Z] 7d2c1bc96918: Layer already exists [2024-03-21T08:50:47.741Z] 9824bfbc56c2: Layer already exists [2024-03-21T08:50:47.741Z] 8b1dbbc55b9d: Layer already exists [2024-03-21T08:50:47.741Z] af969e775495: Layer already exists [2024-03-21T08:50:47.741Z] bcbc2b584bb4: Layer already exists [2024-03-21T08:50:47.741Z] 8c66b0417e42: Layer already exists [2024-03-21T08:50:47.741Z] ecc3deba9b47: Layer already exists [2024-03-21T08:50:47.741Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:47.741Z] 7624e23c49a7: Layer already exists [2024-03-21T08:50:47.741Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:47.741Z] c7efadd5b219: Layer already exists [2024-03-21T08:50:47.741Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:47.741Z] latest: digest: sha256:2b3fb890f3da3e2ef7c41cff9b5ccaa44f9f911396d8d0cd54d838d094c0a677 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:48.071Z] + 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-21T08:50:48.394Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-03-21T08:50:48.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-21T08:50:48.394Z] 9824bfbc56c2: Preparing [2024-03-21T08:50:48.394Z] 7d2c1bc96918: Preparing [2024-03-21T08:50:48.394Z] bcbc2b584bb4: Preparing [2024-03-21T08:50:48.394Z] 8b1dbbc55b9d: Preparing [2024-03-21T08:50:48.394Z] af969e775495: Preparing [2024-03-21T08:50:48.394Z] 8c66b0417e42: Preparing [2024-03-21T08:50:48.394Z] ecc3deba9b47: Preparing [2024-03-21T08:50:48.394Z] a5607cf5cce8: Preparing [2024-03-21T08:50:48.394Z] 72492ba02f56: Preparing [2024-03-21T08:50:48.394Z] 7624e23c49a7: Preparing [2024-03-21T08:50:48.394Z] c7efadd5b219: Preparing [2024-03-21T08:50:48.394Z] aedc3bda2944: Preparing [2024-03-21T08:50:48.394Z] a5607cf5cce8: Waiting [2024-03-21T08:50:48.394Z] 72492ba02f56: Waiting [2024-03-21T08:50:48.394Z] 7624e23c49a7: Waiting [2024-03-21T08:50:48.394Z] c7efadd5b219: Waiting [2024-03-21T08:50:48.394Z] aedc3bda2944: Waiting [2024-03-21T08:50:48.394Z] ecc3deba9b47: Waiting [2024-03-21T08:50:48.394Z] 8c66b0417e42: Waiting [2024-03-21T08:50:48.394Z] 9824bfbc56c2: Layer already exists [2024-03-21T08:50:48.394Z] 7d2c1bc96918: Layer already exists [2024-03-21T08:50:48.394Z] 8b1dbbc55b9d: Layer already exists [2024-03-21T08:50:48.394Z] bcbc2b584bb4: Layer already exists [2024-03-21T08:50:48.394Z] af969e775495: Layer already exists [2024-03-21T08:50:48.394Z] 8c66b0417e42: Layer already exists [2024-03-21T08:50:48.394Z] ecc3deba9b47: Layer already exists [2024-03-21T08:50:48.394Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:48.394Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:48.394Z] 7624e23c49a7: Layer already exists [2024-03-21T08:50:48.394Z] c7efadd5b219: Layer already exists [2024-03-21T08:50:48.394Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:48.394Z] 3.2.0-dev.23: digest: sha256:2b3fb890f3da3e2ef7c41cff9b5ccaa44f9f911396d8d0cd54d838d094c0a677 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:48.729Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:49.056Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:49.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-21T08:50:49.056Z] 9824bfbc56c2: Preparing [2024-03-21T08:50:49.056Z] 7d2c1bc96918: Preparing [2024-03-21T08:50:49.056Z] bcbc2b584bb4: Preparing [2024-03-21T08:50:49.056Z] 8b1dbbc55b9d: Preparing [2024-03-21T08:50:49.056Z] af969e775495: Preparing [2024-03-21T08:50:49.056Z] 8c66b0417e42: Preparing [2024-03-21T08:50:49.056Z] ecc3deba9b47: Preparing [2024-03-21T08:50:49.056Z] a5607cf5cce8: Preparing [2024-03-21T08:50:49.056Z] 72492ba02f56: Preparing [2024-03-21T08:50:49.056Z] 7624e23c49a7: Preparing [2024-03-21T08:50:49.056Z] c7efadd5b219: Preparing [2024-03-21T08:50:49.056Z] aedc3bda2944: Preparing [2024-03-21T08:50:49.056Z] ecc3deba9b47: Waiting [2024-03-21T08:50:49.056Z] a5607cf5cce8: Waiting [2024-03-21T08:50:49.056Z] c7efadd5b219: Waiting [2024-03-21T08:50:49.056Z] 7624e23c49a7: Waiting [2024-03-21T08:50:49.056Z] aedc3bda2944: Waiting [2024-03-21T08:50:49.056Z] 72492ba02f56: Waiting [2024-03-21T08:50:49.056Z] af969e775495: Layer already exists [2024-03-21T08:50:49.056Z] 8b1dbbc55b9d: Layer already exists [2024-03-21T08:50:49.056Z] 7d2c1bc96918: Layer already exists [2024-03-21T08:50:49.056Z] 9824bfbc56c2: Layer already exists [2024-03-21T08:50:49.056Z] bcbc2b584bb4: Layer already exists [2024-03-21T08:50:49.056Z] 8c66b0417e42: Layer already exists [2024-03-21T08:50:49.056Z] ecc3deba9b47: Layer already exists [2024-03-21T08:50:49.056Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:49.056Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:49.056Z] 7624e23c49a7: Layer already exists [2024-03-21T08:50:49.056Z] c7efadd5b219: Layer already exists [2024-03-21T08:50:49.056Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:49.056Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:2b3fb890f3da3e2ef7c41cff9b5ccaa44f9f911396d8d0cd54d838d094c0a677 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:49.381Z] + 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-21T08:50:49.703Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-03-21T08:50:49.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-21T08:50:49.703Z] 9824bfbc56c2: Preparing [2024-03-21T08:50:49.703Z] 7d2c1bc96918: Preparing [2024-03-21T08:50:49.703Z] bcbc2b584bb4: Preparing [2024-03-21T08:50:49.703Z] 8b1dbbc55b9d: Preparing [2024-03-21T08:50:49.703Z] af969e775495: Preparing [2024-03-21T08:50:49.703Z] 8c66b0417e42: Preparing [2024-03-21T08:50:49.703Z] ecc3deba9b47: Preparing [2024-03-21T08:50:49.703Z] a5607cf5cce8: Preparing [2024-03-21T08:50:49.703Z] 72492ba02f56: Preparing [2024-03-21T08:50:49.703Z] 8c66b0417e42: Waiting [2024-03-21T08:50:49.703Z] ecc3deba9b47: Waiting [2024-03-21T08:50:49.703Z] a5607cf5cce8: Waiting [2024-03-21T08:50:49.703Z] 7624e23c49a7: Preparing [2024-03-21T08:50:49.703Z] c7efadd5b219: Preparing [2024-03-21T08:50:49.703Z] 72492ba02f56: Waiting [2024-03-21T08:50:49.703Z] aedc3bda2944: Preparing [2024-03-21T08:50:49.703Z] 7624e23c49a7: Waiting [2024-03-21T08:50:49.703Z] c7efadd5b219: Waiting [2024-03-21T08:50:49.703Z] aedc3bda2944: Waiting [2024-03-21T08:50:49.703Z] 9824bfbc56c2: Layer already exists [2024-03-21T08:50:49.703Z] 7d2c1bc96918: Layer already exists [2024-03-21T08:50:49.703Z] 8b1dbbc55b9d: Layer already exists [2024-03-21T08:50:49.703Z] af969e775495: Layer already exists [2024-03-21T08:50:49.703Z] bcbc2b584bb4: Layer already exists [2024-03-21T08:50:49.703Z] 8c66b0417e42: Layer already exists [2024-03-21T08:50:49.703Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:49.703Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:49.703Z] 7624e23c49a7: Layer already exists [2024-03-21T08:50:49.703Z] ecc3deba9b47: Layer already exists [2024-03-21T08:50:49.703Z] c7efadd5b219: Layer already exists [2024-03-21T08:50:49.703Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:49.703Z] main: digest: sha256:2b3fb890f3da3e2ef7c41cff9b5ccaa44f9f911396d8d0cd54d838d094c0a677 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:50:49.785Z] ===================================================== [Pipeline] echo [2024-03-21T08:50:49.802Z] taggedImages: [2024-03-21T08:50:49.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:49.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-21T08:50:49.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-03-21T08:50:49.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:49.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-03-21T08:50:49.825Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-03-21T08:50:49.825Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:49.825Z] latest [2024-03-21T08:50:49.825Z] 3.2.0-dev.23 [2024-03-21T08:50:49.825Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:49.825Z] main [2024-03-21T08:50:49.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:50.162Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:50.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:50.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-21T08:50:50.489Z] 516968735f87: Preparing [2024-03-21T08:50:50.489Z] 64c3c8703145: Preparing [2024-03-21T08:50:50.489Z] a5607cf5cce8: Preparing [2024-03-21T08:50:50.489Z] 72492ba02f56: Preparing [2024-03-21T08:50:50.489Z] 32e79970221f: Preparing [2024-03-21T08:50:50.489Z] fedff51ebfec: Preparing [2024-03-21T08:50:50.489Z] aedc3bda2944: Preparing [2024-03-21T08:50:50.489Z] fedff51ebfec: Waiting [2024-03-21T08:50:50.489Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:50.489Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:50.489Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:50.489Z] 516968735f87: Pushed [2024-03-21T08:50:50.489Z] 32e79970221f: Pushed [2024-03-21T08:50:51.429Z] fedff51ebfec: Pushed [2024-03-21T08:50:52.366Z] 64c3c8703145: Pushed [2024-03-21T08:50:52.366Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:02b2306005869949cd0192c55498cd35c93d737df3d3d136cde7f207219ce795 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:52.701Z] + 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-21T08:50:53.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-21T08:50:53.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-21T08:50:53.026Z] 516968735f87: Preparing [2024-03-21T08:50:53.026Z] 64c3c8703145: Preparing [2024-03-21T08:50:53.026Z] a5607cf5cce8: Preparing [2024-03-21T08:50:53.026Z] 72492ba02f56: Preparing [2024-03-21T08:50:53.026Z] 32e79970221f: Preparing [2024-03-21T08:50:53.026Z] fedff51ebfec: Preparing [2024-03-21T08:50:53.026Z] aedc3bda2944: Preparing [2024-03-21T08:50:53.026Z] fedff51ebfec: Waiting [2024-03-21T08:50:53.026Z] aedc3bda2944: Waiting [2024-03-21T08:50:53.026Z] 64c3c8703145: Layer already exists [2024-03-21T08:50:53.026Z] 32e79970221f: Layer already exists [2024-03-21T08:50:53.026Z] 516968735f87: Layer already exists [2024-03-21T08:50:53.026Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:53.026Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:53.026Z] fedff51ebfec: Layer already exists [2024-03-21T08:50:53.026Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:53.026Z] latest: digest: sha256:02b2306005869949cd0192c55498cd35c93d737df3d3d136cde7f207219ce795 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:53.348Z] + 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-21T08:50:53.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-03-21T08:50:53.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-21T08:50:53.670Z] 516968735f87: Preparing [2024-03-21T08:50:53.670Z] 64c3c8703145: Preparing [2024-03-21T08:50:53.670Z] a5607cf5cce8: Preparing [2024-03-21T08:50:53.670Z] 72492ba02f56: Preparing [2024-03-21T08:50:53.670Z] 32e79970221f: Preparing [2024-03-21T08:50:53.670Z] fedff51ebfec: Preparing [2024-03-21T08:50:53.670Z] aedc3bda2944: Preparing [2024-03-21T08:50:53.670Z] fedff51ebfec: Waiting [2024-03-21T08:50:53.670Z] aedc3bda2944: Waiting [2024-03-21T08:50:53.670Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:53.670Z] 64c3c8703145: Layer already exists [2024-03-21T08:50:53.670Z] 32e79970221f: Layer already exists [2024-03-21T08:50:53.670Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:53.670Z] 516968735f87: Layer already exists [2024-03-21T08:50:53.670Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:53.670Z] fedff51ebfec: Layer already exists [2024-03-21T08:50:53.670Z] 3.2.0-dev.23: digest: sha256:02b2306005869949cd0192c55498cd35c93d737df3d3d136cde7f207219ce795 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:54.008Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:54.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:54.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-21T08:50:54.332Z] 516968735f87: Preparing [2024-03-21T08:50:54.332Z] 64c3c8703145: Preparing [2024-03-21T08:50:54.332Z] a5607cf5cce8: Preparing [2024-03-21T08:50:54.332Z] 72492ba02f56: Preparing [2024-03-21T08:50:54.332Z] 32e79970221f: Preparing [2024-03-21T08:50:54.332Z] fedff51ebfec: Preparing [2024-03-21T08:50:54.332Z] aedc3bda2944: Preparing [2024-03-21T08:50:54.332Z] fedff51ebfec: Waiting [2024-03-21T08:50:54.332Z] 516968735f87: Layer already exists [2024-03-21T08:50:54.332Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:54.332Z] 64c3c8703145: Layer already exists [2024-03-21T08:50:54.332Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:54.332Z] 32e79970221f: Layer already exists [2024-03-21T08:50:54.332Z] fedff51ebfec: Layer already exists [2024-03-21T08:50:54.332Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:54.332Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:02b2306005869949cd0192c55498cd35c93d737df3d3d136cde7f207219ce795 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:54.660Z] + 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-21T08:50:54.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-03-21T08:50:54.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-21T08:50:54.986Z] 516968735f87: Preparing [2024-03-21T08:50:54.986Z] 64c3c8703145: Preparing [2024-03-21T08:50:54.986Z] a5607cf5cce8: Preparing [2024-03-21T08:50:54.986Z] 72492ba02f56: Preparing [2024-03-21T08:50:54.986Z] 32e79970221f: Preparing [2024-03-21T08:50:54.986Z] fedff51ebfec: Preparing [2024-03-21T08:50:54.986Z] aedc3bda2944: Preparing [2024-03-21T08:50:54.986Z] aedc3bda2944: Waiting [2024-03-21T08:50:54.986Z] fedff51ebfec: Waiting [2024-03-21T08:50:54.986Z] 64c3c8703145: Layer already exists [2024-03-21T08:50:54.986Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:54.986Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:54.986Z] 32e79970221f: Layer already exists [2024-03-21T08:50:54.986Z] 516968735f87: Layer already exists [2024-03-21T08:50:54.986Z] fedff51ebfec: Layer already exists [2024-03-21T08:50:54.986Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:54.986Z] main: digest: sha256:02b2306005869949cd0192c55498cd35c93d737df3d3d136cde7f207219ce795 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:50:55.053Z] ===================================================== [Pipeline] echo [2024-03-21T08:50:55.067Z] taggedImages: [2024-03-21T08:50:55.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:55.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-21T08:50:55.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-03-21T08:50:55.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:55.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-03-21T08:50:55.097Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-03-21T08:50:55.097Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:55.097Z] latest [2024-03-21T08:50:55.097Z] 3.2.0-dev.23 [2024-03-21T08:50:55.097Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:50:55.097Z] main [2024-03-21T08:50:55.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:55.449Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:50:55.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:50:55.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-21T08:50:55.771Z] 3d46febe906b: Preparing [2024-03-21T08:50:55.771Z] b435cd7ced25: Preparing [2024-03-21T08:50:55.771Z] dbdaeaade326: Preparing [2024-03-21T08:50:55.771Z] a5607cf5cce8: Preparing [2024-03-21T08:50:55.771Z] 72492ba02f56: Preparing [2024-03-21T08:50:55.771Z] 214d021b953f: Preparing [2024-03-21T08:50:55.771Z] b3ab571eea40: Preparing [2024-03-21T08:50:55.771Z] 60923ecf8bd8: Preparing [2024-03-21T08:50:55.771Z] cd83e2a0b812: Preparing [2024-03-21T08:50:55.771Z] aedc3bda2944: Preparing [2024-03-21T08:50:55.771Z] b3ab571eea40: Waiting [2024-03-21T08:50:55.771Z] 60923ecf8bd8: Waiting [2024-03-21T08:50:55.771Z] 214d021b953f: Waiting [2024-03-21T08:50:55.771Z] cd83e2a0b812: Waiting [2024-03-21T08:50:55.771Z] a5607cf5cce8: Layer already exists [2024-03-21T08:50:55.771Z] 72492ba02f56: Layer already exists [2024-03-21T08:50:55.771Z] dbdaeaade326: Pushed [2024-03-21T08:50:55.771Z] b435cd7ced25: Pushed [2024-03-21T08:50:55.771Z] 3d46febe906b: Pushed [2024-03-21T08:50:55.771Z] aedc3bda2944: Layer already exists [2024-03-21T08:50:56.030Z] 60923ecf8bd8: Pushed [2024-03-21T08:50:56.288Z] cd83e2a0b812: Pushed [2024-03-21T08:51:01.556Z] b3ab571eea40: Pushed [2024-03-21T08:51:04.090Z] 214d021b953f: Pushed [2024-03-21T08:51:04.090Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:977c44fc8be2da09943d6992ef658a3398eb288c914a2bd99feed9c2ad8e038c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:04.419Z] + 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-21T08:51:04.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-21T08:51:04.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-21T08:51:04.742Z] 3d46febe906b: Preparing [2024-03-21T08:51:04.742Z] b435cd7ced25: Preparing [2024-03-21T08:51:04.742Z] dbdaeaade326: Preparing [2024-03-21T08:51:04.742Z] a5607cf5cce8: Preparing [2024-03-21T08:51:04.742Z] 72492ba02f56: Preparing [2024-03-21T08:51:04.742Z] 214d021b953f: Preparing [2024-03-21T08:51:04.742Z] b3ab571eea40: Preparing [2024-03-21T08:51:04.742Z] 60923ecf8bd8: Preparing [2024-03-21T08:51:04.742Z] cd83e2a0b812: Preparing [2024-03-21T08:51:04.742Z] 60923ecf8bd8: Waiting [2024-03-21T08:51:04.742Z] 214d021b953f: Waiting [2024-03-21T08:51:04.742Z] cd83e2a0b812: Waiting [2024-03-21T08:51:04.742Z] b3ab571eea40: Waiting [2024-03-21T08:51:04.742Z] aedc3bda2944: Preparing [2024-03-21T08:51:04.742Z] aedc3bda2944: Waiting [2024-03-21T08:51:04.742Z] 3d46febe906b: Layer already exists [2024-03-21T08:51:04.742Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:04.742Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:04.742Z] dbdaeaade326: Layer already exists [2024-03-21T08:51:04.742Z] b435cd7ced25: Layer already exists [2024-03-21T08:51:04.742Z] 60923ecf8bd8: Layer already exists [2024-03-21T08:51:04.742Z] cd83e2a0b812: Layer already exists [2024-03-21T08:51:04.742Z] 214d021b953f: Layer already exists [2024-03-21T08:51:04.742Z] b3ab571eea40: Layer already exists [2024-03-21T08:51:04.742Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:04.742Z] latest: digest: sha256:977c44fc8be2da09943d6992ef658a3398eb288c914a2bd99feed9c2ad8e038c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:05.069Z] + 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-21T08:51:05.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-03-21T08:51:05.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-21T08:51:05.395Z] 3d46febe906b: Preparing [2024-03-21T08:51:05.395Z] b435cd7ced25: Preparing [2024-03-21T08:51:05.395Z] dbdaeaade326: Preparing [2024-03-21T08:51:05.395Z] a5607cf5cce8: Preparing [2024-03-21T08:51:05.395Z] 72492ba02f56: Preparing [2024-03-21T08:51:05.395Z] 214d021b953f: Preparing [2024-03-21T08:51:05.395Z] b3ab571eea40: Preparing [2024-03-21T08:51:05.395Z] 60923ecf8bd8: Preparing [2024-03-21T08:51:05.395Z] cd83e2a0b812: Preparing [2024-03-21T08:51:05.395Z] aedc3bda2944: Preparing [2024-03-21T08:51:05.395Z] b3ab571eea40: Waiting [2024-03-21T08:51:05.395Z] 60923ecf8bd8: Waiting [2024-03-21T08:51:05.395Z] 214d021b953f: Waiting [2024-03-21T08:51:05.395Z] aedc3bda2944: Waiting [2024-03-21T08:51:05.395Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:05.395Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:05.395Z] b435cd7ced25: Layer already exists [2024-03-21T08:51:05.395Z] 3d46febe906b: Layer already exists [2024-03-21T08:51:05.395Z] dbdaeaade326: Layer already exists [2024-03-21T08:51:05.395Z] b3ab571eea40: Layer already exists [2024-03-21T08:51:05.395Z] 214d021b953f: Layer already exists [2024-03-21T08:51:05.395Z] 60923ecf8bd8: Layer already exists [2024-03-21T08:51:05.395Z] cd83e2a0b812: Layer already exists [2024-03-21T08:51:05.395Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:05.395Z] 3.2.0-dev.23: digest: sha256:977c44fc8be2da09943d6992ef658a3398eb288c914a2bd99feed9c2ad8e038c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:05.720Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:06.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:06.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-21T08:51:06.132Z] 3d46febe906b: Preparing [2024-03-21T08:51:06.132Z] b435cd7ced25: Preparing [2024-03-21T08:51:06.132Z] dbdaeaade326: Preparing [2024-03-21T08:51:06.132Z] a5607cf5cce8: Preparing [2024-03-21T08:51:06.132Z] 72492ba02f56: Preparing [2024-03-21T08:51:06.132Z] 214d021b953f: Preparing [2024-03-21T08:51:06.132Z] b3ab571eea40: Preparing [2024-03-21T08:51:06.132Z] 60923ecf8bd8: Preparing [2024-03-21T08:51:06.132Z] b3ab571eea40: Waiting [2024-03-21T08:51:06.132Z] 214d021b953f: Waiting [2024-03-21T08:51:06.132Z] cd83e2a0b812: Preparing [2024-03-21T08:51:06.132Z] aedc3bda2944: Preparing [2024-03-21T08:51:06.132Z] aedc3bda2944: Waiting [2024-03-21T08:51:06.132Z] 60923ecf8bd8: Waiting [2024-03-21T08:51:06.132Z] dbdaeaade326: Layer already exists [2024-03-21T08:51:06.132Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:06.132Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:06.132Z] b435cd7ced25: Layer already exists [2024-03-21T08:51:06.132Z] 3d46febe906b: Layer already exists [2024-03-21T08:51:06.132Z] b3ab571eea40: Layer already exists [2024-03-21T08:51:06.132Z] 60923ecf8bd8: Layer already exists [2024-03-21T08:51:06.132Z] 214d021b953f: Layer already exists [2024-03-21T08:51:06.132Z] cd83e2a0b812: Layer already exists [2024-03-21T08:51:06.132Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:06.132Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:977c44fc8be2da09943d6992ef658a3398eb288c914a2bd99feed9c2ad8e038c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:06.463Z] + 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-21T08:51:06.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-03-21T08:51:06.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-21T08:51:06.785Z] 3d46febe906b: Preparing [2024-03-21T08:51:06.785Z] b435cd7ced25: Preparing [2024-03-21T08:51:06.785Z] dbdaeaade326: Preparing [2024-03-21T08:51:06.785Z] a5607cf5cce8: Preparing [2024-03-21T08:51:06.785Z] 72492ba02f56: Preparing [2024-03-21T08:51:06.785Z] 214d021b953f: Preparing [2024-03-21T08:51:06.785Z] b3ab571eea40: Preparing [2024-03-21T08:51:06.785Z] 60923ecf8bd8: Preparing [2024-03-21T08:51:06.785Z] cd83e2a0b812: Preparing [2024-03-21T08:51:06.785Z] aedc3bda2944: Preparing [2024-03-21T08:51:06.785Z] b3ab571eea40: Waiting [2024-03-21T08:51:06.785Z] 60923ecf8bd8: Waiting [2024-03-21T08:51:06.785Z] cd83e2a0b812: Waiting [2024-03-21T08:51:06.785Z] 214d021b953f: Waiting [2024-03-21T08:51:06.785Z] aedc3bda2944: Waiting [2024-03-21T08:51:06.785Z] dbdaeaade326: Layer already exists [2024-03-21T08:51:06.785Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:06.785Z] 3d46febe906b: Layer already exists [2024-03-21T08:51:06.785Z] b435cd7ced25: Layer already exists [2024-03-21T08:51:06.785Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:06.785Z] 214d021b953f: Layer already exists [2024-03-21T08:51:06.785Z] 60923ecf8bd8: Layer already exists [2024-03-21T08:51:06.785Z] cd83e2a0b812: Layer already exists [2024-03-21T08:51:06.785Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:06.785Z] b3ab571eea40: Layer already exists [2024-03-21T08:51:06.785Z] main: digest: sha256:977c44fc8be2da09943d6992ef658a3398eb288c914a2bd99feed9c2ad8e038c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:51:06.858Z] ===================================================== [Pipeline] echo [2024-03-21T08:51:06.875Z] taggedImages: [2024-03-21T08:51:06.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:51:06.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-21T08:51:06.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-03-21T08:51:06.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:06.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-03-21T08:51:06.902Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-03-21T08:51:06.902Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:51:06.902Z] latest [2024-03-21T08:51:06.902Z] 3.2.0-dev.23 [2024-03-21T08:51:06.902Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:06.902Z] main [2024-03-21T08:51:06.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:07.256Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:07.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:51:07.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-21T08:51:07.574Z] d4a450a5b81e: Preparing [2024-03-21T08:51:07.574Z] d07b3e746b78: Preparing [2024-03-21T08:51:07.574Z] 12dc258363c4: Preparing [2024-03-21T08:51:07.574Z] a5607cf5cce8: Preparing [2024-03-21T08:51:07.574Z] 72492ba02f56: Preparing [2024-03-21T08:51:07.574Z] 2237f41e1493: Preparing [2024-03-21T08:51:07.574Z] 13d0bb76ebb5: Preparing [2024-03-21T08:51:07.574Z] 548f7eda3790: Preparing [2024-03-21T08:51:07.574Z] aedc3bda2944: Preparing [2024-03-21T08:51:07.574Z] 13d0bb76ebb5: Waiting [2024-03-21T08:51:07.574Z] 548f7eda3790: Waiting [2024-03-21T08:51:07.574Z] aedc3bda2944: Waiting [2024-03-21T08:51:07.574Z] 2237f41e1493: Waiting [2024-03-21T08:51:07.574Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:07.574Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:07.574Z] d07b3e746b78: Pushed [2024-03-21T08:51:07.574Z] 12dc258363c4: Pushed [2024-03-21T08:51:07.574Z] 13d0bb76ebb5: Pushed [2024-03-21T08:51:07.574Z] d4a450a5b81e: Pushed [2024-03-21T08:51:07.574Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:07.833Z] 548f7eda3790: Pushed [2024-03-21T08:51:39.925Z] 2237f41e1493: Pushed [2024-03-21T08:51:39.925Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:5054256149ea062532a9e2f0dddb128f1986545377b5191b3ab492d1833dad52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:40.261Z] + 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-21T08:51:40.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-21T08:51:40.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-21T08:51:40.587Z] d4a450a5b81e: Preparing [2024-03-21T08:51:40.587Z] d07b3e746b78: Preparing [2024-03-21T08:51:40.587Z] 12dc258363c4: Preparing [2024-03-21T08:51:40.587Z] a5607cf5cce8: Preparing [2024-03-21T08:51:40.587Z] 72492ba02f56: Preparing [2024-03-21T08:51:40.587Z] 2237f41e1493: Preparing [2024-03-21T08:51:40.587Z] 13d0bb76ebb5: Preparing [2024-03-21T08:51:40.587Z] 548f7eda3790: Preparing [2024-03-21T08:51:40.587Z] aedc3bda2944: Preparing [2024-03-21T08:51:40.587Z] 13d0bb76ebb5: Waiting [2024-03-21T08:51:40.587Z] 2237f41e1493: Waiting [2024-03-21T08:51:40.587Z] 548f7eda3790: Waiting [2024-03-21T08:51:40.587Z] aedc3bda2944: Waiting [2024-03-21T08:51:40.587Z] d07b3e746b78: Layer already exists [2024-03-21T08:51:40.587Z] 12dc258363c4: Layer already exists [2024-03-21T08:51:40.587Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:40.587Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:40.587Z] d4a450a5b81e: Layer already exists [2024-03-21T08:51:40.587Z] 2237f41e1493: Layer already exists [2024-03-21T08:51:40.587Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:40.587Z] 548f7eda3790: Layer already exists [2024-03-21T08:51:40.587Z] 13d0bb76ebb5: Layer already exists [2024-03-21T08:51:40.587Z] latest: digest: sha256:5054256149ea062532a9e2f0dddb128f1986545377b5191b3ab492d1833dad52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:40.915Z] + 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-21T08:51:41.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-03-21T08:51:41.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-21T08:51:41.237Z] d4a450a5b81e: Preparing [2024-03-21T08:51:41.237Z] d07b3e746b78: Preparing [2024-03-21T08:51:41.237Z] 12dc258363c4: Preparing [2024-03-21T08:51:41.237Z] a5607cf5cce8: Preparing [2024-03-21T08:51:41.237Z] 72492ba02f56: Preparing [2024-03-21T08:51:41.237Z] 2237f41e1493: Preparing [2024-03-21T08:51:41.237Z] 13d0bb76ebb5: Preparing [2024-03-21T08:51:41.237Z] 548f7eda3790: Preparing [2024-03-21T08:51:41.237Z] aedc3bda2944: Preparing [2024-03-21T08:51:41.237Z] 2237f41e1493: Waiting [2024-03-21T08:51:41.237Z] aedc3bda2944: Waiting [2024-03-21T08:51:41.237Z] 548f7eda3790: Waiting [2024-03-21T08:51:41.237Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:41.237Z] 12dc258363c4: Layer already exists [2024-03-21T08:51:41.237Z] d07b3e746b78: Layer already exists [2024-03-21T08:51:41.237Z] d4a450a5b81e: Layer already exists [2024-03-21T08:51:41.237Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:41.237Z] 13d0bb76ebb5: Layer already exists [2024-03-21T08:51:41.237Z] 548f7eda3790: Layer already exists [2024-03-21T08:51:41.237Z] 2237f41e1493: Layer already exists [2024-03-21T08:51:41.237Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:41.237Z] 3.2.0-dev.23: digest: sha256:5054256149ea062532a9e2f0dddb128f1986545377b5191b3ab492d1833dad52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:41.563Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:41.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:41.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-21T08:51:41.884Z] d4a450a5b81e: Preparing [2024-03-21T08:51:41.884Z] d07b3e746b78: Preparing [2024-03-21T08:51:41.884Z] 12dc258363c4: Preparing [2024-03-21T08:51:41.884Z] a5607cf5cce8: Preparing [2024-03-21T08:51:41.884Z] 72492ba02f56: Preparing [2024-03-21T08:51:41.884Z] 2237f41e1493: Preparing [2024-03-21T08:51:41.884Z] 13d0bb76ebb5: Preparing [2024-03-21T08:51:41.884Z] 548f7eda3790: Preparing [2024-03-21T08:51:41.884Z] aedc3bda2944: Preparing [2024-03-21T08:51:41.884Z] 2237f41e1493: Waiting [2024-03-21T08:51:41.884Z] 13d0bb76ebb5: Waiting [2024-03-21T08:51:41.884Z] 548f7eda3790: Waiting [2024-03-21T08:51:41.884Z] aedc3bda2944: Waiting [2024-03-21T08:51:41.884Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:41.884Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:41.884Z] d4a450a5b81e: Layer already exists [2024-03-21T08:51:41.884Z] 12dc258363c4: Layer already exists [2024-03-21T08:51:41.884Z] d07b3e746b78: Layer already exists [2024-03-21T08:51:41.884Z] 2237f41e1493: Layer already exists [2024-03-21T08:51:41.884Z] 13d0bb76ebb5: Layer already exists [2024-03-21T08:51:41.884Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:41.884Z] 548f7eda3790: Layer already exists [2024-03-21T08:51:41.884Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:5054256149ea062532a9e2f0dddb128f1986545377b5191b3ab492d1833dad52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:42.208Z] + 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-21T08:51:42.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-03-21T08:51:42.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-21T08:51:42.528Z] d4a450a5b81e: Preparing [2024-03-21T08:51:42.528Z] d07b3e746b78: Preparing [2024-03-21T08:51:42.528Z] 12dc258363c4: Preparing [2024-03-21T08:51:42.528Z] a5607cf5cce8: Preparing [2024-03-21T08:51:42.528Z] 72492ba02f56: Preparing [2024-03-21T08:51:42.528Z] 2237f41e1493: Preparing [2024-03-21T08:51:42.528Z] 13d0bb76ebb5: Preparing [2024-03-21T08:51:42.528Z] 548f7eda3790: Preparing [2024-03-21T08:51:42.528Z] aedc3bda2944: Preparing [2024-03-21T08:51:42.528Z] 13d0bb76ebb5: Waiting [2024-03-21T08:51:42.528Z] 548f7eda3790: Waiting [2024-03-21T08:51:42.528Z] 2237f41e1493: Waiting [2024-03-21T08:51:42.528Z] aedc3bda2944: Waiting [2024-03-21T08:51:42.528Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:42.528Z] d07b3e746b78: Layer already exists [2024-03-21T08:51:42.528Z] d4a450a5b81e: Layer already exists [2024-03-21T08:51:42.528Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:42.528Z] 12dc258363c4: Layer already exists [2024-03-21T08:51:42.528Z] 13d0bb76ebb5: Layer already exists [2024-03-21T08:51:42.528Z] 2237f41e1493: Layer already exists [2024-03-21T08:51:42.528Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:42.528Z] 548f7eda3790: Layer already exists [2024-03-21T08:51:42.528Z] main: digest: sha256:5054256149ea062532a9e2f0dddb128f1986545377b5191b3ab492d1833dad52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:51:42.615Z] ===================================================== [Pipeline] echo [2024-03-21T08:51:42.624Z] taggedImages: [2024-03-21T08:51:42.624Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:51:42.624Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-21T08:51:42.624Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-03-21T08:51:42.624Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:42.624Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-03-21T08:51:42.642Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-03-21T08:51:42.642Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:51:42.642Z] latest [2024-03-21T08:51:42.642Z] 3.2.0-dev.23 [2024-03-21T08:51:42.642Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:42.642Z] main [2024-03-21T08:51:42.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:42.989Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:43.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:51:43.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-21T08:51:43.320Z] 66e23059b312: Preparing [2024-03-21T08:51:43.320Z] 169fad5f2d77: Preparing [2024-03-21T08:51:43.320Z] e4396cd614f1: Preparing [2024-03-21T08:51:43.320Z] a5607cf5cce8: Preparing [2024-03-21T08:51:43.320Z] 72492ba02f56: Preparing [2024-03-21T08:51:43.320Z] 83e1656d0b18: Preparing [2024-03-21T08:51:43.320Z] 60923ecf8bd8: Preparing [2024-03-21T08:51:43.320Z] cd83e2a0b812: Preparing [2024-03-21T08:51:43.320Z] aedc3bda2944: Preparing [2024-03-21T08:51:43.320Z] 83e1656d0b18: Waiting [2024-03-21T08:51:43.320Z] 60923ecf8bd8: Waiting [2024-03-21T08:51:43.320Z] cd83e2a0b812: Waiting [2024-03-21T08:51:43.320Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:43.320Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:43.320Z] 60923ecf8bd8: Layer already exists [2024-03-21T08:51:43.320Z] cd83e2a0b812: Layer already exists [2024-03-21T08:51:43.320Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:47.516Z] 66e23059b312: Pushed [2024-03-21T08:51:47.516Z] e4396cd614f1: Pushed [2024-03-21T08:51:47.516Z] 169fad5f2d77: Pushed [2024-03-21T08:51:50.806Z] 83e1656d0b18: Pushed [2024-03-21T08:51:50.806Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:ccb1ef746d347352da3371f10f6096679d4d6b626635bf7e55d35e6fa0fd56c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:51.135Z] + 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-21T08:51:51.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-21T08:51:51.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-21T08:51:51.460Z] 66e23059b312: Preparing [2024-03-21T08:51:51.460Z] 169fad5f2d77: Preparing [2024-03-21T08:51:51.460Z] e4396cd614f1: Preparing [2024-03-21T08:51:51.460Z] a5607cf5cce8: Preparing [2024-03-21T08:51:51.460Z] 72492ba02f56: Preparing [2024-03-21T08:51:51.460Z] 83e1656d0b18: Preparing [2024-03-21T08:51:51.460Z] 60923ecf8bd8: Preparing [2024-03-21T08:51:51.460Z] cd83e2a0b812: Preparing [2024-03-21T08:51:51.460Z] aedc3bda2944: Preparing [2024-03-21T08:51:51.460Z] 60923ecf8bd8: Waiting [2024-03-21T08:51:51.460Z] cd83e2a0b812: Waiting [2024-03-21T08:51:51.460Z] aedc3bda2944: Waiting [2024-03-21T08:51:51.460Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:51.460Z] 169fad5f2d77: Layer already exists [2024-03-21T08:51:51.460Z] e4396cd614f1: Layer already exists [2024-03-21T08:51:51.460Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:51.460Z] 66e23059b312: Layer already exists [2024-03-21T08:51:51.460Z] 60923ecf8bd8: Layer already exists [2024-03-21T08:51:51.460Z] 83e1656d0b18: Layer already exists [2024-03-21T08:51:51.460Z] cd83e2a0b812: Layer already exists [2024-03-21T08:51:51.460Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:51.460Z] latest: digest: sha256:ccb1ef746d347352da3371f10f6096679d4d6b626635bf7e55d35e6fa0fd56c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:51.790Z] + 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-21T08:51:52.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-03-21T08:51:52.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-21T08:51:52.108Z] 66e23059b312: Preparing [2024-03-21T08:51:52.108Z] 169fad5f2d77: Preparing [2024-03-21T08:51:52.108Z] e4396cd614f1: Preparing [2024-03-21T08:51:52.108Z] a5607cf5cce8: Preparing [2024-03-21T08:51:52.108Z] 72492ba02f56: Preparing [2024-03-21T08:51:52.108Z] 83e1656d0b18: Preparing [2024-03-21T08:51:52.108Z] 60923ecf8bd8: Preparing [2024-03-21T08:51:52.108Z] cd83e2a0b812: Preparing [2024-03-21T08:51:52.108Z] aedc3bda2944: Preparing [2024-03-21T08:51:52.108Z] 60923ecf8bd8: Waiting [2024-03-21T08:51:52.108Z] cd83e2a0b812: Waiting [2024-03-21T08:51:52.108Z] 83e1656d0b18: Waiting [2024-03-21T08:51:52.108Z] aedc3bda2944: Waiting [2024-03-21T08:51:52.108Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:52.108Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:52.108Z] 169fad5f2d77: Layer already exists [2024-03-21T08:51:52.108Z] e4396cd614f1: Layer already exists [2024-03-21T08:51:52.108Z] 66e23059b312: Layer already exists [2024-03-21T08:51:52.108Z] 83e1656d0b18: Layer already exists [2024-03-21T08:51:52.108Z] cd83e2a0b812: Layer already exists [2024-03-21T08:51:52.108Z] 60923ecf8bd8: Layer already exists [2024-03-21T08:51:52.108Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:52.108Z] 3.2.0-dev.23: digest: sha256:ccb1ef746d347352da3371f10f6096679d4d6b626635bf7e55d35e6fa0fd56c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:52.438Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:52.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:52.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-21T08:51:52.760Z] 66e23059b312: Preparing [2024-03-21T08:51:52.760Z] 169fad5f2d77: Preparing [2024-03-21T08:51:52.760Z] e4396cd614f1: Preparing [2024-03-21T08:51:52.760Z] a5607cf5cce8: Preparing [2024-03-21T08:51:52.760Z] 72492ba02f56: Preparing [2024-03-21T08:51:52.760Z] 83e1656d0b18: Preparing [2024-03-21T08:51:52.760Z] 60923ecf8bd8: Preparing [2024-03-21T08:51:52.760Z] cd83e2a0b812: Preparing [2024-03-21T08:51:52.760Z] aedc3bda2944: Preparing [2024-03-21T08:51:52.760Z] 83e1656d0b18: Waiting [2024-03-21T08:51:52.760Z] 60923ecf8bd8: Waiting [2024-03-21T08:51:52.760Z] cd83e2a0b812: Waiting [2024-03-21T08:51:52.760Z] aedc3bda2944: Waiting [2024-03-21T08:51:52.760Z] e4396cd614f1: Layer already exists [2024-03-21T08:51:52.760Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:52.760Z] 169fad5f2d77: Layer already exists [2024-03-21T08:51:52.760Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:52.760Z] 66e23059b312: Layer already exists [2024-03-21T08:51:52.760Z] 60923ecf8bd8: Layer already exists [2024-03-21T08:51:52.760Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:52.760Z] cd83e2a0b812: Layer already exists [2024-03-21T08:51:52.760Z] 83e1656d0b18: Layer already exists [2024-03-21T08:51:52.760Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:ccb1ef746d347352da3371f10f6096679d4d6b626635bf7e55d35e6fa0fd56c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:53.090Z] + 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-21T08:51:53.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-03-21T08:51:53.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-21T08:51:53.446Z] 66e23059b312: Preparing [2024-03-21T08:51:53.446Z] 169fad5f2d77: Preparing [2024-03-21T08:51:53.446Z] e4396cd614f1: Preparing [2024-03-21T08:51:53.446Z] a5607cf5cce8: Preparing [2024-03-21T08:51:53.446Z] 72492ba02f56: Preparing [2024-03-21T08:51:53.446Z] 83e1656d0b18: Preparing [2024-03-21T08:51:53.446Z] 60923ecf8bd8: Preparing [2024-03-21T08:51:53.446Z] cd83e2a0b812: Preparing [2024-03-21T08:51:53.446Z] aedc3bda2944: Preparing [2024-03-21T08:51:53.446Z] 60923ecf8bd8: Waiting [2024-03-21T08:51:53.446Z] 83e1656d0b18: Waiting [2024-03-21T08:51:53.446Z] cd83e2a0b812: Waiting [2024-03-21T08:51:53.446Z] aedc3bda2944: Waiting [2024-03-21T08:51:53.446Z] 169fad5f2d77: Layer already exists [2024-03-21T08:51:53.446Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:53.446Z] e4396cd614f1: Layer already exists [2024-03-21T08:51:53.446Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:53.446Z] 66e23059b312: Layer already exists [2024-03-21T08:51:53.446Z] 83e1656d0b18: Layer already exists [2024-03-21T08:51:53.446Z] 60923ecf8bd8: Layer already exists [2024-03-21T08:51:53.446Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:53.446Z] cd83e2a0b812: Layer already exists [2024-03-21T08:51:53.446Z] main: digest: sha256:ccb1ef746d347352da3371f10f6096679d4d6b626635bf7e55d35e6fa0fd56c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:51:53.550Z] ===================================================== [Pipeline] echo [2024-03-21T08:51:53.564Z] taggedImages: [2024-03-21T08:51:53.564Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:51:53.564Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-21T08:51:53.564Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-03-21T08:51:53.564Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:53.564Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-03-21T08:51:53.595Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-03-21T08:51:53.595Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:51:53.595Z] latest [2024-03-21T08:51:53.595Z] 3.2.0-dev.23 [2024-03-21T08:51:53.595Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:53.595Z] main [2024-03-21T08:51:53.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:53.997Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:54.354Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:51:54.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-21T08:51:54.354Z] 2576689b6feb: Preparing [2024-03-21T08:51:54.354Z] e0ee9067d27a: Preparing [2024-03-21T08:51:54.354Z] a5607cf5cce8: Preparing [2024-03-21T08:51:54.354Z] 72492ba02f56: Preparing [2024-03-21T08:51:54.354Z] 4b537588c8ce: Preparing [2024-03-21T08:51:54.354Z] f3e910d927c4: Preparing [2024-03-21T08:51:54.354Z] aedc3bda2944: Preparing [2024-03-21T08:51:54.354Z] f3e910d927c4: Waiting [2024-03-21T08:51:54.354Z] aedc3bda2944: Waiting [2024-03-21T08:51:54.354Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:54.354Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:54.354Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:54.354Z] 2576689b6feb: Pushed [2024-03-21T08:51:54.354Z] 4b537588c8ce: Pushed [2024-03-21T08:51:54.354Z] f3e910d927c4: Pushed [2024-03-21T08:51:57.640Z] e0ee9067d27a: Pushed [2024-03-21T08:51:57.640Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:2ee1ba5812a05f98b381c3227373bdaa78cacb6980ebaeb453e26dd69bc10600 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:57.977Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:58.295Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-21T08:51:58.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-21T08:51:58.295Z] 2576689b6feb: Preparing [2024-03-21T08:51:58.295Z] e0ee9067d27a: Preparing [2024-03-21T08:51:58.295Z] a5607cf5cce8: Preparing [2024-03-21T08:51:58.295Z] 72492ba02f56: Preparing [2024-03-21T08:51:58.295Z] 4b537588c8ce: Preparing [2024-03-21T08:51:58.295Z] f3e910d927c4: Preparing [2024-03-21T08:51:58.295Z] aedc3bda2944: Preparing [2024-03-21T08:51:58.295Z] f3e910d927c4: Waiting [2024-03-21T08:51:58.295Z] aedc3bda2944: Waiting [2024-03-21T08:51:58.295Z] 4b537588c8ce: Layer already exists [2024-03-21T08:51:58.295Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:58.295Z] 2576689b6feb: Layer already exists [2024-03-21T08:51:58.295Z] e0ee9067d27a: Layer already exists [2024-03-21T08:51:58.295Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:58.295Z] f3e910d927c4: Layer already exists [2024-03-21T08:51:58.295Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:58.295Z] latest: digest: sha256:2ee1ba5812a05f98b381c3227373bdaa78cacb6980ebaeb453e26dd69bc10600 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:58.610Z] + 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-21T08:51:58.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-03-21T08:51:58.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-21T08:51:58.933Z] 2576689b6feb: Preparing [2024-03-21T08:51:58.933Z] e0ee9067d27a: Preparing [2024-03-21T08:51:58.933Z] a5607cf5cce8: Preparing [2024-03-21T08:51:58.933Z] 72492ba02f56: Preparing [2024-03-21T08:51:58.933Z] 4b537588c8ce: Preparing [2024-03-21T08:51:58.933Z] f3e910d927c4: Preparing [2024-03-21T08:51:58.933Z] aedc3bda2944: Preparing [2024-03-21T08:51:58.933Z] f3e910d927c4: Waiting [2024-03-21T08:51:58.933Z] aedc3bda2944: Waiting [2024-03-21T08:51:58.933Z] 2576689b6feb: Layer already exists [2024-03-21T08:51:58.933Z] e0ee9067d27a: Layer already exists [2024-03-21T08:51:58.933Z] 4b537588c8ce: Layer already exists [2024-03-21T08:51:58.933Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:58.933Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:58.933Z] f3e910d927c4: Layer already exists [2024-03-21T08:51:58.933Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:58.933Z] 3.2.0-dev.23: digest: sha256:2ee1ba5812a05f98b381c3227373bdaa78cacb6980ebaeb453e26dd69bc10600 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:59.264Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:59.580Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:51:59.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-21T08:51:59.580Z] 2576689b6feb: Preparing [2024-03-21T08:51:59.580Z] e0ee9067d27a: Preparing [2024-03-21T08:51:59.580Z] a5607cf5cce8: Preparing [2024-03-21T08:51:59.580Z] 72492ba02f56: Preparing [2024-03-21T08:51:59.580Z] 4b537588c8ce: Preparing [2024-03-21T08:51:59.580Z] f3e910d927c4: Preparing [2024-03-21T08:51:59.580Z] aedc3bda2944: Preparing [2024-03-21T08:51:59.580Z] f3e910d927c4: Waiting [2024-03-21T08:51:59.580Z] aedc3bda2944: Waiting [2024-03-21T08:51:59.580Z] 72492ba02f56: Layer already exists [2024-03-21T08:51:59.580Z] e0ee9067d27a: Layer already exists [2024-03-21T08:51:59.580Z] a5607cf5cce8: Layer already exists [2024-03-21T08:51:59.580Z] 4b537588c8ce: Layer already exists [2024-03-21T08:51:59.580Z] 2576689b6feb: Layer already exists [2024-03-21T08:51:59.580Z] f3e910d927c4: Layer already exists [2024-03-21T08:51:59.580Z] aedc3bda2944: Layer already exists [2024-03-21T08:51:59.580Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:2ee1ba5812a05f98b381c3227373bdaa78cacb6980ebaeb453e26dd69bc10600 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:51:59.908Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:00.238Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-03-21T08:52:00.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-21T08:52:00.238Z] 2576689b6feb: Preparing [2024-03-21T08:52:00.238Z] e0ee9067d27a: Preparing [2024-03-21T08:52:00.238Z] a5607cf5cce8: Preparing [2024-03-21T08:52:00.238Z] 72492ba02f56: Preparing [2024-03-21T08:52:00.238Z] 4b537588c8ce: Preparing [2024-03-21T08:52:00.238Z] f3e910d927c4: Preparing [2024-03-21T08:52:00.238Z] aedc3bda2944: Preparing [2024-03-21T08:52:00.238Z] f3e910d927c4: Waiting [2024-03-21T08:52:00.238Z] aedc3bda2944: Waiting [2024-03-21T08:52:00.238Z] 4b537588c8ce: Layer already exists [2024-03-21T08:52:00.238Z] 2576689b6feb: Layer already exists [2024-03-21T08:52:00.238Z] a5607cf5cce8: Layer already exists [2024-03-21T08:52:00.238Z] e0ee9067d27a: Layer already exists [2024-03-21T08:52:00.238Z] 72492ba02f56: Layer already exists [2024-03-21T08:52:00.238Z] aedc3bda2944: Layer already exists [2024-03-21T08:52:00.238Z] f3e910d927c4: Layer already exists [2024-03-21T08:52:00.238Z] main: digest: sha256:2ee1ba5812a05f98b381c3227373bdaa78cacb6980ebaeb453e26dd69bc10600 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:52:00.306Z] ===================================================== [Pipeline] echo [2024-03-21T08:52:00.321Z] taggedImages: [2024-03-21T08:52:00.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:52:00.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-21T08:52:00.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-03-21T08:52:00.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:52:00.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-03-21T08:52:00.344Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-03-21T08:52:00.344Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:52:00.344Z] latest [2024-03-21T08:52:00.344Z] 3.2.0-dev.23 [2024-03-21T08:52:00.344Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:52:00.344Z] main [2024-03-21T08:52:00.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:00.676Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:00.996Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:52:00.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-21T08:52:00.996Z] 59b0d0133aad: Preparing [2024-03-21T08:52:00.996Z] 0a4b02b176f2: Preparing [2024-03-21T08:52:00.996Z] a5607cf5cce8: Preparing [2024-03-21T08:52:00.996Z] 72492ba02f56: Preparing [2024-03-21T08:52:00.996Z] 231dbb9dd063: Preparing [2024-03-21T08:52:00.996Z] 985d3ada7ae0: Preparing [2024-03-21T08:52:00.996Z] aedc3bda2944: Preparing [2024-03-21T08:52:00.996Z] 985d3ada7ae0: Waiting [2024-03-21T08:52:00.996Z] aedc3bda2944: Waiting [2024-03-21T08:52:00.996Z] 231dbb9dd063: Layer already exists [2024-03-21T08:52:00.996Z] 72492ba02f56: Layer already exists [2024-03-21T08:52:00.996Z] a5607cf5cce8: Layer already exists [2024-03-21T08:52:00.996Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:52:00.996Z] aedc3bda2944: Layer already exists [2024-03-21T08:52:00.996Z] 59b0d0133aad: Pushed [2024-03-21T08:52:04.290Z] 0a4b02b176f2: Pushed [2024-03-21T08:52:04.290Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:3773a4c2436bbae778045ff543d9a9684d46d24137dd4d8d71a0f3c5b976dada size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:04.614Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:04.931Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-21T08:52:04.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-21T08:52:04.931Z] 59b0d0133aad: Preparing [2024-03-21T08:52:04.931Z] 0a4b02b176f2: Preparing [2024-03-21T08:52:04.931Z] a5607cf5cce8: Preparing [2024-03-21T08:52:04.931Z] 72492ba02f56: Preparing [2024-03-21T08:52:04.931Z] 231dbb9dd063: Preparing [2024-03-21T08:52:04.931Z] 985d3ada7ae0: Preparing [2024-03-21T08:52:04.931Z] aedc3bda2944: Preparing [2024-03-21T08:52:04.931Z] aedc3bda2944: Waiting [2024-03-21T08:52:04.931Z] 985d3ada7ae0: Waiting [2024-03-21T08:52:04.931Z] 59b0d0133aad: Layer already exists [2024-03-21T08:52:04.931Z] 231dbb9dd063: Layer already exists [2024-03-21T08:52:04.931Z] 0a4b02b176f2: Layer already exists [2024-03-21T08:52:04.931Z] a5607cf5cce8: Layer already exists [2024-03-21T08:52:04.931Z] 72492ba02f56: Layer already exists [2024-03-21T08:52:04.931Z] aedc3bda2944: Layer already exists [2024-03-21T08:52:04.931Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:52:04.931Z] latest: digest: sha256:3773a4c2436bbae778045ff543d9a9684d46d24137dd4d8d71a0f3c5b976dada size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:05.255Z] + 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-21T08:52:05.579Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-03-21T08:52:05.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-21T08:52:05.579Z] 59b0d0133aad: Preparing [2024-03-21T08:52:05.579Z] 0a4b02b176f2: Preparing [2024-03-21T08:52:05.579Z] a5607cf5cce8: Preparing [2024-03-21T08:52:05.579Z] 72492ba02f56: Preparing [2024-03-21T08:52:05.579Z] 231dbb9dd063: Preparing [2024-03-21T08:52:05.579Z] 985d3ada7ae0: Preparing [2024-03-21T08:52:05.579Z] aedc3bda2944: Preparing [2024-03-21T08:52:05.579Z] 985d3ada7ae0: Waiting [2024-03-21T08:52:05.579Z] aedc3bda2944: Waiting [2024-03-21T08:52:05.579Z] 231dbb9dd063: Layer already exists [2024-03-21T08:52:05.579Z] 59b0d0133aad: Layer already exists [2024-03-21T08:52:05.579Z] 72492ba02f56: Layer already exists [2024-03-21T08:52:05.579Z] a5607cf5cce8: Layer already exists [2024-03-21T08:52:05.579Z] 0a4b02b176f2: Layer already exists [2024-03-21T08:52:05.579Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:52:05.579Z] aedc3bda2944: Layer already exists [2024-03-21T08:52:05.579Z] 3.2.0-dev.23: digest: sha256:3773a4c2436bbae778045ff543d9a9684d46d24137dd4d8d71a0f3c5b976dada size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:05.909Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:06.233Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:52:06.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-21T08:52:06.233Z] 59b0d0133aad: Preparing [2024-03-21T08:52:06.233Z] 0a4b02b176f2: Preparing [2024-03-21T08:52:06.233Z] a5607cf5cce8: Preparing [2024-03-21T08:52:06.233Z] 72492ba02f56: Preparing [2024-03-21T08:52:06.233Z] 231dbb9dd063: Preparing [2024-03-21T08:52:06.233Z] 985d3ada7ae0: Preparing [2024-03-21T08:52:06.233Z] aedc3bda2944: Preparing [2024-03-21T08:52:06.233Z] 985d3ada7ae0: Waiting [2024-03-21T08:52:06.233Z] aedc3bda2944: Waiting [2024-03-21T08:52:06.233Z] 72492ba02f56: Layer already exists [2024-03-21T08:52:06.233Z] 0a4b02b176f2: Layer already exists [2024-03-21T08:52:06.233Z] 231dbb9dd063: Layer already exists [2024-03-21T08:52:06.233Z] a5607cf5cce8: Layer already exists [2024-03-21T08:52:06.233Z] 59b0d0133aad: Layer already exists [2024-03-21T08:52:06.233Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:52:06.233Z] aedc3bda2944: Layer already exists [2024-03-21T08:52:06.233Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:3773a4c2436bbae778045ff543d9a9684d46d24137dd4d8d71a0f3c5b976dada size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:06.558Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T08:52:06.892Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-03-21T08:52:06.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-21T08:52:06.892Z] 59b0d0133aad: Preparing [2024-03-21T08:52:06.892Z] 0a4b02b176f2: Preparing [2024-03-21T08:52:06.892Z] a5607cf5cce8: Preparing [2024-03-21T08:52:06.892Z] 72492ba02f56: Preparing [2024-03-21T08:52:06.892Z] 231dbb9dd063: Preparing [2024-03-21T08:52:06.892Z] 985d3ada7ae0: Preparing [2024-03-21T08:52:06.892Z] aedc3bda2944: Preparing [2024-03-21T08:52:06.892Z] aedc3bda2944: Waiting [2024-03-21T08:52:06.892Z] 985d3ada7ae0: Waiting [2024-03-21T08:52:06.892Z] a5607cf5cce8: Layer already exists [2024-03-21T08:52:06.892Z] 72492ba02f56: Layer already exists [2024-03-21T08:52:06.892Z] 231dbb9dd063: Layer already exists [2024-03-21T08:52:06.892Z] 59b0d0133aad: Layer already exists [2024-03-21T08:52:06.892Z] 0a4b02b176f2: Layer already exists [2024-03-21T08:52:06.892Z] 985d3ada7ae0: Layer already exists [2024-03-21T08:52:06.892Z] aedc3bda2944: Layer already exists [2024-03-21T08:52:06.892Z] main: digest: sha256:3773a4c2436bbae778045ff543d9a9684d46d24137dd4d8d71a0f3c5b976dada size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T08:52:06.967Z] ===================================================== [Pipeline] echo [2024-03-21T08:52:06.978Z] taggedImages: [2024-03-21T08:52:06.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T08:52:06.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-21T08:52:06.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-03-21T08:52:06.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T08:52:06.978Z] - 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-21T09:00:08.896Z] #131 ... [2024-03-21T09:00:08.896Z] [2024-03-21T09:00:08.896Z] #139 [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-21T09:00:08.896Z] #139 706.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-21T09:00:15.531Z] #139 ... [2024-03-21T09:00:15.531Z] [2024-03-21T09:00:15.531Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-21T09:00:15.531Z] #133 DONE 719.5s [2024-03-21T09:00:15.531Z] [2024-03-21T09:00:15.531Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T09:00:15.531Z] #140 ... [2024-03-21T09:00:15.531Z] [2024-03-21T09:00:15.531Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:00:15.531Z] #141 DONE 0.2s [2024-03-21T09:00:15.531Z] [2024-03-21T09:00:15.531Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:00:15.531Z] #142 DONE 0.4s [2024-03-21T09:00:15.531Z] [2024-03-21T09:00:15.531Z] #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-21T09:00:15.803Z] #143 DONE 0.3s [2024-03-21T09:00:15.803Z] [2024-03-21T09:00:15.803Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T09:00:15.803Z] #131 ... [2024-03-21T09:00:15.803Z] [2024-03-21T09:00:15.803Z] #139 [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-21T09:00:15.803Z] #139 DONE 720.8s [2024-03-21T09:00:15.803Z] [2024-03-21T09:00:15.803Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-21T09:00:16.394Z] #144 DONE 0.6s [2024-03-21T09:00:16.394Z] [2024-03-21T09:00:16.394Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-21T09:00:16.983Z] #145 DONE 0.5s [2024-03-21T09:00:16.983Z] [2024-03-21T09:00:16.983Z] #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:00:16.983Z] #146 DONE 0.5s [2024-03-21T09:00:16.983Z] [2024-03-21T09:00:16.983Z] #147 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T09:00:17.253Z] #147 ... [2024-03-21T09:00:17.253Z] [2024-03-21T09:00:17.253Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:00:17.253Z] #148 DONE 0.2s [2024-03-21T09:00:17.253Z] [2024-03-21T09:00:17.253Z] #147 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T09:00:17.253Z] #147 DONE 0.3s [2024-03-21T09:00:17.253Z] [2024-03-21T09:00:17.253Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T09:00:17.520Z] #149 ... [2024-03-21T09:00:17.521Z] [2024-03-21T09:00:17.521Z] #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-21T09:00:17.521Z] #150 DONE 0.3s [2024-03-21T09:00:17.799Z] [2024-03-21T09:00:17.799Z] #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-21T09:00:18.065Z] #151 DONE 0.5s [2024-03-21T09:00:18.065Z] [2024-03-21T09:00:18.065Z] #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-21T09:00:18.535Z] #152 DONE 0.1s [2024-03-21T09:00:18.535Z] [2024-03-21T09:00:18.535Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-21T09:00:18.535Z] #153 DONE 0.3s [2024-03-21T09:00:18.535Z] [2024-03-21T09:00:18.535Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T09:00:18.826Z] #149 ... [2024-03-21T09:00:18.826Z] [2024-03-21T09:00:18.826Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-21T09:00:18.826Z] #132 DONE 723.9s [2024-03-21T09:00:19.097Z] [2024-03-21T09:00:19.097Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-21T09:00:19.399Z] #154 DONE 0.9s [2024-03-21T09:00:19.399Z] [2024-03-21T09:00:19.399Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T09:00:19.673Z] #138 ... [2024-03-21T09:00:19.673Z] [2024-03-21T09:00:19.673Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T09:00:19.947Z] #155 DONE 0.5s [2024-03-21T09:00:19.947Z] [2024-03-21T09:00:19.947Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-21T09:00:19.947Z] #156 DONE 0.3s [2024-03-21T09:00:19.947Z] [2024-03-21T09:00:19.947Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-21T09:00:22.006Z] #157 ... [2024-03-21T09:00:22.006Z] [2024-03-21T09:00:22.006Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T09:00:22.006Z] #149 DONE 4.3s [2024-03-21T09:00:22.006Z] [2024-03-21T09:00:22.006Z] #96 [security-proxy-setup] exporting to image [2024-03-21T09:00:22.006Z] #96 exporting layers [2024-03-21T09:00:22.969Z] #96 exporting layers 1.5s done [2024-03-21T09:00:23.236Z] #96 writing image sha256:226c23ea1055c6a79657e841491513f794db1a00736bffa19515749d3acf5961 0.0s done [2024-03-21T09:00:23.236Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-21T09:00:23.236Z] #96 DONE 4.5s [2024-03-21T09:00:23.236Z] [2024-03-21T09:00:23.236Z] #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T09:00:23.236Z] #158 ... [2024-03-21T09:00:23.236Z] [2024-03-21T09:00:23.236Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-21T09:00:23.236Z] #157 DONE 3.3s [2024-03-21T09:00:23.505Z] [2024-03-21T09:00:23.505Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:00:23.505Z] #159 DONE 0.3s [2024-03-21T09:00:23.505Z] [2024-03-21T09:00:23.505Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T09:00:23.771Z] #134 ... [2024-03-21T09:00:23.771Z] [2024-03-21T09:00:23.771Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:00:23.771Z] #160 DONE 0.3s [2024-03-21T09:00:23.771Z] [2024-03-21T09:00:23.771Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:00:24.045Z] #43 ... [2024-03-21T09:00:24.045Z] [2024-03-21T09:00:24.045Z] #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T09:00:24.045Z] #158 DONE 3.9s [2024-03-21T09:00:24.045Z] [2024-03-21T09:00:24.045Z] #96 [security-secretstore-setup] exporting to image [2024-03-21T09:00:24.627Z] #96 ... [2024-03-21T09:00:24.627Z] [2024-03-21T09:00:24.627Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-21T09:00:24.627Z] #161 DONE 0.7s [2024-03-21T09:00:24.627Z] [2024-03-21T09:00:24.627Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-21T09:00:24.893Z] #162 DONE 0.2s [2024-03-21T09:00:24.893Z] [2024-03-21T09:00:24.893Z] #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-21T09:00:24.893Z] #163 DONE 0.2s [2024-03-21T09:00:24.893Z] [2024-03-21T09:00:24.893Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T09:00:25.161Z] #136 ... [2024-03-21T09:00:25.161Z] [2024-03-21T09:00:25.161Z] #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-21T09:00:25.161Z] #164 DONE 0.1s [2024-03-21T09:00:25.161Z] [2024-03-21T09:00:25.161Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-21T09:00:25.161Z] #165 DONE 0.1s [2024-03-21T09:00:25.161Z] [2024-03-21T09:00:25.161Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:00:25.428Z] #43 ... [2024-03-21T09:00:25.428Z] [2024-03-21T09:00:25.428Z] #96 [security-secretstore-setup] exporting to image [2024-03-21T09:00:25.428Z] #96 exporting layers 1.5s done [2024-03-21T09:00:25.428Z] #96 writing image sha256:236fb11d1fb192632b1eb4e279e27d4860f4c2252229372f6d9918b10021aee2 done [2024-03-21T09:00:25.428Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-03-21T09:00:25.428Z] #96 DONE 6.0s [2024-03-21T09:00:25.428Z] [2024-03-21T09:00:25.428Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-21T09:00:25.696Z] #166 DONE 0.2s [2024-03-21T09:00:25.696Z] [2024-03-21T09:00:25.696Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-21T09:00:27.639Z] #167 DONE 1.8s [2024-03-21T09:00:27.639Z] [2024-03-21T09:00:27.639Z] #96 [security-bootstrapper] exporting to image [2024-03-21T09:00:28.220Z] #96 exporting layers 0.8s done [2024-03-21T09:00:28.220Z] #96 writing image sha256:8b65bb780d7c53e0bc1cfca282a7e6752c1baf66f5e649f8cf58692b8f599286 done [2024-03-21T09:00:28.220Z] #96 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-21T09:00:28.220Z] #96 DONE 6.8s [2024-03-21T09:00:28.220Z] [2024-03-21T09:00:28.220Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T09:00:54.877Z] #138 ... [2024-03-21T09:00:54.877Z] [2024-03-21T09:00:54.877Z] #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-21T09:00:54.877Z] #135 DONE 755.9s [2024-03-21T09:00:54.877Z] [2024-03-21T09:00:54.877Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T09:00:54.877Z] #131 ... [2024-03-21T09:00:54.877Z] [2024-03-21T09:00:54.877Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:00:54.877Z] #168 DONE 0.3s [2024-03-21T09:00:54.877Z] [2024-03-21T09:00:54.877Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:00:54.877Z] #43 ... [2024-03-21T09:00:54.877Z] [2024-03-21T09:00:54.877Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:00:54.877Z] #169 DONE 0.1s [2024-03-21T09:00:54.877Z] [2024-03-21T09:00:54.878Z] #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-21T09:00:54.878Z] #170 DONE 0.2s [2024-03-21T09:00:54.878Z] [2024-03-21T09:00:54.878Z] #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-21T09:00:54.878Z] #171 DONE 0.1s [2024-03-21T09:00:54.878Z] [2024-03-21T09:00:54.878Z] #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-21T09:00:54.878Z] #172 DONE 0.1s [2024-03-21T09:00:54.878Z] [2024-03-21T09:00:54.878Z] #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-21T09:00:54.878Z] #173 DONE 1.9s [2024-03-21T09:00:54.878Z] [2024-03-21T09:00:54.878Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T09:00:54.878Z] #140 ... [2024-03-21T09:00:54.878Z] [2024-03-21T09:00:54.878Z] #96 [core-common-config-bootstrapper] exporting to image [2024-03-21T09:00:54.878Z] #96 exporting layers [2024-03-21T09:00:54.878Z] #96 exporting layers 0.8s done [2024-03-21T09:00:54.878Z] #96 writing image sha256:f5cf5bc29c0c5edd7d3e356d0a6e5d9483173ab66718bf57d5cfc9a9896041da 0.1s done [2024-03-21T09:00:54.878Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-03-21T09:00:54.878Z] #96 DONE 7.7s [2024-03-21T09:00:54.878Z] [2024-03-21T09:00:54.878Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T09:02:31.489Z] #138 ... [2024-03-21T09:02:31.489Z] [2024-03-21T09:02:31.489Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T09:02:31.489Z] #122 DONE 848.3s [2024-03-21T09:02:31.489Z] [2024-03-21T09:02:31.489Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:02:31.489Z] #43 ... [2024-03-21T09:02:31.489Z] [2024-03-21T09:02:31.489Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:02:31.489Z] #174 DONE 0.1s [2024-03-21T09:02:31.489Z] [2024-03-21T09:02:31.489Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:02:31.489Z] #175 DONE 0.2s [2024-03-21T09:02:31.489Z] [2024-03-21T09:02:31.489Z] #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-21T09:02:31.489Z] #176 DONE 0.3s [2024-03-21T09:02:31.489Z] [2024-03-21T09:02:31.489Z] #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-21T09:02:31.489Z] #177 DONE 0.1s [2024-03-21T09:02:31.489Z] [2024-03-21T09:02:31.489Z] #96 [security-spiffe-token-provider] exporting to image [2024-03-21T09:02:31.489Z] #96 exporting layers [2024-03-21T09:02:31.489Z] #96 exporting layers 0.7s done [2024-03-21T09:02:31.489Z] #96 writing image sha256:6134c672c23d11566652059ef225f8826bc34183e73b4d62ab55321030147b37 done [2024-03-21T09:02:31.489Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-03-21T09:02:31.489Z] #96 DONE 8.4s [2024-03-21T09:02:31.489Z] [2024-03-21T09:02:31.489Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T09:06:38.302Z] #131 ... [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T09:06:38.302Z] #140 DONE 1092.0s [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T09:06:38.302Z] #136 ... [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:06:38.302Z] #178 DONE 0.2s [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:06:38.302Z] #179 DONE 0.2s [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-21T09:06:38.302Z] #180 DONE 0.4s [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T09:06:38.302Z] #131 ... [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #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-21T09:06:38.302Z] #181 DONE 0.1s [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-21T09:06:38.302Z] #182 DONE 0.1s [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T09:06:38.302Z] #131 ... [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #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-21T09:06:38.302Z] #183 DONE 1.9s [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T09:06:38.302Z] #134 ... [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #96 [security-proxy-auth] exporting to image [2024-03-21T09:06:38.302Z] #96 exporting layers [2024-03-21T09:06:38.302Z] #96 exporting layers 0.6s done [2024-03-21T09:06:38.302Z] #96 writing image sha256:c3bb17c8c971ba9fe3f2ccde9c9a4d880861add1a6396efe6b8f5625fa9e8ae5 done [2024-03-21T09:06:38.302Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-21T09:06:38.302Z] #96 DONE 9.0s [2024-03-21T09:06:38.302Z] [2024-03-21T09:06:38.302Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T09:07:10.524Z] #136 DONE 1131.0s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:10.524Z] #43 ... [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:07:10.524Z] #184 DONE 0.1s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:10.524Z] #43 ... [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:07:10.524Z] #185 DONE 0.1s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-21T09:07:10.524Z] #186 DONE 0.5s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-21T09:07:10.524Z] #187 DONE 0.1s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #96 [core-command] exporting to image [2024-03-21T09:07:10.524Z] #96 exporting layers [2024-03-21T09:07:10.524Z] #96 exporting layers 0.4s done [2024-03-21T09:07:10.524Z] #96 writing image sha256:a18f0d3b727feff19c15dc36a2dd2f05ace52810a9554291e03143173dcaa0e5 done [2024-03-21T09:07:10.524Z] #96 naming to docker.io/library/core-command-arm64 done [2024-03-21T09:07:10.524Z] #96 DONE 9.5s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:10.524Z] #43 ... [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T09:07:10.524Z] #138 DONE 1133.7s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T09:07:10.524Z] #137 ... [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:07:10.524Z] #188 DONE 0.1s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:10.524Z] #43 ... [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:07:10.524Z] #189 DONE 0.3s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-21T09:07:10.524Z] #190 DONE 0.4s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-21T09:07:10.524Z] #191 DONE 0.1s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:10.524Z] #43 ... [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-21T09:07:10.524Z] #192 DONE 0.1s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #96 [core-metadata] exporting to image [2024-03-21T09:07:10.524Z] #96 exporting layers 0.5s done [2024-03-21T09:07:10.524Z] #96 writing image sha256:4a179b633c7df4dc8ba22d4ad588d2ddd1fde67218220b390278833de18a292f done [2024-03-21T09:07:10.524Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-03-21T09:07:10.524Z] #96 DONE 10.0s [2024-03-21T09:07:10.524Z] [2024-03-21T09:07:10.524Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T09:07:11.109Z] #137 DONE 1136.3s [2024-03-21T09:07:11.109Z] [2024-03-21T09:07:11.109Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:11.694Z] #43 ... [2024-03-21T09:07:11.694Z] [2024-03-21T09:07:11.694Z] #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:07:11.963Z] #193 DONE 0.2s [2024-03-21T09:07:11.963Z] [2024-03-21T09:07:11.963Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:11.963Z] #43 ... [2024-03-21T09:07:11.963Z] [2024-03-21T09:07:11.963Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:07:12.233Z] #194 DONE 0.2s [2024-03-21T09:07:12.233Z] [2024-03-21T09:07:12.233Z] #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-21T09:07:12.499Z] #195 DONE 0.4s [2024-03-21T09:07:12.499Z] [2024-03-21T09:07:12.499Z] #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-21T09:07:12.499Z] #196 DONE 0.1s [2024-03-21T09:07:12.499Z] [2024-03-21T09:07:12.499Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:12.766Z] #43 ... [2024-03-21T09:07:12.766Z] [2024-03-21T09:07:12.766Z] #96 [core-data] exporting to image [2024-03-21T09:07:13.031Z] #96 exporting layers 0.4s done [2024-03-21T09:07:13.031Z] #96 writing image sha256:787aa3171a207b99a0ee837a1aef30755ee7939fb383429209ccf99d461140a9 done [2024-03-21T09:07:13.031Z] #96 naming to docker.io/library/core-data-arm64 done [2024-03-21T09:07:13.031Z] #96 DONE 10.4s [2024-03-21T09:07:13.031Z] [2024-03-21T09:07:13.031Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:35.106Z] #43 ... [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T09:07:35.106Z] #134 DONE 1156.5s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T09:07:35.106Z] #131 ... [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:07:35.106Z] #197 DONE 0.2s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:07:35.106Z] #198 DONE 0.1s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T09:07:35.106Z] #131 ... [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-21T09:07:35.106Z] #199 DONE 0.3s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-21T09:07:35.106Z] #200 DONE 0.1s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #96 [support-scheduler] exporting to image [2024-03-21T09:07:35.106Z] #96 exporting layers [2024-03-21T09:07:35.106Z] #96 ... [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T09:07:35.106Z] #131 DONE 1157.8s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T09:07:35.106Z] #201 DONE 0.1s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #96 [support-scheduler] exporting to image [2024-03-21T09:07:35.106Z] #96 exporting layers 0.6s done [2024-03-21T09:07:35.106Z] #96 writing image sha256:2d739b567fc6c26d675e69f4f6021d024fd74ce5a5f69b202a5bec1cc70accd8 done [2024-03-21T09:07:35.106Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-03-21T09:07:35.106Z] #96 DONE 11.0s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T09:07:35.106Z] #202 DONE 0.2s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-21T09:07:35.106Z] #203 DONE 0.3s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-21T09:07:35.106Z] #204 DONE 0.1s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #96 [support-notifications] exporting to image [2024-03-21T09:07:35.106Z] #96 exporting layers 0.5s done [2024-03-21T09:07:35.106Z] #96 writing image sha256:659cd491399765a5620dd7bbce49875bea8211167854d094a26a7045a5b401a3 done [2024-03-21T09:07:35.106Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-03-21T09:07:35.106Z] #96 DONE 11.5s [2024-03-21T09:07:35.106Z] [2024-03-21T09:07:35.106Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T09:07:35.106Z] time="2024-03-21T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-21T09:07:35.120Z] $ docker stop --time=1 a860d61e67a40ac0c33173e5ae7b10f88ac0e8f4b6f587ca4da04909b6137c6e [2024-03-21T09:07:36.730Z] $ docker rm -f --volumes a860d61e67a40ac0c33173e5ae7b10f88ac0e8f4b6f587ca4da04909b6137c6e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T09:07:37.211Z] + docker images [2024-03-21T09:07:37.211Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-21T09:07:37.211Z] support-notifications-arm64 latest 659cd4913997 4 seconds ago 38.4MB [2024-03-21T09:07:37.211Z] support-scheduler-arm64 latest 2d739b567fc6 5 seconds ago 37.7MB [2024-03-21T09:07:37.211Z] core-data-arm64 latest 787aa3171a20 25 seconds ago 35.2MB [2024-03-21T09:07:37.211Z] core-metadata-arm64 latest 4a179b633c7d 28 seconds ago 35.3MB [2024-03-21T09:07:37.211Z] core-command-arm64 latest a18f0d3b727f 30 seconds ago 34.8MB [2024-03-21T09:07:37.211Z] security-proxy-auth-arm64 latest c3bb17c8c971 About a minute ago 32.5MB [2024-03-21T09:07:37.211Z] security-spiffe-token-provider-arm64 latest 6134c672c23d 5 minutes ago 29.5MB [2024-03-21T09:07:37.211Z] core-common-config-bootstrapper-arm64 latest f5cf5bc29c0c 6 minutes ago 15.4MB [2024-03-21T09:07:37.211Z] security-bootstrapper-arm64 latest 8b65bb780d7c 7 minutes ago 18.9MB [2024-03-21T09:07:37.211Z] security-secretstore-setup-arm64 latest 236fb11d1fb1 7 minutes ago 36.2MB [2024-03-21T09:07:37.211Z] security-proxy-setup-arm64 latest 226c23ea1055 7 minutes ago 26.1MB [2024-03-21T09:07:37.211Z] security-spire-agent-arm64 latest 9b3634a6363e 20 minutes ago 152MB [2024-03-21T09:07:37.211Z] security-spire-config-arm64 latest 248dc078b916 20 minutes ago 96MB [2024-03-21T09:07:37.211Z] security-spire-server-arm64 latest b3d6f1e54b1a 20 minutes ago 96.9MB [2024-03-21T09:07:37.211Z] ci-base-image-arm64 latest 1003f34108e3 21 minutes ago 973MB [2024-03-21T09:07:37.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB [2024-03-21T09:07:37.211Z] 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-21T09:07:37.354Z] provisioning config files... [2024-03-21T09:07:37.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/637@tmp/config4318883391010201651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T09:07:37.703Z] ---> ****-login.sh [2024-03-21T09:07:37.703Z] nexus3.edgexfoundry.org:10001 [2024-03-21T09:07:37.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T09:07:37.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T09:07:37.967Z] Configure a credential helper to remove this warning. See [2024-03-21T09:07:37.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T09:07:37.967Z] [2024-03-21T09:07:37.967Z] Login Succeeded [2024-03-21T09:07:37.967Z] nexus3.edgexfoundry.org:10002 [2024-03-21T09:07:38.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T09:07:38.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T09:07:38.500Z] Configure a credential helper to remove this warning. See [2024-03-21T09:07:38.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T09:07:38.500Z] [2024-03-21T09:07:38.500Z] Login Succeeded [2024-03-21T09:07:38.500Z] nexus3.edgexfoundry.org:10003 [2024-03-21T09:07:38.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T09:07:38.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T09:07:38.767Z] Configure a credential helper to remove this warning. See [2024-03-21T09:07:38.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T09:07:38.767Z] [2024-03-21T09:07:38.767Z] Login Succeeded [2024-03-21T09:07:38.767Z] nexus3.edgexfoundry.org:10004 [2024-03-21T09:07:39.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T09:07:39.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T09:07:39.032Z] Configure a credential helper to remove this warning. See [2024-03-21T09:07:39.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T09:07:39.032Z] [2024-03-21T09:07:39.032Z] Login Succeeded [2024-03-21T09:07:39.032Z] ****.io [2024-03-21T09:07:39.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T09:07:39.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T09:07:39.559Z] Configure a credential helper to remove this warning. See [2024-03-21T09:07:39.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T09:07:39.559Z] [2024-03-21T09:07:39.559Z] Login Succeeded [2024-03-21T09:07:39.559Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T09:07:39.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:07:39.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T09:07:39.648Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-03-21T09:07:39.648Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:07:39.648Z] latest [2024-03-21T09:07:39.648Z] 3.2.0-dev.23 [2024-03-21T09:07:39.648Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:07:39.648Z] main [2024-03-21T09:07:39.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:40.007Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:40.344Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:07:40.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-21T09:07:40.344Z] 8a3569c922d8: Preparing [2024-03-21T09:07:40.344Z] cbc2e80993fc: Preparing [2024-03-21T09:07:40.344Z] 27e182b384d1: Preparing [2024-03-21T09:07:40.344Z] 0b44c65d5239: Preparing [2024-03-21T09:07:40.344Z] 723cd6513195: Preparing [2024-03-21T09:07:40.344Z] abcc03e2f878: Preparing [2024-03-21T09:07:40.344Z] 7c504f21be85: Preparing [2024-03-21T09:07:40.344Z] abcc03e2f878: Waiting [2024-03-21T09:07:40.344Z] 7c504f21be85: Waiting [2024-03-21T09:07:40.612Z] 8a3569c922d8: Pushed [2024-03-21T09:07:40.612Z] 0b44c65d5239: Pushed [2024-03-21T09:07:40.612Z] 27e182b384d1: Pushed [2024-03-21T09:07:40.612Z] 723cd6513195: Pushed [2024-03-21T09:07:40.612Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:40.612Z] abcc03e2f878: Pushed [2024-03-21T09:07:45.926Z] cbc2e80993fc: Pushed [2024-03-21T09:07:45.926Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:ccded26079cb5c137fa3502c04edaa40abf863f5c3987c7c41743480d25c2638 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:46.282Z] + 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-21T09:07:46.637Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-21T09:07:46.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-21T09:07:46.637Z] 8a3569c922d8: Preparing [2024-03-21T09:07:46.637Z] cbc2e80993fc: Preparing [2024-03-21T09:07:46.637Z] 27e182b384d1: Preparing [2024-03-21T09:07:46.637Z] 0b44c65d5239: Preparing [2024-03-21T09:07:46.637Z] 723cd6513195: Preparing [2024-03-21T09:07:46.637Z] abcc03e2f878: Preparing [2024-03-21T09:07:46.637Z] 7c504f21be85: Preparing [2024-03-21T09:07:46.637Z] abcc03e2f878: Waiting [2024-03-21T09:07:46.637Z] 7c504f21be85: Waiting [2024-03-21T09:07:46.637Z] 723cd6513195: Layer already exists [2024-03-21T09:07:46.637Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:46.637Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:46.637Z] cbc2e80993fc: Layer already exists [2024-03-21T09:07:46.637Z] 8a3569c922d8: Layer already exists [2024-03-21T09:07:46.637Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:46.637Z] abcc03e2f878: Layer already exists [2024-03-21T09:07:46.637Z] latest: digest: sha256:ccded26079cb5c137fa3502c04edaa40abf863f5c3987c7c41743480d25c2638 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:46.988Z] + 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-21T09:07:47.337Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-03-21T09:07:47.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-21T09:07:47.337Z] 8a3569c922d8: Preparing [2024-03-21T09:07:47.337Z] cbc2e80993fc: Preparing [2024-03-21T09:07:47.337Z] 27e182b384d1: Preparing [2024-03-21T09:07:47.337Z] 0b44c65d5239: Preparing [2024-03-21T09:07:47.337Z] 723cd6513195: Preparing [2024-03-21T09:07:47.337Z] abcc03e2f878: Preparing [2024-03-21T09:07:47.337Z] 7c504f21be85: Preparing [2024-03-21T09:07:47.337Z] abcc03e2f878: Waiting [2024-03-21T09:07:47.337Z] 7c504f21be85: Waiting [2024-03-21T09:07:47.337Z] 723cd6513195: Layer already exists [2024-03-21T09:07:47.337Z] 8a3569c922d8: Layer already exists [2024-03-21T09:07:47.337Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:47.337Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:47.337Z] cbc2e80993fc: Layer already exists [2024-03-21T09:07:47.337Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:47.337Z] abcc03e2f878: Layer already exists [2024-03-21T09:07:47.337Z] 3.2.0-dev.23: digest: sha256:ccded26079cb5c137fa3502c04edaa40abf863f5c3987c7c41743480d25c2638 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:47.954Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:48.289Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:07:48.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-21T09:07:48.289Z] 8a3569c922d8: Preparing [2024-03-21T09:07:48.289Z] cbc2e80993fc: Preparing [2024-03-21T09:07:48.289Z] 27e182b384d1: Preparing [2024-03-21T09:07:48.289Z] 0b44c65d5239: Preparing [2024-03-21T09:07:48.289Z] 723cd6513195: Preparing [2024-03-21T09:07:48.289Z] abcc03e2f878: Preparing [2024-03-21T09:07:48.289Z] 7c504f21be85: Preparing [2024-03-21T09:07:48.289Z] abcc03e2f878: Waiting [2024-03-21T09:07:48.289Z] 7c504f21be85: Waiting [2024-03-21T09:07:48.289Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:48.289Z] 8a3569c922d8: Layer already exists [2024-03-21T09:07:48.289Z] 723cd6513195: Layer already exists [2024-03-21T09:07:48.289Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:48.289Z] cbc2e80993fc: Layer already exists [2024-03-21T09:07:48.289Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:48.289Z] abcc03e2f878: Layer already exists [2024-03-21T09:07:48.289Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:ccded26079cb5c137fa3502c04edaa40abf863f5c3987c7c41743480d25c2638 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:48.900Z] + 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-21T09:07:49.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-03-21T09:07:49.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-21T09:07:49.239Z] 8a3569c922d8: Preparing [2024-03-21T09:07:49.239Z] cbc2e80993fc: Preparing [2024-03-21T09:07:49.239Z] 27e182b384d1: Preparing [2024-03-21T09:07:49.239Z] 0b44c65d5239: Preparing [2024-03-21T09:07:49.239Z] 723cd6513195: Preparing [2024-03-21T09:07:49.239Z] abcc03e2f878: Preparing [2024-03-21T09:07:49.239Z] 7c504f21be85: Preparing [2024-03-21T09:07:49.239Z] abcc03e2f878: Waiting [2024-03-21T09:07:49.239Z] 7c504f21be85: Waiting [2024-03-21T09:07:49.239Z] cbc2e80993fc: Layer already exists [2024-03-21T09:07:49.239Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:49.239Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:49.239Z] 8a3569c922d8: Layer already exists [2024-03-21T09:07:49.239Z] 723cd6513195: Layer already exists [2024-03-21T09:07:49.239Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:49.239Z] abcc03e2f878: Layer already exists [2024-03-21T09:07:49.503Z] main: digest: sha256:ccded26079cb5c137fa3502c04edaa40abf863f5c3987c7c41743480d25c2638 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:07:49.565Z] ===================================================== [Pipeline] echo [2024-03-21T09:07:49.577Z] taggedImages: [2024-03-21T09:07:49.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:07:49.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-21T09:07:49.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-03-21T09:07:49.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:07:49.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-03-21T09:07:49.602Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-03-21T09:07:49.602Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:07:49.602Z] latest [2024-03-21T09:07:49.602Z] 3.2.0-dev.23 [2024-03-21T09:07:49.602Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:07:49.602Z] main [2024-03-21T09:07:49.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:50.032Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:50.434Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:07:50.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-21T09:07:50.434Z] b6cb28c548be: Preparing [2024-03-21T09:07:50.434Z] f8e01b4686ca: Preparing [2024-03-21T09:07:50.434Z] fcd2d3fee294: Preparing [2024-03-21T09:07:50.434Z] ae62bb3103c6: Preparing [2024-03-21T09:07:50.434Z] 27e182b384d1: Preparing [2024-03-21T09:07:50.434Z] 0b44c65d5239: Preparing [2024-03-21T09:07:50.434Z] 723cd6513195: Preparing [2024-03-21T09:07:50.434Z] abcc03e2f878: Preparing [2024-03-21T09:07:50.434Z] 7c504f21be85: Preparing [2024-03-21T09:07:50.434Z] 723cd6513195: Waiting [2024-03-21T09:07:50.434Z] 0b44c65d5239: Waiting [2024-03-21T09:07:50.434Z] abcc03e2f878: Waiting [2024-03-21T09:07:50.434Z] 7c504f21be85: Waiting [2024-03-21T09:07:50.434Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:50.715Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:50.715Z] 723cd6513195: Layer already exists [2024-03-21T09:07:50.715Z] fcd2d3fee294: Pushed [2024-03-21T09:07:50.715Z] f8e01b4686ca: Pushed [2024-03-21T09:07:50.715Z] b6cb28c548be: Pushed [2024-03-21T09:07:50.715Z] abcc03e2f878: Layer already exists [2024-03-21T09:07:50.715Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:52.686Z] ae62bb3103c6: Pushed [2024-03-21T09:07:52.686Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:cf0394e50c48e763d47b546c7914c25d3944c00e3b4958180ec34d1fe5ef1fc7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:53.043Z] + 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-21T09:07:53.383Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-21T09:07:53.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-21T09:07:53.383Z] b6cb28c548be: Preparing [2024-03-21T09:07:53.383Z] f8e01b4686ca: Preparing [2024-03-21T09:07:53.383Z] fcd2d3fee294: Preparing [2024-03-21T09:07:53.383Z] ae62bb3103c6: Preparing [2024-03-21T09:07:53.383Z] 27e182b384d1: Preparing [2024-03-21T09:07:53.383Z] 0b44c65d5239: Preparing [2024-03-21T09:07:53.383Z] 723cd6513195: Preparing [2024-03-21T09:07:53.383Z] abcc03e2f878: Preparing [2024-03-21T09:07:53.383Z] 7c504f21be85: Preparing [2024-03-21T09:07:53.383Z] 0b44c65d5239: Waiting [2024-03-21T09:07:53.383Z] 723cd6513195: Waiting [2024-03-21T09:07:53.383Z] abcc03e2f878: Waiting [2024-03-21T09:07:53.383Z] 7c504f21be85: Waiting [2024-03-21T09:07:53.383Z] fcd2d3fee294: Layer already exists [2024-03-21T09:07:53.383Z] f8e01b4686ca: Layer already exists [2024-03-21T09:07:53.383Z] b6cb28c548be: Layer already exists [2024-03-21T09:07:53.383Z] ae62bb3103c6: Layer already exists [2024-03-21T09:07:53.383Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:53.383Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:53.383Z] 723cd6513195: Layer already exists [2024-03-21T09:07:53.383Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:53.383Z] abcc03e2f878: Layer already exists [2024-03-21T09:07:53.647Z] latest: digest: sha256:cf0394e50c48e763d47b546c7914c25d3944c00e3b4958180ec34d1fe5ef1fc7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:53.993Z] + 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-21T09:07:54.333Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-03-21T09:07:54.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-21T09:07:54.333Z] b6cb28c548be: Preparing [2024-03-21T09:07:54.333Z] f8e01b4686ca: Preparing [2024-03-21T09:07:54.333Z] fcd2d3fee294: Preparing [2024-03-21T09:07:54.333Z] ae62bb3103c6: Preparing [2024-03-21T09:07:54.333Z] 27e182b384d1: Preparing [2024-03-21T09:07:54.333Z] 0b44c65d5239: Preparing [2024-03-21T09:07:54.333Z] 723cd6513195: Preparing [2024-03-21T09:07:54.333Z] abcc03e2f878: Preparing [2024-03-21T09:07:54.333Z] 7c504f21be85: Preparing [2024-03-21T09:07:54.333Z] 0b44c65d5239: Waiting [2024-03-21T09:07:54.333Z] 723cd6513195: Waiting [2024-03-21T09:07:54.333Z] abcc03e2f878: Waiting [2024-03-21T09:07:54.333Z] 7c504f21be85: Waiting [2024-03-21T09:07:54.333Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:54.333Z] fcd2d3fee294: Layer already exists [2024-03-21T09:07:54.333Z] b6cb28c548be: Layer already exists [2024-03-21T09:07:54.333Z] f8e01b4686ca: Layer already exists [2024-03-21T09:07:54.333Z] ae62bb3103c6: Layer already exists [2024-03-21T09:07:54.333Z] 723cd6513195: Layer already exists [2024-03-21T09:07:54.333Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:54.333Z] abcc03e2f878: Layer already exists [2024-03-21T09:07:54.333Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:54.333Z] 3.2.0-dev.23: digest: sha256:cf0394e50c48e763d47b546c7914c25d3944c00e3b4958180ec34d1fe5ef1fc7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:54.941Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:55.283Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:07:55.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-21T09:07:55.283Z] b6cb28c548be: Preparing [2024-03-21T09:07:55.283Z] f8e01b4686ca: Preparing [2024-03-21T09:07:55.283Z] fcd2d3fee294: Preparing [2024-03-21T09:07:55.283Z] ae62bb3103c6: Preparing [2024-03-21T09:07:55.283Z] 27e182b384d1: Preparing [2024-03-21T09:07:55.283Z] 0b44c65d5239: Preparing [2024-03-21T09:07:55.283Z] 723cd6513195: Preparing [2024-03-21T09:07:55.283Z] abcc03e2f878: Preparing [2024-03-21T09:07:55.283Z] 7c504f21be85: Preparing [2024-03-21T09:07:55.283Z] 0b44c65d5239: Waiting [2024-03-21T09:07:55.283Z] abcc03e2f878: Waiting [2024-03-21T09:07:55.283Z] 7c504f21be85: Waiting [2024-03-21T09:07:55.283Z] fcd2d3fee294: Layer already exists [2024-03-21T09:07:55.283Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:55.283Z] f8e01b4686ca: Layer already exists [2024-03-21T09:07:55.283Z] b6cb28c548be: Layer already exists [2024-03-21T09:07:55.283Z] ae62bb3103c6: Layer already exists [2024-03-21T09:07:55.283Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:55.283Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:55.283Z] 723cd6513195: Layer already exists [2024-03-21T09:07:55.283Z] abcc03e2f878: Layer already exists [2024-03-21T09:07:55.547Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:cf0394e50c48e763d47b546c7914c25d3944c00e3b4958180ec34d1fe5ef1fc7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:55.898Z] + 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-21T09:07:56.249Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-03-21T09:07:56.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-21T09:07:56.249Z] b6cb28c548be: Preparing [2024-03-21T09:07:56.249Z] f8e01b4686ca: Preparing [2024-03-21T09:07:56.249Z] fcd2d3fee294: Preparing [2024-03-21T09:07:56.249Z] ae62bb3103c6: Preparing [2024-03-21T09:07:56.249Z] 27e182b384d1: Preparing [2024-03-21T09:07:56.249Z] 0b44c65d5239: Preparing [2024-03-21T09:07:56.249Z] 723cd6513195: Preparing [2024-03-21T09:07:56.249Z] abcc03e2f878: Preparing [2024-03-21T09:07:56.249Z] 7c504f21be85: Preparing [2024-03-21T09:07:56.249Z] 723cd6513195: Waiting [2024-03-21T09:07:56.249Z] abcc03e2f878: Waiting [2024-03-21T09:07:56.249Z] 7c504f21be85: Waiting [2024-03-21T09:07:56.249Z] 0b44c65d5239: Waiting [2024-03-21T09:07:56.249Z] b6cb28c548be: Layer already exists [2024-03-21T09:07:56.249Z] fcd2d3fee294: Layer already exists [2024-03-21T09:07:56.249Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:56.249Z] f8e01b4686ca: Layer already exists [2024-03-21T09:07:56.249Z] ae62bb3103c6: Layer already exists [2024-03-21T09:07:56.249Z] abcc03e2f878: Layer already exists [2024-03-21T09:07:56.249Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:56.249Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:56.249Z] 723cd6513195: Layer already exists [2024-03-21T09:07:56.513Z] main: digest: sha256:cf0394e50c48e763d47b546c7914c25d3944c00e3b4958180ec34d1fe5ef1fc7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:07:56.584Z] ===================================================== [Pipeline] echo [2024-03-21T09:07:56.596Z] taggedImages: [2024-03-21T09:07:56.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:07:56.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-21T09:07:56.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-03-21T09:07:56.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:07:56.596Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-03-21T09:07:56.626Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-03-21T09:07:56.626Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:07:56.626Z] latest [2024-03-21T09:07:56.626Z] 3.2.0-dev.23 [2024-03-21T09:07:56.626Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:07:56.626Z] main [2024-03-21T09:07:56.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:56.981Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:07:57.323Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:07:57.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-21T09:07:57.323Z] 6a8b5d7f8663: Preparing [2024-03-21T09:07:57.323Z] fd18c9f28563: Preparing [2024-03-21T09:07:57.323Z] 27e182b384d1: Preparing [2024-03-21T09:07:57.323Z] 0b44c65d5239: Preparing [2024-03-21T09:07:57.323Z] c4345667810c: Preparing [2024-03-21T09:07:57.323Z] d161e97641bb: Preparing [2024-03-21T09:07:57.323Z] 7c504f21be85: Preparing [2024-03-21T09:07:57.323Z] d161e97641bb: Waiting [2024-03-21T09:07:57.323Z] 7c504f21be85: Waiting [2024-03-21T09:07:57.323Z] 27e182b384d1: Layer already exists [2024-03-21T09:07:57.586Z] 0b44c65d5239: Layer already exists [2024-03-21T09:07:57.586Z] 7c504f21be85: Layer already exists [2024-03-21T09:07:57.586Z] 6a8b5d7f8663: Pushed [2024-03-21T09:07:57.586Z] c4345667810c: Pushed [2024-03-21T09:07:57.586Z] d161e97641bb: Pushed [2024-03-21T09:08:02.894Z] fd18c9f28563: Pushed [2024-03-21T09:08:03.159Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:0b539ad8558e2af4cf9b76dfc4a1417c012ac7a0b31799da5caba191a61fe462 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:03.514Z] + 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-21T09:08:03.853Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-21T09:08:03.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-21T09:08:03.853Z] 6a8b5d7f8663: Preparing [2024-03-21T09:08:03.853Z] fd18c9f28563: Preparing [2024-03-21T09:08:03.853Z] 27e182b384d1: Preparing [2024-03-21T09:08:03.853Z] 0b44c65d5239: Preparing [2024-03-21T09:08:03.853Z] c4345667810c: Preparing [2024-03-21T09:08:03.853Z] d161e97641bb: Preparing [2024-03-21T09:08:03.853Z] 7c504f21be85: Preparing [2024-03-21T09:08:03.853Z] 7c504f21be85: Waiting [2024-03-21T09:08:03.853Z] d161e97641bb: Waiting [2024-03-21T09:08:03.853Z] fd18c9f28563: Layer already exists [2024-03-21T09:08:03.853Z] 6a8b5d7f8663: Layer already exists [2024-03-21T09:08:03.853Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:03.853Z] c4345667810c: Layer already exists [2024-03-21T09:08:03.853Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:03.853Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:03.853Z] d161e97641bb: Layer already exists [2024-03-21T09:08:04.119Z] latest: digest: sha256:0b539ad8558e2af4cf9b76dfc4a1417c012ac7a0b31799da5caba191a61fe462 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:04.471Z] + 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-21T09:08:04.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-03-21T09:08:04.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-21T09:08:04.814Z] 6a8b5d7f8663: Preparing [2024-03-21T09:08:04.814Z] fd18c9f28563: Preparing [2024-03-21T09:08:04.814Z] 27e182b384d1: Preparing [2024-03-21T09:08:04.814Z] 0b44c65d5239: Preparing [2024-03-21T09:08:04.814Z] c4345667810c: Preparing [2024-03-21T09:08:04.814Z] d161e97641bb: Preparing [2024-03-21T09:08:04.814Z] 7c504f21be85: Preparing [2024-03-21T09:08:04.814Z] d161e97641bb: Waiting [2024-03-21T09:08:04.814Z] 7c504f21be85: Waiting [2024-03-21T09:08:04.814Z] 6a8b5d7f8663: Layer already exists [2024-03-21T09:08:04.814Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:04.814Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:04.814Z] fd18c9f28563: Layer already exists [2024-03-21T09:08:04.814Z] c4345667810c: Layer already exists [2024-03-21T09:08:04.814Z] d161e97641bb: Layer already exists [2024-03-21T09:08:04.814Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:05.079Z] 3.2.0-dev.23: digest: sha256:0b539ad8558e2af4cf9b76dfc4a1417c012ac7a0b31799da5caba191a61fe462 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:05.422Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:05.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:05.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-21T09:08:05.766Z] 6a8b5d7f8663: Preparing [2024-03-21T09:08:05.766Z] fd18c9f28563: Preparing [2024-03-21T09:08:05.766Z] 27e182b384d1: Preparing [2024-03-21T09:08:05.766Z] 0b44c65d5239: Preparing [2024-03-21T09:08:05.766Z] c4345667810c: Preparing [2024-03-21T09:08:05.766Z] d161e97641bb: Preparing [2024-03-21T09:08:05.766Z] 7c504f21be85: Preparing [2024-03-21T09:08:05.766Z] d161e97641bb: Waiting [2024-03-21T09:08:05.766Z] 7c504f21be85: Waiting [2024-03-21T09:08:05.766Z] 6a8b5d7f8663: Layer already exists [2024-03-21T09:08:05.766Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:05.766Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:05.766Z] fd18c9f28563: Layer already exists [2024-03-21T09:08:05.766Z] c4345667810c: Layer already exists [2024-03-21T09:08:05.766Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:05.766Z] d161e97641bb: Layer already exists [2024-03-21T09:08:05.766Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:0b539ad8558e2af4cf9b76dfc4a1417c012ac7a0b31799da5caba191a61fe462 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:06.113Z] + 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-21T09:08:06.451Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-03-21T09:08:06.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-21T09:08:06.451Z] 6a8b5d7f8663: Preparing [2024-03-21T09:08:06.451Z] fd18c9f28563: Preparing [2024-03-21T09:08:06.451Z] 27e182b384d1: Preparing [2024-03-21T09:08:06.451Z] 0b44c65d5239: Preparing [2024-03-21T09:08:06.451Z] c4345667810c: Preparing [2024-03-21T09:08:06.451Z] d161e97641bb: Preparing [2024-03-21T09:08:06.451Z] 7c504f21be85: Preparing [2024-03-21T09:08:06.451Z] d161e97641bb: Waiting [2024-03-21T09:08:06.451Z] 7c504f21be85: Waiting [2024-03-21T09:08:06.451Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:06.451Z] c4345667810c: Layer already exists [2024-03-21T09:08:06.451Z] fd18c9f28563: Layer already exists [2024-03-21T09:08:06.451Z] 6a8b5d7f8663: Layer already exists [2024-03-21T09:08:06.451Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:06.451Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:06.451Z] d161e97641bb: Layer already exists [2024-03-21T09:08:06.715Z] main: digest: sha256:0b539ad8558e2af4cf9b76dfc4a1417c012ac7a0b31799da5caba191a61fe462 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:08:06.788Z] ===================================================== [Pipeline] echo [2024-03-21T09:08:06.798Z] taggedImages: [2024-03-21T09:08:06.798Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:06.798Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-21T09:08:06.798Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-03-21T09:08:06.798Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:06.798Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-03-21T09:08:06.819Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-03-21T09:08:06.819Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:06.819Z] latest [2024-03-21T09:08:06.819Z] 3.2.0-dev.23 [2024-03-21T09:08:06.819Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:06.819Z] main [2024-03-21T09:08:06.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:07.177Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:07.523Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:07.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-21T09:08:07.523Z] 91674da201ca: Preparing [2024-03-21T09:08:07.523Z] 6ff59b269ca6: Preparing [2024-03-21T09:08:07.523Z] e73f5bbe1e74: Preparing [2024-03-21T09:08:07.523Z] 27e182b384d1: Preparing [2024-03-21T09:08:07.523Z] 0b44c65d5239: Preparing [2024-03-21T09:08:07.523Z] 723cd6513195: Preparing [2024-03-21T09:08:07.523Z] abcc03e2f878: Preparing [2024-03-21T09:08:07.523Z] 7c504f21be85: Preparing [2024-03-21T09:08:07.523Z] 723cd6513195: Waiting [2024-03-21T09:08:07.523Z] abcc03e2f878: Waiting [2024-03-21T09:08:07.523Z] 7c504f21be85: Waiting [2024-03-21T09:08:07.523Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:07.523Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:07.787Z] 723cd6513195: Layer already exists [2024-03-21T09:08:07.787Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:07.787Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:07.787Z] 6ff59b269ca6: Pushed [2024-03-21T09:08:07.787Z] 91674da201ca: Pushed [2024-03-21T09:08:14.403Z] e73f5bbe1e74: Pushed [2024-03-21T09:08:14.403Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:00724b2ee95010aea8880c0b0e7377ed17513b008a1cc9af5d7c97ba081651c7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:14.745Z] + 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-21T09:08:15.080Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-21T09:08:15.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-21T09:08:15.080Z] 91674da201ca: Preparing [2024-03-21T09:08:15.080Z] 6ff59b269ca6: Preparing [2024-03-21T09:08:15.080Z] e73f5bbe1e74: Preparing [2024-03-21T09:08:15.080Z] 27e182b384d1: Preparing [2024-03-21T09:08:15.080Z] 0b44c65d5239: Preparing [2024-03-21T09:08:15.080Z] 723cd6513195: Preparing [2024-03-21T09:08:15.080Z] abcc03e2f878: Preparing [2024-03-21T09:08:15.080Z] 7c504f21be85: Preparing [2024-03-21T09:08:15.080Z] 723cd6513195: Waiting [2024-03-21T09:08:15.080Z] 7c504f21be85: Waiting [2024-03-21T09:08:15.080Z] abcc03e2f878: Waiting [2024-03-21T09:08:15.080Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:15.080Z] 91674da201ca: Layer already exists [2024-03-21T09:08:15.080Z] 6ff59b269ca6: Layer already exists [2024-03-21T09:08:15.080Z] e73f5bbe1e74: Layer already exists [2024-03-21T09:08:15.080Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:15.080Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:15.080Z] 723cd6513195: Layer already exists [2024-03-21T09:08:15.080Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:15.344Z] latest: digest: sha256:00724b2ee95010aea8880c0b0e7377ed17513b008a1cc9af5d7c97ba081651c7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:15.706Z] + 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-21T09:08:16.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-03-21T09:08:16.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-21T09:08:16.055Z] 91674da201ca: Preparing [2024-03-21T09:08:16.055Z] 6ff59b269ca6: Preparing [2024-03-21T09:08:16.055Z] e73f5bbe1e74: Preparing [2024-03-21T09:08:16.055Z] 27e182b384d1: Preparing [2024-03-21T09:08:16.055Z] 0b44c65d5239: Preparing [2024-03-21T09:08:16.055Z] 723cd6513195: Preparing [2024-03-21T09:08:16.055Z] abcc03e2f878: Preparing [2024-03-21T09:08:16.055Z] 7c504f21be85: Preparing [2024-03-21T09:08:16.055Z] 723cd6513195: Waiting [2024-03-21T09:08:16.055Z] abcc03e2f878: Waiting [2024-03-21T09:08:16.055Z] 7c504f21be85: Waiting [2024-03-21T09:08:16.055Z] 6ff59b269ca6: Layer already exists [2024-03-21T09:08:16.055Z] 91674da201ca: Layer already exists [2024-03-21T09:08:16.055Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:16.055Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:16.055Z] e73f5bbe1e74: Layer already exists [2024-03-21T09:08:16.055Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:16.055Z] 723cd6513195: Layer already exists [2024-03-21T09:08:16.055Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:16.317Z] 3.2.0-dev.23: digest: sha256:00724b2ee95010aea8880c0b0e7377ed17513b008a1cc9af5d7c97ba081651c7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:16.658Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:16.993Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:16.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-21T09:08:16.993Z] 91674da201ca: Preparing [2024-03-21T09:08:16.993Z] 6ff59b269ca6: Preparing [2024-03-21T09:08:16.993Z] e73f5bbe1e74: Preparing [2024-03-21T09:08:16.993Z] 27e182b384d1: Preparing [2024-03-21T09:08:16.993Z] 0b44c65d5239: Preparing [2024-03-21T09:08:16.993Z] 723cd6513195: Preparing [2024-03-21T09:08:16.993Z] abcc03e2f878: Preparing [2024-03-21T09:08:16.993Z] 7c504f21be85: Preparing [2024-03-21T09:08:16.993Z] abcc03e2f878: Waiting [2024-03-21T09:08:16.993Z] 7c504f21be85: Waiting [2024-03-21T09:08:16.993Z] 723cd6513195: Waiting [2024-03-21T09:08:16.993Z] 6ff59b269ca6: Layer already exists [2024-03-21T09:08:16.993Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:16.993Z] e73f5bbe1e74: Layer already exists [2024-03-21T09:08:16.993Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:16.993Z] 91674da201ca: Layer already exists [2024-03-21T09:08:16.993Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:16.993Z] 723cd6513195: Layer already exists [2024-03-21T09:08:16.993Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:16.993Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:00724b2ee95010aea8880c0b0e7377ed17513b008a1cc9af5d7c97ba081651c7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:17.610Z] + 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-21T09:08:17.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-03-21T09:08:17.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-21T09:08:17.946Z] 91674da201ca: Preparing [2024-03-21T09:08:17.946Z] 6ff59b269ca6: Preparing [2024-03-21T09:08:17.946Z] e73f5bbe1e74: Preparing [2024-03-21T09:08:17.946Z] 27e182b384d1: Preparing [2024-03-21T09:08:17.946Z] 0b44c65d5239: Preparing [2024-03-21T09:08:17.946Z] 723cd6513195: Preparing [2024-03-21T09:08:17.946Z] abcc03e2f878: Preparing [2024-03-21T09:08:17.946Z] 7c504f21be85: Preparing [2024-03-21T09:08:17.946Z] abcc03e2f878: Waiting [2024-03-21T09:08:17.946Z] 7c504f21be85: Waiting [2024-03-21T09:08:17.946Z] 723cd6513195: Waiting [2024-03-21T09:08:17.946Z] 6ff59b269ca6: Layer already exists [2024-03-21T09:08:17.946Z] 91674da201ca: Layer already exists [2024-03-21T09:08:17.946Z] e73f5bbe1e74: Layer already exists [2024-03-21T09:08:17.946Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:17.946Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:17.946Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:17.946Z] 723cd6513195: Layer already exists [2024-03-21T09:08:17.946Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:17.946Z] main: digest: sha256:00724b2ee95010aea8880c0b0e7377ed17513b008a1cc9af5d7c97ba081651c7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:08:18.280Z] ===================================================== [Pipeline] echo [2024-03-21T09:08:18.290Z] taggedImages: [2024-03-21T09:08:18.291Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:18.291Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-21T09:08:18.291Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-03-21T09:08:18.291Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:18.291Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-03-21T09:08:18.316Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-03-21T09:08:18.316Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:18.316Z] latest [2024-03-21T09:08:18.316Z] 3.2.0-dev.23 [2024-03-21T09:08:18.316Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:18.316Z] main [2024-03-21T09:08:18.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:18.668Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:19.006Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:19.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-21T09:08:19.006Z] 1fe5c315da57: Preparing [2024-03-21T09:08:19.006Z] 6aeded3c3695: Preparing [2024-03-21T09:08:19.006Z] b80b8c44b038: Preparing [2024-03-21T09:08:19.006Z] 79c504ca3d7a: Preparing [2024-03-21T09:08:19.006Z] 530201a9bfca: Preparing [2024-03-21T09:08:19.006Z] c7db9d473872: Preparing [2024-03-21T09:08:19.006Z] 8dea5911ccd0: Preparing [2024-03-21T09:08:19.006Z] 27e182b384d1: Preparing [2024-03-21T09:08:19.006Z] 0b44c65d5239: Preparing [2024-03-21T09:08:19.006Z] 1860c16b1c91: Preparing [2024-03-21T09:08:19.006Z] b295b52c3f79: Preparing [2024-03-21T09:08:19.006Z] 5f70bf18a086: Preparing [2024-03-21T09:08:19.006Z] 44a444d916c3: Preparing [2024-03-21T09:08:19.006Z] 9537876469c3: Preparing [2024-03-21T09:08:19.006Z] 0f840d22d650: Preparing [2024-03-21T09:08:19.006Z] 7c504f21be85: Preparing [2024-03-21T09:08:19.006Z] b295b52c3f79: Waiting [2024-03-21T09:08:19.006Z] 5f70bf18a086: Waiting [2024-03-21T09:08:19.006Z] 44a444d916c3: Waiting [2024-03-21T09:08:19.006Z] 9537876469c3: Waiting [2024-03-21T09:08:19.006Z] c7db9d473872: Waiting [2024-03-21T09:08:19.006Z] 0f840d22d650: Waiting [2024-03-21T09:08:19.006Z] 7c504f21be85: Waiting [2024-03-21T09:08:19.006Z] 8dea5911ccd0: Waiting [2024-03-21T09:08:19.006Z] 1860c16b1c91: Waiting [2024-03-21T09:08:19.006Z] 27e182b384d1: Waiting [2024-03-21T09:08:19.006Z] 0b44c65d5239: Waiting [2024-03-21T09:08:19.276Z] 79c504ca3d7a: Pushed [2024-03-21T09:08:19.276Z] 530201a9bfca: Pushed [2024-03-21T09:08:19.276Z] 6aeded3c3695: Pushed [2024-03-21T09:08:19.276Z] b80b8c44b038: Pushed [2024-03-21T09:08:19.276Z] 1fe5c315da57: Pushed [2024-03-21T09:08:19.276Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:19.276Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:19.541Z] c7db9d473872: Pushed [2024-03-21T09:08:19.541Z] 1860c16b1c91: Pushed [2024-03-21T09:08:19.541Z] 5f70bf18a086: Pushed [2024-03-21T09:08:19.541Z] b295b52c3f79: Pushed [2024-03-21T09:08:19.541Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:19.541Z] 44a444d916c3: Pushed [2024-03-21T09:08:19.541Z] 0f840d22d650: Pushed [2024-03-21T09:08:19.541Z] 9537876469c3: Pushed [2024-03-21T09:08:22.110Z] 8dea5911ccd0: Pushed [2024-03-21T09:08:22.110Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:8f10a0b3862fe8481dea856c5675c5d36ee34821f21c1e2a3e0672facb498e5d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:22.459Z] + 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-21T09:08:22.797Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-21T09:08:22.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-21T09:08:22.797Z] 1fe5c315da57: Preparing [2024-03-21T09:08:22.797Z] 6aeded3c3695: Preparing [2024-03-21T09:08:22.797Z] b80b8c44b038: Preparing [2024-03-21T09:08:22.797Z] 79c504ca3d7a: Preparing [2024-03-21T09:08:22.797Z] 530201a9bfca: Preparing [2024-03-21T09:08:22.797Z] c7db9d473872: Preparing [2024-03-21T09:08:22.797Z] 8dea5911ccd0: Preparing [2024-03-21T09:08:22.797Z] 27e182b384d1: Preparing [2024-03-21T09:08:22.797Z] 0b44c65d5239: Preparing [2024-03-21T09:08:22.797Z] 1860c16b1c91: Preparing [2024-03-21T09:08:22.797Z] b295b52c3f79: Preparing [2024-03-21T09:08:22.797Z] 5f70bf18a086: Preparing [2024-03-21T09:08:22.797Z] 44a444d916c3: Preparing [2024-03-21T09:08:22.797Z] 9537876469c3: Preparing [2024-03-21T09:08:22.797Z] 0f840d22d650: Preparing [2024-03-21T09:08:22.797Z] 7c504f21be85: Preparing [2024-03-21T09:08:22.797Z] c7db9d473872: Waiting [2024-03-21T09:08:22.797Z] 8dea5911ccd0: Waiting [2024-03-21T09:08:22.797Z] 27e182b384d1: Waiting [2024-03-21T09:08:22.797Z] 1860c16b1c91: Waiting [2024-03-21T09:08:22.797Z] 0b44c65d5239: Waiting [2024-03-21T09:08:22.797Z] b295b52c3f79: Waiting [2024-03-21T09:08:22.797Z] 5f70bf18a086: Waiting [2024-03-21T09:08:22.797Z] 9537876469c3: Waiting [2024-03-21T09:08:22.797Z] 44a444d916c3: Waiting [2024-03-21T09:08:22.797Z] 0f840d22d650: Waiting [2024-03-21T09:08:22.797Z] 7c504f21be85: Waiting [2024-03-21T09:08:22.797Z] 1fe5c315da57: Layer already exists [2024-03-21T09:08:22.797Z] 6aeded3c3695: Layer already exists [2024-03-21T09:08:22.797Z] b80b8c44b038: Layer already exists [2024-03-21T09:08:22.797Z] 530201a9bfca: Layer already exists [2024-03-21T09:08:22.797Z] 79c504ca3d7a: Layer already exists [2024-03-21T09:08:22.797Z] 8dea5911ccd0: Layer already exists [2024-03-21T09:08:22.797Z] 1860c16b1c91: Layer already exists [2024-03-21T09:08:22.797Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:22.797Z] c7db9d473872: Layer already exists [2024-03-21T09:08:22.797Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:22.797Z] b295b52c3f79: Layer already exists [2024-03-21T09:08:22.797Z] 5f70bf18a086: Layer already exists [2024-03-21T09:08:22.797Z] 44a444d916c3: Layer already exists [2024-03-21T09:08:22.797Z] 0f840d22d650: Layer already exists [2024-03-21T09:08:22.797Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:22.797Z] 9537876469c3: Layer already exists [2024-03-21T09:08:23.060Z] latest: digest: sha256:8f10a0b3862fe8481dea856c5675c5d36ee34821f21c1e2a3e0672facb498e5d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:23.406Z] + 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-21T09:08:23.751Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-03-21T09:08:23.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-21T09:08:23.751Z] 1fe5c315da57: Preparing [2024-03-21T09:08:23.751Z] 6aeded3c3695: Preparing [2024-03-21T09:08:23.751Z] b80b8c44b038: Preparing [2024-03-21T09:08:23.751Z] 79c504ca3d7a: Preparing [2024-03-21T09:08:23.751Z] 530201a9bfca: Preparing [2024-03-21T09:08:23.751Z] c7db9d473872: Preparing [2024-03-21T09:08:23.751Z] 8dea5911ccd0: Preparing [2024-03-21T09:08:23.751Z] 27e182b384d1: Preparing [2024-03-21T09:08:23.751Z] 0b44c65d5239: Preparing [2024-03-21T09:08:23.751Z] 1860c16b1c91: Preparing [2024-03-21T09:08:23.751Z] b295b52c3f79: Preparing [2024-03-21T09:08:23.751Z] 5f70bf18a086: Preparing [2024-03-21T09:08:23.751Z] 44a444d916c3: Preparing [2024-03-21T09:08:23.751Z] 9537876469c3: Preparing [2024-03-21T09:08:23.751Z] c7db9d473872: Waiting [2024-03-21T09:08:23.751Z] 0f840d22d650: Preparing [2024-03-21T09:08:23.751Z] 7c504f21be85: Preparing [2024-03-21T09:08:23.751Z] 8dea5911ccd0: Waiting [2024-03-21T09:08:23.751Z] 27e182b384d1: Waiting [2024-03-21T09:08:23.751Z] 0b44c65d5239: Waiting [2024-03-21T09:08:23.751Z] 1860c16b1c91: Waiting [2024-03-21T09:08:23.751Z] b295b52c3f79: Waiting [2024-03-21T09:08:23.751Z] 5f70bf18a086: Waiting [2024-03-21T09:08:23.751Z] 44a444d916c3: Waiting [2024-03-21T09:08:23.751Z] 9537876469c3: Waiting [2024-03-21T09:08:23.751Z] 0f840d22d650: Waiting [2024-03-21T09:08:23.751Z] 7c504f21be85: Waiting [2024-03-21T09:08:23.751Z] 79c504ca3d7a: Layer already exists [2024-03-21T09:08:23.751Z] 1fe5c315da57: Layer already exists [2024-03-21T09:08:23.751Z] b80b8c44b038: Layer already exists [2024-03-21T09:08:23.751Z] 6aeded3c3695: Layer already exists [2024-03-21T09:08:23.751Z] 530201a9bfca: Layer already exists [2024-03-21T09:08:23.751Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:23.751Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:23.751Z] 8dea5911ccd0: Layer already exists [2024-03-21T09:08:23.751Z] c7db9d473872: Layer already exists [2024-03-21T09:08:23.751Z] 1860c16b1c91: Layer already exists [2024-03-21T09:08:23.751Z] 5f70bf18a086: Layer already exists [2024-03-21T09:08:23.751Z] b295b52c3f79: Layer already exists [2024-03-21T09:08:23.751Z] 44a444d916c3: Layer already exists [2024-03-21T09:08:23.751Z] 0f840d22d650: Layer already exists [2024-03-21T09:08:23.751Z] 9537876469c3: Layer already exists [2024-03-21T09:08:23.751Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:24.018Z] 3.2.0-dev.23: digest: sha256:8f10a0b3862fe8481dea856c5675c5d36ee34821f21c1e2a3e0672facb498e5d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:24.360Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:24.706Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:24.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-21T09:08:24.706Z] 1fe5c315da57: Preparing [2024-03-21T09:08:24.706Z] 6aeded3c3695: Preparing [2024-03-21T09:08:24.706Z] b80b8c44b038: Preparing [2024-03-21T09:08:24.706Z] 79c504ca3d7a: Preparing [2024-03-21T09:08:24.706Z] 530201a9bfca: Preparing [2024-03-21T09:08:24.706Z] c7db9d473872: Preparing [2024-03-21T09:08:24.706Z] 8dea5911ccd0: Preparing [2024-03-21T09:08:24.706Z] 27e182b384d1: Preparing [2024-03-21T09:08:24.706Z] 0b44c65d5239: Preparing [2024-03-21T09:08:24.706Z] 1860c16b1c91: Preparing [2024-03-21T09:08:24.706Z] 8dea5911ccd0: Waiting [2024-03-21T09:08:24.706Z] 27e182b384d1: Waiting [2024-03-21T09:08:24.706Z] 0b44c65d5239: Waiting [2024-03-21T09:08:24.706Z] c7db9d473872: Waiting [2024-03-21T09:08:24.706Z] b295b52c3f79: Preparing [2024-03-21T09:08:24.706Z] 1860c16b1c91: Waiting [2024-03-21T09:08:24.706Z] 5f70bf18a086: Preparing [2024-03-21T09:08:24.706Z] 44a444d916c3: Preparing [2024-03-21T09:08:24.706Z] 9537876469c3: Preparing [2024-03-21T09:08:24.706Z] 0f840d22d650: Preparing [2024-03-21T09:08:24.706Z] 7c504f21be85: Preparing [2024-03-21T09:08:24.706Z] b295b52c3f79: Waiting [2024-03-21T09:08:24.706Z] 5f70bf18a086: Waiting [2024-03-21T09:08:24.706Z] 44a444d916c3: Waiting [2024-03-21T09:08:24.706Z] 9537876469c3: Waiting [2024-03-21T09:08:24.706Z] 0f840d22d650: Waiting [2024-03-21T09:08:24.706Z] 79c504ca3d7a: Layer already exists [2024-03-21T09:08:24.706Z] 530201a9bfca: Layer already exists [2024-03-21T09:08:24.706Z] 6aeded3c3695: Layer already exists [2024-03-21T09:08:24.706Z] 1fe5c315da57: Layer already exists [2024-03-21T09:08:24.706Z] b80b8c44b038: Layer already exists [2024-03-21T09:08:24.706Z] c7db9d473872: Layer already exists [2024-03-21T09:08:24.706Z] 1860c16b1c91: Layer already exists [2024-03-21T09:08:24.706Z] 8dea5911ccd0: Layer already exists [2024-03-21T09:08:24.706Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:24.706Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:24.706Z] 44a444d916c3: Layer already exists [2024-03-21T09:08:24.706Z] 5f70bf18a086: Layer already exists [2024-03-21T09:08:24.706Z] b295b52c3f79: Layer already exists [2024-03-21T09:08:24.706Z] 9537876469c3: Layer already exists [2024-03-21T09:08:24.706Z] 0f840d22d650: Layer already exists [2024-03-21T09:08:24.706Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:24.972Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:8f10a0b3862fe8481dea856c5675c5d36ee34821f21c1e2a3e0672facb498e5d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:25.320Z] + 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-21T09:08:25.659Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-03-21T09:08:25.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-21T09:08:25.659Z] 1fe5c315da57: Preparing [2024-03-21T09:08:25.659Z] 6aeded3c3695: Preparing [2024-03-21T09:08:25.659Z] b80b8c44b038: Preparing [2024-03-21T09:08:25.659Z] 79c504ca3d7a: Preparing [2024-03-21T09:08:25.659Z] 530201a9bfca: Preparing [2024-03-21T09:08:25.659Z] c7db9d473872: Preparing [2024-03-21T09:08:25.659Z] 8dea5911ccd0: Preparing [2024-03-21T09:08:25.659Z] 27e182b384d1: Preparing [2024-03-21T09:08:25.659Z] 0b44c65d5239: Preparing [2024-03-21T09:08:25.659Z] 1860c16b1c91: Preparing [2024-03-21T09:08:25.659Z] b295b52c3f79: Preparing [2024-03-21T09:08:25.659Z] 5f70bf18a086: Preparing [2024-03-21T09:08:25.659Z] 44a444d916c3: Preparing [2024-03-21T09:08:25.659Z] 9537876469c3: Preparing [2024-03-21T09:08:25.659Z] 0f840d22d650: Preparing [2024-03-21T09:08:25.659Z] 7c504f21be85: Preparing [2024-03-21T09:08:25.659Z] 1860c16b1c91: Waiting [2024-03-21T09:08:25.659Z] b295b52c3f79: Waiting [2024-03-21T09:08:25.659Z] 5f70bf18a086: Waiting [2024-03-21T09:08:25.659Z] 44a444d916c3: Waiting [2024-03-21T09:08:25.659Z] 9537876469c3: Waiting [2024-03-21T09:08:25.659Z] 0f840d22d650: Waiting [2024-03-21T09:08:25.659Z] 7c504f21be85: Waiting [2024-03-21T09:08:25.659Z] 8dea5911ccd0: Waiting [2024-03-21T09:08:25.659Z] c7db9d473872: Waiting [2024-03-21T09:08:25.659Z] 0b44c65d5239: Waiting [2024-03-21T09:08:25.659Z] 27e182b384d1: Waiting [2024-03-21T09:08:25.659Z] 1fe5c315da57: Layer already exists [2024-03-21T09:08:25.659Z] b80b8c44b038: Layer already exists [2024-03-21T09:08:25.659Z] 79c504ca3d7a: Layer already exists [2024-03-21T09:08:25.659Z] 6aeded3c3695: Layer already exists [2024-03-21T09:08:25.659Z] 530201a9bfca: Layer already exists [2024-03-21T09:08:25.659Z] c7db9d473872: Layer already exists [2024-03-21T09:08:25.659Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:25.659Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:25.659Z] 8dea5911ccd0: Layer already exists [2024-03-21T09:08:25.659Z] 1860c16b1c91: Layer already exists [2024-03-21T09:08:25.659Z] 44a444d916c3: Layer already exists [2024-03-21T09:08:25.659Z] 5f70bf18a086: Layer already exists [2024-03-21T09:08:25.659Z] 9537876469c3: Layer already exists [2024-03-21T09:08:25.659Z] b295b52c3f79: Layer already exists [2024-03-21T09:08:25.659Z] 0f840d22d650: Layer already exists [2024-03-21T09:08:25.659Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:25.923Z] main: digest: sha256:8f10a0b3862fe8481dea856c5675c5d36ee34821f21c1e2a3e0672facb498e5d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:08:25.987Z] ===================================================== [Pipeline] echo [2024-03-21T09:08:26.000Z] taggedImages: [2024-03-21T09:08:26.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:26.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-21T09:08:26.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-03-21T09:08:26.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:26.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-03-21T09:08:26.028Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-03-21T09:08:26.028Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:26.028Z] latest [2024-03-21T09:08:26.028Z] 3.2.0-dev.23 [2024-03-21T09:08:26.028Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:26.028Z] main [2024-03-21T09:08:26.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:26.383Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:26.725Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:26.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-21T09:08:26.725Z] ae56ac2b580f: Preparing [2024-03-21T09:08:26.725Z] 8528a34c5375: Preparing [2024-03-21T09:08:26.725Z] fb981c329976: Preparing [2024-03-21T09:08:26.725Z] 689c1a437843: Preparing [2024-03-21T09:08:26.725Z] 27e182b384d1: Preparing [2024-03-21T09:08:26.725Z] 0b44c65d5239: Preparing [2024-03-21T09:08:26.725Z] 723cd6513195: Preparing [2024-03-21T09:08:26.725Z] abcc03e2f878: Preparing [2024-03-21T09:08:26.725Z] 7c504f21be85: Preparing [2024-03-21T09:08:26.725Z] 723cd6513195: Waiting [2024-03-21T09:08:26.725Z] abcc03e2f878: Waiting [2024-03-21T09:08:26.725Z] 7c504f21be85: Waiting [2024-03-21T09:08:26.725Z] 0b44c65d5239: Waiting [2024-03-21T09:08:26.725Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:26.988Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:26.988Z] 723cd6513195: Layer already exists [2024-03-21T09:08:26.988Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:26.988Z] fb981c329976: Pushed [2024-03-21T09:08:26.988Z] 8528a34c5375: Pushed [2024-03-21T09:08:26.988Z] ae56ac2b580f: Pushed [2024-03-21T09:08:26.988Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:32.288Z] 689c1a437843: Pushed [2024-03-21T09:08:32.288Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:e1709cbe93c207149ea5f7680d83970784afa7319679e878daaca694858f75ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:32.633Z] + 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-21T09:08:32.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-21T09:08:32.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-21T09:08:32.972Z] ae56ac2b580f: Preparing [2024-03-21T09:08:32.972Z] 8528a34c5375: Preparing [2024-03-21T09:08:32.972Z] fb981c329976: Preparing [2024-03-21T09:08:32.972Z] 689c1a437843: Preparing [2024-03-21T09:08:32.972Z] 27e182b384d1: Preparing [2024-03-21T09:08:32.972Z] 0b44c65d5239: Preparing [2024-03-21T09:08:32.972Z] 723cd6513195: Preparing [2024-03-21T09:08:32.972Z] abcc03e2f878: Preparing [2024-03-21T09:08:32.972Z] 7c504f21be85: Preparing [2024-03-21T09:08:32.972Z] 723cd6513195: Waiting [2024-03-21T09:08:32.972Z] abcc03e2f878: Waiting [2024-03-21T09:08:32.972Z] 0b44c65d5239: Waiting [2024-03-21T09:08:32.972Z] 7c504f21be85: Waiting [2024-03-21T09:08:32.972Z] 8528a34c5375: Layer already exists [2024-03-21T09:08:32.972Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:32.972Z] fb981c329976: Layer already exists [2024-03-21T09:08:32.972Z] ae56ac2b580f: Layer already exists [2024-03-21T09:08:32.972Z] 689c1a437843: Layer already exists [2024-03-21T09:08:32.972Z] 723cd6513195: Layer already exists [2024-03-21T09:08:32.972Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:32.972Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:32.972Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:33.235Z] latest: digest: sha256:e1709cbe93c207149ea5f7680d83970784afa7319679e878daaca694858f75ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:33.574Z] + 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-21T09:08:33.914Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-03-21T09:08:33.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-21T09:08:33.914Z] ae56ac2b580f: Preparing [2024-03-21T09:08:33.914Z] 8528a34c5375: Preparing [2024-03-21T09:08:33.914Z] fb981c329976: Preparing [2024-03-21T09:08:33.914Z] 689c1a437843: Preparing [2024-03-21T09:08:33.914Z] 27e182b384d1: Preparing [2024-03-21T09:08:33.914Z] 0b44c65d5239: Preparing [2024-03-21T09:08:33.914Z] 723cd6513195: Preparing [2024-03-21T09:08:33.914Z] abcc03e2f878: Preparing [2024-03-21T09:08:33.914Z] 7c504f21be85: Preparing [2024-03-21T09:08:33.914Z] 0b44c65d5239: Waiting [2024-03-21T09:08:33.914Z] 723cd6513195: Waiting [2024-03-21T09:08:33.914Z] 7c504f21be85: Waiting [2024-03-21T09:08:33.914Z] abcc03e2f878: Waiting [2024-03-21T09:08:33.914Z] 8528a34c5375: Layer already exists [2024-03-21T09:08:33.914Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:33.914Z] ae56ac2b580f: Layer already exists [2024-03-21T09:08:33.914Z] fb981c329976: Layer already exists [2024-03-21T09:08:33.914Z] 689c1a437843: Layer already exists [2024-03-21T09:08:33.914Z] 723cd6513195: Layer already exists [2024-03-21T09:08:33.914Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:33.914Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:33.914Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:34.180Z] 3.2.0-dev.23: digest: sha256:e1709cbe93c207149ea5f7680d83970784afa7319679e878daaca694858f75ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:34.541Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:34.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:34.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-21T09:08:34.877Z] ae56ac2b580f: Preparing [2024-03-21T09:08:34.877Z] 8528a34c5375: Preparing [2024-03-21T09:08:34.877Z] fb981c329976: Preparing [2024-03-21T09:08:34.877Z] 689c1a437843: Preparing [2024-03-21T09:08:34.877Z] 27e182b384d1: Preparing [2024-03-21T09:08:34.877Z] 0b44c65d5239: Preparing [2024-03-21T09:08:34.877Z] 723cd6513195: Preparing [2024-03-21T09:08:34.877Z] abcc03e2f878: Preparing [2024-03-21T09:08:34.877Z] 7c504f21be85: Preparing [2024-03-21T09:08:34.877Z] 723cd6513195: Waiting [2024-03-21T09:08:34.877Z] 0b44c65d5239: Waiting [2024-03-21T09:08:34.877Z] abcc03e2f878: Waiting [2024-03-21T09:08:34.877Z] 7c504f21be85: Waiting [2024-03-21T09:08:34.877Z] 689c1a437843: Layer already exists [2024-03-21T09:08:34.877Z] fb981c329976: Layer already exists [2024-03-21T09:08:34.877Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:34.877Z] ae56ac2b580f: Layer already exists [2024-03-21T09:08:34.877Z] 8528a34c5375: Layer already exists [2024-03-21T09:08:34.877Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:34.877Z] 723cd6513195: Layer already exists [2024-03-21T09:08:34.877Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:34.877Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:34.877Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:e1709cbe93c207149ea5f7680d83970784afa7319679e878daaca694858f75ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:35.219Z] + 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-21T09:08:35.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-03-21T09:08:35.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-21T09:08:35.554Z] ae56ac2b580f: Preparing [2024-03-21T09:08:35.554Z] 8528a34c5375: Preparing [2024-03-21T09:08:35.554Z] fb981c329976: Preparing [2024-03-21T09:08:35.554Z] 689c1a437843: Preparing [2024-03-21T09:08:35.554Z] 27e182b384d1: Preparing [2024-03-21T09:08:35.554Z] 0b44c65d5239: Preparing [2024-03-21T09:08:35.554Z] 723cd6513195: Preparing [2024-03-21T09:08:35.554Z] abcc03e2f878: Preparing [2024-03-21T09:08:35.554Z] 7c504f21be85: Preparing [2024-03-21T09:08:35.554Z] 723cd6513195: Waiting [2024-03-21T09:08:35.554Z] abcc03e2f878: Waiting [2024-03-21T09:08:35.554Z] 7c504f21be85: Waiting [2024-03-21T09:08:35.554Z] 0b44c65d5239: Waiting [2024-03-21T09:08:35.554Z] 8528a34c5375: Layer already exists [2024-03-21T09:08:35.554Z] 689c1a437843: Layer already exists [2024-03-21T09:08:35.554Z] fb981c329976: Layer already exists [2024-03-21T09:08:35.554Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:35.554Z] ae56ac2b580f: Layer already exists [2024-03-21T09:08:35.554Z] abcc03e2f878: Layer already exists [2024-03-21T09:08:35.554Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:35.554Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:35.554Z] 723cd6513195: Layer already exists [2024-03-21T09:08:35.817Z] main: digest: sha256:e1709cbe93c207149ea5f7680d83970784afa7319679e878daaca694858f75ed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:08:35.886Z] ===================================================== [Pipeline] echo [2024-03-21T09:08:35.900Z] taggedImages: [2024-03-21T09:08:35.900Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:35.900Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-21T09:08:35.900Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-03-21T09:08:35.900Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:35.900Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-03-21T09:08:35.925Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-03-21T09:08:35.925Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:35.925Z] latest [2024-03-21T09:08:35.925Z] 3.2.0-dev.23 [2024-03-21T09:08:35.925Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:35.925Z] main [2024-03-21T09:08:35.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:36.359Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:36.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:36.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-21T09:08:36.737Z] 52e75ac6fad2: Preparing [2024-03-21T09:08:36.737Z] 00c80d8007f5: Preparing [2024-03-21T09:08:36.737Z] 4c4474ea4a50: Preparing [2024-03-21T09:08:36.737Z] 3e00d1e8b41b: Preparing [2024-03-21T09:08:36.737Z] 6cb7aeba3f74: Preparing [2024-03-21T09:08:36.737Z] 27e182b384d1: Preparing [2024-03-21T09:08:36.737Z] 0b44c65d5239: Preparing [2024-03-21T09:08:36.737Z] b9c53bfa3e58: Preparing [2024-03-21T09:08:36.737Z] 0bc988ce8b26: Preparing [2024-03-21T09:08:36.737Z] 844d7ef74bb6: Preparing [2024-03-21T09:08:36.737Z] 7c504f21be85: Preparing [2024-03-21T09:08:36.737Z] b9c53bfa3e58: Waiting [2024-03-21T09:08:36.737Z] 0bc988ce8b26: Waiting [2024-03-21T09:08:36.737Z] 844d7ef74bb6: Waiting [2024-03-21T09:08:36.737Z] 7c504f21be85: Waiting [2024-03-21T09:08:36.737Z] 27e182b384d1: Waiting [2024-03-21T09:08:36.737Z] 0b44c65d5239: Waiting [2024-03-21T09:08:37.007Z] 6cb7aeba3f74: Pushed [2024-03-21T09:08:37.007Z] 3e00d1e8b41b: Pushed [2024-03-21T09:08:37.007Z] 00c80d8007f5: Pushed [2024-03-21T09:08:37.007Z] 52e75ac6fad2: Pushed [2024-03-21T09:08:37.007Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:37.007Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:37.007Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:37.007Z] b9c53bfa3e58: Pushed [2024-03-21T09:08:37.273Z] 0bc988ce8b26: Pushed [2024-03-21T09:08:39.244Z] 4c4474ea4a50: Pushed [2024-03-21T09:08:39.511Z] 844d7ef74bb6: Pushed [2024-03-21T09:08:39.774Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:f563cf18871faeb89001f60fb113a6000a72dfe87ba75a63c9990e3a36c85b46 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:40.126Z] + 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-21T09:08:40.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-21T09:08:40.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-21T09:08:40.472Z] 52e75ac6fad2: Preparing [2024-03-21T09:08:40.472Z] 00c80d8007f5: Preparing [2024-03-21T09:08:40.472Z] 4c4474ea4a50: Preparing [2024-03-21T09:08:40.472Z] 3e00d1e8b41b: Preparing [2024-03-21T09:08:40.472Z] 6cb7aeba3f74: Preparing [2024-03-21T09:08:40.472Z] 27e182b384d1: Preparing [2024-03-21T09:08:40.472Z] 0b44c65d5239: Preparing [2024-03-21T09:08:40.472Z] b9c53bfa3e58: Preparing [2024-03-21T09:08:40.472Z] 0bc988ce8b26: Preparing [2024-03-21T09:08:40.472Z] 844d7ef74bb6: Preparing [2024-03-21T09:08:40.472Z] 7c504f21be85: Preparing [2024-03-21T09:08:40.472Z] 27e182b384d1: Waiting [2024-03-21T09:08:40.472Z] 0b44c65d5239: Waiting [2024-03-21T09:08:40.472Z] b9c53bfa3e58: Waiting [2024-03-21T09:08:40.472Z] 0bc988ce8b26: Waiting [2024-03-21T09:08:40.472Z] 844d7ef74bb6: Waiting [2024-03-21T09:08:40.472Z] 7c504f21be85: Waiting [2024-03-21T09:08:40.472Z] 6cb7aeba3f74: Layer already exists [2024-03-21T09:08:40.472Z] 3e00d1e8b41b: Layer already exists [2024-03-21T09:08:40.472Z] 4c4474ea4a50: Layer already exists [2024-03-21T09:08:40.472Z] 52e75ac6fad2: Layer already exists [2024-03-21T09:08:40.472Z] 00c80d8007f5: Layer already exists [2024-03-21T09:08:40.738Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:40.738Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:40.738Z] 0bc988ce8b26: Layer already exists [2024-03-21T09:08:40.738Z] b9c53bfa3e58: Layer already exists [2024-03-21T09:08:40.738Z] 844d7ef74bb6: Layer already exists [2024-03-21T09:08:40.738Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:40.738Z] latest: digest: sha256:f563cf18871faeb89001f60fb113a6000a72dfe87ba75a63c9990e3a36c85b46 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:41.092Z] + 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-21T09:08:41.438Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-03-21T09:08:41.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-21T09:08:41.438Z] 52e75ac6fad2: Preparing [2024-03-21T09:08:41.438Z] 00c80d8007f5: Preparing [2024-03-21T09:08:41.438Z] 4c4474ea4a50: Preparing [2024-03-21T09:08:41.438Z] 3e00d1e8b41b: Preparing [2024-03-21T09:08:41.438Z] 6cb7aeba3f74: Preparing [2024-03-21T09:08:41.438Z] 27e182b384d1: Preparing [2024-03-21T09:08:41.438Z] 0b44c65d5239: Preparing [2024-03-21T09:08:41.438Z] b9c53bfa3e58: Preparing [2024-03-21T09:08:41.438Z] 0bc988ce8b26: Preparing [2024-03-21T09:08:41.438Z] 844d7ef74bb6: Preparing [2024-03-21T09:08:41.438Z] 7c504f21be85: Preparing [2024-03-21T09:08:41.438Z] 27e182b384d1: Waiting [2024-03-21T09:08:41.438Z] 0b44c65d5239: Waiting [2024-03-21T09:08:41.438Z] b9c53bfa3e58: Waiting [2024-03-21T09:08:41.438Z] 0bc988ce8b26: Waiting [2024-03-21T09:08:41.438Z] 844d7ef74bb6: Waiting [2024-03-21T09:08:41.438Z] 7c504f21be85: Waiting [2024-03-21T09:08:41.438Z] 6cb7aeba3f74: Layer already exists [2024-03-21T09:08:41.438Z] 4c4474ea4a50: Layer already exists [2024-03-21T09:08:41.438Z] 52e75ac6fad2: Layer already exists [2024-03-21T09:08:41.438Z] 00c80d8007f5: Layer already exists [2024-03-21T09:08:41.438Z] 3e00d1e8b41b: Layer already exists [2024-03-21T09:08:41.438Z] 0bc988ce8b26: Layer already exists [2024-03-21T09:08:41.438Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:41.438Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:41.438Z] 844d7ef74bb6: Layer already exists [2024-03-21T09:08:41.438Z] b9c53bfa3e58: Layer already exists [2024-03-21T09:08:41.438Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:41.702Z] 3.2.0-dev.23: digest: sha256:f563cf18871faeb89001f60fb113a6000a72dfe87ba75a63c9990e3a36c85b46 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:42.070Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:42.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:42.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-21T09:08:42.417Z] 52e75ac6fad2: Preparing [2024-03-21T09:08:42.417Z] 00c80d8007f5: Preparing [2024-03-21T09:08:42.417Z] 4c4474ea4a50: Preparing [2024-03-21T09:08:42.417Z] 3e00d1e8b41b: Preparing [2024-03-21T09:08:42.417Z] 6cb7aeba3f74: Preparing [2024-03-21T09:08:42.417Z] 27e182b384d1: Preparing [2024-03-21T09:08:42.417Z] 0b44c65d5239: Preparing [2024-03-21T09:08:42.417Z] b9c53bfa3e58: Preparing [2024-03-21T09:08:42.417Z] 0bc988ce8b26: Preparing [2024-03-21T09:08:42.417Z] 844d7ef74bb6: Preparing [2024-03-21T09:08:42.417Z] 7c504f21be85: Preparing [2024-03-21T09:08:42.417Z] 27e182b384d1: Waiting [2024-03-21T09:08:42.417Z] 0b44c65d5239: Waiting [2024-03-21T09:08:42.417Z] b9c53bfa3e58: Waiting [2024-03-21T09:08:42.417Z] 0bc988ce8b26: Waiting [2024-03-21T09:08:42.417Z] 7c504f21be85: Waiting [2024-03-21T09:08:42.417Z] 844d7ef74bb6: Waiting [2024-03-21T09:08:42.417Z] 52e75ac6fad2: Layer already exists [2024-03-21T09:08:42.417Z] 00c80d8007f5: Layer already exists [2024-03-21T09:08:42.417Z] 3e00d1e8b41b: Layer already exists [2024-03-21T09:08:42.417Z] 6cb7aeba3f74: Layer already exists [2024-03-21T09:08:42.417Z] 4c4474ea4a50: Layer already exists [2024-03-21T09:08:42.417Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:42.417Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:42.417Z] 0bc988ce8b26: Layer already exists [2024-03-21T09:08:42.417Z] b9c53bfa3e58: Layer already exists [2024-03-21T09:08:42.417Z] 844d7ef74bb6: Layer already exists [2024-03-21T09:08:42.417Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:42.682Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:f563cf18871faeb89001f60fb113a6000a72dfe87ba75a63c9990e3a36c85b46 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:43.031Z] + 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-21T09:08:43.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-03-21T09:08:43.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-21T09:08:43.368Z] 52e75ac6fad2: Preparing [2024-03-21T09:08:43.368Z] 00c80d8007f5: Preparing [2024-03-21T09:08:43.368Z] 4c4474ea4a50: Preparing [2024-03-21T09:08:43.368Z] 3e00d1e8b41b: Preparing [2024-03-21T09:08:43.368Z] 6cb7aeba3f74: Preparing [2024-03-21T09:08:43.368Z] 27e182b384d1: Preparing [2024-03-21T09:08:43.368Z] 0b44c65d5239: Preparing [2024-03-21T09:08:43.368Z] b9c53bfa3e58: Preparing [2024-03-21T09:08:43.368Z] 0bc988ce8b26: Preparing [2024-03-21T09:08:43.368Z] 844d7ef74bb6: Preparing [2024-03-21T09:08:43.368Z] 7c504f21be85: Preparing [2024-03-21T09:08:43.368Z] 27e182b384d1: Waiting [2024-03-21T09:08:43.368Z] 0b44c65d5239: Waiting [2024-03-21T09:08:43.368Z] b9c53bfa3e58: Waiting [2024-03-21T09:08:43.368Z] 0bc988ce8b26: Waiting [2024-03-21T09:08:43.368Z] 844d7ef74bb6: Waiting [2024-03-21T09:08:43.368Z] 7c504f21be85: Waiting [2024-03-21T09:08:43.368Z] 3e00d1e8b41b: Layer already exists [2024-03-21T09:08:43.368Z] 00c80d8007f5: Layer already exists [2024-03-21T09:08:43.368Z] 4c4474ea4a50: Layer already exists [2024-03-21T09:08:43.368Z] 6cb7aeba3f74: Layer already exists [2024-03-21T09:08:43.368Z] 52e75ac6fad2: Layer already exists [2024-03-21T09:08:43.368Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:43.368Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:43.368Z] b9c53bfa3e58: Layer already exists [2024-03-21T09:08:43.368Z] 844d7ef74bb6: Layer already exists [2024-03-21T09:08:43.368Z] 0bc988ce8b26: Layer already exists [2024-03-21T09:08:43.368Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:43.631Z] main: digest: sha256:f563cf18871faeb89001f60fb113a6000a72dfe87ba75a63c9990e3a36c85b46 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:08:43.714Z] ===================================================== [Pipeline] echo [2024-03-21T09:08:43.728Z] taggedImages: [2024-03-21T09:08:43.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:43.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-21T09:08:43.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-03-21T09:08:43.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:43.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-03-21T09:08:43.758Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-03-21T09:08:43.758Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:43.758Z] latest [2024-03-21T09:08:43.758Z] 3.2.0-dev.23 [2024-03-21T09:08:43.758Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:43.758Z] main [2024-03-21T09:08:43.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:44.119Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:44.465Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:44.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-21T09:08:44.465Z] 27f3eae76000: Preparing [2024-03-21T09:08:44.465Z] c58ca7f024eb: Preparing [2024-03-21T09:08:44.465Z] f26e9899d3c7: Preparing [2024-03-21T09:08:44.465Z] 81019786ae1a: Preparing [2024-03-21T09:08:44.465Z] 0aa269785d7a: Preparing [2024-03-21T09:08:44.465Z] e3bc80ec86e3: Preparing [2024-03-21T09:08:44.465Z] a9b8852f7cb6: Preparing [2024-03-21T09:08:44.465Z] 27e182b384d1: Preparing [2024-03-21T09:08:44.465Z] 0b44c65d5239: Preparing [2024-03-21T09:08:44.465Z] d237d51db464: Preparing [2024-03-21T09:08:44.465Z] 8369d3cd744c: Preparing [2024-03-21T09:08:44.465Z] 7c504f21be85: Preparing [2024-03-21T09:08:44.465Z] 27e182b384d1: Waiting [2024-03-21T09:08:44.465Z] 8369d3cd744c: Waiting [2024-03-21T09:08:44.465Z] 7c504f21be85: Waiting [2024-03-21T09:08:44.465Z] 0b44c65d5239: Waiting [2024-03-21T09:08:44.465Z] d237d51db464: Waiting [2024-03-21T09:08:44.465Z] e3bc80ec86e3: Waiting [2024-03-21T09:08:44.465Z] a9b8852f7cb6: Waiting [2024-03-21T09:08:44.730Z] 0aa269785d7a: Pushed [2024-03-21T09:08:44.730Z] 27f3eae76000: Pushed [2024-03-21T09:08:44.730Z] c58ca7f024eb: Pushed [2024-03-21T09:08:44.730Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:44.730Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:44.730Z] a9b8852f7cb6: Pushed [2024-03-21T09:08:44.730Z] e3bc80ec86e3: Pushed [2024-03-21T09:08:44.996Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:44.996Z] d237d51db464: Pushed [2024-03-21T09:08:46.921Z] 81019786ae1a: Pushed [2024-03-21T09:08:47.186Z] f26e9899d3c7: Pushed [2024-03-21T09:08:47.450Z] 8369d3cd744c: Pushed [2024-03-21T09:08:47.450Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:4705685d6476f2c8496131f7baf62c7f8606db0b268ef8799ecc132ba5047254 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:47.814Z] + 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-21T09:08:48.160Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-21T09:08:48.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-21T09:08:48.160Z] 27f3eae76000: Preparing [2024-03-21T09:08:48.160Z] c58ca7f024eb: Preparing [2024-03-21T09:08:48.160Z] f26e9899d3c7: Preparing [2024-03-21T09:08:48.160Z] 81019786ae1a: Preparing [2024-03-21T09:08:48.160Z] 0aa269785d7a: Preparing [2024-03-21T09:08:48.161Z] e3bc80ec86e3: Preparing [2024-03-21T09:08:48.161Z] a9b8852f7cb6: Preparing [2024-03-21T09:08:48.161Z] 27e182b384d1: Preparing [2024-03-21T09:08:48.161Z] 0b44c65d5239: Preparing [2024-03-21T09:08:48.161Z] d237d51db464: Preparing [2024-03-21T09:08:48.161Z] 8369d3cd744c: Preparing [2024-03-21T09:08:48.161Z] 7c504f21be85: Preparing [2024-03-21T09:08:48.161Z] 27e182b384d1: Waiting [2024-03-21T09:08:48.161Z] 0b44c65d5239: Waiting [2024-03-21T09:08:48.161Z] d237d51db464: Waiting [2024-03-21T09:08:48.161Z] 8369d3cd744c: Waiting [2024-03-21T09:08:48.161Z] 7c504f21be85: Waiting [2024-03-21T09:08:48.161Z] e3bc80ec86e3: Waiting [2024-03-21T09:08:48.161Z] a9b8852f7cb6: Waiting [2024-03-21T09:08:48.161Z] f26e9899d3c7: Layer already exists [2024-03-21T09:08:48.161Z] 81019786ae1a: Layer already exists [2024-03-21T09:08:48.161Z] 0aa269785d7a: Layer already exists [2024-03-21T09:08:48.161Z] 27f3eae76000: Layer already exists [2024-03-21T09:08:48.161Z] c58ca7f024eb: Layer already exists [2024-03-21T09:08:48.161Z] e3bc80ec86e3: Layer already exists [2024-03-21T09:08:48.161Z] a9b8852f7cb6: Layer already exists [2024-03-21T09:08:48.161Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:48.161Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:48.161Z] d237d51db464: Layer already exists [2024-03-21T09:08:48.161Z] 8369d3cd744c: Layer already exists [2024-03-21T09:08:48.161Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:48.425Z] latest: digest: sha256:4705685d6476f2c8496131f7baf62c7f8606db0b268ef8799ecc132ba5047254 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:48.772Z] + 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-21T09:08:49.115Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-03-21T09:08:49.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-21T09:08:49.115Z] 27f3eae76000: Preparing [2024-03-21T09:08:49.115Z] c58ca7f024eb: Preparing [2024-03-21T09:08:49.115Z] f26e9899d3c7: Preparing [2024-03-21T09:08:49.115Z] 81019786ae1a: Preparing [2024-03-21T09:08:49.115Z] 0aa269785d7a: Preparing [2024-03-21T09:08:49.115Z] e3bc80ec86e3: Preparing [2024-03-21T09:08:49.115Z] a9b8852f7cb6: Preparing [2024-03-21T09:08:49.115Z] 27e182b384d1: Preparing [2024-03-21T09:08:49.115Z] 0b44c65d5239: Preparing [2024-03-21T09:08:49.115Z] d237d51db464: Preparing [2024-03-21T09:08:49.115Z] 8369d3cd744c: Preparing [2024-03-21T09:08:49.115Z] 7c504f21be85: Preparing [2024-03-21T09:08:49.115Z] 0b44c65d5239: Waiting [2024-03-21T09:08:49.115Z] d237d51db464: Waiting [2024-03-21T09:08:49.115Z] 8369d3cd744c: Waiting [2024-03-21T09:08:49.115Z] 7c504f21be85: Waiting [2024-03-21T09:08:49.115Z] e3bc80ec86e3: Waiting [2024-03-21T09:08:49.115Z] a9b8852f7cb6: Waiting [2024-03-21T09:08:49.115Z] 27e182b384d1: Waiting [2024-03-21T09:08:49.115Z] 81019786ae1a: Layer already exists [2024-03-21T09:08:49.115Z] 27f3eae76000: Layer already exists [2024-03-21T09:08:49.115Z] f26e9899d3c7: Layer already exists [2024-03-21T09:08:49.115Z] c58ca7f024eb: Layer already exists [2024-03-21T09:08:49.115Z] 0aa269785d7a: Layer already exists [2024-03-21T09:08:49.115Z] e3bc80ec86e3: Layer already exists [2024-03-21T09:08:49.115Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:49.115Z] a9b8852f7cb6: Layer already exists [2024-03-21T09:08:49.115Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:49.115Z] d237d51db464: Layer already exists [2024-03-21T09:08:49.115Z] 8369d3cd744c: Layer already exists [2024-03-21T09:08:49.115Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:49.380Z] 3.2.0-dev.23: digest: sha256:4705685d6476f2c8496131f7baf62c7f8606db0b268ef8799ecc132ba5047254 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:49.734Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:50.075Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:50.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-21T09:08:50.075Z] 27f3eae76000: Preparing [2024-03-21T09:08:50.075Z] c58ca7f024eb: Preparing [2024-03-21T09:08:50.075Z] f26e9899d3c7: Preparing [2024-03-21T09:08:50.075Z] 81019786ae1a: Preparing [2024-03-21T09:08:50.075Z] 0aa269785d7a: Preparing [2024-03-21T09:08:50.075Z] e3bc80ec86e3: Preparing [2024-03-21T09:08:50.075Z] a9b8852f7cb6: Preparing [2024-03-21T09:08:50.075Z] e3bc80ec86e3: Waiting [2024-03-21T09:08:50.075Z] 27e182b384d1: Preparing [2024-03-21T09:08:50.075Z] a9b8852f7cb6: Waiting [2024-03-21T09:08:50.075Z] 27e182b384d1: Waiting [2024-03-21T09:08:50.075Z] 0b44c65d5239: Preparing [2024-03-21T09:08:50.075Z] d237d51db464: Preparing [2024-03-21T09:08:50.075Z] 0b44c65d5239: Waiting [2024-03-21T09:08:50.075Z] 8369d3cd744c: Preparing [2024-03-21T09:08:50.075Z] 7c504f21be85: Preparing [2024-03-21T09:08:50.075Z] 8369d3cd744c: Waiting [2024-03-21T09:08:50.075Z] 7c504f21be85: Waiting [2024-03-21T09:08:50.075Z] d237d51db464: Waiting [2024-03-21T09:08:50.075Z] c58ca7f024eb: Layer already exists [2024-03-21T09:08:50.075Z] f26e9899d3c7: Layer already exists [2024-03-21T09:08:50.075Z] 0aa269785d7a: Layer already exists [2024-03-21T09:08:50.075Z] 27f3eae76000: Layer already exists [2024-03-21T09:08:50.075Z] 81019786ae1a: Layer already exists [2024-03-21T09:08:50.075Z] e3bc80ec86e3: Layer already exists [2024-03-21T09:08:50.075Z] a9b8852f7cb6: Layer already exists [2024-03-21T09:08:50.075Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:50.075Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:50.075Z] d237d51db464: Layer already exists [2024-03-21T09:08:50.075Z] 8369d3cd744c: Layer already exists [2024-03-21T09:08:50.075Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:50.338Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:4705685d6476f2c8496131f7baf62c7f8606db0b268ef8799ecc132ba5047254 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:50.686Z] + 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-21T09:08:51.027Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-03-21T09:08:51.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-21T09:08:51.027Z] 27f3eae76000: Preparing [2024-03-21T09:08:51.027Z] c58ca7f024eb: Preparing [2024-03-21T09:08:51.027Z] f26e9899d3c7: Preparing [2024-03-21T09:08:51.027Z] 81019786ae1a: Preparing [2024-03-21T09:08:51.027Z] 0aa269785d7a: Preparing [2024-03-21T09:08:51.027Z] e3bc80ec86e3: Preparing [2024-03-21T09:08:51.027Z] a9b8852f7cb6: Preparing [2024-03-21T09:08:51.027Z] 27e182b384d1: Preparing [2024-03-21T09:08:51.027Z] 0b44c65d5239: Preparing [2024-03-21T09:08:51.027Z] d237d51db464: Preparing [2024-03-21T09:08:51.027Z] 8369d3cd744c: Preparing [2024-03-21T09:08:51.027Z] 7c504f21be85: Preparing [2024-03-21T09:08:51.027Z] 0b44c65d5239: Waiting [2024-03-21T09:08:51.027Z] d237d51db464: Waiting [2024-03-21T09:08:51.027Z] 8369d3cd744c: Waiting [2024-03-21T09:08:51.027Z] 7c504f21be85: Waiting [2024-03-21T09:08:51.027Z] a9b8852f7cb6: Waiting [2024-03-21T09:08:51.027Z] 27e182b384d1: Waiting [2024-03-21T09:08:51.027Z] e3bc80ec86e3: Waiting [2024-03-21T09:08:51.027Z] 27f3eae76000: Layer already exists [2024-03-21T09:08:51.027Z] 81019786ae1a: Layer already exists [2024-03-21T09:08:51.027Z] c58ca7f024eb: Layer already exists [2024-03-21T09:08:51.027Z] 0aa269785d7a: Layer already exists [2024-03-21T09:08:51.027Z] f26e9899d3c7: Layer already exists [2024-03-21T09:08:51.027Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:51.027Z] e3bc80ec86e3: Layer already exists [2024-03-21T09:08:51.027Z] a9b8852f7cb6: Layer already exists [2024-03-21T09:08:51.027Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:51.027Z] d237d51db464: Layer already exists [2024-03-21T09:08:51.027Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:51.027Z] 8369d3cd744c: Layer already exists [2024-03-21T09:08:51.291Z] main: digest: sha256:4705685d6476f2c8496131f7baf62c7f8606db0b268ef8799ecc132ba5047254 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:08:51.364Z] ===================================================== [Pipeline] echo [2024-03-21T09:08:51.382Z] taggedImages: [2024-03-21T09:08:51.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:51.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-21T09:08:51.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-03-21T09:08:51.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:51.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-03-21T09:08:51.407Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-03-21T09:08:51.408Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:51.408Z] latest [2024-03-21T09:08:51.408Z] 3.2.0-dev.23 [2024-03-21T09:08:51.408Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:51.408Z] main [2024-03-21T09:08:51.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:51.767Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:52.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:52.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-21T09:08:52.119Z] a26c896ab98c: Preparing [2024-03-21T09:08:52.119Z] e52c41a3d712: Preparing [2024-03-21T09:08:52.119Z] 27e182b384d1: Preparing [2024-03-21T09:08:52.119Z] 0b44c65d5239: Preparing [2024-03-21T09:08:52.119Z] 67c7ce691dd3: Preparing [2024-03-21T09:08:52.119Z] 7ab751b1d90a: Preparing [2024-03-21T09:08:52.119Z] 7c504f21be85: Preparing [2024-03-21T09:08:52.119Z] 7ab751b1d90a: Waiting [2024-03-21T09:08:52.119Z] 7c504f21be85: Waiting [2024-03-21T09:08:52.119Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:52.119Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:52.384Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:52.384Z] a26c896ab98c: Pushed [2024-03-21T09:08:52.384Z] 67c7ce691dd3: Pushed [2024-03-21T09:08:53.784Z] 7ab751b1d90a: Pushed [2024-03-21T09:08:55.718Z] e52c41a3d712: Pushed [2024-03-21T09:08:55.982Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:f449148534b21d0f456a1c054493cde7eda6d175e258317b3ce32be4264c6090 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:56.346Z] + 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-21T09:08:56.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-21T09:08:56.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-21T09:08:56.707Z] a26c896ab98c: Preparing [2024-03-21T09:08:56.707Z] e52c41a3d712: Preparing [2024-03-21T09:08:56.707Z] 27e182b384d1: Preparing [2024-03-21T09:08:56.707Z] 0b44c65d5239: Preparing [2024-03-21T09:08:56.707Z] 67c7ce691dd3: Preparing [2024-03-21T09:08:56.707Z] 7ab751b1d90a: Preparing [2024-03-21T09:08:56.707Z] 7c504f21be85: Preparing [2024-03-21T09:08:56.707Z] 7ab751b1d90a: Waiting [2024-03-21T09:08:56.707Z] 7c504f21be85: Waiting [2024-03-21T09:08:56.707Z] e52c41a3d712: Layer already exists [2024-03-21T09:08:56.707Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:56.707Z] 67c7ce691dd3: Layer already exists [2024-03-21T09:08:56.707Z] a26c896ab98c: Layer already exists [2024-03-21T09:08:56.707Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:56.707Z] 7ab751b1d90a: Layer already exists [2024-03-21T09:08:56.707Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:56.707Z] latest: digest: sha256:f449148534b21d0f456a1c054493cde7eda6d175e258317b3ce32be4264c6090 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:57.059Z] + 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-21T09:08:57.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-03-21T09:08:57.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-21T09:08:57.405Z] a26c896ab98c: Preparing [2024-03-21T09:08:57.405Z] e52c41a3d712: Preparing [2024-03-21T09:08:57.405Z] 27e182b384d1: Preparing [2024-03-21T09:08:57.405Z] 0b44c65d5239: Preparing [2024-03-21T09:08:57.406Z] 67c7ce691dd3: Preparing [2024-03-21T09:08:57.406Z] 7ab751b1d90a: Preparing [2024-03-21T09:08:57.406Z] 7c504f21be85: Preparing [2024-03-21T09:08:57.406Z] 7ab751b1d90a: Waiting [2024-03-21T09:08:57.406Z] 7c504f21be85: Waiting [2024-03-21T09:08:57.406Z] 67c7ce691dd3: Layer already exists [2024-03-21T09:08:57.406Z] a26c896ab98c: Layer already exists [2024-03-21T09:08:57.406Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:57.406Z] e52c41a3d712: Layer already exists [2024-03-21T09:08:57.406Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:57.406Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:57.406Z] 7ab751b1d90a: Layer already exists [2024-03-21T09:08:57.406Z] 3.2.0-dev.23: digest: sha256:f449148534b21d0f456a1c054493cde7eda6d175e258317b3ce32be4264c6090 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:58.017Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:58.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:58.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-21T09:08:58.356Z] a26c896ab98c: Preparing [2024-03-21T09:08:58.356Z] e52c41a3d712: Preparing [2024-03-21T09:08:58.356Z] 27e182b384d1: Preparing [2024-03-21T09:08:58.356Z] 0b44c65d5239: Preparing [2024-03-21T09:08:58.356Z] 67c7ce691dd3: Preparing [2024-03-21T09:08:58.356Z] 7ab751b1d90a: Preparing [2024-03-21T09:08:58.356Z] 7c504f21be85: Preparing [2024-03-21T09:08:58.356Z] 7ab751b1d90a: Waiting [2024-03-21T09:08:58.356Z] 7c504f21be85: Waiting [2024-03-21T09:08:58.356Z] 67c7ce691dd3: Layer already exists [2024-03-21T09:08:58.356Z] a26c896ab98c: Layer already exists [2024-03-21T09:08:58.356Z] e52c41a3d712: Layer already exists [2024-03-21T09:08:58.356Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:58.356Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:58.356Z] 7ab751b1d90a: Layer already exists [2024-03-21T09:08:58.356Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:58.356Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:f449148534b21d0f456a1c054493cde7eda6d175e258317b3ce32be4264c6090 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:08:58.972Z] + 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-21T09:08:59.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-03-21T09:08:59.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-21T09:08:59.322Z] a26c896ab98c: Preparing [2024-03-21T09:08:59.322Z] e52c41a3d712: Preparing [2024-03-21T09:08:59.322Z] 27e182b384d1: Preparing [2024-03-21T09:08:59.322Z] 0b44c65d5239: Preparing [2024-03-21T09:08:59.322Z] 67c7ce691dd3: Preparing [2024-03-21T09:08:59.322Z] 7ab751b1d90a: Preparing [2024-03-21T09:08:59.322Z] 7c504f21be85: Preparing [2024-03-21T09:08:59.322Z] 7ab751b1d90a: Waiting [2024-03-21T09:08:59.322Z] 7c504f21be85: Waiting [2024-03-21T09:08:59.322Z] 0b44c65d5239: Layer already exists [2024-03-21T09:08:59.322Z] e52c41a3d712: Layer already exists [2024-03-21T09:08:59.322Z] a26c896ab98c: Layer already exists [2024-03-21T09:08:59.322Z] 67c7ce691dd3: Layer already exists [2024-03-21T09:08:59.322Z] 27e182b384d1: Layer already exists [2024-03-21T09:08:59.322Z] 7ab751b1d90a: Layer already exists [2024-03-21T09:08:59.322Z] 7c504f21be85: Layer already exists [2024-03-21T09:08:59.587Z] main: digest: sha256:f449148534b21d0f456a1c054493cde7eda6d175e258317b3ce32be4264c6090 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:08:59.671Z] ===================================================== [Pipeline] echo [2024-03-21T09:08:59.693Z] taggedImages: [2024-03-21T09:08:59.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:59.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-21T09:08:59.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-03-21T09:08:59.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:59.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-03-21T09:08:59.720Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-03-21T09:08:59.720Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:08:59.720Z] latest [2024-03-21T09:08:59.720Z] 3.2.0-dev.23 [2024-03-21T09:08:59.720Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:08:59.720Z] main [2024-03-21T09:08:59.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:00.091Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:00.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:09:00.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-21T09:09:00.435Z] d19cca6c00c2: Preparing [2024-03-21T09:09:00.435Z] eb12322f1395: Preparing [2024-03-21T09:09:00.435Z] 5067d43112a2: Preparing [2024-03-21T09:09:00.435Z] 27e182b384d1: Preparing [2024-03-21T09:09:00.435Z] 0b44c65d5239: Preparing [2024-03-21T09:09:00.435Z] b199753abeeb: Preparing [2024-03-21T09:09:00.435Z] cccf6240483a: Preparing [2024-03-21T09:09:00.435Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:09:00.435Z] 98010ceafd5e: Preparing [2024-03-21T09:09:00.435Z] 7c504f21be85: Preparing [2024-03-21T09:09:00.435Z] b199753abeeb: Waiting [2024-03-21T09:09:00.435Z] cccf6240483a: Waiting [2024-03-21T09:09:00.435Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:09:00.435Z] 98010ceafd5e: Waiting [2024-03-21T09:09:00.435Z] 7c504f21be85: Waiting [2024-03-21T09:09:00.435Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:00.435Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:00.700Z] d19cca6c00c2: Pushed [2024-03-21T09:09:00.700Z] 5067d43112a2: Pushed [2024-03-21T09:09:00.700Z] eb12322f1395: Pushed [2024-03-21T09:09:00.700Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:00.700Z] 93b0b6b1d3fa: Pushed [2024-03-21T09:09:01.279Z] 98010ceafd5e: Pushed [2024-03-21T09:09:13.559Z] cccf6240483a: Pushed [2024-03-21T09:09:18.870Z] b199753abeeb: Pushed [2024-03-21T09:09:18.870Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:d827bd84d242b005e8d5c413dd8438f2dcb19262d88c11032383c8e261a6e01b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:19.209Z] + 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-21T09:09:19.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-21T09:09:19.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-21T09:09:19.552Z] d19cca6c00c2: Preparing [2024-03-21T09:09:19.552Z] eb12322f1395: Preparing [2024-03-21T09:09:19.552Z] 5067d43112a2: Preparing [2024-03-21T09:09:19.552Z] 27e182b384d1: Preparing [2024-03-21T09:09:19.552Z] 0b44c65d5239: Preparing [2024-03-21T09:09:19.552Z] b199753abeeb: Preparing [2024-03-21T09:09:19.552Z] cccf6240483a: Preparing [2024-03-21T09:09:19.552Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:09:19.552Z] 98010ceafd5e: Preparing [2024-03-21T09:09:19.552Z] 7c504f21be85: Preparing [2024-03-21T09:09:19.552Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:09:19.552Z] 98010ceafd5e: Waiting [2024-03-21T09:09:19.552Z] 7c504f21be85: Waiting [2024-03-21T09:09:19.552Z] b199753abeeb: Waiting [2024-03-21T09:09:19.552Z] cccf6240483a: Waiting [2024-03-21T09:09:19.552Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:19.552Z] eb12322f1395: Layer already exists [2024-03-21T09:09:19.552Z] d19cca6c00c2: Layer already exists [2024-03-21T09:09:19.552Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:19.552Z] 5067d43112a2: Layer already exists [2024-03-21T09:09:19.552Z] 93b0b6b1d3fa: Layer already exists [2024-03-21T09:09:19.552Z] 98010ceafd5e: Layer already exists [2024-03-21T09:09:19.552Z] b199753abeeb: Layer already exists [2024-03-21T09:09:19.552Z] cccf6240483a: Layer already exists [2024-03-21T09:09:19.552Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:19.815Z] latest: digest: sha256:d827bd84d242b005e8d5c413dd8438f2dcb19262d88c11032383c8e261a6e01b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:20.165Z] + 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-21T09:09:20.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-03-21T09:09:20.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-21T09:09:20.506Z] d19cca6c00c2: Preparing [2024-03-21T09:09:20.506Z] eb12322f1395: Preparing [2024-03-21T09:09:20.506Z] 5067d43112a2: Preparing [2024-03-21T09:09:20.506Z] 27e182b384d1: Preparing [2024-03-21T09:09:20.506Z] 0b44c65d5239: Preparing [2024-03-21T09:09:20.506Z] b199753abeeb: Preparing [2024-03-21T09:09:20.506Z] cccf6240483a: Preparing [2024-03-21T09:09:20.506Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:09:20.506Z] 98010ceafd5e: Preparing [2024-03-21T09:09:20.506Z] 7c504f21be85: Preparing [2024-03-21T09:09:20.506Z] cccf6240483a: Waiting [2024-03-21T09:09:20.506Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:09:20.506Z] 98010ceafd5e: Waiting [2024-03-21T09:09:20.506Z] 7c504f21be85: Waiting [2024-03-21T09:09:20.506Z] b199753abeeb: Waiting [2024-03-21T09:09:20.506Z] eb12322f1395: Layer already exists [2024-03-21T09:09:20.506Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:20.506Z] d19cca6c00c2: Layer already exists [2024-03-21T09:09:20.506Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:20.506Z] 5067d43112a2: Layer already exists [2024-03-21T09:09:20.506Z] cccf6240483a: Layer already exists [2024-03-21T09:09:20.506Z] b199753abeeb: Layer already exists [2024-03-21T09:09:20.506Z] 93b0b6b1d3fa: Layer already exists [2024-03-21T09:09:20.506Z] 98010ceafd5e: Layer already exists [2024-03-21T09:09:20.506Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:20.506Z] 3.2.0-dev.23: digest: sha256:d827bd84d242b005e8d5c413dd8438f2dcb19262d88c11032383c8e261a6e01b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:21.109Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:21.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:09:21.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-21T09:09:21.451Z] d19cca6c00c2: Preparing [2024-03-21T09:09:21.451Z] eb12322f1395: Preparing [2024-03-21T09:09:21.451Z] 5067d43112a2: Preparing [2024-03-21T09:09:21.451Z] 27e182b384d1: Preparing [2024-03-21T09:09:21.451Z] 0b44c65d5239: Preparing [2024-03-21T09:09:21.451Z] b199753abeeb: Preparing [2024-03-21T09:09:21.451Z] cccf6240483a: Preparing [2024-03-21T09:09:21.451Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:09:21.451Z] 98010ceafd5e: Preparing [2024-03-21T09:09:21.451Z] 7c504f21be85: Preparing [2024-03-21T09:09:21.451Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:09:21.451Z] 98010ceafd5e: Waiting [2024-03-21T09:09:21.451Z] 7c504f21be85: Waiting [2024-03-21T09:09:21.451Z] b199753abeeb: Waiting [2024-03-21T09:09:21.451Z] cccf6240483a: Waiting [2024-03-21T09:09:21.451Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:21.451Z] 5067d43112a2: Layer already exists [2024-03-21T09:09:21.451Z] d19cca6c00c2: Layer already exists [2024-03-21T09:09:21.451Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:21.451Z] eb12322f1395: Layer already exists [2024-03-21T09:09:21.451Z] cccf6240483a: Layer already exists [2024-03-21T09:09:21.451Z] 93b0b6b1d3fa: Layer already exists [2024-03-21T09:09:21.451Z] b199753abeeb: Layer already exists [2024-03-21T09:09:21.451Z] 98010ceafd5e: Layer already exists [2024-03-21T09:09:21.451Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:21.451Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:d827bd84d242b005e8d5c413dd8438f2dcb19262d88c11032383c8e261a6e01b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:22.067Z] + 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-21T09:09:22.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-03-21T09:09:22.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-21T09:09:22.413Z] d19cca6c00c2: Preparing [2024-03-21T09:09:22.413Z] eb12322f1395: Preparing [2024-03-21T09:09:22.413Z] 5067d43112a2: Preparing [2024-03-21T09:09:22.413Z] 27e182b384d1: Preparing [2024-03-21T09:09:22.413Z] 0b44c65d5239: Preparing [2024-03-21T09:09:22.413Z] b199753abeeb: Preparing [2024-03-21T09:09:22.413Z] cccf6240483a: Preparing [2024-03-21T09:09:22.413Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:09:22.413Z] 98010ceafd5e: Preparing [2024-03-21T09:09:22.413Z] 7c504f21be85: Preparing [2024-03-21T09:09:22.413Z] b199753abeeb: Waiting [2024-03-21T09:09:22.413Z] cccf6240483a: Waiting [2024-03-21T09:09:22.413Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:09:22.413Z] 98010ceafd5e: Waiting [2024-03-21T09:09:22.413Z] 7c504f21be85: Waiting [2024-03-21T09:09:22.413Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:22.413Z] eb12322f1395: Layer already exists [2024-03-21T09:09:22.413Z] d19cca6c00c2: Layer already exists [2024-03-21T09:09:22.413Z] 5067d43112a2: Layer already exists [2024-03-21T09:09:22.413Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:22.413Z] 98010ceafd5e: Layer already exists [2024-03-21T09:09:22.413Z] b199753abeeb: Layer already exists [2024-03-21T09:09:22.413Z] 93b0b6b1d3fa: Layer already exists [2024-03-21T09:09:22.413Z] cccf6240483a: Layer already exists [2024-03-21T09:09:22.413Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:22.677Z] main: digest: sha256:d827bd84d242b005e8d5c413dd8438f2dcb19262d88c11032383c8e261a6e01b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:09:22.755Z] ===================================================== [Pipeline] echo [2024-03-21T09:09:22.774Z] taggedImages: [2024-03-21T09:09:22.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:09:22.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-21T09:09:22.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-03-21T09:09:22.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:09:22.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-03-21T09:09:22.807Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-03-21T09:09:22.807Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:09:22.807Z] latest [2024-03-21T09:09:22.807Z] 3.2.0-dev.23 [2024-03-21T09:09:22.807Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:09:22.807Z] main [2024-03-21T09:09:22.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:23.188Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:23.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:09:23.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-21T09:09:23.538Z] 361da5fe8ad1: Preparing [2024-03-21T09:09:23.538Z] 6fbd064d8e91: Preparing [2024-03-21T09:09:23.538Z] 92fb359728a4: Preparing [2024-03-21T09:09:23.538Z] 27e182b384d1: Preparing [2024-03-21T09:09:23.538Z] 0b44c65d5239: Preparing [2024-03-21T09:09:23.538Z] 2be50e793c5a: Preparing [2024-03-21T09:09:23.538Z] 3966d4e8e68f: Preparing [2024-03-21T09:09:23.538Z] 7fb78b5ba414: Preparing [2024-03-21T09:09:23.538Z] 7c504f21be85: Preparing [2024-03-21T09:09:23.538Z] 3966d4e8e68f: Waiting [2024-03-21T09:09:23.538Z] 7c504f21be85: Waiting [2024-03-21T09:09:23.538Z] 7fb78b5ba414: Waiting [2024-03-21T09:09:23.538Z] 2be50e793c5a: Waiting [2024-03-21T09:09:23.538Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:23.538Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:23.803Z] 6fbd064d8e91: Pushed [2024-03-21T09:09:23.803Z] 92fb359728a4: Pushed [2024-03-21T09:09:23.803Z] 361da5fe8ad1: Pushed [2024-03-21T09:09:23.803Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:23.803Z] 3966d4e8e68f: Pushed [2024-03-21T09:09:24.379Z] 7fb78b5ba414: Pushed [2024-03-21T09:09:42.540Z] 2be50e793c5a: Pushed [2024-03-21T09:09:42.540Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:6a7710e7dffc84db50e34b9c92b546a821aadc52f556315e65c6db233005bf44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:43.061Z] + 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-21T09:09:43.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-21T09:09:43.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-21T09:09:43.398Z] 361da5fe8ad1: Preparing [2024-03-21T09:09:43.398Z] 6fbd064d8e91: Preparing [2024-03-21T09:09:43.398Z] 92fb359728a4: Preparing [2024-03-21T09:09:43.398Z] 27e182b384d1: Preparing [2024-03-21T09:09:43.398Z] 0b44c65d5239: Preparing [2024-03-21T09:09:43.398Z] 2be50e793c5a: Preparing [2024-03-21T09:09:43.398Z] 3966d4e8e68f: Preparing [2024-03-21T09:09:43.398Z] 2be50e793c5a: Waiting [2024-03-21T09:09:43.398Z] 7fb78b5ba414: Preparing [2024-03-21T09:09:43.398Z] 3966d4e8e68f: Waiting [2024-03-21T09:09:43.398Z] 7fb78b5ba414: Waiting [2024-03-21T09:09:43.398Z] 7c504f21be85: Preparing [2024-03-21T09:09:43.398Z] 7c504f21be85: Waiting [2024-03-21T09:09:43.398Z] 6fbd064d8e91: Layer already exists [2024-03-21T09:09:43.398Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:43.398Z] 92fb359728a4: Layer already exists [2024-03-21T09:09:43.398Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:43.398Z] 361da5fe8ad1: Layer already exists [2024-03-21T09:09:43.398Z] 7fb78b5ba414: Layer already exists [2024-03-21T09:09:43.398Z] 2be50e793c5a: Layer already exists [2024-03-21T09:09:43.398Z] 3966d4e8e68f: Layer already exists [2024-03-21T09:09:43.398Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:43.398Z] latest: digest: sha256:6a7710e7dffc84db50e34b9c92b546a821aadc52f556315e65c6db233005bf44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:44.005Z] + 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-21T09:09:44.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-03-21T09:09:44.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-21T09:09:44.341Z] 361da5fe8ad1: Preparing [2024-03-21T09:09:44.341Z] 6fbd064d8e91: Preparing [2024-03-21T09:09:44.341Z] 92fb359728a4: Preparing [2024-03-21T09:09:44.341Z] 27e182b384d1: Preparing [2024-03-21T09:09:44.341Z] 0b44c65d5239: Preparing [2024-03-21T09:09:44.341Z] 2be50e793c5a: Preparing [2024-03-21T09:09:44.341Z] 3966d4e8e68f: Preparing [2024-03-21T09:09:44.341Z] 7fb78b5ba414: Preparing [2024-03-21T09:09:44.341Z] 7c504f21be85: Preparing [2024-03-21T09:09:44.341Z] 3966d4e8e68f: Waiting [2024-03-21T09:09:44.341Z] 7fb78b5ba414: Waiting [2024-03-21T09:09:44.341Z] 7c504f21be85: Waiting [2024-03-21T09:09:44.341Z] 2be50e793c5a: Waiting [2024-03-21T09:09:44.341Z] 6fbd064d8e91: Layer already exists [2024-03-21T09:09:44.341Z] 361da5fe8ad1: Layer already exists [2024-03-21T09:09:44.341Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:44.341Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:44.341Z] 92fb359728a4: Layer already exists [2024-03-21T09:09:44.341Z] 2be50e793c5a: Layer already exists [2024-03-21T09:09:44.341Z] 3966d4e8e68f: Layer already exists [2024-03-21T09:09:44.341Z] 7fb78b5ba414: Layer already exists [2024-03-21T09:09:44.341Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:44.341Z] 3.2.0-dev.23: digest: sha256:6a7710e7dffc84db50e34b9c92b546a821aadc52f556315e65c6db233005bf44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:44.947Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:45.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:09:45.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-21T09:09:45.287Z] 361da5fe8ad1: Preparing [2024-03-21T09:09:45.287Z] 6fbd064d8e91: Preparing [2024-03-21T09:09:45.287Z] 92fb359728a4: Preparing [2024-03-21T09:09:45.287Z] 27e182b384d1: Preparing [2024-03-21T09:09:45.287Z] 0b44c65d5239: Preparing [2024-03-21T09:09:45.287Z] 2be50e793c5a: Preparing [2024-03-21T09:09:45.287Z] 3966d4e8e68f: Preparing [2024-03-21T09:09:45.287Z] 7fb78b5ba414: Preparing [2024-03-21T09:09:45.287Z] 7c504f21be85: Preparing [2024-03-21T09:09:45.287Z] 2be50e793c5a: Waiting [2024-03-21T09:09:45.287Z] 3966d4e8e68f: Waiting [2024-03-21T09:09:45.287Z] 7fb78b5ba414: Waiting [2024-03-21T09:09:45.287Z] 7c504f21be85: Waiting [2024-03-21T09:09:45.287Z] 92fb359728a4: Layer already exists [2024-03-21T09:09:45.287Z] 361da5fe8ad1: Layer already exists [2024-03-21T09:09:45.287Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:45.287Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:45.287Z] 6fbd064d8e91: Layer already exists [2024-03-21T09:09:45.287Z] 2be50e793c5a: Layer already exists [2024-03-21T09:09:45.287Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:45.287Z] 7fb78b5ba414: Layer already exists [2024-03-21T09:09:45.287Z] 3966d4e8e68f: Layer already exists [2024-03-21T09:09:45.287Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:6a7710e7dffc84db50e34b9c92b546a821aadc52f556315e65c6db233005bf44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:45.902Z] + 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-21T09:09:46.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-03-21T09:09:46.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-21T09:09:46.249Z] 361da5fe8ad1: Preparing [2024-03-21T09:09:46.249Z] 6fbd064d8e91: Preparing [2024-03-21T09:09:46.249Z] 92fb359728a4: Preparing [2024-03-21T09:09:46.249Z] 27e182b384d1: Preparing [2024-03-21T09:09:46.249Z] 0b44c65d5239: Preparing [2024-03-21T09:09:46.249Z] 2be50e793c5a: Preparing [2024-03-21T09:09:46.249Z] 3966d4e8e68f: Preparing [2024-03-21T09:09:46.249Z] 7fb78b5ba414: Preparing [2024-03-21T09:09:46.249Z] 7c504f21be85: Preparing [2024-03-21T09:09:46.249Z] 7fb78b5ba414: Waiting [2024-03-21T09:09:46.249Z] 2be50e793c5a: Waiting [2024-03-21T09:09:46.249Z] 3966d4e8e68f: Waiting [2024-03-21T09:09:46.249Z] 7c504f21be85: Waiting [2024-03-21T09:09:46.249Z] 6fbd064d8e91: Layer already exists [2024-03-21T09:09:46.249Z] 361da5fe8ad1: Layer already exists [2024-03-21T09:09:46.249Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:46.249Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:46.249Z] 92fb359728a4: Layer already exists [2024-03-21T09:09:46.249Z] 3966d4e8e68f: Layer already exists [2024-03-21T09:09:46.249Z] 2be50e793c5a: Layer already exists [2024-03-21T09:09:46.249Z] 7c504f21be85: Layer already exists [2024-03-21T09:09:46.249Z] 7fb78b5ba414: Layer already exists [2024-03-21T09:09:46.249Z] main: digest: sha256:6a7710e7dffc84db50e34b9c92b546a821aadc52f556315e65c6db233005bf44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:09:46.328Z] ===================================================== [Pipeline] echo [2024-03-21T09:09:46.341Z] taggedImages: [2024-03-21T09:09:46.341Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:09:46.341Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-21T09:09:46.341Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-03-21T09:09:46.341Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:09:46.341Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-03-21T09:09:46.364Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-03-21T09:09:46.364Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:09:46.364Z] latest [2024-03-21T09:09:46.364Z] 3.2.0-dev.23 [2024-03-21T09:09:46.364Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:09:46.364Z] main [2024-03-21T09:09:46.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:46.717Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:09:47.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:09:47.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-21T09:09:47.071Z] b714c1ab2aa7: Preparing [2024-03-21T09:09:47.071Z] 7f0cfa574289: Preparing [2024-03-21T09:09:47.071Z] 21d4ad74d070: Preparing [2024-03-21T09:09:47.071Z] 27e182b384d1: Preparing [2024-03-21T09:09:47.071Z] 0b44c65d5239: Preparing [2024-03-21T09:09:47.071Z] cdef952c63f7: Preparing [2024-03-21T09:09:47.071Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:09:47.071Z] 98010ceafd5e: Preparing [2024-03-21T09:09:47.071Z] 7c504f21be85: Preparing [2024-03-21T09:09:47.071Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:09:47.071Z] 7c504f21be85: Waiting [2024-03-21T09:09:47.071Z] 98010ceafd5e: Waiting [2024-03-21T09:09:47.071Z] cdef952c63f7: Waiting [2024-03-21T09:09:47.071Z] 27e182b384d1: Layer already exists [2024-03-21T09:09:47.071Z] 0b44c65d5239: Layer already exists [2024-03-21T09:09:47.335Z] 93b0b6b1d3fa: Layer already exists [2024-03-21T09:09:47.335Z] 7f0cfa574289: Pushed [2024-03-21T09:09:47.335Z] 21d4ad74d070: Pushed [2024-03-21T09:09:47.335Z] 98010ceafd5e: Layer already exists [2024-03-21T09:09:47.335Z] b714c1ab2aa7: Pushed [2024-03-21T09:09:47.335Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:05.621Z] cdef952c63f7: Pushed [2024-03-21T09:10:05.621Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:0ca14f63f6bca7a9714eabfaff28ccfc5d238022bde8a8fb340f59497f1ee072 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:05.971Z] + 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-21T09:10:06.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-21T09:10:06.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-21T09:10:06.304Z] b714c1ab2aa7: Preparing [2024-03-21T09:10:06.304Z] 7f0cfa574289: Preparing [2024-03-21T09:10:06.304Z] 21d4ad74d070: Preparing [2024-03-21T09:10:06.304Z] 27e182b384d1: Preparing [2024-03-21T09:10:06.304Z] 0b44c65d5239: Preparing [2024-03-21T09:10:06.304Z] cdef952c63f7: Preparing [2024-03-21T09:10:06.304Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:10:06.304Z] 98010ceafd5e: Preparing [2024-03-21T09:10:06.304Z] 7c504f21be85: Preparing [2024-03-21T09:10:06.304Z] cdef952c63f7: Waiting [2024-03-21T09:10:06.304Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:10:06.304Z] 98010ceafd5e: Waiting [2024-03-21T09:10:06.304Z] 7c504f21be85: Waiting [2024-03-21T09:10:06.304Z] b714c1ab2aa7: Layer already exists [2024-03-21T09:10:06.304Z] 21d4ad74d070: Layer already exists [2024-03-21T09:10:06.304Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:06.304Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:06.304Z] 7f0cfa574289: Layer already exists [2024-03-21T09:10:06.304Z] cdef952c63f7: Layer already exists [2024-03-21T09:10:06.304Z] 93b0b6b1d3fa: Layer already exists [2024-03-21T09:10:06.304Z] 98010ceafd5e: Layer already exists [2024-03-21T09:10:06.304Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:06.567Z] latest: digest: sha256:0ca14f63f6bca7a9714eabfaff28ccfc5d238022bde8a8fb340f59497f1ee072 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:06.907Z] + 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-21T09:10:07.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-03-21T09:10:07.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-21T09:10:07.249Z] b714c1ab2aa7: Preparing [2024-03-21T09:10:07.249Z] 7f0cfa574289: Preparing [2024-03-21T09:10:07.249Z] 21d4ad74d070: Preparing [2024-03-21T09:10:07.249Z] 27e182b384d1: Preparing [2024-03-21T09:10:07.249Z] 0b44c65d5239: Preparing [2024-03-21T09:10:07.249Z] cdef952c63f7: Preparing [2024-03-21T09:10:07.249Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:10:07.249Z] 98010ceafd5e: Preparing [2024-03-21T09:10:07.249Z] 7c504f21be85: Preparing [2024-03-21T09:10:07.249Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:10:07.249Z] 7c504f21be85: Waiting [2024-03-21T09:10:07.249Z] 98010ceafd5e: Waiting [2024-03-21T09:10:07.249Z] cdef952c63f7: Waiting [2024-03-21T09:10:07.249Z] 21d4ad74d070: Layer already exists [2024-03-21T09:10:07.249Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:07.249Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:07.249Z] 7f0cfa574289: Layer already exists [2024-03-21T09:10:07.249Z] b714c1ab2aa7: Layer already exists [2024-03-21T09:10:07.249Z] cdef952c63f7: Layer already exists [2024-03-21T09:10:07.249Z] 98010ceafd5e: Layer already exists [2024-03-21T09:10:07.249Z] 93b0b6b1d3fa: Layer already exists [2024-03-21T09:10:07.249Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:07.513Z] 3.2.0-dev.23: digest: sha256:0ca14f63f6bca7a9714eabfaff28ccfc5d238022bde8a8fb340f59497f1ee072 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:07.869Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:08.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:10:08.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-21T09:10:08.213Z] b714c1ab2aa7: Preparing [2024-03-21T09:10:08.213Z] 7f0cfa574289: Preparing [2024-03-21T09:10:08.213Z] 21d4ad74d070: Preparing [2024-03-21T09:10:08.213Z] 27e182b384d1: Preparing [2024-03-21T09:10:08.213Z] 0b44c65d5239: Preparing [2024-03-21T09:10:08.213Z] cdef952c63f7: Preparing [2024-03-21T09:10:08.213Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:10:08.213Z] 98010ceafd5e: Preparing [2024-03-21T09:10:08.213Z] 7c504f21be85: Preparing [2024-03-21T09:10:08.213Z] cdef952c63f7: Waiting [2024-03-21T09:10:08.213Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:10:08.213Z] 98010ceafd5e: Waiting [2024-03-21T09:10:08.213Z] 7c504f21be85: Waiting [2024-03-21T09:10:08.213Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:08.213Z] 7f0cfa574289: Layer already exists [2024-03-21T09:10:08.213Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:08.213Z] b714c1ab2aa7: Layer already exists [2024-03-21T09:10:08.213Z] 21d4ad74d070: Layer already exists [2024-03-21T09:10:08.213Z] 98010ceafd5e: Layer already exists [2024-03-21T09:10:08.213Z] 93b0b6b1d3fa: Layer already exists [2024-03-21T09:10:08.213Z] cdef952c63f7: Layer already exists [2024-03-21T09:10:08.213Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:08.213Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:0ca14f63f6bca7a9714eabfaff28ccfc5d238022bde8a8fb340f59497f1ee072 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:08.555Z] + 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-21T09:10:08.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-03-21T09:10:08.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-21T09:10:08.898Z] b714c1ab2aa7: Preparing [2024-03-21T09:10:08.898Z] 7f0cfa574289: Preparing [2024-03-21T09:10:08.898Z] 21d4ad74d070: Preparing [2024-03-21T09:10:08.898Z] 27e182b384d1: Preparing [2024-03-21T09:10:08.898Z] 0b44c65d5239: Preparing [2024-03-21T09:10:08.898Z] cdef952c63f7: Preparing [2024-03-21T09:10:08.898Z] 93b0b6b1d3fa: Preparing [2024-03-21T09:10:08.898Z] 98010ceafd5e: Preparing [2024-03-21T09:10:08.898Z] 7c504f21be85: Preparing [2024-03-21T09:10:08.898Z] cdef952c63f7: Waiting [2024-03-21T09:10:08.898Z] 98010ceafd5e: Waiting [2024-03-21T09:10:08.898Z] 7c504f21be85: Waiting [2024-03-21T09:10:08.898Z] 93b0b6b1d3fa: Waiting [2024-03-21T09:10:08.898Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:08.898Z] 7f0cfa574289: Layer already exists [2024-03-21T09:10:08.898Z] b714c1ab2aa7: Layer already exists [2024-03-21T09:10:08.898Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:08.898Z] 21d4ad74d070: Layer already exists [2024-03-21T09:10:08.898Z] cdef952c63f7: Layer already exists [2024-03-21T09:10:08.898Z] 93b0b6b1d3fa: Layer already exists [2024-03-21T09:10:08.898Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:08.898Z] 98010ceafd5e: Layer already exists [2024-03-21T09:10:09.160Z] main: digest: sha256:0ca14f63f6bca7a9714eabfaff28ccfc5d238022bde8a8fb340f59497f1ee072 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:10:09.234Z] ===================================================== [Pipeline] echo [2024-03-21T09:10:09.245Z] taggedImages: [2024-03-21T09:10:09.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:10:09.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-21T09:10:09.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-03-21T09:10:09.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:10:09.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-03-21T09:10:09.268Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-03-21T09:10:09.268Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:10:09.268Z] latest [2024-03-21T09:10:09.268Z] 3.2.0-dev.23 [2024-03-21T09:10:09.268Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:10:09.268Z] main [2024-03-21T09:10:09.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:09.625Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:09.976Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:10:09.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-21T09:10:09.977Z] 1b64c2210213: Preparing [2024-03-21T09:10:09.977Z] 4f5e8310ffa5: Preparing [2024-03-21T09:10:09.977Z] 27e182b384d1: Preparing [2024-03-21T09:10:09.977Z] 0b44c65d5239: Preparing [2024-03-21T09:10:09.977Z] 1a456c0760fe: Preparing [2024-03-21T09:10:09.977Z] 53616851d078: Preparing [2024-03-21T09:10:09.977Z] 7c504f21be85: Preparing [2024-03-21T09:10:09.977Z] 53616851d078: Waiting [2024-03-21T09:10:09.977Z] 7c504f21be85: Waiting [2024-03-21T09:10:09.977Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:09.977Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:10.241Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:10.242Z] 1b64c2210213: Pushed [2024-03-21T09:10:10.242Z] 1a456c0760fe: Pushed [2024-03-21T09:10:10.505Z] 53616851d078: Pushed [2024-03-21T09:10:17.122Z] 4f5e8310ffa5: Pushed [2024-03-21T09:10:17.122Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:394083defce72e6f26a6e5f294ce674160f1b8a7e4d790e027058ee8bce465fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:17.471Z] + 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-21T09:10:17.819Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-21T09:10:17.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-21T09:10:17.819Z] 1b64c2210213: Preparing [2024-03-21T09:10:17.819Z] 4f5e8310ffa5: Preparing [2024-03-21T09:10:17.819Z] 27e182b384d1: Preparing [2024-03-21T09:10:17.819Z] 0b44c65d5239: Preparing [2024-03-21T09:10:17.819Z] 1a456c0760fe: Preparing [2024-03-21T09:10:17.819Z] 53616851d078: Preparing [2024-03-21T09:10:17.819Z] 7c504f21be85: Preparing [2024-03-21T09:10:17.819Z] 53616851d078: Waiting [2024-03-21T09:10:17.819Z] 7c504f21be85: Waiting [2024-03-21T09:10:17.819Z] 1a456c0760fe: Layer already exists [2024-03-21T09:10:17.819Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:17.819Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:17.819Z] 4f5e8310ffa5: Layer already exists [2024-03-21T09:10:17.819Z] 1b64c2210213: Layer already exists [2024-03-21T09:10:17.819Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:17.819Z] 53616851d078: Layer already exists [2024-03-21T09:10:17.819Z] latest: digest: sha256:394083defce72e6f26a6e5f294ce674160f1b8a7e4d790e027058ee8bce465fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:18.426Z] + 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-21T09:10:18.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-03-21T09:10:18.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-21T09:10:18.763Z] 1b64c2210213: Preparing [2024-03-21T09:10:18.763Z] 4f5e8310ffa5: Preparing [2024-03-21T09:10:18.763Z] 27e182b384d1: Preparing [2024-03-21T09:10:18.763Z] 0b44c65d5239: Preparing [2024-03-21T09:10:18.763Z] 1a456c0760fe: Preparing [2024-03-21T09:10:18.763Z] 53616851d078: Preparing [2024-03-21T09:10:18.763Z] 7c504f21be85: Preparing [2024-03-21T09:10:18.763Z] 7c504f21be85: Waiting [2024-03-21T09:10:18.763Z] 53616851d078: Waiting [2024-03-21T09:10:18.763Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:18.763Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:18.763Z] 1a456c0760fe: Layer already exists [2024-03-21T09:10:18.763Z] 1b64c2210213: Layer already exists [2024-03-21T09:10:18.763Z] 4f5e8310ffa5: Layer already exists [2024-03-21T09:10:18.763Z] 53616851d078: Layer already exists [2024-03-21T09:10:18.763Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:18.763Z] 3.2.0-dev.23: digest: sha256:394083defce72e6f26a6e5f294ce674160f1b8a7e4d790e027058ee8bce465fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:19.367Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:19.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:10:19.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-21T09:10:19.705Z] 1b64c2210213: Preparing [2024-03-21T09:10:19.705Z] 4f5e8310ffa5: Preparing [2024-03-21T09:10:19.706Z] 27e182b384d1: Preparing [2024-03-21T09:10:19.706Z] 0b44c65d5239: Preparing [2024-03-21T09:10:19.706Z] 1a456c0760fe: Preparing [2024-03-21T09:10:19.706Z] 53616851d078: Preparing [2024-03-21T09:10:19.706Z] 7c504f21be85: Preparing [2024-03-21T09:10:19.706Z] 53616851d078: Waiting [2024-03-21T09:10:19.706Z] 7c504f21be85: Waiting [2024-03-21T09:10:19.706Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:19.706Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:19.706Z] 4f5e8310ffa5: Layer already exists [2024-03-21T09:10:19.706Z] 1a456c0760fe: Layer already exists [2024-03-21T09:10:19.706Z] 1b64c2210213: Layer already exists [2024-03-21T09:10:19.706Z] 53616851d078: Layer already exists [2024-03-21T09:10:19.706Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:19.706Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:394083defce72e6f26a6e5f294ce674160f1b8a7e4d790e027058ee8bce465fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:20.055Z] + 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-21T09:10:20.388Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-03-21T09:10:20.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-21T09:10:20.388Z] 1b64c2210213: Preparing [2024-03-21T09:10:20.388Z] 4f5e8310ffa5: Preparing [2024-03-21T09:10:20.388Z] 27e182b384d1: Preparing [2024-03-21T09:10:20.388Z] 0b44c65d5239: Preparing [2024-03-21T09:10:20.388Z] 1a456c0760fe: Preparing [2024-03-21T09:10:20.388Z] 53616851d078: Preparing [2024-03-21T09:10:20.388Z] 7c504f21be85: Preparing [2024-03-21T09:10:20.388Z] 53616851d078: Waiting [2024-03-21T09:10:20.388Z] 7c504f21be85: Waiting [2024-03-21T09:10:20.388Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:20.388Z] 1a456c0760fe: Layer already exists [2024-03-21T09:10:20.388Z] 4f5e8310ffa5: Layer already exists [2024-03-21T09:10:20.388Z] 1b64c2210213: Layer already exists [2024-03-21T09:10:20.388Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:20.388Z] 53616851d078: Layer already exists [2024-03-21T09:10:20.388Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:20.650Z] main: digest: sha256:394083defce72e6f26a6e5f294ce674160f1b8a7e4d790e027058ee8bce465fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:10:20.726Z] ===================================================== [Pipeline] echo [2024-03-21T09:10:20.739Z] taggedImages: [2024-03-21T09:10:20.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:10:20.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-21T09:10:20.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-03-21T09:10:20.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:10:20.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-03-21T09:10:20.763Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-03-21T09:10:20.763Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:10:20.763Z] latest [2024-03-21T09:10:20.763Z] 3.2.0-dev.23 [2024-03-21T09:10:20.763Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:10:20.763Z] main [2024-03-21T09:10:20.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:21.121Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:21.454Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:10:21.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-21T09:10:21.454Z] 81dae0fa7d3e: Preparing [2024-03-21T09:10:21.454Z] ddda7230c414: Preparing [2024-03-21T09:10:21.454Z] 27e182b384d1: Preparing [2024-03-21T09:10:21.454Z] 0b44c65d5239: Preparing [2024-03-21T09:10:21.454Z] 723cd6513195: Preparing [2024-03-21T09:10:21.454Z] abcc03e2f878: Preparing [2024-03-21T09:10:21.454Z] 7c504f21be85: Preparing [2024-03-21T09:10:21.454Z] abcc03e2f878: Waiting [2024-03-21T09:10:21.454Z] 7c504f21be85: Waiting [2024-03-21T09:10:21.454Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:21.454Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:21.454Z] 723cd6513195: Layer already exists [2024-03-21T09:10:21.454Z] abcc03e2f878: Layer already exists [2024-03-21T09:10:21.454Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:21.717Z] 81dae0fa7d3e: Pushed [2024-03-21T09:10:28.327Z] ddda7230c414: Pushed [2024-03-21T09:10:28.327Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9: digest: sha256:14d92c21e2392237c98f5ac9db4ae6a812bc17a208ccf6a2c22dc2ff8277f86c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:28.672Z] + 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-21T09:10:29.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-21T09:10:29.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-21T09:10:29.009Z] 81dae0fa7d3e: Preparing [2024-03-21T09:10:29.009Z] ddda7230c414: Preparing [2024-03-21T09:10:29.009Z] 27e182b384d1: Preparing [2024-03-21T09:10:29.009Z] 0b44c65d5239: Preparing [2024-03-21T09:10:29.009Z] 723cd6513195: Preparing [2024-03-21T09:10:29.009Z] abcc03e2f878: Preparing [2024-03-21T09:10:29.009Z] 7c504f21be85: Preparing [2024-03-21T09:10:29.009Z] abcc03e2f878: Waiting [2024-03-21T09:10:29.009Z] 7c504f21be85: Waiting [2024-03-21T09:10:29.009Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:29.009Z] 723cd6513195: Layer already exists [2024-03-21T09:10:29.009Z] ddda7230c414: Layer already exists [2024-03-21T09:10:29.009Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:29.009Z] 81dae0fa7d3e: Layer already exists [2024-03-21T09:10:29.009Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:29.009Z] abcc03e2f878: Layer already exists [2024-03-21T09:10:29.009Z] latest: digest: sha256:14d92c21e2392237c98f5ac9db4ae6a812bc17a208ccf6a2c22dc2ff8277f86c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:29.626Z] + 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-21T09:10:29.967Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-03-21T09:10:29.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-21T09:10:29.967Z] 81dae0fa7d3e: Preparing [2024-03-21T09:10:29.967Z] ddda7230c414: Preparing [2024-03-21T09:10:29.967Z] 27e182b384d1: Preparing [2024-03-21T09:10:29.967Z] 0b44c65d5239: Preparing [2024-03-21T09:10:29.967Z] 723cd6513195: Preparing [2024-03-21T09:10:29.967Z] abcc03e2f878: Preparing [2024-03-21T09:10:29.967Z] 7c504f21be85: Preparing [2024-03-21T09:10:29.967Z] abcc03e2f878: Waiting [2024-03-21T09:10:29.967Z] 7c504f21be85: Waiting [2024-03-21T09:10:29.967Z] ddda7230c414: Layer already exists [2024-03-21T09:10:29.967Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:29.967Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:29.967Z] 81dae0fa7d3e: Layer already exists [2024-03-21T09:10:29.967Z] 723cd6513195: Layer already exists [2024-03-21T09:10:29.967Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:29.967Z] abcc03e2f878: Layer already exists [2024-03-21T09:10:29.967Z] 3.2.0-dev.23: digest: sha256:14d92c21e2392237c98f5ac9db4ae6a812bc17a208ccf6a2c22dc2ff8277f86c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:30.311Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:30.651Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:10:30.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-21T09:10:30.651Z] 81dae0fa7d3e: Preparing [2024-03-21T09:10:30.651Z] ddda7230c414: Preparing [2024-03-21T09:10:30.651Z] 27e182b384d1: Preparing [2024-03-21T09:10:30.651Z] 0b44c65d5239: Preparing [2024-03-21T09:10:30.651Z] 723cd6513195: Preparing [2024-03-21T09:10:30.651Z] abcc03e2f878: Preparing [2024-03-21T09:10:30.651Z] 7c504f21be85: Preparing [2024-03-21T09:10:30.651Z] abcc03e2f878: Waiting [2024-03-21T09:10:30.651Z] 7c504f21be85: Waiting [2024-03-21T09:10:30.651Z] ddda7230c414: Layer already exists [2024-03-21T09:10:30.651Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:30.651Z] 81dae0fa7d3e: Layer already exists [2024-03-21T09:10:30.651Z] 723cd6513195: Layer already exists [2024-03-21T09:10:30.651Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:30.651Z] abcc03e2f878: Layer already exists [2024-03-21T09:10:30.651Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:30.651Z] c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23: digest: sha256:14d92c21e2392237c98f5ac9db4ae6a812bc17a208ccf6a2c22dc2ff8277f86c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:30.995Z] + 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-21T09:10:31.329Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-03-21T09:10:31.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-21T09:10:31.329Z] 81dae0fa7d3e: Preparing [2024-03-21T09:10:31.329Z] ddda7230c414: Preparing [2024-03-21T09:10:31.329Z] 27e182b384d1: Preparing [2024-03-21T09:10:31.329Z] 0b44c65d5239: Preparing [2024-03-21T09:10:31.329Z] 723cd6513195: Preparing [2024-03-21T09:10:31.329Z] abcc03e2f878: Preparing [2024-03-21T09:10:31.329Z] 7c504f21be85: Preparing [2024-03-21T09:10:31.329Z] abcc03e2f878: Waiting [2024-03-21T09:10:31.329Z] 7c504f21be85: Waiting [2024-03-21T09:10:31.329Z] 81dae0fa7d3e: Layer already exists [2024-03-21T09:10:31.329Z] 27e182b384d1: Layer already exists [2024-03-21T09:10:31.329Z] ddda7230c414: Layer already exists [2024-03-21T09:10:31.329Z] 723cd6513195: Layer already exists [2024-03-21T09:10:31.329Z] 0b44c65d5239: Layer already exists [2024-03-21T09:10:31.329Z] 7c504f21be85: Layer already exists [2024-03-21T09:10:31.329Z] abcc03e2f878: Layer already exists [2024-03-21T09:10:31.329Z] main: digest: sha256:14d92c21e2392237c98f5ac9db4ae6a812bc17a208ccf6a2c22dc2ff8277f86c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T09:10:31.669Z] ===================================================== [Pipeline] echo [2024-03-21T09:10:31.684Z] taggedImages: [2024-03-21T09:10:31.684Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9 [2024-03-21T09:10:31.685Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-21T09:10:31.685Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-03-21T09:10:31.685Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c9d1faab620fff591bec2a07ba94ff74d67ceba9-3.2.0-dev.23 [2024-03-21T09:10:31.685Z] - 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-21T09:10:32.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T09:10:32.069Z] [2024-03-21T09:10:32.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:10:32.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T09:10:32.398Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T09:10:32.398Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T09:10:32.398Z] 04944245beec: Pulling fs layer [2024-03-21T09:10:32.398Z] 699f458cf7ca: Pulling fs layer [2024-03-21T09:10:32.398Z] 765212b225bb: Pulling fs layer [2024-03-21T09:10:32.398Z] f23df028b6ca: Pulling fs layer [2024-03-21T09:10:32.398Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T09:10:32.398Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T09:10:32.398Z] f23df028b6ca: Waiting [2024-03-21T09:10:32.398Z] d65c8cfc05b1: Waiting [2024-03-21T09:10:32.398Z] 765212b225bb: Waiting [2024-03-21T09:10:32.398Z] 2437ff75d9bd: Waiting [2024-03-21T09:10:32.398Z] 04944245beec: Verifying Checksum [2024-03-21T09:10:32.398Z] 04944245beec: Download complete [2024-03-21T09:10:32.663Z] 765212b225bb: Verifying Checksum [2024-03-21T09:10:32.663Z] 765212b225bb: Download complete [2024-03-21T09:10:32.663Z] f23df028b6ca: Verifying Checksum [2024-03-21T09:10:32.663Z] f23df028b6ca: Download complete [2024-03-21T09:10:32.663Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T09:10:32.663Z] d65c8cfc05b1: Download complete [2024-03-21T09:10:32.663Z] 699f458cf7ca: Verifying Checksum [2024-03-21T09:10:32.663Z] 699f458cf7ca: Download complete [2024-03-21T09:10:33.242Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T09:10:33.242Z] 8998bd30e6a1: Download complete [2024-03-21T09:10:35.818Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T09:10:35.818Z] 2437ff75d9bd: Download complete [2024-03-21T09:10:37.754Z] 8998bd30e6a1: Pull complete [2024-03-21T09:10:38.333Z] 04944245beec: Pull complete [2024-03-21T09:10:39.757Z] 699f458cf7ca: Pull complete [2024-03-21T09:10:40.023Z] 765212b225bb: Pull complete [2024-03-21T09:10:40.981Z] f23df028b6ca: Pull complete [2024-03-21T09:10:41.248Z] d65c8cfc05b1: Pull complete [2024-03-21T09:10:59.441Z] 2437ff75d9bd: Pull complete [2024-03-21T09:10:59.441Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T09:10:59.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T09:10:59.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T09:10:59.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-547 does not seem to be running inside a container [2024-03-21T09:10:59.683Z] $ 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/637 -v /w/workspace/edgex-go/637:/w/workspace/edgex-go/637:rw,z -v /w/workspace/edgex-go/637@tmp:/w/workspace/edgex-go/637@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-21T09:11:02.055Z] $ docker top c2e633aed3fc5cee3fc7cbeef65964e21a96054fd7ab196449a38f8690183738 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T09:11:02.965Z] ---> job-cost.sh [2024-03-21T09:11:02.966Z] lf-activate-venv: SKIPPING [2024-03-21T09:11:02.966Z] INFO: No Stack... [2024-03-21T09:11:03.541Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T09:11:04.115Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T09:11:04.731Z] + cat /w/workspace/edgex-go/637/archives/cost.csv [2024-03-21T09:11:04.731Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T09:11:04.762Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-637-stack-cost] [2024-03-21T09:11:04.768Z] Resource [jenkins-edgexfoundry-edgex-go-main-637-stack-cost] did not exist. Created. [2024-03-21T09:11:04.781Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-637-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T09:11:05.417Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T09:11:05.930Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T09:11:05.940Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-637-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T09:11:05.961Z] $ docker stop --time=1 c2e633aed3fc5cee3fc7cbeef65964e21a96054fd7ab196449a38f8690183738 [2024-03-21T09:11:07.460Z] $ docker rm -f --volumes c2e633aed3fc5cee3fc7cbeef65964e21a96054fd7ab196449a38f8690183738 [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-21T09:11:08.103Z] provisioning config files... [2024-03-21T09:11:08.112Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/637@tmp/config17699770999866241361tmp [Pipeline] { [Pipeline] sh [2024-03-21T09:11:08.415Z] + set +x [2024-03-21T09:11:08.415Z] + curl -s https://codecov.io/bash [2024-03-21T09:11:08.415Z] + bash -s -- [2024-03-21T09:11:08.674Z] [2024-03-21T09:11:08.675Z] _____ _ [2024-03-21T09:11:08.675Z] / ____| | | [2024-03-21T09:11:08.675Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T09:11:08.675Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T09:11:08.675Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T09:11:08.675Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T09:11:08.675Z] Bash-1.0.6 [2024-03-21T09:11:08.675Z] [2024-03-21T09:11:08.675Z] [2024-03-21T09:11:08.675Z] ==> git version 2.25.1 found [2024-03-21T09:11:08.675Z] ==> 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-21T09:11:08.675Z] Release-Date: 2020-01-08 [2024-03-21T09:11:08.675Z] 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-21T09:11:08.675Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T09:11:08.675Z] ==> Jenkins CI detected. [2024-03-21T09:11:08.675Z] current dir:  /w/workspace/edgex-go/637 [2024-03-21T09:11:08.675Z] project root: . [2024-03-21T09:11:08.675Z] --> token set from env [2024-03-21T09:11:08.675Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T09:11:08.675Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T09:11:08.675Z] ==> Python coveragepy not found [2024-03-21T09:11:08.675Z] ==> Searching for coverage reports in: [2024-03-21T09:11:08.675Z] + . [2024-03-21T09:11:08.675Z] -> Found 1 reports [2024-03-21T09:11:08.675Z] ==> Detecting git/mercurial file structure [2024-03-21T09:11:08.675Z] ==> Reading reports [2024-03-21T09:11:08.675Z] + ./coverage.out bytes=455122 [2024-03-21T09:11:08.675Z] ==> Appending adjustments [2024-03-21T09:11:08.675Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T09:11:10.053Z] + Found adjustments [2024-03-21T09:11:10.053Z] ==> Gzipping contents [2024-03-21T09:11:10.053Z] 60K /tmp/codecov.Wcs8C1.gz [2024-03-21T09:11:10.053Z] ==> Uploading reports [2024-03-21T09:11:10.053Z] url: https://codecov.io [2024-03-21T09:11:10.053Z] query: branch=main&commit=c9d1faab620fff591bec2a07ba94ff74d67ceba9&build=637&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F637%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-21T09:11:10.053Z] -> Pinging Codecov [2024-03-21T09:11:10.053Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c9d1faab620fff591bec2a07ba94ff74d67ceba9&build=637&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F637%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-21T09:11:10.053Z] -> Uploading to [2024-03-21T09:11:10.054Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-21/00271124DB129430A58F1EEE437C3FCB/c9d1faab620fff591bec2a07ba94ff74d67ceba9/490e9c8a-640b-4bed-b6fd-47c9e4004d48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T091109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c42f86faa8f6b0c529bd6304e799f51808e43a730400ec506ccd3817860be65 [2024-03-21T09:11:10.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T09:11:10.054Z] Dload Upload Total Spent Left Speed [2024-03-21T09:11:10.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57934 0 0 100 57934 0 169k --:--:-- --:--:-- --:--:-- 168k 100 57934 0 0 100 57934 0 169k --:--:-- --:--:-- --:--:-- 168k [2024-03-21T09:11:10.314Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c9d1faab620fff591bec2a07ba94ff74d67ceba9 [Pipeline] } [2024-03-21T09:11:10.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-03-21T09:11:10.567Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-21T09:11:10.586Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:11:10.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T09:11:10.901Z] [2024-03-21T09:11:10.901Z] 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-21T09:11:11.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T09:11:11.204Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-21T09:11:11.204Z] df9b9388f04a: Pulling fs layer [2024-03-21T09:11:11.204Z] 52dc419b0ee2: Pulling fs layer [2024-03-21T09:11:11.204Z] 25bc292e5bac: Pulling fs layer [2024-03-21T09:11:11.204Z] 114826534d7a: Pulling fs layer [2024-03-21T09:11:11.204Z] 4657fd5d0bcf: Pulling fs layer [2024-03-21T09:11:11.204Z] 6ad1cebc031e: Pulling fs layer [2024-03-21T09:11:11.204Z] 8a3aa393b2d8: Pulling fs layer [2024-03-21T09:11:11.204Z] 4657fd5d0bcf: Waiting [2024-03-21T09:11:11.204Z] 6ad1cebc031e: Waiting [2024-03-21T09:11:11.204Z] 8a3aa393b2d8: Waiting [2024-03-21T09:11:11.204Z] 114826534d7a: Waiting [2024-03-21T09:11:11.204Z] 25bc292e5bac: Verifying Checksum [2024-03-21T09:11:11.204Z] 25bc292e5bac: Download complete [2024-03-21T09:11:11.204Z] 52dc419b0ee2: Verifying Checksum [2024-03-21T09:11:11.204Z] 52dc419b0ee2: Download complete [2024-03-21T09:11:11.204Z] 4657fd5d0bcf: Download complete [2024-03-21T09:11:11.204Z] df9b9388f04a: Verifying Checksum [2024-03-21T09:11:11.204Z] df9b9388f04a: Download complete [2024-03-21T09:11:11.462Z] 6ad1cebc031e: Verifying Checksum [2024-03-21T09:11:11.462Z] 6ad1cebc031e: Download complete [2024-03-21T09:11:11.462Z] df9b9388f04a: Pull complete [2024-03-21T09:11:11.462Z] 52dc419b0ee2: Pull complete [2024-03-21T09:11:11.720Z] 25bc292e5bac: Pull complete [2024-03-21T09:11:11.979Z] 114826534d7a: Download complete [2024-03-21T09:11:12.236Z] 8a3aa393b2d8: Verifying Checksum [2024-03-21T09:11:12.236Z] 8a3aa393b2d8: Download complete [2024-03-21T09:11:15.519Z] 114826534d7a: Pull complete [2024-03-21T09:11:15.519Z] 4657fd5d0bcf: Pull complete [2024-03-21T09:11:15.519Z] 6ad1cebc031e: Pull complete [2024-03-21T09:11:18.049Z] 8a3aa393b2d8: Pull complete [2024-03-21T09:11:18.049Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-21T09:11:18.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T09:11:18.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T09:11:18.141Z] prd-ubuntu20.04-docker-8c-8g-545 does not seem to be running inside a container [2024-03-21T09:11:18.176Z] $ 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/637 -v /w/workspace/edgex-go/637:/w/workspace/edgex-go/637:rw,z -v /w/workspace/edgex-go/637@tmp:/w/workspace/edgex-go/637@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-snyk-go:1.410.4 cat [2024-03-21T09:11:25.307Z] $ docker top 7b00fb33d72a3ebb7361582fddf266c1ae056cdf6234da4d97cd63c43124ebbf -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-21T09:11:25.383Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-03-21T09:11:25.662Z] + set -o pipefail [2024-03-21T09:11:25.662Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-03-21T09:11:30.971Z] [2024-03-21T09:11:30.971Z] Monitoring /w/workspace/edgex-go/637... [2024-03-21T09:11:30.971Z] [2024-03-21T09:11:30.971Z] 'go list -json -deps ./...' command failed with error: { [2024-03-21T09:11:30.971Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:30.971Z] "ImportPath": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:30.971Z] "Name": "edgex", [2024-03-21T09:11:30.971Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:30.971Z] "Module": { [2024-03-21T09:11:30.971Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:30.971Z] "Main": true, [2024-03-21T09:11:30.971Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:30.971Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:30.971Z] "GoVersion": "1.21" [2024-03-21T09:11:30.971Z] }, [2024-03-21T09:11:30.971Z] "Match": [ [2024-03-21T09:11:30.971Z] "./..." [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "Stale": true, [2024-03-21T09:11:30.971Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.971Z] "GoFiles": [ [2024-03-21T09:11:30.971Z] "version.go" [2024-03-21T09:11:30.971Z] ] [2024-03-21T09:11:30.971Z] } [2024-03-21T09:11:30.971Z] { [2024-03-21T09:11:30.971Z] "Dir": "/usr/local/go/src/unsafe", [2024-03-21T09:11:30.971Z] "ImportPath": "unsafe", [2024-03-21T09:11:30.971Z] "Name": "unsafe", [2024-03-21T09:11:30.971Z] "Doc": "Package unsafe contains operations that step around the type safety of Go programs.", [2024-03-21T09:11:30.971Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.971Z] "Goroot": true, [2024-03-21T09:11:30.971Z] "Standard": true, [2024-03-21T09:11:30.971Z] "DepOnly": true, [2024-03-21T09:11:30.971Z] "GoFiles": [ [2024-03-21T09:11:30.971Z] "unsafe.go" [2024-03-21T09:11:30.971Z] ] [2024-03-21T09:11:30.971Z] } [2024-03-21T09:11:30.971Z] { [2024-03-21T09:11:30.971Z] "Dir": "/usr/local/go/src/internal/unsafeheader", [2024-03-21T09:11:30.971Z] "ImportPath": "internal/unsafeheader", [2024-03-21T09:11:30.971Z] "Name": "unsafeheader", [2024-03-21T09:11:30.971Z] "Doc": "Package unsafeheader contains header declarations for the Go runtime's slice and string implementations.", [2024-03-21T09:11:30.971Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/unsafeheader.a", [2024-03-21T09:11:30.971Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.971Z] "Goroot": true, [2024-03-21T09:11:30.971Z] "Standard": true, [2024-03-21T09:11:30.971Z] "DepOnly": true, [2024-03-21T09:11:30.971Z] "GoFiles": [ [2024-03-21T09:11:30.971Z] "unsafeheader.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "Imports": [ [2024-03-21T09:11:30.971Z] "unsafe" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "Deps": [ [2024-03-21T09:11:30.971Z] "unsafe" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "XTestGoFiles": [ [2024-03-21T09:11:30.971Z] "unsafeheader_test.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "XTestImports": [ [2024-03-21T09:11:30.971Z] "bytes", [2024-03-21T09:11:30.971Z] "internal/unsafeheader", [2024-03-21T09:11:30.971Z] "reflect", [2024-03-21T09:11:30.971Z] "testing", [2024-03-21T09:11:30.971Z] "unsafe" [2024-03-21T09:11:30.971Z] ] [2024-03-21T09:11:30.971Z] } [2024-03-21T09:11:30.971Z] { [2024-03-21T09:11:30.971Z] "Dir": "/usr/local/go/src/internal/abi", [2024-03-21T09:11:30.971Z] "ImportPath": "internal/abi", [2024-03-21T09:11:30.971Z] "Name": "abi", [2024-03-21T09:11:30.971Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/abi.a", [2024-03-21T09:11:30.971Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.971Z] "Goroot": true, [2024-03-21T09:11:30.971Z] "Standard": true, [2024-03-21T09:11:30.971Z] "DepOnly": true, [2024-03-21T09:11:30.971Z] "GoFiles": [ [2024-03-21T09:11:30.971Z] "abi.go", [2024-03-21T09:11:30.971Z] "abi_amd64.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.971Z] "abi_generic.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "SFiles": [ [2024-03-21T09:11:30.971Z] "abi_test.s" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "Imports": [ [2024-03-21T09:11:30.971Z] "unsafe" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "Deps": [ [2024-03-21T09:11:30.971Z] "unsafe" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "TestGoFiles": [ [2024-03-21T09:11:30.971Z] "export_test.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "XTestGoFiles": [ [2024-03-21T09:11:30.971Z] "abi_test.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "XTestImports": [ [2024-03-21T09:11:30.971Z] "internal/abi", [2024-03-21T09:11:30.971Z] "internal/testenv", [2024-03-21T09:11:30.971Z] "os/exec", [2024-03-21T09:11:30.971Z] "path/filepath", [2024-03-21T09:11:30.971Z] "strings", [2024-03-21T09:11:30.971Z] "testing" [2024-03-21T09:11:30.971Z] ] [2024-03-21T09:11:30.971Z] } [2024-03-21T09:11:30.971Z] { [2024-03-21T09:11:30.971Z] "Dir": "/usr/local/go/src/internal/cpu", [2024-03-21T09:11:30.971Z] "ImportPath": "internal/cpu", [2024-03-21T09:11:30.971Z] "Name": "cpu", [2024-03-21T09:11:30.971Z] "Doc": "Package cpu implements processor feature detection used by the Go standard library.", [2024-03-21T09:11:30.971Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/cpu.a", [2024-03-21T09:11:30.971Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.971Z] "Goroot": true, [2024-03-21T09:11:30.971Z] "Standard": true, [2024-03-21T09:11:30.971Z] "DepOnly": true, [2024-03-21T09:11:30.971Z] "GoFiles": [ [2024-03-21T09:11:30.971Z] "cpu.go", [2024-03-21T09:11:30.971Z] "cpu_amd64.go", [2024-03-21T09:11:30.971Z] "cpu_x86.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.971Z] "cpu_386.go", [2024-03-21T09:11:30.971Z] "cpu_arm.go", [2024-03-21T09:11:30.971Z] "cpu_arm64.go", [2024-03-21T09:11:30.971Z] "cpu_arm64_android.go", [2024-03-21T09:11:30.971Z] "cpu_arm64_darwin.go", [2024-03-21T09:11:30.971Z] "cpu_arm64_freebsd.go", [2024-03-21T09:11:30.971Z] "cpu_arm64_hwcap.go", [2024-03-21T09:11:30.971Z] "cpu_arm64_linux.go", [2024-03-21T09:11:30.971Z] "cpu_arm64_other.go", [2024-03-21T09:11:30.971Z] "cpu_mips.go", [2024-03-21T09:11:30.971Z] "cpu_mips64x.go", [2024-03-21T09:11:30.971Z] "cpu_mipsle.go", [2024-03-21T09:11:30.971Z] "cpu_no_name.go", [2024-03-21T09:11:30.971Z] "cpu_ppc64x.go", [2024-03-21T09:11:30.971Z] "cpu_ppc64x_aix.go", [2024-03-21T09:11:30.971Z] "cpu_ppc64x_linux.go", [2024-03-21T09:11:30.971Z] "cpu_riscv64.go", [2024-03-21T09:11:30.971Z] "cpu_s390x.go", [2024-03-21T09:11:30.971Z] "cpu_s390x_test.go", [2024-03-21T09:11:30.971Z] "cpu_wasm.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.971Z] "cpu_arm64.s", [2024-03-21T09:11:30.971Z] "cpu_s390x.s" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "SFiles": [ [2024-03-21T09:11:30.971Z] "cpu.s", [2024-03-21T09:11:30.971Z] "cpu_x86.s" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "TestGoFiles": [ [2024-03-21T09:11:30.971Z] "export_test.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "XTestGoFiles": [ [2024-03-21T09:11:30.971Z] "cpu_test.go", [2024-03-21T09:11:30.971Z] "cpu_x86_test.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "XTestImports": [ [2024-03-21T09:11:30.971Z] "internal/cpu", [2024-03-21T09:11:30.971Z] "internal/testenv", [2024-03-21T09:11:30.971Z] "os", [2024-03-21T09:11:30.971Z] "os/exec", [2024-03-21T09:11:30.971Z] "runtime", [2024-03-21T09:11:30.971Z] "strings", [2024-03-21T09:11:30.971Z] "testing" [2024-03-21T09:11:30.971Z] ] [2024-03-21T09:11:30.971Z] } [2024-03-21T09:11:30.971Z] { [2024-03-21T09:11:30.971Z] "Dir": "/usr/local/go/src/internal/bytealg", [2024-03-21T09:11:30.971Z] "ImportPath": "internal/bytealg", [2024-03-21T09:11:30.971Z] "Name": "bytealg", [2024-03-21T09:11:30.971Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/bytealg.a", [2024-03-21T09:11:30.971Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.971Z] "Goroot": true, [2024-03-21T09:11:30.971Z] "Standard": true, [2024-03-21T09:11:30.971Z] "DepOnly": true, [2024-03-21T09:11:30.971Z] "GoFiles": [ [2024-03-21T09:11:30.971Z] "bytealg.go", [2024-03-21T09:11:30.971Z] "compare_native.go", [2024-03-21T09:11:30.971Z] "count_native.go", [2024-03-21T09:11:30.971Z] "equal_generic.go", [2024-03-21T09:11:30.971Z] "equal_native.go", [2024-03-21T09:11:30.971Z] "index_amd64.go", [2024-03-21T09:11:30.971Z] "index_native.go", [2024-03-21T09:11:30.971Z] "indexbyte_native.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.971Z] "compare_generic.go", [2024-03-21T09:11:30.971Z] "count_generic.go", [2024-03-21T09:11:30.971Z] "index_arm64.go", [2024-03-21T09:11:30.971Z] "index_generic.go", [2024-03-21T09:11:30.971Z] "index_ppc64x.go", [2024-03-21T09:11:30.971Z] "index_s390x.go", [2024-03-21T09:11:30.971Z] "indexbyte_generic.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.971Z] "compare_386.s", [2024-03-21T09:11:30.971Z] "compare_arm.s", [2024-03-21T09:11:30.971Z] "compare_arm64.s", [2024-03-21T09:11:30.971Z] "compare_mips64x.s", [2024-03-21T09:11:30.971Z] "compare_mipsx.s", [2024-03-21T09:11:30.971Z] "compare_ppc64x.s", [2024-03-21T09:11:30.971Z] "compare_s390x.s", [2024-03-21T09:11:30.971Z] "compare_wasm.s", [2024-03-21T09:11:30.971Z] "count_arm.s", [2024-03-21T09:11:30.971Z] "count_arm64.s", [2024-03-21T09:11:30.971Z] "count_ppc64x.s", [2024-03-21T09:11:30.971Z] "count_riscv64.s", [2024-03-21T09:11:30.971Z] "count_s390x.s", [2024-03-21T09:11:30.971Z] "equal_386.s", [2024-03-21T09:11:30.971Z] "equal_arm.s", [2024-03-21T09:11:30.971Z] "equal_arm64.s", [2024-03-21T09:11:30.971Z] "equal_mips64x.s", [2024-03-21T09:11:30.971Z] "equal_mipsx.s", [2024-03-21T09:11:30.971Z] "equal_ppc64x.s", [2024-03-21T09:11:30.971Z] "equal_riscv64.s", [2024-03-21T09:11:30.971Z] "equal_s390x.s", [2024-03-21T09:11:30.971Z] "equal_wasm.s", [2024-03-21T09:11:30.971Z] "index_arm64.s", [2024-03-21T09:11:30.971Z] "index_ppc64x.s", [2024-03-21T09:11:30.971Z] "index_s390x.s", [2024-03-21T09:11:30.971Z] "indexbyte_386.s", [2024-03-21T09:11:30.971Z] "indexbyte_arm.s", [2024-03-21T09:11:30.971Z] "indexbyte_arm64.s", [2024-03-21T09:11:30.971Z] "indexbyte_mips64x.s", [2024-03-21T09:11:30.971Z] "indexbyte_mipsx.s", [2024-03-21T09:11:30.971Z] "indexbyte_ppc64x.s", [2024-03-21T09:11:30.971Z] "indexbyte_riscv64.s", [2024-03-21T09:11:30.971Z] "indexbyte_s390x.s", [2024-03-21T09:11:30.971Z] "indexbyte_wasm.s" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "SFiles": [ [2024-03-21T09:11:30.971Z] "compare_amd64.s", [2024-03-21T09:11:30.971Z] "count_amd64.s", [2024-03-21T09:11:30.971Z] "equal_amd64.s", [2024-03-21T09:11:30.971Z] "index_amd64.s", [2024-03-21T09:11:30.971Z] "indexbyte_amd64.s" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "Imports": [ [2024-03-21T09:11:30.971Z] "internal/cpu", [2024-03-21T09:11:30.971Z] "unsafe" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "Deps": [ [2024-03-21T09:11:30.971Z] "internal/cpu", [2024-03-21T09:11:30.971Z] "unsafe" [2024-03-21T09:11:30.971Z] ] [2024-03-21T09:11:30.971Z] } [2024-03-21T09:11:30.971Z] { [2024-03-21T09:11:30.971Z] "Dir": "/usr/local/go/src/internal/goexperiment", [2024-03-21T09:11:30.971Z] "ImportPath": "internal/goexperiment", [2024-03-21T09:11:30.971Z] "Name": "goexperiment", [2024-03-21T09:11:30.971Z] "Doc": "Package goexperiment implements support for toolchain experiments.", [2024-03-21T09:11:30.971Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/goexperiment.a", [2024-03-21T09:11:30.971Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.971Z] "Goroot": true, [2024-03-21T09:11:30.971Z] "Standard": true, [2024-03-21T09:11:30.971Z] "DepOnly": true, [2024-03-21T09:11:30.971Z] "GoFiles": [ [2024-03-21T09:11:30.971Z] "exp_fieldtrack_off.go", [2024-03-21T09:11:30.971Z] "exp_preemptibleloops_off.go", [2024-03-21T09:11:30.971Z] "exp_regabi_off.go", [2024-03-21T09:11:30.971Z] "exp_regabiargs_on.go", [2024-03-21T09:11:30.971Z] "exp_regabidefer_on.go", [2024-03-21T09:11:30.971Z] "exp_regabig_on.go", [2024-03-21T09:11:30.971Z] "exp_regabireflect_on.go", [2024-03-21T09:11:30.971Z] "exp_regabiwrappers_on.go", [2024-03-21T09:11:30.971Z] "exp_staticlockranking_off.go", [2024-03-21T09:11:30.971Z] "flags.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.971Z] "exp_fieldtrack_on.go", [2024-03-21T09:11:30.971Z] "exp_preemptibleloops_on.go", [2024-03-21T09:11:30.971Z] "exp_regabi_on.go", [2024-03-21T09:11:30.971Z] "exp_regabiargs_off.go", [2024-03-21T09:11:30.971Z] "exp_regabidefer_off.go", [2024-03-21T09:11:30.971Z] "exp_regabig_off.go", [2024-03-21T09:11:30.971Z] "exp_regabireflect_off.go", [2024-03-21T09:11:30.971Z] "exp_regabiwrappers_off.go", [2024-03-21T09:11:30.971Z] "exp_staticlockranking_on.go", [2024-03-21T09:11:30.971Z] "mkconsts.go" [2024-03-21T09:11:30.971Z] ] [2024-03-21T09:11:30.971Z] } [2024-03-21T09:11:30.971Z] { [2024-03-21T09:11:30.971Z] "Dir": "/usr/local/go/src/runtime/internal/atomic", [2024-03-21T09:11:30.971Z] "ImportPath": "runtime/internal/atomic", [2024-03-21T09:11:30.971Z] "Name": "atomic", [2024-03-21T09:11:30.971Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/atomic.a", [2024-03-21T09:11:30.971Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.971Z] "Goroot": true, [2024-03-21T09:11:30.971Z] "Standard": true, [2024-03-21T09:11:30.971Z] "DepOnly": true, [2024-03-21T09:11:30.971Z] "GoFiles": [ [2024-03-21T09:11:30.971Z] "atomic_amd64.go", [2024-03-21T09:11:30.971Z] "stubs.go", [2024-03-21T09:11:30.971Z] "unaligned.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.971Z] "atomic_386.go", [2024-03-21T09:11:30.971Z] "atomic_arm.go", [2024-03-21T09:11:30.971Z] "atomic_arm64.go", [2024-03-21T09:11:30.971Z] "atomic_mips64x.go", [2024-03-21T09:11:30.971Z] "atomic_mipsx.go", [2024-03-21T09:11:30.971Z] "atomic_ppc64x.go", [2024-03-21T09:11:30.971Z] "atomic_riscv64.go", [2024-03-21T09:11:30.971Z] "atomic_s390x.go", [2024-03-21T09:11:30.971Z] "atomic_wasm.go" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.971Z] "atomic_386.s", [2024-03-21T09:11:30.971Z] "atomic_arm.s", [2024-03-21T09:11:30.971Z] "atomic_arm64.s", [2024-03-21T09:11:30.971Z] "atomic_mips64x.s", [2024-03-21T09:11:30.971Z] "atomic_mipsx.s", [2024-03-21T09:11:30.971Z] "atomic_ppc64x.s", [2024-03-21T09:11:30.971Z] "atomic_riscv64.s", [2024-03-21T09:11:30.971Z] "atomic_s390x.s", [2024-03-21T09:11:30.971Z] "atomic_wasm.s", [2024-03-21T09:11:30.971Z] "sys_linux_arm.s", [2024-03-21T09:11:30.971Z] "sys_nonlinux_arm.s" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "SFiles": [ [2024-03-21T09:11:30.971Z] "atomic_amd64.s" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "Imports": [ [2024-03-21T09:11:30.971Z] "unsafe" [2024-03-21T09:11:30.971Z] ], [2024-03-21T09:11:30.971Z] "Deps": [ [2024-03-21T09:11:30.971Z] "unsafe" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "XTestGoFiles": [ [2024-03-21T09:11:30.972Z] "atomic_test.go", [2024-03-21T09:11:30.972Z] "bench_test.go" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "XTestImports": [ [2024-03-21T09:11:30.972Z] "runtime", [2024-03-21T09:11:30.972Z] "runtime/internal/atomic", [2024-03-21T09:11:30.972Z] "runtime/internal/sys", [2024-03-21T09:11:30.972Z] "testing", [2024-03-21T09:11:30.972Z] "unsafe" [2024-03-21T09:11:30.972Z] ] [2024-03-21T09:11:30.972Z] } [2024-03-21T09:11:30.972Z] { [2024-03-21T09:11:30.972Z] "Dir": "/usr/local/go/src/runtime/internal/sys", [2024-03-21T09:11:30.972Z] "ImportPath": "runtime/internal/sys", [2024-03-21T09:11:30.972Z] "Name": "sys", [2024-03-21T09:11:30.972Z] "Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.", [2024-03-21T09:11:30.972Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/sys.a", [2024-03-21T09:11:30.972Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.972Z] "Goroot": true, [2024-03-21T09:11:30.972Z] "Standard": true, [2024-03-21T09:11:30.972Z] "DepOnly": true, [2024-03-21T09:11:30.972Z] "GoFiles": [ [2024-03-21T09:11:30.972Z] "arch.go", [2024-03-21T09:11:30.972Z] "arch_amd64.go", [2024-03-21T09:11:30.972Z] "intrinsics.go", [2024-03-21T09:11:30.972Z] "intrinsics_common.go", [2024-03-21T09:11:30.972Z] "sys.go", [2024-03-21T09:11:30.972Z] "zgoarch_amd64.go", [2024-03-21T09:11:30.972Z] "zgoos_linux.go", [2024-03-21T09:11:30.972Z] "zversion.go" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.972Z] "arch_386.go", [2024-03-21T09:11:30.972Z] "arch_arm.go", [2024-03-21T09:11:30.972Z] "arch_arm64.go", [2024-03-21T09:11:30.972Z] "arch_mips.go", [2024-03-21T09:11:30.972Z] "arch_mips64.go", [2024-03-21T09:11:30.972Z] "arch_mips64le.go", [2024-03-21T09:11:30.972Z] "arch_mipsle.go", [2024-03-21T09:11:30.972Z] "arch_ppc64.go", [2024-03-21T09:11:30.972Z] "arch_ppc64le.go", [2024-03-21T09:11:30.972Z] "arch_riscv64.go", [2024-03-21T09:11:30.972Z] "arch_s390x.go", [2024-03-21T09:11:30.972Z] "arch_wasm.go", [2024-03-21T09:11:30.972Z] "gengoos.go", [2024-03-21T09:11:30.972Z] "intrinsics_stubs.go", [2024-03-21T09:11:30.972Z] "zgoarch_386.go", [2024-03-21T09:11:30.972Z] "zgoarch_arm.go", [2024-03-21T09:11:30.972Z] "zgoarch_arm64.go", [2024-03-21T09:11:30.972Z] "zgoarch_arm64be.go", [2024-03-21T09:11:30.972Z] "zgoarch_armbe.go", [2024-03-21T09:11:30.972Z] "zgoarch_loong64.go", [2024-03-21T09:11:30.972Z] "zgoarch_mips.go", [2024-03-21T09:11:30.972Z] "zgoarch_mips64.go", [2024-03-21T09:11:30.972Z] "zgoarch_mips64le.go", [2024-03-21T09:11:30.972Z] "zgoarch_mips64p32.go", [2024-03-21T09:11:30.972Z] "zgoarch_mips64p32le.go", [2024-03-21T09:11:30.972Z] "zgoarch_mipsle.go", [2024-03-21T09:11:30.972Z] "zgoarch_ppc.go", [2024-03-21T09:11:30.972Z] "zgoarch_ppc64.go", [2024-03-21T09:11:30.972Z] "zgoarch_ppc64le.go", [2024-03-21T09:11:30.972Z] "zgoarch_riscv.go", [2024-03-21T09:11:30.972Z] "zgoarch_riscv64.go", [2024-03-21T09:11:30.972Z] "zgoarch_s390.go", [2024-03-21T09:11:30.972Z] "zgoarch_s390x.go", [2024-03-21T09:11:30.972Z] "zgoarch_sparc.go", [2024-03-21T09:11:30.972Z] "zgoarch_sparc64.go", [2024-03-21T09:11:30.972Z] "zgoarch_wasm.go", [2024-03-21T09:11:30.972Z] "zgoos_aix.go", [2024-03-21T09:11:30.972Z] "zgoos_android.go", [2024-03-21T09:11:30.972Z] "zgoos_darwin.go", [2024-03-21T09:11:30.972Z] "zgoos_dragonfly.go", [2024-03-21T09:11:30.972Z] "zgoos_freebsd.go", [2024-03-21T09:11:30.972Z] "zgoos_hurd.go", [2024-03-21T09:11:30.972Z] "zgoos_illumos.go", [2024-03-21T09:11:30.972Z] "zgoos_ios.go", [2024-03-21T09:11:30.972Z] "zgoos_js.go", [2024-03-21T09:11:30.972Z] "zgoos_netbsd.go", [2024-03-21T09:11:30.972Z] "zgoos_openbsd.go", [2024-03-21T09:11:30.972Z] "zgoos_plan9.go", [2024-03-21T09:11:30.972Z] "zgoos_solaris.go", [2024-03-21T09:11:30.972Z] "zgoos_windows.go", [2024-03-21T09:11:30.972Z] "zgoos_zos.go" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.972Z] "intrinsics_386.s" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "XTestGoFiles": [ [2024-03-21T09:11:30.972Z] "intrinsics_test.go" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "XTestImports": [ [2024-03-21T09:11:30.972Z] "runtime/internal/sys", [2024-03-21T09:11:30.972Z] "testing" [2024-03-21T09:11:30.972Z] ] [2024-03-21T09:11:30.972Z] } [2024-03-21T09:11:30.972Z] { [2024-03-21T09:11:30.972Z] "Dir": "/usr/local/go/src/runtime/internal/math", [2024-03-21T09:11:30.972Z] "ImportPath": "runtime/internal/math", [2024-03-21T09:11:30.972Z] "Name": "math", [2024-03-21T09:11:30.972Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/math.a", [2024-03-21T09:11:30.972Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.972Z] "Goroot": true, [2024-03-21T09:11:30.972Z] "Standard": true, [2024-03-21T09:11:30.972Z] "DepOnly": true, [2024-03-21T09:11:30.972Z] "GoFiles": [ [2024-03-21T09:11:30.972Z] "math.go" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "Imports": [ [2024-03-21T09:11:30.972Z] "runtime/internal/sys" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "Deps": [ [2024-03-21T09:11:30.972Z] "runtime/internal/sys" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "XTestGoFiles": [ [2024-03-21T09:11:30.972Z] "math_test.go" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "XTestImports": [ [2024-03-21T09:11:30.972Z] "runtime/internal/math", [2024-03-21T09:11:30.972Z] "testing" [2024-03-21T09:11:30.972Z] ] [2024-03-21T09:11:30.972Z] } [2024-03-21T09:11:30.972Z] { [2024-03-21T09:11:30.972Z] "Dir": "/usr/local/go/src/runtime", [2024-03-21T09:11:30.972Z] "ImportPath": "runtime", [2024-03-21T09:11:30.972Z] "Name": "runtime", [2024-03-21T09:11:30.972Z] "Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.", [2024-03-21T09:11:30.972Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime.a", [2024-03-21T09:11:30.972Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.972Z] "Goroot": true, [2024-03-21T09:11:30.972Z] "Standard": true, [2024-03-21T09:11:30.972Z] "DepOnly": true, [2024-03-21T09:11:30.972Z] "GoFiles": [ [2024-03-21T09:11:30.972Z] "alg.go", [2024-03-21T09:11:30.972Z] "atomic_pointer.go", [2024-03-21T09:11:30.972Z] "cgo.go", [2024-03-21T09:11:30.972Z] "cgo_mmap.go", [2024-03-21T09:11:30.972Z] "cgo_sigaction.go", [2024-03-21T09:11:30.972Z] "cgocall.go", [2024-03-21T09:11:30.972Z] "cgocallback.go", [2024-03-21T09:11:30.972Z] "cgocheck.go", [2024-03-21T09:11:30.972Z] "chan.go", [2024-03-21T09:11:30.972Z] "checkptr.go", [2024-03-21T09:11:30.972Z] "compiler.go", [2024-03-21T09:11:30.972Z] "complex.go", [2024-03-21T09:11:30.972Z] "cpuflags.go", [2024-03-21T09:11:30.972Z] "cpuflags_amd64.go", [2024-03-21T09:11:30.972Z] "cpuprof.go", [2024-03-21T09:11:30.972Z] "cputicks.go", [2024-03-21T09:11:30.972Z] "debug.go", [2024-03-21T09:11:30.972Z] "debugcall.go", [2024-03-21T09:11:30.972Z] "debuglog.go", [2024-03-21T09:11:30.972Z] "debuglog_off.go", [2024-03-21T09:11:30.972Z] "defs_linux_amd64.go", [2024-03-21T09:11:30.972Z] "env_posix.go", [2024-03-21T09:11:30.972Z] "error.go", [2024-03-21T09:11:30.972Z] "extern.go", [2024-03-21T09:11:30.972Z] "fastlog2.go", [2024-03-21T09:11:30.972Z] "fastlog2table.go", [2024-03-21T09:11:30.972Z] "float.go", [2024-03-21T09:11:30.972Z] "hash64.go", [2024-03-21T09:11:30.972Z] "heapdump.go", [2024-03-21T09:11:30.972Z] "histogram.go", [2024-03-21T09:11:30.972Z] "iface.go", [2024-03-21T09:11:30.972Z] "lfstack.go", [2024-03-21T09:11:30.972Z] "lfstack_64bit.go", [2024-03-21T09:11:30.972Z] "lock_futex.go", [2024-03-21T09:11:30.972Z] "lockrank.go", [2024-03-21T09:11:30.972Z] "lockrank_off.go", [2024-03-21T09:11:30.972Z] "malloc.go", [2024-03-21T09:11:30.972Z] "map.go", [2024-03-21T09:11:30.972Z] "map_fast32.go", [2024-03-21T09:11:30.972Z] "map_fast64.go", [2024-03-21T09:11:30.972Z] "map_faststr.go", [2024-03-21T09:11:30.972Z] "mbarrier.go", [2024-03-21T09:11:30.972Z] "mbitmap.go", [2024-03-21T09:11:30.972Z] "mcache.go", [2024-03-21T09:11:30.972Z] "mcentral.go", [2024-03-21T09:11:30.972Z] "mcheckmark.go", [2024-03-21T09:11:30.972Z] "mem_linux.go", [2024-03-21T09:11:30.972Z] "metrics.go", [2024-03-21T09:11:30.972Z] "mfinal.go", [2024-03-21T09:11:30.972Z] "mfixalloc.go", [2024-03-21T09:11:30.972Z] "mgc.go", [2024-03-21T09:11:30.972Z] "mgcmark.go", [2024-03-21T09:11:30.972Z] "mgcpacer.go", [2024-03-21T09:11:30.972Z] "mgcscavenge.go", [2024-03-21T09:11:30.972Z] "mgcstack.go", [2024-03-21T09:11:30.972Z] "mgcsweep.go", [2024-03-21T09:11:30.972Z] "mgcwork.go", [2024-03-21T09:11:30.972Z] "mheap.go", [2024-03-21T09:11:30.972Z] "mpagealloc.go", [2024-03-21T09:11:30.972Z] "mpagealloc_64bit.go", [2024-03-21T09:11:30.972Z] "mpagecache.go", [2024-03-21T09:11:30.972Z] "mpallocbits.go", [2024-03-21T09:11:30.972Z] "mprof.go", [2024-03-21T09:11:30.972Z] "mranges.go", [2024-03-21T09:11:30.972Z] "msan0.go", [2024-03-21T09:11:30.972Z] "msize.go", [2024-03-21T09:11:30.972Z] "mspanset.go", [2024-03-21T09:11:30.972Z] "mstats.go", [2024-03-21T09:11:30.972Z] "mwbbuf.go", [2024-03-21T09:11:30.972Z] "nbpipe_pipe2.go", [2024-03-21T09:11:30.972Z] "netpoll.go", [2024-03-21T09:11:30.972Z] "netpoll_epoll.go", [2024-03-21T09:11:30.972Z] "os_linux.go", [2024-03-21T09:11:30.972Z] "os_linux_generic.go", [2024-03-21T09:11:30.972Z] "os_linux_noauxv.go", [2024-03-21T09:11:30.972Z] "os_linux_x86.go", [2024-03-21T09:11:30.972Z] "os_nonopenbsd.go", [2024-03-21T09:11:30.972Z] "panic.go", [2024-03-21T09:11:30.972Z] "plugin.go", [2024-03-21T09:11:30.972Z] "preempt.go", [2024-03-21T09:11:30.972Z] "preempt_nonwindows.go", [2024-03-21T09:11:30.972Z] "print.go", [2024-03-21T09:11:30.972Z] "proc.go", [2024-03-21T09:11:30.972Z] "profbuf.go", [2024-03-21T09:11:30.972Z] "proflabel.go", [2024-03-21T09:11:30.972Z] "race0.go", [2024-03-21T09:11:30.972Z] "rdebug.go", [2024-03-21T09:11:30.972Z] "relax_stub.go", [2024-03-21T09:11:30.972Z] "runtime.go", [2024-03-21T09:11:30.972Z] "runtime1.go", [2024-03-21T09:11:30.972Z] "runtime2.go", [2024-03-21T09:11:30.972Z] "rwmutex.go", [2024-03-21T09:11:30.972Z] "select.go", [2024-03-21T09:11:30.972Z] "sema.go", [2024-03-21T09:11:30.972Z] "signal_amd64.go", [2024-03-21T09:11:30.972Z] "signal_linux_amd64.go", [2024-03-21T09:11:30.972Z] "signal_unix.go", [2024-03-21T09:11:30.972Z] "sigqueue.go", [2024-03-21T09:11:30.972Z] "sigqueue_note.go", [2024-03-21T09:11:30.972Z] "sigtab_linux_generic.go", [2024-03-21T09:11:30.972Z] "sizeclasses.go", [2024-03-21T09:11:30.972Z] "slice.go", [2024-03-21T09:11:30.972Z] "softfloat64.go", [2024-03-21T09:11:30.972Z] "stack.go", [2024-03-21T09:11:30.972Z] "string.go", [2024-03-21T09:11:30.972Z] "stubs.go", [2024-03-21T09:11:30.972Z] "stubs2.go", [2024-03-21T09:11:30.972Z] "stubs3.go", [2024-03-21T09:11:30.972Z] "stubs_amd64.go", [2024-03-21T09:11:30.972Z] "stubs_linux.go", [2024-03-21T09:11:30.972Z] "symtab.go", [2024-03-21T09:11:30.972Z] "sys_nonppc64x.go", [2024-03-21T09:11:30.972Z] "sys_x86.go", [2024-03-21T09:11:30.972Z] "time.go", [2024-03-21T09:11:30.972Z] "time_nofake.go", [2024-03-21T09:11:30.972Z] "timeasm.go", [2024-03-21T09:11:30.972Z] "tls_stub.go", [2024-03-21T09:11:30.972Z] "trace.go", [2024-03-21T09:11:30.972Z] "traceback.go", [2024-03-21T09:11:30.972Z] "type.go", [2024-03-21T09:11:30.972Z] "typekind.go", [2024-03-21T09:11:30.972Z] "utf8.go", [2024-03-21T09:11:30.972Z] "vdso_elf64.go", [2024-03-21T09:11:30.972Z] "vdso_linux.go", [2024-03-21T09:11:30.972Z] "vdso_linux_amd64.go", [2024-03-21T09:11:30.972Z] "write_err.go" [2024-03-21T09:11:30.972Z] ], [2024-03-21T09:11:30.972Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.972Z] "auxv_none.go", [2024-03-21T09:11:30.972Z] "cgo_ppc64x.go", [2024-03-21T09:11:30.972Z] "conv_wasm_test.go", [2024-03-21T09:11:30.972Z] "cpuflags_arm64.go", [2024-03-21T09:11:30.972Z] "crash_nonunix_test.go", [2024-03-21T09:11:30.972Z] "debuglog_on.go", [2024-03-21T09:11:30.972Z] "defs1_linux.go", [2024-03-21T09:11:30.972Z] "defs1_netbsd_386.go", [2024-03-21T09:11:30.972Z] "defs1_netbsd_amd64.go", [2024-03-21T09:11:30.972Z] "defs1_netbsd_arm.go", [2024-03-21T09:11:30.972Z] "defs1_netbsd_arm64.go", [2024-03-21T09:11:30.972Z] "defs1_solaris_amd64.go", [2024-03-21T09:11:30.972Z] "defs2_linux.go", [2024-03-21T09:11:30.972Z] "defs3_linux.go", [2024-03-21T09:11:30.972Z] "defs_aix.go", [2024-03-21T09:11:30.972Z] "defs_aix_ppc64.go", [2024-03-21T09:11:30.972Z] "defs_arm_linux.go", [2024-03-21T09:11:30.972Z] "defs_darwin.go", [2024-03-21T09:11:30.972Z] "defs_darwin_amd64.go", [2024-03-21T09:11:30.972Z] "defs_darwin_arm64.go", [2024-03-21T09:11:30.972Z] "defs_dragonfly.go", [2024-03-21T09:11:30.972Z] "defs_dragonfly_amd64.go", [2024-03-21T09:11:30.972Z] "defs_freebsd.go", [2024-03-21T09:11:30.972Z] "defs_freebsd_386.go", [2024-03-21T09:11:30.972Z] "defs_freebsd_amd64.go", [2024-03-21T09:11:30.972Z] "defs_freebsd_arm.go", [2024-03-21T09:11:30.972Z] "defs_freebsd_arm64.go", [2024-03-21T09:11:30.972Z] "defs_illumos_amd64.go", [2024-03-21T09:11:30.972Z] "defs_linux.go", [2024-03-21T09:11:30.972Z] "defs_linux_386.go", [2024-03-21T09:11:30.972Z] "defs_linux_arm.go", [2024-03-21T09:11:30.972Z] "defs_linux_arm64.go", [2024-03-21T09:11:30.972Z] "defs_linux_mips64x.go", [2024-03-21T09:11:30.972Z] "defs_linux_mipsx.go", [2024-03-21T09:11:30.972Z] "defs_linux_ppc64.go", [2024-03-21T09:11:30.972Z] "defs_linux_ppc64le.go", [2024-03-21T09:11:30.972Z] "defs_linux_riscv64.go", [2024-03-21T09:11:30.972Z] "defs_linux_s390x.go", [2024-03-21T09:11:30.972Z] "defs_netbsd.go", [2024-03-21T09:11:30.972Z] "defs_netbsd_386.go", [2024-03-21T09:11:30.972Z] "defs_netbsd_amd64.go", [2024-03-21T09:11:30.972Z] "defs_netbsd_arm.go", [2024-03-21T09:11:30.972Z] "defs_openbsd.go", [2024-03-21T09:11:30.972Z] "defs_openbsd_386.go", [2024-03-21T09:11:30.972Z] "defs_openbsd_amd64.go", [2024-03-21T09:11:30.972Z] "defs_openbsd_arm.go", [2024-03-21T09:11:30.972Z] "defs_openbsd_arm64.go", [2024-03-21T09:11:30.972Z] "defs_openbsd_mips64.go", [2024-03-21T09:11:30.972Z] "defs_plan9_386.go", [2024-03-21T09:11:30.972Z] "defs_plan9_amd64.go", [2024-03-21T09:11:30.972Z] "defs_plan9_arm.go", [2024-03-21T09:11:30.972Z] "defs_solaris.go", [2024-03-21T09:11:30.972Z] "defs_solaris_amd64.go", [2024-03-21T09:11:30.972Z] "defs_windows.go", [2024-03-21T09:11:30.972Z] "defs_windows_386.go", [2024-03-21T09:11:30.972Z] "defs_windows_amd64.go", [2024-03-21T09:11:30.972Z] "defs_windows_arm.go", [2024-03-21T09:11:30.972Z] "defs_windows_arm64.go", [2024-03-21T09:11:30.972Z] "env_plan9.go", [2024-03-21T09:11:30.972Z] "export_aix_test.go", [2024-03-21T09:11:30.972Z] "export_arm_test.go", [2024-03-21T09:11:30.972Z] "export_darwin_test.go", [2024-03-21T09:11:30.972Z] "export_debug_regabiargs_off_test.go", [2024-03-21T09:11:30.972Z] "export_pipe_test.go", [2024-03-21T09:11:30.972Z] "export_solaris_test.go", [2024-03-21T09:11:30.972Z] "export_windows_test.go", [2024-03-21T09:11:30.972Z] "hash32.go", [2024-03-21T09:11:30.972Z] "lfstack_32bit.go", [2024-03-21T09:11:30.972Z] "libfuzzer.go", [2024-03-21T09:11:30.972Z] "lock_js.go", [2024-03-21T09:11:30.972Z] "lock_sema.go", [2024-03-21T09:11:30.972Z] "lockrank_on.go", [2024-03-21T09:11:30.972Z] "mem_aix.go", [2024-03-21T09:11:30.972Z] "mem_bsd.go", [2024-03-21T09:11:30.972Z] "mem_darwin.go", [2024-03-21T09:11:30.972Z] "mem_js.go", [2024-03-21T09:11:30.972Z] "mem_plan9.go", [2024-03-21T09:11:30.972Z] "mem_windows.go", [2024-03-21T09:11:30.972Z] "mkduff.go", [2024-03-21T09:11:30.972Z] "mkfastlog2table.go", [2024-03-21T09:11:30.972Z] "mkpreempt.go", [2024-03-21T09:11:30.972Z] "mksizeclasses.go", [2024-03-21T09:11:30.972Z] "mmap.go", [2024-03-21T09:11:30.972Z] "mpagealloc_32bit.go", [2024-03-21T09:11:30.972Z] "msan.go", [2024-03-21T09:11:30.972Z] "nbpipe_fcntl_libc_test.go", [2024-03-21T09:11:30.972Z] "nbpipe_pipe.go", [2024-03-21T09:11:30.972Z] "net_plan9.go", [2024-03-21T09:11:30.972Z] "netpoll_aix.go", [2024-03-21T09:11:30.972Z] "netpoll_fake.go", [2024-03-21T09:11:30.972Z] "netpoll_kqueue.go", [2024-03-21T09:11:30.972Z] "netpoll_solaris.go", [2024-03-21T09:11:30.972Z] "netpoll_stub.go", [2024-03-21T09:11:30.972Z] "netpoll_windows.go", [2024-03-21T09:11:30.972Z] "numcpu_freebsd_test.go", [2024-03-21T09:11:30.972Z] "os2_aix.go", [2024-03-21T09:11:30.972Z] "os2_freebsd.go", [2024-03-21T09:11:30.972Z] "os2_openbsd.go", [2024-03-21T09:11:30.972Z] "os2_plan9.go", [2024-03-21T09:11:30.972Z] "os2_solaris.go", [2024-03-21T09:11:30.972Z] "os3_plan9.go", [2024-03-21T09:11:30.972Z] "os3_solaris.go", [2024-03-21T09:11:30.972Z] "os_aix.go", [2024-03-21T09:11:30.972Z] "os_android.go", [2024-03-21T09:11:30.972Z] "os_darwin.go", [2024-03-21T09:11:30.972Z] "os_darwin_arm64.go", [2024-03-21T09:11:30.972Z] "os_dragonfly.go", [2024-03-21T09:11:30.972Z] "os_freebsd.go", [2024-03-21T09:11:30.972Z] "os_freebsd2.go", [2024-03-21T09:11:30.972Z] "os_freebsd_amd64.go", [2024-03-21T09:11:30.972Z] "os_freebsd_arm.go", [2024-03-21T09:11:30.972Z] "os_freebsd_arm64.go", [2024-03-21T09:11:30.972Z] "os_freebsd_noauxv.go", [2024-03-21T09:11:30.972Z] "os_illumos.go", [2024-03-21T09:11:30.972Z] "os_js.go", [2024-03-21T09:11:30.972Z] "os_linux_arm.go", [2024-03-21T09:11:30.972Z] "os_linux_arm64.go", [2024-03-21T09:11:30.972Z] "os_linux_be64.go", [2024-03-21T09:11:30.972Z] "os_linux_mips64x.go", [2024-03-21T09:11:30.972Z] "os_linux_mipsx.go", [2024-03-21T09:11:30.972Z] "os_linux_novdso.go", [2024-03-21T09:11:30.972Z] "os_linux_ppc64x.go", [2024-03-21T09:11:30.972Z] "os_linux_riscv64.go", [2024-03-21T09:11:30.972Z] "os_linux_s390x.go", [2024-03-21T09:11:30.972Z] "os_netbsd.go", [2024-03-21T09:11:30.972Z] "os_netbsd_386.go", [2024-03-21T09:11:30.972Z] "os_netbsd_amd64.go", [2024-03-21T09:11:30.972Z] "os_netbsd_arm.go", [2024-03-21T09:11:30.972Z] "os_netbsd_arm64.go", [2024-03-21T09:11:30.972Z] "os_only_solaris.go", [2024-03-21T09:11:30.972Z] "os_openbsd.go", [2024-03-21T09:11:30.972Z] "os_openbsd_arm.go", [2024-03-21T09:11:30.972Z] "os_openbsd_arm64.go", [2024-03-21T09:11:30.972Z] "os_openbsd_libc.go", [2024-03-21T09:11:30.972Z] "os_openbsd_mips64.go", [2024-03-21T09:11:30.972Z] "os_openbsd_syscall.go", [2024-03-21T09:11:30.972Z] "os_openbsd_syscall1.go", [2024-03-21T09:11:30.972Z] "os_openbsd_syscall2.go", [2024-03-21T09:11:30.972Z] "os_plan9.go", [2024-03-21T09:11:30.972Z] "os_plan9_arm.go", [2024-03-21T09:11:30.972Z] "os_solaris.go", [2024-03-21T09:11:30.972Z] "os_windows.go", [2024-03-21T09:11:30.972Z] "os_windows_arm.go", [2024-03-21T09:11:30.972Z] "os_windows_arm64.go", [2024-03-21T09:11:30.972Z] "panic32.go", [2024-03-21T09:11:30.972Z] "race.go", [2024-03-21T09:11:30.972Z] "sigaction.go", [2024-03-21T09:11:30.972Z] "signal_386.go", [2024-03-21T09:11:30.972Z] "signal_aix_ppc64.go", [2024-03-21T09:11:30.972Z] "signal_arm.go", [2024-03-21T09:11:30.972Z] "signal_arm64.go", [2024-03-21T09:11:30.972Z] "signal_darwin.go", [2024-03-21T09:11:30.972Z] "signal_darwin_amd64.go", [2024-03-21T09:11:30.972Z] "signal_darwin_arm64.go", [2024-03-21T09:11:30.972Z] "signal_dragonfly.go", [2024-03-21T09:11:30.972Z] "signal_dragonfly_amd64.go", [2024-03-21T09:11:30.972Z] "signal_freebsd.go", [2024-03-21T09:11:30.972Z] "signal_freebsd_386.go", [2024-03-21T09:11:30.972Z] "signal_freebsd_amd64.go", [2024-03-21T09:11:30.972Z] "signal_freebsd_arm.go", [2024-03-21T09:11:30.972Z] "signal_freebsd_arm64.go", [2024-03-21T09:11:30.972Z] "signal_linux_386.go", [2024-03-21T09:11:30.972Z] "signal_linux_arm.go", [2024-03-21T09:11:30.972Z] "signal_linux_arm64.go", [2024-03-21T09:11:30.972Z] "signal_linux_mips64x.go", [2024-03-21T09:11:30.972Z] "signal_linux_mipsx.go", [2024-03-21T09:11:30.972Z] "signal_linux_ppc64x.go", [2024-03-21T09:11:30.972Z] "signal_linux_riscv64.go", [2024-03-21T09:11:30.972Z] "signal_linux_s390x.go", [2024-03-21T09:11:30.972Z] "signal_mips64x.go", [2024-03-21T09:11:30.972Z] "signal_mipsx.go", [2024-03-21T09:11:30.972Z] "signal_netbsd.go", [2024-03-21T09:11:30.972Z] "signal_netbsd_386.go", [2024-03-21T09:11:30.972Z] "signal_netbsd_amd64.go", [2024-03-21T09:11:30.972Z] "signal_netbsd_arm.go", [2024-03-21T09:11:30.972Z] "signal_netbsd_arm64.go", [2024-03-21T09:11:30.972Z] "signal_openbsd.go", [2024-03-21T09:11:30.972Z] "signal_openbsd_386.go", [2024-03-21T09:11:30.972Z] "signal_openbsd_amd64.go", [2024-03-21T09:11:30.972Z] "signal_openbsd_arm.go", [2024-03-21T09:11:30.972Z] "signal_openbsd_arm64.go", [2024-03-21T09:11:30.972Z] "signal_openbsd_mips64.go", [2024-03-21T09:11:30.972Z] "signal_plan9.go", [2024-03-21T09:11:30.972Z] "signal_ppc64x.go", [2024-03-21T09:11:30.972Z] "signal_riscv64.go", [2024-03-21T09:11:30.972Z] "signal_solaris.go", [2024-03-21T09:11:30.972Z] "signal_solaris_amd64.go", [2024-03-21T09:11:30.972Z] "signal_windows.go", [2024-03-21T09:11:30.972Z] "signal_windows_test.go", [2024-03-21T09:11:30.972Z] "sigqueue_plan9.go", [2024-03-21T09:11:30.972Z] "sigtab_aix.go", [2024-03-21T09:11:30.972Z] "sigtab_linux_mipsx.go", [2024-03-21T09:11:30.972Z] "stubs_386.go", [2024-03-21T09:11:30.972Z] "stubs_arm.go", [2024-03-21T09:11:30.972Z] "stubs_arm64.go", [2024-03-21T09:11:30.972Z] "stubs_mips64x.go", [2024-03-21T09:11:30.972Z] "stubs_mipsx.go", [2024-03-21T09:11:30.972Z] "stubs_nonlinux.go", [2024-03-21T09:11:30.972Z] "stubs_ppc64.go", [2024-03-21T09:11:30.972Z] "stubs_ppc64le.go", [2024-03-21T09:11:30.972Z] "stubs_s390x.go", [2024-03-21T09:11:30.972Z] "sys_arm.go", [2024-03-21T09:11:30.972Z] "sys_arm64.go", [2024-03-21T09:11:30.972Z] "sys_darwin.go", [2024-03-21T09:11:30.972Z] "sys_darwin_arm64.go", [2024-03-21T09:11:30.972Z] "sys_libc.go", [2024-03-21T09:11:30.972Z] "sys_mips64x.go", [2024-03-21T09:11:30.972Z] "sys_mipsx.go", [2024-03-21T09:11:30.972Z] "sys_openbsd.go", [2024-03-21T09:11:30.972Z] "sys_openbsd1.go", [2024-03-21T09:11:30.972Z] "sys_openbsd2.go", [2024-03-21T09:11:30.972Z] "sys_openbsd3.go", [2024-03-21T09:11:30.972Z] "sys_ppc64x.go", [2024-03-21T09:11:30.972Z] "sys_riscv64.go", [2024-03-21T09:11:30.972Z] "sys_s390x.go", [2024-03-21T09:11:30.972Z] "sys_wasm.go", [2024-03-21T09:11:30.972Z] "syscall2_solaris.go", [2024-03-21T09:11:30.972Z] "syscall_aix.go", [2024-03-21T09:11:30.972Z] "syscall_solaris.go", [2024-03-21T09:11:30.972Z] "syscall_windows.go", [2024-03-21T09:11:30.972Z] "syscall_windows_test.go", [2024-03-21T09:11:30.972Z] "time_fake.go", [2024-03-21T09:11:30.972Z] "timestub.go", [2024-03-21T09:11:30.972Z] "timestub2.go", [2024-03-21T09:11:30.972Z] "tls_windows_amd64.go", [2024-03-21T09:11:30.972Z] "vdso_elf32.go", [2024-03-21T09:11:30.972Z] "vdso_freebsd.go", [2024-03-21T09:11:30.972Z] "vdso_freebsd_arm.go", [2024-03-21T09:11:30.972Z] "vdso_freebsd_arm64.go", [2024-03-21T09:11:30.972Z] "vdso_freebsd_x86.go", [2024-03-21T09:11:30.972Z] "vdso_in_none.go", [2024-03-21T09:11:30.972Z] "vdso_linux_386.go", [2024-03-21T09:11:30.972Z] "vdso_linux_arm.go", [2024-03-21T09:11:30.972Z] "vdso_linux_arm64.go", [2024-03-21T09:11:30.972Z] "vdso_linux_mips64x.go", [2024-03-21T09:11:30.973Z] "vdso_linux_ppc64x.go", [2024-03-21T09:11:30.973Z] "vlop_arm_test.go", [2024-03-21T09:11:30.973Z] "vlrt.go", [2024-03-21T09:11:30.973Z] "wincallback.go", [2024-03-21T09:11:30.973Z] "write_err_android.go", [2024-03-21T09:11:30.973Z] "zcallback_windows.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.973Z] "asm_386.s", [2024-03-21T09:11:30.973Z] "asm_arm.s", [2024-03-21T09:11:30.973Z] "asm_arm64.s", [2024-03-21T09:11:30.973Z] "asm_mips64x.s", [2024-03-21T09:11:30.973Z] "asm_mipsx.s", [2024-03-21T09:11:30.973Z] "asm_ppc64x.s", [2024-03-21T09:11:30.973Z] "asm_riscv64.s", [2024-03-21T09:11:30.973Z] "asm_s390x.s", [2024-03-21T09:11:30.973Z] "asm_wasm.s", [2024-03-21T09:11:30.973Z] "atomic_arm64.s", [2024-03-21T09:11:30.973Z] "atomic_mips64x.s", [2024-03-21T09:11:30.973Z] "atomic_mipsx.s", [2024-03-21T09:11:30.973Z] "atomic_ppc64x.s", [2024-03-21T09:11:30.973Z] "atomic_riscv64.s", [2024-03-21T09:11:30.973Z] "duff_386.s", [2024-03-21T09:11:30.973Z] "duff_arm.s", [2024-03-21T09:11:30.973Z] "duff_arm64.s", [2024-03-21T09:11:30.973Z] "duff_mips64x.s", [2024-03-21T09:11:30.973Z] "duff_ppc64x.s", [2024-03-21T09:11:30.973Z] "duff_riscv64.s", [2024-03-21T09:11:30.973Z] "duff_s390x.s", [2024-03-21T09:11:30.973Z] "libfuzzer_amd64.s", [2024-03-21T09:11:30.973Z] "libfuzzer_arm64.s", [2024-03-21T09:11:30.973Z] "memclr_386.s", [2024-03-21T09:11:30.973Z] "memclr_arm.s", [2024-03-21T09:11:30.973Z] "memclr_arm64.s", [2024-03-21T09:11:30.973Z] "memclr_mips64x.s", [2024-03-21T09:11:30.973Z] "memclr_mipsx.s", [2024-03-21T09:11:30.973Z] "memclr_plan9_386.s", [2024-03-21T09:11:30.973Z] "memclr_plan9_amd64.s", [2024-03-21T09:11:30.973Z] "memclr_ppc64x.s", [2024-03-21T09:11:30.973Z] "memclr_riscv64.s", [2024-03-21T09:11:30.973Z] "memclr_s390x.s", [2024-03-21T09:11:30.973Z] "memclr_wasm.s", [2024-03-21T09:11:30.973Z] "memmove_386.s", [2024-03-21T09:11:30.973Z] "memmove_arm.s", [2024-03-21T09:11:30.973Z] "memmove_arm64.s", [2024-03-21T09:11:30.973Z] "memmove_mips64x.s", [2024-03-21T09:11:30.973Z] "memmove_mipsx.s", [2024-03-21T09:11:30.973Z] "memmove_plan9_386.s", [2024-03-21T09:11:30.973Z] "memmove_plan9_amd64.s", [2024-03-21T09:11:30.973Z] "memmove_ppc64x.s", [2024-03-21T09:11:30.973Z] "memmove_riscv64.s", [2024-03-21T09:11:30.973Z] "memmove_s390x.s", [2024-03-21T09:11:30.973Z] "memmove_wasm.s", [2024-03-21T09:11:30.973Z] "msan_amd64.s", [2024-03-21T09:11:30.973Z] "msan_arm64.s", [2024-03-21T09:11:30.973Z] "preempt_386.s", [2024-03-21T09:11:30.973Z] "preempt_arm.s", [2024-03-21T09:11:30.973Z] "preempt_arm64.s", [2024-03-21T09:11:30.973Z] "preempt_mips64x.s", [2024-03-21T09:11:30.973Z] "preempt_mipsx.s", [2024-03-21T09:11:30.973Z] "preempt_ppc64x.s", [2024-03-21T09:11:30.973Z] "preempt_riscv64.s", [2024-03-21T09:11:30.973Z] "preempt_s390x.s", [2024-03-21T09:11:30.973Z] "preempt_wasm.s", [2024-03-21T09:11:30.973Z] "race_amd64.s", [2024-03-21T09:11:30.973Z] "race_arm64.s", [2024-03-21T09:11:30.973Z] "race_ppc64le.s", [2024-03-21T09:11:30.973Z] "rt0_aix_ppc64.s", [2024-03-21T09:11:30.973Z] "rt0_android_386.s", [2024-03-21T09:11:30.973Z] "rt0_android_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_android_arm.s", [2024-03-21T09:11:30.973Z] "rt0_android_arm64.s", [2024-03-21T09:11:30.973Z] "rt0_darwin_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_darwin_arm64.s", [2024-03-21T09:11:30.973Z] "rt0_dragonfly_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_freebsd_386.s", [2024-03-21T09:11:30.973Z] "rt0_freebsd_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_freebsd_arm.s", [2024-03-21T09:11:30.973Z] "rt0_freebsd_arm64.s", [2024-03-21T09:11:30.973Z] "rt0_illumos_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_ios_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_ios_arm64.s", [2024-03-21T09:11:30.973Z] "rt0_js_wasm.s", [2024-03-21T09:11:30.973Z] "rt0_linux_386.s", [2024-03-21T09:11:30.973Z] "rt0_linux_arm.s", [2024-03-21T09:11:30.973Z] "rt0_linux_arm64.s", [2024-03-21T09:11:30.973Z] "rt0_linux_mips64x.s", [2024-03-21T09:11:30.973Z] "rt0_linux_mipsx.s", [2024-03-21T09:11:30.973Z] "rt0_linux_ppc64.s", [2024-03-21T09:11:30.973Z] "rt0_linux_ppc64le.s", [2024-03-21T09:11:30.973Z] "rt0_linux_riscv64.s", [2024-03-21T09:11:30.973Z] "rt0_linux_s390x.s", [2024-03-21T09:11:30.973Z] "rt0_netbsd_386.s", [2024-03-21T09:11:30.973Z] "rt0_netbsd_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_netbsd_arm.s", [2024-03-21T09:11:30.973Z] "rt0_netbsd_arm64.s", [2024-03-21T09:11:30.973Z] "rt0_openbsd_386.s", [2024-03-21T09:11:30.973Z] "rt0_openbsd_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_openbsd_arm.s", [2024-03-21T09:11:30.973Z] "rt0_openbsd_arm64.s", [2024-03-21T09:11:30.973Z] "rt0_openbsd_mips64.s", [2024-03-21T09:11:30.973Z] "rt0_plan9_386.s", [2024-03-21T09:11:30.973Z] "rt0_plan9_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_plan9_arm.s", [2024-03-21T09:11:30.973Z] "rt0_solaris_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_windows_386.s", [2024-03-21T09:11:30.973Z] "rt0_windows_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_windows_arm.s", [2024-03-21T09:11:30.973Z] "rt0_windows_arm64.s", [2024-03-21T09:11:30.973Z] "sys_aix_ppc64.s", [2024-03-21T09:11:30.973Z] "sys_darwin_amd64.s", [2024-03-21T09:11:30.973Z] "sys_darwin_arm64.s", [2024-03-21T09:11:30.973Z] "sys_dragonfly_amd64.s", [2024-03-21T09:11:30.973Z] "sys_freebsd_386.s", [2024-03-21T09:11:30.973Z] "sys_freebsd_amd64.s", [2024-03-21T09:11:30.973Z] "sys_freebsd_arm.s", [2024-03-21T09:11:30.973Z] "sys_freebsd_arm64.s", [2024-03-21T09:11:30.973Z] "sys_linux_386.s", [2024-03-21T09:11:30.973Z] "sys_linux_arm.s", [2024-03-21T09:11:30.973Z] "sys_linux_arm64.s", [2024-03-21T09:11:30.973Z] "sys_linux_mips64x.s", [2024-03-21T09:11:30.973Z] "sys_linux_mipsx.s", [2024-03-21T09:11:30.973Z] "sys_linux_ppc64x.s", [2024-03-21T09:11:30.973Z] "sys_linux_riscv64.s", [2024-03-21T09:11:30.973Z] "sys_linux_s390x.s", [2024-03-21T09:11:30.973Z] "sys_netbsd_386.s", [2024-03-21T09:11:30.973Z] "sys_netbsd_amd64.s", [2024-03-21T09:11:30.973Z] "sys_netbsd_arm.s", [2024-03-21T09:11:30.973Z] "sys_netbsd_arm64.s", [2024-03-21T09:11:30.973Z] "sys_openbsd_386.s", [2024-03-21T09:11:30.973Z] "sys_openbsd_amd64.s", [2024-03-21T09:11:30.973Z] "sys_openbsd_arm.s", [2024-03-21T09:11:30.973Z] "sys_openbsd_arm64.s", [2024-03-21T09:11:30.973Z] "sys_openbsd_mips64.s", [2024-03-21T09:11:30.973Z] "sys_plan9_386.s", [2024-03-21T09:11:30.973Z] "sys_plan9_amd64.s", [2024-03-21T09:11:30.973Z] "sys_plan9_arm.s", [2024-03-21T09:11:30.973Z] "sys_solaris_amd64.s", [2024-03-21T09:11:30.973Z] "sys_wasm.s", [2024-03-21T09:11:30.973Z] "sys_windows_386.s", [2024-03-21T09:11:30.973Z] "sys_windows_amd64.s", [2024-03-21T09:11:30.973Z] "sys_windows_arm.s", [2024-03-21T09:11:30.973Z] "sys_windows_arm64.s", [2024-03-21T09:11:30.973Z] "time_windows.h", [2024-03-21T09:11:30.973Z] "time_windows_386.s", [2024-03-21T09:11:30.973Z] "time_windows_amd64.s", [2024-03-21T09:11:30.973Z] "time_windows_arm.s", [2024-03-21T09:11:30.973Z] "time_windows_arm64.s", [2024-03-21T09:11:30.973Z] "tls_arm.s", [2024-03-21T09:11:30.973Z] "tls_arm64.h", [2024-03-21T09:11:30.973Z] "tls_arm64.s", [2024-03-21T09:11:30.973Z] "tls_mips64x.s", [2024-03-21T09:11:30.973Z] "tls_mipsx.s", [2024-03-21T09:11:30.973Z] "tls_ppc64x.s", [2024-03-21T09:11:30.973Z] "tls_riscv64.s", [2024-03-21T09:11:30.973Z] "tls_s390x.s", [2024-03-21T09:11:30.973Z] "vlop_386.s", [2024-03-21T09:11:30.973Z] "vlop_arm.s", [2024-03-21T09:11:30.973Z] "zcallback_windows.s", [2024-03-21T09:11:30.973Z] "zcallback_windows_arm.s", [2024-03-21T09:11:30.973Z] "zcallback_windows_arm64.s" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "HFiles": [ [2024-03-21T09:11:30.973Z] "asm_ppc64x.h", [2024-03-21T09:11:30.973Z] "funcdata.h", [2024-03-21T09:11:30.973Z] "go_tls.h", [2024-03-21T09:11:30.973Z] "textflag.h" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "SFiles": [ [2024-03-21T09:11:30.973Z] "asm.s", [2024-03-21T09:11:30.973Z] "asm_amd64.s", [2024-03-21T09:11:30.973Z] "duff_amd64.s", [2024-03-21T09:11:30.973Z] "memclr_amd64.s", [2024-03-21T09:11:30.973Z] "memmove_amd64.s", [2024-03-21T09:11:30.973Z] "preempt_amd64.s", [2024-03-21T09:11:30.973Z] "rt0_linux_amd64.s", [2024-03-21T09:11:30.973Z] "sys_linux_amd64.s", [2024-03-21T09:11:30.973Z] "time_linux_amd64.s" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Imports": [ [2024-03-21T09:11:30.973Z] "internal/abi", [2024-03-21T09:11:30.973Z] "internal/bytealg", [2024-03-21T09:11:30.973Z] "internal/cpu", [2024-03-21T09:11:30.973Z] "internal/goexperiment", [2024-03-21T09:11:30.973Z] "runtime/internal/atomic", [2024-03-21T09:11:30.973Z] "runtime/internal/math", [2024-03-21T09:11:30.973Z] "runtime/internal/sys", [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Deps": [ [2024-03-21T09:11:30.973Z] "internal/abi", [2024-03-21T09:11:30.973Z] "internal/bytealg", [2024-03-21T09:11:30.973Z] "internal/cpu", [2024-03-21T09:11:30.973Z] "internal/goexperiment", [2024-03-21T09:11:30.973Z] "runtime/internal/atomic", [2024-03-21T09:11:30.973Z] "runtime/internal/math", [2024-03-21T09:11:30.973Z] "runtime/internal/sys", [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "TestGoFiles": [ [2024-03-21T09:11:30.973Z] "export_debug_regabiargs_on_test.go", [2024-03-21T09:11:30.973Z] "export_debug_test.go", [2024-03-21T09:11:30.973Z] "export_debuglog_test.go", [2024-03-21T09:11:30.973Z] "export_futex_test.go", [2024-03-21T09:11:30.973Z] "export_linux_test.go", [2024-03-21T09:11:30.973Z] "export_mmap_test.go", [2024-03-21T09:11:30.973Z] "export_pipe2_test.go", [2024-03-21T09:11:30.973Z] "export_test.go", [2024-03-21T09:11:30.973Z] "export_unix_test.go", [2024-03-21T09:11:30.973Z] "proc_runtime_test.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "TestImports": [ [2024-03-21T09:11:30.973Z] "internal/abi", [2024-03-21T09:11:30.973Z] "runtime/internal/atomic", [2024-03-21T09:11:30.973Z] "runtime/internal/sys", [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "XTestGoFiles": [ [2024-03-21T09:11:30.973Z] "abi_test.go", [2024-03-21T09:11:30.973Z] "callers_test.go", [2024-03-21T09:11:30.973Z] "chan_test.go", [2024-03-21T09:11:30.973Z] "chanbarrier_test.go", [2024-03-21T09:11:30.973Z] "checkptr_test.go", [2024-03-21T09:11:30.973Z] "closure_test.go", [2024-03-21T09:11:30.973Z] "complex_test.go", [2024-03-21T09:11:30.973Z] "crash_cgo_test.go", [2024-03-21T09:11:30.973Z] "crash_test.go", [2024-03-21T09:11:30.973Z] "crash_unix_test.go", [2024-03-21T09:11:30.973Z] "debug_test.go", [2024-03-21T09:11:30.973Z] "debuglog_test.go", [2024-03-21T09:11:30.973Z] "defer_test.go", [2024-03-21T09:11:30.973Z] "env_test.go", [2024-03-21T09:11:30.973Z] "example_test.go", [2024-03-21T09:11:30.973Z] "fastlog2_test.go", [2024-03-21T09:11:30.973Z] "futex_test.go", [2024-03-21T09:11:30.973Z] "gc_test.go", [2024-03-21T09:11:30.973Z] "gcinfo_test.go", [2024-03-21T09:11:30.973Z] "hash_test.go", [2024-03-21T09:11:30.973Z] "histogram_test.go", [2024-03-21T09:11:30.973Z] "iface_test.go", [2024-03-21T09:11:30.973Z] "lfstack_test.go", [2024-03-21T09:11:30.973Z] "lockrank_test.go", [2024-03-21T09:11:30.973Z] "malloc_test.go", [2024-03-21T09:11:30.973Z] "map_benchmark_test.go", [2024-03-21T09:11:30.973Z] "map_test.go", [2024-03-21T09:11:30.973Z] "memmove_linux_amd64_test.go", [2024-03-21T09:11:30.973Z] "memmove_test.go", [2024-03-21T09:11:30.973Z] "metrics_test.go", [2024-03-21T09:11:30.973Z] "mfinal_test.go", [2024-03-21T09:11:30.973Z] "mgcscavenge_test.go", [2024-03-21T09:11:30.973Z] "mpagealloc_test.go", [2024-03-21T09:11:30.973Z] "mpagecache_test.go", [2024-03-21T09:11:30.973Z] "mpallocbits_test.go", [2024-03-21T09:11:30.973Z] "mranges_test.go", [2024-03-21T09:11:30.973Z] "nbpipe_fcntl_unix_test.go", [2024-03-21T09:11:30.973Z] "nbpipe_test.go", [2024-03-21T09:11:30.973Z] "netpoll_os_test.go", [2024-03-21T09:11:30.973Z] "norace_linux_test.go", [2024-03-21T09:11:30.973Z] "norace_test.go", [2024-03-21T09:11:30.973Z] "panic_test.go", [2024-03-21T09:11:30.973Z] "proc_test.go", [2024-03-21T09:11:30.973Z] "profbuf_test.go", [2024-03-21T09:11:30.973Z] "rand_test.go", [2024-03-21T09:11:30.973Z] "runtime-gdb_test.go", [2024-03-21T09:11:30.973Z] "runtime-lldb_test.go", [2024-03-21T09:11:30.973Z] "runtime_linux_test.go", [2024-03-21T09:11:30.973Z] "runtime_mmap_test.go", [2024-03-21T09:11:30.973Z] "runtime_test.go", [2024-03-21T09:11:30.973Z] "runtime_unix_test.go", [2024-03-21T09:11:30.973Z] "rwmutex_test.go", [2024-03-21T09:11:30.973Z] "sema_test.go", [2024-03-21T09:11:30.973Z] "semasleep_test.go", [2024-03-21T09:11:30.973Z] "sizeof_test.go", [2024-03-21T09:11:30.973Z] "slice_test.go", [2024-03-21T09:11:30.973Z] "softfloat64_test.go", [2024-03-21T09:11:30.973Z] "stack_test.go", [2024-03-21T09:11:30.973Z] "string_test.go", [2024-03-21T09:11:30.973Z] "symtab_test.go", [2024-03-21T09:11:30.973Z] "time_test.go", [2024-03-21T09:11:30.973Z] "traceback_test.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "XTestImports": [ [2024-03-21T09:11:30.973Z] "bytes", [2024-03-21T09:11:30.973Z] "crypto/rand", [2024-03-21T09:11:30.973Z] "encoding/binary", [2024-03-21T09:11:30.973Z] "errors", [2024-03-21T09:11:30.973Z] "flag", [2024-03-21T09:11:30.973Z] "fmt", [2024-03-21T09:11:30.973Z] "internal/abi", [2024-03-21T09:11:30.973Z] "internal/goexperiment", [2024-03-21T09:11:30.973Z] "internal/race", [2024-03-21T09:11:30.973Z] "internal/syscall/unix", [2024-03-21T09:11:30.973Z] "internal/testenv", [2024-03-21T09:11:30.973Z] "io", [2024-03-21T09:11:30.973Z] "math", [2024-03-21T09:11:30.973Z] "math/cmplx", [2024-03-21T09:11:30.973Z] "math/rand", [2024-03-21T09:11:30.973Z] "net", [2024-03-21T09:11:30.973Z] "os", [2024-03-21T09:11:30.973Z] "os/exec", [2024-03-21T09:11:30.973Z] "path/filepath", [2024-03-21T09:11:30.973Z] "reflect", [2024-03-21T09:11:30.973Z] "regexp", [2024-03-21T09:11:30.973Z] "runtime", [2024-03-21T09:11:30.973Z] "runtime/debug", [2024-03-21T09:11:30.973Z] "runtime/internal/sys", [2024-03-21T09:11:30.973Z] "runtime/metrics", [2024-03-21T09:11:30.973Z] "sort", [2024-03-21T09:11:30.973Z] "strconv", [2024-03-21T09:11:30.973Z] "strings", [2024-03-21T09:11:30.973Z] "sync", [2024-03-21T09:11:30.973Z] "sync/atomic", [2024-03-21T09:11:30.973Z] "syscall", [2024-03-21T09:11:30.973Z] "testing", [2024-03-21T09:11:30.973Z] "time", [2024-03-21T09:11:30.973Z] "unicode/utf8", [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ] [2024-03-21T09:11:30.973Z] } [2024-03-21T09:11:30.973Z] { [2024-03-21T09:11:30.973Z] "Dir": "/usr/local/go/src/internal/reflectlite", [2024-03-21T09:11:30.973Z] "ImportPath": "internal/reflectlite", [2024-03-21T09:11:30.973Z] "Name": "reflectlite", [2024-03-21T09:11:30.973Z] "Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".", [2024-03-21T09:11:30.973Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/reflectlite.a", [2024-03-21T09:11:30.973Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.973Z] "Goroot": true, [2024-03-21T09:11:30.973Z] "Standard": true, [2024-03-21T09:11:30.973Z] "DepOnly": true, [2024-03-21T09:11:30.973Z] "GoFiles": [ [2024-03-21T09:11:30.973Z] "swapper.go", [2024-03-21T09:11:30.973Z] "type.go", [2024-03-21T09:11:30.973Z] "value.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "SFiles": [ [2024-03-21T09:11:30.973Z] "asm.s" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Imports": [ [2024-03-21T09:11:30.973Z] "internal/unsafeheader", [2024-03-21T09:11:30.973Z] "runtime", [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Deps": [ [2024-03-21T09:11:30.973Z] "internal/abi", [2024-03-21T09:11:30.973Z] "internal/bytealg", [2024-03-21T09:11:30.973Z] "internal/cpu", [2024-03-21T09:11:30.973Z] "internal/goexperiment", [2024-03-21T09:11:30.973Z] "internal/unsafeheader", [2024-03-21T09:11:30.973Z] "runtime", [2024-03-21T09:11:30.973Z] "runtime/internal/atomic", [2024-03-21T09:11:30.973Z] "runtime/internal/math", [2024-03-21T09:11:30.973Z] "runtime/internal/sys", [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "TestGoFiles": [ [2024-03-21T09:11:30.973Z] "export_test.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "TestImports": [ [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "XTestGoFiles": [ [2024-03-21T09:11:30.973Z] "all_test.go", [2024-03-21T09:11:30.973Z] "reflect_mirror_test.go", [2024-03-21T09:11:30.973Z] "set_test.go", [2024-03-21T09:11:30.973Z] "tostring_test.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "XTestImports": [ [2024-03-21T09:11:30.973Z] "bytes", [2024-03-21T09:11:30.973Z] "encoding/base64", [2024-03-21T09:11:30.973Z] "fmt", [2024-03-21T09:11:30.973Z] "go/ast", [2024-03-21T09:11:30.973Z] "go/parser", [2024-03-21T09:11:30.973Z] "go/token", [2024-03-21T09:11:30.973Z] "internal/reflectlite", [2024-03-21T09:11:30.973Z] "io", [2024-03-21T09:11:30.973Z] "io/fs", [2024-03-21T09:11:30.973Z] "math", [2024-03-21T09:11:30.973Z] "os", [2024-03-21T09:11:30.973Z] "path/filepath", [2024-03-21T09:11:30.973Z] "reflect", [2024-03-21T09:11:30.973Z] "runtime", [2024-03-21T09:11:30.973Z] "strconv", [2024-03-21T09:11:30.973Z] "strings", [2024-03-21T09:11:30.973Z] "sync", [2024-03-21T09:11:30.973Z] "testing", [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ] [2024-03-21T09:11:30.973Z] } [2024-03-21T09:11:30.973Z] { [2024-03-21T09:11:30.973Z] "Dir": "/usr/local/go/src/errors", [2024-03-21T09:11:30.973Z] "ImportPath": "errors", [2024-03-21T09:11:30.973Z] "Name": "errors", [2024-03-21T09:11:30.973Z] "Doc": "Package errors implements functions to manipulate errors.", [2024-03-21T09:11:30.973Z] "Target": "/usr/local/go/pkg/linux_amd64/errors.a", [2024-03-21T09:11:30.973Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.973Z] "Goroot": true, [2024-03-21T09:11:30.973Z] "Standard": true, [2024-03-21T09:11:30.973Z] "DepOnly": true, [2024-03-21T09:11:30.973Z] "GoFiles": [ [2024-03-21T09:11:30.973Z] "errors.go", [2024-03-21T09:11:30.973Z] "wrap.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Imports": [ [2024-03-21T09:11:30.973Z] "internal/reflectlite" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Deps": [ [2024-03-21T09:11:30.973Z] "internal/abi", [2024-03-21T09:11:30.973Z] "internal/bytealg", [2024-03-21T09:11:30.973Z] "internal/cpu", [2024-03-21T09:11:30.973Z] "internal/goexperiment", [2024-03-21T09:11:30.973Z] "internal/reflectlite", [2024-03-21T09:11:30.973Z] "internal/unsafeheader", [2024-03-21T09:11:30.973Z] "runtime", [2024-03-21T09:11:30.973Z] "runtime/internal/atomic", [2024-03-21T09:11:30.973Z] "runtime/internal/math", [2024-03-21T09:11:30.973Z] "runtime/internal/sys", [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "XTestGoFiles": [ [2024-03-21T09:11:30.973Z] "errors_test.go", [2024-03-21T09:11:30.973Z] "example_test.go", [2024-03-21T09:11:30.973Z] "wrap_test.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "XTestImports": [ [2024-03-21T09:11:30.973Z] "errors", [2024-03-21T09:11:30.973Z] "fmt", [2024-03-21T09:11:30.973Z] "io/fs", [2024-03-21T09:11:30.973Z] "os", [2024-03-21T09:11:30.973Z] "reflect", [2024-03-21T09:11:30.973Z] "testing", [2024-03-21T09:11:30.973Z] "time" [2024-03-21T09:11:30.973Z] ] [2024-03-21T09:11:30.973Z] } [2024-03-21T09:11:30.973Z] { [2024-03-21T09:11:30.973Z] "Dir": "/usr/local/go/src/internal/race", [2024-03-21T09:11:30.973Z] "ImportPath": "internal/race", [2024-03-21T09:11:30.973Z] "Name": "race", [2024-03-21T09:11:30.973Z] "Doc": "Package race contains helper functions for manually instrumenting code for the race detector.", [2024-03-21T09:11:30.973Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/race.a", [2024-03-21T09:11:30.973Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.973Z] "Goroot": true, [2024-03-21T09:11:30.973Z] "Standard": true, [2024-03-21T09:11:30.973Z] "DepOnly": true, [2024-03-21T09:11:30.973Z] "GoFiles": [ [2024-03-21T09:11:30.973Z] "doc.go", [2024-03-21T09:11:30.973Z] "norace.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.973Z] "race.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Imports": [ [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Deps": [ [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ] [2024-03-21T09:11:30.973Z] } [2024-03-21T09:11:30.973Z] { [2024-03-21T09:11:30.973Z] "Dir": "/usr/local/go/src/sync/atomic", [2024-03-21T09:11:30.973Z] "ImportPath": "sync/atomic", [2024-03-21T09:11:30.973Z] "Name": "atomic", [2024-03-21T09:11:30.973Z] "Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.", [2024-03-21T09:11:30.973Z] "Target": "/usr/local/go/pkg/linux_amd64/sync/atomic.a", [2024-03-21T09:11:30.973Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.973Z] "Goroot": true, [2024-03-21T09:11:30.973Z] "Standard": true, [2024-03-21T09:11:30.973Z] "DepOnly": true, [2024-03-21T09:11:30.973Z] "GoFiles": [ [2024-03-21T09:11:30.973Z] "doc.go", [2024-03-21T09:11:30.973Z] "value.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.973Z] "race.s" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "SFiles": [ [2024-03-21T09:11:30.973Z] "asm.s" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Imports": [ [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "Deps": [ [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "XTestGoFiles": [ [2024-03-21T09:11:30.973Z] "atomic_test.go", [2024-03-21T09:11:30.973Z] "example_test.go", [2024-03-21T09:11:30.973Z] "value_test.go" [2024-03-21T09:11:30.973Z] ], [2024-03-21T09:11:30.973Z] "XTestImports": [ [2024-03-21T09:11:30.973Z] "fmt", [2024-03-21T09:11:30.973Z] "math/rand", [2024-03-21T09:11:30.973Z] "runtime", [2024-03-21T09:11:30.973Z] "strconv", [2024-03-21T09:11:30.973Z] "strings", [2024-03-21T09:11:30.973Z] "sync", [2024-03-21T09:11:30.973Z] "sync/atomic", [2024-03-21T09:11:30.973Z] "testing", [2024-03-21T09:11:30.973Z] "time", [2024-03-21T09:11:30.973Z] "unsafe" [2024-03-21T09:11:30.973Z] ] [2024-03-21T09:11:30.973Z] } [2024-03-21T09:11:30.973Z] { [2024-03-21T09:11:30.974Z] "Dir": "/usr/local/go/src/sync", [2024-03-21T09:11:30.974Z] "ImportPath": "sync", [2024-03-21T09:11:30.974Z] "Name": "sync", [2024-03-21T09:11:30.974Z] "Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.", [2024-03-21T09:11:30.974Z] "Target": "/usr/local/go/pkg/linux_amd64/sync.a", [2024-03-21T09:11:30.974Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.974Z] "Goroot": true, [2024-03-21T09:11:30.974Z] "Standard": true, [2024-03-21T09:11:30.974Z] "DepOnly": true, [2024-03-21T09:11:30.974Z] "GoFiles": [ [2024-03-21T09:11:30.974Z] "cond.go", [2024-03-21T09:11:30.974Z] "map.go", [2024-03-21T09:11:30.974Z] "mutex.go", [2024-03-21T09:11:30.974Z] "once.go", [2024-03-21T09:11:30.974Z] "pool.go", [2024-03-21T09:11:30.974Z] "poolqueue.go", [2024-03-21T09:11:30.974Z] "runtime.go", [2024-03-21T09:11:30.974Z] "runtime2.go", [2024-03-21T09:11:30.974Z] "rwmutex.go", [2024-03-21T09:11:30.974Z] "waitgroup.go" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.974Z] "runtime2_lockrank.go" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "Imports": [ [2024-03-21T09:11:30.974Z] "internal/race", [2024-03-21T09:11:30.974Z] "runtime", [2024-03-21T09:11:30.974Z] "sync/atomic", [2024-03-21T09:11:30.974Z] "unsafe" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "Deps": [ [2024-03-21T09:11:30.974Z] "internal/abi", [2024-03-21T09:11:30.974Z] "internal/bytealg", [2024-03-21T09:11:30.974Z] "internal/cpu", [2024-03-21T09:11:30.974Z] "internal/goexperiment", [2024-03-21T09:11:30.974Z] "internal/race", [2024-03-21T09:11:30.974Z] "runtime", [2024-03-21T09:11:30.974Z] "runtime/internal/atomic", [2024-03-21T09:11:30.974Z] "runtime/internal/math", [2024-03-21T09:11:30.974Z] "runtime/internal/sys", [2024-03-21T09:11:30.974Z] "sync/atomic", [2024-03-21T09:11:30.974Z] "unsafe" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "TestGoFiles": [ [2024-03-21T09:11:30.974Z] "export_test.go" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "XTestGoFiles": [ [2024-03-21T09:11:30.974Z] "cond_test.go", [2024-03-21T09:11:30.974Z] "example_pool_test.go", [2024-03-21T09:11:30.974Z] "example_test.go", [2024-03-21T09:11:30.974Z] "map_bench_test.go", [2024-03-21T09:11:30.974Z] "map_reference_test.go", [2024-03-21T09:11:30.974Z] "map_test.go", [2024-03-21T09:11:30.974Z] "mutex_test.go", [2024-03-21T09:11:30.974Z] "once_test.go", [2024-03-21T09:11:30.974Z] "pool_test.go", [2024-03-21T09:11:30.974Z] "runtime_sema_test.go", [2024-03-21T09:11:30.974Z] "rwmutex_test.go", [2024-03-21T09:11:30.974Z] "waitgroup_test.go" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "XTestImports": [ [2024-03-21T09:11:30.974Z] "bytes", [2024-03-21T09:11:30.974Z] "fmt", [2024-03-21T09:11:30.974Z] "internal/testenv", [2024-03-21T09:11:30.974Z] "io", [2024-03-21T09:11:30.974Z] "math/rand", [2024-03-21T09:11:30.974Z] "os", [2024-03-21T09:11:30.974Z] "os/exec", [2024-03-21T09:11:30.974Z] "reflect", [2024-03-21T09:11:30.974Z] "runtime", [2024-03-21T09:11:30.974Z] "runtime/debug", [2024-03-21T09:11:30.974Z] "sort", [2024-03-21T09:11:30.974Z] "strings", [2024-03-21T09:11:30.974Z] "sync", [2024-03-21T09:11:30.974Z] "sync/atomic", [2024-03-21T09:11:30.974Z] "testing", [2024-03-21T09:11:30.974Z] "testing/quick", [2024-03-21T09:11:30.974Z] "time" [2024-03-21T09:11:30.974Z] ] [2024-03-21T09:11:30.974Z] } [2024-03-21T09:11:30.974Z] { [2024-03-21T09:11:30.974Z] "Dir": "/usr/local/go/src/internal/itoa", [2024-03-21T09:11:30.974Z] "ImportPath": "internal/itoa", [2024-03-21T09:11:30.974Z] "Name": "itoa", [2024-03-21T09:11:30.974Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/itoa.a", [2024-03-21T09:11:30.974Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.974Z] "Goroot": true, [2024-03-21T09:11:30.974Z] "Standard": true, [2024-03-21T09:11:30.974Z] "DepOnly": true, [2024-03-21T09:11:30.974Z] "GoFiles": [ [2024-03-21T09:11:30.974Z] "itoa.go" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "XTestGoFiles": [ [2024-03-21T09:11:30.974Z] "itoa_test.go" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "XTestImports": [ [2024-03-21T09:11:30.974Z] "fmt", [2024-03-21T09:11:30.974Z] "internal/itoa", [2024-03-21T09:11:30.974Z] "math", [2024-03-21T09:11:30.974Z] "testing" [2024-03-21T09:11:30.974Z] ] [2024-03-21T09:11:30.974Z] } [2024-03-21T09:11:30.974Z] { [2024-03-21T09:11:30.974Z] "Dir": "/usr/local/go/src/internal/oserror", [2024-03-21T09:11:30.974Z] "ImportPath": "internal/oserror", [2024-03-21T09:11:30.974Z] "Name": "oserror", [2024-03-21T09:11:30.974Z] "Doc": "Package oserror defines errors values used in the os package.", [2024-03-21T09:11:30.974Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/oserror.a", [2024-03-21T09:11:30.974Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.974Z] "Goroot": true, [2024-03-21T09:11:30.974Z] "Standard": true, [2024-03-21T09:11:30.974Z] "DepOnly": true, [2024-03-21T09:11:30.974Z] "GoFiles": [ [2024-03-21T09:11:30.974Z] "errors.go" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "Imports": [ [2024-03-21T09:11:30.974Z] "errors" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "Deps": [ [2024-03-21T09:11:30.974Z] "errors", [2024-03-21T09:11:30.974Z] "internal/abi", [2024-03-21T09:11:30.974Z] "internal/bytealg", [2024-03-21T09:11:30.974Z] "internal/cpu", [2024-03-21T09:11:30.974Z] "internal/goexperiment", [2024-03-21T09:11:30.974Z] "internal/reflectlite", [2024-03-21T09:11:30.974Z] "internal/unsafeheader", [2024-03-21T09:11:30.974Z] "runtime", [2024-03-21T09:11:30.974Z] "runtime/internal/atomic", [2024-03-21T09:11:30.974Z] "runtime/internal/math", [2024-03-21T09:11:30.974Z] "runtime/internal/sys", [2024-03-21T09:11:30.974Z] "unsafe" [2024-03-21T09:11:30.974Z] ] [2024-03-21T09:11:30.974Z] } [2024-03-21T09:11:30.974Z] { [2024-03-21T09:11:30.974Z] "Dir": "/usr/local/go/src/syscall", [2024-03-21T09:11:30.974Z] "ImportPath": "syscall", [2024-03-21T09:11:30.974Z] "Name": "syscall", [2024-03-21T09:11:30.974Z] "Doc": "Package syscall contains an interface to the low-level operating system primitives.", [2024-03-21T09:11:30.974Z] "Target": "/usr/local/go/pkg/linux_amd64/syscall.a", [2024-03-21T09:11:30.974Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.974Z] "Goroot": true, [2024-03-21T09:11:30.974Z] "Standard": true, [2024-03-21T09:11:30.974Z] "DepOnly": true, [2024-03-21T09:11:30.974Z] "GoFiles": [ [2024-03-21T09:11:30.974Z] "dirent.go", [2024-03-21T09:11:30.974Z] "endian_little.go", [2024-03-21T09:11:30.974Z] "env_unix.go", [2024-03-21T09:11:30.974Z] "exec_linux.go", [2024-03-21T09:11:30.974Z] "exec_unix.go", [2024-03-21T09:11:30.974Z] "flock.go", [2024-03-21T09:11:30.974Z] "lsf_linux.go", [2024-03-21T09:11:30.974Z] "msan0.go", [2024-03-21T09:11:30.974Z] "net.go", [2024-03-21T09:11:30.974Z] "netlink_linux.go", [2024-03-21T09:11:30.974Z] "setuidgid_linux.go", [2024-03-21T09:11:30.974Z] "sock_cloexec_linux.go", [2024-03-21T09:11:30.974Z] "sockcmsg_linux.go", [2024-03-21T09:11:30.974Z] "sockcmsg_unix.go", [2024-03-21T09:11:30.974Z] "sockcmsg_unix_other.go", [2024-03-21T09:11:30.974Z] "syscall.go", [2024-03-21T09:11:30.974Z] "syscall_dup2_linux.go", [2024-03-21T09:11:30.974Z] "syscall_linux.go", [2024-03-21T09:11:30.974Z] "syscall_linux_amd64.go", [2024-03-21T09:11:30.974Z] "syscall_unix.go", [2024-03-21T09:11:30.974Z] "time_nofake.go", [2024-03-21T09:11:30.974Z] "timestruct.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_amd64.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_amd64.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_amd64.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_amd64.go" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.974Z] "bpf_bsd.go", [2024-03-21T09:11:30.974Z] "bpf_darwin.go", [2024-03-21T09:11:30.974Z] "const_plan9.go", [2024-03-21T09:11:30.974Z] "dir_plan9.go", [2024-03-21T09:11:30.974Z] "dll_windows.go", [2024-03-21T09:11:30.974Z] "endian_big.go", [2024-03-21T09:11:30.974Z] "env_windows.go", [2024-03-21T09:11:30.974Z] "errors_plan9.go", [2024-03-21T09:11:30.974Z] "exec_aix_test.go", [2024-03-21T09:11:30.974Z] "exec_bsd.go", [2024-03-21T09:11:30.974Z] "exec_libc.go", [2024-03-21T09:11:30.974Z] "exec_libc2.go", [2024-03-21T09:11:30.974Z] "exec_plan9.go", [2024-03-21T09:11:30.974Z] "exec_solaris_test.go", [2024-03-21T09:11:30.974Z] "exec_windows.go", [2024-03-21T09:11:30.974Z] "exec_windows_test.go", [2024-03-21T09:11:30.974Z] "export_darwin_test.go", [2024-03-21T09:11:30.974Z] "export_freebsd_test.go", [2024-03-21T09:11:30.974Z] "export_windows_test.go", [2024-03-21T09:11:30.974Z] "flock_aix.go", [2024-03-21T09:11:30.974Z] "flock_darwin.go", [2024-03-21T09:11:30.974Z] "flock_linux_32bit.go", [2024-03-21T09:11:30.974Z] "forkpipe.go", [2024-03-21T09:11:30.974Z] "forkpipe2.go", [2024-03-21T09:11:30.974Z] "fs_js.go", [2024-03-21T09:11:30.974Z] "getdirentries_test.go", [2024-03-21T09:11:30.974Z] "mkasm.go", [2024-03-21T09:11:30.974Z] "mkpost.go", [2024-03-21T09:11:30.974Z] "mksyscall_windows.go", [2024-03-21T09:11:30.974Z] "msan.go", [2024-03-21T09:11:30.974Z] "net_js.go", [2024-03-21T09:11:30.974Z] "ptrace_darwin.go", [2024-03-21T09:11:30.974Z] "ptrace_ios.go", [2024-03-21T09:11:30.974Z] "pwd_plan9.go", [2024-03-21T09:11:30.974Z] "route_bsd.go", [2024-03-21T09:11:30.974Z] "route_darwin.go", [2024-03-21T09:11:30.974Z] "route_dragonfly.go", [2024-03-21T09:11:30.974Z] "route_freebsd.go", [2024-03-21T09:11:30.974Z] "route_freebsd_32bit.go", [2024-03-21T09:11:30.974Z] "route_freebsd_64bit.go", [2024-03-21T09:11:30.974Z] "route_netbsd.go", [2024-03-21T09:11:30.974Z] "route_openbsd.go", [2024-03-21T09:11:30.974Z] "security_windows.go", [2024-03-21T09:11:30.974Z] "setuidgid_32_linux.go", [2024-03-21T09:11:30.974Z] "sockcmsg_dragonfly.go", [2024-03-21T09:11:30.974Z] "syscall_aix.go", [2024-03-21T09:11:30.974Z] "syscall_aix_ppc64.go", [2024-03-21T09:11:30.974Z] "syscall_bsd.go", [2024-03-21T09:11:30.974Z] "syscall_bsd_test.go", [2024-03-21T09:11:30.974Z] "syscall_darwin.go", [2024-03-21T09:11:30.974Z] "syscall_darwin_amd64.go", [2024-03-21T09:11:30.974Z] "syscall_darwin_arm64.go", [2024-03-21T09:11:30.974Z] "syscall_dragonfly.go", [2024-03-21T09:11:30.974Z] "syscall_dragonfly_amd64.go", [2024-03-21T09:11:30.974Z] "syscall_dup3_linux.go", [2024-03-21T09:11:30.974Z] "syscall_freebsd.go", [2024-03-21T09:11:30.974Z] "syscall_freebsd_386.go", [2024-03-21T09:11:30.974Z] "syscall_freebsd_amd64.go", [2024-03-21T09:11:30.974Z] "syscall_freebsd_arm.go", [2024-03-21T09:11:30.974Z] "syscall_freebsd_arm64.go", [2024-03-21T09:11:30.974Z] "syscall_freebsd_test.go", [2024-03-21T09:11:30.974Z] "syscall_illumos.go", [2024-03-21T09:11:30.974Z] "syscall_js.go", [2024-03-21T09:11:30.974Z] "syscall_linux_386.go", [2024-03-21T09:11:30.974Z] "syscall_linux_arm.go", [2024-03-21T09:11:30.974Z] "syscall_linux_arm64.go", [2024-03-21T09:11:30.974Z] "syscall_linux_mips64x.go", [2024-03-21T09:11:30.974Z] "syscall_linux_mipsx.go", [2024-03-21T09:11:30.974Z] "syscall_linux_ppc64x.go", [2024-03-21T09:11:30.974Z] "syscall_linux_riscv64.go", [2024-03-21T09:11:30.974Z] "syscall_linux_s390x.go", [2024-03-21T09:11:30.974Z] "syscall_netbsd.go", [2024-03-21T09:11:30.974Z] "syscall_netbsd_386.go", [2024-03-21T09:11:30.974Z] "syscall_netbsd_amd64.go", [2024-03-21T09:11:30.974Z] "syscall_netbsd_arm.go", [2024-03-21T09:11:30.974Z] "syscall_netbsd_arm64.go", [2024-03-21T09:11:30.974Z] "syscall_openbsd.go", [2024-03-21T09:11:30.974Z] "syscall_openbsd1.go", [2024-03-21T09:11:30.974Z] "syscall_openbsd_386.go", [2024-03-21T09:11:30.974Z] "syscall_openbsd_amd64.go", [2024-03-21T09:11:30.974Z] "syscall_openbsd_arm.go", [2024-03-21T09:11:30.974Z] "syscall_openbsd_arm64.go", [2024-03-21T09:11:30.974Z] "syscall_openbsd_libc.go", [2024-03-21T09:11:30.974Z] "syscall_openbsd_mips64.go", [2024-03-21T09:11:30.974Z] "syscall_plan9.go", [2024-03-21T09:11:30.974Z] "syscall_plan9_test.go", [2024-03-21T09:11:30.974Z] "syscall_solaris.go", [2024-03-21T09:11:30.974Z] "syscall_solaris_amd64.go", [2024-03-21T09:11:30.974Z] "syscall_windows.go", [2024-03-21T09:11:30.974Z] "syscall_windows_test.go", [2024-03-21T09:11:30.974Z] "tables_js.go", [2024-03-21T09:11:30.974Z] "time_fake.go", [2024-03-21T09:11:30.974Z] "types_aix.go", [2024-03-21T09:11:30.974Z] "types_darwin.go", [2024-03-21T09:11:30.974Z] "types_dragonfly.go", [2024-03-21T09:11:30.974Z] "types_freebsd.go", [2024-03-21T09:11:30.974Z] "types_illumos_amd64.go", [2024-03-21T09:11:30.974Z] "types_linux.go", [2024-03-21T09:11:30.974Z] "types_netbsd.go", [2024-03-21T09:11:30.974Z] "types_openbsd.go", [2024-03-21T09:11:30.974Z] "types_solaris.go", [2024-03-21T09:11:30.974Z] "types_windows.go", [2024-03-21T09:11:30.974Z] "types_windows_386.go", [2024-03-21T09:11:30.974Z] "types_windows_amd64.go", [2024-03-21T09:11:30.974Z] "types_windows_arm.go", [2024-03-21T09:11:30.974Z] "types_windows_arm64.go", [2024-03-21T09:11:30.974Z] "zerrors_aix_ppc64.go", [2024-03-21T09:11:30.974Z] "zerrors_darwin_amd64.go", [2024-03-21T09:11:30.974Z] "zerrors_darwin_arm64.go", [2024-03-21T09:11:30.974Z] "zerrors_dragonfly_amd64.go", [2024-03-21T09:11:30.974Z] "zerrors_freebsd_386.go", [2024-03-21T09:11:30.974Z] "zerrors_freebsd_amd64.go", [2024-03-21T09:11:30.974Z] "zerrors_freebsd_arm.go", [2024-03-21T09:11:30.974Z] "zerrors_freebsd_arm64.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_386.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_arm.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_arm64.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_mips.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_mips64.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_mips64le.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_mipsle.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_ppc64.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_ppc64le.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_riscv64.go", [2024-03-21T09:11:30.974Z] "zerrors_linux_s390x.go", [2024-03-21T09:11:30.974Z] "zerrors_netbsd_386.go", [2024-03-21T09:11:30.974Z] "zerrors_netbsd_amd64.go", [2024-03-21T09:11:30.974Z] "zerrors_netbsd_arm.go", [2024-03-21T09:11:30.974Z] "zerrors_netbsd_arm64.go", [2024-03-21T09:11:30.974Z] "zerrors_openbsd_386.go", [2024-03-21T09:11:30.974Z] "zerrors_openbsd_amd64.go", [2024-03-21T09:11:30.974Z] "zerrors_openbsd_arm.go", [2024-03-21T09:11:30.974Z] "zerrors_openbsd_arm64.go", [2024-03-21T09:11:30.974Z] "zerrors_openbsd_mips64.go", [2024-03-21T09:11:30.974Z] "zerrors_solaris_amd64.go", [2024-03-21T09:11:30.974Z] "zerrors_windows.go", [2024-03-21T09:11:30.974Z] "zsyscall_aix_ppc64.go", [2024-03-21T09:11:30.974Z] "zsyscall_darwin_amd64.go", [2024-03-21T09:11:30.974Z] "zsyscall_darwin_arm64.go", [2024-03-21T09:11:30.974Z] "zsyscall_dragonfly_amd64.go", [2024-03-21T09:11:30.974Z] "zsyscall_freebsd_386.go", [2024-03-21T09:11:30.974Z] "zsyscall_freebsd_amd64.go", [2024-03-21T09:11:30.974Z] "zsyscall_freebsd_arm.go", [2024-03-21T09:11:30.974Z] "zsyscall_freebsd_arm64.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_386.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_arm.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_arm64.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_mips.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_mips64.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_mips64le.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_mipsle.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_ppc64.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_ppc64le.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_riscv64.go", [2024-03-21T09:11:30.974Z] "zsyscall_linux_s390x.go", [2024-03-21T09:11:30.974Z] "zsyscall_netbsd_386.go", [2024-03-21T09:11:30.974Z] "zsyscall_netbsd_amd64.go", [2024-03-21T09:11:30.974Z] "zsyscall_netbsd_arm.go", [2024-03-21T09:11:30.974Z] "zsyscall_netbsd_arm64.go", [2024-03-21T09:11:30.974Z] "zsyscall_openbsd_386.go", [2024-03-21T09:11:30.974Z] "zsyscall_openbsd_amd64.go", [2024-03-21T09:11:30.974Z] "zsyscall_openbsd_arm.go", [2024-03-21T09:11:30.974Z] "zsyscall_openbsd_arm64.go", [2024-03-21T09:11:30.974Z] "zsyscall_openbsd_mips64.go", [2024-03-21T09:11:30.974Z] "zsyscall_plan9_386.go", [2024-03-21T09:11:30.974Z] "zsyscall_plan9_amd64.go", [2024-03-21T09:11:30.974Z] "zsyscall_plan9_arm.go", [2024-03-21T09:11:30.974Z] "zsyscall_solaris_amd64.go", [2024-03-21T09:11:30.974Z] "zsyscall_windows.go", [2024-03-21T09:11:30.974Z] "zsysctl_openbsd.go", [2024-03-21T09:11:30.974Z] "zsysnum_darwin_amd64.go", [2024-03-21T09:11:30.974Z] "zsysnum_darwin_arm64.go", [2024-03-21T09:11:30.974Z] "zsysnum_dragonfly_amd64.go", [2024-03-21T09:11:30.974Z] "zsysnum_freebsd_386.go", [2024-03-21T09:11:30.974Z] "zsysnum_freebsd_amd64.go", [2024-03-21T09:11:30.974Z] "zsysnum_freebsd_arm.go", [2024-03-21T09:11:30.974Z] "zsysnum_freebsd_arm64.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_386.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_arm.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_arm64.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_mips.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_mips64.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_mips64le.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_mipsle.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_ppc64.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_ppc64le.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_riscv64.go", [2024-03-21T09:11:30.974Z] "zsysnum_linux_s390x.go", [2024-03-21T09:11:30.974Z] "zsysnum_netbsd_386.go", [2024-03-21T09:11:30.974Z] "zsysnum_netbsd_amd64.go", [2024-03-21T09:11:30.974Z] "zsysnum_netbsd_arm.go", [2024-03-21T09:11:30.974Z] "zsysnum_netbsd_arm64.go", [2024-03-21T09:11:30.974Z] "zsysnum_openbsd_386.go", [2024-03-21T09:11:30.974Z] "zsysnum_openbsd_amd64.go", [2024-03-21T09:11:30.974Z] "zsysnum_openbsd_arm.go", [2024-03-21T09:11:30.974Z] "zsysnum_openbsd_arm64.go", [2024-03-21T09:11:30.974Z] "zsysnum_openbsd_mips64.go", [2024-03-21T09:11:30.974Z] "zsysnum_plan9.go", [2024-03-21T09:11:30.974Z] "zsysnum_solaris_amd64.go", [2024-03-21T09:11:30.974Z] "ztypes_aix_ppc64.go", [2024-03-21T09:11:30.974Z] "ztypes_darwin_amd64.go", [2024-03-21T09:11:30.974Z] "ztypes_darwin_arm64.go", [2024-03-21T09:11:30.974Z] "ztypes_dragonfly_amd64.go", [2024-03-21T09:11:30.974Z] "ztypes_freebsd_386.go", [2024-03-21T09:11:30.974Z] "ztypes_freebsd_amd64.go", [2024-03-21T09:11:30.974Z] "ztypes_freebsd_arm.go", [2024-03-21T09:11:30.974Z] "ztypes_freebsd_arm64.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_386.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_arm.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_arm64.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_mips.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_mips64.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_mips64le.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_mipsle.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_ppc64.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_ppc64le.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_riscv64.go", [2024-03-21T09:11:30.974Z] "ztypes_linux_s390x.go", [2024-03-21T09:11:30.974Z] "ztypes_netbsd_386.go", [2024-03-21T09:11:30.974Z] "ztypes_netbsd_amd64.go", [2024-03-21T09:11:30.974Z] "ztypes_netbsd_arm.go", [2024-03-21T09:11:30.974Z] "ztypes_netbsd_arm64.go", [2024-03-21T09:11:30.974Z] "ztypes_openbsd_386.go", [2024-03-21T09:11:30.974Z] "ztypes_openbsd_amd64.go", [2024-03-21T09:11:30.974Z] "ztypes_openbsd_arm.go", [2024-03-21T09:11:30.974Z] "ztypes_openbsd_arm64.go", [2024-03-21T09:11:30.974Z] "ztypes_openbsd_mips64.go", [2024-03-21T09:11:30.974Z] "ztypes_solaris_amd64.go" [2024-03-21T09:11:30.974Z] ], [2024-03-21T09:11:30.974Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.974Z] "asm9_unix1_amd64.s", [2024-03-21T09:11:30.974Z] "asm9_unix2_amd64.s", [2024-03-21T09:11:30.974Z] "asm_aix_ppc64.s", [2024-03-21T09:11:30.974Z] "asm_darwin_amd64.s", [2024-03-21T09:11:30.974Z] "asm_darwin_arm64.s", [2024-03-21T09:11:30.974Z] "asm_freebsd_arm.s", [2024-03-21T09:11:30.974Z] "asm_freebsd_arm64.s", [2024-03-21T09:11:30.974Z] "asm_linux_386.s", [2024-03-21T09:11:30.974Z] "asm_linux_arm.s", [2024-03-21T09:11:30.974Z] "asm_linux_arm64.s", [2024-03-21T09:11:30.974Z] "asm_linux_mips64x.s", [2024-03-21T09:11:30.974Z] "asm_linux_mipsx.s", [2024-03-21T09:11:30.974Z] "asm_linux_ppc64x.s", [2024-03-21T09:11:30.974Z] "asm_linux_riscv64.s", [2024-03-21T09:11:30.974Z] "asm_linux_s390x.s", [2024-03-21T09:11:30.974Z] "asm_netbsd_arm.s", [2024-03-21T09:11:30.974Z] "asm_netbsd_arm64.s", [2024-03-21T09:11:30.975Z] "asm_openbsd_386.s", [2024-03-21T09:11:30.975Z] "asm_openbsd_amd64.s", [2024-03-21T09:11:30.975Z] "asm_openbsd_arm.s", [2024-03-21T09:11:30.975Z] "asm_openbsd_arm64.s", [2024-03-21T09:11:30.975Z] "asm_openbsd_mips64.s", [2024-03-21T09:11:30.975Z] "asm_plan9_386.s", [2024-03-21T09:11:30.975Z] "asm_plan9_amd64.s", [2024-03-21T09:11:30.975Z] "asm_plan9_arm.s", [2024-03-21T09:11:30.975Z] "asm_solaris_amd64.s", [2024-03-21T09:11:30.975Z] "asm_unix_386.s", [2024-03-21T09:11:30.975Z] "asm_unix_amd64.s", [2024-03-21T09:11:30.975Z] "zsyscall_darwin_amd64.s", [2024-03-21T09:11:30.975Z] "zsyscall_darwin_arm64.s", [2024-03-21T09:11:30.975Z] "zsyscall_openbsd_386.s", [2024-03-21T09:11:30.975Z] "zsyscall_openbsd_amd64.s", [2024-03-21T09:11:30.975Z] "zsyscall_openbsd_arm.s", [2024-03-21T09:11:30.975Z] "zsyscall_openbsd_arm64.s" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "SFiles": [ [2024-03-21T09:11:30.975Z] "asm_linux_amd64.s" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Imports": [ [2024-03-21T09:11:30.975Z] "errors", [2024-03-21T09:11:30.975Z] "internal/bytealg", [2024-03-21T09:11:30.975Z] "internal/itoa", [2024-03-21T09:11:30.975Z] "internal/oserror", [2024-03-21T09:11:30.975Z] "internal/race", [2024-03-21T09:11:30.975Z] "internal/unsafeheader", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "sync", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Deps": [ [2024-03-21T09:11:30.975Z] "errors", [2024-03-21T09:11:30.975Z] "internal/abi", [2024-03-21T09:11:30.975Z] "internal/bytealg", [2024-03-21T09:11:30.975Z] "internal/cpu", [2024-03-21T09:11:30.975Z] "internal/goexperiment", [2024-03-21T09:11:30.975Z] "internal/itoa", [2024-03-21T09:11:30.975Z] "internal/oserror", [2024-03-21T09:11:30.975Z] "internal/race", [2024-03-21T09:11:30.975Z] "internal/reflectlite", [2024-03-21T09:11:30.975Z] "internal/unsafeheader", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "runtime/internal/atomic", [2024-03-21T09:11:30.975Z] "runtime/internal/math", [2024-03-21T09:11:30.975Z] "runtime/internal/sys", [2024-03-21T09:11:30.975Z] "sync", [2024-03-21T09:11:30.975Z] "sync/atomic", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "TestGoFiles": [ [2024-03-21T09:11:30.975Z] "export_linux_test.go", [2024-03-21T09:11:30.975Z] "export_unix_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestGoFiles": [ [2024-03-21T09:11:30.975Z] "creds_test.go", [2024-03-21T09:11:30.975Z] "dirent_test.go", [2024-03-21T09:11:30.975Z] "exec_linux_test.go", [2024-03-21T09:11:30.975Z] "exec_unix_test.go", [2024-03-21T09:11:30.975Z] "mmap_unix_test.go", [2024-03-21T09:11:30.975Z] "syscall_linux_test.go", [2024-03-21T09:11:30.975Z] "syscall_ptrace_test.go", [2024-03-21T09:11:30.975Z] "syscall_test.go", [2024-03-21T09:11:30.975Z] "syscall_unix_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestImports": [ [2024-03-21T09:11:30.975Z] "bufio", [2024-03-21T09:11:30.975Z] "bytes", [2024-03-21T09:11:30.975Z] "flag", [2024-03-21T09:11:30.975Z] "fmt", [2024-03-21T09:11:30.975Z] "internal/testenv", [2024-03-21T09:11:30.975Z] "io", [2024-03-21T09:11:30.975Z] "io/fs", [2024-03-21T09:11:30.975Z] "math/rand", [2024-03-21T09:11:30.975Z] "net", [2024-03-21T09:11:30.975Z] "os", [2024-03-21T09:11:30.975Z] "os/exec", [2024-03-21T09:11:30.975Z] "os/signal", [2024-03-21T09:11:30.975Z] "os/user", [2024-03-21T09:11:30.975Z] "path/filepath", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "sort", [2024-03-21T09:11:30.975Z] "strconv", [2024-03-21T09:11:30.975Z] "strings", [2024-03-21T09:11:30.975Z] "syscall", [2024-03-21T09:11:30.975Z] "testing", [2024-03-21T09:11:30.975Z] "time", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ] [2024-03-21T09:11:30.975Z] } [2024-03-21T09:11:30.975Z] { [2024-03-21T09:11:30.975Z] "Dir": "/usr/local/go/src/time", [2024-03-21T09:11:30.975Z] "ImportPath": "time", [2024-03-21T09:11:30.975Z] "Name": "time", [2024-03-21T09:11:30.975Z] "Doc": "Package time provides functionality for measuring and displaying time.", [2024-03-21T09:11:30.975Z] "Target": "/usr/local/go/pkg/linux_amd64/time.a", [2024-03-21T09:11:30.975Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.975Z] "Goroot": true, [2024-03-21T09:11:30.975Z] "Standard": true, [2024-03-21T09:11:30.975Z] "DepOnly": true, [2024-03-21T09:11:30.975Z] "GoFiles": [ [2024-03-21T09:11:30.975Z] "format.go", [2024-03-21T09:11:30.975Z] "sleep.go", [2024-03-21T09:11:30.975Z] "sys_unix.go", [2024-03-21T09:11:30.975Z] "tick.go", [2024-03-21T09:11:30.975Z] "time.go", [2024-03-21T09:11:30.975Z] "zoneinfo.go", [2024-03-21T09:11:30.975Z] "zoneinfo_read.go", [2024-03-21T09:11:30.975Z] "zoneinfo_unix.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.975Z] "embed.go", [2024-03-21T09:11:30.975Z] "export_android_test.go", [2024-03-21T09:11:30.975Z] "export_windows_test.go", [2024-03-21T09:11:30.975Z] "genzabbrs.go", [2024-03-21T09:11:30.975Z] "sys_plan9.go", [2024-03-21T09:11:30.975Z] "sys_windows.go", [2024-03-21T09:11:30.975Z] "zoneinfo_abbrs_windows.go", [2024-03-21T09:11:30.975Z] "zoneinfo_android.go", [2024-03-21T09:11:30.975Z] "zoneinfo_android_test.go", [2024-03-21T09:11:30.975Z] "zoneinfo_ios.go", [2024-03-21T09:11:30.975Z] "zoneinfo_js.go", [2024-03-21T09:11:30.975Z] "zoneinfo_plan9.go", [2024-03-21T09:11:30.975Z] "zoneinfo_windows.go", [2024-03-21T09:11:30.975Z] "zoneinfo_windows_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Imports": [ [2024-03-21T09:11:30.975Z] "errors", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "sync", [2024-03-21T09:11:30.975Z] "syscall", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Deps": [ [2024-03-21T09:11:30.975Z] "errors", [2024-03-21T09:11:30.975Z] "internal/abi", [2024-03-21T09:11:30.975Z] "internal/bytealg", [2024-03-21T09:11:30.975Z] "internal/cpu", [2024-03-21T09:11:30.975Z] "internal/goexperiment", [2024-03-21T09:11:30.975Z] "internal/itoa", [2024-03-21T09:11:30.975Z] "internal/oserror", [2024-03-21T09:11:30.975Z] "internal/race", [2024-03-21T09:11:30.975Z] "internal/reflectlite", [2024-03-21T09:11:30.975Z] "internal/unsafeheader", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "runtime/internal/atomic", [2024-03-21T09:11:30.975Z] "runtime/internal/math", [2024-03-21T09:11:30.975Z] "runtime/internal/sys", [2024-03-21T09:11:30.975Z] "sync", [2024-03-21T09:11:30.975Z] "sync/atomic", [2024-03-21T09:11:30.975Z] "syscall", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "TestGoFiles": [ [2024-03-21T09:11:30.975Z] "export_test.go", [2024-03-21T09:11:30.975Z] "internal_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "TestImports": [ [2024-03-21T09:11:30.975Z] "sync" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestGoFiles": [ [2024-03-21T09:11:30.975Z] "example_test.go", [2024-03-21T09:11:30.975Z] "format_test.go", [2024-03-21T09:11:30.975Z] "mono_test.go", [2024-03-21T09:11:30.975Z] "sleep_test.go", [2024-03-21T09:11:30.975Z] "tick_test.go", [2024-03-21T09:11:30.975Z] "time_test.go", [2024-03-21T09:11:30.975Z] "tzdata_test.go", [2024-03-21T09:11:30.975Z] "zoneinfo_test.go", [2024-03-21T09:11:30.975Z] "zoneinfo_unix_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestImports": [ [2024-03-21T09:11:30.975Z] "bytes", [2024-03-21T09:11:30.975Z] "encoding/gob", [2024-03-21T09:11:30.975Z] "encoding/json", [2024-03-21T09:11:30.975Z] "errors", [2024-03-21T09:11:30.975Z] "fmt", [2024-03-21T09:11:30.975Z] "math/big", [2024-03-21T09:11:30.975Z] "math/rand", [2024-03-21T09:11:30.975Z] "os", [2024-03-21T09:11:30.975Z] "reflect", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "strconv", [2024-03-21T09:11:30.975Z] "strings", [2024-03-21T09:11:30.975Z] "sync", [2024-03-21T09:11:30.975Z] "sync/atomic", [2024-03-21T09:11:30.975Z] "testing", [2024-03-21T09:11:30.975Z] "testing/quick", [2024-03-21T09:11:30.975Z] "time", [2024-03-21T09:11:30.975Z] "time/tzdata" [2024-03-21T09:11:30.975Z] ] [2024-03-21T09:11:30.975Z] } [2024-03-21T09:11:30.975Z] { [2024-03-21T09:11:30.975Z] "Dir": "/usr/local/go/src/context", [2024-03-21T09:11:30.975Z] "ImportPath": "context", [2024-03-21T09:11:30.975Z] "Name": "context", [2024-03-21T09:11:30.975Z] "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-21T09:11:30.975Z] "Target": "/usr/local/go/pkg/linux_amd64/context.a", [2024-03-21T09:11:30.975Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.975Z] "Goroot": true, [2024-03-21T09:11:30.975Z] "Standard": true, [2024-03-21T09:11:30.975Z] "DepOnly": true, [2024-03-21T09:11:30.975Z] "GoFiles": [ [2024-03-21T09:11:30.975Z] "context.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Imports": [ [2024-03-21T09:11:30.975Z] "errors", [2024-03-21T09:11:30.975Z] "internal/reflectlite", [2024-03-21T09:11:30.975Z] "sync", [2024-03-21T09:11:30.975Z] "sync/atomic", [2024-03-21T09:11:30.975Z] "time" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Deps": [ [2024-03-21T09:11:30.975Z] "errors", [2024-03-21T09:11:30.975Z] "internal/abi", [2024-03-21T09:11:30.975Z] "internal/bytealg", [2024-03-21T09:11:30.975Z] "internal/cpu", [2024-03-21T09:11:30.975Z] "internal/goexperiment", [2024-03-21T09:11:30.975Z] "internal/itoa", [2024-03-21T09:11:30.975Z] "internal/oserror", [2024-03-21T09:11:30.975Z] "internal/race", [2024-03-21T09:11:30.975Z] "internal/reflectlite", [2024-03-21T09:11:30.975Z] "internal/unsafeheader", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "runtime/internal/atomic", [2024-03-21T09:11:30.975Z] "runtime/internal/math", [2024-03-21T09:11:30.975Z] "runtime/internal/sys", [2024-03-21T09:11:30.975Z] "sync", [2024-03-21T09:11:30.975Z] "sync/atomic", [2024-03-21T09:11:30.975Z] "syscall", [2024-03-21T09:11:30.975Z] "time", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "TestGoFiles": [ [2024-03-21T09:11:30.975Z] "context_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "TestImports": [ [2024-03-21T09:11:30.975Z] "fmt", [2024-03-21T09:11:30.975Z] "math/rand", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "strings", [2024-03-21T09:11:30.975Z] "sync", [2024-03-21T09:11:30.975Z] "sync/atomic", [2024-03-21T09:11:30.975Z] "time" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestGoFiles": [ [2024-03-21T09:11:30.975Z] "benchmark_test.go", [2024-03-21T09:11:30.975Z] "example_test.go", [2024-03-21T09:11:30.975Z] "net_test.go", [2024-03-21T09:11:30.975Z] "x_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestImports": [ [2024-03-21T09:11:30.975Z] "context", [2024-03-21T09:11:30.975Z] "fmt", [2024-03-21T09:11:30.975Z] "net", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "sync", [2024-03-21T09:11:30.975Z] "testing", [2024-03-21T09:11:30.975Z] "time" [2024-03-21T09:11:30.975Z] ] [2024-03-21T09:11:30.975Z] } [2024-03-21T09:11:30.975Z] { [2024-03-21T09:11:30.975Z] "Dir": "/usr/local/go/src/math/bits", [2024-03-21T09:11:30.975Z] "ImportPath": "math/bits", [2024-03-21T09:11:30.975Z] "Name": "bits", [2024-03-21T09:11:30.975Z] "Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.", [2024-03-21T09:11:30.975Z] "Target": "/usr/local/go/pkg/linux_amd64/math/bits.a", [2024-03-21T09:11:30.975Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.975Z] "Goroot": true, [2024-03-21T09:11:30.975Z] "Standard": true, [2024-03-21T09:11:30.975Z] "DepOnly": true, [2024-03-21T09:11:30.975Z] "GoFiles": [ [2024-03-21T09:11:30.975Z] "bits.go", [2024-03-21T09:11:30.975Z] "bits_errors.go", [2024-03-21T09:11:30.975Z] "bits_tables.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.975Z] "bits_errors_bootstrap.go", [2024-03-21T09:11:30.975Z] "make_examples.go", [2024-03-21T09:11:30.975Z] "make_tables.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Imports": [ [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Deps": [ [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "TestGoFiles": [ [2024-03-21T09:11:30.975Z] "export_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestGoFiles": [ [2024-03-21T09:11:30.975Z] "bits_test.go", [2024-03-21T09:11:30.975Z] "example_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestImports": [ [2024-03-21T09:11:30.975Z] "fmt", [2024-03-21T09:11:30.975Z] "math/bits", [2024-03-21T09:11:30.975Z] "runtime", [2024-03-21T09:11:30.975Z] "testing", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ] [2024-03-21T09:11:30.975Z] } [2024-03-21T09:11:30.975Z] { [2024-03-21T09:11:30.975Z] "Dir": "/usr/local/go/src/math", [2024-03-21T09:11:30.975Z] "ImportPath": "math", [2024-03-21T09:11:30.975Z] "Name": "math", [2024-03-21T09:11:30.975Z] "Doc": "Package math provides basic constants and mathematical functions.", [2024-03-21T09:11:30.975Z] "Target": "/usr/local/go/pkg/linux_amd64/math.a", [2024-03-21T09:11:30.975Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.975Z] "Goroot": true, [2024-03-21T09:11:30.975Z] "Standard": true, [2024-03-21T09:11:30.975Z] "DepOnly": true, [2024-03-21T09:11:30.975Z] "GoFiles": [ [2024-03-21T09:11:30.975Z] "abs.go", [2024-03-21T09:11:30.975Z] "acosh.go", [2024-03-21T09:11:30.975Z] "asin.go", [2024-03-21T09:11:30.975Z] "asinh.go", [2024-03-21T09:11:30.975Z] "atan.go", [2024-03-21T09:11:30.975Z] "atan2.go", [2024-03-21T09:11:30.975Z] "atanh.go", [2024-03-21T09:11:30.975Z] "bits.go", [2024-03-21T09:11:30.975Z] "cbrt.go", [2024-03-21T09:11:30.975Z] "const.go", [2024-03-21T09:11:30.975Z] "copysign.go", [2024-03-21T09:11:30.975Z] "dim.go", [2024-03-21T09:11:30.975Z] "dim_asm.go", [2024-03-21T09:11:30.975Z] "erf.go", [2024-03-21T09:11:30.975Z] "erfinv.go", [2024-03-21T09:11:30.975Z] "exp.go", [2024-03-21T09:11:30.975Z] "exp2_noasm.go", [2024-03-21T09:11:30.975Z] "exp_amd64.go", [2024-03-21T09:11:30.975Z] "exp_asm.go", [2024-03-21T09:11:30.975Z] "expm1.go", [2024-03-21T09:11:30.975Z] "floor.go", [2024-03-21T09:11:30.975Z] "floor_asm.go", [2024-03-21T09:11:30.975Z] "fma.go", [2024-03-21T09:11:30.975Z] "frexp.go", [2024-03-21T09:11:30.975Z] "gamma.go", [2024-03-21T09:11:30.975Z] "hypot.go", [2024-03-21T09:11:30.975Z] "hypot_asm.go", [2024-03-21T09:11:30.975Z] "j0.go", [2024-03-21T09:11:30.975Z] "j1.go", [2024-03-21T09:11:30.975Z] "jn.go", [2024-03-21T09:11:30.975Z] "ldexp.go", [2024-03-21T09:11:30.975Z] "lgamma.go", [2024-03-21T09:11:30.975Z] "log.go", [2024-03-21T09:11:30.975Z] "log10.go", [2024-03-21T09:11:30.975Z] "log1p.go", [2024-03-21T09:11:30.975Z] "log_asm.go", [2024-03-21T09:11:30.975Z] "logb.go", [2024-03-21T09:11:30.975Z] "mod.go", [2024-03-21T09:11:30.975Z] "modf.go", [2024-03-21T09:11:30.975Z] "modf_noasm.go", [2024-03-21T09:11:30.975Z] "nextafter.go", [2024-03-21T09:11:30.975Z] "pow.go", [2024-03-21T09:11:30.975Z] "pow10.go", [2024-03-21T09:11:30.975Z] "remainder.go", [2024-03-21T09:11:30.975Z] "signbit.go", [2024-03-21T09:11:30.975Z] "sin.go", [2024-03-21T09:11:30.975Z] "sincos.go", [2024-03-21T09:11:30.975Z] "sinh.go", [2024-03-21T09:11:30.975Z] "sqrt.go", [2024-03-21T09:11:30.975Z] "sqrt_asm.go", [2024-03-21T09:11:30.975Z] "stubs.go", [2024-03-21T09:11:30.975Z] "tan.go", [2024-03-21T09:11:30.975Z] "tanh.go", [2024-03-21T09:11:30.975Z] "trig_reduce.go", [2024-03-21T09:11:30.975Z] "unsafe.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.975Z] "arith_s390x.go", [2024-03-21T09:11:30.975Z] "arith_s390x_test.go", [2024-03-21T09:11:30.975Z] "dim_noasm.go", [2024-03-21T09:11:30.975Z] "exp2_asm.go", [2024-03-21T09:11:30.975Z] "exp_noasm.go", [2024-03-21T09:11:30.975Z] "export_s390x_test.go", [2024-03-21T09:11:30.975Z] "floor_noasm.go", [2024-03-21T09:11:30.975Z] "hypot_noasm.go", [2024-03-21T09:11:30.975Z] "log_stub.go", [2024-03-21T09:11:30.975Z] "modf_asm.go", [2024-03-21T09:11:30.975Z] "sqrt_noasm.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.975Z] "acos_s390x.s", [2024-03-21T09:11:30.975Z] "acosh_s390x.s", [2024-03-21T09:11:30.975Z] "asin_s390x.s", [2024-03-21T09:11:30.975Z] "asinh_s390x.s", [2024-03-21T09:11:30.975Z] "atan2_s390x.s", [2024-03-21T09:11:30.975Z] "atan_s390x.s", [2024-03-21T09:11:30.975Z] "atanh_s390x.s", [2024-03-21T09:11:30.975Z] "cbrt_s390x.s", [2024-03-21T09:11:30.975Z] "cosh_s390x.s", [2024-03-21T09:11:30.975Z] "dim_arm64.s", [2024-03-21T09:11:30.975Z] "dim_riscv64.s", [2024-03-21T09:11:30.975Z] "dim_s390x.s", [2024-03-21T09:11:30.975Z] "erf_s390x.s", [2024-03-21T09:11:30.975Z] "erfc_s390x.s", [2024-03-21T09:11:30.975Z] "exp_arm64.s", [2024-03-21T09:11:30.975Z] "exp_s390x.s", [2024-03-21T09:11:30.975Z] "expm1_s390x.s", [2024-03-21T09:11:30.975Z] "floor_386.s", [2024-03-21T09:11:30.975Z] "floor_arm64.s", [2024-03-21T09:11:30.975Z] "floor_ppc64x.s", [2024-03-21T09:11:30.975Z] "floor_s390x.s", [2024-03-21T09:11:30.975Z] "floor_wasm.s", [2024-03-21T09:11:30.975Z] "hypot_386.s", [2024-03-21T09:11:30.975Z] "log10_s390x.s", [2024-03-21T09:11:30.975Z] "log1p_s390x.s", [2024-03-21T09:11:30.975Z] "log_s390x.s", [2024-03-21T09:11:30.975Z] "modf_arm64.s", [2024-03-21T09:11:30.975Z] "modf_ppc64x.s", [2024-03-21T09:11:30.975Z] "pow_s390x.s", [2024-03-21T09:11:30.975Z] "sin_s390x.s", [2024-03-21T09:11:30.975Z] "sinh_s390x.s", [2024-03-21T09:11:30.975Z] "sqrt_386.s", [2024-03-21T09:11:30.975Z] "sqrt_arm.s", [2024-03-21T09:11:30.975Z] "sqrt_arm64.s", [2024-03-21T09:11:30.975Z] "sqrt_mipsx.s", [2024-03-21T09:11:30.975Z] "sqrt_ppc64x.s", [2024-03-21T09:11:30.975Z] "sqrt_riscv64.s", [2024-03-21T09:11:30.975Z] "sqrt_s390x.s", [2024-03-21T09:11:30.975Z] "sqrt_wasm.s", [2024-03-21T09:11:30.975Z] "stubs_s390x.s", [2024-03-21T09:11:30.975Z] "tan_s390x.s", [2024-03-21T09:11:30.975Z] "tanh_s390x.s" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "SFiles": [ [2024-03-21T09:11:30.975Z] "dim_amd64.s", [2024-03-21T09:11:30.975Z] "exp_amd64.s", [2024-03-21T09:11:30.975Z] "floor_amd64.s", [2024-03-21T09:11:30.975Z] "hypot_amd64.s", [2024-03-21T09:11:30.975Z] "log_amd64.s", [2024-03-21T09:11:30.975Z] "sqrt_amd64.s" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Imports": [ [2024-03-21T09:11:30.975Z] "internal/cpu", [2024-03-21T09:11:30.975Z] "math/bits", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "Deps": [ [2024-03-21T09:11:30.975Z] "internal/cpu", [2024-03-21T09:11:30.975Z] "math/bits", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "TestGoFiles": [ [2024-03-21T09:11:30.975Z] "export_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestGoFiles": [ [2024-03-21T09:11:30.975Z] "all_test.go", [2024-03-21T09:11:30.975Z] "const_test.go", [2024-03-21T09:11:30.975Z] "example_test.go", [2024-03-21T09:11:30.975Z] "huge_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestImports": [ [2024-03-21T09:11:30.975Z] "fmt", [2024-03-21T09:11:30.975Z] "math", [2024-03-21T09:11:30.975Z] "testing", [2024-03-21T09:11:30.975Z] "unsafe" [2024-03-21T09:11:30.975Z] ] [2024-03-21T09:11:30.975Z] } [2024-03-21T09:11:30.975Z] { [2024-03-21T09:11:30.975Z] "Dir": "/usr/local/go/src/unicode/utf8", [2024-03-21T09:11:30.975Z] "ImportPath": "unicode/utf8", [2024-03-21T09:11:30.975Z] "Name": "utf8", [2024-03-21T09:11:30.975Z] "Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.", [2024-03-21T09:11:30.975Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode/utf8.a", [2024-03-21T09:11:30.975Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.975Z] "Goroot": true, [2024-03-21T09:11:30.975Z] "Standard": true, [2024-03-21T09:11:30.975Z] "DepOnly": true, [2024-03-21T09:11:30.975Z] "GoFiles": [ [2024-03-21T09:11:30.975Z] "utf8.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestGoFiles": [ [2024-03-21T09:11:30.975Z] "example_test.go", [2024-03-21T09:11:30.975Z] "utf8_test.go" [2024-03-21T09:11:30.975Z] ], [2024-03-21T09:11:30.975Z] "XTestImports": [ [2024-03-21T09:11:30.975Z] "bytes", [2024-03-21T09:11:30.975Z] "fmt", [2024-03-21T09:11:30.975Z] "testing", [2024-03-21T09:11:30.975Z] "unicode", [2024-03-21T09:11:30.975Z] "unicode/utf8" [2024-03-21T09:11:30.975Z] ] [2024-03-21T09:11:30.975Z] } [2024-03-21T09:11:30.975Z] { [2024-03-21T09:11:30.975Z] "Dir": "/usr/local/go/src/strconv", [2024-03-21T09:11:30.975Z] "ImportPath": "strconv", [2024-03-21T09:11:30.975Z] "Name": "strconv", [2024-03-21T09:11:30.975Z] "Doc": "Package strconv implements conversions to and from string representations of basic data types.", [2024-03-21T09:11:30.975Z] "Target": "/usr/local/go/pkg/linux_amd64/strconv.a", [2024-03-21T09:11:30.975Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.975Z] "Goroot": true, [2024-03-21T09:11:30.975Z] "Standard": true, [2024-03-21T09:11:30.975Z] "DepOnly": true, [2024-03-21T09:11:30.975Z] "GoFiles": [ [2024-03-21T09:11:30.975Z] "atob.go", [2024-03-21T09:11:30.975Z] "atoc.go", [2024-03-21T09:11:30.975Z] "atof.go", [2024-03-21T09:11:30.975Z] "atoi.go", [2024-03-21T09:11:30.975Z] "bytealg.go", [2024-03-21T09:11:30.975Z] "ctoa.go", [2024-03-21T09:11:30.975Z] "decimal.go", [2024-03-21T09:11:30.975Z] "doc.go", [2024-03-21T09:11:30.975Z] "eisel_lemire.go", [2024-03-21T09:11:30.975Z] "ftoa.go", [2024-03-21T09:11:30.975Z] "ftoaryu.go", [2024-03-21T09:11:30.975Z] "isprint.go", [2024-03-21T09:11:30.975Z] "itoa.go", [2024-03-21T09:11:30.975Z] "quote.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.976Z] "bytealg_bootstrap.go", [2024-03-21T09:11:30.976Z] "makeisprint.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Imports": [ [2024-03-21T09:11:30.976Z] "errors", [2024-03-21T09:11:30.976Z] "internal/bytealg", [2024-03-21T09:11:30.976Z] "math", [2024-03-21T09:11:30.976Z] "math/bits", [2024-03-21T09:11:30.976Z] "unicode/utf8" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Deps": [ [2024-03-21T09:11:30.976Z] "errors", [2024-03-21T09:11:30.976Z] "internal/abi", [2024-03-21T09:11:30.976Z] "internal/bytealg", [2024-03-21T09:11:30.976Z] "internal/cpu", [2024-03-21T09:11:30.976Z] "internal/goexperiment", [2024-03-21T09:11:30.976Z] "internal/reflectlite", [2024-03-21T09:11:30.976Z] "internal/unsafeheader", [2024-03-21T09:11:30.976Z] "math", [2024-03-21T09:11:30.976Z] "math/bits", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "runtime/internal/atomic", [2024-03-21T09:11:30.976Z] "runtime/internal/math", [2024-03-21T09:11:30.976Z] "runtime/internal/sys", [2024-03-21T09:11:30.976Z] "unicode/utf8", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "TestGoFiles": [ [2024-03-21T09:11:30.976Z] "export_test.go", [2024-03-21T09:11:30.976Z] "internal_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestGoFiles": [ [2024-03-21T09:11:30.976Z] "atob_test.go", [2024-03-21T09:11:30.976Z] "atoc_test.go", [2024-03-21T09:11:30.976Z] "atof_test.go", [2024-03-21T09:11:30.976Z] "atoi_test.go", [2024-03-21T09:11:30.976Z] "ctoa_test.go", [2024-03-21T09:11:30.976Z] "decimal_test.go", [2024-03-21T09:11:30.976Z] "example_test.go", [2024-03-21T09:11:30.976Z] "fp_test.go", [2024-03-21T09:11:30.976Z] "ftoa_test.go", [2024-03-21T09:11:30.976Z] "ftoaryu_test.go", [2024-03-21T09:11:30.976Z] "itoa_test.go", [2024-03-21T09:11:30.976Z] "quote_test.go", [2024-03-21T09:11:30.976Z] "strconv_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestImports": [ [2024-03-21T09:11:30.976Z] "bufio", [2024-03-21T09:11:30.976Z] "bytes", [2024-03-21T09:11:30.976Z] "errors", [2024-03-21T09:11:30.976Z] "fmt", [2024-03-21T09:11:30.976Z] "log", [2024-03-21T09:11:30.976Z] "math", [2024-03-21T09:11:30.976Z] "math/cmplx", [2024-03-21T09:11:30.976Z] "math/rand", [2024-03-21T09:11:30.976Z] "os", [2024-03-21T09:11:30.976Z] "reflect", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "strconv", [2024-03-21T09:11:30.976Z] "strings", [2024-03-21T09:11:30.976Z] "sync", [2024-03-21T09:11:30.976Z] "testing", [2024-03-21T09:11:30.976Z] "time", [2024-03-21T09:11:30.976Z] "unicode" [2024-03-21T09:11:30.976Z] ] [2024-03-21T09:11:30.976Z] } [2024-03-21T09:11:30.976Z] { [2024-03-21T09:11:30.976Z] "Dir": "/usr/local/go/src/unicode", [2024-03-21T09:11:30.976Z] "ImportPath": "unicode", [2024-03-21T09:11:30.976Z] "Name": "unicode", [2024-03-21T09:11:30.976Z] "Doc": "Package unicode provides data and functions to test some properties of Unicode code points.", [2024-03-21T09:11:30.976Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode.a", [2024-03-21T09:11:30.976Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.976Z] "Goroot": true, [2024-03-21T09:11:30.976Z] "Standard": true, [2024-03-21T09:11:30.976Z] "DepOnly": true, [2024-03-21T09:11:30.976Z] "GoFiles": [ [2024-03-21T09:11:30.976Z] "casetables.go", [2024-03-21T09:11:30.976Z] "digit.go", [2024-03-21T09:11:30.976Z] "graphic.go", [2024-03-21T09:11:30.976Z] "letter.go", [2024-03-21T09:11:30.976Z] "tables.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestGoFiles": [ [2024-03-21T09:11:30.976Z] "digit_test.go", [2024-03-21T09:11:30.976Z] "example_test.go", [2024-03-21T09:11:30.976Z] "graphic_test.go", [2024-03-21T09:11:30.976Z] "letter_test.go", [2024-03-21T09:11:30.976Z] "script_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestImports": [ [2024-03-21T09:11:30.976Z] "flag", [2024-03-21T09:11:30.976Z] "fmt", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "sort", [2024-03-21T09:11:30.976Z] "strings", [2024-03-21T09:11:30.976Z] "testing", [2024-03-21T09:11:30.976Z] "unicode" [2024-03-21T09:11:30.976Z] ] [2024-03-21T09:11:30.976Z] } [2024-03-21T09:11:30.976Z] { [2024-03-21T09:11:30.976Z] "Dir": "/usr/local/go/src/reflect", [2024-03-21T09:11:30.976Z] "ImportPath": "reflect", [2024-03-21T09:11:30.976Z] "Name": "reflect", [2024-03-21T09:11:30.976Z] "Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.", [2024-03-21T09:11:30.976Z] "Target": "/usr/local/go/pkg/linux_amd64/reflect.a", [2024-03-21T09:11:30.976Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.976Z] "Goroot": true, [2024-03-21T09:11:30.976Z] "Standard": true, [2024-03-21T09:11:30.976Z] "DepOnly": true, [2024-03-21T09:11:30.976Z] "GoFiles": [ [2024-03-21T09:11:30.976Z] "abi.go", [2024-03-21T09:11:30.976Z] "deepequal.go", [2024-03-21T09:11:30.976Z] "makefunc.go", [2024-03-21T09:11:30.976Z] "swapper.go", [2024-03-21T09:11:30.976Z] "type.go", [2024-03-21T09:11:30.976Z] "value.go", [2024-03-21T09:11:30.976Z] "visiblefields.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.976Z] "asm_386.s", [2024-03-21T09:11:30.976Z] "asm_arm.s", [2024-03-21T09:11:30.976Z] "asm_arm64.s", [2024-03-21T09:11:30.976Z] "asm_mips64x.s", [2024-03-21T09:11:30.976Z] "asm_mipsx.s", [2024-03-21T09:11:30.976Z] "asm_ppc64x.s", [2024-03-21T09:11:30.976Z] "asm_riscv64.s", [2024-03-21T09:11:30.976Z] "asm_s390x.s", [2024-03-21T09:11:30.976Z] "asm_wasm.s" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "SFiles": [ [2024-03-21T09:11:30.976Z] "asm_amd64.s" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Imports": [ [2024-03-21T09:11:30.976Z] "internal/abi", [2024-03-21T09:11:30.976Z] "internal/goexperiment", [2024-03-21T09:11:30.976Z] "internal/itoa", [2024-03-21T09:11:30.976Z] "internal/unsafeheader", [2024-03-21T09:11:30.976Z] "math", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "strconv", [2024-03-21T09:11:30.976Z] "sync", [2024-03-21T09:11:30.976Z] "unicode", [2024-03-21T09:11:30.976Z] "unicode/utf8", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Deps": [ [2024-03-21T09:11:30.976Z] "errors", [2024-03-21T09:11:30.976Z] "internal/abi", [2024-03-21T09:11:30.976Z] "internal/bytealg", [2024-03-21T09:11:30.976Z] "internal/cpu", [2024-03-21T09:11:30.976Z] "internal/goexperiment", [2024-03-21T09:11:30.976Z] "internal/itoa", [2024-03-21T09:11:30.976Z] "internal/race", [2024-03-21T09:11:30.976Z] "internal/reflectlite", [2024-03-21T09:11:30.976Z] "internal/unsafeheader", [2024-03-21T09:11:30.976Z] "math", [2024-03-21T09:11:30.976Z] "math/bits", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "runtime/internal/atomic", [2024-03-21T09:11:30.976Z] "runtime/internal/math", [2024-03-21T09:11:30.976Z] "runtime/internal/sys", [2024-03-21T09:11:30.976Z] "strconv", [2024-03-21T09:11:30.976Z] "sync", [2024-03-21T09:11:30.976Z] "sync/atomic", [2024-03-21T09:11:30.976Z] "unicode", [2024-03-21T09:11:30.976Z] "unicode/utf8", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "TestGoFiles": [ [2024-03-21T09:11:30.976Z] "export_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "TestImports": [ [2024-03-21T09:11:30.976Z] "sync", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestGoFiles": [ [2024-03-21T09:11:30.976Z] "abi_test.go", [2024-03-21T09:11:30.976Z] "all_test.go", [2024-03-21T09:11:30.976Z] "example_test.go", [2024-03-21T09:11:30.976Z] "set_test.go", [2024-03-21T09:11:30.976Z] "tostring_test.go", [2024-03-21T09:11:30.976Z] "visiblefields_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestImports": [ [2024-03-21T09:11:30.976Z] "bytes", [2024-03-21T09:11:30.976Z] "encoding/base64", [2024-03-21T09:11:30.976Z] "encoding/json", [2024-03-21T09:11:30.976Z] "flag", [2024-03-21T09:11:30.976Z] "fmt", [2024-03-21T09:11:30.976Z] "go/ast", [2024-03-21T09:11:30.976Z] "go/token", [2024-03-21T09:11:30.976Z] "internal/abi", [2024-03-21T09:11:30.976Z] "io", [2024-03-21T09:11:30.976Z] "math", [2024-03-21T09:11:30.976Z] "math/rand", [2024-03-21T09:11:30.976Z] "os", [2024-03-21T09:11:30.976Z] "reflect", [2024-03-21T09:11:30.976Z] "reflect/internal/example1", [2024-03-21T09:11:30.976Z] "reflect/internal/example2", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "sort", [2024-03-21T09:11:30.976Z] "strconv", [2024-03-21T09:11:30.976Z] "strings", [2024-03-21T09:11:30.976Z] "sync", [2024-03-21T09:11:30.976Z] "sync/atomic", [2024-03-21T09:11:30.976Z] "testing", [2024-03-21T09:11:30.976Z] "testing/quick", [2024-03-21T09:11:30.976Z] "time", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ] [2024-03-21T09:11:30.976Z] } [2024-03-21T09:11:30.976Z] { [2024-03-21T09:11:30.976Z] "Dir": "/usr/local/go/src/sort", [2024-03-21T09:11:30.976Z] "ImportPath": "sort", [2024-03-21T09:11:30.976Z] "Name": "sort", [2024-03-21T09:11:30.976Z] "Doc": "Package sort provides primitives for sorting slices and user-defined collections.", [2024-03-21T09:11:30.976Z] "Target": "/usr/local/go/pkg/linux_amd64/sort.a", [2024-03-21T09:11:30.976Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.976Z] "Goroot": true, [2024-03-21T09:11:30.976Z] "Standard": true, [2024-03-21T09:11:30.976Z] "DepOnly": true, [2024-03-21T09:11:30.976Z] "GoFiles": [ [2024-03-21T09:11:30.976Z] "search.go", [2024-03-21T09:11:30.976Z] "slice.go", [2024-03-21T09:11:30.976Z] "slice_go113.go", [2024-03-21T09:11:30.976Z] "sort.go", [2024-03-21T09:11:30.976Z] "zfuncversion.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.976Z] "genzfunc.go", [2024-03-21T09:11:30.976Z] "slice_go14.go", [2024-03-21T09:11:30.976Z] "slice_go18.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Imports": [ [2024-03-21T09:11:30.976Z] "internal/reflectlite" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Deps": [ [2024-03-21T09:11:30.976Z] "internal/abi", [2024-03-21T09:11:30.976Z] "internal/bytealg", [2024-03-21T09:11:30.976Z] "internal/cpu", [2024-03-21T09:11:30.976Z] "internal/goexperiment", [2024-03-21T09:11:30.976Z] "internal/reflectlite", [2024-03-21T09:11:30.976Z] "internal/unsafeheader", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "runtime/internal/atomic", [2024-03-21T09:11:30.976Z] "runtime/internal/math", [2024-03-21T09:11:30.976Z] "runtime/internal/sys", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "TestGoFiles": [ [2024-03-21T09:11:30.976Z] "export_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestGoFiles": [ [2024-03-21T09:11:30.976Z] "example_interface_test.go", [2024-03-21T09:11:30.976Z] "example_keys_test.go", [2024-03-21T09:11:30.976Z] "example_multi_test.go", [2024-03-21T09:11:30.976Z] "example_search_test.go", [2024-03-21T09:11:30.976Z] "example_test.go", [2024-03-21T09:11:30.976Z] "example_wrapper_test.go", [2024-03-21T09:11:30.976Z] "search_test.go", [2024-03-21T09:11:30.976Z] "sort_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestImports": [ [2024-03-21T09:11:30.976Z] "fmt", [2024-03-21T09:11:30.976Z] "internal/testenv", [2024-03-21T09:11:30.976Z] "math", [2024-03-21T09:11:30.976Z] "math/rand", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "sort", [2024-03-21T09:11:30.976Z] "strconv", [2024-03-21T09:11:30.976Z] "strings", [2024-03-21T09:11:30.976Z] "testing" [2024-03-21T09:11:30.976Z] ] [2024-03-21T09:11:30.976Z] } [2024-03-21T09:11:30.976Z] { [2024-03-21T09:11:30.976Z] "Dir": "/usr/local/go/src/internal/fmtsort", [2024-03-21T09:11:30.976Z] "ImportPath": "internal/fmtsort", [2024-03-21T09:11:30.976Z] "Name": "fmtsort", [2024-03-21T09:11:30.976Z] "Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.", [2024-03-21T09:11:30.976Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/fmtsort.a", [2024-03-21T09:11:30.976Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.976Z] "Goroot": true, [2024-03-21T09:11:30.976Z] "Standard": true, [2024-03-21T09:11:30.976Z] "DepOnly": true, [2024-03-21T09:11:30.976Z] "GoFiles": [ [2024-03-21T09:11:30.976Z] "sort.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Imports": [ [2024-03-21T09:11:30.976Z] "reflect", [2024-03-21T09:11:30.976Z] "sort" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Deps": [ [2024-03-21T09:11:30.976Z] "errors", [2024-03-21T09:11:30.976Z] "internal/abi", [2024-03-21T09:11:30.976Z] "internal/bytealg", [2024-03-21T09:11:30.976Z] "internal/cpu", [2024-03-21T09:11:30.976Z] "internal/goexperiment", [2024-03-21T09:11:30.976Z] "internal/itoa", [2024-03-21T09:11:30.976Z] "internal/race", [2024-03-21T09:11:30.976Z] "internal/reflectlite", [2024-03-21T09:11:30.976Z] "internal/unsafeheader", [2024-03-21T09:11:30.976Z] "math", [2024-03-21T09:11:30.976Z] "math/bits", [2024-03-21T09:11:30.976Z] "reflect", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "runtime/internal/atomic", [2024-03-21T09:11:30.976Z] "runtime/internal/math", [2024-03-21T09:11:30.976Z] "runtime/internal/sys", [2024-03-21T09:11:30.976Z] "sort", [2024-03-21T09:11:30.976Z] "strconv", [2024-03-21T09:11:30.976Z] "sync", [2024-03-21T09:11:30.976Z] "sync/atomic", [2024-03-21T09:11:30.976Z] "unicode", [2024-03-21T09:11:30.976Z] "unicode/utf8", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "TestGoFiles": [ [2024-03-21T09:11:30.976Z] "export_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "TestImports": [ [2024-03-21T09:11:30.976Z] "reflect" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestGoFiles": [ [2024-03-21T09:11:30.976Z] "sort_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestImports": [ [2024-03-21T09:11:30.976Z] "fmt", [2024-03-21T09:11:30.976Z] "internal/fmtsort", [2024-03-21T09:11:30.976Z] "math", [2024-03-21T09:11:30.976Z] "reflect", [2024-03-21T09:11:30.976Z] "strings", [2024-03-21T09:11:30.976Z] "testing", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ] [2024-03-21T09:11:30.976Z] } [2024-03-21T09:11:30.976Z] { [2024-03-21T09:11:30.976Z] "Dir": "/usr/local/go/src/io", [2024-03-21T09:11:30.976Z] "ImportPath": "io", [2024-03-21T09:11:30.976Z] "Name": "io", [2024-03-21T09:11:30.976Z] "Doc": "Package io provides basic interfaces to I/O primitives.", [2024-03-21T09:11:30.976Z] "Target": "/usr/local/go/pkg/linux_amd64/io.a", [2024-03-21T09:11:30.976Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.976Z] "Goroot": true, [2024-03-21T09:11:30.976Z] "Standard": true, [2024-03-21T09:11:30.976Z] "DepOnly": true, [2024-03-21T09:11:30.976Z] "GoFiles": [ [2024-03-21T09:11:30.976Z] "io.go", [2024-03-21T09:11:30.976Z] "multi.go", [2024-03-21T09:11:30.976Z] "pipe.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Imports": [ [2024-03-21T09:11:30.976Z] "errors", [2024-03-21T09:11:30.976Z] "sync" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Deps": [ [2024-03-21T09:11:30.976Z] "errors", [2024-03-21T09:11:30.976Z] "internal/abi", [2024-03-21T09:11:30.976Z] "internal/bytealg", [2024-03-21T09:11:30.976Z] "internal/cpu", [2024-03-21T09:11:30.976Z] "internal/goexperiment", [2024-03-21T09:11:30.976Z] "internal/race", [2024-03-21T09:11:30.976Z] "internal/reflectlite", [2024-03-21T09:11:30.976Z] "internal/unsafeheader", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "runtime/internal/atomic", [2024-03-21T09:11:30.976Z] "runtime/internal/math", [2024-03-21T09:11:30.976Z] "runtime/internal/sys", [2024-03-21T09:11:30.976Z] "sync", [2024-03-21T09:11:30.976Z] "sync/atomic", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "TestGoFiles": [ [2024-03-21T09:11:30.976Z] "export_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestGoFiles": [ [2024-03-21T09:11:30.976Z] "example_test.go", [2024-03-21T09:11:30.976Z] "io_test.go", [2024-03-21T09:11:30.976Z] "multi_test.go", [2024-03-21T09:11:30.976Z] "pipe_test.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "XTestImports": [ [2024-03-21T09:11:30.976Z] "bytes", [2024-03-21T09:11:30.976Z] "crypto/sha1", [2024-03-21T09:11:30.976Z] "errors", [2024-03-21T09:11:30.976Z] "fmt", [2024-03-21T09:11:30.976Z] "io", [2024-03-21T09:11:30.976Z] "log", [2024-03-21T09:11:30.976Z] "os", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "sort", [2024-03-21T09:11:30.976Z] "strings", [2024-03-21T09:11:30.976Z] "testing", [2024-03-21T09:11:30.976Z] "time" [2024-03-21T09:11:30.976Z] ] [2024-03-21T09:11:30.976Z] } [2024-03-21T09:11:30.976Z] { [2024-03-21T09:11:30.976Z] "Dir": "/usr/local/go/src/internal/syscall/unix", [2024-03-21T09:11:30.976Z] "ImportPath": "internal/syscall/unix", [2024-03-21T09:11:30.976Z] "Name": "unix", [2024-03-21T09:11:30.976Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/syscall/unix.a", [2024-03-21T09:11:30.976Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.976Z] "Goroot": true, [2024-03-21T09:11:30.976Z] "Standard": true, [2024-03-21T09:11:30.976Z] "DepOnly": true, [2024-03-21T09:11:30.976Z] "GoFiles": [ [2024-03-21T09:11:30.976Z] "at.go", [2024-03-21T09:11:30.976Z] "at_sysnum_linux.go", [2024-03-21T09:11:30.976Z] "at_sysnum_newfstatat_linux.go", [2024-03-21T09:11:30.976Z] "copy_file_range_linux.go", [2024-03-21T09:11:30.976Z] "getrandom.go", [2024-03-21T09:11:30.976Z] "getrandom_linux.go", [2024-03-21T09:11:30.976Z] "nonblocking.go", [2024-03-21T09:11:30.976Z] "sysnum_linux_amd64.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.976Z] "at_aix.go", [2024-03-21T09:11:30.976Z] "at_darwin.go", [2024-03-21T09:11:30.976Z] "at_freebsd.go", [2024-03-21T09:11:30.976Z] "at_libc.go", [2024-03-21T09:11:30.976Z] "at_solaris.go", [2024-03-21T09:11:30.976Z] "at_sysnum_darwin.go", [2024-03-21T09:11:30.976Z] "at_sysnum_dragonfly.go", [2024-03-21T09:11:30.976Z] "at_sysnum_fstatat64_linux.go", [2024-03-21T09:11:30.976Z] "at_sysnum_fstatat_linux.go", [2024-03-21T09:11:30.976Z] "at_sysnum_netbsd.go", [2024-03-21T09:11:30.976Z] "at_sysnum_openbsd.go", [2024-03-21T09:11:30.976Z] "fcntl_linux_32bit.go", [2024-03-21T09:11:30.976Z] "getentropy_darwin.go", [2024-03-21T09:11:30.976Z] "getentropy_openbsd.go", [2024-03-21T09:11:30.976Z] "getrandom_dragonfly.go", [2024-03-21T09:11:30.976Z] "getrandom_freebsd.go", [2024-03-21T09:11:30.976Z] "getrandom_solaris.go", [2024-03-21T09:11:30.976Z] "ioctl_aix.go", [2024-03-21T09:11:30.976Z] "nonblocking_js.go", [2024-03-21T09:11:30.976Z] "nonblocking_libc.go", [2024-03-21T09:11:30.976Z] "pipe2_illumos.go", [2024-03-21T09:11:30.976Z] "sysnum_linux_386.go", [2024-03-21T09:11:30.976Z] "sysnum_linux_arm.go", [2024-03-21T09:11:30.976Z] "sysnum_linux_generic.go", [2024-03-21T09:11:30.976Z] "sysnum_linux_mips64x.go", [2024-03-21T09:11:30.976Z] "sysnum_linux_mipsx.go", [2024-03-21T09:11:30.976Z] "sysnum_linux_ppc64x.go", [2024-03-21T09:11:30.976Z] "sysnum_linux_s390x.go", [2024-03-21T09:11:30.976Z] "writev_illumos.go" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.976Z] "asm_aix_ppc64.s", [2024-03-21T09:11:30.976Z] "asm_darwin.s", [2024-03-21T09:11:30.976Z] "asm_solaris.s" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Imports": [ [2024-03-21T09:11:30.976Z] "sync/atomic", [2024-03-21T09:11:30.976Z] "syscall", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ], [2024-03-21T09:11:30.976Z] "Deps": [ [2024-03-21T09:11:30.976Z] "errors", [2024-03-21T09:11:30.976Z] "internal/abi", [2024-03-21T09:11:30.976Z] "internal/bytealg", [2024-03-21T09:11:30.976Z] "internal/cpu", [2024-03-21T09:11:30.976Z] "internal/goexperiment", [2024-03-21T09:11:30.976Z] "internal/itoa", [2024-03-21T09:11:30.976Z] "internal/oserror", [2024-03-21T09:11:30.976Z] "internal/race", [2024-03-21T09:11:30.976Z] "internal/reflectlite", [2024-03-21T09:11:30.976Z] "internal/unsafeheader", [2024-03-21T09:11:30.976Z] "runtime", [2024-03-21T09:11:30.976Z] "runtime/internal/atomic", [2024-03-21T09:11:30.976Z] "runtime/internal/math", [2024-03-21T09:11:30.976Z] "runtime/internal/sys", [2024-03-21T09:11:30.976Z] "sync", [2024-03-21T09:11:30.976Z] "sync/atomic", [2024-03-21T09:11:30.976Z] "syscall", [2024-03-21T09:11:30.976Z] "unsafe" [2024-03-21T09:11:30.976Z] ] [2024-03-21T09:11:30.976Z] } [2024-03-21T09:11:30.976Z] { [2024-03-21T09:11:30.976Z] "Dir": "/usr/local/go/src/internal/poll", [2024-03-21T09:11:30.976Z] "ImportPath": "internal/poll", [2024-03-21T09:11:30.976Z] "Name": "poll", [2024-03-21T09:11:30.976Z] "Doc": "Package poll supports non-blocking I/O on file descriptors with polling.", [2024-03-21T09:11:30.976Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/poll.a", [2024-03-21T09:11:30.976Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.976Z] "Goroot": true, [2024-03-21T09:11:30.976Z] "Standard": true, [2024-03-21T09:11:30.976Z] "DepOnly": true, [2024-03-21T09:11:30.976Z] "GoFiles": [ [2024-03-21T09:11:30.976Z] "copy_file_range_linux.go", [2024-03-21T09:11:30.976Z] "errno_unix.go", [2024-03-21T09:11:30.976Z] "fcntl_syscall.go", [2024-03-21T09:11:30.976Z] "fd.go", [2024-03-21T09:11:30.976Z] "fd_fsync_posix.go", [2024-03-21T09:11:30.976Z] "fd_mutex.go", [2024-03-21T09:11:30.976Z] "fd_poll_runtime.go", [2024-03-21T09:11:30.976Z] "fd_posix.go", [2024-03-21T09:11:30.976Z] "fd_unix.go", [2024-03-21T09:11:30.976Z] "fd_writev_unix.go", [2024-03-21T09:11:30.976Z] "hook_cloexec.go", [2024-03-21T09:11:30.976Z] "hook_unix.go", [2024-03-21T09:11:30.976Z] "iovec_unix.go", [2024-03-21T09:11:30.976Z] "sendfile_linux.go", [2024-03-21T09:11:30.976Z] "sock_cloexec.go", [2024-03-21T09:11:30.976Z] "sockopt.go", [2024-03-21T09:11:30.976Z] "sockopt_linux.go", [2024-03-21T09:11:30.977Z] "sockopt_unix.go", [2024-03-21T09:11:30.977Z] "sockoptip.go", [2024-03-21T09:11:30.977Z] "splice_linux.go", [2024-03-21T09:11:30.977Z] "writev.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.977Z] "errno_windows.go", [2024-03-21T09:11:30.977Z] "error_stub_test.go", [2024-03-21T09:11:30.977Z] "export_windows_test.go", [2024-03-21T09:11:30.977Z] "fcntl_js.go", [2024-03-21T09:11:30.977Z] "fcntl_libc.go", [2024-03-21T09:11:30.977Z] "fd_fsync_darwin.go", [2024-03-21T09:11:30.977Z] "fd_fsync_windows.go", [2024-03-21T09:11:30.977Z] "fd_io_plan9.go", [2024-03-21T09:11:30.977Z] "fd_opendir_darwin.go", [2024-03-21T09:11:30.977Z] "fd_plan9.go", [2024-03-21T09:11:30.977Z] "fd_poll_js.go", [2024-03-21T09:11:30.977Z] "fd_windows.go", [2024-03-21T09:11:30.977Z] "fd_windows_test.go", [2024-03-21T09:11:30.977Z] "fd_writev_darwin.go", [2024-03-21T09:11:30.977Z] "fd_writev_illumos.go", [2024-03-21T09:11:30.977Z] "hook_windows.go", [2024-03-21T09:11:30.977Z] "iovec_illumos.go", [2024-03-21T09:11:30.977Z] "sendfile_bsd.go", [2024-03-21T09:11:30.977Z] "sendfile_solaris.go", [2024-03-21T09:11:30.977Z] "sendfile_windows.go", [2024-03-21T09:11:30.977Z] "sockopt_windows.go", [2024-03-21T09:11:30.977Z] "strconv.go", [2024-03-21T09:11:30.977Z] "sys_cloexec.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Imports": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "internal/syscall/unix", [2024-03-21T09:11:30.977Z] "io", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "sync", [2024-03-21T09:11:30.977Z] "sync/atomic", [2024-03-21T09:11:30.977Z] "syscall", [2024-03-21T09:11:30.977Z] "time", [2024-03-21T09:11:30.977Z] "unsafe" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Deps": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "internal/abi", [2024-03-21T09:11:30.977Z] "internal/bytealg", [2024-03-21T09:11:30.977Z] "internal/cpu", [2024-03-21T09:11:30.977Z] "internal/goexperiment", [2024-03-21T09:11:30.977Z] "internal/itoa", [2024-03-21T09:11:30.977Z] "internal/oserror", [2024-03-21T09:11:30.977Z] "internal/race", [2024-03-21T09:11:30.977Z] "internal/reflectlite", [2024-03-21T09:11:30.977Z] "internal/syscall/unix", [2024-03-21T09:11:30.977Z] "internal/unsafeheader", [2024-03-21T09:11:30.977Z] "io", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "runtime/internal/atomic", [2024-03-21T09:11:30.977Z] "runtime/internal/math", [2024-03-21T09:11:30.977Z] "runtime/internal/sys", [2024-03-21T09:11:30.977Z] "sync", [2024-03-21T09:11:30.977Z] "sync/atomic", [2024-03-21T09:11:30.977Z] "syscall", [2024-03-21T09:11:30.977Z] "time", [2024-03-21T09:11:30.977Z] "unsafe" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "TestGoFiles": [ [2024-03-21T09:11:30.977Z] "export_linux_test.go", [2024-03-21T09:11:30.977Z] "export_posix_test.go", [2024-03-21T09:11:30.977Z] "export_test.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "XTestGoFiles": [ [2024-03-21T09:11:30.977Z] "error_linux_test.go", [2024-03-21T09:11:30.977Z] "error_test.go", [2024-03-21T09:11:30.977Z] "fd_mutex_test.go", [2024-03-21T09:11:30.977Z] "fd_posix_test.go", [2024-03-21T09:11:30.977Z] "read_test.go", [2024-03-21T09:11:30.977Z] "splice_linux_test.go", [2024-03-21T09:11:30.977Z] "writev_test.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "XTestImports": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "fmt", [2024-03-21T09:11:30.977Z] "internal/poll", [2024-03-21T09:11:30.977Z] "internal/syscall/unix", [2024-03-21T09:11:30.977Z] "io", [2024-03-21T09:11:30.977Z] "io/fs", [2024-03-21T09:11:30.977Z] "math/rand", [2024-03-21T09:11:30.977Z] "net", [2024-03-21T09:11:30.977Z] "os", [2024-03-21T09:11:30.977Z] "reflect", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "strings", [2024-03-21T09:11:30.977Z] "sync", [2024-03-21T09:11:30.977Z] "syscall", [2024-03-21T09:11:30.977Z] "testing", [2024-03-21T09:11:30.977Z] "time" [2024-03-21T09:11:30.977Z] ] [2024-03-21T09:11:30.977Z] } [2024-03-21T09:11:30.977Z] { [2024-03-21T09:11:30.977Z] "Dir": "/usr/local/go/src/internal/syscall/execenv", [2024-03-21T09:11:30.977Z] "ImportPath": "internal/syscall/execenv", [2024-03-21T09:11:30.977Z] "Name": "execenv", [2024-03-21T09:11:30.977Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/syscall/execenv.a", [2024-03-21T09:11:30.977Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.977Z] "Goroot": true, [2024-03-21T09:11:30.977Z] "Standard": true, [2024-03-21T09:11:30.977Z] "DepOnly": true, [2024-03-21T09:11:30.977Z] "GoFiles": [ [2024-03-21T09:11:30.977Z] "execenv_default.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.977Z] "execenv_windows.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Imports": [ [2024-03-21T09:11:30.977Z] "syscall" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Deps": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "internal/abi", [2024-03-21T09:11:30.977Z] "internal/bytealg", [2024-03-21T09:11:30.977Z] "internal/cpu", [2024-03-21T09:11:30.977Z] "internal/goexperiment", [2024-03-21T09:11:30.977Z] "internal/itoa", [2024-03-21T09:11:30.977Z] "internal/oserror", [2024-03-21T09:11:30.977Z] "internal/race", [2024-03-21T09:11:30.977Z] "internal/reflectlite", [2024-03-21T09:11:30.977Z] "internal/unsafeheader", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "runtime/internal/atomic", [2024-03-21T09:11:30.977Z] "runtime/internal/math", [2024-03-21T09:11:30.977Z] "runtime/internal/sys", [2024-03-21T09:11:30.977Z] "sync", [2024-03-21T09:11:30.977Z] "sync/atomic", [2024-03-21T09:11:30.977Z] "syscall", [2024-03-21T09:11:30.977Z] "unsafe" [2024-03-21T09:11:30.977Z] ] [2024-03-21T09:11:30.977Z] } [2024-03-21T09:11:30.977Z] { [2024-03-21T09:11:30.977Z] "Dir": "/usr/local/go/src/internal/testlog", [2024-03-21T09:11:30.977Z] "ImportPath": "internal/testlog", [2024-03-21T09:11:30.977Z] "Name": "testlog", [2024-03-21T09:11:30.977Z] "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-21T09:11:30.977Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/testlog.a", [2024-03-21T09:11:30.977Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.977Z] "Goroot": true, [2024-03-21T09:11:30.977Z] "Standard": true, [2024-03-21T09:11:30.977Z] "DepOnly": true, [2024-03-21T09:11:30.977Z] "GoFiles": [ [2024-03-21T09:11:30.977Z] "exit.go", [2024-03-21T09:11:30.977Z] "log.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Imports": [ [2024-03-21T09:11:30.977Z] "sync", [2024-03-21T09:11:30.977Z] "sync/atomic" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Deps": [ [2024-03-21T09:11:30.977Z] "internal/abi", [2024-03-21T09:11:30.977Z] "internal/bytealg", [2024-03-21T09:11:30.977Z] "internal/cpu", [2024-03-21T09:11:30.977Z] "internal/goexperiment", [2024-03-21T09:11:30.977Z] "internal/race", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "runtime/internal/atomic", [2024-03-21T09:11:30.977Z] "runtime/internal/math", [2024-03-21T09:11:30.977Z] "runtime/internal/sys", [2024-03-21T09:11:30.977Z] "sync", [2024-03-21T09:11:30.977Z] "sync/atomic", [2024-03-21T09:11:30.977Z] "unsafe" [2024-03-21T09:11:30.977Z] ] [2024-03-21T09:11:30.977Z] } [2024-03-21T09:11:30.977Z] { [2024-03-21T09:11:30.977Z] "Dir": "/usr/local/go/src/path", [2024-03-21T09:11:30.977Z] "ImportPath": "path", [2024-03-21T09:11:30.977Z] "Name": "path", [2024-03-21T09:11:30.977Z] "Doc": "Package path implements utility routines for manipulating slash-separated paths.", [2024-03-21T09:11:30.977Z] "Target": "/usr/local/go/pkg/linux_amd64/path.a", [2024-03-21T09:11:30.977Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.977Z] "Goroot": true, [2024-03-21T09:11:30.977Z] "Standard": true, [2024-03-21T09:11:30.977Z] "DepOnly": true, [2024-03-21T09:11:30.977Z] "GoFiles": [ [2024-03-21T09:11:30.977Z] "match.go", [2024-03-21T09:11:30.977Z] "path.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Imports": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "internal/bytealg", [2024-03-21T09:11:30.977Z] "unicode/utf8" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Deps": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "internal/abi", [2024-03-21T09:11:30.977Z] "internal/bytealg", [2024-03-21T09:11:30.977Z] "internal/cpu", [2024-03-21T09:11:30.977Z] "internal/goexperiment", [2024-03-21T09:11:30.977Z] "internal/reflectlite", [2024-03-21T09:11:30.977Z] "internal/unsafeheader", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "runtime/internal/atomic", [2024-03-21T09:11:30.977Z] "runtime/internal/math", [2024-03-21T09:11:30.977Z] "runtime/internal/sys", [2024-03-21T09:11:30.977Z] "unicode/utf8", [2024-03-21T09:11:30.977Z] "unsafe" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "XTestGoFiles": [ [2024-03-21T09:11:30.977Z] "example_test.go", [2024-03-21T09:11:30.977Z] "match_test.go", [2024-03-21T09:11:30.977Z] "path_test.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "XTestImports": [ [2024-03-21T09:11:30.977Z] "fmt", [2024-03-21T09:11:30.977Z] "path", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "testing" [2024-03-21T09:11:30.977Z] ] [2024-03-21T09:11:30.977Z] } [2024-03-21T09:11:30.977Z] { [2024-03-21T09:11:30.977Z] "Dir": "/usr/local/go/src/io/fs", [2024-03-21T09:11:30.977Z] "ImportPath": "io/fs", [2024-03-21T09:11:30.977Z] "Name": "fs", [2024-03-21T09:11:30.977Z] "Doc": "Package fs defines basic interfaces to a file system.", [2024-03-21T09:11:30.977Z] "Target": "/usr/local/go/pkg/linux_amd64/io/fs.a", [2024-03-21T09:11:30.977Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.977Z] "Goroot": true, [2024-03-21T09:11:30.977Z] "Standard": true, [2024-03-21T09:11:30.977Z] "DepOnly": true, [2024-03-21T09:11:30.977Z] "GoFiles": [ [2024-03-21T09:11:30.977Z] "fs.go", [2024-03-21T09:11:30.977Z] "glob.go", [2024-03-21T09:11:30.977Z] "readdir.go", [2024-03-21T09:11:30.977Z] "readfile.go", [2024-03-21T09:11:30.977Z] "stat.go", [2024-03-21T09:11:30.977Z] "sub.go", [2024-03-21T09:11:30.977Z] "walk.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Imports": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "internal/oserror", [2024-03-21T09:11:30.977Z] "io", [2024-03-21T09:11:30.977Z] "path", [2024-03-21T09:11:30.977Z] "sort", [2024-03-21T09:11:30.977Z] "time", [2024-03-21T09:11:30.977Z] "unicode/utf8" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Deps": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "internal/abi", [2024-03-21T09:11:30.977Z] "internal/bytealg", [2024-03-21T09:11:30.977Z] "internal/cpu", [2024-03-21T09:11:30.977Z] "internal/goexperiment", [2024-03-21T09:11:30.977Z] "internal/itoa", [2024-03-21T09:11:30.977Z] "internal/oserror", [2024-03-21T09:11:30.977Z] "internal/race", [2024-03-21T09:11:30.977Z] "internal/reflectlite", [2024-03-21T09:11:30.977Z] "internal/unsafeheader", [2024-03-21T09:11:30.977Z] "io", [2024-03-21T09:11:30.977Z] "path", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "runtime/internal/atomic", [2024-03-21T09:11:30.977Z] "runtime/internal/math", [2024-03-21T09:11:30.977Z] "runtime/internal/sys", [2024-03-21T09:11:30.977Z] "sort", [2024-03-21T09:11:30.977Z] "sync", [2024-03-21T09:11:30.977Z] "sync/atomic", [2024-03-21T09:11:30.977Z] "syscall", [2024-03-21T09:11:30.977Z] "time", [2024-03-21T09:11:30.977Z] "unicode/utf8", [2024-03-21T09:11:30.977Z] "unsafe" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "XTestGoFiles": [ [2024-03-21T09:11:30.977Z] "example_test.go", [2024-03-21T09:11:30.977Z] "fs_test.go", [2024-03-21T09:11:30.977Z] "glob_test.go", [2024-03-21T09:11:30.977Z] "readdir_test.go", [2024-03-21T09:11:30.977Z] "readfile_test.go", [2024-03-21T09:11:30.977Z] "stat_test.go", [2024-03-21T09:11:30.977Z] "sub_test.go", [2024-03-21T09:11:30.977Z] "walk_test.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "XTestImports": [ [2024-03-21T09:11:30.977Z] "fmt", [2024-03-21T09:11:30.977Z] "io/fs", [2024-03-21T09:11:30.977Z] "log", [2024-03-21T09:11:30.977Z] "os", [2024-03-21T09:11:30.977Z] "path", [2024-03-21T09:11:30.977Z] "testing", [2024-03-21T09:11:30.977Z] "testing/fstest", [2024-03-21T09:11:30.977Z] "time" [2024-03-21T09:11:30.977Z] ] [2024-03-21T09:11:30.977Z] } [2024-03-21T09:11:30.977Z] { [2024-03-21T09:11:30.977Z] "Dir": "/usr/local/go/src/os", [2024-03-21T09:11:30.977Z] "ImportPath": "os", [2024-03-21T09:11:30.977Z] "Name": "os", [2024-03-21T09:11:30.977Z] "Doc": "Package os provides a platform-independent interface to operating system functionality.", [2024-03-21T09:11:30.977Z] "Target": "/usr/local/go/pkg/linux_amd64/os.a", [2024-03-21T09:11:30.977Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.977Z] "Goroot": true, [2024-03-21T09:11:30.977Z] "Standard": true, [2024-03-21T09:11:30.977Z] "DepOnly": true, [2024-03-21T09:11:30.977Z] "GoFiles": [ [2024-03-21T09:11:30.977Z] "dir.go", [2024-03-21T09:11:30.977Z] "dir_unix.go", [2024-03-21T09:11:30.977Z] "dirent_linux.go", [2024-03-21T09:11:30.977Z] "endian_little.go", [2024-03-21T09:11:30.977Z] "env.go", [2024-03-21T09:11:30.977Z] "error.go", [2024-03-21T09:11:30.977Z] "error_errno.go", [2024-03-21T09:11:30.977Z] "error_posix.go", [2024-03-21T09:11:30.977Z] "exec.go", [2024-03-21T09:11:30.977Z] "exec_posix.go", [2024-03-21T09:11:30.977Z] "exec_unix.go", [2024-03-21T09:11:30.977Z] "executable.go", [2024-03-21T09:11:30.977Z] "executable_procfs.go", [2024-03-21T09:11:30.977Z] "file.go", [2024-03-21T09:11:30.977Z] "file_posix.go", [2024-03-21T09:11:30.977Z] "file_unix.go", [2024-03-21T09:11:30.977Z] "getwd.go", [2024-03-21T09:11:30.977Z] "path.go", [2024-03-21T09:11:30.977Z] "path_unix.go", [2024-03-21T09:11:30.977Z] "pipe_linux.go", [2024-03-21T09:11:30.977Z] "proc.go", [2024-03-21T09:11:30.977Z] "rawconn.go", [2024-03-21T09:11:30.977Z] "readfrom_linux.go", [2024-03-21T09:11:30.977Z] "removeall_at.go", [2024-03-21T09:11:30.977Z] "stat.go", [2024-03-21T09:11:30.977Z] "stat_linux.go", [2024-03-21T09:11:30.977Z] "stat_unix.go", [2024-03-21T09:11:30.977Z] "sticky_notbsd.go", [2024-03-21T09:11:30.977Z] "str.go", [2024-03-21T09:11:30.977Z] "sys.go", [2024-03-21T09:11:30.977Z] "sys_linux.go", [2024-03-21T09:11:30.977Z] "sys_unix.go", [2024-03-21T09:11:30.977Z] "tempfile.go", [2024-03-21T09:11:30.977Z] "types.go", [2024-03-21T09:11:30.977Z] "types_unix.go", [2024-03-21T09:11:30.977Z] "wait_waitid.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.977Z] "dir_darwin.go", [2024-03-21T09:11:30.977Z] "dir_plan9.go", [2024-03-21T09:11:30.977Z] "dir_windows.go", [2024-03-21T09:11:30.977Z] "dirent_aix.go", [2024-03-21T09:11:30.977Z] "dirent_dragonfly.go", [2024-03-21T09:11:30.977Z] "dirent_freebsd.go", [2024-03-21T09:11:30.977Z] "dirent_js.go", [2024-03-21T09:11:30.977Z] "dirent_netbsd.go", [2024-03-21T09:11:30.977Z] "dirent_openbsd.go", [2024-03-21T09:11:30.977Z] "dirent_solaris.go", [2024-03-21T09:11:30.977Z] "endian_big.go", [2024-03-21T09:11:30.977Z] "error_plan9.go", [2024-03-21T09:11:30.977Z] "error_windows_test.go", [2024-03-21T09:11:30.977Z] "exec_plan9.go", [2024-03-21T09:11:30.977Z] "exec_windows.go", [2024-03-21T09:11:30.977Z] "executable_darwin.go", [2024-03-21T09:11:30.977Z] "executable_dragonfly.go", [2024-03-21T09:11:30.977Z] "executable_freebsd.go", [2024-03-21T09:11:30.977Z] "executable_path.go", [2024-03-21T09:11:30.977Z] "executable_plan9.go", [2024-03-21T09:11:30.977Z] "executable_solaris.go", [2024-03-21T09:11:30.977Z] "executable_sysctl.go", [2024-03-21T09:11:30.977Z] "executable_windows.go", [2024-03-21T09:11:30.977Z] "export_windows_test.go", [2024-03-21T09:11:30.977Z] "file_plan9.go", [2024-03-21T09:11:30.977Z] "file_windows.go", [2024-03-21T09:11:30.977Z] "os_windows_test.go", [2024-03-21T09:11:30.977Z] "path_plan9.go", [2024-03-21T09:11:30.977Z] "path_windows.go", [2024-03-21T09:11:30.977Z] "path_windows_test.go", [2024-03-21T09:11:30.977Z] "pipe2_bsd.go", [2024-03-21T09:11:30.977Z] "pipe2_illumos.go", [2024-03-21T09:11:30.977Z] "pipe_bsd.go", [2024-03-21T09:11:30.977Z] "readfrom_stub.go", [2024-03-21T09:11:30.977Z] "removeall_noat.go", [2024-03-21T09:11:30.977Z] "stat_aix.go", [2024-03-21T09:11:30.977Z] "stat_darwin.go", [2024-03-21T09:11:30.977Z] "stat_dragonfly.go", [2024-03-21T09:11:30.977Z] "stat_freebsd.go", [2024-03-21T09:11:30.977Z] "stat_js.go", [2024-03-21T09:11:30.977Z] "stat_netbsd.go", [2024-03-21T09:11:30.977Z] "stat_openbsd.go", [2024-03-21T09:11:30.977Z] "stat_plan9.go", [2024-03-21T09:11:30.977Z] "stat_solaris.go", [2024-03-21T09:11:30.977Z] "stat_windows.go", [2024-03-21T09:11:30.977Z] "sticky_bsd.go", [2024-03-21T09:11:30.977Z] "sys_aix.go", [2024-03-21T09:11:30.977Z] "sys_bsd.go", [2024-03-21T09:11:30.977Z] "sys_js.go", [2024-03-21T09:11:30.977Z] "sys_plan9.go", [2024-03-21T09:11:30.977Z] "sys_solaris.go", [2024-03-21T09:11:30.977Z] "sys_windows.go", [2024-03-21T09:11:30.977Z] "types_plan9.go", [2024-03-21T09:11:30.977Z] "types_windows.go", [2024-03-21T09:11:30.977Z] "wait_unimp.go", [2024-03-21T09:11:30.977Z] "wait_wait6.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Imports": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "internal/itoa", [2024-03-21T09:11:30.977Z] "internal/oserror", [2024-03-21T09:11:30.977Z] "internal/poll", [2024-03-21T09:11:30.977Z] "internal/syscall/execenv", [2024-03-21T09:11:30.977Z] "internal/syscall/unix", [2024-03-21T09:11:30.977Z] "internal/testlog", [2024-03-21T09:11:30.977Z] "internal/unsafeheader", [2024-03-21T09:11:30.977Z] "io", [2024-03-21T09:11:30.977Z] "io/fs", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "sort", [2024-03-21T09:11:30.977Z] "sync", [2024-03-21T09:11:30.977Z] "sync/atomic", [2024-03-21T09:11:30.977Z] "syscall", [2024-03-21T09:11:30.977Z] "time", [2024-03-21T09:11:30.977Z] "unsafe" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "Deps": [ [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "internal/abi", [2024-03-21T09:11:30.977Z] "internal/bytealg", [2024-03-21T09:11:30.977Z] "internal/cpu", [2024-03-21T09:11:30.977Z] "internal/goexperiment", [2024-03-21T09:11:30.977Z] "internal/itoa", [2024-03-21T09:11:30.977Z] "internal/oserror", [2024-03-21T09:11:30.977Z] "internal/poll", [2024-03-21T09:11:30.977Z] "internal/race", [2024-03-21T09:11:30.977Z] "internal/reflectlite", [2024-03-21T09:11:30.977Z] "internal/syscall/execenv", [2024-03-21T09:11:30.977Z] "internal/syscall/unix", [2024-03-21T09:11:30.977Z] "internal/testlog", [2024-03-21T09:11:30.977Z] "internal/unsafeheader", [2024-03-21T09:11:30.977Z] "io", [2024-03-21T09:11:30.977Z] "io/fs", [2024-03-21T09:11:30.977Z] "path", [2024-03-21T09:11:30.977Z] "runtime", [2024-03-21T09:11:30.977Z] "runtime/internal/atomic", [2024-03-21T09:11:30.977Z] "runtime/internal/math", [2024-03-21T09:11:30.977Z] "runtime/internal/sys", [2024-03-21T09:11:30.977Z] "sort", [2024-03-21T09:11:30.977Z] "sync", [2024-03-21T09:11:30.977Z] "sync/atomic", [2024-03-21T09:11:30.977Z] "syscall", [2024-03-21T09:11:30.977Z] "time", [2024-03-21T09:11:30.977Z] "unicode/utf8", [2024-03-21T09:11:30.977Z] "unsafe" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "TestGoFiles": [ [2024-03-21T09:11:30.977Z] "export_linux_test.go", [2024-03-21T09:11:30.977Z] "export_test.go", [2024-03-21T09:11:30.977Z] "export_unix_test.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "XTestGoFiles": [ [2024-03-21T09:11:30.977Z] "env_test.go", [2024-03-21T09:11:30.977Z] "env_unix_test.go", [2024-03-21T09:11:30.977Z] "error_test.go", [2024-03-21T09:11:30.977Z] "error_unix_test.go", [2024-03-21T09:11:30.977Z] "example_test.go", [2024-03-21T09:11:30.977Z] "exec_unix_test.go", [2024-03-21T09:11:30.977Z] "executable_test.go", [2024-03-21T09:11:30.977Z] "fifo_test.go", [2024-03-21T09:11:30.977Z] "os_test.go", [2024-03-21T09:11:30.977Z] "os_unix_test.go", [2024-03-21T09:11:30.977Z] "path_test.go", [2024-03-21T09:11:30.977Z] "pipe_test.go", [2024-03-21T09:11:30.977Z] "rawconn_test.go", [2024-03-21T09:11:30.977Z] "read_test.go", [2024-03-21T09:11:30.977Z] "readfrom_linux_test.go", [2024-03-21T09:11:30.977Z] "removeall_test.go", [2024-03-21T09:11:30.977Z] "stat_test.go", [2024-03-21T09:11:30.977Z] "tempfile_test.go", [2024-03-21T09:11:30.977Z] "timeout_test.go" [2024-03-21T09:11:30.977Z] ], [2024-03-21T09:11:30.977Z] "XTestImports": [ [2024-03-21T09:11:30.977Z] "bufio", [2024-03-21T09:11:30.977Z] "bytes", [2024-03-21T09:11:30.977Z] "errors", [2024-03-21T09:11:30.977Z] "flag", [2024-03-21T09:11:30.977Z] "fmt", [2024-03-21T09:11:30.977Z] "internal/poll", [2024-03-21T09:11:30.977Z] "internal/testenv", [2024-03-21T09:11:30.977Z] "io", [2024-03-21T09:11:30.977Z] "io/fs", [2024-03-21T09:11:30.977Z] "log", [2024-03-21T09:11:30.977Z] "math/rand", [2024-03-21T09:11:30.977Z] "os", [2024-03-21T09:11:30.977Z] "os/exec", [2024-03-21T09:11:30.977Z] "os/signal", [2024-03-21T09:11:30.977Z] "path/filepath", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "regexp", [2024-03-21T09:11:30.978Z] "runtime", [2024-03-21T09:11:30.978Z] "runtime/debug", [2024-03-21T09:11:30.978Z] "sort", [2024-03-21T09:11:30.978Z] "strconv", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "syscall", [2024-03-21T09:11:30.978Z] "testing", [2024-03-21T09:11:30.978Z] "testing/fstest", [2024-03-21T09:11:30.978Z] "time" [2024-03-21T09:11:30.978Z] ] [2024-03-21T09:11:30.978Z] } [2024-03-21T09:11:30.978Z] { [2024-03-21T09:11:30.978Z] "Dir": "/usr/local/go/src/fmt", [2024-03-21T09:11:30.978Z] "ImportPath": "fmt", [2024-03-21T09:11:30.978Z] "Name": "fmt", [2024-03-21T09:11:30.978Z] "Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.", [2024-03-21T09:11:30.978Z] "Target": "/usr/local/go/pkg/linux_amd64/fmt.a", [2024-03-21T09:11:30.978Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.978Z] "Goroot": true, [2024-03-21T09:11:30.978Z] "Standard": true, [2024-03-21T09:11:30.978Z] "DepOnly": true, [2024-03-21T09:11:30.978Z] "GoFiles": [ [2024-03-21T09:11:30.978Z] "doc.go", [2024-03-21T09:11:30.978Z] "errors.go", [2024-03-21T09:11:30.978Z] "format.go", [2024-03-21T09:11:30.978Z] "print.go", [2024-03-21T09:11:30.978Z] "scan.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Imports": [ [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "internal/fmtsort", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "math", [2024-03-21T09:11:30.978Z] "os", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "strconv", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "unicode/utf8" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Deps": [ [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "internal/abi", [2024-03-21T09:11:30.978Z] "internal/bytealg", [2024-03-21T09:11:30.978Z] "internal/cpu", [2024-03-21T09:11:30.978Z] "internal/fmtsort", [2024-03-21T09:11:30.978Z] "internal/goexperiment", [2024-03-21T09:11:30.978Z] "internal/itoa", [2024-03-21T09:11:30.978Z] "internal/oserror", [2024-03-21T09:11:30.978Z] "internal/poll", [2024-03-21T09:11:30.978Z] "internal/race", [2024-03-21T09:11:30.978Z] "internal/reflectlite", [2024-03-21T09:11:30.978Z] "internal/syscall/execenv", [2024-03-21T09:11:30.978Z] "internal/syscall/unix", [2024-03-21T09:11:30.978Z] "internal/testlog", [2024-03-21T09:11:30.978Z] "internal/unsafeheader", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "io/fs", [2024-03-21T09:11:30.978Z] "math", [2024-03-21T09:11:30.978Z] "math/bits", [2024-03-21T09:11:30.978Z] "os", [2024-03-21T09:11:30.978Z] "path", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "runtime", [2024-03-21T09:11:30.978Z] "runtime/internal/atomic", [2024-03-21T09:11:30.978Z] "runtime/internal/math", [2024-03-21T09:11:30.978Z] "runtime/internal/sys", [2024-03-21T09:11:30.978Z] "sort", [2024-03-21T09:11:30.978Z] "strconv", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "sync/atomic", [2024-03-21T09:11:30.978Z] "syscall", [2024-03-21T09:11:30.978Z] "time", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8", [2024-03-21T09:11:30.978Z] "unsafe" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "TestGoFiles": [ [2024-03-21T09:11:30.978Z] "export_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestGoFiles": [ [2024-03-21T09:11:30.978Z] "errors_test.go", [2024-03-21T09:11:30.978Z] "example_test.go", [2024-03-21T09:11:30.978Z] "fmt_test.go", [2024-03-21T09:11:30.978Z] "gostringer_example_test.go", [2024-03-21T09:11:30.978Z] "scan_test.go", [2024-03-21T09:11:30.978Z] "stringer_example_test.go", [2024-03-21T09:11:30.978Z] "stringer_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestImports": [ [2024-03-21T09:11:30.978Z] "bufio", [2024-03-21T09:11:30.978Z] "bytes", [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "fmt", [2024-03-21T09:11:30.978Z] "internal/race", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "math", [2024-03-21T09:11:30.978Z] "os", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "regexp", [2024-03-21T09:11:30.978Z] "runtime", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "testing", [2024-03-21T09:11:30.978Z] "testing/iotest", [2024-03-21T09:11:30.978Z] "time", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8" [2024-03-21T09:11:30.978Z] ] [2024-03-21T09:11:30.978Z] } [2024-03-21T09:11:30.978Z] { [2024-03-21T09:11:30.978Z] "Dir": "/usr/local/go/src/bytes", [2024-03-21T09:11:30.978Z] "ImportPath": "bytes", [2024-03-21T09:11:30.978Z] "Name": "bytes", [2024-03-21T09:11:30.978Z] "Doc": "Package bytes implements functions for the manipulation of byte slices.", [2024-03-21T09:11:30.978Z] "Target": "/usr/local/go/pkg/linux_amd64/bytes.a", [2024-03-21T09:11:30.978Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.978Z] "Goroot": true, [2024-03-21T09:11:30.978Z] "Standard": true, [2024-03-21T09:11:30.978Z] "DepOnly": true, [2024-03-21T09:11:30.978Z] "GoFiles": [ [2024-03-21T09:11:30.978Z] "buffer.go", [2024-03-21T09:11:30.978Z] "bytes.go", [2024-03-21T09:11:30.978Z] "reader.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Imports": [ [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "internal/bytealg", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Deps": [ [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "internal/abi", [2024-03-21T09:11:30.978Z] "internal/bytealg", [2024-03-21T09:11:30.978Z] "internal/cpu", [2024-03-21T09:11:30.978Z] "internal/goexperiment", [2024-03-21T09:11:30.978Z] "internal/race", [2024-03-21T09:11:30.978Z] "internal/reflectlite", [2024-03-21T09:11:30.978Z] "internal/unsafeheader", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "runtime", [2024-03-21T09:11:30.978Z] "runtime/internal/atomic", [2024-03-21T09:11:30.978Z] "runtime/internal/math", [2024-03-21T09:11:30.978Z] "runtime/internal/sys", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "sync/atomic", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8", [2024-03-21T09:11:30.978Z] "unsafe" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "TestGoFiles": [ [2024-03-21T09:11:30.978Z] "export_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestGoFiles": [ [2024-03-21T09:11:30.978Z] "boundary_test.go", [2024-03-21T09:11:30.978Z] "buffer_test.go", [2024-03-21T09:11:30.978Z] "bytes_test.go", [2024-03-21T09:11:30.978Z] "compare_test.go", [2024-03-21T09:11:30.978Z] "example_test.go", [2024-03-21T09:11:30.978Z] "reader_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestImports": [ [2024-03-21T09:11:30.978Z] "bytes", [2024-03-21T09:11:30.978Z] "encoding/base64", [2024-03-21T09:11:30.978Z] "fmt", [2024-03-21T09:11:30.978Z] "internal/testenv", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "math/rand", [2024-03-21T09:11:30.978Z] "os", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "sort", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "syscall", [2024-03-21T09:11:30.978Z] "testing", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8" [2024-03-21T09:11:30.978Z] ] [2024-03-21T09:11:30.978Z] } [2024-03-21T09:11:30.978Z] { [2024-03-21T09:11:30.978Z] "Dir": "/usr/local/go/src/strings", [2024-03-21T09:11:30.978Z] "ImportPath": "strings", [2024-03-21T09:11:30.978Z] "Name": "strings", [2024-03-21T09:11:30.978Z] "Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.", [2024-03-21T09:11:30.978Z] "Target": "/usr/local/go/pkg/linux_amd64/strings.a", [2024-03-21T09:11:30.978Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.978Z] "Goroot": true, [2024-03-21T09:11:30.978Z] "Standard": true, [2024-03-21T09:11:30.978Z] "DepOnly": true, [2024-03-21T09:11:30.978Z] "GoFiles": [ [2024-03-21T09:11:30.978Z] "builder.go", [2024-03-21T09:11:30.978Z] "compare.go", [2024-03-21T09:11:30.978Z] "reader.go", [2024-03-21T09:11:30.978Z] "replace.go", [2024-03-21T09:11:30.978Z] "search.go", [2024-03-21T09:11:30.978Z] "strings.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Imports": [ [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "internal/bytealg", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8", [2024-03-21T09:11:30.978Z] "unsafe" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Deps": [ [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "internal/abi", [2024-03-21T09:11:30.978Z] "internal/bytealg", [2024-03-21T09:11:30.978Z] "internal/cpu", [2024-03-21T09:11:30.978Z] "internal/goexperiment", [2024-03-21T09:11:30.978Z] "internal/race", [2024-03-21T09:11:30.978Z] "internal/reflectlite", [2024-03-21T09:11:30.978Z] "internal/unsafeheader", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "runtime", [2024-03-21T09:11:30.978Z] "runtime/internal/atomic", [2024-03-21T09:11:30.978Z] "runtime/internal/math", [2024-03-21T09:11:30.978Z] "runtime/internal/sys", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "sync/atomic", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8", [2024-03-21T09:11:30.978Z] "unsafe" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "TestGoFiles": [ [2024-03-21T09:11:30.978Z] "export_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestGoFiles": [ [2024-03-21T09:11:30.978Z] "builder_test.go", [2024-03-21T09:11:30.978Z] "compare_test.go", [2024-03-21T09:11:30.978Z] "example_test.go", [2024-03-21T09:11:30.978Z] "reader_test.go", [2024-03-21T09:11:30.978Z] "replace_test.go", [2024-03-21T09:11:30.978Z] "search_test.go", [2024-03-21T09:11:30.978Z] "strings_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestImports": [ [2024-03-21T09:11:30.978Z] "bytes", [2024-03-21T09:11:30.978Z] "fmt", [2024-03-21T09:11:30.978Z] "internal/testenv", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "math/rand", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "strconv", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "testing", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8", [2024-03-21T09:11:30.978Z] "unsafe" [2024-03-21T09:11:30.978Z] ] [2024-03-21T09:11:30.978Z] } [2024-03-21T09:11:30.978Z] { [2024-03-21T09:11:30.978Z] "Dir": "/usr/local/go/src/bufio", [2024-03-21T09:11:30.978Z] "ImportPath": "bufio", [2024-03-21T09:11:30.978Z] "Name": "bufio", [2024-03-21T09:11:30.978Z] "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-21T09:11:30.978Z] "Target": "/usr/local/go/pkg/linux_amd64/bufio.a", [2024-03-21T09:11:30.978Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.978Z] "Goroot": true, [2024-03-21T09:11:30.978Z] "Standard": true, [2024-03-21T09:11:30.978Z] "DepOnly": true, [2024-03-21T09:11:30.978Z] "GoFiles": [ [2024-03-21T09:11:30.978Z] "bufio.go", [2024-03-21T09:11:30.978Z] "scan.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Imports": [ [2024-03-21T09:11:30.978Z] "bytes", [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "unicode/utf8" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Deps": [ [2024-03-21T09:11:30.978Z] "bytes", [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "internal/abi", [2024-03-21T09:11:30.978Z] "internal/bytealg", [2024-03-21T09:11:30.978Z] "internal/cpu", [2024-03-21T09:11:30.978Z] "internal/goexperiment", [2024-03-21T09:11:30.978Z] "internal/race", [2024-03-21T09:11:30.978Z] "internal/reflectlite", [2024-03-21T09:11:30.978Z] "internal/unsafeheader", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "runtime", [2024-03-21T09:11:30.978Z] "runtime/internal/atomic", [2024-03-21T09:11:30.978Z] "runtime/internal/math", [2024-03-21T09:11:30.978Z] "runtime/internal/sys", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "sync/atomic", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8", [2024-03-21T09:11:30.978Z] "unsafe" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "TestGoFiles": [ [2024-03-21T09:11:30.978Z] "export_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "TestImports": [ [2024-03-21T09:11:30.978Z] "unicode/utf8" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestGoFiles": [ [2024-03-21T09:11:30.978Z] "bufio_test.go", [2024-03-21T09:11:30.978Z] "example_test.go", [2024-03-21T09:11:30.978Z] "scan_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestImports": [ [2024-03-21T09:11:30.978Z] "bufio", [2024-03-21T09:11:30.978Z] "bytes", [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "fmt", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "os", [2024-03-21T09:11:30.978Z] "strconv", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "testing", [2024-03-21T09:11:30.978Z] "testing/iotest", [2024-03-21T09:11:30.978Z] "time", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8" [2024-03-21T09:11:30.978Z] ] [2024-03-21T09:11:30.978Z] } [2024-03-21T09:11:30.978Z] { [2024-03-21T09:11:30.978Z] "Dir": "/usr/local/go/src/compress/flate", [2024-03-21T09:11:30.978Z] "ImportPath": "compress/flate", [2024-03-21T09:11:30.978Z] "Name": "flate", [2024-03-21T09:11:30.978Z] "Doc": "Package flate implements the DEFLATE compressed data format, described in RFC 1951.", [2024-03-21T09:11:30.978Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/flate.a", [2024-03-21T09:11:30.978Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.978Z] "Goroot": true, [2024-03-21T09:11:30.978Z] "Standard": true, [2024-03-21T09:11:30.978Z] "DepOnly": true, [2024-03-21T09:11:30.978Z] "GoFiles": [ [2024-03-21T09:11:30.978Z] "deflate.go", [2024-03-21T09:11:30.978Z] "deflatefast.go", [2024-03-21T09:11:30.978Z] "dict_decoder.go", [2024-03-21T09:11:30.978Z] "huffman_bit_writer.go", [2024-03-21T09:11:30.978Z] "huffman_code.go", [2024-03-21T09:11:30.978Z] "inflate.go", [2024-03-21T09:11:30.978Z] "token.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Imports": [ [2024-03-21T09:11:30.978Z] "bufio", [2024-03-21T09:11:30.978Z] "fmt", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "math", [2024-03-21T09:11:30.978Z] "math/bits", [2024-03-21T09:11:30.978Z] "sort", [2024-03-21T09:11:30.978Z] "strconv", [2024-03-21T09:11:30.978Z] "sync" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Deps": [ [2024-03-21T09:11:30.978Z] "bufio", [2024-03-21T09:11:30.978Z] "bytes", [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "fmt", [2024-03-21T09:11:30.978Z] "internal/abi", [2024-03-21T09:11:30.978Z] "internal/bytealg", [2024-03-21T09:11:30.978Z] "internal/cpu", [2024-03-21T09:11:30.978Z] "internal/fmtsort", [2024-03-21T09:11:30.978Z] "internal/goexperiment", [2024-03-21T09:11:30.978Z] "internal/itoa", [2024-03-21T09:11:30.978Z] "internal/oserror", [2024-03-21T09:11:30.978Z] "internal/poll", [2024-03-21T09:11:30.978Z] "internal/race", [2024-03-21T09:11:30.978Z] "internal/reflectlite", [2024-03-21T09:11:30.978Z] "internal/syscall/execenv", [2024-03-21T09:11:30.978Z] "internal/syscall/unix", [2024-03-21T09:11:30.978Z] "internal/testlog", [2024-03-21T09:11:30.978Z] "internal/unsafeheader", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "io/fs", [2024-03-21T09:11:30.978Z] "math", [2024-03-21T09:11:30.978Z] "math/bits", [2024-03-21T09:11:30.978Z] "os", [2024-03-21T09:11:30.978Z] "path", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "runtime", [2024-03-21T09:11:30.978Z] "runtime/internal/atomic", [2024-03-21T09:11:30.978Z] "runtime/internal/math", [2024-03-21T09:11:30.978Z] "runtime/internal/sys", [2024-03-21T09:11:30.978Z] "sort", [2024-03-21T09:11:30.978Z] "strconv", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "sync/atomic", [2024-03-21T09:11:30.978Z] "syscall", [2024-03-21T09:11:30.978Z] "time", [2024-03-21T09:11:30.978Z] "unicode", [2024-03-21T09:11:30.978Z] "unicode/utf8", [2024-03-21T09:11:30.978Z] "unsafe" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "TestGoFiles": [ [2024-03-21T09:11:30.978Z] "deflate_test.go", [2024-03-21T09:11:30.978Z] "dict_decoder_test.go", [2024-03-21T09:11:30.978Z] "flate_test.go", [2024-03-21T09:11:30.978Z] "huffman_bit_writer_test.go", [2024-03-21T09:11:30.978Z] "inflate_test.go", [2024-03-21T09:11:30.978Z] "reader_test.go", [2024-03-21T09:11:30.978Z] "writer_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "TestImports": [ [2024-03-21T09:11:30.978Z] "bytes", [2024-03-21T09:11:30.978Z] "encoding/hex", [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "flag", [2024-03-21T09:11:30.978Z] "fmt", [2024-03-21T09:11:30.978Z] "internal/testenv", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "math/rand", [2024-03-21T09:11:30.978Z] "os", [2024-03-21T09:11:30.978Z] "path/filepath", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "runtime", [2024-03-21T09:11:30.978Z] "runtime/debug", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.978Z] "testing" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestGoFiles": [ [2024-03-21T09:11:30.978Z] "example_test.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "XTestImports": [ [2024-03-21T09:11:30.978Z] "bytes", [2024-03-21T09:11:30.978Z] "compress/flate", [2024-03-21T09:11:30.978Z] "fmt", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "log", [2024-03-21T09:11:30.978Z] "os", [2024-03-21T09:11:30.978Z] "strings", [2024-03-21T09:11:30.978Z] "sync" [2024-03-21T09:11:30.978Z] ] [2024-03-21T09:11:30.978Z] } [2024-03-21T09:11:30.978Z] { [2024-03-21T09:11:30.978Z] "Dir": "/usr/local/go/src/encoding/binary", [2024-03-21T09:11:30.978Z] "ImportPath": "encoding/binary", [2024-03-21T09:11:30.978Z] "Name": "binary", [2024-03-21T09:11:30.978Z] "Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.", [2024-03-21T09:11:30.978Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/binary.a", [2024-03-21T09:11:30.978Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.978Z] "Goroot": true, [2024-03-21T09:11:30.978Z] "Standard": true, [2024-03-21T09:11:30.978Z] "DepOnly": true, [2024-03-21T09:11:30.978Z] "GoFiles": [ [2024-03-21T09:11:30.978Z] "binary.go", [2024-03-21T09:11:30.978Z] "varint.go" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Imports": [ [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "math", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "sync" [2024-03-21T09:11:30.978Z] ], [2024-03-21T09:11:30.978Z] "Deps": [ [2024-03-21T09:11:30.978Z] "errors", [2024-03-21T09:11:30.978Z] "internal/abi", [2024-03-21T09:11:30.978Z] "internal/bytealg", [2024-03-21T09:11:30.978Z] "internal/cpu", [2024-03-21T09:11:30.978Z] "internal/goexperiment", [2024-03-21T09:11:30.978Z] "internal/itoa", [2024-03-21T09:11:30.978Z] "internal/race", [2024-03-21T09:11:30.978Z] "internal/reflectlite", [2024-03-21T09:11:30.978Z] "internal/unsafeheader", [2024-03-21T09:11:30.978Z] "io", [2024-03-21T09:11:30.978Z] "math", [2024-03-21T09:11:30.978Z] "math/bits", [2024-03-21T09:11:30.978Z] "reflect", [2024-03-21T09:11:30.978Z] "runtime", [2024-03-21T09:11:30.978Z] "runtime/internal/atomic", [2024-03-21T09:11:30.978Z] "runtime/internal/math", [2024-03-21T09:11:30.978Z] "runtime/internal/sys", [2024-03-21T09:11:30.978Z] "strconv", [2024-03-21T09:11:30.978Z] "sync", [2024-03-21T09:11:30.979Z] "sync/atomic", [2024-03-21T09:11:30.979Z] "unicode", [2024-03-21T09:11:30.979Z] "unicode/utf8", [2024-03-21T09:11:30.979Z] "unsafe" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestGoFiles": [ [2024-03-21T09:11:30.979Z] "binary_test.go", [2024-03-21T09:11:30.979Z] "varint_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestImports": [ [2024-03-21T09:11:30.979Z] "bytes", [2024-03-21T09:11:30.979Z] "fmt", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "math", [2024-03-21T09:11:30.979Z] "reflect", [2024-03-21T09:11:30.979Z] "strings", [2024-03-21T09:11:30.979Z] "sync", [2024-03-21T09:11:30.979Z] "testing" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestGoFiles": [ [2024-03-21T09:11:30.979Z] "example_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestImports": [ [2024-03-21T09:11:30.979Z] "bytes", [2024-03-21T09:11:30.979Z] "encoding/binary", [2024-03-21T09:11:30.979Z] "fmt", [2024-03-21T09:11:30.979Z] "math" [2024-03-21T09:11:30.979Z] ] [2024-03-21T09:11:30.979Z] } [2024-03-21T09:11:30.979Z] { [2024-03-21T09:11:30.979Z] "Dir": "/usr/local/go/src/hash", [2024-03-21T09:11:30.979Z] "ImportPath": "hash", [2024-03-21T09:11:30.979Z] "Name": "hash", [2024-03-21T09:11:30.979Z] "Doc": "Package hash provides interfaces for hash functions.", [2024-03-21T09:11:30.979Z] "Target": "/usr/local/go/pkg/linux_amd64/hash.a", [2024-03-21T09:11:30.979Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.979Z] "Goroot": true, [2024-03-21T09:11:30.979Z] "Standard": true, [2024-03-21T09:11:30.979Z] "DepOnly": true, [2024-03-21T09:11:30.979Z] "GoFiles": [ [2024-03-21T09:11:30.979Z] "hash.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Imports": [ [2024-03-21T09:11:30.979Z] "io" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Deps": [ [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "internal/abi", [2024-03-21T09:11:30.979Z] "internal/bytealg", [2024-03-21T09:11:30.979Z] "internal/cpu", [2024-03-21T09:11:30.979Z] "internal/goexperiment", [2024-03-21T09:11:30.979Z] "internal/race", [2024-03-21T09:11:30.979Z] "internal/reflectlite", [2024-03-21T09:11:30.979Z] "internal/unsafeheader", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "runtime", [2024-03-21T09:11:30.979Z] "runtime/internal/atomic", [2024-03-21T09:11:30.979Z] "runtime/internal/math", [2024-03-21T09:11:30.979Z] "runtime/internal/sys", [2024-03-21T09:11:30.979Z] "sync", [2024-03-21T09:11:30.979Z] "sync/atomic", [2024-03-21T09:11:30.979Z] "unsafe" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestGoFiles": [ [2024-03-21T09:11:30.979Z] "example_test.go", [2024-03-21T09:11:30.979Z] "marshal_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestImports": [ [2024-03-21T09:11:30.979Z] "bytes", [2024-03-21T09:11:30.979Z] "crypto/md5", [2024-03-21T09:11:30.979Z] "crypto/sha1", [2024-03-21T09:11:30.979Z] "crypto/sha256", [2024-03-21T09:11:30.979Z] "crypto/sha512", [2024-03-21T09:11:30.979Z] "encoding", [2024-03-21T09:11:30.979Z] "encoding/hex", [2024-03-21T09:11:30.979Z] "fmt", [2024-03-21T09:11:30.979Z] "hash", [2024-03-21T09:11:30.979Z] "hash/adler32", [2024-03-21T09:11:30.979Z] "hash/crc32", [2024-03-21T09:11:30.979Z] "hash/crc64", [2024-03-21T09:11:30.979Z] "hash/fnv", [2024-03-21T09:11:30.979Z] "log", [2024-03-21T09:11:30.979Z] "testing" [2024-03-21T09:11:30.979Z] ] [2024-03-21T09:11:30.979Z] } [2024-03-21T09:11:30.979Z] { [2024-03-21T09:11:30.979Z] "Dir": "/usr/local/go/src/hash/crc32", [2024-03-21T09:11:30.979Z] "ImportPath": "hash/crc32", [2024-03-21T09:11:30.979Z] "Name": "crc32", [2024-03-21T09:11:30.979Z] "Doc": "Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.", [2024-03-21T09:11:30.979Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/crc32.a", [2024-03-21T09:11:30.979Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.979Z] "Goroot": true, [2024-03-21T09:11:30.979Z] "Standard": true, [2024-03-21T09:11:30.979Z] "DepOnly": true, [2024-03-21T09:11:30.979Z] "GoFiles": [ [2024-03-21T09:11:30.979Z] "crc32.go", [2024-03-21T09:11:30.979Z] "crc32_amd64.go", [2024-03-21T09:11:30.979Z] "crc32_generic.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.979Z] "crc32_arm64.go", [2024-03-21T09:11:30.979Z] "crc32_otherarch.go", [2024-03-21T09:11:30.979Z] "crc32_ppc64le.go", [2024-03-21T09:11:30.979Z] "crc32_s390x.go", [2024-03-21T09:11:30.979Z] "gen_const_ppc64le.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.979Z] "crc32_arm64.s", [2024-03-21T09:11:30.979Z] "crc32_ppc64le.s", [2024-03-21T09:11:30.979Z] "crc32_s390x.s", [2024-03-21T09:11:30.979Z] "crc32_table_ppc64le.s" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "SFiles": [ [2024-03-21T09:11:30.979Z] "crc32_amd64.s" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Imports": [ [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "hash", [2024-03-21T09:11:30.979Z] "internal/cpu", [2024-03-21T09:11:30.979Z] "sync", [2024-03-21T09:11:30.979Z] "sync/atomic", [2024-03-21T09:11:30.979Z] "unsafe" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Deps": [ [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "hash", [2024-03-21T09:11:30.979Z] "internal/abi", [2024-03-21T09:11:30.979Z] "internal/bytealg", [2024-03-21T09:11:30.979Z] "internal/cpu", [2024-03-21T09:11:30.979Z] "internal/goexperiment", [2024-03-21T09:11:30.979Z] "internal/race", [2024-03-21T09:11:30.979Z] "internal/reflectlite", [2024-03-21T09:11:30.979Z] "internal/unsafeheader", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "runtime", [2024-03-21T09:11:30.979Z] "runtime/internal/atomic", [2024-03-21T09:11:30.979Z] "runtime/internal/math", [2024-03-21T09:11:30.979Z] "runtime/internal/sys", [2024-03-21T09:11:30.979Z] "sync", [2024-03-21T09:11:30.979Z] "sync/atomic", [2024-03-21T09:11:30.979Z] "unsafe" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestGoFiles": [ [2024-03-21T09:11:30.979Z] "crc32_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestImports": [ [2024-03-21T09:11:30.979Z] "encoding", [2024-03-21T09:11:30.979Z] "fmt", [2024-03-21T09:11:30.979Z] "hash", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "math/rand", [2024-03-21T09:11:30.979Z] "testing" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestGoFiles": [ [2024-03-21T09:11:30.979Z] "example_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestImports": [ [2024-03-21T09:11:30.979Z] "fmt", [2024-03-21T09:11:30.979Z] "hash/crc32" [2024-03-21T09:11:30.979Z] ] [2024-03-21T09:11:30.979Z] } [2024-03-21T09:11:30.979Z] { [2024-03-21T09:11:30.979Z] "Dir": "/usr/local/go/src/compress/gzip", [2024-03-21T09:11:30.979Z] "ImportPath": "compress/gzip", [2024-03-21T09:11:30.979Z] "Name": "gzip", [2024-03-21T09:11:30.979Z] "Doc": "Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.", [2024-03-21T09:11:30.979Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/gzip.a", [2024-03-21T09:11:30.979Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.979Z] "Goroot": true, [2024-03-21T09:11:30.979Z] "Standard": true, [2024-03-21T09:11:30.979Z] "DepOnly": true, [2024-03-21T09:11:30.979Z] "GoFiles": [ [2024-03-21T09:11:30.979Z] "gunzip.go", [2024-03-21T09:11:30.979Z] "gzip.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Imports": [ [2024-03-21T09:11:30.979Z] "bufio", [2024-03-21T09:11:30.979Z] "compress/flate", [2024-03-21T09:11:30.979Z] "encoding/binary", [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "fmt", [2024-03-21T09:11:30.979Z] "hash/crc32", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "time" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Deps": [ [2024-03-21T09:11:30.979Z] "bufio", [2024-03-21T09:11:30.979Z] "bytes", [2024-03-21T09:11:30.979Z] "compress/flate", [2024-03-21T09:11:30.979Z] "encoding/binary", [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "fmt", [2024-03-21T09:11:30.979Z] "hash", [2024-03-21T09:11:30.979Z] "hash/crc32", [2024-03-21T09:11:30.979Z] "internal/abi", [2024-03-21T09:11:30.979Z] "internal/bytealg", [2024-03-21T09:11:30.979Z] "internal/cpu", [2024-03-21T09:11:30.979Z] "internal/fmtsort", [2024-03-21T09:11:30.979Z] "internal/goexperiment", [2024-03-21T09:11:30.979Z] "internal/itoa", [2024-03-21T09:11:30.979Z] "internal/oserror", [2024-03-21T09:11:30.979Z] "internal/poll", [2024-03-21T09:11:30.979Z] "internal/race", [2024-03-21T09:11:30.979Z] "internal/reflectlite", [2024-03-21T09:11:30.979Z] "internal/syscall/execenv", [2024-03-21T09:11:30.979Z] "internal/syscall/unix", [2024-03-21T09:11:30.979Z] "internal/testlog", [2024-03-21T09:11:30.979Z] "internal/unsafeheader", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "io/fs", [2024-03-21T09:11:30.979Z] "math", [2024-03-21T09:11:30.979Z] "math/bits", [2024-03-21T09:11:30.979Z] "os", [2024-03-21T09:11:30.979Z] "path", [2024-03-21T09:11:30.979Z] "reflect", [2024-03-21T09:11:30.979Z] "runtime", [2024-03-21T09:11:30.979Z] "runtime/internal/atomic", [2024-03-21T09:11:30.979Z] "runtime/internal/math", [2024-03-21T09:11:30.979Z] "runtime/internal/sys", [2024-03-21T09:11:30.979Z] "sort", [2024-03-21T09:11:30.979Z] "strconv", [2024-03-21T09:11:30.979Z] "strings", [2024-03-21T09:11:30.979Z] "sync", [2024-03-21T09:11:30.979Z] "sync/atomic", [2024-03-21T09:11:30.979Z] "syscall", [2024-03-21T09:11:30.979Z] "time", [2024-03-21T09:11:30.979Z] "unicode", [2024-03-21T09:11:30.979Z] "unicode/utf8", [2024-03-21T09:11:30.979Z] "unsafe" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestGoFiles": [ [2024-03-21T09:11:30.979Z] "gunzip_test.go", [2024-03-21T09:11:30.979Z] "gzip_test.go", [2024-03-21T09:11:30.979Z] "issue14937_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestImports": [ [2024-03-21T09:11:30.979Z] "bufio", [2024-03-21T09:11:30.979Z] "bytes", [2024-03-21T09:11:30.979Z] "compress/flate", [2024-03-21T09:11:30.979Z] "encoding/base64", [2024-03-21T09:11:30.979Z] "internal/testenv", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "io/fs", [2024-03-21T09:11:30.979Z] "os", [2024-03-21T09:11:30.979Z] "path/filepath", [2024-03-21T09:11:30.979Z] "reflect", [2024-03-21T09:11:30.979Z] "runtime", [2024-03-21T09:11:30.979Z] "strings", [2024-03-21T09:11:30.979Z] "testing", [2024-03-21T09:11:30.979Z] "time" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestGoFiles": [ [2024-03-21T09:11:30.979Z] "example_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestImports": [ [2024-03-21T09:11:30.979Z] "bytes", [2024-03-21T09:11:30.979Z] "compress/gzip", [2024-03-21T09:11:30.979Z] "fmt", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "log", [2024-03-21T09:11:30.979Z] "os", [2024-03-21T09:11:30.979Z] "time" [2024-03-21T09:11:30.979Z] ] [2024-03-21T09:11:30.979Z] } [2024-03-21T09:11:30.979Z] { [2024-03-21T09:11:30.979Z] "Dir": "/usr/local/go/src/container/list", [2024-03-21T09:11:30.979Z] "ImportPath": "container/list", [2024-03-21T09:11:30.979Z] "Name": "list", [2024-03-21T09:11:30.979Z] "Doc": "Package list implements a doubly linked list.", [2024-03-21T09:11:30.979Z] "Target": "/usr/local/go/pkg/linux_amd64/container/list.a", [2024-03-21T09:11:30.979Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.979Z] "Goroot": true, [2024-03-21T09:11:30.979Z] "Standard": true, [2024-03-21T09:11:30.979Z] "DepOnly": true, [2024-03-21T09:11:30.979Z] "GoFiles": [ [2024-03-21T09:11:30.979Z] "list.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestGoFiles": [ [2024-03-21T09:11:30.979Z] "list_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestImports": [ [2024-03-21T09:11:30.979Z] "testing" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestGoFiles": [ [2024-03-21T09:11:30.979Z] "example_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestImports": [ [2024-03-21T09:11:30.979Z] "container/list", [2024-03-21T09:11:30.979Z] "fmt" [2024-03-21T09:11:30.979Z] ] [2024-03-21T09:11:30.979Z] } [2024-03-21T09:11:30.979Z] { [2024-03-21T09:11:30.979Z] "Dir": "/usr/local/go/src/crypto/internal/subtle", [2024-03-21T09:11:30.979Z] "ImportPath": "crypto/internal/subtle", [2024-03-21T09:11:30.979Z] "Name": "subtle", [2024-03-21T09:11:30.979Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-03-21T09:11:30.979Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/internal/subtle.a", [2024-03-21T09:11:30.979Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.979Z] "Goroot": true, [2024-03-21T09:11:30.979Z] "Standard": true, [2024-03-21T09:11:30.979Z] "DepOnly": true, [2024-03-21T09:11:30.979Z] "GoFiles": [ [2024-03-21T09:11:30.979Z] "aliasing.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.979Z] "aliasing_appengine.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Imports": [ [2024-03-21T09:11:30.979Z] "unsafe" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Deps": [ [2024-03-21T09:11:30.979Z] "unsafe" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestGoFiles": [ [2024-03-21T09:11:30.979Z] "aliasing_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestImports": [ [2024-03-21T09:11:30.979Z] "crypto/internal/subtle", [2024-03-21T09:11:30.979Z] "testing" [2024-03-21T09:11:30.979Z] ] [2024-03-21T09:11:30.979Z] } [2024-03-21T09:11:30.979Z] { [2024-03-21T09:11:30.979Z] "Dir": "/usr/local/go/src/crypto/subtle", [2024-03-21T09:11:30.979Z] "ImportPath": "crypto/subtle", [2024-03-21T09:11:30.979Z] "Name": "subtle", [2024-03-21T09:11:30.979Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-03-21T09:11:30.979Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/subtle.a", [2024-03-21T09:11:30.979Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.979Z] "Goroot": true, [2024-03-21T09:11:30.979Z] "Standard": true, [2024-03-21T09:11:30.979Z] "DepOnly": true, [2024-03-21T09:11:30.979Z] "GoFiles": [ [2024-03-21T09:11:30.979Z] "constant_time.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestGoFiles": [ [2024-03-21T09:11:30.979Z] "constant_time_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestImports": [ [2024-03-21T09:11:30.979Z] "testing", [2024-03-21T09:11:30.979Z] "testing/quick" [2024-03-21T09:11:30.979Z] ] [2024-03-21T09:11:30.979Z] } [2024-03-21T09:11:30.979Z] { [2024-03-21T09:11:30.979Z] "Dir": "/usr/local/go/src/crypto/cipher", [2024-03-21T09:11:30.979Z] "ImportPath": "crypto/cipher", [2024-03-21T09:11:30.979Z] "Name": "cipher", [2024-03-21T09:11:30.979Z] "Doc": "Package cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.", [2024-03-21T09:11:30.979Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/cipher.a", [2024-03-21T09:11:30.979Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.979Z] "Goroot": true, [2024-03-21T09:11:30.979Z] "Standard": true, [2024-03-21T09:11:30.979Z] "DepOnly": true, [2024-03-21T09:11:30.979Z] "GoFiles": [ [2024-03-21T09:11:30.979Z] "cbc.go", [2024-03-21T09:11:30.979Z] "cfb.go", [2024-03-21T09:11:30.979Z] "cipher.go", [2024-03-21T09:11:30.979Z] "ctr.go", [2024-03-21T09:11:30.979Z] "gcm.go", [2024-03-21T09:11:30.979Z] "io.go", [2024-03-21T09:11:30.979Z] "ofb.go", [2024-03-21T09:11:30.979Z] "xor_amd64.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.979Z] "xor_arm64.go", [2024-03-21T09:11:30.979Z] "xor_generic.go", [2024-03-21T09:11:30.979Z] "xor_ppc64x.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.979Z] "xor_arm64.s", [2024-03-21T09:11:30.979Z] "xor_ppc64x.s" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "SFiles": [ [2024-03-21T09:11:30.979Z] "xor_amd64.s" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Imports": [ [2024-03-21T09:11:30.979Z] "crypto/internal/subtle", [2024-03-21T09:11:30.979Z] "crypto/subtle", [2024-03-21T09:11:30.979Z] "encoding/binary", [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "io" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Deps": [ [2024-03-21T09:11:30.979Z] "crypto/internal/subtle", [2024-03-21T09:11:30.979Z] "crypto/subtle", [2024-03-21T09:11:30.979Z] "encoding/binary", [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "internal/abi", [2024-03-21T09:11:30.979Z] "internal/bytealg", [2024-03-21T09:11:30.979Z] "internal/cpu", [2024-03-21T09:11:30.979Z] "internal/goexperiment", [2024-03-21T09:11:30.979Z] "internal/itoa", [2024-03-21T09:11:30.979Z] "internal/race", [2024-03-21T09:11:30.979Z] "internal/reflectlite", [2024-03-21T09:11:30.979Z] "internal/unsafeheader", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "math", [2024-03-21T09:11:30.979Z] "math/bits", [2024-03-21T09:11:30.979Z] "reflect", [2024-03-21T09:11:30.979Z] "runtime", [2024-03-21T09:11:30.979Z] "runtime/internal/atomic", [2024-03-21T09:11:30.979Z] "runtime/internal/math", [2024-03-21T09:11:30.979Z] "runtime/internal/sys", [2024-03-21T09:11:30.979Z] "strconv", [2024-03-21T09:11:30.979Z] "sync", [2024-03-21T09:11:30.979Z] "sync/atomic", [2024-03-21T09:11:30.979Z] "unicode", [2024-03-21T09:11:30.979Z] "unicode/utf8", [2024-03-21T09:11:30.979Z] "unsafe" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "TestGoFiles": [ [2024-03-21T09:11:30.979Z] "export_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestGoFiles": [ [2024-03-21T09:11:30.979Z] "benchmark_test.go", [2024-03-21T09:11:30.979Z] "cbc_aes_test.go", [2024-03-21T09:11:30.979Z] "cfb_test.go", [2024-03-21T09:11:30.979Z] "cipher_test.go", [2024-03-21T09:11:30.979Z] "common_test.go", [2024-03-21T09:11:30.979Z] "ctr_aes_test.go", [2024-03-21T09:11:30.979Z] "ctr_test.go", [2024-03-21T09:11:30.979Z] "example_test.go", [2024-03-21T09:11:30.979Z] "gcm_test.go", [2024-03-21T09:11:30.979Z] "ofb_test.go", [2024-03-21T09:11:30.979Z] "xor_test.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "XTestImports": [ [2024-03-21T09:11:30.979Z] "bytes", [2024-03-21T09:11:30.979Z] "crypto/aes", [2024-03-21T09:11:30.979Z] "crypto/cipher", [2024-03-21T09:11:30.979Z] "crypto/des", [2024-03-21T09:11:30.979Z] "crypto/rand", [2024-03-21T09:11:30.979Z] "encoding/hex", [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "fmt", [2024-03-21T09:11:30.979Z] "io", [2024-03-21T09:11:30.979Z] "os", [2024-03-21T09:11:30.979Z] "reflect", [2024-03-21T09:11:30.979Z] "strconv", [2024-03-21T09:11:30.979Z] "testing" [2024-03-21T09:11:30.979Z] ] [2024-03-21T09:11:30.979Z] } [2024-03-21T09:11:30.979Z] { [2024-03-21T09:11:30.979Z] "Dir": "/usr/local/go/src/crypto/aes", [2024-03-21T09:11:30.979Z] "ImportPath": "crypto/aes", [2024-03-21T09:11:30.979Z] "Name": "aes", [2024-03-21T09:11:30.979Z] "Doc": "Package aes implements AES encryption (formerly Rijndael), as defined in U.S. Federal Information Processing Standards Publication 197.", [2024-03-21T09:11:30.979Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/aes.a", [2024-03-21T09:11:30.979Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.979Z] "Goroot": true, [2024-03-21T09:11:30.979Z] "Standard": true, [2024-03-21T09:11:30.979Z] "DepOnly": true, [2024-03-21T09:11:30.979Z] "GoFiles": [ [2024-03-21T09:11:30.979Z] "aes_gcm.go", [2024-03-21T09:11:30.979Z] "block.go", [2024-03-21T09:11:30.979Z] "cipher.go", [2024-03-21T09:11:30.979Z] "cipher_asm.go", [2024-03-21T09:11:30.979Z] "const.go", [2024-03-21T09:11:30.979Z] "modes.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.979Z] "cbc_s390x.go", [2024-03-21T09:11:30.979Z] "cipher_generic.go", [2024-03-21T09:11:30.979Z] "cipher_ppc64le.go", [2024-03-21T09:11:30.979Z] "cipher_s390x.go", [2024-03-21T09:11:30.979Z] "ctr_s390x.go", [2024-03-21T09:11:30.979Z] "gcm_ppc64le.go", [2024-03-21T09:11:30.979Z] "gcm_s390x.go" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.979Z] "asm_arm64.s", [2024-03-21T09:11:30.979Z] "asm_ppc64le.s", [2024-03-21T09:11:30.979Z] "asm_s390x.s", [2024-03-21T09:11:30.979Z] "gcm_arm64.s", [2024-03-21T09:11:30.979Z] "gcm_ppc64le.s" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "SFiles": [ [2024-03-21T09:11:30.979Z] "asm_amd64.s", [2024-03-21T09:11:30.979Z] "gcm_amd64.s" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Imports": [ [2024-03-21T09:11:30.979Z] "crypto/cipher", [2024-03-21T09:11:30.979Z] "crypto/internal/subtle", [2024-03-21T09:11:30.979Z] "crypto/subtle", [2024-03-21T09:11:30.979Z] "encoding/binary", [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "internal/cpu", [2024-03-21T09:11:30.979Z] "strconv" [2024-03-21T09:11:30.979Z] ], [2024-03-21T09:11:30.979Z] "Deps": [ [2024-03-21T09:11:30.979Z] "crypto/cipher", [2024-03-21T09:11:30.979Z] "crypto/internal/subtle", [2024-03-21T09:11:30.979Z] "crypto/subtle", [2024-03-21T09:11:30.979Z] "encoding/binary", [2024-03-21T09:11:30.979Z] "errors", [2024-03-21T09:11:30.979Z] "internal/abi", [2024-03-21T09:11:30.979Z] "internal/bytealg", [2024-03-21T09:11:30.979Z] "internal/cpu", [2024-03-21T09:11:30.980Z] "internal/goexperiment", [2024-03-21T09:11:30.980Z] "internal/itoa", [2024-03-21T09:11:30.980Z] "internal/race", [2024-03-21T09:11:30.980Z] "internal/reflectlite", [2024-03-21T09:11:30.980Z] "internal/unsafeheader", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/bits", [2024-03-21T09:11:30.980Z] "reflect", [2024-03-21T09:11:30.980Z] "runtime", [2024-03-21T09:11:30.980Z] "runtime/internal/atomic", [2024-03-21T09:11:30.980Z] "runtime/internal/math", [2024-03-21T09:11:30.980Z] "runtime/internal/sys", [2024-03-21T09:11:30.980Z] "strconv", [2024-03-21T09:11:30.980Z] "sync", [2024-03-21T09:11:30.980Z] "sync/atomic", [2024-03-21T09:11:30.980Z] "unicode", [2024-03-21T09:11:30.980Z] "unicode/utf8", [2024-03-21T09:11:30.980Z] "unsafe" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestGoFiles": [ [2024-03-21T09:11:30.980Z] "aes_test.go", [2024-03-21T09:11:30.980Z] "modes_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestImports": [ [2024-03-21T09:11:30.980Z] "crypto/cipher", [2024-03-21T09:11:30.980Z] "testing" [2024-03-21T09:11:30.980Z] ] [2024-03-21T09:11:30.980Z] } [2024-03-21T09:11:30.980Z] { [2024-03-21T09:11:30.980Z] "Dir": "/usr/local/go/src/math/rand", [2024-03-21T09:11:30.980Z] "ImportPath": "math/rand", [2024-03-21T09:11:30.980Z] "Name": "rand", [2024-03-21T09:11:30.980Z] "Doc": "Package rand implements pseudo-random number generators unsuitable for security-sensitive work.", [2024-03-21T09:11:30.980Z] "Target": "/usr/local/go/pkg/linux_amd64/math/rand.a", [2024-03-21T09:11:30.980Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.980Z] "Goroot": true, [2024-03-21T09:11:30.980Z] "Standard": true, [2024-03-21T09:11:30.980Z] "DepOnly": true, [2024-03-21T09:11:30.980Z] "GoFiles": [ [2024-03-21T09:11:30.980Z] "exp.go", [2024-03-21T09:11:30.980Z] "normal.go", [2024-03-21T09:11:30.980Z] "rand.go", [2024-03-21T09:11:30.980Z] "rng.go", [2024-03-21T09:11:30.980Z] "zipf.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.980Z] "gen_cooked.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Imports": [ [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "sync" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Deps": [ [2024-03-21T09:11:30.980Z] "internal/abi", [2024-03-21T09:11:30.980Z] "internal/bytealg", [2024-03-21T09:11:30.980Z] "internal/cpu", [2024-03-21T09:11:30.980Z] "internal/goexperiment", [2024-03-21T09:11:30.980Z] "internal/race", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/bits", [2024-03-21T09:11:30.980Z] "runtime", [2024-03-21T09:11:30.980Z] "runtime/internal/atomic", [2024-03-21T09:11:30.980Z] "runtime/internal/math", [2024-03-21T09:11:30.980Z] "runtime/internal/sys", [2024-03-21T09:11:30.980Z] "sync", [2024-03-21T09:11:30.980Z] "sync/atomic", [2024-03-21T09:11:30.980Z] "unsafe" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestGoFiles": [ [2024-03-21T09:11:30.980Z] "export_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "XTestGoFiles": [ [2024-03-21T09:11:30.980Z] "example_test.go", [2024-03-21T09:11:30.980Z] "race_test.go", [2024-03-21T09:11:30.980Z] "rand_test.go", [2024-03-21T09:11:30.980Z] "regress_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "XTestImports": [ [2024-03-21T09:11:30.980Z] "bytes", [2024-03-21T09:11:30.980Z] "errors", [2024-03-21T09:11:30.980Z] "flag", [2024-03-21T09:11:30.980Z] "fmt", [2024-03-21T09:11:30.980Z] "internal/testenv", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/rand", [2024-03-21T09:11:30.980Z] "os", [2024-03-21T09:11:30.980Z] "reflect", [2024-03-21T09:11:30.980Z] "runtime", [2024-03-21T09:11:30.980Z] "strings", [2024-03-21T09:11:30.980Z] "sync", [2024-03-21T09:11:30.980Z] "testing", [2024-03-21T09:11:30.980Z] "testing/iotest", [2024-03-21T09:11:30.980Z] "text/tabwriter" [2024-03-21T09:11:30.980Z] ] [2024-03-21T09:11:30.980Z] } [2024-03-21T09:11:30.980Z] { [2024-03-21T09:11:30.980Z] "Dir": "/usr/local/go/src/math/big", [2024-03-21T09:11:30.980Z] "ImportPath": "math/big", [2024-03-21T09:11:30.980Z] "Name": "big", [2024-03-21T09:11:30.980Z] "Doc": "Package big implements arbitrary-precision arithmetic (big numbers).", [2024-03-21T09:11:30.980Z] "Target": "/usr/local/go/pkg/linux_amd64/math/big.a", [2024-03-21T09:11:30.980Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.980Z] "Goroot": true, [2024-03-21T09:11:30.980Z] "Standard": true, [2024-03-21T09:11:30.980Z] "DepOnly": true, [2024-03-21T09:11:30.980Z] "GoFiles": [ [2024-03-21T09:11:30.980Z] "accuracy_string.go", [2024-03-21T09:11:30.980Z] "arith.go", [2024-03-21T09:11:30.980Z] "arith_amd64.go", [2024-03-21T09:11:30.980Z] "arith_decl.go", [2024-03-21T09:11:30.980Z] "decimal.go", [2024-03-21T09:11:30.980Z] "doc.go", [2024-03-21T09:11:30.980Z] "float.go", [2024-03-21T09:11:30.980Z] "floatconv.go", [2024-03-21T09:11:30.980Z] "floatmarsh.go", [2024-03-21T09:11:30.980Z] "ftoa.go", [2024-03-21T09:11:30.980Z] "int.go", [2024-03-21T09:11:30.980Z] "intconv.go", [2024-03-21T09:11:30.980Z] "intmarsh.go", [2024-03-21T09:11:30.980Z] "nat.go", [2024-03-21T09:11:30.980Z] "natconv.go", [2024-03-21T09:11:30.980Z] "natdiv.go", [2024-03-21T09:11:30.980Z] "prime.go", [2024-03-21T09:11:30.980Z] "rat.go", [2024-03-21T09:11:30.980Z] "ratconv.go", [2024-03-21T09:11:30.980Z] "ratmarsh.go", [2024-03-21T09:11:30.980Z] "roundingmode_string.go", [2024-03-21T09:11:30.980Z] "sqrt.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.980Z] "arith_decl_pure.go", [2024-03-21T09:11:30.980Z] "arith_decl_s390x.go", [2024-03-21T09:11:30.980Z] "arith_s390x_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.980Z] "arith_386.s", [2024-03-21T09:11:30.980Z] "arith_arm.s", [2024-03-21T09:11:30.980Z] "arith_arm64.s", [2024-03-21T09:11:30.980Z] "arith_mips64x.s", [2024-03-21T09:11:30.980Z] "arith_mipsx.s", [2024-03-21T09:11:30.980Z] "arith_ppc64x.s", [2024-03-21T09:11:30.980Z] "arith_riscv64.s", [2024-03-21T09:11:30.980Z] "arith_s390x.s", [2024-03-21T09:11:30.980Z] "arith_wasm.s" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "SFiles": [ [2024-03-21T09:11:30.980Z] "arith_amd64.s" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Imports": [ [2024-03-21T09:11:30.980Z] "bytes", [2024-03-21T09:11:30.980Z] "encoding/binary", [2024-03-21T09:11:30.980Z] "errors", [2024-03-21T09:11:30.980Z] "fmt", [2024-03-21T09:11:30.980Z] "internal/cpu", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/bits", [2024-03-21T09:11:30.980Z] "math/rand", [2024-03-21T09:11:30.980Z] "strconv", [2024-03-21T09:11:30.980Z] "strings", [2024-03-21T09:11:30.980Z] "sync" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Deps": [ [2024-03-21T09:11:30.980Z] "bytes", [2024-03-21T09:11:30.980Z] "encoding/binary", [2024-03-21T09:11:30.980Z] "errors", [2024-03-21T09:11:30.980Z] "fmt", [2024-03-21T09:11:30.980Z] "internal/abi", [2024-03-21T09:11:30.980Z] "internal/bytealg", [2024-03-21T09:11:30.980Z] "internal/cpu", [2024-03-21T09:11:30.980Z] "internal/fmtsort", [2024-03-21T09:11:30.980Z] "internal/goexperiment", [2024-03-21T09:11:30.980Z] "internal/itoa", [2024-03-21T09:11:30.980Z] "internal/oserror", [2024-03-21T09:11:30.980Z] "internal/poll", [2024-03-21T09:11:30.980Z] "internal/race", [2024-03-21T09:11:30.980Z] "internal/reflectlite", [2024-03-21T09:11:30.980Z] "internal/syscall/execenv", [2024-03-21T09:11:30.980Z] "internal/syscall/unix", [2024-03-21T09:11:30.980Z] "internal/testlog", [2024-03-21T09:11:30.980Z] "internal/unsafeheader", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "io/fs", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/bits", [2024-03-21T09:11:30.980Z] "math/rand", [2024-03-21T09:11:30.980Z] "os", [2024-03-21T09:11:30.980Z] "path", [2024-03-21T09:11:30.980Z] "reflect", [2024-03-21T09:11:30.980Z] "runtime", [2024-03-21T09:11:30.980Z] "runtime/internal/atomic", [2024-03-21T09:11:30.980Z] "runtime/internal/math", [2024-03-21T09:11:30.980Z] "runtime/internal/sys", [2024-03-21T09:11:30.980Z] "sort", [2024-03-21T09:11:30.980Z] "strconv", [2024-03-21T09:11:30.980Z] "strings", [2024-03-21T09:11:30.980Z] "sync", [2024-03-21T09:11:30.980Z] "sync/atomic", [2024-03-21T09:11:30.980Z] "syscall", [2024-03-21T09:11:30.980Z] "time", [2024-03-21T09:11:30.980Z] "unicode", [2024-03-21T09:11:30.980Z] "unicode/utf8", [2024-03-21T09:11:30.980Z] "unsafe" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestGoFiles": [ [2024-03-21T09:11:30.980Z] "arith_test.go", [2024-03-21T09:11:30.980Z] "bits_test.go", [2024-03-21T09:11:30.980Z] "calibrate_test.go", [2024-03-21T09:11:30.980Z] "decimal_test.go", [2024-03-21T09:11:30.980Z] "float_test.go", [2024-03-21T09:11:30.980Z] "floatconv_test.go", [2024-03-21T09:11:30.980Z] "floatmarsh_test.go", [2024-03-21T09:11:30.980Z] "gcd_test.go", [2024-03-21T09:11:30.980Z] "hilbert_test.go", [2024-03-21T09:11:30.980Z] "int_test.go", [2024-03-21T09:11:30.980Z] "intconv_test.go", [2024-03-21T09:11:30.980Z] "intmarsh_test.go", [2024-03-21T09:11:30.980Z] "link_test.go", [2024-03-21T09:11:30.980Z] "nat_test.go", [2024-03-21T09:11:30.980Z] "natconv_test.go", [2024-03-21T09:11:30.980Z] "prime_test.go", [2024-03-21T09:11:30.980Z] "rat_test.go", [2024-03-21T09:11:30.980Z] "ratconv_test.go", [2024-03-21T09:11:30.980Z] "ratmarsh_test.go", [2024-03-21T09:11:30.980Z] "sqrt_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestImports": [ [2024-03-21T09:11:30.980Z] "bytes", [2024-03-21T09:11:30.980Z] "encoding/gob", [2024-03-21T09:11:30.980Z] "encoding/hex", [2024-03-21T09:11:30.980Z] "encoding/json", [2024-03-21T09:11:30.980Z] "encoding/xml", [2024-03-21T09:11:30.980Z] "flag", [2024-03-21T09:11:30.980Z] "fmt", [2024-03-21T09:11:30.980Z] "internal/testenv", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/bits", [2024-03-21T09:11:30.980Z] "math/rand", [2024-03-21T09:11:30.980Z] "os", [2024-03-21T09:11:30.980Z] "os/exec", [2024-03-21T09:11:30.980Z] "path/filepath", [2024-03-21T09:11:30.980Z] "runtime", [2024-03-21T09:11:30.980Z] "sort", [2024-03-21T09:11:30.980Z] "strconv", [2024-03-21T09:11:30.980Z] "strings", [2024-03-21T09:11:30.980Z] "testing", [2024-03-21T09:11:30.980Z] "testing/quick", [2024-03-21T09:11:30.980Z] "time", [2024-03-21T09:11:30.980Z] "unicode" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "XTestGoFiles": [ [2024-03-21T09:11:30.980Z] "example_rat_test.go", [2024-03-21T09:11:30.980Z] "example_test.go", [2024-03-21T09:11:30.980Z] "floatexample_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "XTestImports": [ [2024-03-21T09:11:30.980Z] "fmt", [2024-03-21T09:11:30.980Z] "log", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/big" [2024-03-21T09:11:30.980Z] ] [2024-03-21T09:11:30.980Z] } [2024-03-21T09:11:30.980Z] { [2024-03-21T09:11:30.980Z] "Dir": "/usr/local/go/src/crypto/rand", [2024-03-21T09:11:30.980Z] "ImportPath": "crypto/rand", [2024-03-21T09:11:30.980Z] "Name": "rand", [2024-03-21T09:11:30.980Z] "Doc": "Package rand implements a cryptographically secure random number generator.", [2024-03-21T09:11:30.980Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rand.a", [2024-03-21T09:11:30.980Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.980Z] "Goroot": true, [2024-03-21T09:11:30.980Z] "Standard": true, [2024-03-21T09:11:30.980Z] "DepOnly": true, [2024-03-21T09:11:30.980Z] "GoFiles": [ [2024-03-21T09:11:30.980Z] "eagain.go", [2024-03-21T09:11:30.980Z] "rand.go", [2024-03-21T09:11:30.980Z] "rand_batched.go", [2024-03-21T09:11:30.980Z] "rand_linux.go", [2024-03-21T09:11:30.980Z] "rand_unix.go", [2024-03-21T09:11:30.980Z] "util.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.980Z] "rand_dragonfly.go", [2024-03-21T09:11:30.980Z] "rand_freebsd.go", [2024-03-21T09:11:30.980Z] "rand_getentropy.go", [2024-03-21T09:11:30.980Z] "rand_js.go", [2024-03-21T09:11:30.980Z] "rand_solaris.go", [2024-03-21T09:11:30.980Z] "rand_windows.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Imports": [ [2024-03-21T09:11:30.980Z] "bufio", [2024-03-21T09:11:30.980Z] "crypto/aes", [2024-03-21T09:11:30.980Z] "crypto/cipher", [2024-03-21T09:11:30.980Z] "encoding/binary", [2024-03-21T09:11:30.980Z] "errors", [2024-03-21T09:11:30.980Z] "internal/syscall/unix", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "io/fs", [2024-03-21T09:11:30.980Z] "math/big", [2024-03-21T09:11:30.980Z] "os", [2024-03-21T09:11:30.980Z] "runtime", [2024-03-21T09:11:30.980Z] "sync", [2024-03-21T09:11:30.980Z] "sync/atomic", [2024-03-21T09:11:30.980Z] "syscall", [2024-03-21T09:11:30.980Z] "time" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Deps": [ [2024-03-21T09:11:30.980Z] "bufio", [2024-03-21T09:11:30.980Z] "bytes", [2024-03-21T09:11:30.980Z] "crypto/aes", [2024-03-21T09:11:30.980Z] "crypto/cipher", [2024-03-21T09:11:30.980Z] "crypto/internal/subtle", [2024-03-21T09:11:30.980Z] "crypto/subtle", [2024-03-21T09:11:30.980Z] "encoding/binary", [2024-03-21T09:11:30.980Z] "errors", [2024-03-21T09:11:30.980Z] "fmt", [2024-03-21T09:11:30.980Z] "internal/abi", [2024-03-21T09:11:30.980Z] "internal/bytealg", [2024-03-21T09:11:30.980Z] "internal/cpu", [2024-03-21T09:11:30.980Z] "internal/fmtsort", [2024-03-21T09:11:30.980Z] "internal/goexperiment", [2024-03-21T09:11:30.980Z] "internal/itoa", [2024-03-21T09:11:30.980Z] "internal/oserror", [2024-03-21T09:11:30.980Z] "internal/poll", [2024-03-21T09:11:30.980Z] "internal/race", [2024-03-21T09:11:30.980Z] "internal/reflectlite", [2024-03-21T09:11:30.980Z] "internal/syscall/execenv", [2024-03-21T09:11:30.980Z] "internal/syscall/unix", [2024-03-21T09:11:30.980Z] "internal/testlog", [2024-03-21T09:11:30.980Z] "internal/unsafeheader", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "io/fs", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/big", [2024-03-21T09:11:30.980Z] "math/bits", [2024-03-21T09:11:30.980Z] "math/rand", [2024-03-21T09:11:30.980Z] "os", [2024-03-21T09:11:30.980Z] "path", [2024-03-21T09:11:30.980Z] "reflect", [2024-03-21T09:11:30.980Z] "runtime", [2024-03-21T09:11:30.980Z] "runtime/internal/atomic", [2024-03-21T09:11:30.980Z] "runtime/internal/math", [2024-03-21T09:11:30.980Z] "runtime/internal/sys", [2024-03-21T09:11:30.980Z] "sort", [2024-03-21T09:11:30.980Z] "strconv", [2024-03-21T09:11:30.980Z] "strings", [2024-03-21T09:11:30.980Z] "sync", [2024-03-21T09:11:30.980Z] "sync/atomic", [2024-03-21T09:11:30.980Z] "syscall", [2024-03-21T09:11:30.980Z] "time", [2024-03-21T09:11:30.980Z] "unicode", [2024-03-21T09:11:30.980Z] "unicode/utf8", [2024-03-21T09:11:30.980Z] "unsafe" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestGoFiles": [ [2024-03-21T09:11:30.980Z] "rand_batched_test.go", [2024-03-21T09:11:30.980Z] "rand_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestImports": [ [2024-03-21T09:11:30.980Z] "bytes", [2024-03-21T09:11:30.980Z] "compress/flate", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "testing" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "XTestGoFiles": [ [2024-03-21T09:11:30.980Z] "example_test.go", [2024-03-21T09:11:30.980Z] "util_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "XTestImports": [ [2024-03-21T09:11:30.980Z] "bytes", [2024-03-21T09:11:30.980Z] "crypto/rand", [2024-03-21T09:11:30.980Z] "fmt", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "math/big", [2024-03-21T09:11:30.980Z] "math/rand", [2024-03-21T09:11:30.980Z] "testing", [2024-03-21T09:11:30.980Z] "time" [2024-03-21T09:11:30.980Z] ] [2024-03-21T09:11:30.980Z] } [2024-03-21T09:11:30.980Z] { [2024-03-21T09:11:30.980Z] "Dir": "/usr/local/go/src/crypto", [2024-03-21T09:11:30.980Z] "ImportPath": "crypto", [2024-03-21T09:11:30.980Z] "Name": "crypto", [2024-03-21T09:11:30.980Z] "Doc": "Package crypto collects common cryptographic constants.", [2024-03-21T09:11:30.980Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto.a", [2024-03-21T09:11:30.980Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.980Z] "Goroot": true, [2024-03-21T09:11:30.980Z] "Standard": true, [2024-03-21T09:11:30.980Z] "DepOnly": true, [2024-03-21T09:11:30.980Z] "GoFiles": [ [2024-03-21T09:11:30.980Z] "crypto.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Imports": [ [2024-03-21T09:11:30.980Z] "hash", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "strconv" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Deps": [ [2024-03-21T09:11:30.980Z] "errors", [2024-03-21T09:11:30.980Z] "hash", [2024-03-21T09:11:30.980Z] "internal/abi", [2024-03-21T09:11:30.980Z] "internal/bytealg", [2024-03-21T09:11:30.980Z] "internal/cpu", [2024-03-21T09:11:30.980Z] "internal/goexperiment", [2024-03-21T09:11:30.980Z] "internal/race", [2024-03-21T09:11:30.980Z] "internal/reflectlite", [2024-03-21T09:11:30.980Z] "internal/unsafeheader", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/bits", [2024-03-21T09:11:30.980Z] "runtime", [2024-03-21T09:11:30.980Z] "runtime/internal/atomic", [2024-03-21T09:11:30.980Z] "runtime/internal/math", [2024-03-21T09:11:30.980Z] "runtime/internal/sys", [2024-03-21T09:11:30.980Z] "strconv", [2024-03-21T09:11:30.980Z] "sync", [2024-03-21T09:11:30.980Z] "sync/atomic", [2024-03-21T09:11:30.980Z] "unicode/utf8", [2024-03-21T09:11:30.980Z] "unsafe" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestGoFiles": [ [2024-03-21T09:11:30.980Z] "issue21104_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestImports": [ [2024-03-21T09:11:30.980Z] "crypto/aes", [2024-03-21T09:11:30.980Z] "crypto/cipher", [2024-03-21T09:11:30.980Z] "crypto/rc4", [2024-03-21T09:11:30.980Z] "testing" [2024-03-21T09:11:30.980Z] ] [2024-03-21T09:11:30.980Z] } [2024-03-21T09:11:30.980Z] { [2024-03-21T09:11:30.980Z] "Dir": "/usr/local/go/src/crypto/des", [2024-03-21T09:11:30.980Z] "ImportPath": "crypto/des", [2024-03-21T09:11:30.980Z] "Name": "des", [2024-03-21T09:11:30.980Z] "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-21T09:11:30.980Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/des.a", [2024-03-21T09:11:30.980Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.980Z] "Goroot": true, [2024-03-21T09:11:30.980Z] "Standard": true, [2024-03-21T09:11:30.980Z] "DepOnly": true, [2024-03-21T09:11:30.980Z] "GoFiles": [ [2024-03-21T09:11:30.980Z] "block.go", [2024-03-21T09:11:30.980Z] "cipher.go", [2024-03-21T09:11:30.980Z] "const.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Imports": [ [2024-03-21T09:11:30.980Z] "crypto/cipher", [2024-03-21T09:11:30.980Z] "crypto/internal/subtle", [2024-03-21T09:11:30.980Z] "encoding/binary", [2024-03-21T09:11:30.980Z] "strconv", [2024-03-21T09:11:30.980Z] "sync" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "Deps": [ [2024-03-21T09:11:30.980Z] "crypto/cipher", [2024-03-21T09:11:30.980Z] "crypto/internal/subtle", [2024-03-21T09:11:30.980Z] "crypto/subtle", [2024-03-21T09:11:30.980Z] "encoding/binary", [2024-03-21T09:11:30.980Z] "errors", [2024-03-21T09:11:30.980Z] "internal/abi", [2024-03-21T09:11:30.980Z] "internal/bytealg", [2024-03-21T09:11:30.980Z] "internal/cpu", [2024-03-21T09:11:30.980Z] "internal/goexperiment", [2024-03-21T09:11:30.980Z] "internal/itoa", [2024-03-21T09:11:30.980Z] "internal/race", [2024-03-21T09:11:30.980Z] "internal/reflectlite", [2024-03-21T09:11:30.980Z] "internal/unsafeheader", [2024-03-21T09:11:30.980Z] "io", [2024-03-21T09:11:30.980Z] "math", [2024-03-21T09:11:30.980Z] "math/bits", [2024-03-21T09:11:30.980Z] "reflect", [2024-03-21T09:11:30.980Z] "runtime", [2024-03-21T09:11:30.980Z] "runtime/internal/atomic", [2024-03-21T09:11:30.980Z] "runtime/internal/math", [2024-03-21T09:11:30.980Z] "runtime/internal/sys", [2024-03-21T09:11:30.980Z] "strconv", [2024-03-21T09:11:30.980Z] "sync", [2024-03-21T09:11:30.980Z] "sync/atomic", [2024-03-21T09:11:30.980Z] "unicode", [2024-03-21T09:11:30.980Z] "unicode/utf8", [2024-03-21T09:11:30.980Z] "unsafe" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestGoFiles": [ [2024-03-21T09:11:30.980Z] "des_test.go" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.980Z] "TestImports": [ [2024-03-21T09:11:30.980Z] "bytes", [2024-03-21T09:11:30.980Z] "testing" [2024-03-21T09:11:30.980Z] ], [2024-03-21T09:11:30.981Z] "XTestGoFiles": [ [2024-03-21T09:11:30.981Z] "example_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "XTestImports": [ [2024-03-21T09:11:30.981Z] "crypto/des" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.981Z] "ImportPath": "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.981Z] "Name": "fiat", [2024-03-21T09:11:30.981Z] "Doc": "Package fiat implements prime order fields using formally verified algorithms from the Fiat Cryptography project.", [2024-03-21T09:11:30.981Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/elliptic/internal/fiat.a", [2024-03-21T09:11:30.981Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.981Z] "Goroot": true, [2024-03-21T09:11:30.981Z] "Standard": true, [2024-03-21T09:11:30.981Z] "DepOnly": true, [2024-03-21T09:11:30.981Z] "GoFiles": [ [2024-03-21T09:11:30.981Z] "p521.go", [2024-03-21T09:11:30.981Z] "p521_fiat64.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Imports": [ [2024-03-21T09:11:30.981Z] "crypto/subtle", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "math/bits" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Deps": [ [2024-03-21T09:11:30.981Z] "crypto/subtle", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "internal/abi", [2024-03-21T09:11:30.981Z] "internal/bytealg", [2024-03-21T09:11:30.981Z] "internal/cpu", [2024-03-21T09:11:30.981Z] "internal/goexperiment", [2024-03-21T09:11:30.981Z] "internal/reflectlite", [2024-03-21T09:11:30.981Z] "internal/unsafeheader", [2024-03-21T09:11:30.981Z] "math/bits", [2024-03-21T09:11:30.981Z] "runtime", [2024-03-21T09:11:30.981Z] "runtime/internal/atomic", [2024-03-21T09:11:30.981Z] "runtime/internal/math", [2024-03-21T09:11:30.981Z] "runtime/internal/sys", [2024-03-21T09:11:30.981Z] "unsafe" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "XTestGoFiles": [ [2024-03-21T09:11:30.981Z] "p521_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "XTestImports": [ [2024-03-21T09:11:30.981Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.981Z] "crypto/rand", [2024-03-21T09:11:30.981Z] "testing" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/crypto/elliptic", [2024-03-21T09:11:30.981Z] "ImportPath": "crypto/elliptic", [2024-03-21T09:11:30.981Z] "Name": "elliptic", [2024-03-21T09:11:30.981Z] "Doc": "Package elliptic implements several standard elliptic curves over prime fields.", [2024-03-21T09:11:30.981Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/elliptic.a", [2024-03-21T09:11:30.981Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.981Z] "Goroot": true, [2024-03-21T09:11:30.981Z] "Standard": true, [2024-03-21T09:11:30.981Z] "DepOnly": true, [2024-03-21T09:11:30.981Z] "GoFiles": [ [2024-03-21T09:11:30.981Z] "elliptic.go", [2024-03-21T09:11:30.981Z] "p224.go", [2024-03-21T09:11:30.981Z] "p256_asm.go", [2024-03-21T09:11:30.981Z] "p256_asm_table.go", [2024-03-21T09:11:30.981Z] "p521.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.981Z] "p256.go", [2024-03-21T09:11:30.981Z] "p256_generic.go", [2024-03-21T09:11:30.981Z] "p256_ppc64le.go", [2024-03-21T09:11:30.981Z] "p256_s390x.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.981Z] "p256_asm_arm64.s", [2024-03-21T09:11:30.981Z] "p256_asm_ppc64le.s", [2024-03-21T09:11:30.981Z] "p256_asm_s390x.s" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "SFiles": [ [2024-03-21T09:11:30.981Z] "p256_asm_amd64.s" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Imports": [ [2024-03-21T09:11:30.981Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "sync" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Deps": [ [2024-03-21T09:11:30.981Z] "bytes", [2024-03-21T09:11:30.981Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.981Z] "crypto/subtle", [2024-03-21T09:11:30.981Z] "encoding/binary", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "internal/abi", [2024-03-21T09:11:30.981Z] "internal/bytealg", [2024-03-21T09:11:30.981Z] "internal/cpu", [2024-03-21T09:11:30.981Z] "internal/fmtsort", [2024-03-21T09:11:30.981Z] "internal/goexperiment", [2024-03-21T09:11:30.981Z] "internal/itoa", [2024-03-21T09:11:30.981Z] "internal/oserror", [2024-03-21T09:11:30.981Z] "internal/poll", [2024-03-21T09:11:30.981Z] "internal/race", [2024-03-21T09:11:30.981Z] "internal/reflectlite", [2024-03-21T09:11:30.981Z] "internal/syscall/execenv", [2024-03-21T09:11:30.981Z] "internal/syscall/unix", [2024-03-21T09:11:30.981Z] "internal/testlog", [2024-03-21T09:11:30.981Z] "internal/unsafeheader", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "io/fs", [2024-03-21T09:11:30.981Z] "math", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "math/bits", [2024-03-21T09:11:30.981Z] "math/rand", [2024-03-21T09:11:30.981Z] "os", [2024-03-21T09:11:30.981Z] "path", [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "runtime", [2024-03-21T09:11:30.981Z] "runtime/internal/atomic", [2024-03-21T09:11:30.981Z] "runtime/internal/math", [2024-03-21T09:11:30.981Z] "runtime/internal/sys", [2024-03-21T09:11:30.981Z] "sort", [2024-03-21T09:11:30.981Z] "strconv", [2024-03-21T09:11:30.981Z] "strings", [2024-03-21T09:11:30.981Z] "sync", [2024-03-21T09:11:30.981Z] "sync/atomic", [2024-03-21T09:11:30.981Z] "syscall", [2024-03-21T09:11:30.981Z] "time", [2024-03-21T09:11:30.981Z] "unicode", [2024-03-21T09:11:30.981Z] "unicode/utf8", [2024-03-21T09:11:30.981Z] "unsafe" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "TestGoFiles": [ [2024-03-21T09:11:30.981Z] "elliptic_test.go", [2024-03-21T09:11:30.981Z] "fuzz_test.go", [2024-03-21T09:11:30.981Z] "p224_test.go", [2024-03-21T09:11:30.981Z] "p256_asm_table_test.go", [2024-03-21T09:11:30.981Z] "p256_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "TestImports": [ [2024-03-21T09:11:30.981Z] "bytes", [2024-03-21T09:11:30.981Z] "crypto/rand", [2024-03-21T09:11:30.981Z] "encoding/hex", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "math/bits", [2024-03-21T09:11:30.981Z] "math/rand", [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "testing", [2024-03-21T09:11:30.981Z] "testing/quick", [2024-03-21T09:11:30.981Z] "time" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/crypto/internal/randutil", [2024-03-21T09:11:30.981Z] "ImportPath": "crypto/internal/randutil", [2024-03-21T09:11:30.981Z] "Name": "randutil", [2024-03-21T09:11:30.981Z] "Doc": "Package randutil contains internal randomness utilities for various crypto packages.", [2024-03-21T09:11:30.981Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/internal/randutil.a", [2024-03-21T09:11:30.981Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.981Z] "Goroot": true, [2024-03-21T09:11:30.981Z] "Standard": true, [2024-03-21T09:11:30.981Z] "DepOnly": true, [2024-03-21T09:11:30.981Z] "GoFiles": [ [2024-03-21T09:11:30.981Z] "randutil.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Imports": [ [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "sync" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Deps": [ [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "internal/abi", [2024-03-21T09:11:30.981Z] "internal/bytealg", [2024-03-21T09:11:30.981Z] "internal/cpu", [2024-03-21T09:11:30.981Z] "internal/goexperiment", [2024-03-21T09:11:30.981Z] "internal/race", [2024-03-21T09:11:30.981Z] "internal/reflectlite", [2024-03-21T09:11:30.981Z] "internal/unsafeheader", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "runtime", [2024-03-21T09:11:30.981Z] "runtime/internal/atomic", [2024-03-21T09:11:30.981Z] "runtime/internal/math", [2024-03-21T09:11:30.981Z] "runtime/internal/sys", [2024-03-21T09:11:30.981Z] "sync", [2024-03-21T09:11:30.981Z] "sync/atomic", [2024-03-21T09:11:30.981Z] "unsafe" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/crypto/sha512", [2024-03-21T09:11:30.981Z] "ImportPath": "crypto/sha512", [2024-03-21T09:11:30.981Z] "Name": "sha512", [2024-03-21T09:11:30.981Z] "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-21T09:11:30.981Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha512.a", [2024-03-21T09:11:30.981Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.981Z] "Goroot": true, [2024-03-21T09:11:30.981Z] "Standard": true, [2024-03-21T09:11:30.981Z] "DepOnly": true, [2024-03-21T09:11:30.981Z] "GoFiles": [ [2024-03-21T09:11:30.981Z] "sha512.go", [2024-03-21T09:11:30.981Z] "sha512block.go", [2024-03-21T09:11:30.981Z] "sha512block_amd64.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.981Z] "fallback_test.go", [2024-03-21T09:11:30.981Z] "sha512block_decl.go", [2024-03-21T09:11:30.981Z] "sha512block_generic.go", [2024-03-21T09:11:30.981Z] "sha512block_s390x.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.981Z] "sha512block_ppc64le.s", [2024-03-21T09:11:30.981Z] "sha512block_s390x.s" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "SFiles": [ [2024-03-21T09:11:30.981Z] "sha512block_amd64.s" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Imports": [ [2024-03-21T09:11:30.981Z] "crypto", [2024-03-21T09:11:30.981Z] "encoding/binary", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "hash", [2024-03-21T09:11:30.981Z] "internal/cpu", [2024-03-21T09:11:30.981Z] "math/bits" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Deps": [ [2024-03-21T09:11:30.981Z] "crypto", [2024-03-21T09:11:30.981Z] "encoding/binary", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "hash", [2024-03-21T09:11:30.981Z] "internal/abi", [2024-03-21T09:11:30.981Z] "internal/bytealg", [2024-03-21T09:11:30.981Z] "internal/cpu", [2024-03-21T09:11:30.981Z] "internal/goexperiment", [2024-03-21T09:11:30.981Z] "internal/itoa", [2024-03-21T09:11:30.981Z] "internal/race", [2024-03-21T09:11:30.981Z] "internal/reflectlite", [2024-03-21T09:11:30.981Z] "internal/unsafeheader", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "math", [2024-03-21T09:11:30.981Z] "math/bits", [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "runtime", [2024-03-21T09:11:30.981Z] "runtime/internal/atomic", [2024-03-21T09:11:30.981Z] "runtime/internal/math", [2024-03-21T09:11:30.981Z] "runtime/internal/sys", [2024-03-21T09:11:30.981Z] "strconv", [2024-03-21T09:11:30.981Z] "sync", [2024-03-21T09:11:30.981Z] "sync/atomic", [2024-03-21T09:11:30.981Z] "unicode", [2024-03-21T09:11:30.981Z] "unicode/utf8", [2024-03-21T09:11:30.981Z] "unsafe" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "TestGoFiles": [ [2024-03-21T09:11:30.981Z] "sha512_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "TestImports": [ [2024-03-21T09:11:30.981Z] "bytes", [2024-03-21T09:11:30.981Z] "crypto/rand", [2024-03-21T09:11:30.981Z] "encoding", [2024-03-21T09:11:30.981Z] "encoding/hex", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "hash", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "testing" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/unicode/utf16", [2024-03-21T09:11:30.981Z] "ImportPath": "unicode/utf16", [2024-03-21T09:11:30.981Z] "Name": "utf16", [2024-03-21T09:11:30.981Z] "Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.", [2024-03-21T09:11:30.981Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode/utf16.a", [2024-03-21T09:11:30.981Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.981Z] "Goroot": true, [2024-03-21T09:11:30.981Z] "Standard": true, [2024-03-21T09:11:30.981Z] "DepOnly": true, [2024-03-21T09:11:30.981Z] "GoFiles": [ [2024-03-21T09:11:30.981Z] "utf16.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "TestGoFiles": [ [2024-03-21T09:11:30.981Z] "export_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "XTestGoFiles": [ [2024-03-21T09:11:30.981Z] "utf16_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "XTestImports": [ [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "testing", [2024-03-21T09:11:30.981Z] "unicode", [2024-03-21T09:11:30.981Z] "unicode/utf16" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/encoding/asn1", [2024-03-21T09:11:30.981Z] "ImportPath": "encoding/asn1", [2024-03-21T09:11:30.981Z] "Name": "asn1", [2024-03-21T09:11:30.981Z] "Doc": "Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690.", [2024-03-21T09:11:30.981Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/asn1.a", [2024-03-21T09:11:30.981Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.981Z] "Goroot": true, [2024-03-21T09:11:30.981Z] "Standard": true, [2024-03-21T09:11:30.981Z] "DepOnly": true, [2024-03-21T09:11:30.981Z] "GoFiles": [ [2024-03-21T09:11:30.981Z] "asn1.go", [2024-03-21T09:11:30.981Z] "common.go", [2024-03-21T09:11:30.981Z] "marshal.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Imports": [ [2024-03-21T09:11:30.981Z] "bytes", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "math", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "sort", [2024-03-21T09:11:30.981Z] "strconv", [2024-03-21T09:11:30.981Z] "strings", [2024-03-21T09:11:30.981Z] "time", [2024-03-21T09:11:30.981Z] "unicode/utf16", [2024-03-21T09:11:30.981Z] "unicode/utf8" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Deps": [ [2024-03-21T09:11:30.981Z] "bytes", [2024-03-21T09:11:30.981Z] "encoding/binary", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "internal/abi", [2024-03-21T09:11:30.981Z] "internal/bytealg", [2024-03-21T09:11:30.981Z] "internal/cpu", [2024-03-21T09:11:30.981Z] "internal/fmtsort", [2024-03-21T09:11:30.981Z] "internal/goexperiment", [2024-03-21T09:11:30.981Z] "internal/itoa", [2024-03-21T09:11:30.981Z] "internal/oserror", [2024-03-21T09:11:30.981Z] "internal/poll", [2024-03-21T09:11:30.981Z] "internal/race", [2024-03-21T09:11:30.981Z] "internal/reflectlite", [2024-03-21T09:11:30.981Z] "internal/syscall/execenv", [2024-03-21T09:11:30.981Z] "internal/syscall/unix", [2024-03-21T09:11:30.981Z] "internal/testlog", [2024-03-21T09:11:30.981Z] "internal/unsafeheader", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "io/fs", [2024-03-21T09:11:30.981Z] "math", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "math/bits", [2024-03-21T09:11:30.981Z] "math/rand", [2024-03-21T09:11:30.981Z] "os", [2024-03-21T09:11:30.981Z] "path", [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "runtime", [2024-03-21T09:11:30.981Z] "runtime/internal/atomic", [2024-03-21T09:11:30.981Z] "runtime/internal/math", [2024-03-21T09:11:30.981Z] "runtime/internal/sys", [2024-03-21T09:11:30.981Z] "sort", [2024-03-21T09:11:30.981Z] "strconv", [2024-03-21T09:11:30.981Z] "strings", [2024-03-21T09:11:30.981Z] "sync", [2024-03-21T09:11:30.981Z] "sync/atomic", [2024-03-21T09:11:30.981Z] "syscall", [2024-03-21T09:11:30.981Z] "time", [2024-03-21T09:11:30.981Z] "unicode", [2024-03-21T09:11:30.981Z] "unicode/utf16", [2024-03-21T09:11:30.981Z] "unicode/utf8", [2024-03-21T09:11:30.981Z] "unsafe" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "TestGoFiles": [ [2024-03-21T09:11:30.981Z] "asn1_test.go", [2024-03-21T09:11:30.981Z] "marshal_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "TestImports": [ [2024-03-21T09:11:30.981Z] "bytes", [2024-03-21T09:11:30.981Z] "encoding/hex", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "math", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "strings", [2024-03-21T09:11:30.981Z] "testing", [2024-03-21T09:11:30.981Z] "time" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.981Z] "ImportPath": "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.981Z] "Name": "asn1", [2024-03-21T09:11:30.981Z] "Doc": "Package asn1 contains supporting types for parsing and building ASN.1 messages with the cryptobyte package.", [2024-03-21T09:11:30.981Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte/asn1.a", [2024-03-21T09:11:30.981Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.981Z] "Goroot": true, [2024-03-21T09:11:30.981Z] "Standard": true, [2024-03-21T09:11:30.981Z] "DepOnly": true, [2024-03-21T09:11:30.981Z] "GoFiles": [ [2024-03-21T09:11:30.981Z] "asn1.go" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.981Z] "ImportPath": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.981Z] "Name": "cryptobyte", [2024-03-21T09:11:30.981Z] "Doc": "Package cryptobyte contains types that help with parsing and constructing length-prefixed, binary messages, including ASN.1 DER.", [2024-03-21T09:11:30.981Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte.a", [2024-03-21T09:11:30.981Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.981Z] "Goroot": true, [2024-03-21T09:11:30.981Z] "Standard": true, [2024-03-21T09:11:30.981Z] "DepOnly": true, [2024-03-21T09:11:30.981Z] "GoFiles": [ [2024-03-21T09:11:30.981Z] "asn1.go", [2024-03-21T09:11:30.981Z] "builder.go", [2024-03-21T09:11:30.981Z] "string.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Imports": [ [2024-03-21T09:11:30.981Z] "encoding/asn1", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "time" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "ImportMap": { [2024-03-21T09:11:30.981Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:30.981Z] }, [2024-03-21T09:11:30.981Z] "Deps": [ [2024-03-21T09:11:30.981Z] "bytes", [2024-03-21T09:11:30.981Z] "encoding/asn1", [2024-03-21T09:11:30.981Z] "encoding/binary", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "internal/abi", [2024-03-21T09:11:30.981Z] "internal/bytealg", [2024-03-21T09:11:30.981Z] "internal/cpu", [2024-03-21T09:11:30.981Z] "internal/fmtsort", [2024-03-21T09:11:30.981Z] "internal/goexperiment", [2024-03-21T09:11:30.981Z] "internal/itoa", [2024-03-21T09:11:30.981Z] "internal/oserror", [2024-03-21T09:11:30.981Z] "internal/poll", [2024-03-21T09:11:30.981Z] "internal/race", [2024-03-21T09:11:30.981Z] "internal/reflectlite", [2024-03-21T09:11:30.981Z] "internal/syscall/execenv", [2024-03-21T09:11:30.981Z] "internal/syscall/unix", [2024-03-21T09:11:30.981Z] "internal/testlog", [2024-03-21T09:11:30.981Z] "internal/unsafeheader", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "io/fs", [2024-03-21T09:11:30.981Z] "math", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "math/bits", [2024-03-21T09:11:30.981Z] "math/rand", [2024-03-21T09:11:30.981Z] "os", [2024-03-21T09:11:30.981Z] "path", [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "runtime", [2024-03-21T09:11:30.981Z] "runtime/internal/atomic", [2024-03-21T09:11:30.981Z] "runtime/internal/math", [2024-03-21T09:11:30.981Z] "runtime/internal/sys", [2024-03-21T09:11:30.981Z] "sort", [2024-03-21T09:11:30.981Z] "strconv", [2024-03-21T09:11:30.981Z] "strings", [2024-03-21T09:11:30.981Z] "sync", [2024-03-21T09:11:30.981Z] "sync/atomic", [2024-03-21T09:11:30.981Z] "syscall", [2024-03-21T09:11:30.981Z] "time", [2024-03-21T09:11:30.981Z] "unicode", [2024-03-21T09:11:30.981Z] "unicode/utf16", [2024-03-21T09:11:30.981Z] "unicode/utf8", [2024-03-21T09:11:30.981Z] "unsafe", [2024-03-21T09:11:30.981Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/crypto/ecdsa", [2024-03-21T09:11:30.981Z] "ImportPath": "crypto/ecdsa", [2024-03-21T09:11:30.981Z] "Name": "ecdsa", [2024-03-21T09:11:30.981Z] "Doc": "Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.", [2024-03-21T09:11:30.981Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ecdsa.a", [2024-03-21T09:11:30.981Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.981Z] "Goroot": true, [2024-03-21T09:11:30.981Z] "Standard": true, [2024-03-21T09:11:30.981Z] "DepOnly": true, [2024-03-21T09:11:30.981Z] "GoFiles": [ [2024-03-21T09:11:30.981Z] "ecdsa.go", [2024-03-21T09:11:30.981Z] "ecdsa_noasm.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.981Z] "ecdsa_s390x.go", [2024-03-21T09:11:30.981Z] "ecdsa_s390x_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.981Z] "ecdsa_s390x.s" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "Imports": [ [2024-03-21T09:11:30.981Z] "crypto", [2024-03-21T09:11:30.981Z] "crypto/aes", [2024-03-21T09:11:30.981Z] "crypto/cipher", [2024-03-21T09:11:30.981Z] "crypto/elliptic", [2024-03-21T09:11:30.981Z] "crypto/internal/randutil", [2024-03-21T09:11:30.981Z] "crypto/sha512", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.981Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "math/big" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "ImportMap": { [2024-03-21T09:11:30.981Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.981Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:30.981Z] }, [2024-03-21T09:11:30.981Z] "Deps": [ [2024-03-21T09:11:30.981Z] "bytes", [2024-03-21T09:11:30.981Z] "crypto", [2024-03-21T09:11:30.981Z] "crypto/aes", [2024-03-21T09:11:30.981Z] "crypto/cipher", [2024-03-21T09:11:30.981Z] "crypto/elliptic", [2024-03-21T09:11:30.981Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.981Z] "crypto/internal/randutil", [2024-03-21T09:11:30.981Z] "crypto/internal/subtle", [2024-03-21T09:11:30.981Z] "crypto/sha512", [2024-03-21T09:11:30.981Z] "crypto/subtle", [2024-03-21T09:11:30.981Z] "encoding/asn1", [2024-03-21T09:11:30.981Z] "encoding/binary", [2024-03-21T09:11:30.981Z] "errors", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "hash", [2024-03-21T09:11:30.981Z] "internal/abi", [2024-03-21T09:11:30.981Z] "internal/bytealg", [2024-03-21T09:11:30.981Z] "internal/cpu", [2024-03-21T09:11:30.981Z] "internal/fmtsort", [2024-03-21T09:11:30.981Z] "internal/goexperiment", [2024-03-21T09:11:30.981Z] "internal/itoa", [2024-03-21T09:11:30.981Z] "internal/oserror", [2024-03-21T09:11:30.981Z] "internal/poll", [2024-03-21T09:11:30.981Z] "internal/race", [2024-03-21T09:11:30.981Z] "internal/reflectlite", [2024-03-21T09:11:30.981Z] "internal/syscall/execenv", [2024-03-21T09:11:30.981Z] "internal/syscall/unix", [2024-03-21T09:11:30.981Z] "internal/testlog", [2024-03-21T09:11:30.981Z] "internal/unsafeheader", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "io/fs", [2024-03-21T09:11:30.981Z] "math", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "math/bits", [2024-03-21T09:11:30.981Z] "math/rand", [2024-03-21T09:11:30.981Z] "os", [2024-03-21T09:11:30.981Z] "path", [2024-03-21T09:11:30.981Z] "reflect", [2024-03-21T09:11:30.981Z] "runtime", [2024-03-21T09:11:30.981Z] "runtime/internal/atomic", [2024-03-21T09:11:30.981Z] "runtime/internal/math", [2024-03-21T09:11:30.981Z] "runtime/internal/sys", [2024-03-21T09:11:30.981Z] "sort", [2024-03-21T09:11:30.981Z] "strconv", [2024-03-21T09:11:30.981Z] "strings", [2024-03-21T09:11:30.981Z] "sync", [2024-03-21T09:11:30.981Z] "sync/atomic", [2024-03-21T09:11:30.981Z] "syscall", [2024-03-21T09:11:30.981Z] "time", [2024-03-21T09:11:30.981Z] "unicode", [2024-03-21T09:11:30.981Z] "unicode/utf16", [2024-03-21T09:11:30.981Z] "unicode/utf8", [2024-03-21T09:11:30.981Z] "unsafe", [2024-03-21T09:11:30.981Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.981Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "TestGoFiles": [ [2024-03-21T09:11:30.981Z] "ecdsa_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "TestImports": [ [2024-03-21T09:11:30.981Z] "bufio", [2024-03-21T09:11:30.981Z] "compress/bzip2", [2024-03-21T09:11:30.981Z] "crypto/elliptic", [2024-03-21T09:11:30.981Z] "crypto/rand", [2024-03-21T09:11:30.981Z] "crypto/sha1", [2024-03-21T09:11:30.981Z] "crypto/sha256", [2024-03-21T09:11:30.981Z] "crypto/sha512", [2024-03-21T09:11:30.981Z] "encoding/hex", [2024-03-21T09:11:30.981Z] "hash", [2024-03-21T09:11:30.981Z] "io", [2024-03-21T09:11:30.981Z] "math/big", [2024-03-21T09:11:30.981Z] "os", [2024-03-21T09:11:30.981Z] "strings", [2024-03-21T09:11:30.981Z] "testing" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "XTestGoFiles": [ [2024-03-21T09:11:30.981Z] "equal_test.go", [2024-03-21T09:11:30.981Z] "example_test.go" [2024-03-21T09:11:30.981Z] ], [2024-03-21T09:11:30.981Z] "XTestImports": [ [2024-03-21T09:11:30.981Z] "crypto", [2024-03-21T09:11:30.981Z] "crypto/ecdsa", [2024-03-21T09:11:30.981Z] "crypto/elliptic", [2024-03-21T09:11:30.981Z] "crypto/rand", [2024-03-21T09:11:30.981Z] "crypto/sha256", [2024-03-21T09:11:30.981Z] "crypto/x509", [2024-03-21T09:11:30.981Z] "fmt", [2024-03-21T09:11:30.981Z] "testing" [2024-03-21T09:11:30.981Z] ] [2024-03-21T09:11:30.981Z] } [2024-03-21T09:11:30.981Z] { [2024-03-21T09:11:30.981Z] "Dir": "/usr/local/go/src/crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.981Z] "ImportPath": "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.981Z] "Name": "field", [2024-03-21T09:11:30.981Z] "Doc": "Package field implements fast arithmetic modulo 2^255-19.", [2024-03-21T09:11:30.982Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519/internal/edwards25519/field.a", [2024-03-21T09:11:30.982Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.982Z] "Goroot": true, [2024-03-21T09:11:30.982Z] "Standard": true, [2024-03-21T09:11:30.982Z] "DepOnly": true, [2024-03-21T09:11:30.982Z] "GoFiles": [ [2024-03-21T09:11:30.982Z] "fe.go", [2024-03-21T09:11:30.982Z] "fe_amd64.go", [2024-03-21T09:11:30.982Z] "fe_arm64_noasm.go", [2024-03-21T09:11:30.982Z] "fe_generic.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.982Z] "fe_amd64_noasm.go", [2024-03-21T09:11:30.982Z] "fe_arm64.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.982Z] "fe_arm64.s" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "SFiles": [ [2024-03-21T09:11:30.982Z] "fe_amd64.s" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Imports": [ [2024-03-21T09:11:30.982Z] "crypto/subtle", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "math/bits" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Deps": [ [2024-03-21T09:11:30.982Z] "crypto/subtle", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "internal/abi", [2024-03-21T09:11:30.982Z] "internal/bytealg", [2024-03-21T09:11:30.982Z] "internal/cpu", [2024-03-21T09:11:30.982Z] "internal/goexperiment", [2024-03-21T09:11:30.982Z] "internal/itoa", [2024-03-21T09:11:30.982Z] "internal/race", [2024-03-21T09:11:30.982Z] "internal/reflectlite", [2024-03-21T09:11:30.982Z] "internal/unsafeheader", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "math", [2024-03-21T09:11:30.982Z] "math/bits", [2024-03-21T09:11:30.982Z] "reflect", [2024-03-21T09:11:30.982Z] "runtime", [2024-03-21T09:11:30.982Z] "runtime/internal/atomic", [2024-03-21T09:11:30.982Z] "runtime/internal/math", [2024-03-21T09:11:30.982Z] "runtime/internal/sys", [2024-03-21T09:11:30.982Z] "strconv", [2024-03-21T09:11:30.982Z] "sync", [2024-03-21T09:11:30.982Z] "sync/atomic", [2024-03-21T09:11:30.982Z] "unicode", [2024-03-21T09:11:30.982Z] "unicode/utf8", [2024-03-21T09:11:30.982Z] "unsafe" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestGoFiles": [ [2024-03-21T09:11:30.982Z] "fe_alias_test.go", [2024-03-21T09:11:30.982Z] "fe_bench_test.go", [2024-03-21T09:11:30.982Z] "fe_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestImports": [ [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "encoding/hex", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "math/big", [2024-03-21T09:11:30.982Z] "math/bits", [2024-03-21T09:11:30.982Z] "math/rand", [2024-03-21T09:11:30.982Z] "reflect", [2024-03-21T09:11:30.982Z] "testing", [2024-03-21T09:11:30.982Z] "testing/quick" [2024-03-21T09:11:30.982Z] ] [2024-03-21T09:11:30.982Z] } [2024-03-21T09:11:30.982Z] { [2024-03-21T09:11:30.982Z] "Dir": "/usr/local/go/src/crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.982Z] "ImportPath": "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.982Z] "Name": "edwards25519", [2024-03-21T09:11:30.982Z] "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-21T09:11:30.982Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519/internal/edwards25519.a", [2024-03-21T09:11:30.982Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.982Z] "Goroot": true, [2024-03-21T09:11:30.982Z] "Standard": true, [2024-03-21T09:11:30.982Z] "DepOnly": true, [2024-03-21T09:11:30.982Z] "GoFiles": [ [2024-03-21T09:11:30.982Z] "doc.go", [2024-03-21T09:11:30.982Z] "edwards25519.go", [2024-03-21T09:11:30.982Z] "scalar.go", [2024-03-21T09:11:30.982Z] "scalarmult.go", [2024-03-21T09:11:30.982Z] "tables.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Imports": [ [2024-03-21T09:11:30.982Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.982Z] "crypto/subtle", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "sync" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Deps": [ [2024-03-21T09:11:30.982Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.982Z] "crypto/subtle", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "internal/abi", [2024-03-21T09:11:30.982Z] "internal/bytealg", [2024-03-21T09:11:30.982Z] "internal/cpu", [2024-03-21T09:11:30.982Z] "internal/goexperiment", [2024-03-21T09:11:30.982Z] "internal/itoa", [2024-03-21T09:11:30.982Z] "internal/race", [2024-03-21T09:11:30.982Z] "internal/reflectlite", [2024-03-21T09:11:30.982Z] "internal/unsafeheader", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "math", [2024-03-21T09:11:30.982Z] "math/bits", [2024-03-21T09:11:30.982Z] "reflect", [2024-03-21T09:11:30.982Z] "runtime", [2024-03-21T09:11:30.982Z] "runtime/internal/atomic", [2024-03-21T09:11:30.982Z] "runtime/internal/math", [2024-03-21T09:11:30.982Z] "runtime/internal/sys", [2024-03-21T09:11:30.982Z] "strconv", [2024-03-21T09:11:30.982Z] "sync", [2024-03-21T09:11:30.982Z] "sync/atomic", [2024-03-21T09:11:30.982Z] "unicode", [2024-03-21T09:11:30.982Z] "unicode/utf8", [2024-03-21T09:11:30.982Z] "unsafe" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestGoFiles": [ [2024-03-21T09:11:30.982Z] "edwards25519_test.go", [2024-03-21T09:11:30.982Z] "scalar_alias_test.go", [2024-03-21T09:11:30.982Z] "scalar_test.go", [2024-03-21T09:11:30.982Z] "scalarmult_test.go", [2024-03-21T09:11:30.982Z] "tables_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestImports": [ [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.982Z] "encoding/hex", [2024-03-21T09:11:30.982Z] "math/big", [2024-03-21T09:11:30.982Z] "math/rand", [2024-03-21T09:11:30.982Z] "os", [2024-03-21T09:11:30.982Z] "reflect", [2024-03-21T09:11:30.982Z] "strings", [2024-03-21T09:11:30.982Z] "testing", [2024-03-21T09:11:30.982Z] "testing/quick" [2024-03-21T09:11:30.982Z] ] [2024-03-21T09:11:30.982Z] } [2024-03-21T09:11:30.982Z] { [2024-03-21T09:11:30.982Z] "Dir": "/usr/local/go/src/crypto/ed25519", [2024-03-21T09:11:30.982Z] "ImportPath": "crypto/ed25519", [2024-03-21T09:11:30.982Z] "Name": "ed25519", [2024-03-21T09:11:30.982Z] "Doc": "Package ed25519 implements the Ed25519 signature algorithm.", [2024-03-21T09:11:30.982Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519.a", [2024-03-21T09:11:30.982Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.982Z] "Goroot": true, [2024-03-21T09:11:30.982Z] "Standard": true, [2024-03-21T09:11:30.982Z] "DepOnly": true, [2024-03-21T09:11:30.982Z] "GoFiles": [ [2024-03-21T09:11:30.982Z] "ed25519.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Imports": [ [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "crypto/sha512", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "strconv" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Deps": [ [2024-03-21T09:11:30.982Z] "bufio", [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "crypto/aes", [2024-03-21T09:11:30.982Z] "crypto/cipher", [2024-03-21T09:11:30.982Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.982Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.982Z] "crypto/internal/subtle", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "crypto/sha512", [2024-03-21T09:11:30.982Z] "crypto/subtle", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "fmt", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "internal/abi", [2024-03-21T09:11:30.982Z] "internal/bytealg", [2024-03-21T09:11:30.982Z] "internal/cpu", [2024-03-21T09:11:30.982Z] "internal/fmtsort", [2024-03-21T09:11:30.982Z] "internal/goexperiment", [2024-03-21T09:11:30.982Z] "internal/itoa", [2024-03-21T09:11:30.982Z] "internal/oserror", [2024-03-21T09:11:30.982Z] "internal/poll", [2024-03-21T09:11:30.982Z] "internal/race", [2024-03-21T09:11:30.982Z] "internal/reflectlite", [2024-03-21T09:11:30.982Z] "internal/syscall/execenv", [2024-03-21T09:11:30.982Z] "internal/syscall/unix", [2024-03-21T09:11:30.982Z] "internal/testlog", [2024-03-21T09:11:30.982Z] "internal/unsafeheader", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "io/fs", [2024-03-21T09:11:30.982Z] "math", [2024-03-21T09:11:30.982Z] "math/big", [2024-03-21T09:11:30.982Z] "math/bits", [2024-03-21T09:11:30.982Z] "math/rand", [2024-03-21T09:11:30.982Z] "os", [2024-03-21T09:11:30.982Z] "path", [2024-03-21T09:11:30.982Z] "reflect", [2024-03-21T09:11:30.982Z] "runtime", [2024-03-21T09:11:30.982Z] "runtime/internal/atomic", [2024-03-21T09:11:30.982Z] "runtime/internal/math", [2024-03-21T09:11:30.982Z] "runtime/internal/sys", [2024-03-21T09:11:30.982Z] "sort", [2024-03-21T09:11:30.982Z] "strconv", [2024-03-21T09:11:30.982Z] "strings", [2024-03-21T09:11:30.982Z] "sync", [2024-03-21T09:11:30.982Z] "sync/atomic", [2024-03-21T09:11:30.982Z] "syscall", [2024-03-21T09:11:30.982Z] "time", [2024-03-21T09:11:30.982Z] "unicode", [2024-03-21T09:11:30.982Z] "unicode/utf8", [2024-03-21T09:11:30.982Z] "unsafe" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestGoFiles": [ [2024-03-21T09:11:30.982Z] "ed25519_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestImports": [ [2024-03-21T09:11:30.982Z] "bufio", [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "compress/gzip", [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "encoding/hex", [2024-03-21T09:11:30.982Z] "os", [2024-03-21T09:11:30.982Z] "strings", [2024-03-21T09:11:30.982Z] "testing" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "XTestGoFiles": [ [2024-03-21T09:11:30.982Z] "ed25519vectors_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "XTestImports": [ [2024-03-21T09:11:30.982Z] "crypto/ed25519", [2024-03-21T09:11:30.982Z] "encoding/hex", [2024-03-21T09:11:30.982Z] "encoding/json", [2024-03-21T09:11:30.982Z] "internal/testenv", [2024-03-21T09:11:30.982Z] "os", [2024-03-21T09:11:30.982Z] "os/exec", [2024-03-21T09:11:30.982Z] "path/filepath", [2024-03-21T09:11:30.982Z] "testing" [2024-03-21T09:11:30.982Z] ] [2024-03-21T09:11:30.982Z] } [2024-03-21T09:11:30.982Z] { [2024-03-21T09:11:30.982Z] "Dir": "/usr/local/go/src/crypto/hmac", [2024-03-21T09:11:30.982Z] "ImportPath": "crypto/hmac", [2024-03-21T09:11:30.982Z] "Name": "hmac", [2024-03-21T09:11:30.982Z] "Doc": "Package hmac implements the Keyed-Hash Message Authentication Code (HMAC) as defined in U.S. Federal Information Processing Standards Publication 198.", [2024-03-21T09:11:30.982Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/hmac.a", [2024-03-21T09:11:30.982Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.982Z] "Goroot": true, [2024-03-21T09:11:30.982Z] "Standard": true, [2024-03-21T09:11:30.982Z] "DepOnly": true, [2024-03-21T09:11:30.982Z] "GoFiles": [ [2024-03-21T09:11:30.982Z] "hmac.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Imports": [ [2024-03-21T09:11:30.982Z] "crypto/subtle", [2024-03-21T09:11:30.982Z] "hash" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Deps": [ [2024-03-21T09:11:30.982Z] "crypto/subtle", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "internal/abi", [2024-03-21T09:11:30.982Z] "internal/bytealg", [2024-03-21T09:11:30.982Z] "internal/cpu", [2024-03-21T09:11:30.982Z] "internal/goexperiment", [2024-03-21T09:11:30.982Z] "internal/race", [2024-03-21T09:11:30.982Z] "internal/reflectlite", [2024-03-21T09:11:30.982Z] "internal/unsafeheader", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "runtime", [2024-03-21T09:11:30.982Z] "runtime/internal/atomic", [2024-03-21T09:11:30.982Z] "runtime/internal/math", [2024-03-21T09:11:30.982Z] "runtime/internal/sys", [2024-03-21T09:11:30.982Z] "sync", [2024-03-21T09:11:30.982Z] "sync/atomic", [2024-03-21T09:11:30.982Z] "unsafe" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestGoFiles": [ [2024-03-21T09:11:30.982Z] "hmac_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestImports": [ [2024-03-21T09:11:30.982Z] "crypto/md5", [2024-03-21T09:11:30.982Z] "crypto/sha1", [2024-03-21T09:11:30.982Z] "crypto/sha256", [2024-03-21T09:11:30.982Z] "crypto/sha512", [2024-03-21T09:11:30.982Z] "fmt", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "testing" [2024-03-21T09:11:30.982Z] ] [2024-03-21T09:11:30.982Z] } [2024-03-21T09:11:30.982Z] { [2024-03-21T09:11:30.982Z] "Dir": "/usr/local/go/src/crypto/md5", [2024-03-21T09:11:30.982Z] "ImportPath": "crypto/md5", [2024-03-21T09:11:30.982Z] "Name": "md5", [2024-03-21T09:11:30.982Z] "Doc": "Package md5 implements the MD5 hash algorithm as defined in RFC 1321.", [2024-03-21T09:11:30.982Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/md5.a", [2024-03-21T09:11:30.982Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.982Z] "Goroot": true, [2024-03-21T09:11:30.982Z] "Standard": true, [2024-03-21T09:11:30.982Z] "DepOnly": true, [2024-03-21T09:11:30.982Z] "GoFiles": [ [2024-03-21T09:11:30.982Z] "md5.go", [2024-03-21T09:11:30.982Z] "md5block.go", [2024-03-21T09:11:30.982Z] "md5block_decl.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.982Z] "gen.go", [2024-03-21T09:11:30.982Z] "md5block_generic.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.982Z] "md5block_386.s", [2024-03-21T09:11:30.982Z] "md5block_arm.s", [2024-03-21T09:11:30.982Z] "md5block_arm64.s", [2024-03-21T09:11:30.982Z] "md5block_ppc64x.s", [2024-03-21T09:11:30.982Z] "md5block_s390x.s" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "SFiles": [ [2024-03-21T09:11:30.982Z] "md5block_amd64.s" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Imports": [ [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "math/bits" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Deps": [ [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "internal/abi", [2024-03-21T09:11:30.982Z] "internal/bytealg", [2024-03-21T09:11:30.982Z] "internal/cpu", [2024-03-21T09:11:30.982Z] "internal/goexperiment", [2024-03-21T09:11:30.982Z] "internal/itoa", [2024-03-21T09:11:30.982Z] "internal/race", [2024-03-21T09:11:30.982Z] "internal/reflectlite", [2024-03-21T09:11:30.982Z] "internal/unsafeheader", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "math", [2024-03-21T09:11:30.982Z] "math/bits", [2024-03-21T09:11:30.982Z] "reflect", [2024-03-21T09:11:30.982Z] "runtime", [2024-03-21T09:11:30.982Z] "runtime/internal/atomic", [2024-03-21T09:11:30.982Z] "runtime/internal/math", [2024-03-21T09:11:30.982Z] "runtime/internal/sys", [2024-03-21T09:11:30.982Z] "strconv", [2024-03-21T09:11:30.982Z] "sync", [2024-03-21T09:11:30.982Z] "sync/atomic", [2024-03-21T09:11:30.982Z] "unicode", [2024-03-21T09:11:30.982Z] "unicode/utf8", [2024-03-21T09:11:30.982Z] "unsafe" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestGoFiles": [ [2024-03-21T09:11:30.982Z] "md5_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestImports": [ [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "encoding", [2024-03-21T09:11:30.982Z] "fmt", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "testing", [2024-03-21T09:11:30.982Z] "unsafe" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "XTestGoFiles": [ [2024-03-21T09:11:30.982Z] "example_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "XTestImports": [ [2024-03-21T09:11:30.982Z] "crypto/md5", [2024-03-21T09:11:30.982Z] "fmt", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "log", [2024-03-21T09:11:30.982Z] "os" [2024-03-21T09:11:30.982Z] ] [2024-03-21T09:11:30.982Z] } [2024-03-21T09:11:30.982Z] { [2024-03-21T09:11:30.982Z] "Dir": "/usr/local/go/src/crypto/rc4", [2024-03-21T09:11:30.982Z] "ImportPath": "crypto/rc4", [2024-03-21T09:11:30.982Z] "Name": "rc4", [2024-03-21T09:11:30.982Z] "Doc": "Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.", [2024-03-21T09:11:30.982Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rc4.a", [2024-03-21T09:11:30.982Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.982Z] "Goroot": true, [2024-03-21T09:11:30.982Z] "Standard": true, [2024-03-21T09:11:30.982Z] "DepOnly": true, [2024-03-21T09:11:30.982Z] "GoFiles": [ [2024-03-21T09:11:30.982Z] "rc4.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Imports": [ [2024-03-21T09:11:30.982Z] "crypto/internal/subtle", [2024-03-21T09:11:30.982Z] "strconv" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Deps": [ [2024-03-21T09:11:30.982Z] "crypto/internal/subtle", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "internal/abi", [2024-03-21T09:11:30.982Z] "internal/bytealg", [2024-03-21T09:11:30.982Z] "internal/cpu", [2024-03-21T09:11:30.982Z] "internal/goexperiment", [2024-03-21T09:11:30.982Z] "internal/reflectlite", [2024-03-21T09:11:30.982Z] "internal/unsafeheader", [2024-03-21T09:11:30.982Z] "math", [2024-03-21T09:11:30.982Z] "math/bits", [2024-03-21T09:11:30.982Z] "runtime", [2024-03-21T09:11:30.982Z] "runtime/internal/atomic", [2024-03-21T09:11:30.982Z] "runtime/internal/math", [2024-03-21T09:11:30.982Z] "runtime/internal/sys", [2024-03-21T09:11:30.982Z] "strconv", [2024-03-21T09:11:30.982Z] "unicode/utf8", [2024-03-21T09:11:30.982Z] "unsafe" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestGoFiles": [ [2024-03-21T09:11:30.982Z] "rc4_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestImports": [ [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "fmt", [2024-03-21T09:11:30.982Z] "testing" [2024-03-21T09:11:30.982Z] ] [2024-03-21T09:11:30.982Z] } [2024-03-21T09:11:30.982Z] { [2024-03-21T09:11:30.982Z] "Dir": "/usr/local/go/src/crypto/rsa", [2024-03-21T09:11:30.982Z] "ImportPath": "crypto/rsa", [2024-03-21T09:11:30.982Z] "Name": "rsa", [2024-03-21T09:11:30.982Z] "Doc": "Package rsa implements RSA encryption as specified in PKCS #1 and RFC 8017.", [2024-03-21T09:11:30.982Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rsa.a", [2024-03-21T09:11:30.982Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.982Z] "Goroot": true, [2024-03-21T09:11:30.982Z] "Standard": true, [2024-03-21T09:11:30.982Z] "DepOnly": true, [2024-03-21T09:11:30.982Z] "GoFiles": [ [2024-03-21T09:11:30.982Z] "pkcs1v15.go", [2024-03-21T09:11:30.982Z] "pss.go", [2024-03-21T09:11:30.982Z] "rsa.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Imports": [ [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "crypto/internal/randutil", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "crypto/subtle", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "math", [2024-03-21T09:11:30.982Z] "math/big" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Deps": [ [2024-03-21T09:11:30.982Z] "bufio", [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "crypto/aes", [2024-03-21T09:11:30.982Z] "crypto/cipher", [2024-03-21T09:11:30.982Z] "crypto/internal/randutil", [2024-03-21T09:11:30.982Z] "crypto/internal/subtle", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "crypto/subtle", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "fmt", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "internal/abi", [2024-03-21T09:11:30.982Z] "internal/bytealg", [2024-03-21T09:11:30.982Z] "internal/cpu", [2024-03-21T09:11:30.982Z] "internal/fmtsort", [2024-03-21T09:11:30.982Z] "internal/goexperiment", [2024-03-21T09:11:30.982Z] "internal/itoa", [2024-03-21T09:11:30.982Z] "internal/oserror", [2024-03-21T09:11:30.982Z] "internal/poll", [2024-03-21T09:11:30.982Z] "internal/race", [2024-03-21T09:11:30.982Z] "internal/reflectlite", [2024-03-21T09:11:30.982Z] "internal/syscall/execenv", [2024-03-21T09:11:30.982Z] "internal/syscall/unix", [2024-03-21T09:11:30.982Z] "internal/testlog", [2024-03-21T09:11:30.982Z] "internal/unsafeheader", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "io/fs", [2024-03-21T09:11:30.982Z] "math", [2024-03-21T09:11:30.982Z] "math/big", [2024-03-21T09:11:30.982Z] "math/bits", [2024-03-21T09:11:30.982Z] "math/rand", [2024-03-21T09:11:30.982Z] "os", [2024-03-21T09:11:30.982Z] "path", [2024-03-21T09:11:30.982Z] "reflect", [2024-03-21T09:11:30.982Z] "runtime", [2024-03-21T09:11:30.982Z] "runtime/internal/atomic", [2024-03-21T09:11:30.982Z] "runtime/internal/math", [2024-03-21T09:11:30.982Z] "runtime/internal/sys", [2024-03-21T09:11:30.982Z] "sort", [2024-03-21T09:11:30.982Z] "strconv", [2024-03-21T09:11:30.982Z] "strings", [2024-03-21T09:11:30.982Z] "sync", [2024-03-21T09:11:30.982Z] "sync/atomic", [2024-03-21T09:11:30.982Z] "syscall", [2024-03-21T09:11:30.982Z] "time", [2024-03-21T09:11:30.982Z] "unicode", [2024-03-21T09:11:30.982Z] "unicode/utf8", [2024-03-21T09:11:30.982Z] "unsafe" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestGoFiles": [ [2024-03-21T09:11:30.982Z] "example_test.go", [2024-03-21T09:11:30.982Z] "pkcs1v15_test.go", [2024-03-21T09:11:30.982Z] "pss_test.go", [2024-03-21T09:11:30.982Z] "rsa_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestImports": [ [2024-03-21T09:11:30.982Z] "bufio", [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "compress/bzip2", [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "crypto/aes", [2024-03-21T09:11:30.982Z] "crypto/cipher", [2024-03-21T09:11:30.982Z] "crypto/md5", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "crypto/sha1", [2024-03-21T09:11:30.982Z] "crypto/sha256", [2024-03-21T09:11:30.982Z] "encoding/base64", [2024-03-21T09:11:30.982Z] "encoding/hex", [2024-03-21T09:11:30.982Z] "fmt", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "math/big", [2024-03-21T09:11:30.982Z] "os", [2024-03-21T09:11:30.982Z] "strconv", [2024-03-21T09:11:30.982Z] "strings", [2024-03-21T09:11:30.982Z] "testing", [2024-03-21T09:11:30.982Z] "testing/quick" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "XTestGoFiles": [ [2024-03-21T09:11:30.982Z] "equal_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "XTestImports": [ [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "crypto/rsa", [2024-03-21T09:11:30.982Z] "crypto/x509", [2024-03-21T09:11:30.982Z] "testing" [2024-03-21T09:11:30.982Z] ] [2024-03-21T09:11:30.982Z] } [2024-03-21T09:11:30.982Z] { [2024-03-21T09:11:30.982Z] "Dir": "/usr/local/go/src/crypto/sha1", [2024-03-21T09:11:30.982Z] "ImportPath": "crypto/sha1", [2024-03-21T09:11:30.982Z] "Name": "sha1", [2024-03-21T09:11:30.982Z] "Doc": "Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.", [2024-03-21T09:11:30.982Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha1.a", [2024-03-21T09:11:30.982Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.982Z] "Goroot": true, [2024-03-21T09:11:30.982Z] "Standard": true, [2024-03-21T09:11:30.982Z] "DepOnly": true, [2024-03-21T09:11:30.982Z] "GoFiles": [ [2024-03-21T09:11:30.982Z] "sha1.go", [2024-03-21T09:11:30.982Z] "sha1block.go", [2024-03-21T09:11:30.982Z] "sha1block_amd64.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.982Z] "fallback_test.go", [2024-03-21T09:11:30.982Z] "sha1block_arm64.go", [2024-03-21T09:11:30.982Z] "sha1block_decl.go", [2024-03-21T09:11:30.982Z] "sha1block_generic.go", [2024-03-21T09:11:30.982Z] "sha1block_s390x.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.982Z] "sha1block_386.s", [2024-03-21T09:11:30.982Z] "sha1block_arm.s", [2024-03-21T09:11:30.982Z] "sha1block_arm64.s", [2024-03-21T09:11:30.982Z] "sha1block_s390x.s" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "SFiles": [ [2024-03-21T09:11:30.982Z] "sha1block_amd64.s" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Imports": [ [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "internal/cpu", [2024-03-21T09:11:30.982Z] "math/bits" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "Deps": [ [2024-03-21T09:11:30.982Z] "crypto", [2024-03-21T09:11:30.982Z] "encoding/binary", [2024-03-21T09:11:30.982Z] "errors", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "internal/abi", [2024-03-21T09:11:30.982Z] "internal/bytealg", [2024-03-21T09:11:30.982Z] "internal/cpu", [2024-03-21T09:11:30.982Z] "internal/goexperiment", [2024-03-21T09:11:30.982Z] "internal/itoa", [2024-03-21T09:11:30.982Z] "internal/race", [2024-03-21T09:11:30.982Z] "internal/reflectlite", [2024-03-21T09:11:30.982Z] "internal/unsafeheader", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "math", [2024-03-21T09:11:30.982Z] "math/bits", [2024-03-21T09:11:30.982Z] "reflect", [2024-03-21T09:11:30.982Z] "runtime", [2024-03-21T09:11:30.982Z] "runtime/internal/atomic", [2024-03-21T09:11:30.982Z] "runtime/internal/math", [2024-03-21T09:11:30.982Z] "runtime/internal/sys", [2024-03-21T09:11:30.982Z] "strconv", [2024-03-21T09:11:30.982Z] "sync", [2024-03-21T09:11:30.982Z] "sync/atomic", [2024-03-21T09:11:30.982Z] "unicode", [2024-03-21T09:11:30.982Z] "unicode/utf8", [2024-03-21T09:11:30.982Z] "unsafe" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestGoFiles": [ [2024-03-21T09:11:30.982Z] "sha1_test.go" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.982Z] "TestImports": [ [2024-03-21T09:11:30.982Z] "bytes", [2024-03-21T09:11:30.982Z] "crypto/rand", [2024-03-21T09:11:30.982Z] "encoding", [2024-03-21T09:11:30.982Z] "fmt", [2024-03-21T09:11:30.982Z] "hash", [2024-03-21T09:11:30.982Z] "io", [2024-03-21T09:11:30.982Z] "testing" [2024-03-21T09:11:30.982Z] ], [2024-03-21T09:11:30.983Z] "XTestGoFiles": [ [2024-03-21T09:11:30.983Z] "example_test.go", [2024-03-21T09:11:30.983Z] "issue15617_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "XTestImports": [ [2024-03-21T09:11:30.983Z] "crypto/sha1", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "log", [2024-03-21T09:11:30.983Z] "os", [2024-03-21T09:11:30.983Z] "syscall", [2024-03-21T09:11:30.983Z] "testing" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/crypto/sha256", [2024-03-21T09:11:30.983Z] "ImportPath": "crypto/sha256", [2024-03-21T09:11:30.983Z] "Name": "sha256", [2024-03-21T09:11:30.983Z] "Doc": "Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha256.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "sha256.go", [2024-03-21T09:11:30.983Z] "sha256block.go", [2024-03-21T09:11:30.983Z] "sha256block_amd64.go", [2024-03-21T09:11:30.983Z] "sha256block_decl.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.983Z] "fallback_test.go", [2024-03-21T09:11:30.983Z] "sha256block_arm64.go", [2024-03-21T09:11:30.983Z] "sha256block_generic.go", [2024-03-21T09:11:30.983Z] "sha256block_s390x.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.983Z] "sha256block_386.s", [2024-03-21T09:11:30.983Z] "sha256block_arm64.s", [2024-03-21T09:11:30.983Z] "sha256block_ppc64le.s", [2024-03-21T09:11:30.983Z] "sha256block_s390x.s" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "SFiles": [ [2024-03-21T09:11:30.983Z] "sha256block_amd64.s" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Imports": [ [2024-03-21T09:11:30.983Z] "crypto", [2024-03-21T09:11:30.983Z] "encoding/binary", [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "hash", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "math/bits" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Deps": [ [2024-03-21T09:11:30.983Z] "crypto", [2024-03-21T09:11:30.983Z] "encoding/binary", [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "hash", [2024-03-21T09:11:30.983Z] "internal/abi", [2024-03-21T09:11:30.983Z] "internal/bytealg", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "internal/goexperiment", [2024-03-21T09:11:30.983Z] "internal/itoa", [2024-03-21T09:11:30.983Z] "internal/race", [2024-03-21T09:11:30.983Z] "internal/reflectlite", [2024-03-21T09:11:30.983Z] "internal/unsafeheader", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "math", [2024-03-21T09:11:30.983Z] "math/bits", [2024-03-21T09:11:30.983Z] "reflect", [2024-03-21T09:11:30.983Z] "runtime", [2024-03-21T09:11:30.983Z] "runtime/internal/atomic", [2024-03-21T09:11:30.983Z] "runtime/internal/math", [2024-03-21T09:11:30.983Z] "runtime/internal/sys", [2024-03-21T09:11:30.983Z] "strconv", [2024-03-21T09:11:30.983Z] "sync", [2024-03-21T09:11:30.983Z] "sync/atomic", [2024-03-21T09:11:30.983Z] "unicode", [2024-03-21T09:11:30.983Z] "unicode/utf8", [2024-03-21T09:11:30.983Z] "unsafe" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestGoFiles": [ [2024-03-21T09:11:30.983Z] "sha256_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestImports": [ [2024-03-21T09:11:30.983Z] "bytes", [2024-03-21T09:11:30.983Z] "crypto/rand", [2024-03-21T09:11:30.983Z] "encoding", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "hash", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "testing" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "XTestGoFiles": [ [2024-03-21T09:11:30.983Z] "example_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "XTestImports": [ [2024-03-21T09:11:30.983Z] "crypto/sha256", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "log", [2024-03-21T09:11:30.983Z] "os" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/crypto/dsa", [2024-03-21T09:11:30.983Z] "ImportPath": "crypto/dsa", [2024-03-21T09:11:30.983Z] "Name": "dsa", [2024-03-21T09:11:30.983Z] "Doc": "Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/dsa.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "dsa.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Imports": [ [2024-03-21T09:11:30.983Z] "crypto/internal/randutil", [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "math/big" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Deps": [ [2024-03-21T09:11:30.983Z] "bytes", [2024-03-21T09:11:30.983Z] "crypto/internal/randutil", [2024-03-21T09:11:30.983Z] "encoding/binary", [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "internal/abi", [2024-03-21T09:11:30.983Z] "internal/bytealg", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "internal/fmtsort", [2024-03-21T09:11:30.983Z] "internal/goexperiment", [2024-03-21T09:11:30.983Z] "internal/itoa", [2024-03-21T09:11:30.983Z] "internal/oserror", [2024-03-21T09:11:30.983Z] "internal/poll", [2024-03-21T09:11:30.983Z] "internal/race", [2024-03-21T09:11:30.983Z] "internal/reflectlite", [2024-03-21T09:11:30.983Z] "internal/syscall/execenv", [2024-03-21T09:11:30.983Z] "internal/syscall/unix", [2024-03-21T09:11:30.983Z] "internal/testlog", [2024-03-21T09:11:30.983Z] "internal/unsafeheader", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "io/fs", [2024-03-21T09:11:30.983Z] "math", [2024-03-21T09:11:30.983Z] "math/big", [2024-03-21T09:11:30.983Z] "math/bits", [2024-03-21T09:11:30.983Z] "math/rand", [2024-03-21T09:11:30.983Z] "os", [2024-03-21T09:11:30.983Z] "path", [2024-03-21T09:11:30.983Z] "reflect", [2024-03-21T09:11:30.983Z] "runtime", [2024-03-21T09:11:30.983Z] "runtime/internal/atomic", [2024-03-21T09:11:30.983Z] "runtime/internal/math", [2024-03-21T09:11:30.983Z] "runtime/internal/sys", [2024-03-21T09:11:30.983Z] "sort", [2024-03-21T09:11:30.983Z] "strconv", [2024-03-21T09:11:30.983Z] "strings", [2024-03-21T09:11:30.983Z] "sync", [2024-03-21T09:11:30.983Z] "sync/atomic", [2024-03-21T09:11:30.983Z] "syscall", [2024-03-21T09:11:30.983Z] "time", [2024-03-21T09:11:30.983Z] "unicode", [2024-03-21T09:11:30.983Z] "unicode/utf8", [2024-03-21T09:11:30.983Z] "unsafe" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestGoFiles": [ [2024-03-21T09:11:30.983Z] "dsa_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestImports": [ [2024-03-21T09:11:30.983Z] "crypto/rand", [2024-03-21T09:11:30.983Z] "math/big", [2024-03-21T09:11:30.983Z] "testing" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/encoding/hex", [2024-03-21T09:11:30.983Z] "ImportPath": "encoding/hex", [2024-03-21T09:11:30.983Z] "Name": "hex", [2024-03-21T09:11:30.983Z] "Doc": "Package hex implements hexadecimal encoding and decoding.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/hex.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "hex.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Imports": [ [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "strings" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Deps": [ [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "internal/abi", [2024-03-21T09:11:30.983Z] "internal/bytealg", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "internal/fmtsort", [2024-03-21T09:11:30.983Z] "internal/goexperiment", [2024-03-21T09:11:30.983Z] "internal/itoa", [2024-03-21T09:11:30.983Z] "internal/oserror", [2024-03-21T09:11:30.983Z] "internal/poll", [2024-03-21T09:11:30.983Z] "internal/race", [2024-03-21T09:11:30.983Z] "internal/reflectlite", [2024-03-21T09:11:30.983Z] "internal/syscall/execenv", [2024-03-21T09:11:30.983Z] "internal/syscall/unix", [2024-03-21T09:11:30.983Z] "internal/testlog", [2024-03-21T09:11:30.983Z] "internal/unsafeheader", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "io/fs", [2024-03-21T09:11:30.983Z] "math", [2024-03-21T09:11:30.983Z] "math/bits", [2024-03-21T09:11:30.983Z] "os", [2024-03-21T09:11:30.983Z] "path", [2024-03-21T09:11:30.983Z] "reflect", [2024-03-21T09:11:30.983Z] "runtime", [2024-03-21T09:11:30.983Z] "runtime/internal/atomic", [2024-03-21T09:11:30.983Z] "runtime/internal/math", [2024-03-21T09:11:30.983Z] "runtime/internal/sys", [2024-03-21T09:11:30.983Z] "sort", [2024-03-21T09:11:30.983Z] "strconv", [2024-03-21T09:11:30.983Z] "strings", [2024-03-21T09:11:30.983Z] "sync", [2024-03-21T09:11:30.983Z] "sync/atomic", [2024-03-21T09:11:30.983Z] "syscall", [2024-03-21T09:11:30.983Z] "time", [2024-03-21T09:11:30.983Z] "unicode", [2024-03-21T09:11:30.983Z] "unicode/utf8", [2024-03-21T09:11:30.983Z] "unsafe" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestGoFiles": [ [2024-03-21T09:11:30.983Z] "hex_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestImports": [ [2024-03-21T09:11:30.983Z] "bytes", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "strings", [2024-03-21T09:11:30.983Z] "testing" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "XTestGoFiles": [ [2024-03-21T09:11:30.983Z] "example_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "XTestImports": [ [2024-03-21T09:11:30.983Z] "encoding/hex", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "log", [2024-03-21T09:11:30.983Z] "os" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/crypto/x509/pkix", [2024-03-21T09:11:30.983Z] "ImportPath": "crypto/x509/pkix", [2024-03-21T09:11:30.983Z] "Name": "pkix", [2024-03-21T09:11:30.983Z] "Doc": "Package pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/x509/pkix.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "pkix.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Imports": [ [2024-03-21T09:11:30.983Z] "encoding/asn1", [2024-03-21T09:11:30.983Z] "encoding/hex", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "math/big", [2024-03-21T09:11:30.983Z] "time" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Deps": [ [2024-03-21T09:11:30.983Z] "bytes", [2024-03-21T09:11:30.983Z] "encoding/asn1", [2024-03-21T09:11:30.983Z] "encoding/binary", [2024-03-21T09:11:30.983Z] "encoding/hex", [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "internal/abi", [2024-03-21T09:11:30.983Z] "internal/bytealg", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "internal/fmtsort", [2024-03-21T09:11:30.983Z] "internal/goexperiment", [2024-03-21T09:11:30.983Z] "internal/itoa", [2024-03-21T09:11:30.983Z] "internal/oserror", [2024-03-21T09:11:30.983Z] "internal/poll", [2024-03-21T09:11:30.983Z] "internal/race", [2024-03-21T09:11:30.983Z] "internal/reflectlite", [2024-03-21T09:11:30.983Z] "internal/syscall/execenv", [2024-03-21T09:11:30.983Z] "internal/syscall/unix", [2024-03-21T09:11:30.983Z] "internal/testlog", [2024-03-21T09:11:30.983Z] "internal/unsafeheader", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "io/fs", [2024-03-21T09:11:30.983Z] "math", [2024-03-21T09:11:30.983Z] "math/big", [2024-03-21T09:11:30.983Z] "math/bits", [2024-03-21T09:11:30.983Z] "math/rand", [2024-03-21T09:11:30.983Z] "os", [2024-03-21T09:11:30.983Z] "path", [2024-03-21T09:11:30.983Z] "reflect", [2024-03-21T09:11:30.983Z] "runtime", [2024-03-21T09:11:30.983Z] "runtime/internal/atomic", [2024-03-21T09:11:30.983Z] "runtime/internal/math", [2024-03-21T09:11:30.983Z] "runtime/internal/sys", [2024-03-21T09:11:30.983Z] "sort", [2024-03-21T09:11:30.983Z] "strconv", [2024-03-21T09:11:30.983Z] "strings", [2024-03-21T09:11:30.983Z] "sync", [2024-03-21T09:11:30.983Z] "sync/atomic", [2024-03-21T09:11:30.983Z] "syscall", [2024-03-21T09:11:30.983Z] "time", [2024-03-21T09:11:30.983Z] "unicode", [2024-03-21T09:11:30.983Z] "unicode/utf16", [2024-03-21T09:11:30.983Z] "unicode/utf8", [2024-03-21T09:11:30.983Z] "unsafe" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/encoding/base64", [2024-03-21T09:11:30.983Z] "ImportPath": "encoding/base64", [2024-03-21T09:11:30.983Z] "Name": "base64", [2024-03-21T09:11:30.983Z] "Doc": "Package base64 implements base64 encoding as specified by RFC 4648.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/base64.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "base64.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Imports": [ [2024-03-21T09:11:30.983Z] "encoding/binary", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "strconv" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Deps": [ [2024-03-21T09:11:30.983Z] "encoding/binary", [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "internal/abi", [2024-03-21T09:11:30.983Z] "internal/bytealg", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "internal/goexperiment", [2024-03-21T09:11:30.983Z] "internal/itoa", [2024-03-21T09:11:30.983Z] "internal/race", [2024-03-21T09:11:30.983Z] "internal/reflectlite", [2024-03-21T09:11:30.983Z] "internal/unsafeheader", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "math", [2024-03-21T09:11:30.983Z] "math/bits", [2024-03-21T09:11:30.983Z] "reflect", [2024-03-21T09:11:30.983Z] "runtime", [2024-03-21T09:11:30.983Z] "runtime/internal/atomic", [2024-03-21T09:11:30.983Z] "runtime/internal/math", [2024-03-21T09:11:30.983Z] "runtime/internal/sys", [2024-03-21T09:11:30.983Z] "strconv", [2024-03-21T09:11:30.983Z] "sync", [2024-03-21T09:11:30.983Z] "sync/atomic", [2024-03-21T09:11:30.983Z] "unicode", [2024-03-21T09:11:30.983Z] "unicode/utf8", [2024-03-21T09:11:30.983Z] "unsafe" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestGoFiles": [ [2024-03-21T09:11:30.983Z] "base64_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestImports": [ [2024-03-21T09:11:30.983Z] "bytes", [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "reflect", [2024-03-21T09:11:30.983Z] "runtime/debug", [2024-03-21T09:11:30.983Z] "strings", [2024-03-21T09:11:30.983Z] "testing", [2024-03-21T09:11:30.983Z] "time" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "XTestGoFiles": [ [2024-03-21T09:11:30.983Z] "example_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "XTestImports": [ [2024-03-21T09:11:30.983Z] "encoding/base64", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "os" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/encoding/pem", [2024-03-21T09:11:30.983Z] "ImportPath": "encoding/pem", [2024-03-21T09:11:30.983Z] "Name": "pem", [2024-03-21T09:11:30.983Z] "Doc": "Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/pem.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "pem.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Imports": [ [2024-03-21T09:11:30.983Z] "bytes", [2024-03-21T09:11:30.983Z] "encoding/base64", [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "sort", [2024-03-21T09:11:30.983Z] "strings" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Deps": [ [2024-03-21T09:11:30.983Z] "bytes", [2024-03-21T09:11:30.983Z] "encoding/base64", [2024-03-21T09:11:30.983Z] "encoding/binary", [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "internal/abi", [2024-03-21T09:11:30.983Z] "internal/bytealg", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "internal/goexperiment", [2024-03-21T09:11:30.983Z] "internal/itoa", [2024-03-21T09:11:30.983Z] "internal/race", [2024-03-21T09:11:30.983Z] "internal/reflectlite", [2024-03-21T09:11:30.983Z] "internal/unsafeheader", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "math", [2024-03-21T09:11:30.983Z] "math/bits", [2024-03-21T09:11:30.983Z] "reflect", [2024-03-21T09:11:30.983Z] "runtime", [2024-03-21T09:11:30.983Z] "runtime/internal/atomic", [2024-03-21T09:11:30.983Z] "runtime/internal/math", [2024-03-21T09:11:30.983Z] "runtime/internal/sys", [2024-03-21T09:11:30.983Z] "sort", [2024-03-21T09:11:30.983Z] "strconv", [2024-03-21T09:11:30.983Z] "strings", [2024-03-21T09:11:30.983Z] "sync", [2024-03-21T09:11:30.983Z] "sync/atomic", [2024-03-21T09:11:30.983Z] "unicode", [2024-03-21T09:11:30.983Z] "unicode/utf8", [2024-03-21T09:11:30.983Z] "unsafe" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestGoFiles": [ [2024-03-21T09:11:30.983Z] "pem_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestImports": [ [2024-03-21T09:11:30.983Z] "bytes", [2024-03-21T09:11:30.983Z] "io", [2024-03-21T09:11:30.983Z] "reflect", [2024-03-21T09:11:30.983Z] "strings", [2024-03-21T09:11:30.983Z] "testing", [2024-03-21T09:11:30.983Z] "testing/quick" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "XTestGoFiles": [ [2024-03-21T09:11:30.983Z] "example_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "XTestImports": [ [2024-03-21T09:11:30.983Z] "crypto/x509", [2024-03-21T09:11:30.983Z] "encoding/pem", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "log", [2024-03-21T09:11:30.983Z] "os" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.983Z] "ImportPath": "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.983Z] "Name": "dnsmessage", [2024-03-21T09:11:30.983Z] "Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/dns/dnsmessage.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "message.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Imports": [ [2024-03-21T09:11:30.983Z] "errors" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Deps": [ [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "internal/abi", [2024-03-21T09:11:30.983Z] "internal/bytealg", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "internal/goexperiment", [2024-03-21T09:11:30.983Z] "internal/reflectlite", [2024-03-21T09:11:30.983Z] "internal/unsafeheader", [2024-03-21T09:11:30.983Z] "runtime", [2024-03-21T09:11:30.983Z] "runtime/internal/atomic", [2024-03-21T09:11:30.983Z] "runtime/internal/math", [2024-03-21T09:11:30.983Z] "runtime/internal/sys", [2024-03-21T09:11:30.983Z] "unsafe" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/internal/nettrace", [2024-03-21T09:11:30.983Z] "ImportPath": "internal/nettrace", [2024-03-21T09:11:30.983Z] "Name": "nettrace", [2024-03-21T09:11:30.983Z] "Doc": "Package nettrace contains internal hooks for tracing activity in the net package.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/nettrace.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "nettrace.go" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/internal/singleflight", [2024-03-21T09:11:30.983Z] "ImportPath": "internal/singleflight", [2024-03-21T09:11:30.983Z] "Name": "singleflight", [2024-03-21T09:11:30.983Z] "Doc": "Package singleflight provides a duplicate function call suppression mechanism.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/singleflight.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "singleflight.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Imports": [ [2024-03-21T09:11:30.983Z] "sync" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Deps": [ [2024-03-21T09:11:30.983Z] "internal/abi", [2024-03-21T09:11:30.983Z] "internal/bytealg", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "internal/goexperiment", [2024-03-21T09:11:30.983Z] "internal/race", [2024-03-21T09:11:30.983Z] "runtime", [2024-03-21T09:11:30.983Z] "runtime/internal/atomic", [2024-03-21T09:11:30.983Z] "runtime/internal/math", [2024-03-21T09:11:30.983Z] "runtime/internal/sys", [2024-03-21T09:11:30.983Z] "sync", [2024-03-21T09:11:30.983Z] "sync/atomic", [2024-03-21T09:11:30.983Z] "unsafe" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestGoFiles": [ [2024-03-21T09:11:30.983Z] "singleflight_test.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "TestImports": [ [2024-03-21T09:11:30.983Z] "errors", [2024-03-21T09:11:30.983Z] "fmt", [2024-03-21T09:11:30.983Z] "sync", [2024-03-21T09:11:30.983Z] "sync/atomic", [2024-03-21T09:11:30.983Z] "testing", [2024-03-21T09:11:30.983Z] "time" [2024-03-21T09:11:30.983Z] ] [2024-03-21T09:11:30.983Z] } [2024-03-21T09:11:30.983Z] { [2024-03-21T09:11:30.983Z] "Dir": "/usr/local/go/src/runtime/cgo", [2024-03-21T09:11:30.983Z] "ImportPath": "runtime/cgo", [2024-03-21T09:11:30.983Z] "Name": "cgo", [2024-03-21T09:11:30.983Z] "Doc": "Package cgo contains runtime support for code generated by the cgo tool.", [2024-03-21T09:11:30.983Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/cgo.a", [2024-03-21T09:11:30.983Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.983Z] "Goroot": true, [2024-03-21T09:11:30.983Z] "Standard": true, [2024-03-21T09:11:30.983Z] "DepOnly": true, [2024-03-21T09:11:30.983Z] "GoFiles": [ [2024-03-21T09:11:30.983Z] "callbacks.go", [2024-03-21T09:11:30.983Z] "callbacks_traceback.go", [2024-03-21T09:11:30.983Z] "handle.go", [2024-03-21T09:11:30.983Z] "iscgo.go", [2024-03-21T09:11:30.983Z] "linux.go", [2024-03-21T09:11:30.983Z] "mmap.go", [2024-03-21T09:11:30.983Z] "setenv.go", [2024-03-21T09:11:30.983Z] "sigaction.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "CgoFiles": [ [2024-03-21T09:11:30.983Z] "cgo.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.983Z] "callbacks_aix.go", [2024-03-21T09:11:30.983Z] "dragonfly.go", [2024-03-21T09:11:30.983Z] "freebsd.go", [2024-03-21T09:11:30.983Z] "netbsd.go", [2024-03-21T09:11:30.983Z] "openbsd.go", [2024-03-21T09:11:30.983Z] "signal_ios_arm64.go" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.983Z] "asm_386.s", [2024-03-21T09:11:30.983Z] "asm_arm.s", [2024-03-21T09:11:30.983Z] "asm_arm64.s", [2024-03-21T09:11:30.983Z] "asm_mips64x.s", [2024-03-21T09:11:30.983Z] "asm_mipsx.s", [2024-03-21T09:11:30.983Z] "asm_ppc64x.s", [2024-03-21T09:11:30.983Z] "asm_riscv64.s", [2024-03-21T09:11:30.983Z] "asm_s390x.s", [2024-03-21T09:11:30.983Z] "asm_wasm.s", [2024-03-21T09:11:30.983Z] "gcc_386.S", [2024-03-21T09:11:30.983Z] "gcc_aix_ppc64.S", [2024-03-21T09:11:30.983Z] "gcc_aix_ppc64.c", [2024-03-21T09:11:30.983Z] "gcc_android.c", [2024-03-21T09:11:30.983Z] "gcc_arm.S", [2024-03-21T09:11:30.983Z] "gcc_arm64.S", [2024-03-21T09:11:30.983Z] "gcc_darwin_amd64.c", [2024-03-21T09:11:30.983Z] "gcc_darwin_arm64.c", [2024-03-21T09:11:30.983Z] "gcc_dragonfly_amd64.c", [2024-03-21T09:11:30.983Z] "gcc_freebsd_386.c", [2024-03-21T09:11:30.983Z] "gcc_freebsd_amd64.c", [2024-03-21T09:11:30.983Z] "gcc_freebsd_arm.c", [2024-03-21T09:11:30.983Z] "gcc_freebsd_arm64.c", [2024-03-21T09:11:30.983Z] "gcc_freebsd_sigaction.c", [2024-03-21T09:11:30.983Z] "gcc_libinit_windows.c", [2024-03-21T09:11:30.983Z] "gcc_linux_386.c", [2024-03-21T09:11:30.983Z] "gcc_linux_arm.c", [2024-03-21T09:11:30.983Z] "gcc_linux_arm64.c", [2024-03-21T09:11:30.983Z] "gcc_linux_mips64x.c", [2024-03-21T09:11:30.983Z] "gcc_linux_mipsx.c", [2024-03-21T09:11:30.983Z] "gcc_linux_ppc64x.S", [2024-03-21T09:11:30.983Z] "gcc_linux_riscv64.c", [2024-03-21T09:11:30.983Z] "gcc_linux_s390x.c", [2024-03-21T09:11:30.983Z] "gcc_mips64x.S", [2024-03-21T09:11:30.983Z] "gcc_mipsx.S", [2024-03-21T09:11:30.983Z] "gcc_netbsd_386.c", [2024-03-21T09:11:30.983Z] "gcc_netbsd_amd64.c", [2024-03-21T09:11:30.983Z] "gcc_netbsd_arm.c", [2024-03-21T09:11:30.983Z] "gcc_netbsd_arm64.c", [2024-03-21T09:11:30.983Z] "gcc_openbsd_386.c", [2024-03-21T09:11:30.983Z] "gcc_openbsd_amd64.c", [2024-03-21T09:11:30.983Z] "gcc_openbsd_arm.c", [2024-03-21T09:11:30.983Z] "gcc_openbsd_arm64.c", [2024-03-21T09:11:30.983Z] "gcc_openbsd_mips64.c", [2024-03-21T09:11:30.983Z] "gcc_ppc64x.c", [2024-03-21T09:11:30.983Z] "gcc_riscv64.S", [2024-03-21T09:11:30.983Z] "gcc_s390x.S", [2024-03-21T09:11:30.983Z] "gcc_signal2_ios_arm64.c", [2024-03-21T09:11:30.983Z] "gcc_signal_ios_arm64.c", [2024-03-21T09:11:30.983Z] "gcc_signal_ios_nolldb.c", [2024-03-21T09:11:30.983Z] "gcc_solaris_amd64.c", [2024-03-21T09:11:30.983Z] "gcc_windows_386.c", [2024-03-21T09:11:30.983Z] "gcc_windows_amd64.c", [2024-03-21T09:11:30.983Z] "gcc_windows_arm64.c", [2024-03-21T09:11:30.983Z] "libcgo_windows.h", [2024-03-21T09:11:30.983Z] "signal_ios_arm64.s" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "CFiles": [ [2024-03-21T09:11:30.983Z] "gcc_context.c", [2024-03-21T09:11:30.983Z] "gcc_fatalf.c", [2024-03-21T09:11:30.983Z] "gcc_libinit.c", [2024-03-21T09:11:30.983Z] "gcc_linux_amd64.c", [2024-03-21T09:11:30.983Z] "gcc_mmap.c", [2024-03-21T09:11:30.983Z] "gcc_setenv.c", [2024-03-21T09:11:30.983Z] "gcc_sigaction.c", [2024-03-21T09:11:30.983Z] "gcc_traceback.c", [2024-03-21T09:11:30.983Z] "gcc_util.c", [2024-03-21T09:11:30.983Z] "linux_syscall.c" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "HFiles": [ [2024-03-21T09:11:30.983Z] "abi_amd64.h", [2024-03-21T09:11:30.983Z] "libcgo.h", [2024-03-21T09:11:30.983Z] "libcgo_unix.h" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "SFiles": [ [2024-03-21T09:11:30.983Z] "asm_amd64.s", [2024-03-21T09:11:30.983Z] "gcc_amd64.S" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "CgoCFLAGS": [ [2024-03-21T09:11:30.983Z] "-Wall", [2024-03-21T09:11:30.983Z] "-Werror" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "CgoLDFLAGS": [ [2024-03-21T09:11:30.983Z] "-lpthread" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Imports": [ [2024-03-21T09:11:30.983Z] "C", [2024-03-21T09:11:30.983Z] "sync", [2024-03-21T09:11:30.983Z] "sync/atomic", [2024-03-21T09:11:30.983Z] "unsafe" [2024-03-21T09:11:30.983Z] ], [2024-03-21T09:11:30.983Z] "Deps": [ [2024-03-21T09:11:30.983Z] "internal/abi", [2024-03-21T09:11:30.983Z] "internal/bytealg", [2024-03-21T09:11:30.983Z] "internal/cpu", [2024-03-21T09:11:30.983Z] "internal/goexperiment", [2024-03-21T09:11:30.983Z] "internal/race", [2024-03-21T09:11:30.983Z] "runtime", [2024-03-21T09:11:30.983Z] "runtime/internal/atomic", [2024-03-21T09:11:30.984Z] "runtime/internal/math", [2024-03-21T09:11:30.984Z] "runtime/internal/sys", [2024-03-21T09:11:30.984Z] "sync", [2024-03-21T09:11:30.984Z] "sync/atomic", [2024-03-21T09:11:30.984Z] "unsafe" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "TestGoFiles": [ [2024-03-21T09:11:30.984Z] "handle_test.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "TestImports": [ [2024-03-21T09:11:30.984Z] "reflect", [2024-03-21T09:11:30.984Z] "testing" [2024-03-21T09:11:30.984Z] ] [2024-03-21T09:11:30.984Z] } [2024-03-21T09:11:30.984Z] { [2024-03-21T09:11:30.984Z] "Dir": "/usr/local/go/src/net", [2024-03-21T09:11:30.984Z] "ImportPath": "net", [2024-03-21T09:11:30.984Z] "Name": "net", [2024-03-21T09:11:30.984Z] "Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.", [2024-03-21T09:11:30.984Z] "Target": "/usr/local/go/pkg/linux_amd64/net.a", [2024-03-21T09:11:30.984Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.984Z] "Goroot": true, [2024-03-21T09:11:30.984Z] "Standard": true, [2024-03-21T09:11:30.984Z] "DepOnly": true, [2024-03-21T09:11:30.984Z] "GoFiles": [ [2024-03-21T09:11:30.984Z] "addrselect.go", [2024-03-21T09:11:30.984Z] "conf.go", [2024-03-21T09:11:30.984Z] "dial.go", [2024-03-21T09:11:30.984Z] "dnsclient.go", [2024-03-21T09:11:30.984Z] "dnsclient_unix.go", [2024-03-21T09:11:30.984Z] "dnsconfig_unix.go", [2024-03-21T09:11:30.984Z] "error_posix.go", [2024-03-21T09:11:30.984Z] "error_unix.go", [2024-03-21T09:11:30.984Z] "fd_posix.go", [2024-03-21T09:11:30.984Z] "fd_unix.go", [2024-03-21T09:11:30.984Z] "file.go", [2024-03-21T09:11:30.984Z] "file_unix.go", [2024-03-21T09:11:30.984Z] "hook.go", [2024-03-21T09:11:30.984Z] "hook_unix.go", [2024-03-21T09:11:30.984Z] "hosts.go", [2024-03-21T09:11:30.984Z] "interface.go", [2024-03-21T09:11:30.984Z] "interface_linux.go", [2024-03-21T09:11:30.984Z] "ip.go", [2024-03-21T09:11:30.984Z] "iprawsock.go", [2024-03-21T09:11:30.984Z] "iprawsock_posix.go", [2024-03-21T09:11:30.984Z] "ipsock.go", [2024-03-21T09:11:30.984Z] "ipsock_posix.go", [2024-03-21T09:11:30.984Z] "lookup.go", [2024-03-21T09:11:30.984Z] "lookup_unix.go", [2024-03-21T09:11:30.984Z] "mac.go", [2024-03-21T09:11:30.984Z] "net.go", [2024-03-21T09:11:30.984Z] "nss.go", [2024-03-21T09:11:30.984Z] "parse.go", [2024-03-21T09:11:30.984Z] "pipe.go", [2024-03-21T09:11:30.984Z] "port.go", [2024-03-21T09:11:30.984Z] "port_unix.go", [2024-03-21T09:11:30.984Z] "rawconn.go", [2024-03-21T09:11:30.984Z] "sendfile_linux.go", [2024-03-21T09:11:30.984Z] "sock_cloexec.go", [2024-03-21T09:11:30.984Z] "sock_linux.go", [2024-03-21T09:11:30.984Z] "sock_posix.go", [2024-03-21T09:11:30.984Z] "sockaddr_posix.go", [2024-03-21T09:11:30.984Z] "sockopt_linux.go", [2024-03-21T09:11:30.984Z] "sockopt_posix.go", [2024-03-21T09:11:30.984Z] "sockoptip_linux.go", [2024-03-21T09:11:30.984Z] "sockoptip_posix.go", [2024-03-21T09:11:30.984Z] "splice_linux.go", [2024-03-21T09:11:30.984Z] "tcpsock.go", [2024-03-21T09:11:30.984Z] "tcpsock_posix.go", [2024-03-21T09:11:30.984Z] "tcpsockopt_posix.go", [2024-03-21T09:11:30.984Z] "tcpsockopt_unix.go", [2024-03-21T09:11:30.984Z] "udpsock.go", [2024-03-21T09:11:30.984Z] "udpsock_posix.go", [2024-03-21T09:11:30.984Z] "unixsock.go", [2024-03-21T09:11:30.984Z] "unixsock_posix.go", [2024-03-21T09:11:30.984Z] "unixsock_readmsg_cmsg_cloexec.go", [2024-03-21T09:11:30.984Z] "writev_unix.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "CgoFiles": [ [2024-03-21T09:11:30.984Z] "cgo_linux.go", [2024-03-21T09:11:30.984Z] "cgo_resnew.go", [2024-03-21T09:11:30.984Z] "cgo_socknew.go", [2024-03-21T09:11:30.984Z] "cgo_unix.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.984Z] "cgo_aix.go", [2024-03-21T09:11:30.984Z] "cgo_android.go", [2024-03-21T09:11:30.984Z] "cgo_bsd.go", [2024-03-21T09:11:30.984Z] "cgo_netbsd.go", [2024-03-21T09:11:30.984Z] "cgo_openbsd.go", [2024-03-21T09:11:30.984Z] "cgo_resold.go", [2024-03-21T09:11:30.984Z] "cgo_sockold.go", [2024-03-21T09:11:30.984Z] "cgo_solaris.go", [2024-03-21T09:11:30.984Z] "cgo_stub.go", [2024-03-21T09:11:30.984Z] "cgo_windows.go", [2024-03-21T09:11:30.984Z] "conf_netcgo.go", [2024-03-21T09:11:30.984Z] "error_plan9.go", [2024-03-21T09:11:30.984Z] "error_plan9_test.go", [2024-03-21T09:11:30.984Z] "error_windows.go", [2024-03-21T09:11:30.984Z] "error_windows_test.go", [2024-03-21T09:11:30.984Z] "fcntl_libc_test.go", [2024-03-21T09:11:30.984Z] "fd_plan9.go", [2024-03-21T09:11:30.984Z] "fd_windows.go", [2024-03-21T09:11:30.984Z] "file_plan9.go", [2024-03-21T09:11:30.984Z] "file_stub.go", [2024-03-21T09:11:30.984Z] "file_windows.go", [2024-03-21T09:11:30.984Z] "hook_plan9.go", [2024-03-21T09:11:30.984Z] "hook_windows.go", [2024-03-21T09:11:30.984Z] "interface_aix.go", [2024-03-21T09:11:30.984Z] "interface_bsd.go", [2024-03-21T09:11:30.984Z] "interface_bsd_test.go", [2024-03-21T09:11:30.984Z] "interface_bsdvar.go", [2024-03-21T09:11:30.984Z] "interface_darwin.go", [2024-03-21T09:11:30.984Z] "interface_freebsd.go", [2024-03-21T09:11:30.984Z] "interface_plan9.go", [2024-03-21T09:11:30.984Z] "interface_solaris.go", [2024-03-21T09:11:30.984Z] "interface_stub.go", [2024-03-21T09:11:30.984Z] "interface_windows.go", [2024-03-21T09:11:30.984Z] "iprawsock_plan9.go", [2024-03-21T09:11:30.984Z] "ipsock_plan9.go", [2024-03-21T09:11:30.984Z] "ipsock_plan9_test.go", [2024-03-21T09:11:30.984Z] "lookup_fake.go", [2024-03-21T09:11:30.984Z] "lookup_plan9.go", [2024-03-21T09:11:30.984Z] "lookup_windows.go", [2024-03-21T09:11:30.984Z] "lookup_windows_test.go", [2024-03-21T09:11:30.984Z] "main_noconf_test.go", [2024-03-21T09:11:30.984Z] "main_plan9_test.go", [2024-03-21T09:11:30.984Z] "main_windows_test.go", [2024-03-21T09:11:30.984Z] "net_fake.go", [2024-03-21T09:11:30.984Z] "net_windows_test.go", [2024-03-21T09:11:30.984Z] "netgo_unix_test.go", [2024-03-21T09:11:30.984Z] "rawconn_stub_test.go", [2024-03-21T09:11:30.984Z] "rawconn_windows_test.go", [2024-03-21T09:11:30.984Z] "sendfile_stub.go", [2024-03-21T09:11:30.984Z] "sendfile_unix_alt.go", [2024-03-21T09:11:30.984Z] "sendfile_windows.go", [2024-03-21T09:11:30.984Z] "sock_bsd.go", [2024-03-21T09:11:30.984Z] "sock_plan9.go", [2024-03-21T09:11:30.984Z] "sock_stub.go", [2024-03-21T09:11:30.984Z] "sock_windows.go", [2024-03-21T09:11:30.984Z] "sockopt_aix.go", [2024-03-21T09:11:30.984Z] "sockopt_bsd.go", [2024-03-21T09:11:30.984Z] "sockopt_plan9.go", [2024-03-21T09:11:30.984Z] "sockopt_solaris.go", [2024-03-21T09:11:30.984Z] "sockopt_stub.go", [2024-03-21T09:11:30.984Z] "sockopt_windows.go", [2024-03-21T09:11:30.984Z] "sockoptip_bsdvar.go", [2024-03-21T09:11:30.984Z] "sockoptip_stub.go", [2024-03-21T09:11:30.984Z] "sockoptip_windows.go", [2024-03-21T09:11:30.984Z] "splice_stub.go", [2024-03-21T09:11:30.984Z] "sys_cloexec.go", [2024-03-21T09:11:30.984Z] "tcpsock_plan9.go", [2024-03-21T09:11:30.984Z] "tcpsockopt_darwin.go", [2024-03-21T09:11:30.984Z] "tcpsockopt_dragonfly.go", [2024-03-21T09:11:30.984Z] "tcpsockopt_openbsd.go", [2024-03-21T09:11:30.984Z] "tcpsockopt_plan9.go", [2024-03-21T09:11:30.984Z] "tcpsockopt_solaris.go", [2024-03-21T09:11:30.984Z] "tcpsockopt_stub.go", [2024-03-21T09:11:30.984Z] "tcpsockopt_windows.go", [2024-03-21T09:11:30.984Z] "udpsock_plan9.go", [2024-03-21T09:11:30.984Z] "udpsock_plan9_test.go", [2024-03-21T09:11:30.984Z] "unixsock_plan9.go", [2024-03-21T09:11:30.984Z] "unixsock_readmsg_cloexec.go", [2024-03-21T09:11:30.984Z] "unixsock_readmsg_other.go", [2024-03-21T09:11:30.984Z] "unixsock_windows_test.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "Imports": [ [2024-03-21T09:11:30.984Z] "C", [2024-03-21T09:11:30.984Z] "context", [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.984Z] "internal/bytealg", [2024-03-21T09:11:30.984Z] "internal/itoa", [2024-03-21T09:11:30.984Z] "internal/nettrace", [2024-03-21T09:11:30.984Z] "internal/poll", [2024-03-21T09:11:30.984Z] "internal/singleflight", [2024-03-21T09:11:30.984Z] "io", [2024-03-21T09:11:30.984Z] "os", [2024-03-21T09:11:30.984Z] "runtime", [2024-03-21T09:11:30.984Z] "sort", [2024-03-21T09:11:30.984Z] "sync", [2024-03-21T09:11:30.984Z] "sync/atomic", [2024-03-21T09:11:30.984Z] "syscall", [2024-03-21T09:11:30.984Z] "time", [2024-03-21T09:11:30.984Z] "unsafe" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "ImportMap": { [2024-03-21T09:11:30.984Z] "golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.984Z] }, [2024-03-21T09:11:30.984Z] "Deps": [ [2024-03-21T09:11:30.984Z] "context", [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "internal/abi", [2024-03-21T09:11:30.984Z] "internal/bytealg", [2024-03-21T09:11:30.984Z] "internal/cpu", [2024-03-21T09:11:30.984Z] "internal/goexperiment", [2024-03-21T09:11:30.984Z] "internal/itoa", [2024-03-21T09:11:30.984Z] "internal/nettrace", [2024-03-21T09:11:30.984Z] "internal/oserror", [2024-03-21T09:11:30.984Z] "internal/poll", [2024-03-21T09:11:30.984Z] "internal/race", [2024-03-21T09:11:30.984Z] "internal/reflectlite", [2024-03-21T09:11:30.984Z] "internal/singleflight", [2024-03-21T09:11:30.984Z] "internal/syscall/execenv", [2024-03-21T09:11:30.984Z] "internal/syscall/unix", [2024-03-21T09:11:30.984Z] "internal/testlog", [2024-03-21T09:11:30.984Z] "internal/unsafeheader", [2024-03-21T09:11:30.984Z] "io", [2024-03-21T09:11:30.984Z] "io/fs", [2024-03-21T09:11:30.984Z] "os", [2024-03-21T09:11:30.984Z] "path", [2024-03-21T09:11:30.984Z] "runtime", [2024-03-21T09:11:30.984Z] "runtime/cgo", [2024-03-21T09:11:30.984Z] "runtime/internal/atomic", [2024-03-21T09:11:30.984Z] "runtime/internal/math", [2024-03-21T09:11:30.984Z] "runtime/internal/sys", [2024-03-21T09:11:30.984Z] "sort", [2024-03-21T09:11:30.984Z] "sync", [2024-03-21T09:11:30.984Z] "sync/atomic", [2024-03-21T09:11:30.984Z] "syscall", [2024-03-21T09:11:30.984Z] "time", [2024-03-21T09:11:30.984Z] "unicode/utf8", [2024-03-21T09:11:30.984Z] "unsafe", [2024-03-21T09:11:30.984Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "TestGoFiles": [ [2024-03-21T09:11:30.984Z] "addrselect_test.go", [2024-03-21T09:11:30.984Z] "cgo_unix_test.go", [2024-03-21T09:11:30.984Z] "conf_test.go", [2024-03-21T09:11:30.984Z] "conn_test.go", [2024-03-21T09:11:30.984Z] "dial_test.go", [2024-03-21T09:11:30.984Z] "dial_unix_test.go", [2024-03-21T09:11:30.984Z] "dnsclient_test.go", [2024-03-21T09:11:30.984Z] "dnsclient_unix_test.go", [2024-03-21T09:11:30.984Z] "dnsconfig_unix_test.go", [2024-03-21T09:11:30.984Z] "dnsname_test.go", [2024-03-21T09:11:30.984Z] "error_posix_test.go", [2024-03-21T09:11:30.984Z] "error_test.go", [2024-03-21T09:11:30.984Z] "error_unix_test.go", [2024-03-21T09:11:30.984Z] "external_test.go", [2024-03-21T09:11:30.984Z] "fcntl_syscall_test.go", [2024-03-21T09:11:30.984Z] "file_test.go", [2024-03-21T09:11:30.984Z] "hosts_test.go", [2024-03-21T09:11:30.984Z] "interface_linux_test.go", [2024-03-21T09:11:30.984Z] "interface_test.go", [2024-03-21T09:11:30.984Z] "interface_unix_test.go", [2024-03-21T09:11:30.984Z] "ip_test.go", [2024-03-21T09:11:30.984Z] "iprawsock_test.go", [2024-03-21T09:11:30.984Z] "ipsock_test.go", [2024-03-21T09:11:30.984Z] "listen_test.go", [2024-03-21T09:11:30.984Z] "lookup_test.go", [2024-03-21T09:11:30.984Z] "mac_test.go", [2024-03-21T09:11:30.984Z] "main_cloexec_test.go", [2024-03-21T09:11:30.984Z] "main_conf_test.go", [2024-03-21T09:11:30.984Z] "main_posix_test.go", [2024-03-21T09:11:30.984Z] "main_test.go", [2024-03-21T09:11:30.984Z] "main_unix_test.go", [2024-03-21T09:11:30.984Z] "mockserver_test.go", [2024-03-21T09:11:30.984Z] "net_test.go", [2024-03-21T09:11:30.984Z] "nss_test.go", [2024-03-21T09:11:30.984Z] "packetconn_test.go", [2024-03-21T09:11:30.984Z] "parse_test.go", [2024-03-21T09:11:30.984Z] "platform_test.go", [2024-03-21T09:11:30.984Z] "port_test.go", [2024-03-21T09:11:30.984Z] "protoconn_test.go", [2024-03-21T09:11:30.984Z] "rawconn_test.go", [2024-03-21T09:11:30.984Z] "rawconn_unix_test.go", [2024-03-21T09:11:30.984Z] "sendfile_test.go", [2024-03-21T09:11:30.984Z] "server_test.go", [2024-03-21T09:11:30.984Z] "sock_linux_test.go", [2024-03-21T09:11:30.984Z] "splice_test.go", [2024-03-21T09:11:30.984Z] "tcpsock_test.go", [2024-03-21T09:11:30.984Z] "tcpsock_unix_test.go", [2024-03-21T09:11:30.984Z] "timeout_test.go", [2024-03-21T09:11:30.984Z] "udpsock_test.go", [2024-03-21T09:11:30.984Z] "unixsock_linux_test.go", [2024-03-21T09:11:30.984Z] "unixsock_readmsg_test.go", [2024-03-21T09:11:30.984Z] "unixsock_test.go", [2024-03-21T09:11:30.984Z] "write_unix_test.go", [2024-03-21T09:11:30.984Z] "writev_test.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "TestImports": [ [2024-03-21T09:11:30.984Z] "bufio", [2024-03-21T09:11:30.984Z] "bytes", [2024-03-21T09:11:30.984Z] "context", [2024-03-21T09:11:30.984Z] "crypto/sha256", [2024-03-21T09:11:30.984Z] "encoding/hex", [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "flag", [2024-03-21T09:11:30.984Z] "fmt", [2024-03-21T09:11:30.984Z] "internal/poll", [2024-03-21T09:11:30.984Z] "internal/syscall/unix", [2024-03-21T09:11:30.984Z] "internal/testenv", [2024-03-21T09:11:30.984Z] "io", [2024-03-21T09:11:30.984Z] "io/fs", [2024-03-21T09:11:30.984Z] "log", [2024-03-21T09:11:30.984Z] "math/rand", [2024-03-21T09:11:30.984Z] "net/internal/socktest", [2024-03-21T09:11:30.984Z] "os", [2024-03-21T09:11:30.984Z] "os/exec", [2024-03-21T09:11:30.984Z] "path", [2024-03-21T09:11:30.984Z] "reflect", [2024-03-21T09:11:30.984Z] "runtime", [2024-03-21T09:11:30.984Z] "sort", [2024-03-21T09:11:30.984Z] "strconv", [2024-03-21T09:11:30.984Z] "strings", [2024-03-21T09:11:30.984Z] "sync", [2024-03-21T09:11:30.984Z] "sync/atomic", [2024-03-21T09:11:30.984Z] "syscall", [2024-03-21T09:11:30.984Z] "testing", [2024-03-21T09:11:30.984Z] "time", [2024-03-21T09:11:30.984Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "XTestGoFiles": [ [2024-03-21T09:11:30.984Z] "example_test.go", [2024-03-21T09:11:30.984Z] "pipe_test.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "XTestImports": [ [2024-03-21T09:11:30.984Z] "context", [2024-03-21T09:11:30.984Z] "fmt", [2024-03-21T09:11:30.984Z] "io", [2024-03-21T09:11:30.984Z] "log", [2024-03-21T09:11:30.984Z] "net", [2024-03-21T09:11:30.984Z] "testing", [2024-03-21T09:11:30.984Z] "time", [2024-03-21T09:11:30.984Z] "vendor/golang.org/x/net/nettest" [2024-03-21T09:11:30.984Z] ] [2024-03-21T09:11:30.984Z] } [2024-03-21T09:11:30.984Z] { [2024-03-21T09:11:30.984Z] "Dir": "/usr/local/go/src/net/url", [2024-03-21T09:11:30.984Z] "ImportPath": "net/url", [2024-03-21T09:11:30.984Z] "Name": "url", [2024-03-21T09:11:30.984Z] "Doc": "Package url parses URLs and implements query escaping.", [2024-03-21T09:11:30.984Z] "Target": "/usr/local/go/pkg/linux_amd64/net/url.a", [2024-03-21T09:11:30.984Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.984Z] "Goroot": true, [2024-03-21T09:11:30.984Z] "Standard": true, [2024-03-21T09:11:30.984Z] "DepOnly": true, [2024-03-21T09:11:30.984Z] "GoFiles": [ [2024-03-21T09:11:30.984Z] "url.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "Imports": [ [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "fmt", [2024-03-21T09:11:30.984Z] "sort", [2024-03-21T09:11:30.984Z] "strconv", [2024-03-21T09:11:30.984Z] "strings" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "Deps": [ [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "fmt", [2024-03-21T09:11:30.984Z] "internal/abi", [2024-03-21T09:11:30.984Z] "internal/bytealg", [2024-03-21T09:11:30.984Z] "internal/cpu", [2024-03-21T09:11:30.984Z] "internal/fmtsort", [2024-03-21T09:11:30.984Z] "internal/goexperiment", [2024-03-21T09:11:30.984Z] "internal/itoa", [2024-03-21T09:11:30.984Z] "internal/oserror", [2024-03-21T09:11:30.984Z] "internal/poll", [2024-03-21T09:11:30.984Z] "internal/race", [2024-03-21T09:11:30.984Z] "internal/reflectlite", [2024-03-21T09:11:30.984Z] "internal/syscall/execenv", [2024-03-21T09:11:30.984Z] "internal/syscall/unix", [2024-03-21T09:11:30.984Z] "internal/testlog", [2024-03-21T09:11:30.984Z] "internal/unsafeheader", [2024-03-21T09:11:30.984Z] "io", [2024-03-21T09:11:30.984Z] "io/fs", [2024-03-21T09:11:30.984Z] "math", [2024-03-21T09:11:30.984Z] "math/bits", [2024-03-21T09:11:30.984Z] "os", [2024-03-21T09:11:30.984Z] "path", [2024-03-21T09:11:30.984Z] "reflect", [2024-03-21T09:11:30.984Z] "runtime", [2024-03-21T09:11:30.984Z] "runtime/internal/atomic", [2024-03-21T09:11:30.984Z] "runtime/internal/math", [2024-03-21T09:11:30.984Z] "runtime/internal/sys", [2024-03-21T09:11:30.984Z] "sort", [2024-03-21T09:11:30.984Z] "strconv", [2024-03-21T09:11:30.984Z] "strings", [2024-03-21T09:11:30.984Z] "sync", [2024-03-21T09:11:30.984Z] "sync/atomic", [2024-03-21T09:11:30.984Z] "syscall", [2024-03-21T09:11:30.984Z] "time", [2024-03-21T09:11:30.984Z] "unicode", [2024-03-21T09:11:30.984Z] "unicode/utf8", [2024-03-21T09:11:30.984Z] "unsafe" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "TestGoFiles": [ [2024-03-21T09:11:30.984Z] "url_test.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "TestImports": [ [2024-03-21T09:11:30.984Z] "bytes", [2024-03-21T09:11:30.984Z] "encoding", [2024-03-21T09:11:30.984Z] "encoding/gob", [2024-03-21T09:11:30.984Z] "encoding/json", [2024-03-21T09:11:30.984Z] "fmt", [2024-03-21T09:11:30.984Z] "io", [2024-03-21T09:11:30.984Z] "net", [2024-03-21T09:11:30.984Z] "reflect", [2024-03-21T09:11:30.984Z] "strings", [2024-03-21T09:11:30.984Z] "testing" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "XTestGoFiles": [ [2024-03-21T09:11:30.984Z] "example_test.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "XTestImports": [ [2024-03-21T09:11:30.984Z] "encoding/json", [2024-03-21T09:11:30.984Z] "fmt", [2024-03-21T09:11:30.984Z] "log", [2024-03-21T09:11:30.984Z] "net/url", [2024-03-21T09:11:30.984Z] "strings" [2024-03-21T09:11:30.984Z] ] [2024-03-21T09:11:30.984Z] } [2024-03-21T09:11:30.984Z] { [2024-03-21T09:11:30.984Z] "Dir": "/usr/local/go/src/path/filepath", [2024-03-21T09:11:30.984Z] "ImportPath": "path/filepath", [2024-03-21T09:11:30.984Z] "Name": "filepath", [2024-03-21T09:11:30.984Z] "Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.", [2024-03-21T09:11:30.984Z] "Target": "/usr/local/go/pkg/linux_amd64/path/filepath.a", [2024-03-21T09:11:30.984Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.984Z] "Goroot": true, [2024-03-21T09:11:30.984Z] "Standard": true, [2024-03-21T09:11:30.984Z] "DepOnly": true, [2024-03-21T09:11:30.984Z] "GoFiles": [ [2024-03-21T09:11:30.984Z] "match.go", [2024-03-21T09:11:30.984Z] "path.go", [2024-03-21T09:11:30.984Z] "path_unix.go", [2024-03-21T09:11:30.984Z] "symlink.go", [2024-03-21T09:11:30.984Z] "symlink_unix.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.984Z] "export_windows_test.go", [2024-03-21T09:11:30.984Z] "path_plan9.go", [2024-03-21T09:11:30.984Z] "path_windows.go", [2024-03-21T09:11:30.984Z] "path_windows_test.go", [2024-03-21T09:11:30.984Z] "symlink_windows.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "Imports": [ [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "io/fs", [2024-03-21T09:11:30.984Z] "os", [2024-03-21T09:11:30.984Z] "runtime", [2024-03-21T09:11:30.984Z] "sort", [2024-03-21T09:11:30.984Z] "strings", [2024-03-21T09:11:30.984Z] "syscall", [2024-03-21T09:11:30.984Z] "unicode/utf8" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "Deps": [ [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "internal/abi", [2024-03-21T09:11:30.984Z] "internal/bytealg", [2024-03-21T09:11:30.984Z] "internal/cpu", [2024-03-21T09:11:30.984Z] "internal/goexperiment", [2024-03-21T09:11:30.984Z] "internal/itoa", [2024-03-21T09:11:30.984Z] "internal/oserror", [2024-03-21T09:11:30.984Z] "internal/poll", [2024-03-21T09:11:30.984Z] "internal/race", [2024-03-21T09:11:30.984Z] "internal/reflectlite", [2024-03-21T09:11:30.984Z] "internal/syscall/execenv", [2024-03-21T09:11:30.984Z] "internal/syscall/unix", [2024-03-21T09:11:30.984Z] "internal/testlog", [2024-03-21T09:11:30.984Z] "internal/unsafeheader", [2024-03-21T09:11:30.984Z] "io", [2024-03-21T09:11:30.984Z] "io/fs", [2024-03-21T09:11:30.984Z] "os", [2024-03-21T09:11:30.984Z] "path", [2024-03-21T09:11:30.984Z] "runtime", [2024-03-21T09:11:30.984Z] "runtime/internal/atomic", [2024-03-21T09:11:30.984Z] "runtime/internal/math", [2024-03-21T09:11:30.984Z] "runtime/internal/sys", [2024-03-21T09:11:30.984Z] "sort", [2024-03-21T09:11:30.984Z] "strings", [2024-03-21T09:11:30.984Z] "sync", [2024-03-21T09:11:30.984Z] "sync/atomic", [2024-03-21T09:11:30.984Z] "syscall", [2024-03-21T09:11:30.984Z] "time", [2024-03-21T09:11:30.984Z] "unicode", [2024-03-21T09:11:30.984Z] "unicode/utf8", [2024-03-21T09:11:30.984Z] "unsafe" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "TestGoFiles": [ [2024-03-21T09:11:30.984Z] "export_test.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "XTestGoFiles": [ [2024-03-21T09:11:30.984Z] "example_test.go", [2024-03-21T09:11:30.984Z] "example_unix_test.go", [2024-03-21T09:11:30.984Z] "example_unix_walk_test.go", [2024-03-21T09:11:30.984Z] "match_test.go", [2024-03-21T09:11:30.984Z] "path_test.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "XTestImports": [ [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "fmt", [2024-03-21T09:11:30.984Z] "internal/testenv", [2024-03-21T09:11:30.984Z] "io/fs", [2024-03-21T09:11:30.984Z] "os", [2024-03-21T09:11:30.984Z] "path/filepath", [2024-03-21T09:11:30.984Z] "reflect", [2024-03-21T09:11:30.984Z] "runtime", [2024-03-21T09:11:30.984Z] "sort", [2024-03-21T09:11:30.984Z] "strings", [2024-03-21T09:11:30.984Z] "syscall", [2024-03-21T09:11:30.984Z] "testing" [2024-03-21T09:11:30.984Z] ] [2024-03-21T09:11:30.984Z] } [2024-03-21T09:11:30.984Z] { [2024-03-21T09:11:30.984Z] "Dir": "/usr/local/go/src/crypto/x509", [2024-03-21T09:11:30.984Z] "ImportPath": "crypto/x509", [2024-03-21T09:11:30.984Z] "Name": "x509", [2024-03-21T09:11:30.984Z] "Doc": "Package x509 parses X.509-encoded keys and certificates.", [2024-03-21T09:11:30.984Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/x509.a", [2024-03-21T09:11:30.984Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.984Z] "Goroot": true, [2024-03-21T09:11:30.984Z] "Standard": true, [2024-03-21T09:11:30.984Z] "DepOnly": true, [2024-03-21T09:11:30.984Z] "GoFiles": [ [2024-03-21T09:11:30.984Z] "cert_pool.go", [2024-03-21T09:11:30.984Z] "parser.go", [2024-03-21T09:11:30.984Z] "pem_decrypt.go", [2024-03-21T09:11:30.984Z] "pkcs1.go", [2024-03-21T09:11:30.984Z] "pkcs8.go", [2024-03-21T09:11:30.984Z] "root.go", [2024-03-21T09:11:30.984Z] "root_linux.go", [2024-03-21T09:11:30.984Z] "root_unix.go", [2024-03-21T09:11:30.984Z] "sec1.go", [2024-03-21T09:11:30.984Z] "verify.go", [2024-03-21T09:11:30.984Z] "x509.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.984Z] "root_aix.go", [2024-03-21T09:11:30.984Z] "root_bsd.go", [2024-03-21T09:11:30.984Z] "root_darwin.go", [2024-03-21T09:11:30.984Z] "root_darwin_test.go", [2024-03-21T09:11:30.984Z] "root_ios.go", [2024-03-21T09:11:30.984Z] "root_ios_gen.go", [2024-03-21T09:11:30.984Z] "root_js.go", [2024-03-21T09:11:30.984Z] "root_omit.go", [2024-03-21T09:11:30.984Z] "root_omit_test.go", [2024-03-21T09:11:30.984Z] "root_plan9.go", [2024-03-21T09:11:30.984Z] "root_solaris.go", [2024-03-21T09:11:30.984Z] "root_windows.go", [2024-03-21T09:11:30.984Z] "x509_test_import.go" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "Imports": [ [2024-03-21T09:11:30.984Z] "bytes", [2024-03-21T09:11:30.984Z] "crypto", [2024-03-21T09:11:30.984Z] "crypto/aes", [2024-03-21T09:11:30.984Z] "crypto/cipher", [2024-03-21T09:11:30.984Z] "crypto/des", [2024-03-21T09:11:30.984Z] "crypto/dsa", [2024-03-21T09:11:30.984Z] "crypto/ecdsa", [2024-03-21T09:11:30.984Z] "crypto/ed25519", [2024-03-21T09:11:30.984Z] "crypto/elliptic", [2024-03-21T09:11:30.984Z] "crypto/md5", [2024-03-21T09:11:30.984Z] "crypto/rsa", [2024-03-21T09:11:30.984Z] "crypto/sha1", [2024-03-21T09:11:30.984Z] "crypto/sha256", [2024-03-21T09:11:30.984Z] "crypto/sha512", [2024-03-21T09:11:30.984Z] "crypto/x509/pkix", [2024-03-21T09:11:30.984Z] "encoding/asn1", [2024-03-21T09:11:30.984Z] "encoding/hex", [2024-03-21T09:11:30.984Z] "encoding/pem", [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "fmt", [2024-03-21T09:11:30.984Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.984Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.984Z] "io", [2024-03-21T09:11:30.984Z] "io/fs", [2024-03-21T09:11:30.984Z] "math/big", [2024-03-21T09:11:30.984Z] "net", [2024-03-21T09:11:30.984Z] "net/url", [2024-03-21T09:11:30.984Z] "os", [2024-03-21T09:11:30.984Z] "path/filepath", [2024-03-21T09:11:30.984Z] "reflect", [2024-03-21T09:11:30.984Z] "runtime", [2024-03-21T09:11:30.984Z] "strconv", [2024-03-21T09:11:30.984Z] "strings", [2024-03-21T09:11:30.984Z] "sync", [2024-03-21T09:11:30.984Z] "time", [2024-03-21T09:11:30.984Z] "unicode", [2024-03-21T09:11:30.984Z] "unicode/utf16", [2024-03-21T09:11:30.984Z] "unicode/utf8" [2024-03-21T09:11:30.984Z] ], [2024-03-21T09:11:30.984Z] "ImportMap": { [2024-03-21T09:11:30.984Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.984Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:30.984Z] }, [2024-03-21T09:11:30.984Z] "Deps": [ [2024-03-21T09:11:30.984Z] "bufio", [2024-03-21T09:11:30.984Z] "bytes", [2024-03-21T09:11:30.984Z] "context", [2024-03-21T09:11:30.984Z] "crypto", [2024-03-21T09:11:30.984Z] "crypto/aes", [2024-03-21T09:11:30.984Z] "crypto/cipher", [2024-03-21T09:11:30.984Z] "crypto/des", [2024-03-21T09:11:30.984Z] "crypto/dsa", [2024-03-21T09:11:30.984Z] "crypto/ecdsa", [2024-03-21T09:11:30.984Z] "crypto/ed25519", [2024-03-21T09:11:30.984Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.984Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.984Z] "crypto/elliptic", [2024-03-21T09:11:30.984Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.984Z] "crypto/internal/randutil", [2024-03-21T09:11:30.984Z] "crypto/internal/subtle", [2024-03-21T09:11:30.984Z] "crypto/md5", [2024-03-21T09:11:30.984Z] "crypto/rand", [2024-03-21T09:11:30.984Z] "crypto/rsa", [2024-03-21T09:11:30.984Z] "crypto/sha1", [2024-03-21T09:11:30.984Z] "crypto/sha256", [2024-03-21T09:11:30.984Z] "crypto/sha512", [2024-03-21T09:11:30.984Z] "crypto/subtle", [2024-03-21T09:11:30.984Z] "crypto/x509/pkix", [2024-03-21T09:11:30.984Z] "encoding/asn1", [2024-03-21T09:11:30.984Z] "encoding/base64", [2024-03-21T09:11:30.984Z] "encoding/binary", [2024-03-21T09:11:30.984Z] "encoding/hex", [2024-03-21T09:11:30.984Z] "encoding/pem", [2024-03-21T09:11:30.984Z] "errors", [2024-03-21T09:11:30.984Z] "fmt", [2024-03-21T09:11:30.984Z] "hash", [2024-03-21T09:11:30.984Z] "internal/abi", [2024-03-21T09:11:30.984Z] "internal/bytealg", [2024-03-21T09:11:30.984Z] "internal/cpu", [2024-03-21T09:11:30.984Z] "internal/fmtsort", [2024-03-21T09:11:30.984Z] "internal/goexperiment", [2024-03-21T09:11:30.984Z] "internal/itoa", [2024-03-21T09:11:30.984Z] "internal/nettrace", [2024-03-21T09:11:30.984Z] "internal/oserror", [2024-03-21T09:11:30.984Z] "internal/poll", [2024-03-21T09:11:30.984Z] "internal/race", [2024-03-21T09:11:30.984Z] "internal/reflectlite", [2024-03-21T09:11:30.984Z] "internal/singleflight", [2024-03-21T09:11:30.984Z] "internal/syscall/execenv", [2024-03-21T09:11:30.984Z] "internal/syscall/unix", [2024-03-21T09:11:30.984Z] "internal/testlog", [2024-03-21T09:11:30.984Z] "internal/unsafeheader", [2024-03-21T09:11:30.984Z] "io", [2024-03-21T09:11:30.984Z] "io/fs", [2024-03-21T09:11:30.984Z] "math", [2024-03-21T09:11:30.984Z] "math/big", [2024-03-21T09:11:30.984Z] "math/bits", [2024-03-21T09:11:30.984Z] "math/rand", [2024-03-21T09:11:30.984Z] "net", [2024-03-21T09:11:30.984Z] "net/url", [2024-03-21T09:11:30.984Z] "os", [2024-03-21T09:11:30.985Z] "path", [2024-03-21T09:11:30.985Z] "path/filepath", [2024-03-21T09:11:30.985Z] "reflect", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "runtime/cgo", [2024-03-21T09:11:30.985Z] "runtime/internal/atomic", [2024-03-21T09:11:30.985Z] "runtime/internal/math", [2024-03-21T09:11:30.985Z] "runtime/internal/sys", [2024-03-21T09:11:30.985Z] "sort", [2024-03-21T09:11:30.985Z] "strconv", [2024-03-21T09:11:30.985Z] "strings", [2024-03-21T09:11:30.985Z] "sync", [2024-03-21T09:11:30.985Z] "sync/atomic", [2024-03-21T09:11:30.985Z] "syscall", [2024-03-21T09:11:30.985Z] "time", [2024-03-21T09:11:30.985Z] "unicode", [2024-03-21T09:11:30.985Z] "unicode/utf16", [2024-03-21T09:11:30.985Z] "unicode/utf8", [2024-03-21T09:11:30.985Z] "unsafe", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "TestGoFiles": [ [2024-03-21T09:11:30.985Z] "name_constraints_test.go", [2024-03-21T09:11:30.985Z] "parser_test.go", [2024-03-21T09:11:30.985Z] "pem_decrypt_test.go", [2024-03-21T09:11:30.985Z] "pkcs8_test.go", [2024-03-21T09:11:30.985Z] "root_unix_test.go", [2024-03-21T09:11:30.985Z] "sec1_test.go", [2024-03-21T09:11:30.985Z] "verify_test.go", [2024-03-21T09:11:30.985Z] "x509_test.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "TestImports": [ [2024-03-21T09:11:30.985Z] "bytes", [2024-03-21T09:11:30.985Z] "crypto", [2024-03-21T09:11:30.985Z] "crypto/dsa", [2024-03-21T09:11:30.985Z] "crypto/ecdsa", [2024-03-21T09:11:30.985Z] "crypto/ed25519", [2024-03-21T09:11:30.985Z] "crypto/elliptic", [2024-03-21T09:11:30.985Z] "crypto/rand", [2024-03-21T09:11:30.985Z] "crypto/rsa", [2024-03-21T09:11:30.985Z] "crypto/sha256", [2024-03-21T09:11:30.985Z] "crypto/sha512", [2024-03-21T09:11:30.985Z] "crypto/x509/pkix", [2024-03-21T09:11:30.985Z] "encoding/asn1", [2024-03-21T09:11:30.985Z] "encoding/base64", [2024-03-21T09:11:30.985Z] "encoding/hex", [2024-03-21T09:11:30.985Z] "encoding/pem", [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "fmt", [2024-03-21T09:11:30.985Z] "internal/testenv", [2024-03-21T09:11:30.985Z] "io", [2024-03-21T09:11:30.985Z] "math/big", [2024-03-21T09:11:30.985Z] "net", [2024-03-21T09:11:30.985Z] "net/url", [2024-03-21T09:11:30.985Z] "os", [2024-03-21T09:11:30.985Z] "os/exec", [2024-03-21T09:11:30.985Z] "path/filepath", [2024-03-21T09:11:30.985Z] "reflect", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "strconv", [2024-03-21T09:11:30.985Z] "strings", [2024-03-21T09:11:30.985Z] "sync", [2024-03-21T09:11:30.985Z] "testing", [2024-03-21T09:11:30.985Z] "time", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "XTestGoFiles": [ [2024-03-21T09:11:30.985Z] "example_test.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "XTestImports": [ [2024-03-21T09:11:30.985Z] "crypto/dsa", [2024-03-21T09:11:30.985Z] "crypto/ecdsa", [2024-03-21T09:11:30.985Z] "crypto/ed25519", [2024-03-21T09:11:30.985Z] "crypto/rsa", [2024-03-21T09:11:30.985Z] "crypto/x509", [2024-03-21T09:11:30.985Z] "encoding/pem", [2024-03-21T09:11:30.985Z] "fmt" [2024-03-21T09:11:30.985Z] ] [2024-03-21T09:11:30.985Z] } [2024-03-21T09:11:30.985Z] { [2024-03-21T09:11:30.985Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.985Z] "ImportPath": "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.985Z] "Name": "subtle", [2024-03-21T09:11:30.985Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-03-21T09:11:30.985Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/internal/subtle.a", [2024-03-21T09:11:30.985Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.985Z] "Goroot": true, [2024-03-21T09:11:30.985Z] "Standard": true, [2024-03-21T09:11:30.985Z] "DepOnly": true, [2024-03-21T09:11:30.985Z] "GoFiles": [ [2024-03-21T09:11:30.985Z] "aliasing.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.985Z] "aliasing_purego.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Imports": [ [2024-03-21T09:11:30.985Z] "unsafe" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Deps": [ [2024-03-21T09:11:30.985Z] "unsafe" [2024-03-21T09:11:30.985Z] ] [2024-03-21T09:11:30.985Z] } [2024-03-21T09:11:30.985Z] { [2024-03-21T09:11:30.985Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.985Z] "ImportPath": "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.985Z] "Name": "chacha20", [2024-03-21T09:11:30.985Z] "Doc": "Package chacha20 implements the ChaCha20 and XChaCha20 encryption algorithms as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", [2024-03-21T09:11:30.985Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20.a", [2024-03-21T09:11:30.985Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:30.985Z] "Goroot": true, [2024-03-21T09:11:30.985Z] "Standard": true, [2024-03-21T09:11:30.985Z] "DepOnly": true, [2024-03-21T09:11:30.985Z] "GoFiles": [ [2024-03-21T09:11:30.985Z] "chacha_generic.go", [2024-03-21T09:11:30.985Z] "chacha_noasm.go", [2024-03-21T09:11:30.985Z] "xor.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.985Z] "chacha_arm64.go", [2024-03-21T09:11:30.985Z] "chacha_ppc64le.go", [2024-03-21T09:11:30.985Z] "chacha_s390x.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.985Z] "chacha_arm64.s", [2024-03-21T09:11:30.985Z] "chacha_ppc64le.s", [2024-03-21T09:11:30.985Z] "chacha_s390x.s" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Imports": [ [2024-03-21T09:11:30.985Z] "crypto/cipher", [2024-03-21T09:11:30.985Z] "encoding/binary", [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.985Z] "math/bits", [2024-03-21T09:11:30.985Z] "runtime" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "ImportMap": { [2024-03-21T09:11:30.985Z] "golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle" [2024-03-21T09:11:30.985Z] }, [2024-03-21T09:11:30.985Z] "Deps": [ [2024-03-21T09:11:30.985Z] "crypto/cipher", [2024-03-21T09:11:30.985Z] "crypto/internal/subtle", [2024-03-21T09:11:30.985Z] "crypto/subtle", [2024-03-21T09:11:30.985Z] "encoding/binary", [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "internal/abi", [2024-03-21T09:11:30.985Z] "internal/bytealg", [2024-03-21T09:11:30.985Z] "internal/cpu", [2024-03-21T09:11:30.985Z] "internal/goexperiment", [2024-03-21T09:11:30.985Z] "internal/itoa", [2024-03-21T09:11:30.985Z] "internal/race", [2024-03-21T09:11:30.985Z] "internal/reflectlite", [2024-03-21T09:11:30.985Z] "internal/unsafeheader", [2024-03-21T09:11:30.985Z] "io", [2024-03-21T09:11:30.985Z] "math", [2024-03-21T09:11:30.985Z] "math/bits", [2024-03-21T09:11:30.985Z] "reflect", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "runtime/internal/atomic", [2024-03-21T09:11:30.985Z] "runtime/internal/math", [2024-03-21T09:11:30.985Z] "runtime/internal/sys", [2024-03-21T09:11:30.985Z] "strconv", [2024-03-21T09:11:30.985Z] "sync", [2024-03-21T09:11:30.985Z] "sync/atomic", [2024-03-21T09:11:30.985Z] "unicode", [2024-03-21T09:11:30.985Z] "unicode/utf8", [2024-03-21T09:11:30.985Z] "unsafe", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/internal/subtle" [2024-03-21T09:11:30.985Z] ] [2024-03-21T09:11:30.985Z] } [2024-03-21T09:11:30.985Z] { [2024-03-21T09:11:30.985Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.985Z] "ImportPath": "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.985Z] "Name": "poly1305", [2024-03-21T09:11:30.985Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-03-21T09:11:30.985Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/poly1305.a", [2024-03-21T09:11:30.985Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:30.985Z] "Goroot": true, [2024-03-21T09:11:30.985Z] "Standard": true, [2024-03-21T09:11:30.985Z] "DepOnly": true, [2024-03-21T09:11:30.985Z] "GoFiles": [ [2024-03-21T09:11:30.985Z] "bits_go1.13.go", [2024-03-21T09:11:30.985Z] "poly1305.go", [2024-03-21T09:11:30.985Z] "sum_amd64.go", [2024-03-21T09:11:30.985Z] "sum_generic.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.985Z] "bits_compat.go", [2024-03-21T09:11:30.985Z] "mac_noasm.go", [2024-03-21T09:11:30.985Z] "sum_ppc64le.go", [2024-03-21T09:11:30.985Z] "sum_s390x.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.985Z] "sum_ppc64le.s", [2024-03-21T09:11:30.985Z] "sum_s390x.s" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "SFiles": [ [2024-03-21T09:11:30.985Z] "sum_amd64.s" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Imports": [ [2024-03-21T09:11:30.985Z] "crypto/subtle", [2024-03-21T09:11:30.985Z] "encoding/binary", [2024-03-21T09:11:30.985Z] "math/bits" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Deps": [ [2024-03-21T09:11:30.985Z] "crypto/subtle", [2024-03-21T09:11:30.985Z] "encoding/binary", [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "internal/abi", [2024-03-21T09:11:30.985Z] "internal/bytealg", [2024-03-21T09:11:30.985Z] "internal/cpu", [2024-03-21T09:11:30.985Z] "internal/goexperiment", [2024-03-21T09:11:30.985Z] "internal/itoa", [2024-03-21T09:11:30.985Z] "internal/race", [2024-03-21T09:11:30.985Z] "internal/reflectlite", [2024-03-21T09:11:30.985Z] "internal/unsafeheader", [2024-03-21T09:11:30.985Z] "io", [2024-03-21T09:11:30.985Z] "math", [2024-03-21T09:11:30.985Z] "math/bits", [2024-03-21T09:11:30.985Z] "reflect", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "runtime/internal/atomic", [2024-03-21T09:11:30.985Z] "runtime/internal/math", [2024-03-21T09:11:30.985Z] "runtime/internal/sys", [2024-03-21T09:11:30.985Z] "strconv", [2024-03-21T09:11:30.985Z] "sync", [2024-03-21T09:11:30.985Z] "sync/atomic", [2024-03-21T09:11:30.985Z] "unicode", [2024-03-21T09:11:30.985Z] "unicode/utf8", [2024-03-21T09:11:30.985Z] "unsafe" [2024-03-21T09:11:30.985Z] ] [2024-03-21T09:11:30.985Z] } [2024-03-21T09:11:30.985Z] { [2024-03-21T09:11:30.985Z] "Dir": "/usr/local/go/src/io/ioutil", [2024-03-21T09:11:30.985Z] "ImportPath": "io/ioutil", [2024-03-21T09:11:30.985Z] "Name": "ioutil", [2024-03-21T09:11:30.985Z] "Doc": "Package ioutil implements some I/O utility functions.", [2024-03-21T09:11:30.985Z] "Target": "/usr/local/go/pkg/linux_amd64/io/ioutil.a", [2024-03-21T09:11:30.985Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.985Z] "Goroot": true, [2024-03-21T09:11:30.985Z] "Standard": true, [2024-03-21T09:11:30.985Z] "DepOnly": true, [2024-03-21T09:11:30.985Z] "GoFiles": [ [2024-03-21T09:11:30.985Z] "ioutil.go", [2024-03-21T09:11:30.985Z] "tempfile.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Imports": [ [2024-03-21T09:11:30.985Z] "io", [2024-03-21T09:11:30.985Z] "io/fs", [2024-03-21T09:11:30.985Z] "os", [2024-03-21T09:11:30.985Z] "sort" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Deps": [ [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "internal/abi", [2024-03-21T09:11:30.985Z] "internal/bytealg", [2024-03-21T09:11:30.985Z] "internal/cpu", [2024-03-21T09:11:30.985Z] "internal/goexperiment", [2024-03-21T09:11:30.985Z] "internal/itoa", [2024-03-21T09:11:30.985Z] "internal/oserror", [2024-03-21T09:11:30.985Z] "internal/poll", [2024-03-21T09:11:30.985Z] "internal/race", [2024-03-21T09:11:30.985Z] "internal/reflectlite", [2024-03-21T09:11:30.985Z] "internal/syscall/execenv", [2024-03-21T09:11:30.985Z] "internal/syscall/unix", [2024-03-21T09:11:30.985Z] "internal/testlog", [2024-03-21T09:11:30.985Z] "internal/unsafeheader", [2024-03-21T09:11:30.985Z] "io", [2024-03-21T09:11:30.985Z] "io/fs", [2024-03-21T09:11:30.985Z] "os", [2024-03-21T09:11:30.985Z] "path", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "runtime/internal/atomic", [2024-03-21T09:11:30.985Z] "runtime/internal/math", [2024-03-21T09:11:30.985Z] "runtime/internal/sys", [2024-03-21T09:11:30.985Z] "sort", [2024-03-21T09:11:30.985Z] "sync", [2024-03-21T09:11:30.985Z] "sync/atomic", [2024-03-21T09:11:30.985Z] "syscall", [2024-03-21T09:11:30.985Z] "time", [2024-03-21T09:11:30.985Z] "unicode/utf8", [2024-03-21T09:11:30.985Z] "unsafe" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "XTestGoFiles": [ [2024-03-21T09:11:30.985Z] "example_test.go", [2024-03-21T09:11:30.985Z] "ioutil_test.go", [2024-03-21T09:11:30.985Z] "tempfile_test.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "XTestImports": [ [2024-03-21T09:11:30.985Z] "bytes", [2024-03-21T09:11:30.985Z] "fmt", [2024-03-21T09:11:30.985Z] "io/fs", [2024-03-21T09:11:30.985Z] "io/ioutil", [2024-03-21T09:11:30.985Z] "log", [2024-03-21T09:11:30.985Z] "os", [2024-03-21T09:11:30.985Z] "path/filepath", [2024-03-21T09:11:30.985Z] "regexp", [2024-03-21T09:11:30.985Z] "strings", [2024-03-21T09:11:30.985Z] "testing" [2024-03-21T09:11:30.985Z] ] [2024-03-21T09:11:30.985Z] } [2024-03-21T09:11:30.985Z] { [2024-03-21T09:11:30.985Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.985Z] "ImportPath": "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.985Z] "Name": "cpu", [2024-03-21T09:11:30.985Z] "Doc": "Package cpu implements processor feature detection for various CPU architectures.", [2024-03-21T09:11:30.985Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/sys/cpu.a", [2024-03-21T09:11:30.985Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-21T09:11:30.985Z] "Goroot": true, [2024-03-21T09:11:30.985Z] "Standard": true, [2024-03-21T09:11:30.985Z] "DepOnly": true, [2024-03-21T09:11:30.985Z] "GoFiles": [ [2024-03-21T09:11:30.985Z] "byteorder.go", [2024-03-21T09:11:30.985Z] "cpu.go", [2024-03-21T09:11:30.985Z] "cpu_gc_x86.go", [2024-03-21T09:11:30.985Z] "cpu_linux_noinit.go", [2024-03-21T09:11:30.985Z] "cpu_x86.go", [2024-03-21T09:11:30.985Z] "hwcap_linux.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.985Z] "cpu_aix.go", [2024-03-21T09:11:30.985Z] "cpu_arm.go", [2024-03-21T09:11:30.985Z] "cpu_arm64.go", [2024-03-21T09:11:30.985Z] "cpu_gc_arm64.go", [2024-03-21T09:11:30.985Z] "cpu_gc_s390x.go", [2024-03-21T09:11:30.985Z] "cpu_gccgo_arm64.go", [2024-03-21T09:11:30.985Z] "cpu_gccgo_s390x.go", [2024-03-21T09:11:30.985Z] "cpu_gccgo_x86.go", [2024-03-21T09:11:30.985Z] "cpu_linux.go", [2024-03-21T09:11:30.985Z] "cpu_linux_arm.go", [2024-03-21T09:11:30.985Z] "cpu_linux_arm64.go", [2024-03-21T09:11:30.985Z] "cpu_linux_mips64x.go", [2024-03-21T09:11:30.985Z] "cpu_linux_ppc64x.go", [2024-03-21T09:11:30.985Z] "cpu_linux_s390x.go", [2024-03-21T09:11:30.985Z] "cpu_mips64x.go", [2024-03-21T09:11:30.985Z] "cpu_mipsx.go", [2024-03-21T09:11:30.985Z] "cpu_netbsd_arm64.go", [2024-03-21T09:11:30.985Z] "cpu_other_arm.go", [2024-03-21T09:11:30.985Z] "cpu_other_arm64.go", [2024-03-21T09:11:30.985Z] "cpu_other_mips64x.go", [2024-03-21T09:11:30.985Z] "cpu_ppc64x.go", [2024-03-21T09:11:30.985Z] "cpu_riscv64.go", [2024-03-21T09:11:30.985Z] "cpu_s390x.go", [2024-03-21T09:11:30.985Z] "cpu_wasm.go", [2024-03-21T09:11:30.985Z] "cpu_zos.go", [2024-03-21T09:11:30.985Z] "cpu_zos_s390x.go", [2024-03-21T09:11:30.985Z] "syscall_aix_gccgo.go", [2024-03-21T09:11:30.985Z] "syscall_aix_ppc64_gc.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.985Z] "asm_aix_ppc64.s", [2024-03-21T09:11:30.985Z] "cpu_arm64.s", [2024-03-21T09:11:30.985Z] "cpu_gccgo_x86.c", [2024-03-21T09:11:30.985Z] "cpu_s390x.s" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "SFiles": [ [2024-03-21T09:11:30.985Z] "cpu_x86.s" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Imports": [ [2024-03-21T09:11:30.985Z] "io/ioutil", [2024-03-21T09:11:30.985Z] "os", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "strings" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Deps": [ [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "internal/abi", [2024-03-21T09:11:30.985Z] "internal/bytealg", [2024-03-21T09:11:30.985Z] "internal/cpu", [2024-03-21T09:11:30.985Z] "internal/goexperiment", [2024-03-21T09:11:30.985Z] "internal/itoa", [2024-03-21T09:11:30.985Z] "internal/oserror", [2024-03-21T09:11:30.985Z] "internal/poll", [2024-03-21T09:11:30.985Z] "internal/race", [2024-03-21T09:11:30.985Z] "internal/reflectlite", [2024-03-21T09:11:30.985Z] "internal/syscall/execenv", [2024-03-21T09:11:30.985Z] "internal/syscall/unix", [2024-03-21T09:11:30.985Z] "internal/testlog", [2024-03-21T09:11:30.985Z] "internal/unsafeheader", [2024-03-21T09:11:30.985Z] "io", [2024-03-21T09:11:30.985Z] "io/fs", [2024-03-21T09:11:30.985Z] "io/ioutil", [2024-03-21T09:11:30.985Z] "os", [2024-03-21T09:11:30.985Z] "path", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "runtime/internal/atomic", [2024-03-21T09:11:30.985Z] "runtime/internal/math", [2024-03-21T09:11:30.985Z] "runtime/internal/sys", [2024-03-21T09:11:30.985Z] "sort", [2024-03-21T09:11:30.985Z] "strings", [2024-03-21T09:11:30.985Z] "sync", [2024-03-21T09:11:30.985Z] "sync/atomic", [2024-03-21T09:11:30.985Z] "syscall", [2024-03-21T09:11:30.985Z] "time", [2024-03-21T09:11:30.985Z] "unicode", [2024-03-21T09:11:30.985Z] "unicode/utf8", [2024-03-21T09:11:30.985Z] "unsafe" [2024-03-21T09:11:30.985Z] ] [2024-03-21T09:11:30.985Z] } [2024-03-21T09:11:30.985Z] { [2024-03-21T09:11:30.985Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.985Z] "ImportPath": "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.985Z] "Name": "chacha20poly1305", [2024-03-21T09:11:30.985Z] "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-21T09:11:30.985Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20poly1305.a", [2024-03-21T09:11:30.985Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:30.985Z] "Goroot": true, [2024-03-21T09:11:30.985Z] "Standard": true, [2024-03-21T09:11:30.985Z] "DepOnly": true, [2024-03-21T09:11:30.985Z] "GoFiles": [ [2024-03-21T09:11:30.985Z] "chacha20poly1305.go", [2024-03-21T09:11:30.985Z] "chacha20poly1305_amd64.go", [2024-03-21T09:11:30.985Z] "chacha20poly1305_generic.go", [2024-03-21T09:11:30.985Z] "xchacha20poly1305.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.985Z] "chacha20poly1305_noasm.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "SFiles": [ [2024-03-21T09:11:30.985Z] "chacha20poly1305_amd64.s" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Imports": [ [2024-03-21T09:11:30.985Z] "crypto/cipher", [2024-03-21T09:11:30.985Z] "encoding/binary", [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "ImportMap": { [2024-03-21T09:11:30.985Z] "golang.org/x/crypto/chacha20": "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.985Z] "golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.985Z] "golang.org/x/crypto/poly1305": "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.985Z] "golang.org/x/sys/cpu": "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:30.985Z] }, [2024-03-21T09:11:30.985Z] "Deps": [ [2024-03-21T09:11:30.985Z] "crypto/cipher", [2024-03-21T09:11:30.985Z] "crypto/internal/subtle", [2024-03-21T09:11:30.985Z] "crypto/subtle", [2024-03-21T09:11:30.985Z] "encoding/binary", [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "internal/abi", [2024-03-21T09:11:30.985Z] "internal/bytealg", [2024-03-21T09:11:30.985Z] "internal/cpu", [2024-03-21T09:11:30.985Z] "internal/goexperiment", [2024-03-21T09:11:30.985Z] "internal/itoa", [2024-03-21T09:11:30.985Z] "internal/oserror", [2024-03-21T09:11:30.985Z] "internal/poll", [2024-03-21T09:11:30.985Z] "internal/race", [2024-03-21T09:11:30.985Z] "internal/reflectlite", [2024-03-21T09:11:30.985Z] "internal/syscall/execenv", [2024-03-21T09:11:30.985Z] "internal/syscall/unix", [2024-03-21T09:11:30.985Z] "internal/testlog", [2024-03-21T09:11:30.985Z] "internal/unsafeheader", [2024-03-21T09:11:30.985Z] "io", [2024-03-21T09:11:30.985Z] "io/fs", [2024-03-21T09:11:30.985Z] "io/ioutil", [2024-03-21T09:11:30.985Z] "math", [2024-03-21T09:11:30.985Z] "math/bits", [2024-03-21T09:11:30.985Z] "os", [2024-03-21T09:11:30.985Z] "path", [2024-03-21T09:11:30.985Z] "reflect", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "runtime/internal/atomic", [2024-03-21T09:11:30.985Z] "runtime/internal/math", [2024-03-21T09:11:30.985Z] "runtime/internal/sys", [2024-03-21T09:11:30.985Z] "sort", [2024-03-21T09:11:30.985Z] "strconv", [2024-03-21T09:11:30.985Z] "strings", [2024-03-21T09:11:30.985Z] "sync", [2024-03-21T09:11:30.985Z] "sync/atomic", [2024-03-21T09:11:30.985Z] "syscall", [2024-03-21T09:11:30.985Z] "time", [2024-03-21T09:11:30.985Z] "unicode", [2024-03-21T09:11:30.985Z] "unicode/utf8", [2024-03-21T09:11:30.985Z] "unsafe", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.985Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:30.985Z] ] [2024-03-21T09:11:30.985Z] } [2024-03-21T09:11:30.985Z] { [2024-03-21T09:11:30.985Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.985Z] "ImportPath": "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.985Z] "Name": "curve25519", [2024-03-21T09:11:30.985Z] "Doc": "Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.", [2024-03-21T09:11:30.985Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/curve25519.a", [2024-03-21T09:11:30.985Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:30.985Z] "Goroot": true, [2024-03-21T09:11:30.985Z] "Standard": true, [2024-03-21T09:11:30.985Z] "DepOnly": true, [2024-03-21T09:11:30.985Z] "GoFiles": [ [2024-03-21T09:11:30.985Z] "curve25519.go", [2024-03-21T09:11:30.985Z] "curve25519_amd64.go", [2024-03-21T09:11:30.985Z] "curve25519_generic.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.985Z] "curve25519_noasm.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "SFiles": [ [2024-03-21T09:11:30.985Z] "curve25519_amd64.s" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Imports": [ [2024-03-21T09:11:30.985Z] "crypto/subtle", [2024-03-21T09:11:30.985Z] "encoding/binary", [2024-03-21T09:11:30.985Z] "fmt" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Deps": [ [2024-03-21T09:11:30.985Z] "crypto/subtle", [2024-03-21T09:11:30.985Z] "encoding/binary", [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "fmt", [2024-03-21T09:11:30.985Z] "internal/abi", [2024-03-21T09:11:30.985Z] "internal/bytealg", [2024-03-21T09:11:30.985Z] "internal/cpu", [2024-03-21T09:11:30.985Z] "internal/fmtsort", [2024-03-21T09:11:30.985Z] "internal/goexperiment", [2024-03-21T09:11:30.985Z] "internal/itoa", [2024-03-21T09:11:30.985Z] "internal/oserror", [2024-03-21T09:11:30.985Z] "internal/poll", [2024-03-21T09:11:30.985Z] "internal/race", [2024-03-21T09:11:30.985Z] "internal/reflectlite", [2024-03-21T09:11:30.985Z] "internal/syscall/execenv", [2024-03-21T09:11:30.985Z] "internal/syscall/unix", [2024-03-21T09:11:30.985Z] "internal/testlog", [2024-03-21T09:11:30.985Z] "internal/unsafeheader", [2024-03-21T09:11:30.985Z] "io", [2024-03-21T09:11:30.985Z] "io/fs", [2024-03-21T09:11:30.985Z] "math", [2024-03-21T09:11:30.985Z] "math/bits", [2024-03-21T09:11:30.985Z] "os", [2024-03-21T09:11:30.985Z] "path", [2024-03-21T09:11:30.985Z] "reflect", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "runtime/internal/atomic", [2024-03-21T09:11:30.985Z] "runtime/internal/math", [2024-03-21T09:11:30.985Z] "runtime/internal/sys", [2024-03-21T09:11:30.985Z] "sort", [2024-03-21T09:11:30.985Z] "strconv", [2024-03-21T09:11:30.985Z] "sync", [2024-03-21T09:11:30.985Z] "sync/atomic", [2024-03-21T09:11:30.985Z] "syscall", [2024-03-21T09:11:30.985Z] "time", [2024-03-21T09:11:30.985Z] "unicode", [2024-03-21T09:11:30.985Z] "unicode/utf8", [2024-03-21T09:11:30.985Z] "unsafe" [2024-03-21T09:11:30.985Z] ] [2024-03-21T09:11:30.985Z] } [2024-03-21T09:11:30.985Z] { [2024-03-21T09:11:30.985Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.985Z] "ImportPath": "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.985Z] "Name": "hkdf", [2024-03-21T09:11:30.985Z] "Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.", [2024-03-21T09:11:30.985Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/hkdf.a", [2024-03-21T09:11:30.985Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:30.985Z] "Goroot": true, [2024-03-21T09:11:30.985Z] "Standard": true, [2024-03-21T09:11:30.985Z] "DepOnly": true, [2024-03-21T09:11:30.985Z] "GoFiles": [ [2024-03-21T09:11:30.985Z] "hkdf.go" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Imports": [ [2024-03-21T09:11:30.985Z] "crypto/hmac", [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "hash", [2024-03-21T09:11:30.985Z] "io" [2024-03-21T09:11:30.985Z] ], [2024-03-21T09:11:30.985Z] "Deps": [ [2024-03-21T09:11:30.985Z] "crypto/hmac", [2024-03-21T09:11:30.985Z] "crypto/subtle", [2024-03-21T09:11:30.985Z] "errors", [2024-03-21T09:11:30.985Z] "hash", [2024-03-21T09:11:30.985Z] "internal/abi", [2024-03-21T09:11:30.985Z] "internal/bytealg", [2024-03-21T09:11:30.985Z] "internal/cpu", [2024-03-21T09:11:30.985Z] "internal/goexperiment", [2024-03-21T09:11:30.985Z] "internal/race", [2024-03-21T09:11:30.985Z] "internal/reflectlite", [2024-03-21T09:11:30.985Z] "internal/unsafeheader", [2024-03-21T09:11:30.985Z] "io", [2024-03-21T09:11:30.985Z] "runtime", [2024-03-21T09:11:30.985Z] "runtime/internal/atomic", [2024-03-21T09:11:30.985Z] "runtime/internal/math", [2024-03-21T09:11:30.985Z] "runtime/internal/sys", [2024-03-21T09:11:30.985Z] "sync", [2024-03-21T09:11:30.985Z] "sync/atomic", [2024-03-21T09:11:30.985Z] "unsafe" [2024-03-21T09:11:30.985Z] ] [2024-03-21T09:11:30.985Z] } [2024-03-21T09:11:30.985Z] { [2024-03-21T09:11:30.985Z] "Dir": "/usr/local/go/src/crypto/tls", [2024-03-21T09:11:30.985Z] "ImportPath": "crypto/tls", [2024-03-21T09:11:30.985Z] "Name": "tls", [2024-03-21T09:11:30.985Z] "Doc": "Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.", [2024-03-21T09:11:30.985Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/tls.a", [2024-03-21T09:11:30.985Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.985Z] "Goroot": true, [2024-03-21T09:11:30.985Z] "Standard": true, [2024-03-21T09:11:30.985Z] "DepOnly": true, [2024-03-21T09:11:30.985Z] "GoFiles": [ [2024-03-21T09:11:30.985Z] "alert.go", [2024-03-21T09:11:30.985Z] "auth.go", [2024-03-21T09:11:30.985Z] "cipher_suites.go", [2024-03-21T09:11:30.985Z] "common.go", [2024-03-21T09:11:30.985Z] "common_string.go", [2024-03-21T09:11:30.986Z] "conn.go", [2024-03-21T09:11:30.986Z] "handshake_client.go", [2024-03-21T09:11:30.986Z] "handshake_client_tls13.go", [2024-03-21T09:11:30.986Z] "handshake_messages.go", [2024-03-21T09:11:30.986Z] "handshake_server.go", [2024-03-21T09:11:30.986Z] "handshake_server_tls13.go", [2024-03-21T09:11:30.986Z] "key_agreement.go", [2024-03-21T09:11:30.986Z] "key_schedule.go", [2024-03-21T09:11:30.986Z] "prf.go", [2024-03-21T09:11:30.986Z] "ticket.go", [2024-03-21T09:11:30.986Z] "tls.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.986Z] "generate_cert.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Imports": [ [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "container/list", [2024-03-21T09:11:30.986Z] "context", [2024-03-21T09:11:30.986Z] "crypto", [2024-03-21T09:11:30.986Z] "crypto/aes", [2024-03-21T09:11:30.986Z] "crypto/cipher", [2024-03-21T09:11:30.986Z] "crypto/des", [2024-03-21T09:11:30.986Z] "crypto/ecdsa", [2024-03-21T09:11:30.986Z] "crypto/ed25519", [2024-03-21T09:11:30.986Z] "crypto/elliptic", [2024-03-21T09:11:30.986Z] "crypto/hmac", [2024-03-21T09:11:30.986Z] "crypto/md5", [2024-03-21T09:11:30.986Z] "crypto/rand", [2024-03-21T09:11:30.986Z] "crypto/rc4", [2024-03-21T09:11:30.986Z] "crypto/rsa", [2024-03-21T09:11:30.986Z] "crypto/sha1", [2024-03-21T09:11:30.986Z] "crypto/sha256", [2024-03-21T09:11:30.986Z] "crypto/sha512", [2024-03-21T09:11:30.986Z] "crypto/subtle", [2024-03-21T09:11:30.986Z] "crypto/x509", [2024-03-21T09:11:30.986Z] "encoding/pem", [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.986Z] "hash", [2024-03-21T09:11:30.986Z] "internal/cpu", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "math/big", [2024-03-21T09:11:30.986Z] "net", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "runtime", [2024-03-21T09:11:30.986Z] "strconv", [2024-03-21T09:11:30.986Z] "strings", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "sync/atomic", [2024-03-21T09:11:30.986Z] "time" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "ImportMap": { [2024-03-21T09:11:30.986Z] "golang.org/x/crypto/chacha20poly1305": "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.986Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.986Z] "golang.org/x/crypto/curve25519": "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.986Z] "golang.org/x/crypto/hkdf": "vendor/golang.org/x/crypto/hkdf" [2024-03-21T09:11:30.986Z] }, [2024-03-21T09:11:30.986Z] "Deps": [ [2024-03-21T09:11:30.986Z] "bufio", [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "container/list", [2024-03-21T09:11:30.986Z] "context", [2024-03-21T09:11:30.986Z] "crypto", [2024-03-21T09:11:30.986Z] "crypto/aes", [2024-03-21T09:11:30.986Z] "crypto/cipher", [2024-03-21T09:11:30.986Z] "crypto/des", [2024-03-21T09:11:30.986Z] "crypto/dsa", [2024-03-21T09:11:30.986Z] "crypto/ecdsa", [2024-03-21T09:11:30.986Z] "crypto/ed25519", [2024-03-21T09:11:30.986Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.986Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.986Z] "crypto/elliptic", [2024-03-21T09:11:30.986Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.986Z] "crypto/hmac", [2024-03-21T09:11:30.986Z] "crypto/internal/randutil", [2024-03-21T09:11:30.986Z] "crypto/internal/subtle", [2024-03-21T09:11:30.986Z] "crypto/md5", [2024-03-21T09:11:30.986Z] "crypto/rand", [2024-03-21T09:11:30.986Z] "crypto/rc4", [2024-03-21T09:11:30.986Z] "crypto/rsa", [2024-03-21T09:11:30.986Z] "crypto/sha1", [2024-03-21T09:11:30.986Z] "crypto/sha256", [2024-03-21T09:11:30.986Z] "crypto/sha512", [2024-03-21T09:11:30.986Z] "crypto/subtle", [2024-03-21T09:11:30.986Z] "crypto/x509", [2024-03-21T09:11:30.986Z] "crypto/x509/pkix", [2024-03-21T09:11:30.986Z] "encoding/asn1", [2024-03-21T09:11:30.986Z] "encoding/base64", [2024-03-21T09:11:30.986Z] "encoding/binary", [2024-03-21T09:11:30.986Z] "encoding/hex", [2024-03-21T09:11:30.986Z] "encoding/pem", [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "hash", [2024-03-21T09:11:30.986Z] "internal/abi", [2024-03-21T09:11:30.986Z] "internal/bytealg", [2024-03-21T09:11:30.986Z] "internal/cpu", [2024-03-21T09:11:30.986Z] "internal/fmtsort", [2024-03-21T09:11:30.986Z] "internal/goexperiment", [2024-03-21T09:11:30.986Z] "internal/itoa", [2024-03-21T09:11:30.986Z] "internal/nettrace", [2024-03-21T09:11:30.986Z] "internal/oserror", [2024-03-21T09:11:30.986Z] "internal/poll", [2024-03-21T09:11:30.986Z] "internal/race", [2024-03-21T09:11:30.986Z] "internal/reflectlite", [2024-03-21T09:11:30.986Z] "internal/singleflight", [2024-03-21T09:11:30.986Z] "internal/syscall/execenv", [2024-03-21T09:11:30.986Z] "internal/syscall/unix", [2024-03-21T09:11:30.986Z] "internal/testlog", [2024-03-21T09:11:30.986Z] "internal/unsafeheader", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "io/fs", [2024-03-21T09:11:30.986Z] "io/ioutil", [2024-03-21T09:11:30.986Z] "math", [2024-03-21T09:11:30.986Z] "math/big", [2024-03-21T09:11:30.986Z] "math/bits", [2024-03-21T09:11:30.986Z] "math/rand", [2024-03-21T09:11:30.986Z] "net", [2024-03-21T09:11:30.986Z] "net/url", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "path", [2024-03-21T09:11:30.986Z] "path/filepath", [2024-03-21T09:11:30.986Z] "reflect", [2024-03-21T09:11:30.986Z] "runtime", [2024-03-21T09:11:30.986Z] "runtime/cgo", [2024-03-21T09:11:30.986Z] "runtime/internal/atomic", [2024-03-21T09:11:30.986Z] "runtime/internal/math", [2024-03-21T09:11:30.986Z] "runtime/internal/sys", [2024-03-21T09:11:30.986Z] "sort", [2024-03-21T09:11:30.986Z] "strconv", [2024-03-21T09:11:30.986Z] "strings", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "sync/atomic", [2024-03-21T09:11:30.986Z] "syscall", [2024-03-21T09:11:30.986Z] "time", [2024-03-21T09:11:30.986Z] "unicode", [2024-03-21T09:11:30.986Z] "unicode/utf16", [2024-03-21T09:11:30.986Z] "unicode/utf8", [2024-03-21T09:11:30.986Z] "unsafe", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "TestGoFiles": [ [2024-03-21T09:11:30.986Z] "auth_test.go", [2024-03-21T09:11:30.986Z] "conn_test.go", [2024-03-21T09:11:30.986Z] "handshake_client_test.go", [2024-03-21T09:11:30.986Z] "handshake_messages_test.go", [2024-03-21T09:11:30.986Z] "handshake_server_test.go", [2024-03-21T09:11:30.986Z] "handshake_test.go", [2024-03-21T09:11:30.986Z] "handshake_unix_test.go", [2024-03-21T09:11:30.986Z] "key_schedule_test.go", [2024-03-21T09:11:30.986Z] "link_test.go", [2024-03-21T09:11:30.986Z] "prf_test.go", [2024-03-21T09:11:30.986Z] "tls_test.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "TestImports": [ [2024-03-21T09:11:30.986Z] "bufio", [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "context", [2024-03-21T09:11:30.986Z] "crypto", [2024-03-21T09:11:30.986Z] "crypto/ed25519", [2024-03-21T09:11:30.986Z] "crypto/elliptic", [2024-03-21T09:11:30.986Z] "crypto/rsa", [2024-03-21T09:11:30.986Z] "crypto/x509", [2024-03-21T09:11:30.986Z] "encoding/base64", [2024-03-21T09:11:30.986Z] "encoding/binary", [2024-03-21T09:11:30.986Z] "encoding/hex", [2024-03-21T09:11:30.986Z] "encoding/json", [2024-03-21T09:11:30.986Z] "encoding/pem", [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "flag", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "hash", [2024-03-21T09:11:30.986Z] "internal/testenv", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "math", [2024-03-21T09:11:30.986Z] "math/big", [2024-03-21T09:11:30.986Z] "math/rand", [2024-03-21T09:11:30.986Z] "net", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "os/exec", [2024-03-21T09:11:30.986Z] "path/filepath", [2024-03-21T09:11:30.986Z] "reflect", [2024-03-21T09:11:30.986Z] "runtime", [2024-03-21T09:11:30.986Z] "sort", [2024-03-21T09:11:30.986Z] "strconv", [2024-03-21T09:11:30.986Z] "strings", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "syscall", [2024-03-21T09:11:30.986Z] "testing", [2024-03-21T09:11:30.986Z] "testing/quick", [2024-03-21T09:11:30.986Z] "time", [2024-03-21T09:11:30.986Z] "unicode", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/crypto/curve25519" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "XTestGoFiles": [ [2024-03-21T09:11:30.986Z] "example_test.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "XTestImports": [ [2024-03-21T09:11:30.986Z] "crypto/tls", [2024-03-21T09:11:30.986Z] "crypto/x509", [2024-03-21T09:11:30.986Z] "log", [2024-03-21T09:11:30.986Z] "net/http", [2024-03-21T09:11:30.986Z] "net/http/httptest", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "time" [2024-03-21T09:11:30.986Z] ] [2024-03-21T09:11:30.986Z] } [2024-03-21T09:11:30.986Z] { [2024-03-21T09:11:30.986Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.986Z] "ImportPath": "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.986Z] "Name": "transform", [2024-03-21T09:11:30.986Z] "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", [2024-03-21T09:11:30.986Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/transform.a", [2024-03-21T09:11:30.986Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.986Z] "Goroot": true, [2024-03-21T09:11:30.986Z] "Standard": true, [2024-03-21T09:11:30.986Z] "DepOnly": true, [2024-03-21T09:11:30.986Z] "GoFiles": [ [2024-03-21T09:11:30.986Z] "transform.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Imports": [ [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "unicode/utf8" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Deps": [ [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "internal/abi", [2024-03-21T09:11:30.986Z] "internal/bytealg", [2024-03-21T09:11:30.986Z] "internal/cpu", [2024-03-21T09:11:30.986Z] "internal/goexperiment", [2024-03-21T09:11:30.986Z] "internal/race", [2024-03-21T09:11:30.986Z] "internal/reflectlite", [2024-03-21T09:11:30.986Z] "internal/unsafeheader", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "runtime", [2024-03-21T09:11:30.986Z] "runtime/internal/atomic", [2024-03-21T09:11:30.986Z] "runtime/internal/math", [2024-03-21T09:11:30.986Z] "runtime/internal/sys", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "sync/atomic", [2024-03-21T09:11:30.986Z] "unicode", [2024-03-21T09:11:30.986Z] "unicode/utf8", [2024-03-21T09:11:30.986Z] "unsafe" [2024-03-21T09:11:30.986Z] ] [2024-03-21T09:11:30.986Z] } [2024-03-21T09:11:30.986Z] { [2024-03-21T09:11:30.986Z] "Dir": "/usr/local/go/src/log", [2024-03-21T09:11:30.986Z] "ImportPath": "log", [2024-03-21T09:11:30.986Z] "Name": "log", [2024-03-21T09:11:30.986Z] "Doc": "Package log implements a simple logging package.", [2024-03-21T09:11:30.986Z] "Target": "/usr/local/go/pkg/linux_amd64/log.a", [2024-03-21T09:11:30.986Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.986Z] "Goroot": true, [2024-03-21T09:11:30.986Z] "Standard": true, [2024-03-21T09:11:30.986Z] "DepOnly": true, [2024-03-21T09:11:30.986Z] "GoFiles": [ [2024-03-21T09:11:30.986Z] "log.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Imports": [ [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "runtime", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "time" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Deps": [ [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "internal/abi", [2024-03-21T09:11:30.986Z] "internal/bytealg", [2024-03-21T09:11:30.986Z] "internal/cpu", [2024-03-21T09:11:30.986Z] "internal/fmtsort", [2024-03-21T09:11:30.986Z] "internal/goexperiment", [2024-03-21T09:11:30.986Z] "internal/itoa", [2024-03-21T09:11:30.986Z] "internal/oserror", [2024-03-21T09:11:30.986Z] "internal/poll", [2024-03-21T09:11:30.986Z] "internal/race", [2024-03-21T09:11:30.986Z] "internal/reflectlite", [2024-03-21T09:11:30.986Z] "internal/syscall/execenv", [2024-03-21T09:11:30.986Z] "internal/syscall/unix", [2024-03-21T09:11:30.986Z] "internal/testlog", [2024-03-21T09:11:30.986Z] "internal/unsafeheader", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "io/fs", [2024-03-21T09:11:30.986Z] "math", [2024-03-21T09:11:30.986Z] "math/bits", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "path", [2024-03-21T09:11:30.986Z] "reflect", [2024-03-21T09:11:30.986Z] "runtime", [2024-03-21T09:11:30.986Z] "runtime/internal/atomic", [2024-03-21T09:11:30.986Z] "runtime/internal/math", [2024-03-21T09:11:30.986Z] "runtime/internal/sys", [2024-03-21T09:11:30.986Z] "sort", [2024-03-21T09:11:30.986Z] "strconv", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "sync/atomic", [2024-03-21T09:11:30.986Z] "syscall", [2024-03-21T09:11:30.986Z] "time", [2024-03-21T09:11:30.986Z] "unicode", [2024-03-21T09:11:30.986Z] "unicode/utf8", [2024-03-21T09:11:30.986Z] "unsafe" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "TestGoFiles": [ [2024-03-21T09:11:30.986Z] "log_test.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "TestImports": [ [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "regexp", [2024-03-21T09:11:30.986Z] "strings", [2024-03-21T09:11:30.986Z] "testing", [2024-03-21T09:11:30.986Z] "time" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "XTestGoFiles": [ [2024-03-21T09:11:30.986Z] "example_test.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "XTestImports": [ [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "log" [2024-03-21T09:11:30.986Z] ] [2024-03-21T09:11:30.986Z] } [2024-03-21T09:11:30.986Z] { [2024-03-21T09:11:30.986Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.986Z] "ImportPath": "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.986Z] "Name": "bidi", [2024-03-21T09:11:30.986Z] "Doc": "Package bidi contains functionality for bidirectional text support.", [2024-03-21T09:11:30.986Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/unicode/bidi.a", [2024-03-21T09:11:30.986Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.986Z] "Goroot": true, [2024-03-21T09:11:30.986Z] "Standard": true, [2024-03-21T09:11:30.986Z] "DepOnly": true, [2024-03-21T09:11:30.986Z] "GoFiles": [ [2024-03-21T09:11:30.986Z] "bidi.go", [2024-03-21T09:11:30.986Z] "bracket.go", [2024-03-21T09:11:30.986Z] "core.go", [2024-03-21T09:11:30.986Z] "prop.go", [2024-03-21T09:11:30.986Z] "tables13.0.0.go", [2024-03-21T09:11:30.986Z] "trieval.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.986Z] "tables10.0.0.go", [2024-03-21T09:11:30.986Z] "tables11.0.0.go", [2024-03-21T09:11:30.986Z] "tables12.0.0.go", [2024-03-21T09:11:30.986Z] "tables9.0.0.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Imports": [ [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "container/list", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "log", [2024-03-21T09:11:30.986Z] "sort", [2024-03-21T09:11:30.986Z] "unicode/utf8" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Deps": [ [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "container/list", [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "internal/abi", [2024-03-21T09:11:30.986Z] "internal/bytealg", [2024-03-21T09:11:30.986Z] "internal/cpu", [2024-03-21T09:11:30.986Z] "internal/fmtsort", [2024-03-21T09:11:30.986Z] "internal/goexperiment", [2024-03-21T09:11:30.986Z] "internal/itoa", [2024-03-21T09:11:30.986Z] "internal/oserror", [2024-03-21T09:11:30.986Z] "internal/poll", [2024-03-21T09:11:30.986Z] "internal/race", [2024-03-21T09:11:30.986Z] "internal/reflectlite", [2024-03-21T09:11:30.986Z] "internal/syscall/execenv", [2024-03-21T09:11:30.986Z] "internal/syscall/unix", [2024-03-21T09:11:30.986Z] "internal/testlog", [2024-03-21T09:11:30.986Z] "internal/unsafeheader", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "io/fs", [2024-03-21T09:11:30.986Z] "log", [2024-03-21T09:11:30.986Z] "math", [2024-03-21T09:11:30.986Z] "math/bits", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "path", [2024-03-21T09:11:30.986Z] "reflect", [2024-03-21T09:11:30.986Z] "runtime", [2024-03-21T09:11:30.986Z] "runtime/internal/atomic", [2024-03-21T09:11:30.986Z] "runtime/internal/math", [2024-03-21T09:11:30.986Z] "runtime/internal/sys", [2024-03-21T09:11:30.986Z] "sort", [2024-03-21T09:11:30.986Z] "strconv", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "sync/atomic", [2024-03-21T09:11:30.986Z] "syscall", [2024-03-21T09:11:30.986Z] "time", [2024-03-21T09:11:30.986Z] "unicode", [2024-03-21T09:11:30.986Z] "unicode/utf8", [2024-03-21T09:11:30.986Z] "unsafe" [2024-03-21T09:11:30.986Z] ] [2024-03-21T09:11:30.986Z] } [2024-03-21T09:11:30.986Z] { [2024-03-21T09:11:30.986Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.986Z] "ImportPath": "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.986Z] "Name": "bidirule", [2024-03-21T09:11:30.986Z] "Doc": "Package bidirule implements the Bidi Rule defined by RFC 5893.", [2024-03-21T09:11:30.986Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/secure/bidirule.a", [2024-03-21T09:11:30.986Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.986Z] "Goroot": true, [2024-03-21T09:11:30.986Z] "Standard": true, [2024-03-21T09:11:30.986Z] "DepOnly": true, [2024-03-21T09:11:30.986Z] "GoFiles": [ [2024-03-21T09:11:30.986Z] "bidirule.go", [2024-03-21T09:11:30.986Z] "bidirule10.0.0.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.986Z] "bidirule9.0.0.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Imports": [ [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.986Z] "unicode/utf8" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "ImportMap": { [2024-03-21T09:11:30.986Z] "golang.org/x/text/transform": "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.986Z] "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi" [2024-03-21T09:11:30.986Z] }, [2024-03-21T09:11:30.986Z] "Deps": [ [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "container/list", [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "internal/abi", [2024-03-21T09:11:30.986Z] "internal/bytealg", [2024-03-21T09:11:30.986Z] "internal/cpu", [2024-03-21T09:11:30.986Z] "internal/fmtsort", [2024-03-21T09:11:30.986Z] "internal/goexperiment", [2024-03-21T09:11:30.986Z] "internal/itoa", [2024-03-21T09:11:30.986Z] "internal/oserror", [2024-03-21T09:11:30.986Z] "internal/poll", [2024-03-21T09:11:30.986Z] "internal/race", [2024-03-21T09:11:30.986Z] "internal/reflectlite", [2024-03-21T09:11:30.986Z] "internal/syscall/execenv", [2024-03-21T09:11:30.986Z] "internal/syscall/unix", [2024-03-21T09:11:30.986Z] "internal/testlog", [2024-03-21T09:11:30.986Z] "internal/unsafeheader", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "io/fs", [2024-03-21T09:11:30.986Z] "log", [2024-03-21T09:11:30.986Z] "math", [2024-03-21T09:11:30.986Z] "math/bits", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "path", [2024-03-21T09:11:30.986Z] "reflect", [2024-03-21T09:11:30.986Z] "runtime", [2024-03-21T09:11:30.986Z] "runtime/internal/atomic", [2024-03-21T09:11:30.986Z] "runtime/internal/math", [2024-03-21T09:11:30.986Z] "runtime/internal/sys", [2024-03-21T09:11:30.986Z] "sort", [2024-03-21T09:11:30.986Z] "strconv", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "sync/atomic", [2024-03-21T09:11:30.986Z] "syscall", [2024-03-21T09:11:30.986Z] "time", [2024-03-21T09:11:30.986Z] "unicode", [2024-03-21T09:11:30.986Z] "unicode/utf8", [2024-03-21T09:11:30.986Z] "unsafe", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/text/unicode/bidi" [2024-03-21T09:11:30.986Z] ] [2024-03-21T09:11:30.986Z] } [2024-03-21T09:11:30.986Z] { [2024-03-21T09:11:30.986Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/unicode/norm", [2024-03-21T09:11:30.986Z] "ImportPath": "vendor/golang.org/x/text/unicode/norm", [2024-03-21T09:11:30.986Z] "Name": "norm", [2024-03-21T09:11:30.986Z] "Doc": "Package norm contains types and functions for normalizing Unicode strings.", [2024-03-21T09:11:30.986Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/unicode/norm.a", [2024-03-21T09:11:30.986Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.986Z] "Goroot": true, [2024-03-21T09:11:30.986Z] "Standard": true, [2024-03-21T09:11:30.986Z] "DepOnly": true, [2024-03-21T09:11:30.986Z] "GoFiles": [ [2024-03-21T09:11:30.986Z] "composition.go", [2024-03-21T09:11:30.986Z] "forminfo.go", [2024-03-21T09:11:30.986Z] "input.go", [2024-03-21T09:11:30.986Z] "iter.go", [2024-03-21T09:11:30.986Z] "normalize.go", [2024-03-21T09:11:30.986Z] "readwriter.go", [2024-03-21T09:11:30.986Z] "tables13.0.0.go", [2024-03-21T09:11:30.986Z] "transform.go", [2024-03-21T09:11:30.986Z] "trie.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.986Z] "tables10.0.0.go", [2024-03-21T09:11:30.986Z] "tables11.0.0.go", [2024-03-21T09:11:30.986Z] "tables12.0.0.go", [2024-03-21T09:11:30.986Z] "tables9.0.0.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Imports": [ [2024-03-21T09:11:30.986Z] "encoding/binary", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "unicode/utf8" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "ImportMap": { [2024-03-21T09:11:30.986Z] "golang.org/x/text/transform": "vendor/golang.org/x/text/transform" [2024-03-21T09:11:30.986Z] }, [2024-03-21T09:11:30.986Z] "Deps": [ [2024-03-21T09:11:30.986Z] "bytes", [2024-03-21T09:11:30.986Z] "encoding/binary", [2024-03-21T09:11:30.986Z] "errors", [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.986Z] "internal/abi", [2024-03-21T09:11:30.986Z] "internal/bytealg", [2024-03-21T09:11:30.986Z] "internal/cpu", [2024-03-21T09:11:30.986Z] "internal/fmtsort", [2024-03-21T09:11:30.986Z] "internal/goexperiment", [2024-03-21T09:11:30.986Z] "internal/itoa", [2024-03-21T09:11:30.986Z] "internal/oserror", [2024-03-21T09:11:30.986Z] "internal/poll", [2024-03-21T09:11:30.986Z] "internal/race", [2024-03-21T09:11:30.986Z] "internal/reflectlite", [2024-03-21T09:11:30.986Z] "internal/syscall/execenv", [2024-03-21T09:11:30.986Z] "internal/syscall/unix", [2024-03-21T09:11:30.986Z] "internal/testlog", [2024-03-21T09:11:30.986Z] "internal/unsafeheader", [2024-03-21T09:11:30.986Z] "io", [2024-03-21T09:11:30.986Z] "io/fs", [2024-03-21T09:11:30.986Z] "math", [2024-03-21T09:11:30.986Z] "math/bits", [2024-03-21T09:11:30.986Z] "os", [2024-03-21T09:11:30.986Z] "path", [2024-03-21T09:11:30.986Z] "reflect", [2024-03-21T09:11:30.986Z] "runtime", [2024-03-21T09:11:30.986Z] "runtime/internal/atomic", [2024-03-21T09:11:30.986Z] "runtime/internal/math", [2024-03-21T09:11:30.986Z] "runtime/internal/sys", [2024-03-21T09:11:30.986Z] "sort", [2024-03-21T09:11:30.986Z] "strconv", [2024-03-21T09:11:30.986Z] "sync", [2024-03-21T09:11:30.986Z] "sync/atomic", [2024-03-21T09:11:30.986Z] "syscall", [2024-03-21T09:11:30.986Z] "time", [2024-03-21T09:11:30.986Z] "unicode", [2024-03-21T09:11:30.986Z] "unicode/utf8", [2024-03-21T09:11:30.986Z] "unsafe", [2024-03-21T09:11:30.986Z] "vendor/golang.org/x/text/transform" [2024-03-21T09:11:30.986Z] ] [2024-03-21T09:11:30.986Z] } [2024-03-21T09:11:30.986Z] { [2024-03-21T09:11:30.986Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.986Z] "ImportPath": "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.986Z] "Name": "idna", [2024-03-21T09:11:30.986Z] "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-21T09:11:30.986Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/idna.a", [2024-03-21T09:11:30.986Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.986Z] "Goroot": true, [2024-03-21T09:11:30.986Z] "Standard": true, [2024-03-21T09:11:30.986Z] "DepOnly": true, [2024-03-21T09:11:30.986Z] "GoFiles": [ [2024-03-21T09:11:30.986Z] "idna10.0.0.go", [2024-03-21T09:11:30.986Z] "punycode.go", [2024-03-21T09:11:30.986Z] "tables13.0.0.go", [2024-03-21T09:11:30.986Z] "trie.go", [2024-03-21T09:11:30.986Z] "trieval.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.986Z] "idna9.0.0.go", [2024-03-21T09:11:30.986Z] "tables10.0.0.go", [2024-03-21T09:11:30.986Z] "tables11.0.0.go", [2024-03-21T09:11:30.986Z] "tables12.0.0.go", [2024-03-21T09:11:30.986Z] "tables9.0.0.go" [2024-03-21T09:11:30.986Z] ], [2024-03-21T09:11:30.986Z] "Imports": [ [2024-03-21T09:11:30.986Z] "fmt", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/unicode/norm", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "unicode/utf8" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "ImportMap": { [2024-03-21T09:11:30.987Z] "golang.org/x/text/secure/bidirule": "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.987Z] "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.987Z] "golang.org/x/text/unicode/norm": "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.987Z] }, [2024-03-21T09:11:30.987Z] "Deps": [ [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "container/list", [2024-03-21T09:11:30.987Z] "encoding/binary", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "internal/abi", [2024-03-21T09:11:30.987Z] "internal/bytealg", [2024-03-21T09:11:30.987Z] "internal/cpu", [2024-03-21T09:11:30.987Z] "internal/fmtsort", [2024-03-21T09:11:30.987Z] "internal/goexperiment", [2024-03-21T09:11:30.987Z] "internal/itoa", [2024-03-21T09:11:30.987Z] "internal/oserror", [2024-03-21T09:11:30.987Z] "internal/poll", [2024-03-21T09:11:30.987Z] "internal/race", [2024-03-21T09:11:30.987Z] "internal/reflectlite", [2024-03-21T09:11:30.987Z] "internal/syscall/execenv", [2024-03-21T09:11:30.987Z] "internal/syscall/unix", [2024-03-21T09:11:30.987Z] "internal/testlog", [2024-03-21T09:11:30.987Z] "internal/unsafeheader", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "io/fs", [2024-03-21T09:11:30.987Z] "log", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.987Z] "math/bits", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "path", [2024-03-21T09:11:30.987Z] "reflect", [2024-03-21T09:11:30.987Z] "runtime", [2024-03-21T09:11:30.987Z] "runtime/internal/atomic", [2024-03-21T09:11:30.987Z] "runtime/internal/math", [2024-03-21T09:11:30.987Z] "runtime/internal/sys", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strconv", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "sync", [2024-03-21T09:11:30.987Z] "sync/atomic", [2024-03-21T09:11:30.987Z] "syscall", [2024-03-21T09:11:30.987Z] "time", [2024-03-21T09:11:30.987Z] "unicode", [2024-03-21T09:11:30.987Z] "unicode/utf8", [2024-03-21T09:11:30.987Z] "unsafe", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.987Z] ] [2024-03-21T09:11:30.987Z] } [2024-03-21T09:11:30.987Z] { [2024-03-21T09:11:30.987Z] "Dir": "/usr/local/go/src/net/textproto", [2024-03-21T09:11:30.987Z] "ImportPath": "net/textproto", [2024-03-21T09:11:30.987Z] "Name": "textproto", [2024-03-21T09:11:30.987Z] "Doc": "Package textproto implements generic support for text-based request/response protocols in the style of HTTP, NNTP, and SMTP.", [2024-03-21T09:11:30.987Z] "Target": "/usr/local/go/pkg/linux_amd64/net/textproto.a", [2024-03-21T09:11:30.987Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.987Z] "Goroot": true, [2024-03-21T09:11:30.987Z] "Standard": true, [2024-03-21T09:11:30.987Z] "DepOnly": true, [2024-03-21T09:11:30.987Z] "GoFiles": [ [2024-03-21T09:11:30.987Z] "header.go", [2024-03-21T09:11:30.987Z] "pipeline.go", [2024-03-21T09:11:30.987Z] "reader.go", [2024-03-21T09:11:30.987Z] "textproto.go", [2024-03-21T09:11:30.987Z] "writer.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Imports": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "net", [2024-03-21T09:11:30.987Z] "strconv", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "sync" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Deps": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "context", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "internal/abi", [2024-03-21T09:11:30.987Z] "internal/bytealg", [2024-03-21T09:11:30.987Z] "internal/cpu", [2024-03-21T09:11:30.987Z] "internal/fmtsort", [2024-03-21T09:11:30.987Z] "internal/goexperiment", [2024-03-21T09:11:30.987Z] "internal/itoa", [2024-03-21T09:11:30.987Z] "internal/nettrace", [2024-03-21T09:11:30.987Z] "internal/oserror", [2024-03-21T09:11:30.987Z] "internal/poll", [2024-03-21T09:11:30.987Z] "internal/race", [2024-03-21T09:11:30.987Z] "internal/reflectlite", [2024-03-21T09:11:30.987Z] "internal/singleflight", [2024-03-21T09:11:30.987Z] "internal/syscall/execenv", [2024-03-21T09:11:30.987Z] "internal/syscall/unix", [2024-03-21T09:11:30.987Z] "internal/testlog", [2024-03-21T09:11:30.987Z] "internal/unsafeheader", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "io/fs", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.987Z] "math/bits", [2024-03-21T09:11:30.987Z] "net", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "path", [2024-03-21T09:11:30.987Z] "reflect", [2024-03-21T09:11:30.987Z] "runtime", [2024-03-21T09:11:30.987Z] "runtime/cgo", [2024-03-21T09:11:30.987Z] "runtime/internal/atomic", [2024-03-21T09:11:30.987Z] "runtime/internal/math", [2024-03-21T09:11:30.987Z] "runtime/internal/sys", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strconv", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "sync", [2024-03-21T09:11:30.987Z] "sync/atomic", [2024-03-21T09:11:30.987Z] "syscall", [2024-03-21T09:11:30.987Z] "time", [2024-03-21T09:11:30.987Z] "unicode", [2024-03-21T09:11:30.987Z] "unicode/utf8", [2024-03-21T09:11:30.987Z] "unsafe", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "TestGoFiles": [ [2024-03-21T09:11:30.987Z] "header_test.go", [2024-03-21T09:11:30.987Z] "reader_test.go", [2024-03-21T09:11:30.987Z] "writer_test.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "TestImports": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "reflect", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "testing" [2024-03-21T09:11:30.987Z] ] [2024-03-21T09:11:30.987Z] } [2024-03-21T09:11:30.987Z] { [2024-03-21T09:11:30.987Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.987Z] "ImportPath": "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.987Z] "Name": "httpguts", [2024-03-21T09:11:30.987Z] "Doc": "Package httpguts provides functions implementing various details of the HTTP specification.", [2024-03-21T09:11:30.987Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http/httpguts.a", [2024-03-21T09:11:30.987Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.987Z] "Goroot": true, [2024-03-21T09:11:30.987Z] "Standard": true, [2024-03-21T09:11:30.987Z] "DepOnly": true, [2024-03-21T09:11:30.987Z] "GoFiles": [ [2024-03-21T09:11:30.987Z] "guts.go", [2024-03-21T09:11:30.987Z] "httplex.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Imports": [ [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.987Z] "net", [2024-03-21T09:11:30.987Z] "net/textproto", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "unicode/utf8" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "ImportMap": { [2024-03-21T09:11:30.987Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-03-21T09:11:30.987Z] }, [2024-03-21T09:11:30.987Z] "Deps": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "container/list", [2024-03-21T09:11:30.987Z] "context", [2024-03-21T09:11:30.987Z] "encoding/binary", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "internal/abi", [2024-03-21T09:11:30.987Z] "internal/bytealg", [2024-03-21T09:11:30.987Z] "internal/cpu", [2024-03-21T09:11:30.987Z] "internal/fmtsort", [2024-03-21T09:11:30.987Z] "internal/goexperiment", [2024-03-21T09:11:30.987Z] "internal/itoa", [2024-03-21T09:11:30.987Z] "internal/nettrace", [2024-03-21T09:11:30.987Z] "internal/oserror", [2024-03-21T09:11:30.987Z] "internal/poll", [2024-03-21T09:11:30.987Z] "internal/race", [2024-03-21T09:11:30.987Z] "internal/reflectlite", [2024-03-21T09:11:30.987Z] "internal/singleflight", [2024-03-21T09:11:30.987Z] "internal/syscall/execenv", [2024-03-21T09:11:30.987Z] "internal/syscall/unix", [2024-03-21T09:11:30.987Z] "internal/testlog", [2024-03-21T09:11:30.987Z] "internal/unsafeheader", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "io/fs", [2024-03-21T09:11:30.987Z] "log", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.987Z] "math/bits", [2024-03-21T09:11:30.987Z] "net", [2024-03-21T09:11:30.987Z] "net/textproto", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "path", [2024-03-21T09:11:30.987Z] "reflect", [2024-03-21T09:11:30.987Z] "runtime", [2024-03-21T09:11:30.987Z] "runtime/cgo", [2024-03-21T09:11:30.987Z] "runtime/internal/atomic", [2024-03-21T09:11:30.987Z] "runtime/internal/math", [2024-03-21T09:11:30.987Z] "runtime/internal/sys", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strconv", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "sync", [2024-03-21T09:11:30.987Z] "sync/atomic", [2024-03-21T09:11:30.987Z] "syscall", [2024-03-21T09:11:30.987Z] "time", [2024-03-21T09:11:30.987Z] "unicode", [2024-03-21T09:11:30.987Z] "unicode/utf8", [2024-03-21T09:11:30.987Z] "unsafe", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.987Z] ] [2024-03-21T09:11:30.987Z] } [2024-03-21T09:11:30.987Z] { [2024-03-21T09:11:30.987Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.987Z] "ImportPath": "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.987Z] "Name": "httpproxy", [2024-03-21T09:11:30.987Z] "Doc": "Package httpproxy provides support for HTTP proxy determination based on environment variables, as provided by net/http's ProxyFromEnvironment function.", [2024-03-21T09:11:30.987Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http/httpproxy.a", [2024-03-21T09:11:30.987Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.987Z] "Goroot": true, [2024-03-21T09:11:30.987Z] "Standard": true, [2024-03-21T09:11:30.987Z] "DepOnly": true, [2024-03-21T09:11:30.987Z] "GoFiles": [ [2024-03-21T09:11:30.987Z] "proxy.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Imports": [ [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.987Z] "net", [2024-03-21T09:11:30.987Z] "net/url", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "unicode/utf8" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "ImportMap": { [2024-03-21T09:11:30.987Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-03-21T09:11:30.987Z] }, [2024-03-21T09:11:30.987Z] "Deps": [ [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "container/list", [2024-03-21T09:11:30.987Z] "context", [2024-03-21T09:11:30.987Z] "encoding/binary", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "internal/abi", [2024-03-21T09:11:30.987Z] "internal/bytealg", [2024-03-21T09:11:30.987Z] "internal/cpu", [2024-03-21T09:11:30.987Z] "internal/fmtsort", [2024-03-21T09:11:30.987Z] "internal/goexperiment", [2024-03-21T09:11:30.987Z] "internal/itoa", [2024-03-21T09:11:30.987Z] "internal/nettrace", [2024-03-21T09:11:30.987Z] "internal/oserror", [2024-03-21T09:11:30.987Z] "internal/poll", [2024-03-21T09:11:30.987Z] "internal/race", [2024-03-21T09:11:30.987Z] "internal/reflectlite", [2024-03-21T09:11:30.987Z] "internal/singleflight", [2024-03-21T09:11:30.987Z] "internal/syscall/execenv", [2024-03-21T09:11:30.987Z] "internal/syscall/unix", [2024-03-21T09:11:30.987Z] "internal/testlog", [2024-03-21T09:11:30.987Z] "internal/unsafeheader", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "io/fs", [2024-03-21T09:11:30.987Z] "log", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.987Z] "math/bits", [2024-03-21T09:11:30.987Z] "net", [2024-03-21T09:11:30.987Z] "net/url", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "path", [2024-03-21T09:11:30.987Z] "reflect", [2024-03-21T09:11:30.987Z] "runtime", [2024-03-21T09:11:30.987Z] "runtime/cgo", [2024-03-21T09:11:30.987Z] "runtime/internal/atomic", [2024-03-21T09:11:30.987Z] "runtime/internal/math", [2024-03-21T09:11:30.987Z] "runtime/internal/sys", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strconv", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "sync", [2024-03-21T09:11:30.987Z] "sync/atomic", [2024-03-21T09:11:30.987Z] "syscall", [2024-03-21T09:11:30.987Z] "time", [2024-03-21T09:11:30.987Z] "unicode", [2024-03-21T09:11:30.987Z] "unicode/utf8", [2024-03-21T09:11:30.987Z] "unsafe", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.987Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.987Z] ] [2024-03-21T09:11:30.987Z] } [2024-03-21T09:11:30.987Z] { [2024-03-21T09:11:30.987Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.987Z] "ImportPath": "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.987Z] "Name": "hpack", [2024-03-21T09:11:30.987Z] "Doc": "Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.", [2024-03-21T09:11:30.987Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http2/hpack.a", [2024-03-21T09:11:30.987Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.987Z] "Goroot": true, [2024-03-21T09:11:30.987Z] "Standard": true, [2024-03-21T09:11:30.987Z] "DepOnly": true, [2024-03-21T09:11:30.987Z] "GoFiles": [ [2024-03-21T09:11:30.987Z] "encode.go", [2024-03-21T09:11:30.987Z] "hpack.go", [2024-03-21T09:11:30.987Z] "huffman.go", [2024-03-21T09:11:30.987Z] "tables.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Imports": [ [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "sync" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Deps": [ [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "internal/abi", [2024-03-21T09:11:30.987Z] "internal/bytealg", [2024-03-21T09:11:30.987Z] "internal/cpu", [2024-03-21T09:11:30.987Z] "internal/fmtsort", [2024-03-21T09:11:30.987Z] "internal/goexperiment", [2024-03-21T09:11:30.987Z] "internal/itoa", [2024-03-21T09:11:30.987Z] "internal/oserror", [2024-03-21T09:11:30.987Z] "internal/poll", [2024-03-21T09:11:30.987Z] "internal/race", [2024-03-21T09:11:30.987Z] "internal/reflectlite", [2024-03-21T09:11:30.987Z] "internal/syscall/execenv", [2024-03-21T09:11:30.987Z] "internal/syscall/unix", [2024-03-21T09:11:30.987Z] "internal/testlog", [2024-03-21T09:11:30.987Z] "internal/unsafeheader", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "io/fs", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.987Z] "math/bits", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "path", [2024-03-21T09:11:30.987Z] "reflect", [2024-03-21T09:11:30.987Z] "runtime", [2024-03-21T09:11:30.987Z] "runtime/internal/atomic", [2024-03-21T09:11:30.987Z] "runtime/internal/math", [2024-03-21T09:11:30.987Z] "runtime/internal/sys", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strconv", [2024-03-21T09:11:30.987Z] "sync", [2024-03-21T09:11:30.987Z] "sync/atomic", [2024-03-21T09:11:30.987Z] "syscall", [2024-03-21T09:11:30.987Z] "time", [2024-03-21T09:11:30.987Z] "unicode", [2024-03-21T09:11:30.987Z] "unicode/utf8", [2024-03-21T09:11:30.987Z] "unsafe" [2024-03-21T09:11:30.987Z] ] [2024-03-21T09:11:30.987Z] } [2024-03-21T09:11:30.987Z] { [2024-03-21T09:11:30.987Z] "Dir": "/usr/local/go/src/mime", [2024-03-21T09:11:30.987Z] "ImportPath": "mime", [2024-03-21T09:11:30.987Z] "Name": "mime", [2024-03-21T09:11:30.987Z] "Doc": "Package mime implements parts of the MIME spec.", [2024-03-21T09:11:30.987Z] "Target": "/usr/local/go/pkg/linux_amd64/mime.a", [2024-03-21T09:11:30.987Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.987Z] "Goroot": true, [2024-03-21T09:11:30.987Z] "Standard": true, [2024-03-21T09:11:30.987Z] "DepOnly": true, [2024-03-21T09:11:30.987Z] "GoFiles": [ [2024-03-21T09:11:30.987Z] "encodedword.go", [2024-03-21T09:11:30.987Z] "grammar.go", [2024-03-21T09:11:30.987Z] "mediatype.go", [2024-03-21T09:11:30.987Z] "type.go", [2024-03-21T09:11:30.987Z] "type_unix.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.987Z] "type_dragonfly.go", [2024-03-21T09:11:30.987Z] "type_freebsd.go", [2024-03-21T09:11:30.987Z] "type_openbsd.go", [2024-03-21T09:11:30.987Z] "type_plan9.go", [2024-03-21T09:11:30.987Z] "type_windows.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Imports": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "encoding/base64", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "sync", [2024-03-21T09:11:30.987Z] "unicode", [2024-03-21T09:11:30.987Z] "unicode/utf8" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Deps": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "encoding/base64", [2024-03-21T09:11:30.987Z] "encoding/binary", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "internal/abi", [2024-03-21T09:11:30.987Z] "internal/bytealg", [2024-03-21T09:11:30.987Z] "internal/cpu", [2024-03-21T09:11:30.987Z] "internal/fmtsort", [2024-03-21T09:11:30.987Z] "internal/goexperiment", [2024-03-21T09:11:30.987Z] "internal/itoa", [2024-03-21T09:11:30.987Z] "internal/oserror", [2024-03-21T09:11:30.987Z] "internal/poll", [2024-03-21T09:11:30.987Z] "internal/race", [2024-03-21T09:11:30.987Z] "internal/reflectlite", [2024-03-21T09:11:30.987Z] "internal/syscall/execenv", [2024-03-21T09:11:30.987Z] "internal/syscall/unix", [2024-03-21T09:11:30.987Z] "internal/testlog", [2024-03-21T09:11:30.987Z] "internal/unsafeheader", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "io/fs", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.987Z] "math/bits", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "path", [2024-03-21T09:11:30.987Z] "reflect", [2024-03-21T09:11:30.987Z] "runtime", [2024-03-21T09:11:30.987Z] "runtime/internal/atomic", [2024-03-21T09:11:30.987Z] "runtime/internal/math", [2024-03-21T09:11:30.987Z] "runtime/internal/sys", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strconv", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "sync", [2024-03-21T09:11:30.987Z] "sync/atomic", [2024-03-21T09:11:30.987Z] "syscall", [2024-03-21T09:11:30.987Z] "time", [2024-03-21T09:11:30.987Z] "unicode", [2024-03-21T09:11:30.987Z] "unicode/utf8", [2024-03-21T09:11:30.987Z] "unsafe" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "TestGoFiles": [ [2024-03-21T09:11:30.987Z] "encodedword_test.go", [2024-03-21T09:11:30.987Z] "mediatype_test.go", [2024-03-21T09:11:30.987Z] "type_test.go", [2024-03-21T09:11:30.987Z] "type_unix_test.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "TestImports": [ [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "reflect", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "sync", [2024-03-21T09:11:30.987Z] "testing" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "XTestGoFiles": [ [2024-03-21T09:11:30.987Z] "example_test.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "XTestImports": [ [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "mime" [2024-03-21T09:11:30.987Z] ] [2024-03-21T09:11:30.987Z] } [2024-03-21T09:11:30.987Z] { [2024-03-21T09:11:30.987Z] "Dir": "/usr/local/go/src/mime/quotedprintable", [2024-03-21T09:11:30.987Z] "ImportPath": "mime/quotedprintable", [2024-03-21T09:11:30.987Z] "Name": "quotedprintable", [2024-03-21T09:11:30.987Z] "Doc": "Package quotedprintable implements quoted-printable encoding as specified by RFC 2045.", [2024-03-21T09:11:30.987Z] "Target": "/usr/local/go/pkg/linux_amd64/mime/quotedprintable.a", [2024-03-21T09:11:30.987Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.987Z] "Goroot": true, [2024-03-21T09:11:30.987Z] "Standard": true, [2024-03-21T09:11:30.987Z] "DepOnly": true, [2024-03-21T09:11:30.987Z] "GoFiles": [ [2024-03-21T09:11:30.987Z] "reader.go", [2024-03-21T09:11:30.987Z] "writer.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Imports": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "io" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Deps": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "internal/abi", [2024-03-21T09:11:30.987Z] "internal/bytealg", [2024-03-21T09:11:30.987Z] "internal/cpu", [2024-03-21T09:11:30.987Z] "internal/fmtsort", [2024-03-21T09:11:30.987Z] "internal/goexperiment", [2024-03-21T09:11:30.987Z] "internal/itoa", [2024-03-21T09:11:30.987Z] "internal/oserror", [2024-03-21T09:11:30.987Z] "internal/poll", [2024-03-21T09:11:30.987Z] "internal/race", [2024-03-21T09:11:30.987Z] "internal/reflectlite", [2024-03-21T09:11:30.987Z] "internal/syscall/execenv", [2024-03-21T09:11:30.987Z] "internal/syscall/unix", [2024-03-21T09:11:30.987Z] "internal/testlog", [2024-03-21T09:11:30.987Z] "internal/unsafeheader", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "io/fs", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.987Z] "math/bits", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "path", [2024-03-21T09:11:30.987Z] "reflect", [2024-03-21T09:11:30.987Z] "runtime", [2024-03-21T09:11:30.987Z] "runtime/internal/atomic", [2024-03-21T09:11:30.987Z] "runtime/internal/math", [2024-03-21T09:11:30.987Z] "runtime/internal/sys", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strconv", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "sync", [2024-03-21T09:11:30.987Z] "sync/atomic", [2024-03-21T09:11:30.987Z] "syscall", [2024-03-21T09:11:30.987Z] "time", [2024-03-21T09:11:30.987Z] "unicode", [2024-03-21T09:11:30.987Z] "unicode/utf8", [2024-03-21T09:11:30.987Z] "unsafe" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "TestGoFiles": [ [2024-03-21T09:11:30.987Z] "reader_test.go", [2024-03-21T09:11:30.987Z] "writer_test.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "TestImports": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "flag", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "os/exec", [2024-03-21T09:11:30.987Z] "regexp", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strings", [2024-03-21T09:11:30.987Z] "testing", [2024-03-21T09:11:30.987Z] "time" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "XTestGoFiles": [ [2024-03-21T09:11:30.987Z] "example_test.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "XTestImports": [ [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "mime/quotedprintable", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "strings" [2024-03-21T09:11:30.987Z] ] [2024-03-21T09:11:30.987Z] } [2024-03-21T09:11:30.987Z] { [2024-03-21T09:11:30.987Z] "Dir": "/usr/local/go/src/mime/multipart", [2024-03-21T09:11:30.987Z] "ImportPath": "mime/multipart", [2024-03-21T09:11:30.987Z] "Name": "multipart", [2024-03-21T09:11:30.987Z] "Doc": "Package multipart implements MIME multipart parsing, as defined in RFC 2046.", [2024-03-21T09:11:30.987Z] "Target": "/usr/local/go/pkg/linux_amd64/mime/multipart.a", [2024-03-21T09:11:30.987Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.987Z] "Goroot": true, [2024-03-21T09:11:30.987Z] "Standard": true, [2024-03-21T09:11:30.987Z] "DepOnly": true, [2024-03-21T09:11:30.987Z] "GoFiles": [ [2024-03-21T09:11:30.987Z] "formdata.go", [2024-03-21T09:11:30.987Z] "multipart.go", [2024-03-21T09:11:30.987Z] "writer.go" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Imports": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "crypto/rand", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.987Z] "mime", [2024-03-21T09:11:30.987Z] "mime/quotedprintable", [2024-03-21T09:11:30.987Z] "net/textproto", [2024-03-21T09:11:30.987Z] "os", [2024-03-21T09:11:30.987Z] "path/filepath", [2024-03-21T09:11:30.987Z] "sort", [2024-03-21T09:11:30.987Z] "strings" [2024-03-21T09:11:30.987Z] ], [2024-03-21T09:11:30.987Z] "Deps": [ [2024-03-21T09:11:30.987Z] "bufio", [2024-03-21T09:11:30.987Z] "bytes", [2024-03-21T09:11:30.987Z] "context", [2024-03-21T09:11:30.987Z] "crypto/aes", [2024-03-21T09:11:30.987Z] "crypto/cipher", [2024-03-21T09:11:30.987Z] "crypto/internal/subtle", [2024-03-21T09:11:30.987Z] "crypto/rand", [2024-03-21T09:11:30.987Z] "crypto/subtle", [2024-03-21T09:11:30.987Z] "encoding/base64", [2024-03-21T09:11:30.987Z] "encoding/binary", [2024-03-21T09:11:30.987Z] "errors", [2024-03-21T09:11:30.987Z] "fmt", [2024-03-21T09:11:30.987Z] "internal/abi", [2024-03-21T09:11:30.987Z] "internal/bytealg", [2024-03-21T09:11:30.987Z] "internal/cpu", [2024-03-21T09:11:30.987Z] "internal/fmtsort", [2024-03-21T09:11:30.987Z] "internal/goexperiment", [2024-03-21T09:11:30.987Z] "internal/itoa", [2024-03-21T09:11:30.987Z] "internal/nettrace", [2024-03-21T09:11:30.987Z] "internal/oserror", [2024-03-21T09:11:30.987Z] "internal/poll", [2024-03-21T09:11:30.987Z] "internal/race", [2024-03-21T09:11:30.987Z] "internal/reflectlite", [2024-03-21T09:11:30.987Z] "internal/singleflight", [2024-03-21T09:11:30.987Z] "internal/syscall/execenv", [2024-03-21T09:11:30.987Z] "internal/syscall/unix", [2024-03-21T09:11:30.987Z] "internal/testlog", [2024-03-21T09:11:30.987Z] "internal/unsafeheader", [2024-03-21T09:11:30.987Z] "io", [2024-03-21T09:11:30.987Z] "io/fs", [2024-03-21T09:11:30.987Z] "math", [2024-03-21T09:11:30.988Z] "math/big", [2024-03-21T09:11:30.988Z] "math/bits", [2024-03-21T09:11:30.988Z] "math/rand", [2024-03-21T09:11:30.988Z] "mime", [2024-03-21T09:11:30.988Z] "mime/quotedprintable", [2024-03-21T09:11:30.988Z] "net", [2024-03-21T09:11:30.988Z] "net/textproto", [2024-03-21T09:11:30.988Z] "os", [2024-03-21T09:11:30.988Z] "path", [2024-03-21T09:11:30.988Z] "path/filepath", [2024-03-21T09:11:30.988Z] "reflect", [2024-03-21T09:11:30.988Z] "runtime", [2024-03-21T09:11:30.988Z] "runtime/cgo", [2024-03-21T09:11:30.988Z] "runtime/internal/atomic", [2024-03-21T09:11:30.988Z] "runtime/internal/math", [2024-03-21T09:11:30.988Z] "runtime/internal/sys", [2024-03-21T09:11:30.988Z] "sort", [2024-03-21T09:11:30.988Z] "strconv", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "sync", [2024-03-21T09:11:30.988Z] "sync/atomic", [2024-03-21T09:11:30.988Z] "syscall", [2024-03-21T09:11:30.988Z] "time", [2024-03-21T09:11:30.988Z] "unicode", [2024-03-21T09:11:30.988Z] "unicode/utf8", [2024-03-21T09:11:30.988Z] "unsafe", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestGoFiles": [ [2024-03-21T09:11:30.988Z] "formdata_test.go", [2024-03-21T09:11:30.988Z] "multipart_test.go", [2024-03-21T09:11:30.988Z] "writer_test.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestImports": [ [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "encoding/json", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "math", [2024-03-21T09:11:30.988Z] "mime", [2024-03-21T09:11:30.988Z] "net/textproto", [2024-03-21T09:11:30.988Z] "os", [2024-03-21T09:11:30.988Z] "reflect", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "testing" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "XTestGoFiles": [ [2024-03-21T09:11:30.988Z] "example_test.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "XTestImports": [ [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "log", [2024-03-21T09:11:30.988Z] "mime", [2024-03-21T09:11:30.988Z] "mime/multipart", [2024-03-21T09:11:30.988Z] "net/mail", [2024-03-21T09:11:30.988Z] "strings" [2024-03-21T09:11:30.988Z] ] [2024-03-21T09:11:30.988Z] } [2024-03-21T09:11:30.988Z] { [2024-03-21T09:11:30.988Z] "Dir": "/usr/local/go/src/net/http/httptrace", [2024-03-21T09:11:30.988Z] "ImportPath": "net/http/httptrace", [2024-03-21T09:11:30.988Z] "Name": "httptrace", [2024-03-21T09:11:30.988Z] "Doc": "Package httptrace provides mechanisms to trace the events within HTTP client requests.", [2024-03-21T09:11:30.988Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httptrace.a", [2024-03-21T09:11:30.988Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.988Z] "Goroot": true, [2024-03-21T09:11:30.988Z] "Standard": true, [2024-03-21T09:11:30.988Z] "DepOnly": true, [2024-03-21T09:11:30.988Z] "GoFiles": [ [2024-03-21T09:11:30.988Z] "trace.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "Imports": [ [2024-03-21T09:11:30.988Z] "context", [2024-03-21T09:11:30.988Z] "crypto/tls", [2024-03-21T09:11:30.988Z] "internal/nettrace", [2024-03-21T09:11:30.988Z] "net", [2024-03-21T09:11:30.988Z] "net/textproto", [2024-03-21T09:11:30.988Z] "reflect", [2024-03-21T09:11:30.988Z] "time" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "Deps": [ [2024-03-21T09:11:30.988Z] "bufio", [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "container/list", [2024-03-21T09:11:30.988Z] "context", [2024-03-21T09:11:30.988Z] "crypto", [2024-03-21T09:11:30.988Z] "crypto/aes", [2024-03-21T09:11:30.988Z] "crypto/cipher", [2024-03-21T09:11:30.988Z] "crypto/des", [2024-03-21T09:11:30.988Z] "crypto/dsa", [2024-03-21T09:11:30.988Z] "crypto/ecdsa", [2024-03-21T09:11:30.988Z] "crypto/ed25519", [2024-03-21T09:11:30.988Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.988Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.988Z] "crypto/elliptic", [2024-03-21T09:11:30.988Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.988Z] "crypto/hmac", [2024-03-21T09:11:30.988Z] "crypto/internal/randutil", [2024-03-21T09:11:30.988Z] "crypto/internal/subtle", [2024-03-21T09:11:30.988Z] "crypto/md5", [2024-03-21T09:11:30.988Z] "crypto/rand", [2024-03-21T09:11:30.988Z] "crypto/rc4", [2024-03-21T09:11:30.988Z] "crypto/rsa", [2024-03-21T09:11:30.988Z] "crypto/sha1", [2024-03-21T09:11:30.988Z] "crypto/sha256", [2024-03-21T09:11:30.988Z] "crypto/sha512", [2024-03-21T09:11:30.988Z] "crypto/subtle", [2024-03-21T09:11:30.988Z] "crypto/tls", [2024-03-21T09:11:30.988Z] "crypto/x509", [2024-03-21T09:11:30.988Z] "crypto/x509/pkix", [2024-03-21T09:11:30.988Z] "encoding/asn1", [2024-03-21T09:11:30.988Z] "encoding/base64", [2024-03-21T09:11:30.988Z] "encoding/binary", [2024-03-21T09:11:30.988Z] "encoding/hex", [2024-03-21T09:11:30.988Z] "encoding/pem", [2024-03-21T09:11:30.988Z] "errors", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "hash", [2024-03-21T09:11:30.988Z] "internal/abi", [2024-03-21T09:11:30.988Z] "internal/bytealg", [2024-03-21T09:11:30.988Z] "internal/cpu", [2024-03-21T09:11:30.988Z] "internal/fmtsort", [2024-03-21T09:11:30.988Z] "internal/goexperiment", [2024-03-21T09:11:30.988Z] "internal/itoa", [2024-03-21T09:11:30.988Z] "internal/nettrace", [2024-03-21T09:11:30.988Z] "internal/oserror", [2024-03-21T09:11:30.988Z] "internal/poll", [2024-03-21T09:11:30.988Z] "internal/race", [2024-03-21T09:11:30.988Z] "internal/reflectlite", [2024-03-21T09:11:30.988Z] "internal/singleflight", [2024-03-21T09:11:30.988Z] "internal/syscall/execenv", [2024-03-21T09:11:30.988Z] "internal/syscall/unix", [2024-03-21T09:11:30.988Z] "internal/testlog", [2024-03-21T09:11:30.988Z] "internal/unsafeheader", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "io/fs", [2024-03-21T09:11:30.988Z] "io/ioutil", [2024-03-21T09:11:30.988Z] "math", [2024-03-21T09:11:30.988Z] "math/big", [2024-03-21T09:11:30.988Z] "math/bits", [2024-03-21T09:11:30.988Z] "math/rand", [2024-03-21T09:11:30.988Z] "net", [2024-03-21T09:11:30.988Z] "net/textproto", [2024-03-21T09:11:30.988Z] "net/url", [2024-03-21T09:11:30.988Z] "os", [2024-03-21T09:11:30.988Z] "path", [2024-03-21T09:11:30.988Z] "path/filepath", [2024-03-21T09:11:30.988Z] "reflect", [2024-03-21T09:11:30.988Z] "runtime", [2024-03-21T09:11:30.988Z] "runtime/cgo", [2024-03-21T09:11:30.988Z] "runtime/internal/atomic", [2024-03-21T09:11:30.988Z] "runtime/internal/math", [2024-03-21T09:11:30.988Z] "runtime/internal/sys", [2024-03-21T09:11:30.988Z] "sort", [2024-03-21T09:11:30.988Z] "strconv", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "sync", [2024-03-21T09:11:30.988Z] "sync/atomic", [2024-03-21T09:11:30.988Z] "syscall", [2024-03-21T09:11:30.988Z] "time", [2024-03-21T09:11:30.988Z] "unicode", [2024-03-21T09:11:30.988Z] "unicode/utf16", [2024-03-21T09:11:30.988Z] "unicode/utf8", [2024-03-21T09:11:30.988Z] "unsafe", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestGoFiles": [ [2024-03-21T09:11:30.988Z] "trace_test.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestImports": [ [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "context", [2024-03-21T09:11:30.988Z] "testing" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "XTestGoFiles": [ [2024-03-21T09:11:30.988Z] "example_test.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "XTestImports": [ [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "log", [2024-03-21T09:11:30.988Z] "net/http", [2024-03-21T09:11:30.988Z] "net/http/httptrace" [2024-03-21T09:11:30.988Z] ] [2024-03-21T09:11:30.988Z] } [2024-03-21T09:11:30.988Z] { [2024-03-21T09:11:30.988Z] "Dir": "/usr/local/go/src/net/http/internal", [2024-03-21T09:11:30.988Z] "ImportPath": "net/http/internal", [2024-03-21T09:11:30.988Z] "Name": "internal", [2024-03-21T09:11:30.988Z] "Doc": "Package internal contains HTTP internals shared by net/http and net/http/httputil.", [2024-03-21T09:11:30.988Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal.a", [2024-03-21T09:11:30.988Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.988Z] "Goroot": true, [2024-03-21T09:11:30.988Z] "Standard": true, [2024-03-21T09:11:30.988Z] "DepOnly": true, [2024-03-21T09:11:30.988Z] "GoFiles": [ [2024-03-21T09:11:30.988Z] "chunked.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "Imports": [ [2024-03-21T09:11:30.988Z] "bufio", [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "errors", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "io" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "Deps": [ [2024-03-21T09:11:30.988Z] "bufio", [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "errors", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "internal/abi", [2024-03-21T09:11:30.988Z] "internal/bytealg", [2024-03-21T09:11:30.988Z] "internal/cpu", [2024-03-21T09:11:30.988Z] "internal/fmtsort", [2024-03-21T09:11:30.988Z] "internal/goexperiment", [2024-03-21T09:11:30.988Z] "internal/itoa", [2024-03-21T09:11:30.988Z] "internal/oserror", [2024-03-21T09:11:30.988Z] "internal/poll", [2024-03-21T09:11:30.988Z] "internal/race", [2024-03-21T09:11:30.988Z] "internal/reflectlite", [2024-03-21T09:11:30.988Z] "internal/syscall/execenv", [2024-03-21T09:11:30.988Z] "internal/syscall/unix", [2024-03-21T09:11:30.988Z] "internal/testlog", [2024-03-21T09:11:30.988Z] "internal/unsafeheader", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "io/fs", [2024-03-21T09:11:30.988Z] "math", [2024-03-21T09:11:30.988Z] "math/bits", [2024-03-21T09:11:30.988Z] "os", [2024-03-21T09:11:30.988Z] "path", [2024-03-21T09:11:30.988Z] "reflect", [2024-03-21T09:11:30.988Z] "runtime", [2024-03-21T09:11:30.988Z] "runtime/internal/atomic", [2024-03-21T09:11:30.988Z] "runtime/internal/math", [2024-03-21T09:11:30.988Z] "runtime/internal/sys", [2024-03-21T09:11:30.988Z] "sort", [2024-03-21T09:11:30.988Z] "strconv", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "sync", [2024-03-21T09:11:30.988Z] "sync/atomic", [2024-03-21T09:11:30.988Z] "syscall", [2024-03-21T09:11:30.988Z] "time", [2024-03-21T09:11:30.988Z] "unicode", [2024-03-21T09:11:30.988Z] "unicode/utf8", [2024-03-21T09:11:30.988Z] "unsafe" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestGoFiles": [ [2024-03-21T09:11:30.988Z] "chunked_test.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestImports": [ [2024-03-21T09:11:30.988Z] "bufio", [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "testing" [2024-03-21T09:11:30.988Z] ] [2024-03-21T09:11:30.988Z] } [2024-03-21T09:11:30.988Z] { [2024-03-21T09:11:30.988Z] "Dir": "/usr/local/go/src/net/http/internal/ascii", [2024-03-21T09:11:30.988Z] "ImportPath": "net/http/internal/ascii", [2024-03-21T09:11:30.988Z] "Name": "ascii", [2024-03-21T09:11:30.988Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal/ascii.a", [2024-03-21T09:11:30.988Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.988Z] "Goroot": true, [2024-03-21T09:11:30.988Z] "Standard": true, [2024-03-21T09:11:30.988Z] "DepOnly": true, [2024-03-21T09:11:30.988Z] "GoFiles": [ [2024-03-21T09:11:30.988Z] "print.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "Imports": [ [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "unicode" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "Deps": [ [2024-03-21T09:11:30.988Z] "errors", [2024-03-21T09:11:30.988Z] "internal/abi", [2024-03-21T09:11:30.988Z] "internal/bytealg", [2024-03-21T09:11:30.988Z] "internal/cpu", [2024-03-21T09:11:30.988Z] "internal/goexperiment", [2024-03-21T09:11:30.988Z] "internal/race", [2024-03-21T09:11:30.988Z] "internal/reflectlite", [2024-03-21T09:11:30.988Z] "internal/unsafeheader", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "runtime", [2024-03-21T09:11:30.988Z] "runtime/internal/atomic", [2024-03-21T09:11:30.988Z] "runtime/internal/math", [2024-03-21T09:11:30.988Z] "runtime/internal/sys", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "sync", [2024-03-21T09:11:30.988Z] "sync/atomic", [2024-03-21T09:11:30.988Z] "unicode", [2024-03-21T09:11:30.988Z] "unicode/utf8", [2024-03-21T09:11:30.988Z] "unsafe" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestGoFiles": [ [2024-03-21T09:11:30.988Z] "print_test.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestImports": [ [2024-03-21T09:11:30.988Z] "testing" [2024-03-21T09:11:30.988Z] ] [2024-03-21T09:11:30.988Z] } [2024-03-21T09:11:30.988Z] { [2024-03-21T09:11:30.988Z] "Dir": "/usr/local/go/src/net/http", [2024-03-21T09:11:30.988Z] "ImportPath": "net/http", [2024-03-21T09:11:30.988Z] "Name": "http", [2024-03-21T09:11:30.988Z] "Doc": "Package http provides HTTP client and server implementations.", [2024-03-21T09:11:30.988Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http.a", [2024-03-21T09:11:30.988Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.988Z] "Goroot": true, [2024-03-21T09:11:30.988Z] "Standard": true, [2024-03-21T09:11:30.988Z] "DepOnly": true, [2024-03-21T09:11:30.988Z] "GoFiles": [ [2024-03-21T09:11:30.988Z] "client.go", [2024-03-21T09:11:30.988Z] "clone.go", [2024-03-21T09:11:30.988Z] "cookie.go", [2024-03-21T09:11:30.988Z] "doc.go", [2024-03-21T09:11:30.988Z] "filetransport.go", [2024-03-21T09:11:30.988Z] "fs.go", [2024-03-21T09:11:30.988Z] "h2_bundle.go", [2024-03-21T09:11:30.988Z] "header.go", [2024-03-21T09:11:30.988Z] "http.go", [2024-03-21T09:11:30.988Z] "jar.go", [2024-03-21T09:11:30.988Z] "method.go", [2024-03-21T09:11:30.988Z] "request.go", [2024-03-21T09:11:30.988Z] "response.go", [2024-03-21T09:11:30.988Z] "roundtrip.go", [2024-03-21T09:11:30.988Z] "server.go", [2024-03-21T09:11:30.988Z] "sniff.go", [2024-03-21T09:11:30.988Z] "socks_bundle.go", [2024-03-21T09:11:30.988Z] "status.go", [2024-03-21T09:11:30.988Z] "transfer.go", [2024-03-21T09:11:30.988Z] "transport.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.988Z] "omithttp2.go", [2024-03-21T09:11:30.988Z] "roundtrip_js.go", [2024-03-21T09:11:30.988Z] "triv.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "Imports": [ [2024-03-21T09:11:30.988Z] "bufio", [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "compress/gzip", [2024-03-21T09:11:30.988Z] "container/list", [2024-03-21T09:11:30.988Z] "context", [2024-03-21T09:11:30.988Z] "crypto/rand", [2024-03-21T09:11:30.988Z] "crypto/tls", [2024-03-21T09:11:30.988Z] "encoding/base64", [2024-03-21T09:11:30.988Z] "encoding/binary", [2024-03-21T09:11:30.988Z] "errors", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "io/fs", [2024-03-21T09:11:30.988Z] "io/ioutil", [2024-03-21T09:11:30.988Z] "log", [2024-03-21T09:11:30.988Z] "math", [2024-03-21T09:11:30.988Z] "math/rand", [2024-03-21T09:11:30.988Z] "mime", [2024-03-21T09:11:30.988Z] "mime/multipart", [2024-03-21T09:11:30.988Z] "net", [2024-03-21T09:11:30.988Z] "net/http/httptrace", [2024-03-21T09:11:30.988Z] "net/http/internal", [2024-03-21T09:11:30.988Z] "net/http/internal/ascii", [2024-03-21T09:11:30.988Z] "net/textproto", [2024-03-21T09:11:30.988Z] "net/url", [2024-03-21T09:11:30.988Z] "os", [2024-03-21T09:11:30.988Z] "path", [2024-03-21T09:11:30.988Z] "path/filepath", [2024-03-21T09:11:30.988Z] "reflect", [2024-03-21T09:11:30.988Z] "runtime", [2024-03-21T09:11:30.988Z] "sort", [2024-03-21T09:11:30.988Z] "strconv", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "sync", [2024-03-21T09:11:30.988Z] "sync/atomic", [2024-03-21T09:11:30.988Z] "time", [2024-03-21T09:11:30.988Z] "unicode/utf8" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "ImportMap": { [2024-03-21T09:11:30.988Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.988Z] "golang.org/x/net/http/httpproxy": "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.988Z] "golang.org/x/net/http2/hpack": "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.988Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-03-21T09:11:30.988Z] }, [2024-03-21T09:11:30.988Z] "Deps": [ [2024-03-21T09:11:30.988Z] "bufio", [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "compress/flate", [2024-03-21T09:11:30.988Z] "compress/gzip", [2024-03-21T09:11:30.988Z] "container/list", [2024-03-21T09:11:30.988Z] "context", [2024-03-21T09:11:30.988Z] "crypto", [2024-03-21T09:11:30.988Z] "crypto/aes", [2024-03-21T09:11:30.988Z] "crypto/cipher", [2024-03-21T09:11:30.988Z] "crypto/des", [2024-03-21T09:11:30.988Z] "crypto/dsa", [2024-03-21T09:11:30.988Z] "crypto/ecdsa", [2024-03-21T09:11:30.988Z] "crypto/ed25519", [2024-03-21T09:11:30.988Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.988Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.988Z] "crypto/elliptic", [2024-03-21T09:11:30.988Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.988Z] "crypto/hmac", [2024-03-21T09:11:30.988Z] "crypto/internal/randutil", [2024-03-21T09:11:30.988Z] "crypto/internal/subtle", [2024-03-21T09:11:30.988Z] "crypto/md5", [2024-03-21T09:11:30.988Z] "crypto/rand", [2024-03-21T09:11:30.988Z] "crypto/rc4", [2024-03-21T09:11:30.988Z] "crypto/rsa", [2024-03-21T09:11:30.988Z] "crypto/sha1", [2024-03-21T09:11:30.988Z] "crypto/sha256", [2024-03-21T09:11:30.988Z] "crypto/sha512", [2024-03-21T09:11:30.988Z] "crypto/subtle", [2024-03-21T09:11:30.988Z] "crypto/tls", [2024-03-21T09:11:30.988Z] "crypto/x509", [2024-03-21T09:11:30.988Z] "crypto/x509/pkix", [2024-03-21T09:11:30.988Z] "encoding/asn1", [2024-03-21T09:11:30.988Z] "encoding/base64", [2024-03-21T09:11:30.988Z] "encoding/binary", [2024-03-21T09:11:30.988Z] "encoding/hex", [2024-03-21T09:11:30.988Z] "encoding/pem", [2024-03-21T09:11:30.988Z] "errors", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "hash", [2024-03-21T09:11:30.988Z] "hash/crc32", [2024-03-21T09:11:30.988Z] "internal/abi", [2024-03-21T09:11:30.988Z] "internal/bytealg", [2024-03-21T09:11:30.988Z] "internal/cpu", [2024-03-21T09:11:30.988Z] "internal/fmtsort", [2024-03-21T09:11:30.988Z] "internal/goexperiment", [2024-03-21T09:11:30.988Z] "internal/itoa", [2024-03-21T09:11:30.988Z] "internal/nettrace", [2024-03-21T09:11:30.988Z] "internal/oserror", [2024-03-21T09:11:30.988Z] "internal/poll", [2024-03-21T09:11:30.988Z] "internal/race", [2024-03-21T09:11:30.988Z] "internal/reflectlite", [2024-03-21T09:11:30.988Z] "internal/singleflight", [2024-03-21T09:11:30.988Z] "internal/syscall/execenv", [2024-03-21T09:11:30.988Z] "internal/syscall/unix", [2024-03-21T09:11:30.988Z] "internal/testlog", [2024-03-21T09:11:30.988Z] "internal/unsafeheader", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "io/fs", [2024-03-21T09:11:30.988Z] "io/ioutil", [2024-03-21T09:11:30.988Z] "log", [2024-03-21T09:11:30.988Z] "math", [2024-03-21T09:11:30.988Z] "math/big", [2024-03-21T09:11:30.988Z] "math/bits", [2024-03-21T09:11:30.988Z] "math/rand", [2024-03-21T09:11:30.988Z] "mime", [2024-03-21T09:11:30.988Z] "mime/multipart", [2024-03-21T09:11:30.988Z] "mime/quotedprintable", [2024-03-21T09:11:30.988Z] "net", [2024-03-21T09:11:30.988Z] "net/http/httptrace", [2024-03-21T09:11:30.988Z] "net/http/internal", [2024-03-21T09:11:30.988Z] "net/http/internal/ascii", [2024-03-21T09:11:30.988Z] "net/textproto", [2024-03-21T09:11:30.988Z] "net/url", [2024-03-21T09:11:30.988Z] "os", [2024-03-21T09:11:30.988Z] "path", [2024-03-21T09:11:30.988Z] "path/filepath", [2024-03-21T09:11:30.988Z] "reflect", [2024-03-21T09:11:30.988Z] "runtime", [2024-03-21T09:11:30.988Z] "runtime/cgo", [2024-03-21T09:11:30.988Z] "runtime/internal/atomic", [2024-03-21T09:11:30.988Z] "runtime/internal/math", [2024-03-21T09:11:30.988Z] "runtime/internal/sys", [2024-03-21T09:11:30.988Z] "sort", [2024-03-21T09:11:30.988Z] "strconv", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "sync", [2024-03-21T09:11:30.988Z] "sync/atomic", [2024-03-21T09:11:30.988Z] "syscall", [2024-03-21T09:11:30.988Z] "time", [2024-03-21T09:11:30.988Z] "unicode", [2024-03-21T09:11:30.988Z] "unicode/utf16", [2024-03-21T09:11:30.988Z] "unicode/utf8", [2024-03-21T09:11:30.988Z] "unsafe", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestGoFiles": [ [2024-03-21T09:11:30.988Z] "cookie_test.go", [2024-03-21T09:11:30.988Z] "export_test.go", [2024-03-21T09:11:30.988Z] "filetransport_test.go", [2024-03-21T09:11:30.988Z] "header_test.go", [2024-03-21T09:11:30.988Z] "http_test.go", [2024-03-21T09:11:30.988Z] "proxy_test.go", [2024-03-21T09:11:30.988Z] "range_test.go", [2024-03-21T09:11:30.988Z] "readrequest_test.go", [2024-03-21T09:11:30.988Z] "requestwrite_test.go", [2024-03-21T09:11:30.988Z] "response_test.go", [2024-03-21T09:11:30.988Z] "responsewrite_test.go", [2024-03-21T09:11:30.988Z] "server_test.go", [2024-03-21T09:11:30.988Z] "transfer_test.go", [2024-03-21T09:11:30.988Z] "transport_internal_test.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "TestImports": [ [2024-03-21T09:11:30.988Z] "bufio", [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "compress/gzip", [2024-03-21T09:11:30.988Z] "context", [2024-03-21T09:11:30.988Z] "crypto/rand", [2024-03-21T09:11:30.988Z] "crypto/tls", [2024-03-21T09:11:30.988Z] "encoding/json", [2024-03-21T09:11:30.988Z] "errors", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "go/token", [2024-03-21T09:11:30.988Z] "internal/race", [2024-03-21T09:11:30.988Z] "internal/testenv", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "io/fs", [2024-03-21T09:11:30.988Z] "log", [2024-03-21T09:11:30.988Z] "net", [2024-03-21T09:11:30.988Z] "net/http/internal", [2024-03-21T09:11:30.988Z] "net/http/internal/testcert", [2024-03-21T09:11:30.988Z] "net/url", [2024-03-21T09:11:30.988Z] "os", [2024-03-21T09:11:30.988Z] "os/exec", [2024-03-21T09:11:30.988Z] "path/filepath", [2024-03-21T09:11:30.988Z] "reflect", [2024-03-21T09:11:30.988Z] "regexp", [2024-03-21T09:11:30.988Z] "runtime", [2024-03-21T09:11:30.988Z] "sort", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "sync", [2024-03-21T09:11:30.988Z] "testing", [2024-03-21T09:11:30.988Z] "testing/iotest", [2024-03-21T09:11:30.988Z] "time" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "XTestGoFiles": [ [2024-03-21T09:11:30.988Z] "alpn_test.go", [2024-03-21T09:11:30.988Z] "client_test.go", [2024-03-21T09:11:30.988Z] "clientserver_test.go", [2024-03-21T09:11:30.988Z] "example_filesystem_test.go", [2024-03-21T09:11:30.988Z] "example_handle_test.go", [2024-03-21T09:11:30.988Z] "example_test.go", [2024-03-21T09:11:30.988Z] "fs_test.go", [2024-03-21T09:11:30.988Z] "main_test.go", [2024-03-21T09:11:30.988Z] "request_test.go", [2024-03-21T09:11:30.988Z] "serve_test.go", [2024-03-21T09:11:30.988Z] "sniff_test.go", [2024-03-21T09:11:30.988Z] "transport_test.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "XTestImports": [ [2024-03-21T09:11:30.988Z] "bufio", [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "compress/gzip", [2024-03-21T09:11:30.988Z] "compress/zlib", [2024-03-21T09:11:30.988Z] "context", [2024-03-21T09:11:30.988Z] "crypto/rand", [2024-03-21T09:11:30.988Z] "crypto/sha1", [2024-03-21T09:11:30.988Z] "crypto/tls", [2024-03-21T09:11:30.988Z] "crypto/x509", [2024-03-21T09:11:30.988Z] "encoding/base64", [2024-03-21T09:11:30.988Z] "encoding/binary", [2024-03-21T09:11:30.988Z] "encoding/json", [2024-03-21T09:11:30.988Z] "errors", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "go/token", [2024-03-21T09:11:30.988Z] "hash", [2024-03-21T09:11:30.988Z] "internal/nettrace", [2024-03-21T09:11:30.988Z] "internal/testenv", [2024-03-21T09:11:30.988Z] "io", [2024-03-21T09:11:30.988Z] "io/fs", [2024-03-21T09:11:30.988Z] "log", [2024-03-21T09:11:30.988Z] "math", [2024-03-21T09:11:30.988Z] "math/rand", [2024-03-21T09:11:30.988Z] "mime", [2024-03-21T09:11:30.988Z] "mime/multipart", [2024-03-21T09:11:30.988Z] "net", [2024-03-21T09:11:30.988Z] "net/http", [2024-03-21T09:11:30.988Z] "net/http/cookiejar", [2024-03-21T09:11:30.988Z] "net/http/httptest", [2024-03-21T09:11:30.988Z] "net/http/httptrace", [2024-03-21T09:11:30.988Z] "net/http/httputil", [2024-03-21T09:11:30.988Z] "net/http/internal", [2024-03-21T09:11:30.988Z] "net/http/internal/testcert", [2024-03-21T09:11:30.988Z] "net/textproto", [2024-03-21T09:11:30.988Z] "net/url", [2024-03-21T09:11:30.988Z] "os", [2024-03-21T09:11:30.988Z] "os/exec", [2024-03-21T09:11:30.988Z] "os/signal", [2024-03-21T09:11:30.988Z] "path", [2024-03-21T09:11:30.988Z] "path/filepath", [2024-03-21T09:11:30.988Z] "reflect", [2024-03-21T09:11:30.988Z] "regexp", [2024-03-21T09:11:30.988Z] "runtime", [2024-03-21T09:11:30.988Z] "runtime/debug", [2024-03-21T09:11:30.988Z] "sort", [2024-03-21T09:11:30.988Z] "strconv", [2024-03-21T09:11:30.988Z] "strings", [2024-03-21T09:11:30.988Z] "sync", [2024-03-21T09:11:30.988Z] "sync/atomic", [2024-03-21T09:11:30.988Z] "syscall", [2024-03-21T09:11:30.988Z] "testing", [2024-03-21T09:11:30.988Z] "testing/iotest", [2024-03-21T09:11:30.988Z] "time", [2024-03-21T09:11:30.988Z] "vendor/golang.org/x/net/http/httpguts" [2024-03-21T09:11:30.988Z] ] [2024-03-21T09:11:30.988Z] } [2024-03-21T09:11:30.988Z] { [2024-03-21T09:11:30.988Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/errors", [2024-03-21T09:11:30.988Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.988Z] "Name": "errors", [2024-03-21T09:11:30.988Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.988Z] "Module": { [2024-03-21T09:11:30.988Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:30.988Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:30.988Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:30.988Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.988Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:30.988Z] "GoVersion": "1.21" [2024-03-21T09:11:30.988Z] }, [2024-03-21T09:11:30.988Z] "DepOnly": true, [2024-03-21T09:11:30.988Z] "Stale": true, [2024-03-21T09:11:30.988Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.988Z] "GoFiles": [ [2024-03-21T09:11:30.988Z] "types.go" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "Imports": [ [2024-03-21T09:11:30.988Z] "errors", [2024-03-21T09:11:30.988Z] "fmt", [2024-03-21T09:11:30.988Z] "net/http", [2024-03-21T09:11:30.988Z] "runtime" [2024-03-21T09:11:30.988Z] ], [2024-03-21T09:11:30.988Z] "Deps": [ [2024-03-21T09:11:30.988Z] "bufio", [2024-03-21T09:11:30.988Z] "bytes", [2024-03-21T09:11:30.988Z] "compress/flate", [2024-03-21T09:11:30.988Z] "compress/gzip", [2024-03-21T09:11:30.988Z] "container/list", [2024-03-21T09:11:30.988Z] "context", [2024-03-21T09:11:30.988Z] "crypto", [2024-03-21T09:11:30.989Z] "crypto/aes", [2024-03-21T09:11:30.989Z] "crypto/cipher", [2024-03-21T09:11:30.989Z] "crypto/des", [2024-03-21T09:11:30.989Z] "crypto/dsa", [2024-03-21T09:11:30.989Z] "crypto/ecdsa", [2024-03-21T09:11:30.989Z] "crypto/ed25519", [2024-03-21T09:11:30.989Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.989Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.989Z] "crypto/elliptic", [2024-03-21T09:11:30.989Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.989Z] "crypto/hmac", [2024-03-21T09:11:30.989Z] "crypto/internal/randutil", [2024-03-21T09:11:30.989Z] "crypto/internal/subtle", [2024-03-21T09:11:30.989Z] "crypto/md5", [2024-03-21T09:11:30.989Z] "crypto/rand", [2024-03-21T09:11:30.989Z] "crypto/rc4", [2024-03-21T09:11:30.989Z] "crypto/rsa", [2024-03-21T09:11:30.989Z] "crypto/sha1", [2024-03-21T09:11:30.989Z] "crypto/sha256", [2024-03-21T09:11:30.989Z] "crypto/sha512", [2024-03-21T09:11:30.989Z] "crypto/subtle", [2024-03-21T09:11:30.989Z] "crypto/tls", [2024-03-21T09:11:30.989Z] "crypto/x509", [2024-03-21T09:11:30.989Z] "crypto/x509/pkix", [2024-03-21T09:11:30.989Z] "encoding/asn1", [2024-03-21T09:11:30.989Z] "encoding/base64", [2024-03-21T09:11:30.989Z] "encoding/binary", [2024-03-21T09:11:30.989Z] "encoding/hex", [2024-03-21T09:11:30.989Z] "encoding/pem", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "hash", [2024-03-21T09:11:30.989Z] "hash/crc32", [2024-03-21T09:11:30.989Z] "internal/abi", [2024-03-21T09:11:30.989Z] "internal/bytealg", [2024-03-21T09:11:30.989Z] "internal/cpu", [2024-03-21T09:11:30.989Z] "internal/fmtsort", [2024-03-21T09:11:30.989Z] "internal/goexperiment", [2024-03-21T09:11:30.989Z] "internal/itoa", [2024-03-21T09:11:30.989Z] "internal/nettrace", [2024-03-21T09:11:30.989Z] "internal/oserror", [2024-03-21T09:11:30.989Z] "internal/poll", [2024-03-21T09:11:30.989Z] "internal/race", [2024-03-21T09:11:30.989Z] "internal/reflectlite", [2024-03-21T09:11:30.989Z] "internal/singleflight", [2024-03-21T09:11:30.989Z] "internal/syscall/execenv", [2024-03-21T09:11:30.989Z] "internal/syscall/unix", [2024-03-21T09:11:30.989Z] "internal/testlog", [2024-03-21T09:11:30.989Z] "internal/unsafeheader", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "io/fs", [2024-03-21T09:11:30.989Z] "io/ioutil", [2024-03-21T09:11:30.989Z] "log", [2024-03-21T09:11:30.989Z] "math", [2024-03-21T09:11:30.989Z] "math/big", [2024-03-21T09:11:30.989Z] "math/bits", [2024-03-21T09:11:30.989Z] "math/rand", [2024-03-21T09:11:30.989Z] "mime", [2024-03-21T09:11:30.989Z] "mime/multipart", [2024-03-21T09:11:30.989Z] "mime/quotedprintable", [2024-03-21T09:11:30.989Z] "net", [2024-03-21T09:11:30.989Z] "net/http", [2024-03-21T09:11:30.989Z] "net/http/httptrace", [2024-03-21T09:11:30.989Z] "net/http/internal", [2024-03-21T09:11:30.989Z] "net/http/internal/ascii", [2024-03-21T09:11:30.989Z] "net/textproto", [2024-03-21T09:11:30.989Z] "net/url", [2024-03-21T09:11:30.989Z] "os", [2024-03-21T09:11:30.989Z] "path", [2024-03-21T09:11:30.989Z] "path/filepath", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "runtime", [2024-03-21T09:11:30.989Z] "runtime/cgo", [2024-03-21T09:11:30.989Z] "runtime/internal/atomic", [2024-03-21T09:11:30.989Z] "runtime/internal/math", [2024-03-21T09:11:30.989Z] "runtime/internal/sys", [2024-03-21T09:11:30.989Z] "sort", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "sync", [2024-03-21T09:11:30.989Z] "sync/atomic", [2024-03-21T09:11:30.989Z] "syscall", [2024-03-21T09:11:30.989Z] "time", [2024-03-21T09:11:30.989Z] "unicode", [2024-03-21T09:11:30.989Z] "unicode/utf16", [2024-03-21T09:11:30.989Z] "unicode/utf8", [2024-03-21T09:11:30.989Z] "unsafe", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.989Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestGoFiles": [ [2024-03-21T09:11:30.989Z] "types_test.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestImports": [ [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.989Z] "testing" [2024-03-21T09:11:30.989Z] ] [2024-03-21T09:11:30.989Z] } [2024-03-21T09:11:30.989Z] { [2024-03-21T09:11:30.989Z] "Dir": "/usr/local/go/src/encoding", [2024-03-21T09:11:30.989Z] "ImportPath": "encoding", [2024-03-21T09:11:30.989Z] "Name": "encoding", [2024-03-21T09:11:30.989Z] "Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.", [2024-03-21T09:11:30.989Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding.a", [2024-03-21T09:11:30.989Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.989Z] "Goroot": true, [2024-03-21T09:11:30.989Z] "Standard": true, [2024-03-21T09:11:30.989Z] "DepOnly": true, [2024-03-21T09:11:30.989Z] "GoFiles": [ [2024-03-21T09:11:30.989Z] "encoding.go" [2024-03-21T09:11:30.989Z] ] [2024-03-21T09:11:30.989Z] } [2024-03-21T09:11:30.989Z] { [2024-03-21T09:11:30.989Z] "Dir": "/usr/local/go/src/encoding/json", [2024-03-21T09:11:30.989Z] "ImportPath": "encoding/json", [2024-03-21T09:11:30.989Z] "Name": "json", [2024-03-21T09:11:30.989Z] "Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.", [2024-03-21T09:11:30.989Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/json.a", [2024-03-21T09:11:30.989Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.989Z] "Goroot": true, [2024-03-21T09:11:30.989Z] "Standard": true, [2024-03-21T09:11:30.989Z] "DepOnly": true, [2024-03-21T09:11:30.989Z] "GoFiles": [ [2024-03-21T09:11:30.989Z] "decode.go", [2024-03-21T09:11:30.989Z] "encode.go", [2024-03-21T09:11:30.989Z] "fold.go", [2024-03-21T09:11:30.989Z] "indent.go", [2024-03-21T09:11:30.989Z] "scanner.go", [2024-03-21T09:11:30.989Z] "stream.go", [2024-03-21T09:11:30.989Z] "tables.go", [2024-03-21T09:11:30.989Z] "tags.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.989Z] "fuzz.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Imports": [ [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "encoding", [2024-03-21T09:11:30.989Z] "encoding/base64", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "math", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "sort", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "sync", [2024-03-21T09:11:30.989Z] "unicode", [2024-03-21T09:11:30.989Z] "unicode/utf16", [2024-03-21T09:11:30.989Z] "unicode/utf8" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Deps": [ [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "encoding", [2024-03-21T09:11:30.989Z] "encoding/base64", [2024-03-21T09:11:30.989Z] "encoding/binary", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "internal/abi", [2024-03-21T09:11:30.989Z] "internal/bytealg", [2024-03-21T09:11:30.989Z] "internal/cpu", [2024-03-21T09:11:30.989Z] "internal/fmtsort", [2024-03-21T09:11:30.989Z] "internal/goexperiment", [2024-03-21T09:11:30.989Z] "internal/itoa", [2024-03-21T09:11:30.989Z] "internal/oserror", [2024-03-21T09:11:30.989Z] "internal/poll", [2024-03-21T09:11:30.989Z] "internal/race", [2024-03-21T09:11:30.989Z] "internal/reflectlite", [2024-03-21T09:11:30.989Z] "internal/syscall/execenv", [2024-03-21T09:11:30.989Z] "internal/syscall/unix", [2024-03-21T09:11:30.989Z] "internal/testlog", [2024-03-21T09:11:30.989Z] "internal/unsafeheader", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "io/fs", [2024-03-21T09:11:30.989Z] "math", [2024-03-21T09:11:30.989Z] "math/bits", [2024-03-21T09:11:30.989Z] "os", [2024-03-21T09:11:30.989Z] "path", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "runtime", [2024-03-21T09:11:30.989Z] "runtime/internal/atomic", [2024-03-21T09:11:30.989Z] "runtime/internal/math", [2024-03-21T09:11:30.989Z] "runtime/internal/sys", [2024-03-21T09:11:30.989Z] "sort", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "sync", [2024-03-21T09:11:30.989Z] "sync/atomic", [2024-03-21T09:11:30.989Z] "syscall", [2024-03-21T09:11:30.989Z] "time", [2024-03-21T09:11:30.989Z] "unicode", [2024-03-21T09:11:30.989Z] "unicode/utf16", [2024-03-21T09:11:30.989Z] "unicode/utf8", [2024-03-21T09:11:30.989Z] "unsafe" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestGoFiles": [ [2024-03-21T09:11:30.989Z] "bench_test.go", [2024-03-21T09:11:30.989Z] "decode_test.go", [2024-03-21T09:11:30.989Z] "encode_test.go", [2024-03-21T09:11:30.989Z] "fold_test.go", [2024-03-21T09:11:30.989Z] "number_test.go", [2024-03-21T09:11:30.989Z] "scanner_test.go", [2024-03-21T09:11:30.989Z] "stream_test.go", [2024-03-21T09:11:30.989Z] "tagkey_test.go", [2024-03-21T09:11:30.989Z] "tags_test.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestImports": [ [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "compress/gzip", [2024-03-21T09:11:30.989Z] "encoding", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "image", [2024-03-21T09:11:30.989Z] "internal/testenv", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "log", [2024-03-21T09:11:30.989Z] "math", [2024-03-21T09:11:30.989Z] "math/big", [2024-03-21T09:11:30.989Z] "math/rand", [2024-03-21T09:11:30.989Z] "net", [2024-03-21T09:11:30.989Z] "net/http", [2024-03-21T09:11:30.989Z] "net/http/httptest", [2024-03-21T09:11:30.989Z] "os", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "regexp", [2024-03-21T09:11:30.989Z] "runtime", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "sync", [2024-03-21T09:11:30.989Z] "testing", [2024-03-21T09:11:30.989Z] "time", [2024-03-21T09:11:30.989Z] "unicode", [2024-03-21T09:11:30.989Z] "unicode/utf8" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "XTestGoFiles": [ [2024-03-21T09:11:30.989Z] "example_marshaling_test.go", [2024-03-21T09:11:30.989Z] "example_test.go", [2024-03-21T09:11:30.989Z] "example_text_marshaling_test.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "XTestImports": [ [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "encoding/json", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "log", [2024-03-21T09:11:30.989Z] "os", [2024-03-21T09:11:30.989Z] "strings" [2024-03-21T09:11:30.989Z] ] [2024-03-21T09:11:30.989Z] } [2024-03-21T09:11:30.989Z] { [2024-03-21T09:11:30.989Z] "Dir": "/usr/local/go/src/encoding/xml", [2024-03-21T09:11:30.989Z] "ImportPath": "encoding/xml", [2024-03-21T09:11:30.989Z] "Name": "xml", [2024-03-21T09:11:30.989Z] "Doc": "Package xml implements a simple XML 1.0 parser that understands XML name spaces.", [2024-03-21T09:11:30.989Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/xml.a", [2024-03-21T09:11:30.989Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.989Z] "Goroot": true, [2024-03-21T09:11:30.989Z] "Standard": true, [2024-03-21T09:11:30.989Z] "DepOnly": true, [2024-03-21T09:11:30.989Z] "GoFiles": [ [2024-03-21T09:11:30.989Z] "marshal.go", [2024-03-21T09:11:30.989Z] "read.go", [2024-03-21T09:11:30.989Z] "typeinfo.go", [2024-03-21T09:11:30.989Z] "xml.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Imports": [ [2024-03-21T09:11:30.989Z] "bufio", [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "encoding", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "sync", [2024-03-21T09:11:30.989Z] "unicode", [2024-03-21T09:11:30.989Z] "unicode/utf8" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Deps": [ [2024-03-21T09:11:30.989Z] "bufio", [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "encoding", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "internal/abi", [2024-03-21T09:11:30.989Z] "internal/bytealg", [2024-03-21T09:11:30.989Z] "internal/cpu", [2024-03-21T09:11:30.989Z] "internal/fmtsort", [2024-03-21T09:11:30.989Z] "internal/goexperiment", [2024-03-21T09:11:30.989Z] "internal/itoa", [2024-03-21T09:11:30.989Z] "internal/oserror", [2024-03-21T09:11:30.989Z] "internal/poll", [2024-03-21T09:11:30.989Z] "internal/race", [2024-03-21T09:11:30.989Z] "internal/reflectlite", [2024-03-21T09:11:30.989Z] "internal/syscall/execenv", [2024-03-21T09:11:30.989Z] "internal/syscall/unix", [2024-03-21T09:11:30.989Z] "internal/testlog", [2024-03-21T09:11:30.989Z] "internal/unsafeheader", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "io/fs", [2024-03-21T09:11:30.989Z] "math", [2024-03-21T09:11:30.989Z] "math/bits", [2024-03-21T09:11:30.989Z] "os", [2024-03-21T09:11:30.989Z] "path", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "runtime", [2024-03-21T09:11:30.989Z] "runtime/internal/atomic", [2024-03-21T09:11:30.989Z] "runtime/internal/math", [2024-03-21T09:11:30.989Z] "runtime/internal/sys", [2024-03-21T09:11:30.989Z] "sort", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "sync", [2024-03-21T09:11:30.989Z] "sync/atomic", [2024-03-21T09:11:30.989Z] "syscall", [2024-03-21T09:11:30.989Z] "time", [2024-03-21T09:11:30.989Z] "unicode", [2024-03-21T09:11:30.989Z] "unicode/utf8", [2024-03-21T09:11:30.989Z] "unsafe" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestGoFiles": [ [2024-03-21T09:11:30.989Z] "atom_test.go", [2024-03-21T09:11:30.989Z] "marshal_test.go", [2024-03-21T09:11:30.989Z] "read_test.go", [2024-03-21T09:11:30.989Z] "xml_test.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestImports": [ [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "sync", [2024-03-21T09:11:30.989Z] "testing", [2024-03-21T09:11:30.989Z] "time", [2024-03-21T09:11:30.989Z] "unicode/utf8" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "XTestGoFiles": [ [2024-03-21T09:11:30.989Z] "example_marshaling_test.go", [2024-03-21T09:11:30.989Z] "example_test.go", [2024-03-21T09:11:30.989Z] "example_text_marshaling_test.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "XTestImports": [ [2024-03-21T09:11:30.989Z] "encoding/xml", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "log", [2024-03-21T09:11:30.989Z] "os", [2024-03-21T09:11:30.989Z] "strings" [2024-03-21T09:11:30.989Z] ] [2024-03-21T09:11:30.989Z] } [2024-03-21T09:11:30.989Z] { [2024-03-21T09:11:30.989Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/html/atom", [2024-03-21T09:11:30.989Z] "ImportPath": "golang.org/x/net/html/atom", [2024-03-21T09:11:30.989Z] "Name": "atom", [2024-03-21T09:11:30.989Z] "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-21T09:11:30.989Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.989Z] "Module": { [2024-03-21T09:11:30.989Z] "Path": "golang.org/x/net", [2024-03-21T09:11:30.989Z] "Version": "v0.22.0", [2024-03-21T09:11:30.989Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:30.989Z] "Indirect": true, [2024-03-21T09:11:30.989Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.989Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:30.989Z] "GoVersion": "1.18" [2024-03-21T09:11:30.989Z] }, [2024-03-21T09:11:30.989Z] "DepOnly": true, [2024-03-21T09:11:30.989Z] "Stale": true, [2024-03-21T09:11:30.989Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.989Z] "GoFiles": [ [2024-03-21T09:11:30.989Z] "atom.go", [2024-03-21T09:11:30.989Z] "table.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.989Z] "gen.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestGoFiles": [ [2024-03-21T09:11:30.989Z] "atom_test.go", [2024-03-21T09:11:30.989Z] "table_test.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestImports": [ [2024-03-21T09:11:30.989Z] "sort", [2024-03-21T09:11:30.989Z] "testing" [2024-03-21T09:11:30.989Z] ] [2024-03-21T09:11:30.989Z] } [2024-03-21T09:11:30.989Z] { [2024-03-21T09:11:30.989Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/html", [2024-03-21T09:11:30.989Z] "ImportPath": "golang.org/x/net/html", [2024-03-21T09:11:30.989Z] "Name": "html", [2024-03-21T09:11:30.989Z] "Doc": "Package html implements an HTML5-compliant tokenizer and parser.", [2024-03-21T09:11:30.989Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.989Z] "Module": { [2024-03-21T09:11:30.989Z] "Path": "golang.org/x/net", [2024-03-21T09:11:30.989Z] "Version": "v0.22.0", [2024-03-21T09:11:30.989Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:30.989Z] "Indirect": true, [2024-03-21T09:11:30.989Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.989Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:30.989Z] "GoVersion": "1.18" [2024-03-21T09:11:30.989Z] }, [2024-03-21T09:11:30.989Z] "DepOnly": true, [2024-03-21T09:11:30.989Z] "Stale": true, [2024-03-21T09:11:30.989Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.989Z] "GoFiles": [ [2024-03-21T09:11:30.989Z] "const.go", [2024-03-21T09:11:30.989Z] "doc.go", [2024-03-21T09:11:30.989Z] "doctype.go", [2024-03-21T09:11:30.989Z] "entity.go", [2024-03-21T09:11:30.989Z] "escape.go", [2024-03-21T09:11:30.989Z] "foreign.go", [2024-03-21T09:11:30.989Z] "node.go", [2024-03-21T09:11:30.989Z] "parse.go", [2024-03-21T09:11:30.989Z] "render.go", [2024-03-21T09:11:30.989Z] "token.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Imports": [ [2024-03-21T09:11:30.989Z] "bufio", [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "unicode/utf8" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Deps": [ [2024-03-21T09:11:30.989Z] "bufio", [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.989Z] "internal/abi", [2024-03-21T09:11:30.989Z] "internal/bytealg", [2024-03-21T09:11:30.989Z] "internal/cpu", [2024-03-21T09:11:30.989Z] "internal/fmtsort", [2024-03-21T09:11:30.989Z] "internal/goexperiment", [2024-03-21T09:11:30.989Z] "internal/itoa", [2024-03-21T09:11:30.989Z] "internal/oserror", [2024-03-21T09:11:30.989Z] "internal/poll", [2024-03-21T09:11:30.989Z] "internal/race", [2024-03-21T09:11:30.989Z] "internal/reflectlite", [2024-03-21T09:11:30.989Z] "internal/syscall/execenv", [2024-03-21T09:11:30.989Z] "internal/syscall/unix", [2024-03-21T09:11:30.989Z] "internal/testlog", [2024-03-21T09:11:30.989Z] "internal/unsafeheader", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "io/fs", [2024-03-21T09:11:30.989Z] "math", [2024-03-21T09:11:30.989Z] "math/bits", [2024-03-21T09:11:30.989Z] "os", [2024-03-21T09:11:30.989Z] "path", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "runtime", [2024-03-21T09:11:30.989Z] "runtime/internal/atomic", [2024-03-21T09:11:30.989Z] "runtime/internal/math", [2024-03-21T09:11:30.989Z] "runtime/internal/sys", [2024-03-21T09:11:30.989Z] "sort", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "sync", [2024-03-21T09:11:30.989Z] "sync/atomic", [2024-03-21T09:11:30.989Z] "syscall", [2024-03-21T09:11:30.989Z] "time", [2024-03-21T09:11:30.989Z] "unicode", [2024-03-21T09:11:30.989Z] "unicode/utf8", [2024-03-21T09:11:30.989Z] "unsafe" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestGoFiles": [ [2024-03-21T09:11:30.989Z] "comment_test.go", [2024-03-21T09:11:30.989Z] "entity_test.go", [2024-03-21T09:11:30.989Z] "escape_test.go", [2024-03-21T09:11:30.989Z] "node_test.go", [2024-03-21T09:11:30.989Z] "parse_test.go", [2024-03-21T09:11:30.989Z] "render_test.go", [2024-03-21T09:11:30.989Z] "token_test.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestImports": [ [2024-03-21T09:11:30.989Z] "bufio", [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "io/ioutil", [2024-03-21T09:11:30.989Z] "os", [2024-03-21T09:11:30.989Z] "path/filepath", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "runtime", [2024-03-21T09:11:30.989Z] "sort", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "testing", [2024-03-21T09:11:30.989Z] "unicode/utf8" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "XTestGoFiles": [ [2024-03-21T09:11:30.989Z] "example_test.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "XTestImports": [ [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "golang.org/x/net/html", [2024-03-21T09:11:30.989Z] "log", [2024-03-21T09:11:30.989Z] "strings" [2024-03-21T09:11:30.989Z] ] [2024-03-21T09:11:30.989Z] } [2024-03-21T09:11:30.989Z] { [2024-03-21T09:11:30.989Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/charset", [2024-03-21T09:11:30.989Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.989Z] "Name": "charset", [2024-03-21T09:11:30.989Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-21T09:11:30.989Z] "Module": { [2024-03-21T09:11:30.989Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.989Z] "Version": "v1.4.3", [2024-03-21T09:11:30.989Z] "Time": "2023-10-12T13:58:32Z", [2024-03-21T09:11:30.989Z] "Indirect": true, [2024-03-21T09:11:30.989Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-21T09:11:30.989Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-21T09:11:30.989Z] "GoVersion": "1.20" [2024-03-21T09:11:30.989Z] }, [2024-03-21T09:11:30.989Z] "DepOnly": true, [2024-03-21T09:11:30.989Z] "Stale": true, [2024-03-21T09:11:30.989Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.989Z] "GoFiles": [ [2024-03-21T09:11:30.989Z] "charset.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Imports": [ [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "encoding/xml", [2024-03-21T09:11:30.989Z] "golang.org/x/net/html", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "unicode/utf8" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Deps": [ [2024-03-21T09:11:30.989Z] "bufio", [2024-03-21T09:11:30.989Z] "bytes", [2024-03-21T09:11:30.989Z] "encoding", [2024-03-21T09:11:30.989Z] "encoding/xml", [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "fmt", [2024-03-21T09:11:30.989Z] "golang.org/x/net/html", [2024-03-21T09:11:30.989Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.989Z] "internal/abi", [2024-03-21T09:11:30.989Z] "internal/bytealg", [2024-03-21T09:11:30.989Z] "internal/cpu", [2024-03-21T09:11:30.989Z] "internal/fmtsort", [2024-03-21T09:11:30.989Z] "internal/goexperiment", [2024-03-21T09:11:30.989Z] "internal/itoa", [2024-03-21T09:11:30.989Z] "internal/oserror", [2024-03-21T09:11:30.989Z] "internal/poll", [2024-03-21T09:11:30.989Z] "internal/race", [2024-03-21T09:11:30.989Z] "internal/reflectlite", [2024-03-21T09:11:30.989Z] "internal/syscall/execenv", [2024-03-21T09:11:30.989Z] "internal/syscall/unix", [2024-03-21T09:11:30.989Z] "internal/testlog", [2024-03-21T09:11:30.989Z] "internal/unsafeheader", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "io/fs", [2024-03-21T09:11:30.989Z] "math", [2024-03-21T09:11:30.989Z] "math/bits", [2024-03-21T09:11:30.989Z] "os", [2024-03-21T09:11:30.989Z] "path", [2024-03-21T09:11:30.989Z] "reflect", [2024-03-21T09:11:30.989Z] "runtime", [2024-03-21T09:11:30.989Z] "runtime/internal/atomic", [2024-03-21T09:11:30.989Z] "runtime/internal/math", [2024-03-21T09:11:30.989Z] "runtime/internal/sys", [2024-03-21T09:11:30.989Z] "sort", [2024-03-21T09:11:30.989Z] "strconv", [2024-03-21T09:11:30.989Z] "strings", [2024-03-21T09:11:30.989Z] "sync", [2024-03-21T09:11:30.989Z] "sync/atomic", [2024-03-21T09:11:30.989Z] "syscall", [2024-03-21T09:11:30.989Z] "time", [2024-03-21T09:11:30.989Z] "unicode", [2024-03-21T09:11:30.989Z] "unicode/utf8", [2024-03-21T09:11:30.989Z] "unsafe" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestGoFiles": [ [2024-03-21T09:11:30.989Z] "charset_test.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "TestImports": [ [2024-03-21T09:11:30.989Z] "testing" [2024-03-21T09:11:30.989Z] ] [2024-03-21T09:11:30.989Z] } [2024-03-21T09:11:30.989Z] { [2024-03-21T09:11:30.989Z] "Dir": "/usr/local/go/src/hash/adler32", [2024-03-21T09:11:30.989Z] "ImportPath": "hash/adler32", [2024-03-21T09:11:30.989Z] "Name": "adler32", [2024-03-21T09:11:30.989Z] "Doc": "Package adler32 implements the Adler-32 checksum.", [2024-03-21T09:11:30.989Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/adler32.a", [2024-03-21T09:11:30.989Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.989Z] "Goroot": true, [2024-03-21T09:11:30.989Z] "Standard": true, [2024-03-21T09:11:30.989Z] "DepOnly": true, [2024-03-21T09:11:30.989Z] "GoFiles": [ [2024-03-21T09:11:30.989Z] "adler32.go" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Imports": [ [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "hash" [2024-03-21T09:11:30.989Z] ], [2024-03-21T09:11:30.989Z] "Deps": [ [2024-03-21T09:11:30.989Z] "errors", [2024-03-21T09:11:30.989Z] "hash", [2024-03-21T09:11:30.989Z] "internal/abi", [2024-03-21T09:11:30.989Z] "internal/bytealg", [2024-03-21T09:11:30.989Z] "internal/cpu", [2024-03-21T09:11:30.989Z] "internal/goexperiment", [2024-03-21T09:11:30.989Z] "internal/race", [2024-03-21T09:11:30.989Z] "internal/reflectlite", [2024-03-21T09:11:30.989Z] "internal/unsafeheader", [2024-03-21T09:11:30.989Z] "io", [2024-03-21T09:11:30.989Z] "runtime", [2024-03-21T09:11:30.989Z] "runtime/internal/atomic", [2024-03-21T09:11:30.990Z] "runtime/internal/math", [2024-03-21T09:11:30.990Z] "runtime/internal/sys", [2024-03-21T09:11:30.990Z] "sync", [2024-03-21T09:11:30.990Z] "sync/atomic", [2024-03-21T09:11:30.990Z] "unsafe" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestGoFiles": [ [2024-03-21T09:11:30.990Z] "adler32_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestImports": [ [2024-03-21T09:11:30.990Z] "encoding", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "testing" [2024-03-21T09:11:30.990Z] ] [2024-03-21T09:11:30.990Z] } [2024-03-21T09:11:30.990Z] { [2024-03-21T09:11:30.990Z] "Dir": "/usr/local/go/src/compress/zlib", [2024-03-21T09:11:30.990Z] "ImportPath": "compress/zlib", [2024-03-21T09:11:30.990Z] "Name": "zlib", [2024-03-21T09:11:30.990Z] "Doc": "Package zlib implements reading and writing of zlib format compressed data, as specified in RFC 1950.", [2024-03-21T09:11:30.990Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/zlib.a", [2024-03-21T09:11:30.990Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.990Z] "Goroot": true, [2024-03-21T09:11:30.990Z] "Standard": true, [2024-03-21T09:11:30.990Z] "DepOnly": true, [2024-03-21T09:11:30.990Z] "GoFiles": [ [2024-03-21T09:11:30.990Z] "reader.go", [2024-03-21T09:11:30.990Z] "writer.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Imports": [ [2024-03-21T09:11:30.990Z] "bufio", [2024-03-21T09:11:30.990Z] "compress/flate", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "hash", [2024-03-21T09:11:30.990Z] "hash/adler32", [2024-03-21T09:11:30.990Z] "io" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Deps": [ [2024-03-21T09:11:30.990Z] "bufio", [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "compress/flate", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "hash", [2024-03-21T09:11:30.990Z] "hash/adler32", [2024-03-21T09:11:30.990Z] "internal/abi", [2024-03-21T09:11:30.990Z] "internal/bytealg", [2024-03-21T09:11:30.990Z] "internal/cpu", [2024-03-21T09:11:30.990Z] "internal/fmtsort", [2024-03-21T09:11:30.990Z] "internal/goexperiment", [2024-03-21T09:11:30.990Z] "internal/itoa", [2024-03-21T09:11:30.990Z] "internal/oserror", [2024-03-21T09:11:30.990Z] "internal/poll", [2024-03-21T09:11:30.990Z] "internal/race", [2024-03-21T09:11:30.990Z] "internal/reflectlite", [2024-03-21T09:11:30.990Z] "internal/syscall/execenv", [2024-03-21T09:11:30.990Z] "internal/syscall/unix", [2024-03-21T09:11:30.990Z] "internal/testlog", [2024-03-21T09:11:30.990Z] "internal/unsafeheader", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "io/fs", [2024-03-21T09:11:30.990Z] "math", [2024-03-21T09:11:30.990Z] "math/bits", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "path", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "runtime", [2024-03-21T09:11:30.990Z] "runtime/internal/atomic", [2024-03-21T09:11:30.990Z] "runtime/internal/math", [2024-03-21T09:11:30.990Z] "runtime/internal/sys", [2024-03-21T09:11:30.990Z] "sort", [2024-03-21T09:11:30.990Z] "strconv", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "sync", [2024-03-21T09:11:30.990Z] "sync/atomic", [2024-03-21T09:11:30.990Z] "syscall", [2024-03-21T09:11:30.990Z] "time", [2024-03-21T09:11:30.990Z] "unicode", [2024-03-21T09:11:30.990Z] "unicode/utf8", [2024-03-21T09:11:30.990Z] "unsafe" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestGoFiles": [ [2024-03-21T09:11:30.990Z] "reader_test.go", [2024-03-21T09:11:30.990Z] "writer_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestImports": [ [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "internal/testenv", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "testing" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "XTestGoFiles": [ [2024-03-21T09:11:30.990Z] "example_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "XTestImports": [ [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "compress/zlib", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "os" [2024-03-21T09:11:30.990Z] ] [2024-03-21T09:11:30.990Z] } [2024-03-21T09:11:30.990Z] { [2024-03-21T09:11:30.990Z] "Dir": "/usr/local/go/src/debug/dwarf", [2024-03-21T09:11:30.990Z] "ImportPath": "debug/dwarf", [2024-03-21T09:11:30.990Z] "Name": "dwarf", [2024-03-21T09:11:30.990Z] "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-21T09:11:30.990Z] "Target": "/usr/local/go/pkg/linux_amd64/debug/dwarf.a", [2024-03-21T09:11:30.990Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.990Z] "Goroot": true, [2024-03-21T09:11:30.990Z] "Standard": true, [2024-03-21T09:11:30.990Z] "DepOnly": true, [2024-03-21T09:11:30.990Z] "GoFiles": [ [2024-03-21T09:11:30.990Z] "attr_string.go", [2024-03-21T09:11:30.990Z] "buf.go", [2024-03-21T09:11:30.990Z] "class_string.go", [2024-03-21T09:11:30.990Z] "const.go", [2024-03-21T09:11:30.990Z] "entry.go", [2024-03-21T09:11:30.990Z] "line.go", [2024-03-21T09:11:30.990Z] "open.go", [2024-03-21T09:11:30.990Z] "tag_string.go", [2024-03-21T09:11:30.990Z] "type.go", [2024-03-21T09:11:30.990Z] "typeunit.go", [2024-03-21T09:11:30.990Z] "unit.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Imports": [ [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "path", [2024-03-21T09:11:30.990Z] "sort", [2024-03-21T09:11:30.990Z] "strconv", [2024-03-21T09:11:30.990Z] "strings" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Deps": [ [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "internal/abi", [2024-03-21T09:11:30.990Z] "internal/bytealg", [2024-03-21T09:11:30.990Z] "internal/cpu", [2024-03-21T09:11:30.990Z] "internal/fmtsort", [2024-03-21T09:11:30.990Z] "internal/goexperiment", [2024-03-21T09:11:30.990Z] "internal/itoa", [2024-03-21T09:11:30.990Z] "internal/oserror", [2024-03-21T09:11:30.990Z] "internal/poll", [2024-03-21T09:11:30.990Z] "internal/race", [2024-03-21T09:11:30.990Z] "internal/reflectlite", [2024-03-21T09:11:30.990Z] "internal/syscall/execenv", [2024-03-21T09:11:30.990Z] "internal/syscall/unix", [2024-03-21T09:11:30.990Z] "internal/testlog", [2024-03-21T09:11:30.990Z] "internal/unsafeheader", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "io/fs", [2024-03-21T09:11:30.990Z] "math", [2024-03-21T09:11:30.990Z] "math/bits", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "path", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "runtime", [2024-03-21T09:11:30.990Z] "runtime/internal/atomic", [2024-03-21T09:11:30.990Z] "runtime/internal/math", [2024-03-21T09:11:30.990Z] "runtime/internal/sys", [2024-03-21T09:11:30.990Z] "sort", [2024-03-21T09:11:30.990Z] "strconv", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "sync", [2024-03-21T09:11:30.990Z] "sync/atomic", [2024-03-21T09:11:30.990Z] "syscall", [2024-03-21T09:11:30.990Z] "time", [2024-03-21T09:11:30.990Z] "unicode", [2024-03-21T09:11:30.990Z] "unicode/utf8", [2024-03-21T09:11:30.990Z] "unsafe" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestGoFiles": [ [2024-03-21T09:11:30.990Z] "dwarf5ranges_test.go", [2024-03-21T09:11:30.990Z] "export_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestImports": [ [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "testing" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "XTestGoFiles": [ [2024-03-21T09:11:30.990Z] "entry_test.go", [2024-03-21T09:11:30.990Z] "line_test.go", [2024-03-21T09:11:30.990Z] "type_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "XTestImports": [ [2024-03-21T09:11:30.990Z] "debug/dwarf", [2024-03-21T09:11:30.990Z] "debug/elf", [2024-03-21T09:11:30.990Z] "debug/macho", [2024-03-21T09:11:30.990Z] "debug/pe", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "path/filepath", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "strconv", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "testing" [2024-03-21T09:11:30.990Z] ] [2024-03-21T09:11:30.990Z] } [2024-03-21T09:11:30.990Z] { [2024-03-21T09:11:30.990Z] "Dir": "/usr/local/go/src/debug/macho", [2024-03-21T09:11:30.990Z] "ImportPath": "debug/macho", [2024-03-21T09:11:30.990Z] "Name": "macho", [2024-03-21T09:11:30.990Z] "Doc": "Package macho implements access to Mach-O object files.", [2024-03-21T09:11:30.990Z] "Target": "/usr/local/go/pkg/linux_amd64/debug/macho.a", [2024-03-21T09:11:30.990Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.990Z] "Goroot": true, [2024-03-21T09:11:30.990Z] "Standard": true, [2024-03-21T09:11:30.990Z] "DepOnly": true, [2024-03-21T09:11:30.990Z] "GoFiles": [ [2024-03-21T09:11:30.990Z] "fat.go", [2024-03-21T09:11:30.990Z] "file.go", [2024-03-21T09:11:30.990Z] "macho.go", [2024-03-21T09:11:30.990Z] "reloctype.go", [2024-03-21T09:11:30.990Z] "reloctype_string.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Imports": [ [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "compress/zlib", [2024-03-21T09:11:30.990Z] "debug/dwarf", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "strconv", [2024-03-21T09:11:30.990Z] "strings" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Deps": [ [2024-03-21T09:11:30.990Z] "bufio", [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "compress/flate", [2024-03-21T09:11:30.990Z] "compress/zlib", [2024-03-21T09:11:30.990Z] "debug/dwarf", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "hash", [2024-03-21T09:11:30.990Z] "hash/adler32", [2024-03-21T09:11:30.990Z] "internal/abi", [2024-03-21T09:11:30.990Z] "internal/bytealg", [2024-03-21T09:11:30.990Z] "internal/cpu", [2024-03-21T09:11:30.990Z] "internal/fmtsort", [2024-03-21T09:11:30.990Z] "internal/goexperiment", [2024-03-21T09:11:30.990Z] "internal/itoa", [2024-03-21T09:11:30.990Z] "internal/oserror", [2024-03-21T09:11:30.990Z] "internal/poll", [2024-03-21T09:11:30.990Z] "internal/race", [2024-03-21T09:11:30.990Z] "internal/reflectlite", [2024-03-21T09:11:30.990Z] "internal/syscall/execenv", [2024-03-21T09:11:30.990Z] "internal/syscall/unix", [2024-03-21T09:11:30.990Z] "internal/testlog", [2024-03-21T09:11:30.990Z] "internal/unsafeheader", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "io/fs", [2024-03-21T09:11:30.990Z] "math", [2024-03-21T09:11:30.990Z] "math/bits", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "path", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "runtime", [2024-03-21T09:11:30.990Z] "runtime/internal/atomic", [2024-03-21T09:11:30.990Z] "runtime/internal/math", [2024-03-21T09:11:30.990Z] "runtime/internal/sys", [2024-03-21T09:11:30.990Z] "sort", [2024-03-21T09:11:30.990Z] "strconv", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "sync", [2024-03-21T09:11:30.990Z] "sync/atomic", [2024-03-21T09:11:30.990Z] "syscall", [2024-03-21T09:11:30.990Z] "time", [2024-03-21T09:11:30.990Z] "unicode", [2024-03-21T09:11:30.990Z] "unicode/utf8", [2024-03-21T09:11:30.990Z] "unsafe" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestGoFiles": [ [2024-03-21T09:11:30.990Z] "file_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestImports": [ [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "internal/obscuretestdata", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "testing" [2024-03-21T09:11:30.990Z] ] [2024-03-21T09:11:30.990Z] } [2024-03-21T09:11:30.990Z] { [2024-03-21T09:11:30.990Z] "Dir": "/usr/local/go/src/encoding/csv", [2024-03-21T09:11:30.990Z] "ImportPath": "encoding/csv", [2024-03-21T09:11:30.990Z] "Name": "csv", [2024-03-21T09:11:30.990Z] "Doc": "Package csv reads and writes comma-separated values (CSV) files.", [2024-03-21T09:11:30.990Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/csv.a", [2024-03-21T09:11:30.990Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.990Z] "Goroot": true, [2024-03-21T09:11:30.990Z] "Standard": true, [2024-03-21T09:11:30.990Z] "DepOnly": true, [2024-03-21T09:11:30.990Z] "GoFiles": [ [2024-03-21T09:11:30.990Z] "reader.go", [2024-03-21T09:11:30.990Z] "writer.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.990Z] "fuzz.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Imports": [ [2024-03-21T09:11:30.990Z] "bufio", [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "unicode", [2024-03-21T09:11:30.990Z] "unicode/utf8" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Deps": [ [2024-03-21T09:11:30.990Z] "bufio", [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "internal/abi", [2024-03-21T09:11:30.990Z] "internal/bytealg", [2024-03-21T09:11:30.990Z] "internal/cpu", [2024-03-21T09:11:30.990Z] "internal/fmtsort", [2024-03-21T09:11:30.990Z] "internal/goexperiment", [2024-03-21T09:11:30.990Z] "internal/itoa", [2024-03-21T09:11:30.990Z] "internal/oserror", [2024-03-21T09:11:30.990Z] "internal/poll", [2024-03-21T09:11:30.990Z] "internal/race", [2024-03-21T09:11:30.990Z] "internal/reflectlite", [2024-03-21T09:11:30.990Z] "internal/syscall/execenv", [2024-03-21T09:11:30.990Z] "internal/syscall/unix", [2024-03-21T09:11:30.990Z] "internal/testlog", [2024-03-21T09:11:30.990Z] "internal/unsafeheader", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "io/fs", [2024-03-21T09:11:30.990Z] "math", [2024-03-21T09:11:30.990Z] "math/bits", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "path", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "runtime", [2024-03-21T09:11:30.990Z] "runtime/internal/atomic", [2024-03-21T09:11:30.990Z] "runtime/internal/math", [2024-03-21T09:11:30.990Z] "runtime/internal/sys", [2024-03-21T09:11:30.990Z] "sort", [2024-03-21T09:11:30.990Z] "strconv", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "sync", [2024-03-21T09:11:30.990Z] "sync/atomic", [2024-03-21T09:11:30.990Z] "syscall", [2024-03-21T09:11:30.990Z] "time", [2024-03-21T09:11:30.990Z] "unicode", [2024-03-21T09:11:30.990Z] "unicode/utf8", [2024-03-21T09:11:30.990Z] "unsafe" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestGoFiles": [ [2024-03-21T09:11:30.990Z] "reader_test.go", [2024-03-21T09:11:30.990Z] "writer_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestImports": [ [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "testing", [2024-03-21T09:11:30.990Z] "unicode/utf8" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "XTestGoFiles": [ [2024-03-21T09:11:30.990Z] "example_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "XTestImports": [ [2024-03-21T09:11:30.990Z] "encoding/csv", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "log", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "strings" [2024-03-21T09:11:30.990Z] ] [2024-03-21T09:11:30.990Z] } [2024-03-21T09:11:30.990Z] { [2024-03-21T09:11:30.990Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/json", [2024-03-21T09:11:30.990Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.990Z] "Name": "json", [2024-03-21T09:11:30.990Z] "Doc": "Package json provides a JSON value parser state machine.", [2024-03-21T09:11:30.990Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-21T09:11:30.990Z] "Module": { [2024-03-21T09:11:30.990Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.990Z] "Version": "v1.4.3", [2024-03-21T09:11:30.990Z] "Time": "2023-10-12T13:58:32Z", [2024-03-21T09:11:30.990Z] "Indirect": true, [2024-03-21T09:11:30.990Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-21T09:11:30.990Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-21T09:11:30.990Z] "GoVersion": "1.20" [2024-03-21T09:11:30.990Z] }, [2024-03-21T09:11:30.990Z] "DepOnly": true, [2024-03-21T09:11:30.990Z] "Stale": true, [2024-03-21T09:11:30.990Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.990Z] "GoFiles": [ [2024-03-21T09:11:30.990Z] "json.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Imports": [ [2024-03-21T09:11:30.990Z] "fmt" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Deps": [ [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "internal/abi", [2024-03-21T09:11:30.990Z] "internal/bytealg", [2024-03-21T09:11:30.990Z] "internal/cpu", [2024-03-21T09:11:30.990Z] "internal/fmtsort", [2024-03-21T09:11:30.990Z] "internal/goexperiment", [2024-03-21T09:11:30.990Z] "internal/itoa", [2024-03-21T09:11:30.990Z] "internal/oserror", [2024-03-21T09:11:30.990Z] "internal/poll", [2024-03-21T09:11:30.990Z] "internal/race", [2024-03-21T09:11:30.990Z] "internal/reflectlite", [2024-03-21T09:11:30.990Z] "internal/syscall/execenv", [2024-03-21T09:11:30.990Z] "internal/syscall/unix", [2024-03-21T09:11:30.990Z] "internal/testlog", [2024-03-21T09:11:30.990Z] "internal/unsafeheader", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "io/fs", [2024-03-21T09:11:30.990Z] "math", [2024-03-21T09:11:30.990Z] "math/bits", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "path", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "runtime", [2024-03-21T09:11:30.990Z] "runtime/internal/atomic", [2024-03-21T09:11:30.990Z] "runtime/internal/math", [2024-03-21T09:11:30.990Z] "runtime/internal/sys", [2024-03-21T09:11:30.990Z] "sort", [2024-03-21T09:11:30.990Z] "strconv", [2024-03-21T09:11:30.990Z] "sync", [2024-03-21T09:11:30.990Z] "sync/atomic", [2024-03-21T09:11:30.990Z] "syscall", [2024-03-21T09:11:30.990Z] "time", [2024-03-21T09:11:30.990Z] "unicode", [2024-03-21T09:11:30.990Z] "unicode/utf8", [2024-03-21T09:11:30.990Z] "unsafe" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestGoFiles": [ [2024-03-21T09:11:30.990Z] "json_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestImports": [ [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "testing" [2024-03-21T09:11:30.990Z] ] [2024-03-21T09:11:30.990Z] } [2024-03-21T09:11:30.990Z] { [2024-03-21T09:11:30.990Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/magic", [2024-03-21T09:11:30.990Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.990Z] "Name": "magic", [2024-03-21T09:11:30.990Z] "Doc": "Package magic holds the matching functions used to find MIME types.", [2024-03-21T09:11:30.990Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-21T09:11:30.990Z] "Module": { [2024-03-21T09:11:30.990Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.990Z] "Version": "v1.4.3", [2024-03-21T09:11:30.990Z] "Time": "2023-10-12T13:58:32Z", [2024-03-21T09:11:30.990Z] "Indirect": true, [2024-03-21T09:11:30.990Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-21T09:11:30.990Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-21T09:11:30.990Z] "GoVersion": "1.20" [2024-03-21T09:11:30.990Z] }, [2024-03-21T09:11:30.990Z] "DepOnly": true, [2024-03-21T09:11:30.990Z] "Stale": true, [2024-03-21T09:11:30.990Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.990Z] "GoFiles": [ [2024-03-21T09:11:30.990Z] "archive.go", [2024-03-21T09:11:30.990Z] "audio.go", [2024-03-21T09:11:30.990Z] "binary.go", [2024-03-21T09:11:30.990Z] "database.go", [2024-03-21T09:11:30.990Z] "document.go", [2024-03-21T09:11:30.990Z] "font.go", [2024-03-21T09:11:30.990Z] "ftyp.go", [2024-03-21T09:11:30.990Z] "geo.go", [2024-03-21T09:11:30.990Z] "image.go", [2024-03-21T09:11:30.990Z] "magic.go", [2024-03-21T09:11:30.990Z] "ms_office.go", [2024-03-21T09:11:30.990Z] "ogg.go", [2024-03-21T09:11:30.990Z] "text.go", [2024-03-21T09:11:30.990Z] "text_csv.go", [2024-03-21T09:11:30.990Z] "video.go", [2024-03-21T09:11:30.990Z] "zip.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Imports": [ [2024-03-21T09:11:30.990Z] "bufio", [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "debug/macho", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "encoding/csv", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.990Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "time" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Deps": [ [2024-03-21T09:11:30.990Z] "bufio", [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "compress/flate", [2024-03-21T09:11:30.990Z] "compress/zlib", [2024-03-21T09:11:30.990Z] "debug/dwarf", [2024-03-21T09:11:30.990Z] "debug/macho", [2024-03-21T09:11:30.990Z] "encoding", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "encoding/csv", [2024-03-21T09:11:30.990Z] "encoding/xml", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.990Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.990Z] "golang.org/x/net/html", [2024-03-21T09:11:30.990Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.990Z] "hash", [2024-03-21T09:11:30.990Z] "hash/adler32", [2024-03-21T09:11:30.990Z] "internal/abi", [2024-03-21T09:11:30.990Z] "internal/bytealg", [2024-03-21T09:11:30.990Z] "internal/cpu", [2024-03-21T09:11:30.990Z] "internal/fmtsort", [2024-03-21T09:11:30.990Z] "internal/goexperiment", [2024-03-21T09:11:30.990Z] "internal/itoa", [2024-03-21T09:11:30.990Z] "internal/oserror", [2024-03-21T09:11:30.990Z] "internal/poll", [2024-03-21T09:11:30.990Z] "internal/race", [2024-03-21T09:11:30.990Z] "internal/reflectlite", [2024-03-21T09:11:30.990Z] "internal/syscall/execenv", [2024-03-21T09:11:30.990Z] "internal/syscall/unix", [2024-03-21T09:11:30.990Z] "internal/testlog", [2024-03-21T09:11:30.990Z] "internal/unsafeheader", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "io/fs", [2024-03-21T09:11:30.990Z] "math", [2024-03-21T09:11:30.990Z] "math/bits", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "path", [2024-03-21T09:11:30.990Z] "reflect", [2024-03-21T09:11:30.990Z] "runtime", [2024-03-21T09:11:30.990Z] "runtime/internal/atomic", [2024-03-21T09:11:30.990Z] "runtime/internal/math", [2024-03-21T09:11:30.990Z] "runtime/internal/sys", [2024-03-21T09:11:30.990Z] "sort", [2024-03-21T09:11:30.990Z] "strconv", [2024-03-21T09:11:30.990Z] "strings", [2024-03-21T09:11:30.990Z] "sync", [2024-03-21T09:11:30.990Z] "sync/atomic", [2024-03-21T09:11:30.990Z] "syscall", [2024-03-21T09:11:30.990Z] "time", [2024-03-21T09:11:30.990Z] "unicode", [2024-03-21T09:11:30.990Z] "unicode/utf8", [2024-03-21T09:11:30.990Z] "unsafe" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestGoFiles": [ [2024-03-21T09:11:30.990Z] "magic_test.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "TestImports": [ [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "testing" [2024-03-21T09:11:30.990Z] ] [2024-03-21T09:11:30.990Z] } [2024-03-21T09:11:30.990Z] { [2024-03-21T09:11:30.990Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-21T09:11:30.990Z] "ImportPath": "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.990Z] "Name": "mimetype", [2024-03-21T09:11:30.990Z] "Doc": "Package mimetype uses magic number signatures to detect the MIME type of a file.", [2024-03-21T09:11:30.990Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-21T09:11:30.990Z] "Module": { [2024-03-21T09:11:30.990Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.990Z] "Version": "v1.4.3", [2024-03-21T09:11:30.990Z] "Time": "2023-10-12T13:58:32Z", [2024-03-21T09:11:30.990Z] "Indirect": true, [2024-03-21T09:11:30.990Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-03-21T09:11:30.990Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-03-21T09:11:30.990Z] "GoVersion": "1.20" [2024-03-21T09:11:30.990Z] }, [2024-03-21T09:11:30.990Z] "DepOnly": true, [2024-03-21T09:11:30.990Z] "Stale": true, [2024-03-21T09:11:30.990Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.990Z] "GoFiles": [ [2024-03-21T09:11:30.990Z] "mime.go", [2024-03-21T09:11:30.990Z] "mimetype.go", [2024-03-21T09:11:30.990Z] "tree.go" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Imports": [ [2024-03-21T09:11:30.990Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.990Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "io/ioutil", [2024-03-21T09:11:30.990Z] "mime", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "sync", [2024-03-21T09:11:30.990Z] "sync/atomic" [2024-03-21T09:11:30.990Z] ], [2024-03-21T09:11:30.990Z] "Deps": [ [2024-03-21T09:11:30.990Z] "bufio", [2024-03-21T09:11:30.990Z] "bytes", [2024-03-21T09:11:30.990Z] "compress/flate", [2024-03-21T09:11:30.990Z] "compress/zlib", [2024-03-21T09:11:30.990Z] "debug/dwarf", [2024-03-21T09:11:30.990Z] "debug/macho", [2024-03-21T09:11:30.990Z] "encoding", [2024-03-21T09:11:30.990Z] "encoding/base64", [2024-03-21T09:11:30.990Z] "encoding/binary", [2024-03-21T09:11:30.990Z] "encoding/csv", [2024-03-21T09:11:30.990Z] "encoding/xml", [2024-03-21T09:11:30.990Z] "errors", [2024-03-21T09:11:30.990Z] "fmt", [2024-03-21T09:11:30.990Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.990Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.990Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.990Z] "golang.org/x/net/html", [2024-03-21T09:11:30.990Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.990Z] "hash", [2024-03-21T09:11:30.990Z] "hash/adler32", [2024-03-21T09:11:30.990Z] "internal/abi", [2024-03-21T09:11:30.990Z] "internal/bytealg", [2024-03-21T09:11:30.990Z] "internal/cpu", [2024-03-21T09:11:30.990Z] "internal/fmtsort", [2024-03-21T09:11:30.990Z] "internal/goexperiment", [2024-03-21T09:11:30.990Z] "internal/itoa", [2024-03-21T09:11:30.990Z] "internal/oserror", [2024-03-21T09:11:30.990Z] "internal/poll", [2024-03-21T09:11:30.990Z] "internal/race", [2024-03-21T09:11:30.990Z] "internal/reflectlite", [2024-03-21T09:11:30.990Z] "internal/syscall/execenv", [2024-03-21T09:11:30.990Z] "internal/syscall/unix", [2024-03-21T09:11:30.990Z] "internal/testlog", [2024-03-21T09:11:30.990Z] "internal/unsafeheader", [2024-03-21T09:11:30.990Z] "io", [2024-03-21T09:11:30.990Z] "io/fs", [2024-03-21T09:11:30.990Z] "io/ioutil", [2024-03-21T09:11:30.990Z] "math", [2024-03-21T09:11:30.990Z] "math/bits", [2024-03-21T09:11:30.990Z] "mime", [2024-03-21T09:11:30.990Z] "os", [2024-03-21T09:11:30.990Z] "path", [2024-03-21T09:11:30.991Z] "reflect", [2024-03-21T09:11:30.991Z] "runtime", [2024-03-21T09:11:30.991Z] "runtime/internal/atomic", [2024-03-21T09:11:30.991Z] "runtime/internal/math", [2024-03-21T09:11:30.991Z] "runtime/internal/sys", [2024-03-21T09:11:30.991Z] "sort", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "strings", [2024-03-21T09:11:30.991Z] "sync", [2024-03-21T09:11:30.991Z] "sync/atomic", [2024-03-21T09:11:30.991Z] "syscall", [2024-03-21T09:11:30.991Z] "time", [2024-03-21T09:11:30.991Z] "unicode", [2024-03-21T09:11:30.991Z] "unicode/utf8", [2024-03-21T09:11:30.991Z] "unsafe" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestGoFiles": [ [2024-03-21T09:11:30.991Z] "mimetype_test.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestImports": [ [2024-03-21T09:11:30.991Z] "bytes", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "io", [2024-03-21T09:11:30.991Z] "math", [2024-03-21T09:11:30.991Z] "math/rand", [2024-03-21T09:11:30.991Z] "mime", [2024-03-21T09:11:30.991Z] "os", [2024-03-21T09:11:30.991Z] "path/filepath", [2024-03-21T09:11:30.991Z] "strings", [2024-03-21T09:11:30.991Z] "sync", [2024-03-21T09:11:30.991Z] "testing" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "XTestGoFiles": [ [2024-03-21T09:11:30.991Z] "example_mimetype_test.go", [2024-03-21T09:11:30.991Z] "example_reader_test.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "XTestImports": [ [2024-03-21T09:11:30.991Z] "bytes", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.991Z] "io", [2024-03-21T09:11:30.991Z] "os" [2024-03-21T09:11:30.991Z] ] [2024-03-21T09:11:30.991Z] } [2024-03-21T09:11:30.991Z] { [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1/currency", [2024-03-21T09:11:30.991Z] "ImportPath": "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.991Z] "Name": "currency", [2024-03-21T09:11:30.991Z] "Root": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-21T09:11:30.991Z] "Module": { [2024-03-21T09:11:30.991Z] "Path": "github.com/go-playground/locales", [2024-03-21T09:11:30.991Z] "Version": "v0.14.1", [2024-03-21T09:11:30.991Z] "Time": "2023-01-05T16:04:36Z", [2024-03-21T09:11:30.991Z] "Indirect": true, [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-21T09:11:30.991Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/locales/@v/v0.14.1.mod", [2024-03-21T09:11:30.991Z] "GoVersion": "1.17" [2024-03-21T09:11:30.991Z] }, [2024-03-21T09:11:30.991Z] "DepOnly": true, [2024-03-21T09:11:30.991Z] "Stale": true, [2024-03-21T09:11:30.991Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.991Z] "GoFiles": [ [2024-03-21T09:11:30.991Z] "currency.go" [2024-03-21T09:11:30.991Z] ] [2024-03-21T09:11:30.991Z] } [2024-03-21T09:11:30.991Z] { [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-21T09:11:30.991Z] "ImportPath": "github.com/go-playground/locales", [2024-03-21T09:11:30.991Z] "Name": "locales", [2024-03-21T09:11:30.991Z] "Root": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-21T09:11:30.991Z] "Module": { [2024-03-21T09:11:30.991Z] "Path": "github.com/go-playground/locales", [2024-03-21T09:11:30.991Z] "Version": "v0.14.1", [2024-03-21T09:11:30.991Z] "Time": "2023-01-05T16:04:36Z", [2024-03-21T09:11:30.991Z] "Indirect": true, [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-03-21T09:11:30.991Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/locales/@v/v0.14.1.mod", [2024-03-21T09:11:30.991Z] "GoVersion": "1.17" [2024-03-21T09:11:30.991Z] }, [2024-03-21T09:11:30.991Z] "DepOnly": true, [2024-03-21T09:11:30.991Z] "Stale": true, [2024-03-21T09:11:30.991Z] "StaleReason": "stale dependency: github.com/go-playground/locales/currency", [2024-03-21T09:11:30.991Z] "GoFiles": [ [2024-03-21T09:11:30.991Z] "rules.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Imports": [ [2024-03-21T09:11:30.991Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "time" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Deps": [ [2024-03-21T09:11:30.991Z] "errors", [2024-03-21T09:11:30.991Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.991Z] "internal/abi", [2024-03-21T09:11:30.991Z] "internal/bytealg", [2024-03-21T09:11:30.991Z] "internal/cpu", [2024-03-21T09:11:30.991Z] "internal/goexperiment", [2024-03-21T09:11:30.991Z] "internal/itoa", [2024-03-21T09:11:30.991Z] "internal/oserror", [2024-03-21T09:11:30.991Z] "internal/race", [2024-03-21T09:11:30.991Z] "internal/reflectlite", [2024-03-21T09:11:30.991Z] "internal/unsafeheader", [2024-03-21T09:11:30.991Z] "math", [2024-03-21T09:11:30.991Z] "math/bits", [2024-03-21T09:11:30.991Z] "runtime", [2024-03-21T09:11:30.991Z] "runtime/internal/atomic", [2024-03-21T09:11:30.991Z] "runtime/internal/math", [2024-03-21T09:11:30.991Z] "runtime/internal/sys", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "sync", [2024-03-21T09:11:30.991Z] "sync/atomic", [2024-03-21T09:11:30.991Z] "syscall", [2024-03-21T09:11:30.991Z] "time", [2024-03-21T09:11:30.991Z] "unicode/utf8", [2024-03-21T09:11:30.991Z] "unsafe" [2024-03-21T09:11:30.991Z] ] [2024-03-21T09:11:30.991Z] } [2024-03-21T09:11:30.991Z] { [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-03-21T09:11:30.991Z] "ImportPath": "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.991Z] "Name": "ut", [2024-03-21T09:11:30.991Z] "Root": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-03-21T09:11:30.991Z] "Module": { [2024-03-21T09:11:30.991Z] "Path": "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.991Z] "Version": "v0.18.1", [2024-03-21T09:11:30.991Z] "Time": "2023-01-30T04:27:26Z", [2024-03-21T09:11:30.991Z] "Indirect": true, [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-03-21T09:11:30.991Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/universal-translator/@v/v0.18.1.mod", [2024-03-21T09:11:30.991Z] "GoVersion": "1.18" [2024-03-21T09:11:30.991Z] }, [2024-03-21T09:11:30.991Z] "DepOnly": true, [2024-03-21T09:11:30.991Z] "Stale": true, [2024-03-21T09:11:30.991Z] "StaleReason": "stale dependency: github.com/go-playground/locales/currency", [2024-03-21T09:11:30.991Z] "GoFiles": [ [2024-03-21T09:11:30.991Z] "errors.go", [2024-03-21T09:11:30.991Z] "import_export.go", [2024-03-21T09:11:30.991Z] "translator.go", [2024-03-21T09:11:30.991Z] "universal_translator.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Imports": [ [2024-03-21T09:11:30.991Z] "encoding/json", [2024-03-21T09:11:30.991Z] "errors", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.991Z] "io", [2024-03-21T09:11:30.991Z] "os", [2024-03-21T09:11:30.991Z] "path/filepath", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "strings" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Deps": [ [2024-03-21T09:11:30.991Z] "bytes", [2024-03-21T09:11:30.991Z] "encoding", [2024-03-21T09:11:30.991Z] "encoding/base64", [2024-03-21T09:11:30.991Z] "encoding/binary", [2024-03-21T09:11:30.991Z] "encoding/json", [2024-03-21T09:11:30.991Z] "errors", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.991Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.991Z] "internal/abi", [2024-03-21T09:11:30.991Z] "internal/bytealg", [2024-03-21T09:11:30.991Z] "internal/cpu", [2024-03-21T09:11:30.991Z] "internal/fmtsort", [2024-03-21T09:11:30.991Z] "internal/goexperiment", [2024-03-21T09:11:30.991Z] "internal/itoa", [2024-03-21T09:11:30.991Z] "internal/oserror", [2024-03-21T09:11:30.991Z] "internal/poll", [2024-03-21T09:11:30.991Z] "internal/race", [2024-03-21T09:11:30.991Z] "internal/reflectlite", [2024-03-21T09:11:30.991Z] "internal/syscall/execenv", [2024-03-21T09:11:30.991Z] "internal/syscall/unix", [2024-03-21T09:11:30.991Z] "internal/testlog", [2024-03-21T09:11:30.991Z] "internal/unsafeheader", [2024-03-21T09:11:30.991Z] "io", [2024-03-21T09:11:30.991Z] "io/fs", [2024-03-21T09:11:30.991Z] "math", [2024-03-21T09:11:30.991Z] "math/bits", [2024-03-21T09:11:30.991Z] "os", [2024-03-21T09:11:30.991Z] "path", [2024-03-21T09:11:30.991Z] "path/filepath", [2024-03-21T09:11:30.991Z] "reflect", [2024-03-21T09:11:30.991Z] "runtime", [2024-03-21T09:11:30.991Z] "runtime/internal/atomic", [2024-03-21T09:11:30.991Z] "runtime/internal/math", [2024-03-21T09:11:30.991Z] "runtime/internal/sys", [2024-03-21T09:11:30.991Z] "sort", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "strings", [2024-03-21T09:11:30.991Z] "sync", [2024-03-21T09:11:30.991Z] "sync/atomic", [2024-03-21T09:11:30.991Z] "syscall", [2024-03-21T09:11:30.991Z] "time", [2024-03-21T09:11:30.991Z] "unicode", [2024-03-21T09:11:30.991Z] "unicode/utf16", [2024-03-21T09:11:30.991Z] "unicode/utf8", [2024-03-21T09:11:30.991Z] "unsafe" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestGoFiles": [ [2024-03-21T09:11:30.991Z] "benchmarks_test.go", [2024-03-21T09:11:30.991Z] "import_export_test.go", [2024-03-21T09:11:30.991Z] "translator_test.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestImports": [ [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.991Z] "github.com/go-playground/locales/en", [2024-03-21T09:11:30.991Z] "github.com/go-playground/locales/en_CA", [2024-03-21T09:11:30.991Z] "github.com/go-playground/locales/nl", [2024-03-21T09:11:30.991Z] "os", [2024-03-21T09:11:30.991Z] "testing" [2024-03-21T09:11:30.991Z] ] [2024-03-21T09:11:30.991Z] } [2024-03-21T09:11:30.991Z] { [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0/scim/schema", [2024-03-21T09:11:30.991Z] "ImportPath": "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.991Z] "Name": "scimschema", [2024-03-21T09:11:30.991Z] "Root": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-21T09:11:30.991Z] "Module": { [2024-03-21T09:11:30.991Z] "Path": "github.com/leodido/go-urn", [2024-03-21T09:11:30.991Z] "Version": "v1.4.0", [2024-03-21T09:11:30.991Z] "Time": "2024-01-31T10:04:06Z", [2024-03-21T09:11:30.991Z] "Indirect": true, [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-21T09:11:30.991Z] "GoMod": "/go/pkg/mod/cache/download/github.com/leodido/go-urn/@v/v1.4.0.mod", [2024-03-21T09:11:30.991Z] "GoVersion": "1.18" [2024-03-21T09:11:30.991Z] }, [2024-03-21T09:11:30.991Z] "DepOnly": true, [2024-03-21T09:11:30.991Z] "Stale": true, [2024-03-21T09:11:30.991Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.991Z] "GoFiles": [ [2024-03-21T09:11:30.991Z] "type.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestGoFiles": [ [2024-03-21T09:11:30.991Z] "type_test.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestImports": [ [2024-03-21T09:11:30.991Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:30.991Z] "testing" [2024-03-21T09:11:30.991Z] ] [2024-03-21T09:11:30.991Z] } [2024-03-21T09:11:30.991Z] { [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-21T09:11:30.991Z] "ImportPath": "github.com/leodido/go-urn", [2024-03-21T09:11:30.991Z] "Name": "urn", [2024-03-21T09:11:30.991Z] "Root": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-21T09:11:30.991Z] "Module": { [2024-03-21T09:11:30.991Z] "Path": "github.com/leodido/go-urn", [2024-03-21T09:11:30.991Z] "Version": "v1.4.0", [2024-03-21T09:11:30.991Z] "Time": "2024-01-31T10:04:06Z", [2024-03-21T09:11:30.991Z] "Indirect": true, [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-03-21T09:11:30.991Z] "GoMod": "/go/pkg/mod/cache/download/github.com/leodido/go-urn/@v/v1.4.0.mod", [2024-03-21T09:11:30.991Z] "GoVersion": "1.18" [2024-03-21T09:11:30.991Z] }, [2024-03-21T09:11:30.991Z] "DepOnly": true, [2024-03-21T09:11:30.991Z] "Stale": true, [2024-03-21T09:11:30.991Z] "StaleReason": "stale dependency: github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.991Z] "GoFiles": [ [2024-03-21T09:11:30.991Z] "kind.go", [2024-03-21T09:11:30.991Z] "machine.go", [2024-03-21T09:11:30.991Z] "options.go", [2024-03-21T09:11:30.991Z] "parsing_mode.go", [2024-03-21T09:11:30.991Z] "scim.go", [2024-03-21T09:11:30.991Z] "urn.go", [2024-03-21T09:11:30.991Z] "urn8141.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Imports": [ [2024-03-21T09:11:30.991Z] "encoding/json", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.991Z] "strings" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Deps": [ [2024-03-21T09:11:30.991Z] "bytes", [2024-03-21T09:11:30.991Z] "encoding", [2024-03-21T09:11:30.991Z] "encoding/base64", [2024-03-21T09:11:30.991Z] "encoding/binary", [2024-03-21T09:11:30.991Z] "encoding/json", [2024-03-21T09:11:30.991Z] "errors", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.991Z] "internal/abi", [2024-03-21T09:11:30.991Z] "internal/bytealg", [2024-03-21T09:11:30.991Z] "internal/cpu", [2024-03-21T09:11:30.991Z] "internal/fmtsort", [2024-03-21T09:11:30.991Z] "internal/goexperiment", [2024-03-21T09:11:30.991Z] "internal/itoa", [2024-03-21T09:11:30.991Z] "internal/oserror", [2024-03-21T09:11:30.991Z] "internal/poll", [2024-03-21T09:11:30.991Z] "internal/race", [2024-03-21T09:11:30.991Z] "internal/reflectlite", [2024-03-21T09:11:30.991Z] "internal/syscall/execenv", [2024-03-21T09:11:30.991Z] "internal/syscall/unix", [2024-03-21T09:11:30.991Z] "internal/testlog", [2024-03-21T09:11:30.991Z] "internal/unsafeheader", [2024-03-21T09:11:30.991Z] "io", [2024-03-21T09:11:30.991Z] "io/fs", [2024-03-21T09:11:30.991Z] "math", [2024-03-21T09:11:30.991Z] "math/bits", [2024-03-21T09:11:30.991Z] "os", [2024-03-21T09:11:30.991Z] "path", [2024-03-21T09:11:30.991Z] "reflect", [2024-03-21T09:11:30.991Z] "runtime", [2024-03-21T09:11:30.991Z] "runtime/internal/atomic", [2024-03-21T09:11:30.991Z] "runtime/internal/math", [2024-03-21T09:11:30.991Z] "runtime/internal/sys", [2024-03-21T09:11:30.991Z] "sort", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "strings", [2024-03-21T09:11:30.991Z] "sync", [2024-03-21T09:11:30.991Z] "sync/atomic", [2024-03-21T09:11:30.991Z] "syscall", [2024-03-21T09:11:30.991Z] "time", [2024-03-21T09:11:30.991Z] "unicode", [2024-03-21T09:11:30.991Z] "unicode/utf16", [2024-03-21T09:11:30.991Z] "unicode/utf8", [2024-03-21T09:11:30.991Z] "unsafe" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestGoFiles": [ [2024-03-21T09:11:30.991Z] "lexicaleq_test.go", [2024-03-21T09:11:30.991Z] "machine_test.go", [2024-03-21T09:11:30.991Z] "performance_test.go", [2024-03-21T09:11:30.991Z] "scim_test.go", [2024-03-21T09:11:30.991Z] "tables_test.go", [2024-03-21T09:11:30.991Z] "urn8141_test.go", [2024-03-21T09:11:30.991Z] "urn_test.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestImports": [ [2024-03-21T09:11:30.991Z] "encoding/json", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.991Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.991Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "strings", [2024-03-21T09:11:30.991Z] "testing" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "XTestGoFiles": [ [2024-03-21T09:11:30.991Z] "examples_test.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "XTestImports": [ [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "github.com/leodido/go-urn" [2024-03-21T09:11:30.991Z] ] [2024-03-21T09:11:30.991Z] } [2024-03-21T09:11:30.991Z] { [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/sha3", [2024-03-21T09:11:30.991Z] "ImportPath": "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.991Z] "Name": "sha3", [2024-03-21T09:11:30.991Z] "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-21T09:11:30.991Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:30.991Z] "Module": { [2024-03-21T09:11:30.991Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:30.991Z] "Version": "v0.21.0", [2024-03-21T09:11:30.991Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:30.991Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:30.991Z] "GoVersion": "1.18" [2024-03-21T09:11:30.991Z] }, [2024-03-21T09:11:30.991Z] "DepOnly": true, [2024-03-21T09:11:30.991Z] "Stale": true, [2024-03-21T09:11:30.991Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.991Z] "GoFiles": [ [2024-03-21T09:11:30.991Z] "doc.go", [2024-03-21T09:11:30.991Z] "hashes.go", [2024-03-21T09:11:30.991Z] "hashes_generic.go", [2024-03-21T09:11:30.991Z] "keccakf_amd64.go", [2024-03-21T09:11:30.991Z] "register.go", [2024-03-21T09:11:30.991Z] "sha3.go", [2024-03-21T09:11:30.991Z] "shake.go", [2024-03-21T09:11:30.991Z] "shake_generic.go", [2024-03-21T09:11:30.991Z] "xor_generic.go", [2024-03-21T09:11:30.991Z] "xor_unaligned.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.991Z] "keccakf.go", [2024-03-21T09:11:30.991Z] "sha3_s390x.go", [2024-03-21T09:11:30.991Z] "xor.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:30.991Z] "sha3_s390x.s" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "SFiles": [ [2024-03-21T09:11:30.991Z] "keccakf_amd64.s" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Imports": [ [2024-03-21T09:11:30.991Z] "crypto", [2024-03-21T09:11:30.991Z] "encoding/binary", [2024-03-21T09:11:30.991Z] "hash", [2024-03-21T09:11:30.991Z] "io", [2024-03-21T09:11:30.991Z] "unsafe" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Deps": [ [2024-03-21T09:11:30.991Z] "crypto", [2024-03-21T09:11:30.991Z] "encoding/binary", [2024-03-21T09:11:30.991Z] "errors", [2024-03-21T09:11:30.991Z] "hash", [2024-03-21T09:11:30.991Z] "internal/abi", [2024-03-21T09:11:30.991Z] "internal/bytealg", [2024-03-21T09:11:30.991Z] "internal/cpu", [2024-03-21T09:11:30.991Z] "internal/goexperiment", [2024-03-21T09:11:30.991Z] "internal/itoa", [2024-03-21T09:11:30.991Z] "internal/race", [2024-03-21T09:11:30.991Z] "internal/reflectlite", [2024-03-21T09:11:30.991Z] "internal/unsafeheader", [2024-03-21T09:11:30.991Z] "io", [2024-03-21T09:11:30.991Z] "math", [2024-03-21T09:11:30.991Z] "math/bits", [2024-03-21T09:11:30.991Z] "reflect", [2024-03-21T09:11:30.991Z] "runtime", [2024-03-21T09:11:30.991Z] "runtime/internal/atomic", [2024-03-21T09:11:30.991Z] "runtime/internal/math", [2024-03-21T09:11:30.991Z] "runtime/internal/sys", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "sync", [2024-03-21T09:11:30.991Z] "sync/atomic", [2024-03-21T09:11:30.991Z] "unicode", [2024-03-21T09:11:30.991Z] "unicode/utf8", [2024-03-21T09:11:30.991Z] "unsafe" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestGoFiles": [ [2024-03-21T09:11:30.991Z] "sha3_test.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestImports": [ [2024-03-21T09:11:30.991Z] "bytes", [2024-03-21T09:11:30.991Z] "compress/flate", [2024-03-21T09:11:30.991Z] "encoding/hex", [2024-03-21T09:11:30.991Z] "encoding/json", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "hash", [2024-03-21T09:11:30.991Z] "math/rand", [2024-03-21T09:11:30.991Z] "os", [2024-03-21T09:11:30.991Z] "strings", [2024-03-21T09:11:30.991Z] "testing" [2024-03-21T09:11:30.991Z] ] [2024-03-21T09:11:30.991Z] } [2024-03-21T09:11:30.991Z] { [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/tag", [2024-03-21T09:11:30.991Z] "ImportPath": "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.991Z] "Name": "tag", [2024-03-21T09:11:30.991Z] "Doc": "Package tag contains functionality handling tags and related data.", [2024-03-21T09:11:30.991Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.991Z] "Module": { [2024-03-21T09:11:30.991Z] "Path": "golang.org/x/text", [2024-03-21T09:11:30.991Z] "Version": "v0.14.0", [2024-03-21T09:11:30.991Z] "Time": "2023-10-11T21:58:48Z", [2024-03-21T09:11:30.991Z] "Indirect": true, [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.991Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-21T09:11:30.991Z] "GoVersion": "1.18" [2024-03-21T09:11:30.991Z] }, [2024-03-21T09:11:30.991Z] "DepOnly": true, [2024-03-21T09:11:30.991Z] "Stale": true, [2024-03-21T09:11:30.991Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.991Z] "GoFiles": [ [2024-03-21T09:11:30.991Z] "tag.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Imports": [ [2024-03-21T09:11:30.991Z] "sort" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Deps": [ [2024-03-21T09:11:30.991Z] "internal/abi", [2024-03-21T09:11:30.991Z] "internal/bytealg", [2024-03-21T09:11:30.991Z] "internal/cpu", [2024-03-21T09:11:30.991Z] "internal/goexperiment", [2024-03-21T09:11:30.991Z] "internal/reflectlite", [2024-03-21T09:11:30.991Z] "internal/unsafeheader", [2024-03-21T09:11:30.991Z] "runtime", [2024-03-21T09:11:30.991Z] "runtime/internal/atomic", [2024-03-21T09:11:30.991Z] "runtime/internal/math", [2024-03-21T09:11:30.991Z] "runtime/internal/sys", [2024-03-21T09:11:30.991Z] "sort", [2024-03-21T09:11:30.991Z] "unsafe" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestGoFiles": [ [2024-03-21T09:11:30.991Z] "tag_test.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestImports": [ [2024-03-21T09:11:30.991Z] "strings", [2024-03-21T09:11:30.991Z] "testing" [2024-03-21T09:11:30.991Z] ] [2024-03-21T09:11:30.991Z] } [2024-03-21T09:11:30.991Z] { [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/language", [2024-03-21T09:11:30.991Z] "ImportPath": "golang.org/x/text/internal/language", [2024-03-21T09:11:30.991Z] "Name": "language", [2024-03-21T09:11:30.991Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.991Z] "Module": { [2024-03-21T09:11:30.991Z] "Path": "golang.org/x/text", [2024-03-21T09:11:30.991Z] "Version": "v0.14.0", [2024-03-21T09:11:30.991Z] "Time": "2023-10-11T21:58:48Z", [2024-03-21T09:11:30.991Z] "Indirect": true, [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.991Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-21T09:11:30.991Z] "GoVersion": "1.18" [2024-03-21T09:11:30.991Z] }, [2024-03-21T09:11:30.991Z] "DepOnly": true, [2024-03-21T09:11:30.991Z] "Stale": true, [2024-03-21T09:11:30.991Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-03-21T09:11:30.991Z] "GoFiles": [ [2024-03-21T09:11:30.991Z] "common.go", [2024-03-21T09:11:30.991Z] "compact.go", [2024-03-21T09:11:30.991Z] "compose.go", [2024-03-21T09:11:30.991Z] "coverage.go", [2024-03-21T09:11:30.991Z] "language.go", [2024-03-21T09:11:30.991Z] "lookup.go", [2024-03-21T09:11:30.991Z] "match.go", [2024-03-21T09:11:30.991Z] "parse.go", [2024-03-21T09:11:30.991Z] "tables.go", [2024-03-21T09:11:30.991Z] "tags.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.991Z] "gen.go", [2024-03-21T09:11:30.991Z] "gen_common.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Imports": [ [2024-03-21T09:11:30.991Z] "bytes", [2024-03-21T09:11:30.991Z] "errors", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.991Z] "sort", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "strings" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "Deps": [ [2024-03-21T09:11:30.991Z] "bytes", [2024-03-21T09:11:30.991Z] "errors", [2024-03-21T09:11:30.991Z] "fmt", [2024-03-21T09:11:30.991Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.991Z] "internal/abi", [2024-03-21T09:11:30.991Z] "internal/bytealg", [2024-03-21T09:11:30.991Z] "internal/cpu", [2024-03-21T09:11:30.991Z] "internal/fmtsort", [2024-03-21T09:11:30.991Z] "internal/goexperiment", [2024-03-21T09:11:30.991Z] "internal/itoa", [2024-03-21T09:11:30.991Z] "internal/oserror", [2024-03-21T09:11:30.991Z] "internal/poll", [2024-03-21T09:11:30.991Z] "internal/race", [2024-03-21T09:11:30.991Z] "internal/reflectlite", [2024-03-21T09:11:30.991Z] "internal/syscall/execenv", [2024-03-21T09:11:30.991Z] "internal/syscall/unix", [2024-03-21T09:11:30.991Z] "internal/testlog", [2024-03-21T09:11:30.991Z] "internal/unsafeheader", [2024-03-21T09:11:30.991Z] "io", [2024-03-21T09:11:30.991Z] "io/fs", [2024-03-21T09:11:30.991Z] "math", [2024-03-21T09:11:30.991Z] "math/bits", [2024-03-21T09:11:30.991Z] "os", [2024-03-21T09:11:30.991Z] "path", [2024-03-21T09:11:30.991Z] "reflect", [2024-03-21T09:11:30.991Z] "runtime", [2024-03-21T09:11:30.991Z] "runtime/internal/atomic", [2024-03-21T09:11:30.991Z] "runtime/internal/math", [2024-03-21T09:11:30.991Z] "runtime/internal/sys", [2024-03-21T09:11:30.991Z] "sort", [2024-03-21T09:11:30.991Z] "strconv", [2024-03-21T09:11:30.991Z] "strings", [2024-03-21T09:11:30.991Z] "sync", [2024-03-21T09:11:30.991Z] "sync/atomic", [2024-03-21T09:11:30.991Z] "syscall", [2024-03-21T09:11:30.991Z] "time", [2024-03-21T09:11:30.991Z] "unicode", [2024-03-21T09:11:30.991Z] "unicode/utf8", [2024-03-21T09:11:30.991Z] "unsafe" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestGoFiles": [ [2024-03-21T09:11:30.991Z] "compose_test.go", [2024-03-21T09:11:30.991Z] "language_test.go", [2024-03-21T09:11:30.991Z] "lookup_test.go", [2024-03-21T09:11:30.991Z] "match_test.go", [2024-03-21T09:11:30.991Z] "parse_test.go" [2024-03-21T09:11:30.991Z] ], [2024-03-21T09:11:30.991Z] "TestImports": [ [2024-03-21T09:11:30.991Z] "bytes", [2024-03-21T09:11:30.991Z] "flag", [2024-03-21T09:11:30.991Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.991Z] "golang.org/x/text/internal/testtext", [2024-03-21T09:11:30.991Z] "reflect", [2024-03-21T09:11:30.991Z] "strings", [2024-03-21T09:11:30.991Z] "testing" [2024-03-21T09:11:30.991Z] ] [2024-03-21T09:11:30.991Z] } [2024-03-21T09:11:30.991Z] { [2024-03-21T09:11:30.991Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/language/compact", [2024-03-21T09:11:30.991Z] "ImportPath": "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.992Z] "Name": "compact", [2024-03-21T09:11:30.992Z] "Doc": "Package compact defines a compact representation of language tags.", [2024-03-21T09:11:30.992Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.992Z] "Module": { [2024-03-21T09:11:30.992Z] "Path": "golang.org/x/text", [2024-03-21T09:11:30.992Z] "Version": "v0.14.0", [2024-03-21T09:11:30.992Z] "Time": "2023-10-11T21:58:48Z", [2024-03-21T09:11:30.992Z] "Indirect": true, [2024-03-21T09:11:30.992Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.992Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-21T09:11:30.992Z] "GoVersion": "1.18" [2024-03-21T09:11:30.992Z] }, [2024-03-21T09:11:30.992Z] "DepOnly": true, [2024-03-21T09:11:30.992Z] "Stale": true, [2024-03-21T09:11:30.992Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-03-21T09:11:30.992Z] "GoFiles": [ [2024-03-21T09:11:30.992Z] "compact.go", [2024-03-21T09:11:30.992Z] "language.go", [2024-03-21T09:11:30.992Z] "parents.go", [2024-03-21T09:11:30.992Z] "tables.go", [2024-03-21T09:11:30.992Z] "tags.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.992Z] "gen.go", [2024-03-21T09:11:30.992Z] "gen_index.go", [2024-03-21T09:11:30.992Z] "gen_parents.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Imports": [ [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strings" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Deps": [ [2024-03-21T09:11:30.992Z] "bytes", [2024-03-21T09:11:30.992Z] "errors", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.992Z] "internal/abi", [2024-03-21T09:11:30.992Z] "internal/bytealg", [2024-03-21T09:11:30.992Z] "internal/cpu", [2024-03-21T09:11:30.992Z] "internal/fmtsort", [2024-03-21T09:11:30.992Z] "internal/goexperiment", [2024-03-21T09:11:30.992Z] "internal/itoa", [2024-03-21T09:11:30.992Z] "internal/oserror", [2024-03-21T09:11:30.992Z] "internal/poll", [2024-03-21T09:11:30.992Z] "internal/race", [2024-03-21T09:11:30.992Z] "internal/reflectlite", [2024-03-21T09:11:30.992Z] "internal/syscall/execenv", [2024-03-21T09:11:30.992Z] "internal/syscall/unix", [2024-03-21T09:11:30.992Z] "internal/testlog", [2024-03-21T09:11:30.992Z] "internal/unsafeheader", [2024-03-21T09:11:30.992Z] "io", [2024-03-21T09:11:30.992Z] "io/fs", [2024-03-21T09:11:30.992Z] "math", [2024-03-21T09:11:30.992Z] "math/bits", [2024-03-21T09:11:30.992Z] "os", [2024-03-21T09:11:30.992Z] "path", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "runtime", [2024-03-21T09:11:30.992Z] "runtime/internal/atomic", [2024-03-21T09:11:30.992Z] "runtime/internal/math", [2024-03-21T09:11:30.992Z] "runtime/internal/sys", [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "sync", [2024-03-21T09:11:30.992Z] "sync/atomic", [2024-03-21T09:11:30.992Z] "syscall", [2024-03-21T09:11:30.992Z] "time", [2024-03-21T09:11:30.992Z] "unicode", [2024-03-21T09:11:30.992Z] "unicode/utf8", [2024-03-21T09:11:30.992Z] "unsafe" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestGoFiles": [ [2024-03-21T09:11:30.992Z] "gen_test.go", [2024-03-21T09:11:30.992Z] "language_test.go", [2024-03-21T09:11:30.992Z] "parse_test.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestImports": [ [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "testing" [2024-03-21T09:11:30.992Z] ] [2024-03-21T09:11:30.992Z] } [2024-03-21T09:11:30.992Z] { [2024-03-21T09:11:30.992Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/language", [2024-03-21T09:11:30.992Z] "ImportPath": "golang.org/x/text/language", [2024-03-21T09:11:30.992Z] "Name": "language", [2024-03-21T09:11:30.992Z] "Doc": "Package language implements BCP 47 language tags and related functionality.", [2024-03-21T09:11:30.992Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.992Z] "Module": { [2024-03-21T09:11:30.992Z] "Path": "golang.org/x/text", [2024-03-21T09:11:30.992Z] "Version": "v0.14.0", [2024-03-21T09:11:30.992Z] "Time": "2023-10-11T21:58:48Z", [2024-03-21T09:11:30.992Z] "Indirect": true, [2024-03-21T09:11:30.992Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:30.992Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-21T09:11:30.992Z] "GoVersion": "1.18" [2024-03-21T09:11:30.992Z] }, [2024-03-21T09:11:30.992Z] "DepOnly": true, [2024-03-21T09:11:30.992Z] "Stale": true, [2024-03-21T09:11:30.992Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-03-21T09:11:30.992Z] "GoFiles": [ [2024-03-21T09:11:30.992Z] "coverage.go", [2024-03-21T09:11:30.992Z] "doc.go", [2024-03-21T09:11:30.992Z] "language.go", [2024-03-21T09:11:30.992Z] "match.go", [2024-03-21T09:11:30.992Z] "parse.go", [2024-03-21T09:11:30.992Z] "tables.go", [2024-03-21T09:11:30.992Z] "tags.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.992Z] "gen.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Imports": [ [2024-03-21T09:11:30.992Z] "errors", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Deps": [ [2024-03-21T09:11:30.992Z] "bytes", [2024-03-21T09:11:30.992Z] "errors", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.992Z] "internal/abi", [2024-03-21T09:11:30.992Z] "internal/bytealg", [2024-03-21T09:11:30.992Z] "internal/cpu", [2024-03-21T09:11:30.992Z] "internal/fmtsort", [2024-03-21T09:11:30.992Z] "internal/goexperiment", [2024-03-21T09:11:30.992Z] "internal/itoa", [2024-03-21T09:11:30.992Z] "internal/oserror", [2024-03-21T09:11:30.992Z] "internal/poll", [2024-03-21T09:11:30.992Z] "internal/race", [2024-03-21T09:11:30.992Z] "internal/reflectlite", [2024-03-21T09:11:30.992Z] "internal/syscall/execenv", [2024-03-21T09:11:30.992Z] "internal/syscall/unix", [2024-03-21T09:11:30.992Z] "internal/testlog", [2024-03-21T09:11:30.992Z] "internal/unsafeheader", [2024-03-21T09:11:30.992Z] "io", [2024-03-21T09:11:30.992Z] "io/fs", [2024-03-21T09:11:30.992Z] "math", [2024-03-21T09:11:30.992Z] "math/bits", [2024-03-21T09:11:30.992Z] "os", [2024-03-21T09:11:30.992Z] "path", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "runtime", [2024-03-21T09:11:30.992Z] "runtime/internal/atomic", [2024-03-21T09:11:30.992Z] "runtime/internal/math", [2024-03-21T09:11:30.992Z] "runtime/internal/sys", [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "sync", [2024-03-21T09:11:30.992Z] "sync/atomic", [2024-03-21T09:11:30.992Z] "syscall", [2024-03-21T09:11:30.992Z] "time", [2024-03-21T09:11:30.992Z] "unicode", [2024-03-21T09:11:30.992Z] "unicode/utf8", [2024-03-21T09:11:30.992Z] "unsafe" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestGoFiles": [ [2024-03-21T09:11:30.992Z] "coverage_test.go", [2024-03-21T09:11:30.992Z] "language_test.go", [2024-03-21T09:11:30.992Z] "lookup_test.go", [2024-03-21T09:11:30.992Z] "match_test.go", [2024-03-21T09:11:30.992Z] "parse_test.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestImports": [ [2024-03-21T09:11:30.992Z] "bytes", [2024-03-21T09:11:30.992Z] "flag", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/testtext", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/ucd", [2024-03-21T09:11:30.992Z] "os", [2024-03-21T09:11:30.992Z] "path", [2024-03-21T09:11:30.992Z] "path/filepath", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "testing", [2024-03-21T09:11:30.992Z] "unicode/utf8" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "XTestGoFiles": [ [2024-03-21T09:11:30.992Z] "examples_test.go", [2024-03-21T09:11:30.992Z] "httpexample_test.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "XTestImports": [ [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "golang.org/x/text/language", [2024-03-21T09:11:30.992Z] "net/http", [2024-03-21T09:11:30.992Z] "strings" [2024-03-21T09:11:30.992Z] ] [2024-03-21T09:11:30.992Z] } [2024-03-21T09:11:30.992Z] { [2024-03-21T09:11:30.992Z] "Dir": "/usr/local/go/src/regexp/syntax", [2024-03-21T09:11:30.992Z] "ImportPath": "regexp/syntax", [2024-03-21T09:11:30.992Z] "Name": "syntax", [2024-03-21T09:11:30.992Z] "Doc": "Package syntax parses regular expressions into parse trees and compiles parse trees into programs.", [2024-03-21T09:11:30.992Z] "Target": "/usr/local/go/pkg/linux_amd64/regexp/syntax.a", [2024-03-21T09:11:30.992Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.992Z] "Goroot": true, [2024-03-21T09:11:30.992Z] "Standard": true, [2024-03-21T09:11:30.992Z] "DepOnly": true, [2024-03-21T09:11:30.992Z] "GoFiles": [ [2024-03-21T09:11:30.992Z] "compile.go", [2024-03-21T09:11:30.992Z] "doc.go", [2024-03-21T09:11:30.992Z] "op_string.go", [2024-03-21T09:11:30.992Z] "parse.go", [2024-03-21T09:11:30.992Z] "perl_groups.go", [2024-03-21T09:11:30.992Z] "prog.go", [2024-03-21T09:11:30.992Z] "regexp.go", [2024-03-21T09:11:30.992Z] "simplify.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Imports": [ [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "unicode", [2024-03-21T09:11:30.992Z] "unicode/utf8" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Deps": [ [2024-03-21T09:11:30.992Z] "errors", [2024-03-21T09:11:30.992Z] "internal/abi", [2024-03-21T09:11:30.992Z] "internal/bytealg", [2024-03-21T09:11:30.992Z] "internal/cpu", [2024-03-21T09:11:30.992Z] "internal/goexperiment", [2024-03-21T09:11:30.992Z] "internal/race", [2024-03-21T09:11:30.992Z] "internal/reflectlite", [2024-03-21T09:11:30.992Z] "internal/unsafeheader", [2024-03-21T09:11:30.992Z] "io", [2024-03-21T09:11:30.992Z] "math", [2024-03-21T09:11:30.992Z] "math/bits", [2024-03-21T09:11:30.992Z] "runtime", [2024-03-21T09:11:30.992Z] "runtime/internal/atomic", [2024-03-21T09:11:30.992Z] "runtime/internal/math", [2024-03-21T09:11:30.992Z] "runtime/internal/sys", [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "sync", [2024-03-21T09:11:30.992Z] "sync/atomic", [2024-03-21T09:11:30.992Z] "unicode", [2024-03-21T09:11:30.992Z] "unicode/utf8", [2024-03-21T09:11:30.992Z] "unsafe" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestGoFiles": [ [2024-03-21T09:11:30.992Z] "parse_test.go", [2024-03-21T09:11:30.992Z] "prog_test.go", [2024-03-21T09:11:30.992Z] "simplify_test.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestImports": [ [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "testing", [2024-03-21T09:11:30.992Z] "unicode" [2024-03-21T09:11:30.992Z] ] [2024-03-21T09:11:30.992Z] } [2024-03-21T09:11:30.992Z] { [2024-03-21T09:11:30.992Z] "Dir": "/usr/local/go/src/regexp", [2024-03-21T09:11:30.992Z] "ImportPath": "regexp", [2024-03-21T09:11:30.992Z] "Name": "regexp", [2024-03-21T09:11:30.992Z] "Doc": "Package regexp implements regular expression search.", [2024-03-21T09:11:30.992Z] "Target": "/usr/local/go/pkg/linux_amd64/regexp.a", [2024-03-21T09:11:30.992Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.992Z] "Goroot": true, [2024-03-21T09:11:30.992Z] "Standard": true, [2024-03-21T09:11:30.992Z] "DepOnly": true, [2024-03-21T09:11:30.992Z] "GoFiles": [ [2024-03-21T09:11:30.992Z] "backtrack.go", [2024-03-21T09:11:30.992Z] "exec.go", [2024-03-21T09:11:30.992Z] "onepass.go", [2024-03-21T09:11:30.992Z] "regexp.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Imports": [ [2024-03-21T09:11:30.992Z] "bytes", [2024-03-21T09:11:30.992Z] "io", [2024-03-21T09:11:30.992Z] "regexp/syntax", [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "sync", [2024-03-21T09:11:30.992Z] "unicode", [2024-03-21T09:11:30.992Z] "unicode/utf8" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Deps": [ [2024-03-21T09:11:30.992Z] "bytes", [2024-03-21T09:11:30.992Z] "errors", [2024-03-21T09:11:30.992Z] "internal/abi", [2024-03-21T09:11:30.992Z] "internal/bytealg", [2024-03-21T09:11:30.992Z] "internal/cpu", [2024-03-21T09:11:30.992Z] "internal/goexperiment", [2024-03-21T09:11:30.992Z] "internal/race", [2024-03-21T09:11:30.992Z] "internal/reflectlite", [2024-03-21T09:11:30.992Z] "internal/unsafeheader", [2024-03-21T09:11:30.992Z] "io", [2024-03-21T09:11:30.992Z] "math", [2024-03-21T09:11:30.992Z] "math/bits", [2024-03-21T09:11:30.992Z] "regexp/syntax", [2024-03-21T09:11:30.992Z] "runtime", [2024-03-21T09:11:30.992Z] "runtime/internal/atomic", [2024-03-21T09:11:30.992Z] "runtime/internal/math", [2024-03-21T09:11:30.992Z] "runtime/internal/sys", [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "sync", [2024-03-21T09:11:30.992Z] "sync/atomic", [2024-03-21T09:11:30.992Z] "unicode", [2024-03-21T09:11:30.992Z] "unicode/utf8", [2024-03-21T09:11:30.992Z] "unsafe" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestGoFiles": [ [2024-03-21T09:11:30.992Z] "all_test.go", [2024-03-21T09:11:30.992Z] "exec2_test.go", [2024-03-21T09:11:30.992Z] "exec_test.go", [2024-03-21T09:11:30.992Z] "find_test.go", [2024-03-21T09:11:30.992Z] "onepass_test.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestImports": [ [2024-03-21T09:11:30.992Z] "bufio", [2024-03-21T09:11:30.992Z] "compress/bzip2", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "internal/testenv", [2024-03-21T09:11:30.992Z] "io", [2024-03-21T09:11:30.992Z] "os", [2024-03-21T09:11:30.992Z] "path/filepath", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "regexp/syntax", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "testing", [2024-03-21T09:11:30.992Z] "unicode/utf8" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "XTestGoFiles": [ [2024-03-21T09:11:30.992Z] "example_test.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "XTestImports": [ [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "regexp", [2024-03-21T09:11:30.992Z] "strings" [2024-03-21T09:11:30.992Z] ] [2024-03-21T09:11:30.992Z] } [2024-03-21T09:11:30.992Z] { [2024-03-21T09:11:30.992Z] "Dir": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.19.0", [2024-03-21T09:11:30.992Z] "ImportPath": "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.992Z] "Name": "validator", [2024-03-21T09:11:30.992Z] "Doc": "Package validator implements value validations for structs and individual fields based on tags.", [2024-03-21T09:11:30.992Z] "Root": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.19.0", [2024-03-21T09:11:30.992Z] "Module": { [2024-03-21T09:11:30.992Z] "Path": "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.992Z] "Version": "v10.19.0", [2024-03-21T09:11:30.992Z] "Time": "2024-03-02T19:47:07Z", [2024-03-21T09:11:30.992Z] "Indirect": true, [2024-03-21T09:11:30.992Z] "Dir": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.19.0", [2024-03-21T09:11:30.992Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/validator/v10/@v/v10.19.0.mod", [2024-03-21T09:11:30.992Z] "GoVersion": "1.18" [2024-03-21T09:11:30.992Z] }, [2024-03-21T09:11:30.992Z] "DepOnly": true, [2024-03-21T09:11:30.992Z] "Stale": true, [2024-03-21T09:11:30.992Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.992Z] "GoFiles": [ [2024-03-21T09:11:30.992Z] "baked_in.go", [2024-03-21T09:11:30.992Z] "cache.go", [2024-03-21T09:11:30.992Z] "country_codes.go", [2024-03-21T09:11:30.992Z] "currency_codes.go", [2024-03-21T09:11:30.992Z] "doc.go", [2024-03-21T09:11:30.992Z] "errors.go", [2024-03-21T09:11:30.992Z] "field_level.go", [2024-03-21T09:11:30.992Z] "options.go", [2024-03-21T09:11:30.992Z] "postcode_regexes.go", [2024-03-21T09:11:30.992Z] "regexes.go", [2024-03-21T09:11:30.992Z] "struct_level.go", [2024-03-21T09:11:30.992Z] "translations.go", [2024-03-21T09:11:30.992Z] "util.go", [2024-03-21T09:11:30.992Z] "validator.go", [2024-03-21T09:11:30.992Z] "validator_instance.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Imports": [ [2024-03-21T09:11:30.992Z] "bytes", [2024-03-21T09:11:30.992Z] "context", [2024-03-21T09:11:30.992Z] "crypto/sha256", [2024-03-21T09:11:30.992Z] "encoding/hex", [2024-03-21T09:11:30.992Z] "encoding/json", [2024-03-21T09:11:30.992Z] "errors", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.992Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.992Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.992Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.992Z] "golang.org/x/text/language", [2024-03-21T09:11:30.992Z] "io/fs", [2024-03-21T09:11:30.992Z] "net", [2024-03-21T09:11:30.992Z] "net/url", [2024-03-21T09:11:30.992Z] "os", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "regexp", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "sync", [2024-03-21T09:11:30.992Z] "sync/atomic", [2024-03-21T09:11:30.992Z] "syscall", [2024-03-21T09:11:30.992Z] "time", [2024-03-21T09:11:30.992Z] "unicode/utf8", [2024-03-21T09:11:30.992Z] "unsafe" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Deps": [ [2024-03-21T09:11:30.992Z] "bufio", [2024-03-21T09:11:30.992Z] "bytes", [2024-03-21T09:11:30.992Z] "compress/flate", [2024-03-21T09:11:30.992Z] "compress/zlib", [2024-03-21T09:11:30.992Z] "context", [2024-03-21T09:11:30.992Z] "crypto", [2024-03-21T09:11:30.992Z] "crypto/sha256", [2024-03-21T09:11:30.992Z] "debug/dwarf", [2024-03-21T09:11:30.992Z] "debug/macho", [2024-03-21T09:11:30.992Z] "encoding", [2024-03-21T09:11:30.992Z] "encoding/base64", [2024-03-21T09:11:30.992Z] "encoding/binary", [2024-03-21T09:11:30.992Z] "encoding/csv", [2024-03-21T09:11:30.992Z] "encoding/hex", [2024-03-21T09:11:30.992Z] "encoding/json", [2024-03-21T09:11:30.992Z] "encoding/xml", [2024-03-21T09:11:30.992Z] "errors", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.992Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.992Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.992Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.992Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.992Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.992Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.992Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.992Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.992Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.992Z] "golang.org/x/net/html", [2024-03-21T09:11:30.992Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.992Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.992Z] "golang.org/x/text/language", [2024-03-21T09:11:30.992Z] "hash", [2024-03-21T09:11:30.992Z] "hash/adler32", [2024-03-21T09:11:30.992Z] "internal/abi", [2024-03-21T09:11:30.992Z] "internal/bytealg", [2024-03-21T09:11:30.992Z] "internal/cpu", [2024-03-21T09:11:30.992Z] "internal/fmtsort", [2024-03-21T09:11:30.992Z] "internal/goexperiment", [2024-03-21T09:11:30.992Z] "internal/itoa", [2024-03-21T09:11:30.992Z] "internal/nettrace", [2024-03-21T09:11:30.992Z] "internal/oserror", [2024-03-21T09:11:30.992Z] "internal/poll", [2024-03-21T09:11:30.992Z] "internal/race", [2024-03-21T09:11:30.992Z] "internal/reflectlite", [2024-03-21T09:11:30.992Z] "internal/singleflight", [2024-03-21T09:11:30.992Z] "internal/syscall/execenv", [2024-03-21T09:11:30.992Z] "internal/syscall/unix", [2024-03-21T09:11:30.992Z] "internal/testlog", [2024-03-21T09:11:30.992Z] "internal/unsafeheader", [2024-03-21T09:11:30.992Z] "io", [2024-03-21T09:11:30.992Z] "io/fs", [2024-03-21T09:11:30.992Z] "io/ioutil", [2024-03-21T09:11:30.992Z] "math", [2024-03-21T09:11:30.992Z] "math/bits", [2024-03-21T09:11:30.992Z] "mime", [2024-03-21T09:11:30.992Z] "net", [2024-03-21T09:11:30.992Z] "net/url", [2024-03-21T09:11:30.992Z] "os", [2024-03-21T09:11:30.992Z] "path", [2024-03-21T09:11:30.992Z] "path/filepath", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "regexp", [2024-03-21T09:11:30.992Z] "regexp/syntax", [2024-03-21T09:11:30.992Z] "runtime", [2024-03-21T09:11:30.992Z] "runtime/cgo", [2024-03-21T09:11:30.992Z] "runtime/internal/atomic", [2024-03-21T09:11:30.992Z] "runtime/internal/math", [2024-03-21T09:11:30.992Z] "runtime/internal/sys", [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "sync", [2024-03-21T09:11:30.992Z] "sync/atomic", [2024-03-21T09:11:30.992Z] "syscall", [2024-03-21T09:11:30.992Z] "time", [2024-03-21T09:11:30.992Z] "unicode", [2024-03-21T09:11:30.992Z] "unicode/utf16", [2024-03-21T09:11:30.992Z] "unicode/utf8", [2024-03-21T09:11:30.992Z] "unsafe", [2024-03-21T09:11:30.992Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestGoFiles": [ [2024-03-21T09:11:30.992Z] "benchmarks_test.go", [2024-03-21T09:11:30.992Z] "validator_test.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestImports": [ [2024-03-21T09:11:30.992Z] "bytes", [2024-03-21T09:11:30.992Z] "context", [2024-03-21T09:11:30.992Z] "database/sql", [2024-03-21T09:11:30.992Z] "database/sql/driver", [2024-03-21T09:11:30.992Z] "encoding/base64", [2024-03-21T09:11:30.992Z] "encoding/json", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "github.com/go-playground/assert/v2", [2024-03-21T09:11:30.992Z] "github.com/go-playground/locales/en", [2024-03-21T09:11:30.992Z] "github.com/go-playground/locales/fr", [2024-03-21T09:11:30.992Z] "github.com/go-playground/locales/nl", [2024-03-21T09:11:30.992Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.992Z] "image", [2024-03-21T09:11:30.992Z] "image/jpeg", [2024-03-21T09:11:30.992Z] "image/png", [2024-03-21T09:11:30.992Z] "os", [2024-03-21T09:11:30.992Z] "path/filepath", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "strings", [2024-03-21T09:11:30.992Z] "testing", [2024-03-21T09:11:30.992Z] "time" [2024-03-21T09:11:30.992Z] ] [2024-03-21T09:11:30.992Z] } [2024-03-21T09:11:30.992Z] { [2024-03-21T09:11:30.992Z] "Dir": "/usr/local/go/src/database/sql/driver", [2024-03-21T09:11:30.992Z] "ImportPath": "database/sql/driver", [2024-03-21T09:11:30.992Z] "Name": "driver", [2024-03-21T09:11:30.992Z] "Doc": "Package driver defines interfaces to be implemented by database drivers as used by package sql.", [2024-03-21T09:11:30.992Z] "Target": "/usr/local/go/pkg/linux_amd64/database/sql/driver.a", [2024-03-21T09:11:30.992Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.992Z] "Goroot": true, [2024-03-21T09:11:30.992Z] "Standard": true, [2024-03-21T09:11:30.992Z] "DepOnly": true, [2024-03-21T09:11:30.992Z] "GoFiles": [ [2024-03-21T09:11:30.992Z] "driver.go", [2024-03-21T09:11:30.992Z] "types.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Imports": [ [2024-03-21T09:11:30.992Z] "context", [2024-03-21T09:11:30.992Z] "errors", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "time" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "Deps": [ [2024-03-21T09:11:30.992Z] "context", [2024-03-21T09:11:30.992Z] "errors", [2024-03-21T09:11:30.992Z] "fmt", [2024-03-21T09:11:30.992Z] "internal/abi", [2024-03-21T09:11:30.992Z] "internal/bytealg", [2024-03-21T09:11:30.992Z] "internal/cpu", [2024-03-21T09:11:30.992Z] "internal/fmtsort", [2024-03-21T09:11:30.992Z] "internal/goexperiment", [2024-03-21T09:11:30.992Z] "internal/itoa", [2024-03-21T09:11:30.992Z] "internal/oserror", [2024-03-21T09:11:30.992Z] "internal/poll", [2024-03-21T09:11:30.992Z] "internal/race", [2024-03-21T09:11:30.992Z] "internal/reflectlite", [2024-03-21T09:11:30.992Z] "internal/syscall/execenv", [2024-03-21T09:11:30.992Z] "internal/syscall/unix", [2024-03-21T09:11:30.992Z] "internal/testlog", [2024-03-21T09:11:30.992Z] "internal/unsafeheader", [2024-03-21T09:11:30.992Z] "io", [2024-03-21T09:11:30.992Z] "io/fs", [2024-03-21T09:11:30.992Z] "math", [2024-03-21T09:11:30.992Z] "math/bits", [2024-03-21T09:11:30.992Z] "os", [2024-03-21T09:11:30.992Z] "path", [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "runtime", [2024-03-21T09:11:30.992Z] "runtime/internal/atomic", [2024-03-21T09:11:30.992Z] "runtime/internal/math", [2024-03-21T09:11:30.992Z] "runtime/internal/sys", [2024-03-21T09:11:30.992Z] "sort", [2024-03-21T09:11:30.992Z] "strconv", [2024-03-21T09:11:30.992Z] "sync", [2024-03-21T09:11:30.992Z] "sync/atomic", [2024-03-21T09:11:30.992Z] "syscall", [2024-03-21T09:11:30.992Z] "time", [2024-03-21T09:11:30.992Z] "unicode", [2024-03-21T09:11:30.992Z] "unicode/utf8", [2024-03-21T09:11:30.992Z] "unsafe" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestGoFiles": [ [2024-03-21T09:11:30.992Z] "types_test.go" [2024-03-21T09:11:30.992Z] ], [2024-03-21T09:11:30.992Z] "TestImports": [ [2024-03-21T09:11:30.992Z] "reflect", [2024-03-21T09:11:30.992Z] "testing", [2024-03-21T09:11:30.992Z] "time" [2024-03-21T09:11:30.992Z] ] [2024-03-21T09:11:30.992Z] } [2024-03-21T09:11:30.992Z] { [2024-03-21T09:11:30.992Z] "Dir": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-03-21T09:11:30.992Z] "ImportPath": "github.com/google/uuid", [2024-03-21T09:11:30.992Z] "Name": "uuid", [2024-03-21T09:11:30.992Z] "Doc": "Package uuid generates and inspects UUIDs.", [2024-03-21T09:11:30.992Z] "Root": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-03-21T09:11:30.992Z] "Module": { [2024-03-21T09:11:30.992Z] "Path": "github.com/google/uuid", [2024-03-21T09:11:30.992Z] "Version": "v1.6.0", [2024-03-21T09:11:30.992Z] "Time": "2024-01-23T18:54:04Z", [2024-03-21T09:11:30.992Z] "Dir": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-03-21T09:11:30.992Z] "GoMod": "/go/pkg/mod/cache/download/github.com/google/uuid/@v/v1.6.0.mod" [2024-03-21T09:11:30.992Z] }, [2024-03-21T09:11:30.992Z] "DepOnly": true, [2024-03-21T09:11:30.992Z] "Stale": true, [2024-03-21T09:11:30.992Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.993Z] "GoFiles": [ [2024-03-21T09:11:30.993Z] "dce.go", [2024-03-21T09:11:30.993Z] "doc.go", [2024-03-21T09:11:30.993Z] "hash.go", [2024-03-21T09:11:30.993Z] "marshal.go", [2024-03-21T09:11:30.993Z] "node.go", [2024-03-21T09:11:30.993Z] "node_net.go", [2024-03-21T09:11:30.993Z] "null.go", [2024-03-21T09:11:30.993Z] "sql.go", [2024-03-21T09:11:30.993Z] "time.go", [2024-03-21T09:11:30.993Z] "util.go", [2024-03-21T09:11:30.993Z] "uuid.go", [2024-03-21T09:11:30.993Z] "version1.go", [2024-03-21T09:11:30.993Z] "version4.go", [2024-03-21T09:11:30.993Z] "version6.go", [2024-03-21T09:11:30.993Z] "version7.go" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.993Z] "node_js.go" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "Imports": [ [2024-03-21T09:11:30.993Z] "bytes", [2024-03-21T09:11:30.993Z] "crypto/md5", [2024-03-21T09:11:30.993Z] "crypto/rand", [2024-03-21T09:11:30.993Z] "crypto/sha1", [2024-03-21T09:11:30.993Z] "database/sql/driver", [2024-03-21T09:11:30.993Z] "encoding/binary", [2024-03-21T09:11:30.993Z] "encoding/hex", [2024-03-21T09:11:30.993Z] "encoding/json", [2024-03-21T09:11:30.993Z] "errors", [2024-03-21T09:11:30.993Z] "fmt", [2024-03-21T09:11:30.993Z] "hash", [2024-03-21T09:11:30.993Z] "io", [2024-03-21T09:11:30.993Z] "net", [2024-03-21T09:11:30.993Z] "os", [2024-03-21T09:11:30.993Z] "strings", [2024-03-21T09:11:30.993Z] "sync", [2024-03-21T09:11:30.993Z] "time" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "Deps": [ [2024-03-21T09:11:30.993Z] "bufio", [2024-03-21T09:11:30.993Z] "bytes", [2024-03-21T09:11:30.993Z] "context", [2024-03-21T09:11:30.993Z] "crypto", [2024-03-21T09:11:30.993Z] "crypto/aes", [2024-03-21T09:11:30.993Z] "crypto/cipher", [2024-03-21T09:11:30.993Z] "crypto/internal/subtle", [2024-03-21T09:11:30.993Z] "crypto/md5", [2024-03-21T09:11:30.993Z] "crypto/rand", [2024-03-21T09:11:30.993Z] "crypto/sha1", [2024-03-21T09:11:30.993Z] "crypto/subtle", [2024-03-21T09:11:30.993Z] "database/sql/driver", [2024-03-21T09:11:30.993Z] "encoding", [2024-03-21T09:11:30.993Z] "encoding/base64", [2024-03-21T09:11:30.993Z] "encoding/binary", [2024-03-21T09:11:30.993Z] "encoding/hex", [2024-03-21T09:11:30.993Z] "encoding/json", [2024-03-21T09:11:30.993Z] "errors", [2024-03-21T09:11:30.993Z] "fmt", [2024-03-21T09:11:30.993Z] "hash", [2024-03-21T09:11:30.993Z] "internal/abi", [2024-03-21T09:11:30.993Z] "internal/bytealg", [2024-03-21T09:11:30.993Z] "internal/cpu", [2024-03-21T09:11:30.993Z] "internal/fmtsort", [2024-03-21T09:11:30.993Z] "internal/goexperiment", [2024-03-21T09:11:30.993Z] "internal/itoa", [2024-03-21T09:11:30.993Z] "internal/nettrace", [2024-03-21T09:11:30.993Z] "internal/oserror", [2024-03-21T09:11:30.993Z] "internal/poll", [2024-03-21T09:11:30.993Z] "internal/race", [2024-03-21T09:11:30.993Z] "internal/reflectlite", [2024-03-21T09:11:30.993Z] "internal/singleflight", [2024-03-21T09:11:30.993Z] "internal/syscall/execenv", [2024-03-21T09:11:30.993Z] "internal/syscall/unix", [2024-03-21T09:11:30.993Z] "internal/testlog", [2024-03-21T09:11:30.993Z] "internal/unsafeheader", [2024-03-21T09:11:30.993Z] "io", [2024-03-21T09:11:30.993Z] "io/fs", [2024-03-21T09:11:30.993Z] "math", [2024-03-21T09:11:30.993Z] "math/big", [2024-03-21T09:11:30.993Z] "math/bits", [2024-03-21T09:11:30.993Z] "math/rand", [2024-03-21T09:11:30.993Z] "net", [2024-03-21T09:11:30.993Z] "os", [2024-03-21T09:11:30.993Z] "path", [2024-03-21T09:11:30.993Z] "reflect", [2024-03-21T09:11:30.993Z] "runtime", [2024-03-21T09:11:30.993Z] "runtime/cgo", [2024-03-21T09:11:30.993Z] "runtime/internal/atomic", [2024-03-21T09:11:30.993Z] "runtime/internal/math", [2024-03-21T09:11:30.993Z] "runtime/internal/sys", [2024-03-21T09:11:30.993Z] "sort", [2024-03-21T09:11:30.993Z] "strconv", [2024-03-21T09:11:30.993Z] "strings", [2024-03-21T09:11:30.993Z] "sync", [2024-03-21T09:11:30.993Z] "sync/atomic", [2024-03-21T09:11:30.993Z] "syscall", [2024-03-21T09:11:30.993Z] "time", [2024-03-21T09:11:30.993Z] "unicode", [2024-03-21T09:11:30.993Z] "unicode/utf16", [2024-03-21T09:11:30.993Z] "unicode/utf8", [2024-03-21T09:11:30.993Z] "unsafe", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "TestGoFiles": [ [2024-03-21T09:11:30.993Z] "json_test.go", [2024-03-21T09:11:30.993Z] "null_test.go", [2024-03-21T09:11:30.993Z] "seq_test.go", [2024-03-21T09:11:30.993Z] "sql_test.go", [2024-03-21T09:11:30.993Z] "uuid_test.go" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "TestImports": [ [2024-03-21T09:11:30.993Z] "bytes", [2024-03-21T09:11:30.993Z] "encoding/json", [2024-03-21T09:11:30.993Z] "errors", [2024-03-21T09:11:30.993Z] "flag", [2024-03-21T09:11:30.993Z] "fmt", [2024-03-21T09:11:30.993Z] "os", [2024-03-21T09:11:30.993Z] "reflect", [2024-03-21T09:11:30.993Z] "runtime", [2024-03-21T09:11:30.993Z] "strings", [2024-03-21T09:11:30.993Z] "testing", [2024-03-21T09:11:30.993Z] "time", [2024-03-21T09:11:30.993Z] "unsafe" [2024-03-21T09:11:30.993Z] ] [2024-03-21T09:11:30.993Z] } [2024-03-21T09:11:30.993Z] { [2024-03-21T09:11:30.993Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/common", [2024-03-21T09:11:30.993Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.993Z] "Name": "common", [2024-03-21T09:11:30.993Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.993Z] "Module": { [2024-03-21T09:11:30.993Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:30.993Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:30.993Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:30.993Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.993Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:30.993Z] "GoVersion": "1.21" [2024-03-21T09:11:30.993Z] }, [2024-03-21T09:11:30.993Z] "DepOnly": true, [2024-03-21T09:11:30.993Z] "Stale": true, [2024-03-21T09:11:30.993Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.993Z] "GoFiles": [ [2024-03-21T09:11:30.993Z] "constants.go", [2024-03-21T09:11:30.993Z] "echo_api_constants.go", [2024-03-21T09:11:30.993Z] "utils.go", [2024-03-21T09:11:30.993Z] "validator.go" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.993Z] "fake_validator.go" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "Imports": [ [2024-03-21T09:11:30.993Z] "fmt", [2024-03-21T09:11:30.993Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.993Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.993Z] "github.com/google/uuid", [2024-03-21T09:11:30.993Z] "net/url", [2024-03-21T09:11:30.993Z] "reflect", [2024-03-21T09:11:30.993Z] "regexp", [2024-03-21T09:11:30.993Z] "strings", [2024-03-21T09:11:30.993Z] "time" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "Deps": [ [2024-03-21T09:11:30.993Z] "bufio", [2024-03-21T09:11:30.993Z] "bytes", [2024-03-21T09:11:30.993Z] "compress/flate", [2024-03-21T09:11:30.993Z] "compress/gzip", [2024-03-21T09:11:30.993Z] "compress/zlib", [2024-03-21T09:11:30.993Z] "container/list", [2024-03-21T09:11:30.993Z] "context", [2024-03-21T09:11:30.993Z] "crypto", [2024-03-21T09:11:30.993Z] "crypto/aes", [2024-03-21T09:11:30.993Z] "crypto/cipher", [2024-03-21T09:11:30.993Z] "crypto/des", [2024-03-21T09:11:30.993Z] "crypto/dsa", [2024-03-21T09:11:30.993Z] "crypto/ecdsa", [2024-03-21T09:11:30.993Z] "crypto/ed25519", [2024-03-21T09:11:30.993Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.993Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.993Z] "crypto/elliptic", [2024-03-21T09:11:30.993Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.993Z] "crypto/hmac", [2024-03-21T09:11:30.993Z] "crypto/internal/randutil", [2024-03-21T09:11:30.993Z] "crypto/internal/subtle", [2024-03-21T09:11:30.993Z] "crypto/md5", [2024-03-21T09:11:30.993Z] "crypto/rand", [2024-03-21T09:11:30.993Z] "crypto/rc4", [2024-03-21T09:11:30.993Z] "crypto/rsa", [2024-03-21T09:11:30.993Z] "crypto/sha1", [2024-03-21T09:11:30.993Z] "crypto/sha256", [2024-03-21T09:11:30.993Z] "crypto/sha512", [2024-03-21T09:11:30.993Z] "crypto/subtle", [2024-03-21T09:11:30.993Z] "crypto/tls", [2024-03-21T09:11:30.993Z] "crypto/x509", [2024-03-21T09:11:30.993Z] "crypto/x509/pkix", [2024-03-21T09:11:30.993Z] "database/sql/driver", [2024-03-21T09:11:30.993Z] "debug/dwarf", [2024-03-21T09:11:30.993Z] "debug/macho", [2024-03-21T09:11:30.993Z] "encoding", [2024-03-21T09:11:30.993Z] "encoding/asn1", [2024-03-21T09:11:30.993Z] "encoding/base64", [2024-03-21T09:11:30.993Z] "encoding/binary", [2024-03-21T09:11:30.993Z] "encoding/csv", [2024-03-21T09:11:30.993Z] "encoding/hex", [2024-03-21T09:11:30.993Z] "encoding/json", [2024-03-21T09:11:30.993Z] "encoding/pem", [2024-03-21T09:11:30.993Z] "encoding/xml", [2024-03-21T09:11:30.993Z] "errors", [2024-03-21T09:11:30.993Z] "fmt", [2024-03-21T09:11:30.993Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.993Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.993Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.993Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.993Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.993Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.993Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.993Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.993Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.993Z] "github.com/google/uuid", [2024-03-21T09:11:30.993Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.993Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.993Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.993Z] "golang.org/x/net/html", [2024-03-21T09:11:30.993Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.993Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.993Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.993Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.993Z] "golang.org/x/text/language", [2024-03-21T09:11:30.993Z] "hash", [2024-03-21T09:11:30.993Z] "hash/adler32", [2024-03-21T09:11:30.993Z] "hash/crc32", [2024-03-21T09:11:30.993Z] "internal/abi", [2024-03-21T09:11:30.993Z] "internal/bytealg", [2024-03-21T09:11:30.993Z] "internal/cpu", [2024-03-21T09:11:30.993Z] "internal/fmtsort", [2024-03-21T09:11:30.993Z] "internal/goexperiment", [2024-03-21T09:11:30.993Z] "internal/itoa", [2024-03-21T09:11:30.993Z] "internal/nettrace", [2024-03-21T09:11:30.993Z] "internal/oserror", [2024-03-21T09:11:30.993Z] "internal/poll", [2024-03-21T09:11:30.993Z] "internal/race", [2024-03-21T09:11:30.993Z] "internal/reflectlite", [2024-03-21T09:11:30.993Z] "internal/singleflight", [2024-03-21T09:11:30.993Z] "internal/syscall/execenv", [2024-03-21T09:11:30.993Z] "internal/syscall/unix", [2024-03-21T09:11:30.993Z] "internal/testlog", [2024-03-21T09:11:30.993Z] "internal/unsafeheader", [2024-03-21T09:11:30.993Z] "io", [2024-03-21T09:11:30.993Z] "io/fs", [2024-03-21T09:11:30.993Z] "io/ioutil", [2024-03-21T09:11:30.993Z] "log", [2024-03-21T09:11:30.993Z] "math", [2024-03-21T09:11:30.993Z] "math/big", [2024-03-21T09:11:30.993Z] "math/bits", [2024-03-21T09:11:30.993Z] "math/rand", [2024-03-21T09:11:30.993Z] "mime", [2024-03-21T09:11:30.993Z] "mime/multipart", [2024-03-21T09:11:30.993Z] "mime/quotedprintable", [2024-03-21T09:11:30.993Z] "net", [2024-03-21T09:11:30.993Z] "net/http", [2024-03-21T09:11:30.993Z] "net/http/httptrace", [2024-03-21T09:11:30.993Z] "net/http/internal", [2024-03-21T09:11:30.993Z] "net/http/internal/ascii", [2024-03-21T09:11:30.993Z] "net/textproto", [2024-03-21T09:11:30.993Z] "net/url", [2024-03-21T09:11:30.993Z] "os", [2024-03-21T09:11:30.993Z] "path", [2024-03-21T09:11:30.993Z] "path/filepath", [2024-03-21T09:11:30.993Z] "reflect", [2024-03-21T09:11:30.993Z] "regexp", [2024-03-21T09:11:30.993Z] "regexp/syntax", [2024-03-21T09:11:30.993Z] "runtime", [2024-03-21T09:11:30.993Z] "runtime/cgo", [2024-03-21T09:11:30.993Z] "runtime/internal/atomic", [2024-03-21T09:11:30.993Z] "runtime/internal/math", [2024-03-21T09:11:30.993Z] "runtime/internal/sys", [2024-03-21T09:11:30.993Z] "sort", [2024-03-21T09:11:30.993Z] "strconv", [2024-03-21T09:11:30.993Z] "strings", [2024-03-21T09:11:30.993Z] "sync", [2024-03-21T09:11:30.993Z] "sync/atomic", [2024-03-21T09:11:30.993Z] "syscall", [2024-03-21T09:11:30.993Z] "time", [2024-03-21T09:11:30.993Z] "unicode", [2024-03-21T09:11:30.993Z] "unicode/utf16", [2024-03-21T09:11:30.993Z] "unicode/utf8", [2024-03-21T09:11:30.993Z] "unsafe", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.993Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "TestGoFiles": [ [2024-03-21T09:11:30.993Z] "utils_test.go" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "TestImports": [ [2024-03-21T09:11:30.993Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.993Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:30.993Z] "net/url", [2024-03-21T09:11:30.993Z] "testing" [2024-03-21T09:11:30.993Z] ] [2024-03-21T09:11:30.993Z] } [2024-03-21T09:11:30.993Z] { [2024-03-21T09:11:30.993Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/types", [2024-03-21T09:11:30.993Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.993Z] "Name": "types", [2024-03-21T09:11:30.993Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.993Z] "Module": { [2024-03-21T09:11:30.993Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-21T09:11:30.993Z] "Version": "v3.2.0-dev.5", [2024-03-21T09:11:30.993Z] "Time": "2024-01-18T14:27:45Z", [2024-03-21T09:11:30.993Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.993Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-21T09:11:30.993Z] "GoVersion": "1.21" [2024-03-21T09:11:30.993Z] }, [2024-03-21T09:11:30.993Z] "DepOnly": true, [2024-03-21T09:11:30.993Z] "Stale": true, [2024-03-21T09:11:30.993Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.993Z] "GoFiles": [ [2024-03-21T09:11:30.993Z] "config.go", [2024-03-21T09:11:30.993Z] "consulroles.go", [2024-03-21T09:11:30.993Z] "messages.go" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "Imports": [ [2024-03-21T09:11:30.993Z] "fmt", [2024-03-21T09:11:30.993Z] "net/url", [2024-03-21T09:11:30.993Z] "strings" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "Deps": [ [2024-03-21T09:11:30.993Z] "errors", [2024-03-21T09:11:30.993Z] "fmt", [2024-03-21T09:11:30.993Z] "internal/abi", [2024-03-21T09:11:30.993Z] "internal/bytealg", [2024-03-21T09:11:30.993Z] "internal/cpu", [2024-03-21T09:11:30.993Z] "internal/fmtsort", [2024-03-21T09:11:30.993Z] "internal/goexperiment", [2024-03-21T09:11:30.993Z] "internal/itoa", [2024-03-21T09:11:30.993Z] "internal/oserror", [2024-03-21T09:11:30.993Z] "internal/poll", [2024-03-21T09:11:30.993Z] "internal/race", [2024-03-21T09:11:30.993Z] "internal/reflectlite", [2024-03-21T09:11:30.993Z] "internal/syscall/execenv", [2024-03-21T09:11:30.993Z] "internal/syscall/unix", [2024-03-21T09:11:30.993Z] "internal/testlog", [2024-03-21T09:11:30.993Z] "internal/unsafeheader", [2024-03-21T09:11:30.993Z] "io", [2024-03-21T09:11:30.993Z] "io/fs", [2024-03-21T09:11:30.993Z] "math", [2024-03-21T09:11:30.993Z] "math/bits", [2024-03-21T09:11:30.993Z] "net/url", [2024-03-21T09:11:30.993Z] "os", [2024-03-21T09:11:30.993Z] "path", [2024-03-21T09:11:30.993Z] "reflect", [2024-03-21T09:11:30.993Z] "runtime", [2024-03-21T09:11:30.993Z] "runtime/internal/atomic", [2024-03-21T09:11:30.993Z] "runtime/internal/math", [2024-03-21T09:11:30.993Z] "runtime/internal/sys", [2024-03-21T09:11:30.993Z] "sort", [2024-03-21T09:11:30.993Z] "strconv", [2024-03-21T09:11:30.993Z] "strings", [2024-03-21T09:11:30.993Z] "sync", [2024-03-21T09:11:30.993Z] "sync/atomic", [2024-03-21T09:11:30.993Z] "syscall", [2024-03-21T09:11:30.993Z] "time", [2024-03-21T09:11:30.993Z] "unicode", [2024-03-21T09:11:30.993Z] "unicode/utf8", [2024-03-21T09:11:30.993Z] "unsafe" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "TestGoFiles": [ [2024-03-21T09:11:30.993Z] "config_test.go" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "TestImports": [ [2024-03-21T09:11:30.993Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.993Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:30.993Z] "testing" [2024-03-21T09:11:30.993Z] ] [2024-03-21T09:11:30.993Z] } [2024-03-21T09:11:30.993Z] { [2024-03-21T09:11:30.993Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/models", [2024-03-21T09:11:30.993Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.993Z] "Name": "models", [2024-03-21T09:11:30.993Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.993Z] "Module": { [2024-03-21T09:11:30.993Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:30.993Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:30.993Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:30.993Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.993Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:30.993Z] "GoVersion": "1.21" [2024-03-21T09:11:30.993Z] }, [2024-03-21T09:11:30.993Z] "DepOnly": true, [2024-03-21T09:11:30.993Z] "Stale": true, [2024-03-21T09:11:30.993Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.993Z] "GoFiles": [ [2024-03-21T09:11:30.993Z] "address.go", [2024-03-21T09:11:30.993Z] "autoevent.go", [2024-03-21T09:11:30.993Z] "consts.go", [2024-03-21T09:11:30.993Z] "dbtimestamp.go", [2024-03-21T09:11:30.993Z] "device.go", [2024-03-21T09:11:30.993Z] "devicecommand.go", [2024-03-21T09:11:30.993Z] "deviceprofile.go", [2024-03-21T09:11:30.993Z] "deviceresource.go", [2024-03-21T09:11:30.993Z] "deviceservice.go", [2024-03-21T09:11:30.993Z] "discovereddevice.go", [2024-03-21T09:11:30.993Z] "event.go", [2024-03-21T09:11:30.993Z] "interval.go", [2024-03-21T09:11:30.993Z] "intervalaction.go", [2024-03-21T09:11:30.993Z] "kvs.go", [2024-03-21T09:11:30.993Z] "log_entry.go", [2024-03-21T09:11:30.993Z] "notification.go", [2024-03-21T09:11:30.993Z] "provisionwatcher.go", [2024-03-21T09:11:30.993Z] "reading.go", [2024-03-21T09:11:30.993Z] "registration.go", [2024-03-21T09:11:30.993Z] "resourceoperation.go", [2024-03-21T09:11:30.993Z] "resourceproperties.go", [2024-03-21T09:11:30.993Z] "subscription.go", [2024-03-21T09:11:30.993Z] "transmission.go", [2024-03-21T09:11:30.993Z] "transmissionrecord.go" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "Imports": [ [2024-03-21T09:11:30.993Z] "encoding/json", [2024-03-21T09:11:30.993Z] "fmt", [2024-03-21T09:11:30.993Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.993Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors" [2024-03-21T09:11:30.993Z] ], [2024-03-21T09:11:30.993Z] "Deps": [ [2024-03-21T09:11:30.993Z] "bufio", [2024-03-21T09:11:30.993Z] "bytes", [2024-03-21T09:11:30.993Z] "compress/flate", [2024-03-21T09:11:30.993Z] "compress/gzip", [2024-03-21T09:11:30.993Z] "compress/zlib", [2024-03-21T09:11:30.993Z] "container/list", [2024-03-21T09:11:30.993Z] "context", [2024-03-21T09:11:30.993Z] "crypto", [2024-03-21T09:11:30.993Z] "crypto/aes", [2024-03-21T09:11:30.993Z] "crypto/cipher", [2024-03-21T09:11:30.993Z] "crypto/des", [2024-03-21T09:11:30.993Z] "crypto/dsa", [2024-03-21T09:11:30.993Z] "crypto/ecdsa", [2024-03-21T09:11:30.993Z] "crypto/ed25519", [2024-03-21T09:11:30.993Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.993Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.993Z] "crypto/elliptic", [2024-03-21T09:11:30.993Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.993Z] "crypto/hmac", [2024-03-21T09:11:30.993Z] "crypto/internal/randutil", [2024-03-21T09:11:30.993Z] "crypto/internal/subtle", [2024-03-21T09:11:30.993Z] "crypto/md5", [2024-03-21T09:11:30.993Z] "crypto/rand", [2024-03-21T09:11:30.993Z] "crypto/rc4", [2024-03-21T09:11:30.993Z] "crypto/rsa", [2024-03-21T09:11:30.993Z] "crypto/sha1", [2024-03-21T09:11:30.993Z] "crypto/sha256", [2024-03-21T09:11:30.993Z] "crypto/sha512", [2024-03-21T09:11:30.993Z] "crypto/subtle", [2024-03-21T09:11:30.993Z] "crypto/tls", [2024-03-21T09:11:30.993Z] "crypto/x509", [2024-03-21T09:11:30.993Z] "crypto/x509/pkix", [2024-03-21T09:11:30.993Z] "database/sql/driver", [2024-03-21T09:11:30.993Z] "debug/dwarf", [2024-03-21T09:11:30.993Z] "debug/macho", [2024-03-21T09:11:30.993Z] "encoding", [2024-03-21T09:11:30.993Z] "encoding/asn1", [2024-03-21T09:11:30.993Z] "encoding/base64", [2024-03-21T09:11:30.993Z] "encoding/binary", [2024-03-21T09:11:30.993Z] "encoding/csv", [2024-03-21T09:11:30.993Z] "encoding/hex", [2024-03-21T09:11:30.993Z] "encoding/json", [2024-03-21T09:11:30.993Z] "encoding/pem", [2024-03-21T09:11:30.993Z] "encoding/xml", [2024-03-21T09:11:30.993Z] "errors", [2024-03-21T09:11:30.993Z] "fmt", [2024-03-21T09:11:30.993Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.993Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.993Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.993Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.993Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.993Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.993Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.993Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.993Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.993Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.993Z] "github.com/google/uuid", [2024-03-21T09:11:30.993Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.993Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.993Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.993Z] "golang.org/x/net/html", [2024-03-21T09:11:30.993Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.993Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.993Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.993Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.993Z] "golang.org/x/text/language", [2024-03-21T09:11:30.993Z] "hash", [2024-03-21T09:11:30.993Z] "hash/adler32", [2024-03-21T09:11:30.993Z] "hash/crc32", [2024-03-21T09:11:30.993Z] "internal/abi", [2024-03-21T09:11:30.993Z] "internal/bytealg", [2024-03-21T09:11:30.993Z] "internal/cpu", [2024-03-21T09:11:30.993Z] "internal/fmtsort", [2024-03-21T09:11:30.993Z] "internal/goexperiment", [2024-03-21T09:11:30.993Z] "internal/itoa", [2024-03-21T09:11:30.993Z] "internal/nettrace", [2024-03-21T09:11:30.993Z] "internal/oserror", [2024-03-21T09:11:30.993Z] "internal/poll", [2024-03-21T09:11:30.993Z] "internal/race", [2024-03-21T09:11:30.993Z] "internal/reflectlite", [2024-03-21T09:11:30.993Z] "internal/singleflight", [2024-03-21T09:11:30.993Z] "internal/syscall/execenv", [2024-03-21T09:11:30.993Z] "internal/syscall/unix", [2024-03-21T09:11:30.993Z] "internal/testlog", [2024-03-21T09:11:30.993Z] "internal/unsafeheader", [2024-03-21T09:11:30.993Z] "io", [2024-03-21T09:11:30.993Z] "io/fs", [2024-03-21T09:11:30.993Z] "io/ioutil", [2024-03-21T09:11:30.993Z] "log", [2024-03-21T09:11:30.993Z] "math", [2024-03-21T09:11:30.993Z] "math/big", [2024-03-21T09:11:30.993Z] "math/bits", [2024-03-21T09:11:30.993Z] "math/rand", [2024-03-21T09:11:30.993Z] "mime", [2024-03-21T09:11:30.993Z] "mime/multipart", [2024-03-21T09:11:30.993Z] "mime/quotedprintable", [2024-03-21T09:11:30.993Z] "net", [2024-03-21T09:11:30.993Z] "net/http", [2024-03-21T09:11:30.993Z] "net/http/httptrace", [2024-03-21T09:11:30.993Z] "net/http/internal", [2024-03-21T09:11:30.993Z] "net/http/internal/ascii", [2024-03-21T09:11:30.993Z] "net/textproto", [2024-03-21T09:11:30.993Z] "net/url", [2024-03-21T09:11:30.993Z] "os", [2024-03-21T09:11:30.993Z] "path", [2024-03-21T09:11:30.993Z] "path/filepath", [2024-03-21T09:11:30.993Z] "reflect", [2024-03-21T09:11:30.993Z] "regexp", [2024-03-21T09:11:30.993Z] "regexp/syntax", [2024-03-21T09:11:30.993Z] "runtime", [2024-03-21T09:11:30.993Z] "runtime/cgo", [2024-03-21T09:11:30.993Z] "runtime/internal/atomic", [2024-03-21T09:11:30.993Z] "runtime/internal/math", [2024-03-21T09:11:30.993Z] "runtime/internal/sys", [2024-03-21T09:11:30.993Z] "sort", [2024-03-21T09:11:30.993Z] "strconv", [2024-03-21T09:11:30.993Z] "strings", [2024-03-21T09:11:30.993Z] "sync", [2024-03-21T09:11:30.993Z] "sync/atomic", [2024-03-21T09:11:30.993Z] "syscall", [2024-03-21T09:11:30.994Z] "time", [2024-03-21T09:11:30.994Z] "unicode", [2024-03-21T09:11:30.994Z] "unicode/utf16", [2024-03-21T09:11:30.994Z] "unicode/utf8", [2024-03-21T09:11:30.994Z] "unsafe", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestGoFiles": [ [2024-03-21T09:11:30.994Z] "const_test.go", [2024-03-21T09:11:30.994Z] "intervalaction_test.go", [2024-03-21T09:11:30.994Z] "log_entry_test.go", [2024-03-21T09:11:30.994Z] "subscription_test.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestImports": [ [2024-03-21T09:11:30.994Z] "encoding/json", [2024-03-21T09:11:30.994Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.994Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.994Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:30.994Z] "testing" [2024-03-21T09:11:30.994Z] ] [2024-03-21T09:11:30.994Z] } [2024-03-21T09:11:30.994Z] { [2024-03-21T09:11:30.994Z] "Dir": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-03-21T09:11:30.994Z] "ImportPath": "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.994Z] "Name": "logfmt", [2024-03-21T09:11:30.994Z] "Doc": "Package logfmt implements utilities to marshal and unmarshal data in the logfmt format.", [2024-03-21T09:11:30.994Z] "Root": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-03-21T09:11:30.994Z] "Module": { [2024-03-21T09:11:30.994Z] "Path": "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.994Z] "Version": "v0.5.1", [2024-03-21T09:11:30.994Z] "Time": "2021-08-18T17:45:36Z", [2024-03-21T09:11:30.994Z] "Indirect": true, [2024-03-21T09:11:30.994Z] "Dir": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-03-21T09:11:30.994Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logfmt/logfmt/@v/v0.5.1.mod", [2024-03-21T09:11:30.994Z] "GoVersion": "1.17" [2024-03-21T09:11:30.994Z] }, [2024-03-21T09:11:30.994Z] "DepOnly": true, [2024-03-21T09:11:30.994Z] "Stale": true, [2024-03-21T09:11:30.994Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.994Z] "GoFiles": [ [2024-03-21T09:11:30.994Z] "decode.go", [2024-03-21T09:11:30.994Z] "doc.go", [2024-03-21T09:11:30.994Z] "encode.go", [2024-03-21T09:11:30.994Z] "jsonstring.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "Imports": [ [2024-03-21T09:11:30.994Z] "bufio", [2024-03-21T09:11:30.994Z] "bytes", [2024-03-21T09:11:30.994Z] "encoding", [2024-03-21T09:11:30.994Z] "errors", [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "io", [2024-03-21T09:11:30.994Z] "reflect", [2024-03-21T09:11:30.994Z] "strconv", [2024-03-21T09:11:30.994Z] "strings", [2024-03-21T09:11:30.994Z] "sync", [2024-03-21T09:11:30.994Z] "unicode", [2024-03-21T09:11:30.994Z] "unicode/utf16", [2024-03-21T09:11:30.994Z] "unicode/utf8" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "Deps": [ [2024-03-21T09:11:30.994Z] "bufio", [2024-03-21T09:11:30.994Z] "bytes", [2024-03-21T09:11:30.994Z] "encoding", [2024-03-21T09:11:30.994Z] "errors", [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "internal/abi", [2024-03-21T09:11:30.994Z] "internal/bytealg", [2024-03-21T09:11:30.994Z] "internal/cpu", [2024-03-21T09:11:30.994Z] "internal/fmtsort", [2024-03-21T09:11:30.994Z] "internal/goexperiment", [2024-03-21T09:11:30.994Z] "internal/itoa", [2024-03-21T09:11:30.994Z] "internal/oserror", [2024-03-21T09:11:30.994Z] "internal/poll", [2024-03-21T09:11:30.994Z] "internal/race", [2024-03-21T09:11:30.994Z] "internal/reflectlite", [2024-03-21T09:11:30.994Z] "internal/syscall/execenv", [2024-03-21T09:11:30.994Z] "internal/syscall/unix", [2024-03-21T09:11:30.994Z] "internal/testlog", [2024-03-21T09:11:30.994Z] "internal/unsafeheader", [2024-03-21T09:11:30.994Z] "io", [2024-03-21T09:11:30.994Z] "io/fs", [2024-03-21T09:11:30.994Z] "math", [2024-03-21T09:11:30.994Z] "math/bits", [2024-03-21T09:11:30.994Z] "os", [2024-03-21T09:11:30.994Z] "path", [2024-03-21T09:11:30.994Z] "reflect", [2024-03-21T09:11:30.994Z] "runtime", [2024-03-21T09:11:30.994Z] "runtime/internal/atomic", [2024-03-21T09:11:30.994Z] "runtime/internal/math", [2024-03-21T09:11:30.994Z] "runtime/internal/sys", [2024-03-21T09:11:30.994Z] "sort", [2024-03-21T09:11:30.994Z] "strconv", [2024-03-21T09:11:30.994Z] "strings", [2024-03-21T09:11:30.994Z] "sync", [2024-03-21T09:11:30.994Z] "sync/atomic", [2024-03-21T09:11:30.994Z] "syscall", [2024-03-21T09:11:30.994Z] "time", [2024-03-21T09:11:30.994Z] "unicode", [2024-03-21T09:11:30.994Z] "unicode/utf16", [2024-03-21T09:11:30.994Z] "unicode/utf8", [2024-03-21T09:11:30.994Z] "unsafe" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestGoFiles": [ [2024-03-21T09:11:30.994Z] "decode-bench_test.go", [2024-03-21T09:11:30.994Z] "decode_test.go", [2024-03-21T09:11:30.994Z] "encode_internal_test.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestImports": [ [2024-03-21T09:11:30.994Z] "bytes", [2024-03-21T09:11:30.994Z] "errors", [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "io/ioutil", [2024-03-21T09:11:30.994Z] "reflect", [2024-03-21T09:11:30.994Z] "strings", [2024-03-21T09:11:30.994Z] "testing" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "XTestGoFiles": [ [2024-03-21T09:11:30.994Z] "encode_test.go", [2024-03-21T09:11:30.994Z] "example_test.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "XTestImports": [ [2024-03-21T09:11:30.994Z] "bytes", [2024-03-21T09:11:30.994Z] "errors", [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.994Z] "io/ioutil", [2024-03-21T09:11:30.994Z] "os", [2024-03-21T09:11:30.994Z] "reflect", [2024-03-21T09:11:30.994Z] "strings", [2024-03-21T09:11:30.994Z] "testing", [2024-03-21T09:11:30.994Z] "time" [2024-03-21T09:11:30.994Z] ] [2024-03-21T09:11:30.994Z] } [2024-03-21T09:11:30.994Z] { [2024-03-21T09:11:30.994Z] "Dir": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-03-21T09:11:30.994Z] "ImportPath": "github.com/go-kit/log", [2024-03-21T09:11:30.994Z] "Name": "log", [2024-03-21T09:11:30.994Z] "Doc": "Package log provides a structured logger.", [2024-03-21T09:11:30.994Z] "Root": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-03-21T09:11:30.994Z] "Module": { [2024-03-21T09:11:30.994Z] "Path": "github.com/go-kit/log", [2024-03-21T09:11:30.994Z] "Version": "v0.2.1", [2024-03-21T09:11:30.994Z] "Time": "2022-04-27T13:55:41Z", [2024-03-21T09:11:30.994Z] "Indirect": true, [2024-03-21T09:11:30.994Z] "Dir": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-03-21T09:11:30.994Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-kit/log/@v/v0.2.1.mod", [2024-03-21T09:11:30.994Z] "GoVersion": "1.17" [2024-03-21T09:11:30.994Z] }, [2024-03-21T09:11:30.994Z] "DepOnly": true, [2024-03-21T09:11:30.994Z] "Stale": true, [2024-03-21T09:11:30.994Z] "StaleReason": "stale dependency: github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.994Z] "GoFiles": [ [2024-03-21T09:11:30.994Z] "doc.go", [2024-03-21T09:11:30.994Z] "json_logger.go", [2024-03-21T09:11:30.994Z] "log.go", [2024-03-21T09:11:30.994Z] "logfmt_logger.go", [2024-03-21T09:11:30.994Z] "nop_logger.go", [2024-03-21T09:11:30.994Z] "stdlib.go", [2024-03-21T09:11:30.994Z] "sync.go", [2024-03-21T09:11:30.994Z] "value.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "Imports": [ [2024-03-21T09:11:30.994Z] "bytes", [2024-03-21T09:11:30.994Z] "encoding", [2024-03-21T09:11:30.994Z] "encoding/json", [2024-03-21T09:11:30.994Z] "errors", [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.994Z] "io", [2024-03-21T09:11:30.994Z] "log", [2024-03-21T09:11:30.994Z] "reflect", [2024-03-21T09:11:30.994Z] "regexp", [2024-03-21T09:11:30.994Z] "runtime", [2024-03-21T09:11:30.994Z] "strconv", [2024-03-21T09:11:30.994Z] "strings", [2024-03-21T09:11:30.994Z] "sync", [2024-03-21T09:11:30.994Z] "sync/atomic", [2024-03-21T09:11:30.994Z] "time" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "Deps": [ [2024-03-21T09:11:30.994Z] "bufio", [2024-03-21T09:11:30.994Z] "bytes", [2024-03-21T09:11:30.994Z] "encoding", [2024-03-21T09:11:30.994Z] "encoding/base64", [2024-03-21T09:11:30.994Z] "encoding/binary", [2024-03-21T09:11:30.994Z] "encoding/json", [2024-03-21T09:11:30.994Z] "errors", [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.994Z] "internal/abi", [2024-03-21T09:11:30.994Z] "internal/bytealg", [2024-03-21T09:11:30.994Z] "internal/cpu", [2024-03-21T09:11:30.994Z] "internal/fmtsort", [2024-03-21T09:11:30.994Z] "internal/goexperiment", [2024-03-21T09:11:30.994Z] "internal/itoa", [2024-03-21T09:11:30.994Z] "internal/oserror", [2024-03-21T09:11:30.994Z] "internal/poll", [2024-03-21T09:11:30.994Z] "internal/race", [2024-03-21T09:11:30.994Z] "internal/reflectlite", [2024-03-21T09:11:30.994Z] "internal/syscall/execenv", [2024-03-21T09:11:30.994Z] "internal/syscall/unix", [2024-03-21T09:11:30.994Z] "internal/testlog", [2024-03-21T09:11:30.994Z] "internal/unsafeheader", [2024-03-21T09:11:30.994Z] "io", [2024-03-21T09:11:30.994Z] "io/fs", [2024-03-21T09:11:30.994Z] "log", [2024-03-21T09:11:30.994Z] "math", [2024-03-21T09:11:30.994Z] "math/bits", [2024-03-21T09:11:30.994Z] "os", [2024-03-21T09:11:30.994Z] "path", [2024-03-21T09:11:30.994Z] "reflect", [2024-03-21T09:11:30.994Z] "regexp", [2024-03-21T09:11:30.994Z] "regexp/syntax", [2024-03-21T09:11:30.994Z] "runtime", [2024-03-21T09:11:30.994Z] "runtime/internal/atomic", [2024-03-21T09:11:30.994Z] "runtime/internal/math", [2024-03-21T09:11:30.994Z] "runtime/internal/sys", [2024-03-21T09:11:30.994Z] "sort", [2024-03-21T09:11:30.994Z] "strconv", [2024-03-21T09:11:30.994Z] "strings", [2024-03-21T09:11:30.994Z] "sync", [2024-03-21T09:11:30.994Z] "sync/atomic", [2024-03-21T09:11:30.994Z] "syscall", [2024-03-21T09:11:30.994Z] "time", [2024-03-21T09:11:30.994Z] "unicode", [2024-03-21T09:11:30.994Z] "unicode/utf16", [2024-03-21T09:11:30.994Z] "unicode/utf8", [2024-03-21T09:11:30.994Z] "unsafe" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestGoFiles": [ [2024-03-21T09:11:30.994Z] "stdlib_test.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestImports": [ [2024-03-21T09:11:30.994Z] "bytes", [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "log", [2024-03-21T09:11:30.994Z] "testing", [2024-03-21T09:11:30.994Z] "time" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "XTestGoFiles": [ [2024-03-21T09:11:30.994Z] "benchmark_test.go", [2024-03-21T09:11:30.994Z] "concurrency_test.go", [2024-03-21T09:11:30.994Z] "example_test.go", [2024-03-21T09:11:30.994Z] "json_logger_test.go", [2024-03-21T09:11:30.994Z] "log_test.go", [2024-03-21T09:11:30.994Z] "logfmt_logger_test.go", [2024-03-21T09:11:30.994Z] "nop_logger_test.go", [2024-03-21T09:11:30.994Z] "sync_test.go", [2024-03-21T09:11:30.994Z] "value_test.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "XTestImports": [ [2024-03-21T09:11:30.994Z] "bytes", [2024-03-21T09:11:30.994Z] "encoding", [2024-03-21T09:11:30.994Z] "errors", [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "github.com/go-kit/log", [2024-03-21T09:11:30.994Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.994Z] "io", [2024-03-21T09:11:30.994Z] "io/ioutil", [2024-03-21T09:11:30.994Z] "math", [2024-03-21T09:11:30.994Z] "math/rand", [2024-03-21T09:11:30.994Z] "os", [2024-03-21T09:11:30.994Z] "reflect", [2024-03-21T09:11:30.994Z] "runtime", [2024-03-21T09:11:30.994Z] "sync", [2024-03-21T09:11:30.994Z] "testing", [2024-03-21T09:11:30.994Z] "time" [2024-03-21T09:11:30.994Z] ] [2024-03-21T09:11:30.994Z] } [2024-03-21T09:11:30.994Z] { [2024-03-21T09:11:30.994Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/logger", [2024-03-21T09:11:30.994Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.994Z] "Name": "logger", [2024-03-21T09:11:30.994Z] "Doc": "Package logger provides a client for integration with the support-logging service.", [2024-03-21T09:11:30.994Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.994Z] "Module": { [2024-03-21T09:11:30.994Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:30.994Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:30.994Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:30.994Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.994Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:30.994Z] "GoVersion": "1.21" [2024-03-21T09:11:30.994Z] }, [2024-03-21T09:11:30.994Z] "DepOnly": true, [2024-03-21T09:11:30.994Z] "Stale": true, [2024-03-21T09:11:30.994Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.994Z] "GoFiles": [ [2024-03-21T09:11:30.994Z] "logger.go", [2024-03-21T09:11:30.994Z] "mock-logger.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "Imports": [ [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.994Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.994Z] "github.com/go-kit/log", [2024-03-21T09:11:30.994Z] "log", [2024-03-21T09:11:30.994Z] "os" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "Deps": [ [2024-03-21T09:11:30.994Z] "bufio", [2024-03-21T09:11:30.994Z] "bytes", [2024-03-21T09:11:30.994Z] "compress/flate", [2024-03-21T09:11:30.994Z] "compress/gzip", [2024-03-21T09:11:30.994Z] "compress/zlib", [2024-03-21T09:11:30.994Z] "container/list", [2024-03-21T09:11:30.994Z] "context", [2024-03-21T09:11:30.994Z] "crypto", [2024-03-21T09:11:30.994Z] "crypto/aes", [2024-03-21T09:11:30.994Z] "crypto/cipher", [2024-03-21T09:11:30.994Z] "crypto/des", [2024-03-21T09:11:30.994Z] "crypto/dsa", [2024-03-21T09:11:30.994Z] "crypto/ecdsa", [2024-03-21T09:11:30.994Z] "crypto/ed25519", [2024-03-21T09:11:30.994Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.994Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.994Z] "crypto/elliptic", [2024-03-21T09:11:30.994Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.994Z] "crypto/hmac", [2024-03-21T09:11:30.994Z] "crypto/internal/randutil", [2024-03-21T09:11:30.994Z] "crypto/internal/subtle", [2024-03-21T09:11:30.994Z] "crypto/md5", [2024-03-21T09:11:30.994Z] "crypto/rand", [2024-03-21T09:11:30.994Z] "crypto/rc4", [2024-03-21T09:11:30.994Z] "crypto/rsa", [2024-03-21T09:11:30.994Z] "crypto/sha1", [2024-03-21T09:11:30.994Z] "crypto/sha256", [2024-03-21T09:11:30.994Z] "crypto/sha512", [2024-03-21T09:11:30.994Z] "crypto/subtle", [2024-03-21T09:11:30.994Z] "crypto/tls", [2024-03-21T09:11:30.994Z] "crypto/x509", [2024-03-21T09:11:30.994Z] "crypto/x509/pkix", [2024-03-21T09:11:30.994Z] "database/sql/driver", [2024-03-21T09:11:30.994Z] "debug/dwarf", [2024-03-21T09:11:30.994Z] "debug/macho", [2024-03-21T09:11:30.994Z] "encoding", [2024-03-21T09:11:30.994Z] "encoding/asn1", [2024-03-21T09:11:30.994Z] "encoding/base64", [2024-03-21T09:11:30.994Z] "encoding/binary", [2024-03-21T09:11:30.994Z] "encoding/csv", [2024-03-21T09:11:30.994Z] "encoding/hex", [2024-03-21T09:11:30.994Z] "encoding/json", [2024-03-21T09:11:30.994Z] "encoding/pem", [2024-03-21T09:11:30.994Z] "encoding/xml", [2024-03-21T09:11:30.994Z] "errors", [2024-03-21T09:11:30.994Z] "fmt", [2024-03-21T09:11:30.994Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.994Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.994Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.994Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.994Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.994Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.994Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.994Z] "github.com/go-kit/log", [2024-03-21T09:11:30.994Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.994Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.994Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.994Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.994Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.994Z] "github.com/google/uuid", [2024-03-21T09:11:30.994Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.994Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.994Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.994Z] "golang.org/x/net/html", [2024-03-21T09:11:30.994Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.994Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.994Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.994Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.994Z] "golang.org/x/text/language", [2024-03-21T09:11:30.994Z] "hash", [2024-03-21T09:11:30.994Z] "hash/adler32", [2024-03-21T09:11:30.994Z] "hash/crc32", [2024-03-21T09:11:30.994Z] "internal/abi", [2024-03-21T09:11:30.994Z] "internal/bytealg", [2024-03-21T09:11:30.994Z] "internal/cpu", [2024-03-21T09:11:30.994Z] "internal/fmtsort", [2024-03-21T09:11:30.994Z] "internal/goexperiment", [2024-03-21T09:11:30.994Z] "internal/itoa", [2024-03-21T09:11:30.994Z] "internal/nettrace", [2024-03-21T09:11:30.994Z] "internal/oserror", [2024-03-21T09:11:30.994Z] "internal/poll", [2024-03-21T09:11:30.994Z] "internal/race", [2024-03-21T09:11:30.994Z] "internal/reflectlite", [2024-03-21T09:11:30.994Z] "internal/singleflight", [2024-03-21T09:11:30.994Z] "internal/syscall/execenv", [2024-03-21T09:11:30.994Z] "internal/syscall/unix", [2024-03-21T09:11:30.994Z] "internal/testlog", [2024-03-21T09:11:30.994Z] "internal/unsafeheader", [2024-03-21T09:11:30.994Z] "io", [2024-03-21T09:11:30.994Z] "io/fs", [2024-03-21T09:11:30.994Z] "io/ioutil", [2024-03-21T09:11:30.994Z] "log", [2024-03-21T09:11:30.994Z] "math", [2024-03-21T09:11:30.994Z] "math/big", [2024-03-21T09:11:30.994Z] "math/bits", [2024-03-21T09:11:30.994Z] "math/rand", [2024-03-21T09:11:30.994Z] "mime", [2024-03-21T09:11:30.994Z] "mime/multipart", [2024-03-21T09:11:30.994Z] "mime/quotedprintable", [2024-03-21T09:11:30.994Z] "net", [2024-03-21T09:11:30.994Z] "net/http", [2024-03-21T09:11:30.994Z] "net/http/httptrace", [2024-03-21T09:11:30.994Z] "net/http/internal", [2024-03-21T09:11:30.994Z] "net/http/internal/ascii", [2024-03-21T09:11:30.994Z] "net/textproto", [2024-03-21T09:11:30.994Z] "net/url", [2024-03-21T09:11:30.994Z] "os", [2024-03-21T09:11:30.994Z] "path", [2024-03-21T09:11:30.994Z] "path/filepath", [2024-03-21T09:11:30.994Z] "reflect", [2024-03-21T09:11:30.994Z] "regexp", [2024-03-21T09:11:30.994Z] "regexp/syntax", [2024-03-21T09:11:30.994Z] "runtime", [2024-03-21T09:11:30.994Z] "runtime/cgo", [2024-03-21T09:11:30.994Z] "runtime/internal/atomic", [2024-03-21T09:11:30.994Z] "runtime/internal/math", [2024-03-21T09:11:30.994Z] "runtime/internal/sys", [2024-03-21T09:11:30.994Z] "sort", [2024-03-21T09:11:30.994Z] "strconv", [2024-03-21T09:11:30.994Z] "strings", [2024-03-21T09:11:30.994Z] "sync", [2024-03-21T09:11:30.994Z] "sync/atomic", [2024-03-21T09:11:30.994Z] "syscall", [2024-03-21T09:11:30.994Z] "time", [2024-03-21T09:11:30.994Z] "unicode", [2024-03-21T09:11:30.994Z] "unicode/utf16", [2024-03-21T09:11:30.994Z] "unicode/utf8", [2024-03-21T09:11:30.994Z] "unsafe", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.994Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestGoFiles": [ [2024-03-21T09:11:30.994Z] "logger_test.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestImports": [ [2024-03-21T09:11:30.994Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.994Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.994Z] "testing" [2024-03-21T09:11:30.994Z] ] [2024-03-21T09:11:30.994Z] } [2024-03-21T09:11:30.994Z] { [2024-03-21T09:11:30.994Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/fileioperformer", [2024-03-21T09:11:30.994Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:30.994Z] "Name": "fileioperformer", [2024-03-21T09:11:30.994Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.994Z] "Module": { [2024-03-21T09:11:30.994Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-21T09:11:30.994Z] "Version": "v3.2.0-dev.5", [2024-03-21T09:11:30.994Z] "Time": "2024-01-18T14:27:45Z", [2024-03-21T09:11:30.994Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.994Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-21T09:11:30.994Z] "GoVersion": "1.21" [2024-03-21T09:11:30.994Z] }, [2024-03-21T09:11:30.994Z] "DepOnly": true, [2024-03-21T09:11:30.994Z] "Stale": true, [2024-03-21T09:11:30.994Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.994Z] "GoFiles": [ [2024-03-21T09:11:30.994Z] "interface.go", [2024-03-21T09:11:30.994Z] "methods.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "Imports": [ [2024-03-21T09:11:30.994Z] "io", [2024-03-21T09:11:30.994Z] "os" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "Deps": [ [2024-03-21T09:11:30.994Z] "errors", [2024-03-21T09:11:30.994Z] "internal/abi", [2024-03-21T09:11:30.994Z] "internal/bytealg", [2024-03-21T09:11:30.994Z] "internal/cpu", [2024-03-21T09:11:30.994Z] "internal/goexperiment", [2024-03-21T09:11:30.994Z] "internal/itoa", [2024-03-21T09:11:30.994Z] "internal/oserror", [2024-03-21T09:11:30.994Z] "internal/poll", [2024-03-21T09:11:30.994Z] "internal/race", [2024-03-21T09:11:30.994Z] "internal/reflectlite", [2024-03-21T09:11:30.994Z] "internal/syscall/execenv", [2024-03-21T09:11:30.994Z] "internal/syscall/unix", [2024-03-21T09:11:30.994Z] "internal/testlog", [2024-03-21T09:11:30.994Z] "internal/unsafeheader", [2024-03-21T09:11:30.994Z] "io", [2024-03-21T09:11:30.994Z] "io/fs", [2024-03-21T09:11:30.994Z] "os", [2024-03-21T09:11:30.994Z] "path", [2024-03-21T09:11:30.994Z] "runtime", [2024-03-21T09:11:30.994Z] "runtime/internal/atomic", [2024-03-21T09:11:30.994Z] "runtime/internal/math", [2024-03-21T09:11:30.994Z] "runtime/internal/sys", [2024-03-21T09:11:30.994Z] "sort", [2024-03-21T09:11:30.994Z] "sync", [2024-03-21T09:11:30.994Z] "sync/atomic", [2024-03-21T09:11:30.994Z] "syscall", [2024-03-21T09:11:30.994Z] "time", [2024-03-21T09:11:30.994Z] "unicode/utf8", [2024-03-21T09:11:30.994Z] "unsafe" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestGoFiles": [ [2024-03-21T09:11:30.994Z] "methods_test.go" [2024-03-21T09:11:30.994Z] ], [2024-03-21T09:11:30.994Z] "TestImports": [ [2024-03-21T09:11:30.995Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "os", [2024-03-21T09:11:30.995Z] "runtime", [2024-03-21T09:11:30.995Z] "testing" [2024-03-21T09:11:30.995Z] ] [2024-03-21T09:11:30.995Z] } [2024-03-21T09:11:30.995Z] { [2024-03-21T09:11:30.995Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg", [2024-03-21T09:11:30.995Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.995Z] "Name": "pkg", [2024-03-21T09:11:30.995Z] "Doc": "****************************************************************************** * Copyright 2019 Dell Inc.", [2024-03-21T09:11:30.995Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.995Z] "Module": { [2024-03-21T09:11:30.995Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-21T09:11:30.995Z] "Version": "v3.2.0-dev.5", [2024-03-21T09:11:30.995Z] "Time": "2024-01-18T14:27:45Z", [2024-03-21T09:11:30.995Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.995Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-21T09:11:30.995Z] "GoVersion": "1.21" [2024-03-21T09:11:30.995Z] }, [2024-03-21T09:11:30.995Z] "DepOnly": true, [2024-03-21T09:11:30.995Z] "Stale": true, [2024-03-21T09:11:30.995Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.995Z] "GoFiles": [ [2024-03-21T09:11:30.995Z] "constants.go", [2024-03-21T09:11:30.995Z] "errors.go", [2024-03-21T09:11:30.995Z] "interfaces.go", [2024-03-21T09:11:30.995Z] "requestor.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "Imports": [ [2024-03-21T09:11:30.995Z] "crypto/tls", [2024-03-21T09:11:30.995Z] "crypto/x509", [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "net/http", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "time" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "Deps": [ [2024-03-21T09:11:30.995Z] "bufio", [2024-03-21T09:11:30.995Z] "bytes", [2024-03-21T09:11:30.995Z] "compress/flate", [2024-03-21T09:11:30.995Z] "compress/gzip", [2024-03-21T09:11:30.995Z] "compress/zlib", [2024-03-21T09:11:30.995Z] "container/list", [2024-03-21T09:11:30.995Z] "context", [2024-03-21T09:11:30.995Z] "crypto", [2024-03-21T09:11:30.995Z] "crypto/aes", [2024-03-21T09:11:30.995Z] "crypto/cipher", [2024-03-21T09:11:30.995Z] "crypto/des", [2024-03-21T09:11:30.995Z] "crypto/dsa", [2024-03-21T09:11:30.995Z] "crypto/ecdsa", [2024-03-21T09:11:30.995Z] "crypto/ed25519", [2024-03-21T09:11:30.995Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.995Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.995Z] "crypto/elliptic", [2024-03-21T09:11:30.995Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.995Z] "crypto/hmac", [2024-03-21T09:11:30.995Z] "crypto/internal/randutil", [2024-03-21T09:11:30.995Z] "crypto/internal/subtle", [2024-03-21T09:11:30.995Z] "crypto/md5", [2024-03-21T09:11:30.995Z] "crypto/rand", [2024-03-21T09:11:30.995Z] "crypto/rc4", [2024-03-21T09:11:30.995Z] "crypto/rsa", [2024-03-21T09:11:30.995Z] "crypto/sha1", [2024-03-21T09:11:30.995Z] "crypto/sha256", [2024-03-21T09:11:30.995Z] "crypto/sha512", [2024-03-21T09:11:30.995Z] "crypto/subtle", [2024-03-21T09:11:30.995Z] "crypto/tls", [2024-03-21T09:11:30.995Z] "crypto/x509", [2024-03-21T09:11:30.995Z] "crypto/x509/pkix", [2024-03-21T09:11:30.995Z] "database/sql/driver", [2024-03-21T09:11:30.995Z] "debug/dwarf", [2024-03-21T09:11:30.995Z] "debug/macho", [2024-03-21T09:11:30.995Z] "encoding", [2024-03-21T09:11:30.995Z] "encoding/asn1", [2024-03-21T09:11:30.995Z] "encoding/base64", [2024-03-21T09:11:30.995Z] "encoding/binary", [2024-03-21T09:11:30.995Z] "encoding/csv", [2024-03-21T09:11:30.995Z] "encoding/hex", [2024-03-21T09:11:30.995Z] "encoding/json", [2024-03-21T09:11:30.995Z] "encoding/pem", [2024-03-21T09:11:30.995Z] "encoding/xml", [2024-03-21T09:11:30.995Z] "errors", [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:30.995Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.995Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.995Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.995Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.995Z] "github.com/go-kit/log", [2024-03-21T09:11:30.995Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.995Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.995Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.995Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.995Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.995Z] "github.com/google/uuid", [2024-03-21T09:11:30.995Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.995Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.995Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.995Z] "golang.org/x/net/html", [2024-03-21T09:11:30.995Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.995Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.995Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.995Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.995Z] "golang.org/x/text/language", [2024-03-21T09:11:30.995Z] "hash", [2024-03-21T09:11:30.995Z] "hash/adler32", [2024-03-21T09:11:30.995Z] "hash/crc32", [2024-03-21T09:11:30.995Z] "internal/abi", [2024-03-21T09:11:30.995Z] "internal/bytealg", [2024-03-21T09:11:30.995Z] "internal/cpu", [2024-03-21T09:11:30.995Z] "internal/fmtsort", [2024-03-21T09:11:30.995Z] "internal/goexperiment", [2024-03-21T09:11:30.995Z] "internal/itoa", [2024-03-21T09:11:30.995Z] "internal/nettrace", [2024-03-21T09:11:30.995Z] "internal/oserror", [2024-03-21T09:11:30.995Z] "internal/poll", [2024-03-21T09:11:30.995Z] "internal/race", [2024-03-21T09:11:30.995Z] "internal/reflectlite", [2024-03-21T09:11:30.995Z] "internal/singleflight", [2024-03-21T09:11:30.995Z] "internal/syscall/execenv", [2024-03-21T09:11:30.995Z] "internal/syscall/unix", [2024-03-21T09:11:30.995Z] "internal/testlog", [2024-03-21T09:11:30.995Z] "internal/unsafeheader", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "io/fs", [2024-03-21T09:11:30.995Z] "io/ioutil", [2024-03-21T09:11:30.995Z] "log", [2024-03-21T09:11:30.995Z] "math", [2024-03-21T09:11:30.995Z] "math/big", [2024-03-21T09:11:30.995Z] "math/bits", [2024-03-21T09:11:30.995Z] "math/rand", [2024-03-21T09:11:30.995Z] "mime", [2024-03-21T09:11:30.995Z] "mime/multipart", [2024-03-21T09:11:30.995Z] "mime/quotedprintable", [2024-03-21T09:11:30.995Z] "net", [2024-03-21T09:11:30.995Z] "net/http", [2024-03-21T09:11:30.995Z] "net/http/httptrace", [2024-03-21T09:11:30.995Z] "net/http/internal", [2024-03-21T09:11:30.995Z] "net/http/internal/ascii", [2024-03-21T09:11:30.995Z] "net/textproto", [2024-03-21T09:11:30.995Z] "net/url", [2024-03-21T09:11:30.995Z] "os", [2024-03-21T09:11:30.995Z] "path", [2024-03-21T09:11:30.995Z] "path/filepath", [2024-03-21T09:11:30.995Z] "reflect", [2024-03-21T09:11:30.995Z] "regexp", [2024-03-21T09:11:30.995Z] "regexp/syntax", [2024-03-21T09:11:30.995Z] "runtime", [2024-03-21T09:11:30.995Z] "runtime/cgo", [2024-03-21T09:11:30.995Z] "runtime/internal/atomic", [2024-03-21T09:11:30.995Z] "runtime/internal/math", [2024-03-21T09:11:30.995Z] "runtime/internal/sys", [2024-03-21T09:11:30.995Z] "sort", [2024-03-21T09:11:30.995Z] "strconv", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "sync", [2024-03-21T09:11:30.995Z] "sync/atomic", [2024-03-21T09:11:30.995Z] "syscall", [2024-03-21T09:11:30.995Z] "time", [2024-03-21T09:11:30.995Z] "unicode", [2024-03-21T09:11:30.995Z] "unicode/utf16", [2024-03-21T09:11:30.995Z] "unicode/utf8", [2024-03-21T09:11:30.995Z] "unsafe", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "TestGoFiles": [ [2024-03-21T09:11:30.995Z] "requestor_test.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "TestImports": [ [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.995Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "testing" [2024-03-21T09:11:30.995Z] ] [2024-03-21T09:11:30.995Z] } [2024-03-21T09:11:30.995Z] { [2024-03-21T09:11:30.995Z] "Dir": "/usr/local/go/src/flag", [2024-03-21T09:11:30.995Z] "ImportPath": "flag", [2024-03-21T09:11:30.995Z] "Name": "flag", [2024-03-21T09:11:30.995Z] "Doc": "Package flag implements command-line flag parsing.", [2024-03-21T09:11:30.995Z] "Target": "/usr/local/go/pkg/linux_amd64/flag.a", [2024-03-21T09:11:30.995Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.995Z] "Goroot": true, [2024-03-21T09:11:30.995Z] "Standard": true, [2024-03-21T09:11:30.995Z] "DepOnly": true, [2024-03-21T09:11:30.995Z] "GoFiles": [ [2024-03-21T09:11:30.995Z] "flag.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "Imports": [ [2024-03-21T09:11:30.995Z] "errors", [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "os", [2024-03-21T09:11:30.995Z] "reflect", [2024-03-21T09:11:30.995Z] "sort", [2024-03-21T09:11:30.995Z] "strconv", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "time" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "Deps": [ [2024-03-21T09:11:30.995Z] "errors", [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "internal/abi", [2024-03-21T09:11:30.995Z] "internal/bytealg", [2024-03-21T09:11:30.995Z] "internal/cpu", [2024-03-21T09:11:30.995Z] "internal/fmtsort", [2024-03-21T09:11:30.995Z] "internal/goexperiment", [2024-03-21T09:11:30.995Z] "internal/itoa", [2024-03-21T09:11:30.995Z] "internal/oserror", [2024-03-21T09:11:30.995Z] "internal/poll", [2024-03-21T09:11:30.995Z] "internal/race", [2024-03-21T09:11:30.995Z] "internal/reflectlite", [2024-03-21T09:11:30.995Z] "internal/syscall/execenv", [2024-03-21T09:11:30.995Z] "internal/syscall/unix", [2024-03-21T09:11:30.995Z] "internal/testlog", [2024-03-21T09:11:30.995Z] "internal/unsafeheader", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "io/fs", [2024-03-21T09:11:30.995Z] "math", [2024-03-21T09:11:30.995Z] "math/bits", [2024-03-21T09:11:30.995Z] "os", [2024-03-21T09:11:30.995Z] "path", [2024-03-21T09:11:30.995Z] "reflect", [2024-03-21T09:11:30.995Z] "runtime", [2024-03-21T09:11:30.995Z] "runtime/internal/atomic", [2024-03-21T09:11:30.995Z] "runtime/internal/math", [2024-03-21T09:11:30.995Z] "runtime/internal/sys", [2024-03-21T09:11:30.995Z] "sort", [2024-03-21T09:11:30.995Z] "strconv", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "sync", [2024-03-21T09:11:30.995Z] "sync/atomic", [2024-03-21T09:11:30.995Z] "syscall", [2024-03-21T09:11:30.995Z] "time", [2024-03-21T09:11:30.995Z] "unicode", [2024-03-21T09:11:30.995Z] "unicode/utf8", [2024-03-21T09:11:30.995Z] "unsafe" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "TestGoFiles": [ [2024-03-21T09:11:30.995Z] "export_test.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "TestImports": [ [2024-03-21T09:11:30.995Z] "os" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "XTestGoFiles": [ [2024-03-21T09:11:30.995Z] "example_func_test.go", [2024-03-21T09:11:30.995Z] "example_test.go", [2024-03-21T09:11:30.995Z] "example_value_test.go", [2024-03-21T09:11:30.995Z] "flag_test.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "XTestImports": [ [2024-03-21T09:11:30.995Z] "bytes", [2024-03-21T09:11:30.995Z] "errors", [2024-03-21T09:11:30.995Z] "flag", [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "internal/testenv", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "net", [2024-03-21T09:11:30.995Z] "net/url", [2024-03-21T09:11:30.995Z] "os", [2024-03-21T09:11:30.995Z] "os/exec", [2024-03-21T09:11:30.995Z] "runtime", [2024-03-21T09:11:30.995Z] "sort", [2024-03-21T09:11:30.995Z] "strconv", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "testing", [2024-03-21T09:11:30.995Z] "time" [2024-03-21T09:11:30.995Z] ] [2024-03-21T09:11:30.995Z] } [2024-03-21T09:11:30.995Z] { [2024-03-21T09:11:30.995Z] "Dir": "/usr/local/go/src/net/http/internal/testcert", [2024-03-21T09:11:30.995Z] "ImportPath": "net/http/internal/testcert", [2024-03-21T09:11:30.995Z] "Name": "testcert", [2024-03-21T09:11:30.995Z] "Doc": "Package testcert contains a test-only localhost certificate.", [2024-03-21T09:11:30.995Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal/testcert.a", [2024-03-21T09:11:30.995Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.995Z] "Goroot": true, [2024-03-21T09:11:30.995Z] "Standard": true, [2024-03-21T09:11:30.995Z] "DepOnly": true, [2024-03-21T09:11:30.995Z] "GoFiles": [ [2024-03-21T09:11:30.995Z] "testcert.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "Imports": [ [2024-03-21T09:11:30.995Z] "strings" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "Deps": [ [2024-03-21T09:11:30.995Z] "errors", [2024-03-21T09:11:30.995Z] "internal/abi", [2024-03-21T09:11:30.995Z] "internal/bytealg", [2024-03-21T09:11:30.995Z] "internal/cpu", [2024-03-21T09:11:30.995Z] "internal/goexperiment", [2024-03-21T09:11:30.995Z] "internal/race", [2024-03-21T09:11:30.995Z] "internal/reflectlite", [2024-03-21T09:11:30.995Z] "internal/unsafeheader", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "runtime", [2024-03-21T09:11:30.995Z] "runtime/internal/atomic", [2024-03-21T09:11:30.995Z] "runtime/internal/math", [2024-03-21T09:11:30.995Z] "runtime/internal/sys", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "sync", [2024-03-21T09:11:30.995Z] "sync/atomic", [2024-03-21T09:11:30.995Z] "unicode", [2024-03-21T09:11:30.995Z] "unicode/utf8", [2024-03-21T09:11:30.995Z] "unsafe" [2024-03-21T09:11:30.995Z] ] [2024-03-21T09:11:30.995Z] } [2024-03-21T09:11:30.995Z] { [2024-03-21T09:11:30.995Z] "Dir": "/usr/local/go/src/net/http/httptest", [2024-03-21T09:11:30.995Z] "ImportPath": "net/http/httptest", [2024-03-21T09:11:30.995Z] "Name": "httptest", [2024-03-21T09:11:30.995Z] "Doc": "Package httptest provides utilities for HTTP testing.", [2024-03-21T09:11:30.995Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httptest.a", [2024-03-21T09:11:30.995Z] "Root": "/usr/local/go", [2024-03-21T09:11:30.995Z] "Goroot": true, [2024-03-21T09:11:30.995Z] "Standard": true, [2024-03-21T09:11:30.995Z] "DepOnly": true, [2024-03-21T09:11:30.995Z] "GoFiles": [ [2024-03-21T09:11:30.995Z] "httptest.go", [2024-03-21T09:11:30.995Z] "recorder.go", [2024-03-21T09:11:30.995Z] "server.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "Imports": [ [2024-03-21T09:11:30.995Z] "bufio", [2024-03-21T09:11:30.995Z] "bytes", [2024-03-21T09:11:30.995Z] "crypto/tls", [2024-03-21T09:11:30.995Z] "crypto/x509", [2024-03-21T09:11:30.995Z] "flag", [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "log", [2024-03-21T09:11:30.995Z] "net", [2024-03-21T09:11:30.995Z] "net/http", [2024-03-21T09:11:30.995Z] "net/http/internal/testcert", [2024-03-21T09:11:30.995Z] "net/textproto", [2024-03-21T09:11:30.995Z] "os", [2024-03-21T09:11:30.995Z] "strconv", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "sync", [2024-03-21T09:11:30.995Z] "time" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "ImportMap": { [2024-03-21T09:11:30.995Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts" [2024-03-21T09:11:30.995Z] }, [2024-03-21T09:11:30.995Z] "Deps": [ [2024-03-21T09:11:30.995Z] "bufio", [2024-03-21T09:11:30.995Z] "bytes", [2024-03-21T09:11:30.995Z] "compress/flate", [2024-03-21T09:11:30.995Z] "compress/gzip", [2024-03-21T09:11:30.995Z] "container/list", [2024-03-21T09:11:30.995Z] "context", [2024-03-21T09:11:30.995Z] "crypto", [2024-03-21T09:11:30.995Z] "crypto/aes", [2024-03-21T09:11:30.995Z] "crypto/cipher", [2024-03-21T09:11:30.995Z] "crypto/des", [2024-03-21T09:11:30.995Z] "crypto/dsa", [2024-03-21T09:11:30.995Z] "crypto/ecdsa", [2024-03-21T09:11:30.995Z] "crypto/ed25519", [2024-03-21T09:11:30.995Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.995Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.995Z] "crypto/elliptic", [2024-03-21T09:11:30.995Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.995Z] "crypto/hmac", [2024-03-21T09:11:30.995Z] "crypto/internal/randutil", [2024-03-21T09:11:30.995Z] "crypto/internal/subtle", [2024-03-21T09:11:30.995Z] "crypto/md5", [2024-03-21T09:11:30.995Z] "crypto/rand", [2024-03-21T09:11:30.995Z] "crypto/rc4", [2024-03-21T09:11:30.995Z] "crypto/rsa", [2024-03-21T09:11:30.995Z] "crypto/sha1", [2024-03-21T09:11:30.995Z] "crypto/sha256", [2024-03-21T09:11:30.995Z] "crypto/sha512", [2024-03-21T09:11:30.995Z] "crypto/subtle", [2024-03-21T09:11:30.995Z] "crypto/tls", [2024-03-21T09:11:30.995Z] "crypto/x509", [2024-03-21T09:11:30.995Z] "crypto/x509/pkix", [2024-03-21T09:11:30.995Z] "encoding/asn1", [2024-03-21T09:11:30.995Z] "encoding/base64", [2024-03-21T09:11:30.995Z] "encoding/binary", [2024-03-21T09:11:30.995Z] "encoding/hex", [2024-03-21T09:11:30.995Z] "encoding/pem", [2024-03-21T09:11:30.995Z] "errors", [2024-03-21T09:11:30.995Z] "flag", [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "hash", [2024-03-21T09:11:30.995Z] "hash/crc32", [2024-03-21T09:11:30.995Z] "internal/abi", [2024-03-21T09:11:30.995Z] "internal/bytealg", [2024-03-21T09:11:30.995Z] "internal/cpu", [2024-03-21T09:11:30.995Z] "internal/fmtsort", [2024-03-21T09:11:30.995Z] "internal/goexperiment", [2024-03-21T09:11:30.995Z] "internal/itoa", [2024-03-21T09:11:30.995Z] "internal/nettrace", [2024-03-21T09:11:30.995Z] "internal/oserror", [2024-03-21T09:11:30.995Z] "internal/poll", [2024-03-21T09:11:30.995Z] "internal/race", [2024-03-21T09:11:30.995Z] "internal/reflectlite", [2024-03-21T09:11:30.995Z] "internal/singleflight", [2024-03-21T09:11:30.995Z] "internal/syscall/execenv", [2024-03-21T09:11:30.995Z] "internal/syscall/unix", [2024-03-21T09:11:30.995Z] "internal/testlog", [2024-03-21T09:11:30.995Z] "internal/unsafeheader", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "io/fs", [2024-03-21T09:11:30.995Z] "io/ioutil", [2024-03-21T09:11:30.995Z] "log", [2024-03-21T09:11:30.995Z] "math", [2024-03-21T09:11:30.995Z] "math/big", [2024-03-21T09:11:30.995Z] "math/bits", [2024-03-21T09:11:30.995Z] "math/rand", [2024-03-21T09:11:30.995Z] "mime", [2024-03-21T09:11:30.995Z] "mime/multipart", [2024-03-21T09:11:30.995Z] "mime/quotedprintable", [2024-03-21T09:11:30.995Z] "net", [2024-03-21T09:11:30.995Z] "net/http", [2024-03-21T09:11:30.995Z] "net/http/httptrace", [2024-03-21T09:11:30.995Z] "net/http/internal", [2024-03-21T09:11:30.995Z] "net/http/internal/ascii", [2024-03-21T09:11:30.995Z] "net/http/internal/testcert", [2024-03-21T09:11:30.995Z] "net/textproto", [2024-03-21T09:11:30.995Z] "net/url", [2024-03-21T09:11:30.995Z] "os", [2024-03-21T09:11:30.995Z] "path", [2024-03-21T09:11:30.995Z] "path/filepath", [2024-03-21T09:11:30.995Z] "reflect", [2024-03-21T09:11:30.995Z] "runtime", [2024-03-21T09:11:30.995Z] "runtime/cgo", [2024-03-21T09:11:30.995Z] "runtime/internal/atomic", [2024-03-21T09:11:30.995Z] "runtime/internal/math", [2024-03-21T09:11:30.995Z] "runtime/internal/sys", [2024-03-21T09:11:30.995Z] "sort", [2024-03-21T09:11:30.995Z] "strconv", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "sync", [2024-03-21T09:11:30.995Z] "sync/atomic", [2024-03-21T09:11:30.995Z] "syscall", [2024-03-21T09:11:30.995Z] "time", [2024-03-21T09:11:30.995Z] "unicode", [2024-03-21T09:11:30.995Z] "unicode/utf16", [2024-03-21T09:11:30.995Z] "unicode/utf8", [2024-03-21T09:11:30.995Z] "unsafe", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.995Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "TestGoFiles": [ [2024-03-21T09:11:30.995Z] "httptest_test.go", [2024-03-21T09:11:30.995Z] "recorder_test.go", [2024-03-21T09:11:30.995Z] "server_test.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "TestImports": [ [2024-03-21T09:11:30.995Z] "bufio", [2024-03-21T09:11:30.995Z] "crypto/tls", [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "net", [2024-03-21T09:11:30.995Z] "net/http", [2024-03-21T09:11:30.995Z] "net/url", [2024-03-21T09:11:30.995Z] "reflect", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "sync", [2024-03-21T09:11:30.995Z] "testing" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "XTestGoFiles": [ [2024-03-21T09:11:30.995Z] "example_test.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "XTestImports": [ [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "log", [2024-03-21T09:11:30.995Z] "net/http", [2024-03-21T09:11:30.995Z] "net/http/httptest" [2024-03-21T09:11:30.995Z] ] [2024-03-21T09:11:30.995Z] } [2024-03-21T09:11:30.995Z] { [2024-03-21T09:11:30.995Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/internal/pkg/vault", [2024-03-21T09:11:30.995Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:30.995Z] "Name": "vault", [2024-03-21T09:11:30.995Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.995Z] "Module": { [2024-03-21T09:11:30.995Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-21T09:11:30.995Z] "Version": "v3.2.0-dev.5", [2024-03-21T09:11:30.995Z] "Time": "2024-01-18T14:27:45Z", [2024-03-21T09:11:30.995Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.995Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-21T09:11:30.995Z] "GoVersion": "1.21" [2024-03-21T09:11:30.995Z] }, [2024-03-21T09:11:30.995Z] "DepOnly": true, [2024-03-21T09:11:30.995Z] "Stale": true, [2024-03-21T09:11:30.995Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.995Z] "GoFiles": [ [2024-03-21T09:11:30.995Z] "client.go", [2024-03-21T09:11:30.995Z] "constants.go", [2024-03-21T09:11:30.995Z] "errors.go", [2024-03-21T09:11:30.995Z] "management.go", [2024-03-21T09:11:30.995Z] "mock.go", [2024-03-21T09:11:30.995Z] "models.go", [2024-03-21T09:11:30.995Z] "request.go", [2024-03-21T09:11:30.995Z] "roottoken.go", [2024-03-21T09:11:30.995Z] "secrets.go", [2024-03-21T09:11:30.995Z] "token.go" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "Imports": [ [2024-03-21T09:11:30.995Z] "bytes", [2024-03-21T09:11:30.995Z] "context", [2024-03-21T09:11:30.995Z] "crypto/tls", [2024-03-21T09:11:30.995Z] "crypto/x509", [2024-03-21T09:11:30.995Z] "encoding/base64", [2024-03-21T09:11:30.995Z] "encoding/json", [2024-03-21T09:11:30.995Z] "errors", [2024-03-21T09:11:30.995Z] "fmt", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.995Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.995Z] "io", [2024-03-21T09:11:30.995Z] "net/http", [2024-03-21T09:11:30.995Z] "net/http/httptest", [2024-03-21T09:11:30.995Z] "net/url", [2024-03-21T09:11:30.995Z] "os", [2024-03-21T09:11:30.995Z] "path", [2024-03-21T09:11:30.995Z] "regexp", [2024-03-21T09:11:30.995Z] "strings", [2024-03-21T09:11:30.995Z] "sync", [2024-03-21T09:11:30.995Z] "time" [2024-03-21T09:11:30.995Z] ], [2024-03-21T09:11:30.995Z] "Deps": [ [2024-03-21T09:11:30.995Z] "bufio", [2024-03-21T09:11:30.995Z] "bytes", [2024-03-21T09:11:30.995Z] "compress/flate", [2024-03-21T09:11:30.995Z] "compress/gzip", [2024-03-21T09:11:30.995Z] "compress/zlib", [2024-03-21T09:11:30.995Z] "container/list", [2024-03-21T09:11:30.995Z] "context", [2024-03-21T09:11:30.995Z] "crypto", [2024-03-21T09:11:30.995Z] "crypto/aes", [2024-03-21T09:11:30.995Z] "crypto/cipher", [2024-03-21T09:11:30.995Z] "crypto/des", [2024-03-21T09:11:30.995Z] "crypto/dsa", [2024-03-21T09:11:30.995Z] "crypto/ecdsa", [2024-03-21T09:11:30.995Z] "crypto/ed25519", [2024-03-21T09:11:30.995Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.995Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.995Z] "crypto/elliptic", [2024-03-21T09:11:30.995Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.995Z] "crypto/hmac", [2024-03-21T09:11:30.995Z] "crypto/internal/randutil", [2024-03-21T09:11:30.996Z] "crypto/internal/subtle", [2024-03-21T09:11:30.996Z] "crypto/md5", [2024-03-21T09:11:30.996Z] "crypto/rand", [2024-03-21T09:11:30.996Z] "crypto/rc4", [2024-03-21T09:11:30.996Z] "crypto/rsa", [2024-03-21T09:11:30.996Z] "crypto/sha1", [2024-03-21T09:11:30.996Z] "crypto/sha256", [2024-03-21T09:11:30.996Z] "crypto/sha512", [2024-03-21T09:11:30.996Z] "crypto/subtle", [2024-03-21T09:11:30.996Z] "crypto/tls", [2024-03-21T09:11:30.996Z] "crypto/x509", [2024-03-21T09:11:30.996Z] "crypto/x509/pkix", [2024-03-21T09:11:30.996Z] "database/sql/driver", [2024-03-21T09:11:30.996Z] "debug/dwarf", [2024-03-21T09:11:30.996Z] "debug/macho", [2024-03-21T09:11:30.996Z] "encoding", [2024-03-21T09:11:30.996Z] "encoding/asn1", [2024-03-21T09:11:30.996Z] "encoding/base64", [2024-03-21T09:11:30.996Z] "encoding/binary", [2024-03-21T09:11:30.996Z] "encoding/csv", [2024-03-21T09:11:30.996Z] "encoding/hex", [2024-03-21T09:11:30.996Z] "encoding/json", [2024-03-21T09:11:30.996Z] "encoding/pem", [2024-03-21T09:11:30.996Z] "encoding/xml", [2024-03-21T09:11:30.996Z] "errors", [2024-03-21T09:11:30.996Z] "flag", [2024-03-21T09:11:30.996Z] "fmt", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.996Z] "github.com/go-kit/log", [2024-03-21T09:11:30.996Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.996Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.996Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.996Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.996Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.996Z] "github.com/google/uuid", [2024-03-21T09:11:30.996Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.996Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.996Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.996Z] "golang.org/x/net/html", [2024-03-21T09:11:30.996Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.996Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.996Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.996Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.996Z] "golang.org/x/text/language", [2024-03-21T09:11:30.996Z] "hash", [2024-03-21T09:11:30.996Z] "hash/adler32", [2024-03-21T09:11:30.996Z] "hash/crc32", [2024-03-21T09:11:30.996Z] "internal/abi", [2024-03-21T09:11:30.996Z] "internal/bytealg", [2024-03-21T09:11:30.996Z] "internal/cpu", [2024-03-21T09:11:30.996Z] "internal/fmtsort", [2024-03-21T09:11:30.996Z] "internal/goexperiment", [2024-03-21T09:11:30.996Z] "internal/itoa", [2024-03-21T09:11:30.996Z] "internal/nettrace", [2024-03-21T09:11:30.996Z] "internal/oserror", [2024-03-21T09:11:30.996Z] "internal/poll", [2024-03-21T09:11:30.996Z] "internal/race", [2024-03-21T09:11:30.996Z] "internal/reflectlite", [2024-03-21T09:11:30.996Z] "internal/singleflight", [2024-03-21T09:11:30.996Z] "internal/syscall/execenv", [2024-03-21T09:11:30.996Z] "internal/syscall/unix", [2024-03-21T09:11:30.996Z] "internal/testlog", [2024-03-21T09:11:30.996Z] "internal/unsafeheader", [2024-03-21T09:11:30.996Z] "io", [2024-03-21T09:11:30.996Z] "io/fs", [2024-03-21T09:11:30.996Z] "io/ioutil", [2024-03-21T09:11:30.996Z] "log", [2024-03-21T09:11:30.996Z] "math", [2024-03-21T09:11:30.996Z] "math/big", [2024-03-21T09:11:30.996Z] "math/bits", [2024-03-21T09:11:30.996Z] "math/rand", [2024-03-21T09:11:30.996Z] "mime", [2024-03-21T09:11:30.996Z] "mime/multipart", [2024-03-21T09:11:30.996Z] "mime/quotedprintable", [2024-03-21T09:11:30.996Z] "net", [2024-03-21T09:11:30.996Z] "net/http", [2024-03-21T09:11:30.996Z] "net/http/httptest", [2024-03-21T09:11:30.996Z] "net/http/httptrace", [2024-03-21T09:11:30.996Z] "net/http/internal", [2024-03-21T09:11:30.996Z] "net/http/internal/ascii", [2024-03-21T09:11:30.996Z] "net/http/internal/testcert", [2024-03-21T09:11:30.996Z] "net/textproto", [2024-03-21T09:11:30.996Z] "net/url", [2024-03-21T09:11:30.996Z] "os", [2024-03-21T09:11:30.996Z] "path", [2024-03-21T09:11:30.996Z] "path/filepath", [2024-03-21T09:11:30.996Z] "reflect", [2024-03-21T09:11:30.996Z] "regexp", [2024-03-21T09:11:30.996Z] "regexp/syntax", [2024-03-21T09:11:30.996Z] "runtime", [2024-03-21T09:11:30.996Z] "runtime/cgo", [2024-03-21T09:11:30.996Z] "runtime/internal/atomic", [2024-03-21T09:11:30.996Z] "runtime/internal/math", [2024-03-21T09:11:30.996Z] "runtime/internal/sys", [2024-03-21T09:11:30.996Z] "sort", [2024-03-21T09:11:30.996Z] "strconv", [2024-03-21T09:11:30.996Z] "strings", [2024-03-21T09:11:30.996Z] "sync", [2024-03-21T09:11:30.996Z] "sync/atomic", [2024-03-21T09:11:30.996Z] "syscall", [2024-03-21T09:11:30.996Z] "time", [2024-03-21T09:11:30.996Z] "unicode", [2024-03-21T09:11:30.996Z] "unicode/utf16", [2024-03-21T09:11:30.996Z] "unicode/utf8", [2024-03-21T09:11:30.996Z] "unsafe", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.996Z] ], [2024-03-21T09:11:30.996Z] "TestGoFiles": [ [2024-03-21T09:11:30.996Z] "client_test.go", [2024-03-21T09:11:30.996Z] "management_test.go", [2024-03-21T09:11:30.996Z] "roottoken_test.go", [2024-03-21T09:11:30.996Z] "secrets_test.go", [2024-03-21T09:11:30.996Z] "token_test.go" [2024-03-21T09:11:30.996Z] ], [2024-03-21T09:11:30.996Z] "TestImports": [ [2024-03-21T09:11:30.996Z] "bytes", [2024-03-21T09:11:30.996Z] "context", [2024-03-21T09:11:30.996Z] "encoding/json", [2024-03-21T09:11:30.996Z] "errors", [2024-03-21T09:11:30.996Z] "fmt", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.996Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.996Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:30.996Z] "io", [2024-03-21T09:11:30.996Z] "net", [2024-03-21T09:11:30.996Z] "net/http", [2024-03-21T09:11:30.996Z] "net/http/httptest", [2024-03-21T09:11:30.996Z] "net/url", [2024-03-21T09:11:30.996Z] "path", [2024-03-21T09:11:30.996Z] "reflect", [2024-03-21T09:11:30.996Z] "strconv", [2024-03-21T09:11:30.996Z] "strings", [2024-03-21T09:11:30.996Z] "sync", [2024-03-21T09:11:30.996Z] "testing", [2024-03-21T09:11:30.996Z] "time" [2024-03-21T09:11:30.996Z] ] [2024-03-21T09:11:30.996Z] } [2024-03-21T09:11:30.996Z] { [2024-03-21T09:11:30.996Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/secrets", [2024-03-21T09:11:30.996Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:30.996Z] "Name": "secrets", [2024-03-21T09:11:30.996Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.996Z] "Module": { [2024-03-21T09:11:30.996Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-21T09:11:30.996Z] "Version": "v3.2.0-dev.5", [2024-03-21T09:11:30.996Z] "Time": "2024-01-18T14:27:45Z", [2024-03-21T09:11:30.996Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:30.996Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-21T09:11:30.996Z] "GoVersion": "1.21" [2024-03-21T09:11:30.996Z] }, [2024-03-21T09:11:30.996Z] "DepOnly": true, [2024-03-21T09:11:30.996Z] "Stale": true, [2024-03-21T09:11:30.996Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.996Z] "GoFiles": [ [2024-03-21T09:11:30.996Z] "factory.go", [2024-03-21T09:11:30.996Z] "interfaces.go" [2024-03-21T09:11:30.996Z] ], [2024-03-21T09:11:30.996Z] "Imports": [ [2024-03-21T09:11:30.996Z] "context", [2024-03-21T09:11:30.996Z] "fmt", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types" [2024-03-21T09:11:30.996Z] ], [2024-03-21T09:11:30.996Z] "Deps": [ [2024-03-21T09:11:30.996Z] "bufio", [2024-03-21T09:11:30.996Z] "bytes", [2024-03-21T09:11:30.996Z] "compress/flate", [2024-03-21T09:11:30.996Z] "compress/gzip", [2024-03-21T09:11:30.996Z] "compress/zlib", [2024-03-21T09:11:30.996Z] "container/list", [2024-03-21T09:11:30.996Z] "context", [2024-03-21T09:11:30.996Z] "crypto", [2024-03-21T09:11:30.996Z] "crypto/aes", [2024-03-21T09:11:30.996Z] "crypto/cipher", [2024-03-21T09:11:30.996Z] "crypto/des", [2024-03-21T09:11:30.996Z] "crypto/dsa", [2024-03-21T09:11:30.996Z] "crypto/ecdsa", [2024-03-21T09:11:30.996Z] "crypto/ed25519", [2024-03-21T09:11:30.996Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.996Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.996Z] "crypto/elliptic", [2024-03-21T09:11:30.996Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.996Z] "crypto/hmac", [2024-03-21T09:11:30.996Z] "crypto/internal/randutil", [2024-03-21T09:11:30.996Z] "crypto/internal/subtle", [2024-03-21T09:11:30.996Z] "crypto/md5", [2024-03-21T09:11:30.996Z] "crypto/rand", [2024-03-21T09:11:30.996Z] "crypto/rc4", [2024-03-21T09:11:30.996Z] "crypto/rsa", [2024-03-21T09:11:30.996Z] "crypto/sha1", [2024-03-21T09:11:30.996Z] "crypto/sha256", [2024-03-21T09:11:30.996Z] "crypto/sha512", [2024-03-21T09:11:30.996Z] "crypto/subtle", [2024-03-21T09:11:30.996Z] "crypto/tls", [2024-03-21T09:11:30.996Z] "crypto/x509", [2024-03-21T09:11:30.996Z] "crypto/x509/pkix", [2024-03-21T09:11:30.996Z] "database/sql/driver", [2024-03-21T09:11:30.996Z] "debug/dwarf", [2024-03-21T09:11:30.996Z] "debug/macho", [2024-03-21T09:11:30.996Z] "encoding", [2024-03-21T09:11:30.996Z] "encoding/asn1", [2024-03-21T09:11:30.996Z] "encoding/base64", [2024-03-21T09:11:30.996Z] "encoding/binary", [2024-03-21T09:11:30.996Z] "encoding/csv", [2024-03-21T09:11:30.996Z] "encoding/hex", [2024-03-21T09:11:30.996Z] "encoding/json", [2024-03-21T09:11:30.996Z] "encoding/pem", [2024-03-21T09:11:30.996Z] "encoding/xml", [2024-03-21T09:11:30.996Z] "errors", [2024-03-21T09:11:30.996Z] "flag", [2024-03-21T09:11:30.996Z] "fmt", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.996Z] "github.com/go-kit/log", [2024-03-21T09:11:30.996Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.996Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.996Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.996Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.996Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.996Z] "github.com/google/uuid", [2024-03-21T09:11:30.996Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.996Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.996Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.996Z] "golang.org/x/net/html", [2024-03-21T09:11:30.996Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.996Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.996Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.996Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.996Z] "golang.org/x/text/language", [2024-03-21T09:11:30.996Z] "hash", [2024-03-21T09:11:30.996Z] "hash/adler32", [2024-03-21T09:11:30.996Z] "hash/crc32", [2024-03-21T09:11:30.996Z] "internal/abi", [2024-03-21T09:11:30.996Z] "internal/bytealg", [2024-03-21T09:11:30.996Z] "internal/cpu", [2024-03-21T09:11:30.996Z] "internal/fmtsort", [2024-03-21T09:11:30.996Z] "internal/goexperiment", [2024-03-21T09:11:30.996Z] "internal/itoa", [2024-03-21T09:11:30.996Z] "internal/nettrace", [2024-03-21T09:11:30.996Z] "internal/oserror", [2024-03-21T09:11:30.996Z] "internal/poll", [2024-03-21T09:11:30.996Z] "internal/race", [2024-03-21T09:11:30.996Z] "internal/reflectlite", [2024-03-21T09:11:30.996Z] "internal/singleflight", [2024-03-21T09:11:30.996Z] "internal/syscall/execenv", [2024-03-21T09:11:30.996Z] "internal/syscall/unix", [2024-03-21T09:11:30.996Z] "internal/testlog", [2024-03-21T09:11:30.996Z] "internal/unsafeheader", [2024-03-21T09:11:30.996Z] "io", [2024-03-21T09:11:30.996Z] "io/fs", [2024-03-21T09:11:30.996Z] "io/ioutil", [2024-03-21T09:11:30.996Z] "log", [2024-03-21T09:11:30.996Z] "math", [2024-03-21T09:11:30.996Z] "math/big", [2024-03-21T09:11:30.996Z] "math/bits", [2024-03-21T09:11:30.996Z] "math/rand", [2024-03-21T09:11:30.996Z] "mime", [2024-03-21T09:11:30.996Z] "mime/multipart", [2024-03-21T09:11:30.996Z] "mime/quotedprintable", [2024-03-21T09:11:30.996Z] "net", [2024-03-21T09:11:30.996Z] "net/http", [2024-03-21T09:11:30.996Z] "net/http/httptest", [2024-03-21T09:11:30.996Z] "net/http/httptrace", [2024-03-21T09:11:30.996Z] "net/http/internal", [2024-03-21T09:11:30.996Z] "net/http/internal/ascii", [2024-03-21T09:11:30.996Z] "net/http/internal/testcert", [2024-03-21T09:11:30.996Z] "net/textproto", [2024-03-21T09:11:30.996Z] "net/url", [2024-03-21T09:11:30.996Z] "os", [2024-03-21T09:11:30.996Z] "path", [2024-03-21T09:11:30.996Z] "path/filepath", [2024-03-21T09:11:30.996Z] "reflect", [2024-03-21T09:11:30.996Z] "regexp", [2024-03-21T09:11:30.996Z] "regexp/syntax", [2024-03-21T09:11:30.996Z] "runtime", [2024-03-21T09:11:30.996Z] "runtime/cgo", [2024-03-21T09:11:30.996Z] "runtime/internal/atomic", [2024-03-21T09:11:30.996Z] "runtime/internal/math", [2024-03-21T09:11:30.996Z] "runtime/internal/sys", [2024-03-21T09:11:30.996Z] "sort", [2024-03-21T09:11:30.996Z] "strconv", [2024-03-21T09:11:30.996Z] "strings", [2024-03-21T09:11:30.996Z] "sync", [2024-03-21T09:11:30.996Z] "sync/atomic", [2024-03-21T09:11:30.996Z] "syscall", [2024-03-21T09:11:30.996Z] "time", [2024-03-21T09:11:30.996Z] "unicode", [2024-03-21T09:11:30.996Z] "unicode/utf16", [2024-03-21T09:11:30.996Z] "unicode/utf8", [2024-03-21T09:11:30.996Z] "unsafe", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.996Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.996Z] ], [2024-03-21T09:11:30.996Z] "TestGoFiles": [ [2024-03-21T09:11:30.996Z] "factory_test.go" [2024-03-21T09:11:30.996Z] ], [2024-03-21T09:11:30.996Z] "TestImports": [ [2024-03-21T09:11:30.996Z] "context", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.996Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:30.996Z] "net", [2024-03-21T09:11:30.996Z] "net/url", [2024-03-21T09:11:30.996Z] "strconv", [2024-03-21T09:11:30.996Z] "sync", [2024-03-21T09:11:30.996Z] "testing" [2024-03-21T09:11:30.996Z] ] [2024-03-21T09:11:30.996Z] } [2024-03-21T09:11:30.996Z] { [2024-03-21T09:11:30.996Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/config", [2024-03-21T09:11:30.996Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:30.996Z] "Name": "config", [2024-03-21T09:11:30.996Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:30.996Z] "Module": { [2024-03-21T09:11:30.996Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:30.996Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:30.996Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:30.996Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:30.996Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:30.996Z] "GoVersion": "1.21" [2024-03-21T09:11:30.996Z] }, [2024-03-21T09:11:30.996Z] "DepOnly": true, [2024-03-21T09:11:30.996Z] "Stale": true, [2024-03-21T09:11:30.996Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.996Z] "GoFiles": [ [2024-03-21T09:11:30.996Z] "types.go" [2024-03-21T09:11:30.996Z] ], [2024-03-21T09:11:30.996Z] "Imports": [ [2024-03-21T09:11:30.996Z] "fmt", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:30.996Z] "strings" [2024-03-21T09:11:30.996Z] ], [2024-03-21T09:11:30.996Z] "Deps": [ [2024-03-21T09:11:30.996Z] "bufio", [2024-03-21T09:11:30.996Z] "bytes", [2024-03-21T09:11:30.996Z] "compress/flate", [2024-03-21T09:11:30.996Z] "compress/gzip", [2024-03-21T09:11:30.996Z] "compress/zlib", [2024-03-21T09:11:30.996Z] "container/list", [2024-03-21T09:11:30.996Z] "context", [2024-03-21T09:11:30.996Z] "crypto", [2024-03-21T09:11:30.996Z] "crypto/aes", [2024-03-21T09:11:30.996Z] "crypto/cipher", [2024-03-21T09:11:30.996Z] "crypto/des", [2024-03-21T09:11:30.996Z] "crypto/dsa", [2024-03-21T09:11:30.996Z] "crypto/ecdsa", [2024-03-21T09:11:30.996Z] "crypto/ed25519", [2024-03-21T09:11:30.996Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.996Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.996Z] "crypto/elliptic", [2024-03-21T09:11:30.996Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.996Z] "crypto/hmac", [2024-03-21T09:11:30.996Z] "crypto/internal/randutil", [2024-03-21T09:11:30.996Z] "crypto/internal/subtle", [2024-03-21T09:11:30.996Z] "crypto/md5", [2024-03-21T09:11:30.996Z] "crypto/rand", [2024-03-21T09:11:30.996Z] "crypto/rc4", [2024-03-21T09:11:30.996Z] "crypto/rsa", [2024-03-21T09:11:30.996Z] "crypto/sha1", [2024-03-21T09:11:30.996Z] "crypto/sha256", [2024-03-21T09:11:30.996Z] "crypto/sha512", [2024-03-21T09:11:30.996Z] "crypto/subtle", [2024-03-21T09:11:30.996Z] "crypto/tls", [2024-03-21T09:11:30.996Z] "crypto/x509", [2024-03-21T09:11:30.996Z] "crypto/x509/pkix", [2024-03-21T09:11:30.996Z] "database/sql/driver", [2024-03-21T09:11:30.996Z] "debug/dwarf", [2024-03-21T09:11:30.996Z] "debug/macho", [2024-03-21T09:11:30.996Z] "encoding", [2024-03-21T09:11:30.996Z] "encoding/asn1", [2024-03-21T09:11:30.996Z] "encoding/base64", [2024-03-21T09:11:30.996Z] "encoding/binary", [2024-03-21T09:11:30.996Z] "encoding/csv", [2024-03-21T09:11:30.996Z] "encoding/hex", [2024-03-21T09:11:30.996Z] "encoding/json", [2024-03-21T09:11:30.996Z] "encoding/pem", [2024-03-21T09:11:30.996Z] "encoding/xml", [2024-03-21T09:11:30.996Z] "errors", [2024-03-21T09:11:30.996Z] "flag", [2024-03-21T09:11:30.996Z] "fmt", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.996Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.996Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.996Z] "github.com/go-kit/log", [2024-03-21T09:11:30.996Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.996Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.996Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.996Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.996Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.996Z] "github.com/google/uuid", [2024-03-21T09:11:30.996Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.996Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.996Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.996Z] "golang.org/x/net/html", [2024-03-21T09:11:30.996Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.996Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.996Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.996Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.996Z] "golang.org/x/text/language", [2024-03-21T09:11:30.996Z] "hash", [2024-03-21T09:11:30.996Z] "hash/adler32", [2024-03-21T09:11:30.996Z] "hash/crc32", [2024-03-21T09:11:30.996Z] "internal/abi", [2024-03-21T09:11:30.996Z] "internal/bytealg", [2024-03-21T09:11:30.996Z] "internal/cpu", [2024-03-21T09:11:30.996Z] "internal/fmtsort", [2024-03-21T09:11:30.996Z] "internal/goexperiment", [2024-03-21T09:11:30.996Z] "internal/itoa", [2024-03-21T09:11:30.996Z] "internal/nettrace", [2024-03-21T09:11:30.996Z] "internal/oserror", [2024-03-21T09:11:30.996Z] "internal/poll", [2024-03-21T09:11:30.996Z] "internal/race", [2024-03-21T09:11:30.996Z] "internal/reflectlite", [2024-03-21T09:11:30.996Z] "internal/singleflight", [2024-03-21T09:11:30.996Z] "internal/syscall/execenv", [2024-03-21T09:11:30.996Z] "internal/syscall/unix", [2024-03-21T09:11:30.996Z] "internal/testlog", [2024-03-21T09:11:30.996Z] "internal/unsafeheader", [2024-03-21T09:11:30.996Z] "io", [2024-03-21T09:11:30.996Z] "io/fs", [2024-03-21T09:11:30.997Z] "io/ioutil", [2024-03-21T09:11:30.997Z] "log", [2024-03-21T09:11:30.997Z] "math", [2024-03-21T09:11:30.997Z] "math/big", [2024-03-21T09:11:30.997Z] "math/bits", [2024-03-21T09:11:30.997Z] "math/rand", [2024-03-21T09:11:30.997Z] "mime", [2024-03-21T09:11:30.997Z] "mime/multipart", [2024-03-21T09:11:30.997Z] "mime/quotedprintable", [2024-03-21T09:11:30.997Z] "net", [2024-03-21T09:11:30.997Z] "net/http", [2024-03-21T09:11:30.997Z] "net/http/httptest", [2024-03-21T09:11:30.997Z] "net/http/httptrace", [2024-03-21T09:11:30.997Z] "net/http/internal", [2024-03-21T09:11:30.997Z] "net/http/internal/ascii", [2024-03-21T09:11:30.997Z] "net/http/internal/testcert", [2024-03-21T09:11:30.997Z] "net/textproto", [2024-03-21T09:11:30.997Z] "net/url", [2024-03-21T09:11:30.997Z] "os", [2024-03-21T09:11:30.997Z] "path", [2024-03-21T09:11:30.997Z] "path/filepath", [2024-03-21T09:11:30.997Z] "reflect", [2024-03-21T09:11:30.997Z] "regexp", [2024-03-21T09:11:30.997Z] "regexp/syntax", [2024-03-21T09:11:30.997Z] "runtime", [2024-03-21T09:11:30.997Z] "runtime/cgo", [2024-03-21T09:11:30.997Z] "runtime/internal/atomic", [2024-03-21T09:11:30.997Z] "runtime/internal/math", [2024-03-21T09:11:30.997Z] "runtime/internal/sys", [2024-03-21T09:11:30.997Z] "sort", [2024-03-21T09:11:30.997Z] "strconv", [2024-03-21T09:11:30.997Z] "strings", [2024-03-21T09:11:30.997Z] "sync", [2024-03-21T09:11:30.997Z] "sync/atomic", [2024-03-21T09:11:30.997Z] "syscall", [2024-03-21T09:11:30.997Z] "time", [2024-03-21T09:11:30.997Z] "unicode", [2024-03-21T09:11:30.997Z] "unicode/utf16", [2024-03-21T09:11:30.997Z] "unicode/utf8", [2024-03-21T09:11:30.997Z] "unsafe", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "TestGoFiles": [ [2024-03-21T09:11:30.997Z] "types_test.go" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "TestImports": [ [2024-03-21T09:11:30.997Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.997Z] "testing" [2024-03-21T09:11:30.997Z] ] [2024-03-21T09:11:30.997Z] } [2024-03-21T09:11:30.997Z] { [2024-03-21T09:11:30.997Z] "Dir": "/w/workspace/edgex-go/637/internal/core/command/config", [2024-03-21T09:11:30.997Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:30.997Z] "Name": "config", [2024-03-21T09:11:30.997Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:30.997Z] "Module": { [2024-03-21T09:11:30.997Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:30.997Z] "Main": true, [2024-03-21T09:11:30.997Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:30.997Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:30.997Z] "GoVersion": "1.21" [2024-03-21T09:11:30.997Z] }, [2024-03-21T09:11:30.997Z] "Match": [ [2024-03-21T09:11:30.997Z] "./..." [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Stale": true, [2024-03-21T09:11:30.997Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.997Z] "GoFiles": [ [2024-03-21T09:11:30.997Z] "config.go" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Imports": [ [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Deps": [ [2024-03-21T09:11:30.997Z] "bufio", [2024-03-21T09:11:30.997Z] "bytes", [2024-03-21T09:11:30.997Z] "compress/flate", [2024-03-21T09:11:30.997Z] "compress/gzip", [2024-03-21T09:11:30.997Z] "compress/zlib", [2024-03-21T09:11:30.997Z] "container/list", [2024-03-21T09:11:30.997Z] "context", [2024-03-21T09:11:30.997Z] "crypto", [2024-03-21T09:11:30.997Z] "crypto/aes", [2024-03-21T09:11:30.997Z] "crypto/cipher", [2024-03-21T09:11:30.997Z] "crypto/des", [2024-03-21T09:11:30.997Z] "crypto/dsa", [2024-03-21T09:11:30.997Z] "crypto/ecdsa", [2024-03-21T09:11:30.997Z] "crypto/ed25519", [2024-03-21T09:11:30.997Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.997Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.997Z] "crypto/elliptic", [2024-03-21T09:11:30.997Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.997Z] "crypto/hmac", [2024-03-21T09:11:30.997Z] "crypto/internal/randutil", [2024-03-21T09:11:30.997Z] "crypto/internal/subtle", [2024-03-21T09:11:30.997Z] "crypto/md5", [2024-03-21T09:11:30.997Z] "crypto/rand", [2024-03-21T09:11:30.997Z] "crypto/rc4", [2024-03-21T09:11:30.997Z] "crypto/rsa", [2024-03-21T09:11:30.997Z] "crypto/sha1", [2024-03-21T09:11:30.997Z] "crypto/sha256", [2024-03-21T09:11:30.997Z] "crypto/sha512", [2024-03-21T09:11:30.997Z] "crypto/subtle", [2024-03-21T09:11:30.997Z] "crypto/tls", [2024-03-21T09:11:30.997Z] "crypto/x509", [2024-03-21T09:11:30.997Z] "crypto/x509/pkix", [2024-03-21T09:11:30.997Z] "database/sql/driver", [2024-03-21T09:11:30.997Z] "debug/dwarf", [2024-03-21T09:11:30.997Z] "debug/macho", [2024-03-21T09:11:30.997Z] "encoding", [2024-03-21T09:11:30.997Z] "encoding/asn1", [2024-03-21T09:11:30.997Z] "encoding/base64", [2024-03-21T09:11:30.997Z] "encoding/binary", [2024-03-21T09:11:30.997Z] "encoding/csv", [2024-03-21T09:11:30.997Z] "encoding/hex", [2024-03-21T09:11:30.997Z] "encoding/json", [2024-03-21T09:11:30.997Z] "encoding/pem", [2024-03-21T09:11:30.997Z] "encoding/xml", [2024-03-21T09:11:30.997Z] "errors", [2024-03-21T09:11:30.997Z] "flag", [2024-03-21T09:11:30.997Z] "fmt", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:30.997Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.997Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.997Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.997Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.997Z] "github.com/go-kit/log", [2024-03-21T09:11:30.997Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.997Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.997Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.997Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.997Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.997Z] "github.com/google/uuid", [2024-03-21T09:11:30.997Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.997Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.997Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.997Z] "golang.org/x/net/html", [2024-03-21T09:11:30.997Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.997Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.997Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.997Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.997Z] "golang.org/x/text/language", [2024-03-21T09:11:30.997Z] "hash", [2024-03-21T09:11:30.997Z] "hash/adler32", [2024-03-21T09:11:30.997Z] "hash/crc32", [2024-03-21T09:11:30.997Z] "internal/abi", [2024-03-21T09:11:30.997Z] "internal/bytealg", [2024-03-21T09:11:30.997Z] "internal/cpu", [2024-03-21T09:11:30.997Z] "internal/fmtsort", [2024-03-21T09:11:30.997Z] "internal/goexperiment", [2024-03-21T09:11:30.997Z] "internal/itoa", [2024-03-21T09:11:30.997Z] "internal/nettrace", [2024-03-21T09:11:30.997Z] "internal/oserror", [2024-03-21T09:11:30.997Z] "internal/poll", [2024-03-21T09:11:30.997Z] "internal/race", [2024-03-21T09:11:30.997Z] "internal/reflectlite", [2024-03-21T09:11:30.997Z] "internal/singleflight", [2024-03-21T09:11:30.997Z] "internal/syscall/execenv", [2024-03-21T09:11:30.997Z] "internal/syscall/unix", [2024-03-21T09:11:30.997Z] "internal/testlog", [2024-03-21T09:11:30.997Z] "internal/unsafeheader", [2024-03-21T09:11:30.997Z] "io", [2024-03-21T09:11:30.997Z] "io/fs", [2024-03-21T09:11:30.997Z] "io/ioutil", [2024-03-21T09:11:30.997Z] "log", [2024-03-21T09:11:30.997Z] "math", [2024-03-21T09:11:30.997Z] "math/big", [2024-03-21T09:11:30.997Z] "math/bits", [2024-03-21T09:11:30.997Z] "math/rand", [2024-03-21T09:11:30.997Z] "mime", [2024-03-21T09:11:30.997Z] "mime/multipart", [2024-03-21T09:11:30.997Z] "mime/quotedprintable", [2024-03-21T09:11:30.997Z] "net", [2024-03-21T09:11:30.997Z] "net/http", [2024-03-21T09:11:30.997Z] "net/http/httptest", [2024-03-21T09:11:30.997Z] "net/http/httptrace", [2024-03-21T09:11:30.997Z] "net/http/internal", [2024-03-21T09:11:30.997Z] "net/http/internal/ascii", [2024-03-21T09:11:30.997Z] "net/http/internal/testcert", [2024-03-21T09:11:30.997Z] "net/textproto", [2024-03-21T09:11:30.997Z] "net/url", [2024-03-21T09:11:30.997Z] "os", [2024-03-21T09:11:30.997Z] "path", [2024-03-21T09:11:30.997Z] "path/filepath", [2024-03-21T09:11:30.997Z] "reflect", [2024-03-21T09:11:30.997Z] "regexp", [2024-03-21T09:11:30.997Z] "regexp/syntax", [2024-03-21T09:11:30.997Z] "runtime", [2024-03-21T09:11:30.997Z] "runtime/cgo", [2024-03-21T09:11:30.997Z] "runtime/internal/atomic", [2024-03-21T09:11:30.997Z] "runtime/internal/math", [2024-03-21T09:11:30.997Z] "runtime/internal/sys", [2024-03-21T09:11:30.997Z] "sort", [2024-03-21T09:11:30.997Z] "strconv", [2024-03-21T09:11:30.997Z] "strings", [2024-03-21T09:11:30.997Z] "sync", [2024-03-21T09:11:30.997Z] "sync/atomic", [2024-03-21T09:11:30.997Z] "syscall", [2024-03-21T09:11:30.997Z] "time", [2024-03-21T09:11:30.997Z] "unicode", [2024-03-21T09:11:30.997Z] "unicode/utf16", [2024-03-21T09:11:30.997Z] "unicode/utf8", [2024-03-21T09:11:30.997Z] "unsafe", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.997Z] ] [2024-03-21T09:11:30.997Z] } [2024-03-21T09:11:30.997Z] { [2024-03-21T09:11:30.997Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/di", [2024-03-21T09:11:30.997Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:30.997Z] "Name": "di", [2024-03-21T09:11:30.997Z] "Doc": "di implements a simple generic dependency injection container.", [2024-03-21T09:11:30.997Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:30.997Z] "Module": { [2024-03-21T09:11:30.997Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:30.997Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:30.997Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:30.997Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:30.997Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:30.997Z] "GoVersion": "1.21" [2024-03-21T09:11:30.997Z] }, [2024-03-21T09:11:30.997Z] "DepOnly": true, [2024-03-21T09:11:30.997Z] "Stale": true, [2024-03-21T09:11:30.997Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.997Z] "GoFiles": [ [2024-03-21T09:11:30.997Z] "container.go", [2024-03-21T09:11:30.997Z] "type.go" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Imports": [ [2024-03-21T09:11:30.997Z] "reflect", [2024-03-21T09:11:30.997Z] "sync" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Deps": [ [2024-03-21T09:11:30.997Z] "errors", [2024-03-21T09:11:30.997Z] "internal/abi", [2024-03-21T09:11:30.997Z] "internal/bytealg", [2024-03-21T09:11:30.997Z] "internal/cpu", [2024-03-21T09:11:30.997Z] "internal/goexperiment", [2024-03-21T09:11:30.997Z] "internal/itoa", [2024-03-21T09:11:30.997Z] "internal/race", [2024-03-21T09:11:30.997Z] "internal/reflectlite", [2024-03-21T09:11:30.997Z] "internal/unsafeheader", [2024-03-21T09:11:30.997Z] "math", [2024-03-21T09:11:30.997Z] "math/bits", [2024-03-21T09:11:30.997Z] "reflect", [2024-03-21T09:11:30.997Z] "runtime", [2024-03-21T09:11:30.997Z] "runtime/internal/atomic", [2024-03-21T09:11:30.997Z] "runtime/internal/math", [2024-03-21T09:11:30.997Z] "runtime/internal/sys", [2024-03-21T09:11:30.997Z] "strconv", [2024-03-21T09:11:30.997Z] "sync", [2024-03-21T09:11:30.997Z] "sync/atomic", [2024-03-21T09:11:30.997Z] "unicode", [2024-03-21T09:11:30.997Z] "unicode/utf8", [2024-03-21T09:11:30.997Z] "unsafe" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "TestGoFiles": [ [2024-03-21T09:11:30.997Z] "container_test.go", [2024-03-21T09:11:30.997Z] "type_test.go" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "TestImports": [ [2024-03-21T09:11:30.997Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.997Z] "testing" [2024-03-21T09:11:30.997Z] ] [2024-03-21T09:11:30.997Z] } [2024-03-21T09:11:30.997Z] { [2024-03-21T09:11:30.997Z] "Dir": "/w/workspace/edgex-go/637/internal/core/command/container", [2024-03-21T09:11:30.997Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:30.997Z] "Name": "container", [2024-03-21T09:11:30.997Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:30.997Z] "Module": { [2024-03-21T09:11:30.997Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:30.997Z] "Main": true, [2024-03-21T09:11:30.997Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:30.997Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:30.997Z] "GoVersion": "1.21" [2024-03-21T09:11:30.997Z] }, [2024-03-21T09:11:30.997Z] "Match": [ [2024-03-21T09:11:30.997Z] "./..." [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Stale": true, [2024-03-21T09:11:30.997Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.997Z] "GoFiles": [ [2024-03-21T09:11:30.997Z] "config.go" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Imports": [ [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Deps": [ [2024-03-21T09:11:30.997Z] "bufio", [2024-03-21T09:11:30.997Z] "bytes", [2024-03-21T09:11:30.997Z] "compress/flate", [2024-03-21T09:11:30.997Z] "compress/gzip", [2024-03-21T09:11:30.997Z] "compress/zlib", [2024-03-21T09:11:30.997Z] "container/list", [2024-03-21T09:11:30.997Z] "context", [2024-03-21T09:11:30.997Z] "crypto", [2024-03-21T09:11:30.997Z] "crypto/aes", [2024-03-21T09:11:30.997Z] "crypto/cipher", [2024-03-21T09:11:30.997Z] "crypto/des", [2024-03-21T09:11:30.997Z] "crypto/dsa", [2024-03-21T09:11:30.997Z] "crypto/ecdsa", [2024-03-21T09:11:30.997Z] "crypto/ed25519", [2024-03-21T09:11:30.997Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.997Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.997Z] "crypto/elliptic", [2024-03-21T09:11:30.997Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.997Z] "crypto/hmac", [2024-03-21T09:11:30.997Z] "crypto/internal/randutil", [2024-03-21T09:11:30.997Z] "crypto/internal/subtle", [2024-03-21T09:11:30.997Z] "crypto/md5", [2024-03-21T09:11:30.997Z] "crypto/rand", [2024-03-21T09:11:30.997Z] "crypto/rc4", [2024-03-21T09:11:30.997Z] "crypto/rsa", [2024-03-21T09:11:30.997Z] "crypto/sha1", [2024-03-21T09:11:30.997Z] "crypto/sha256", [2024-03-21T09:11:30.997Z] "crypto/sha512", [2024-03-21T09:11:30.997Z] "crypto/subtle", [2024-03-21T09:11:30.997Z] "crypto/tls", [2024-03-21T09:11:30.997Z] "crypto/x509", [2024-03-21T09:11:30.997Z] "crypto/x509/pkix", [2024-03-21T09:11:30.997Z] "database/sql/driver", [2024-03-21T09:11:30.997Z] "debug/dwarf", [2024-03-21T09:11:30.997Z] "debug/macho", [2024-03-21T09:11:30.997Z] "encoding", [2024-03-21T09:11:30.997Z] "encoding/asn1", [2024-03-21T09:11:30.997Z] "encoding/base64", [2024-03-21T09:11:30.997Z] "encoding/binary", [2024-03-21T09:11:30.997Z] "encoding/csv", [2024-03-21T09:11:30.997Z] "encoding/hex", [2024-03-21T09:11:30.997Z] "encoding/json", [2024-03-21T09:11:30.997Z] "encoding/pem", [2024-03-21T09:11:30.997Z] "encoding/xml", [2024-03-21T09:11:30.997Z] "errors", [2024-03-21T09:11:30.997Z] "flag", [2024-03-21T09:11:30.997Z] "fmt", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:30.997Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:30.997Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.997Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.997Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.997Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.997Z] "github.com/go-kit/log", [2024-03-21T09:11:30.997Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:30.997Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.997Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.997Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.997Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.997Z] "github.com/google/uuid", [2024-03-21T09:11:30.997Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.997Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.997Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.997Z] "golang.org/x/net/html", [2024-03-21T09:11:30.997Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.997Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.997Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.997Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.997Z] "golang.org/x/text/language", [2024-03-21T09:11:30.997Z] "hash", [2024-03-21T09:11:30.997Z] "hash/adler32", [2024-03-21T09:11:30.997Z] "hash/crc32", [2024-03-21T09:11:30.997Z] "internal/abi", [2024-03-21T09:11:30.997Z] "internal/bytealg", [2024-03-21T09:11:30.997Z] "internal/cpu", [2024-03-21T09:11:30.997Z] "internal/fmtsort", [2024-03-21T09:11:30.997Z] "internal/goexperiment", [2024-03-21T09:11:30.997Z] "internal/itoa", [2024-03-21T09:11:30.997Z] "internal/nettrace", [2024-03-21T09:11:30.997Z] "internal/oserror", [2024-03-21T09:11:30.997Z] "internal/poll", [2024-03-21T09:11:30.997Z] "internal/race", [2024-03-21T09:11:30.997Z] "internal/reflectlite", [2024-03-21T09:11:30.997Z] "internal/singleflight", [2024-03-21T09:11:30.997Z] "internal/syscall/execenv", [2024-03-21T09:11:30.997Z] "internal/syscall/unix", [2024-03-21T09:11:30.997Z] "internal/testlog", [2024-03-21T09:11:30.997Z] "internal/unsafeheader", [2024-03-21T09:11:30.997Z] "io", [2024-03-21T09:11:30.997Z] "io/fs", [2024-03-21T09:11:30.997Z] "io/ioutil", [2024-03-21T09:11:30.997Z] "log", [2024-03-21T09:11:30.997Z] "math", [2024-03-21T09:11:30.997Z] "math/big", [2024-03-21T09:11:30.997Z] "math/bits", [2024-03-21T09:11:30.997Z] "math/rand", [2024-03-21T09:11:30.997Z] "mime", [2024-03-21T09:11:30.997Z] "mime/multipart", [2024-03-21T09:11:30.997Z] "mime/quotedprintable", [2024-03-21T09:11:30.997Z] "net", [2024-03-21T09:11:30.997Z] "net/http", [2024-03-21T09:11:30.997Z] "net/http/httptest", [2024-03-21T09:11:30.997Z] "net/http/httptrace", [2024-03-21T09:11:30.997Z] "net/http/internal", [2024-03-21T09:11:30.997Z] "net/http/internal/ascii", [2024-03-21T09:11:30.997Z] "net/http/internal/testcert", [2024-03-21T09:11:30.997Z] "net/textproto", [2024-03-21T09:11:30.997Z] "net/url", [2024-03-21T09:11:30.997Z] "os", [2024-03-21T09:11:30.997Z] "path", [2024-03-21T09:11:30.997Z] "path/filepath", [2024-03-21T09:11:30.997Z] "reflect", [2024-03-21T09:11:30.997Z] "regexp", [2024-03-21T09:11:30.997Z] "regexp/syntax", [2024-03-21T09:11:30.997Z] "runtime", [2024-03-21T09:11:30.997Z] "runtime/cgo", [2024-03-21T09:11:30.997Z] "runtime/internal/atomic", [2024-03-21T09:11:30.997Z] "runtime/internal/math", [2024-03-21T09:11:30.997Z] "runtime/internal/sys", [2024-03-21T09:11:30.997Z] "sort", [2024-03-21T09:11:30.997Z] "strconv", [2024-03-21T09:11:30.997Z] "strings", [2024-03-21T09:11:30.997Z] "sync", [2024-03-21T09:11:30.997Z] "sync/atomic", [2024-03-21T09:11:30.997Z] "syscall", [2024-03-21T09:11:30.997Z] "time", [2024-03-21T09:11:30.997Z] "unicode", [2024-03-21T09:11:30.997Z] "unicode/utf16", [2024-03-21T09:11:30.997Z] "unicode/utf8", [2024-03-21T09:11:30.997Z] "unsafe", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.997Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.997Z] ] [2024-03-21T09:11:30.997Z] } [2024-03-21T09:11:30.997Z] { [2024-03-21T09:11:30.997Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3/packets", [2024-03-21T09:11:30.997Z] "ImportPath": "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:30.997Z] "Name": "packets", [2024-03-21T09:11:30.997Z] "Root": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-21T09:11:30.997Z] "Module": { [2024-03-21T09:11:30.997Z] "Path": "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:30.997Z] "Version": "v1.4.3", [2024-03-21T09:11:30.997Z] "Time": "2023-03-16T19:09:57Z", [2024-03-21T09:11:30.997Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-21T09:11:30.997Z] "GoMod": "/go/pkg/mod/cache/download/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod", [2024-03-21T09:11:30.997Z] "GoVersion": "1.18" [2024-03-21T09:11:30.997Z] }, [2024-03-21T09:11:30.997Z] "DepOnly": true, [2024-03-21T09:11:30.997Z] "Stale": true, [2024-03-21T09:11:30.997Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.997Z] "GoFiles": [ [2024-03-21T09:11:30.997Z] "connack.go", [2024-03-21T09:11:30.997Z] "connect.go", [2024-03-21T09:11:30.997Z] "disconnect.go", [2024-03-21T09:11:30.997Z] "packets.go", [2024-03-21T09:11:30.997Z] "pingreq.go", [2024-03-21T09:11:30.997Z] "pingresp.go", [2024-03-21T09:11:30.997Z] "puback.go", [2024-03-21T09:11:30.997Z] "pubcomp.go", [2024-03-21T09:11:30.997Z] "publish.go", [2024-03-21T09:11:30.997Z] "pubrec.go", [2024-03-21T09:11:30.997Z] "pubrel.go", [2024-03-21T09:11:30.997Z] "suback.go", [2024-03-21T09:11:30.997Z] "subscribe.go", [2024-03-21T09:11:30.997Z] "unsuback.go", [2024-03-21T09:11:30.997Z] "unsubscribe.go" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Imports": [ [2024-03-21T09:11:30.997Z] "bytes", [2024-03-21T09:11:30.997Z] "encoding/binary", [2024-03-21T09:11:30.997Z] "errors", [2024-03-21T09:11:30.997Z] "fmt", [2024-03-21T09:11:30.997Z] "io" [2024-03-21T09:11:30.997Z] ], [2024-03-21T09:11:30.997Z] "Deps": [ [2024-03-21T09:11:30.997Z] "bytes", [2024-03-21T09:11:30.998Z] "encoding/binary", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "fmt", [2024-03-21T09:11:30.998Z] "internal/abi", [2024-03-21T09:11:30.998Z] "internal/bytealg", [2024-03-21T09:11:30.998Z] "internal/cpu", [2024-03-21T09:11:30.998Z] "internal/fmtsort", [2024-03-21T09:11:30.998Z] "internal/goexperiment", [2024-03-21T09:11:30.998Z] "internal/itoa", [2024-03-21T09:11:30.998Z] "internal/oserror", [2024-03-21T09:11:30.998Z] "internal/poll", [2024-03-21T09:11:30.998Z] "internal/race", [2024-03-21T09:11:30.998Z] "internal/reflectlite", [2024-03-21T09:11:30.998Z] "internal/syscall/execenv", [2024-03-21T09:11:30.998Z] "internal/syscall/unix", [2024-03-21T09:11:30.998Z] "internal/testlog", [2024-03-21T09:11:30.998Z] "internal/unsafeheader", [2024-03-21T09:11:30.998Z] "io", [2024-03-21T09:11:30.998Z] "io/fs", [2024-03-21T09:11:30.998Z] "math", [2024-03-21T09:11:30.998Z] "math/bits", [2024-03-21T09:11:30.998Z] "os", [2024-03-21T09:11:30.998Z] "path", [2024-03-21T09:11:30.998Z] "reflect", [2024-03-21T09:11:30.998Z] "runtime", [2024-03-21T09:11:30.998Z] "runtime/internal/atomic", [2024-03-21T09:11:30.998Z] "runtime/internal/math", [2024-03-21T09:11:30.998Z] "runtime/internal/sys", [2024-03-21T09:11:30.998Z] "sort", [2024-03-21T09:11:30.998Z] "strconv", [2024-03-21T09:11:30.998Z] "sync", [2024-03-21T09:11:30.998Z] "sync/atomic", [2024-03-21T09:11:30.998Z] "syscall", [2024-03-21T09:11:30.998Z] "time", [2024-03-21T09:11:30.998Z] "unicode", [2024-03-21T09:11:30.998Z] "unicode/utf8", [2024-03-21T09:11:30.998Z] "unsafe" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "TestGoFiles": [ [2024-03-21T09:11:30.998Z] "packets_test.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "TestImports": [ [2024-03-21T09:11:30.998Z] "bytes", [2024-03-21T09:11:30.998Z] "testing" [2024-03-21T09:11:30.998Z] ] [2024-03-21T09:11:30.998Z] } [2024-03-21T09:11:30.998Z] { [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/internal/socks", [2024-03-21T09:11:30.998Z] "ImportPath": "golang.org/x/net/internal/socks", [2024-03-21T09:11:30.998Z] "Name": "socks", [2024-03-21T09:11:30.998Z] "Doc": "Package socks provides a SOCKS version 5 client implementation.", [2024-03-21T09:11:30.998Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.998Z] "Module": { [2024-03-21T09:11:30.998Z] "Path": "golang.org/x/net", [2024-03-21T09:11:30.998Z] "Version": "v0.22.0", [2024-03-21T09:11:30.998Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:30.998Z] "Indirect": true, [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.998Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:30.998Z] "GoVersion": "1.18" [2024-03-21T09:11:30.998Z] }, [2024-03-21T09:11:30.998Z] "DepOnly": true, [2024-03-21T09:11:30.998Z] "Stale": true, [2024-03-21T09:11:30.998Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.998Z] "GoFiles": [ [2024-03-21T09:11:30.998Z] "client.go", [2024-03-21T09:11:30.998Z] "socks.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "Imports": [ [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "io", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "strconv", [2024-03-21T09:11:30.998Z] "time" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "Deps": [ [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "internal/abi", [2024-03-21T09:11:30.998Z] "internal/bytealg", [2024-03-21T09:11:30.998Z] "internal/cpu", [2024-03-21T09:11:30.998Z] "internal/goexperiment", [2024-03-21T09:11:30.998Z] "internal/itoa", [2024-03-21T09:11:30.998Z] "internal/nettrace", [2024-03-21T09:11:30.998Z] "internal/oserror", [2024-03-21T09:11:30.998Z] "internal/poll", [2024-03-21T09:11:30.998Z] "internal/race", [2024-03-21T09:11:30.998Z] "internal/reflectlite", [2024-03-21T09:11:30.998Z] "internal/singleflight", [2024-03-21T09:11:30.998Z] "internal/syscall/execenv", [2024-03-21T09:11:30.998Z] "internal/syscall/unix", [2024-03-21T09:11:30.998Z] "internal/testlog", [2024-03-21T09:11:30.998Z] "internal/unsafeheader", [2024-03-21T09:11:30.998Z] "io", [2024-03-21T09:11:30.998Z] "io/fs", [2024-03-21T09:11:30.998Z] "math", [2024-03-21T09:11:30.998Z] "math/bits", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "os", [2024-03-21T09:11:30.998Z] "path", [2024-03-21T09:11:30.998Z] "runtime", [2024-03-21T09:11:30.998Z] "runtime/cgo", [2024-03-21T09:11:30.998Z] "runtime/internal/atomic", [2024-03-21T09:11:30.998Z] "runtime/internal/math", [2024-03-21T09:11:30.998Z] "runtime/internal/sys", [2024-03-21T09:11:30.998Z] "sort", [2024-03-21T09:11:30.998Z] "strconv", [2024-03-21T09:11:30.998Z] "sync", [2024-03-21T09:11:30.998Z] "sync/atomic", [2024-03-21T09:11:30.998Z] "syscall", [2024-03-21T09:11:30.998Z] "time", [2024-03-21T09:11:30.998Z] "unicode/utf8", [2024-03-21T09:11:30.998Z] "unsafe", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "XTestGoFiles": [ [2024-03-21T09:11:30.998Z] "dial_test.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "XTestImports": [ [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:30.998Z] "golang.org/x/net/internal/sockstest", [2024-03-21T09:11:30.998Z] "io", [2024-03-21T09:11:30.998Z] "math/rand", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "os", [2024-03-21T09:11:30.998Z] "testing", [2024-03-21T09:11:30.998Z] "time" [2024-03-21T09:11:30.998Z] ] [2024-03-21T09:11:30.998Z] } [2024-03-21T09:11:30.998Z] { [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/proxy", [2024-03-21T09:11:30.998Z] "ImportPath": "golang.org/x/net/proxy", [2024-03-21T09:11:30.998Z] "Name": "proxy", [2024-03-21T09:11:30.998Z] "Doc": "Package proxy provides support for a variety of protocols to proxy network data.", [2024-03-21T09:11:30.998Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.998Z] "Module": { [2024-03-21T09:11:30.998Z] "Path": "golang.org/x/net", [2024-03-21T09:11:30.998Z] "Version": "v0.22.0", [2024-03-21T09:11:30.998Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:30.998Z] "Indirect": true, [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:30.998Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:30.998Z] "GoVersion": "1.18" [2024-03-21T09:11:30.998Z] }, [2024-03-21T09:11:30.998Z] "DepOnly": true, [2024-03-21T09:11:30.998Z] "Stale": true, [2024-03-21T09:11:30.998Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:30.998Z] "GoFiles": [ [2024-03-21T09:11:30.998Z] "dial.go", [2024-03-21T09:11:30.998Z] "direct.go", [2024-03-21T09:11:30.998Z] "per_host.go", [2024-03-21T09:11:30.998Z] "proxy.go", [2024-03-21T09:11:30.998Z] "socks5.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "Imports": [ [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "net/url", [2024-03-21T09:11:30.998Z] "os", [2024-03-21T09:11:30.998Z] "strings", [2024-03-21T09:11:30.998Z] "sync" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "Deps": [ [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "fmt", [2024-03-21T09:11:30.998Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:30.998Z] "internal/abi", [2024-03-21T09:11:30.998Z] "internal/bytealg", [2024-03-21T09:11:30.998Z] "internal/cpu", [2024-03-21T09:11:30.998Z] "internal/fmtsort", [2024-03-21T09:11:30.998Z] "internal/goexperiment", [2024-03-21T09:11:30.998Z] "internal/itoa", [2024-03-21T09:11:30.998Z] "internal/nettrace", [2024-03-21T09:11:30.998Z] "internal/oserror", [2024-03-21T09:11:30.998Z] "internal/poll", [2024-03-21T09:11:30.998Z] "internal/race", [2024-03-21T09:11:30.998Z] "internal/reflectlite", [2024-03-21T09:11:30.998Z] "internal/singleflight", [2024-03-21T09:11:30.998Z] "internal/syscall/execenv", [2024-03-21T09:11:30.998Z] "internal/syscall/unix", [2024-03-21T09:11:30.998Z] "internal/testlog", [2024-03-21T09:11:30.998Z] "internal/unsafeheader", [2024-03-21T09:11:30.998Z] "io", [2024-03-21T09:11:30.998Z] "io/fs", [2024-03-21T09:11:30.998Z] "math", [2024-03-21T09:11:30.998Z] "math/bits", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "net/url", [2024-03-21T09:11:30.998Z] "os", [2024-03-21T09:11:30.998Z] "path", [2024-03-21T09:11:30.998Z] "reflect", [2024-03-21T09:11:30.998Z] "runtime", [2024-03-21T09:11:30.998Z] "runtime/cgo", [2024-03-21T09:11:30.998Z] "runtime/internal/atomic", [2024-03-21T09:11:30.998Z] "runtime/internal/math", [2024-03-21T09:11:30.998Z] "runtime/internal/sys", [2024-03-21T09:11:30.998Z] "sort", [2024-03-21T09:11:30.998Z] "strconv", [2024-03-21T09:11:30.998Z] "strings", [2024-03-21T09:11:30.998Z] "sync", [2024-03-21T09:11:30.998Z] "sync/atomic", [2024-03-21T09:11:30.998Z] "syscall", [2024-03-21T09:11:30.998Z] "time", [2024-03-21T09:11:30.998Z] "unicode", [2024-03-21T09:11:30.998Z] "unicode/utf8", [2024-03-21T09:11:30.998Z] "unsafe", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "TestGoFiles": [ [2024-03-21T09:11:30.998Z] "dial_test.go", [2024-03-21T09:11:30.998Z] "per_host_test.go", [2024-03-21T09:11:30.998Z] "proxy_test.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "TestImports": [ [2024-03-21T09:11:30.998Z] "bytes", [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "fmt", [2024-03-21T09:11:30.998Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:30.998Z] "golang.org/x/net/internal/sockstest", [2024-03-21T09:11:30.998Z] "golang.org/x/net/nettest", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "net/url", [2024-03-21T09:11:30.998Z] "os", [2024-03-21T09:11:30.998Z] "reflect", [2024-03-21T09:11:30.998Z] "strings", [2024-03-21T09:11:30.998Z] "testing", [2024-03-21T09:11:30.998Z] "time" [2024-03-21T09:11:30.998Z] ] [2024-03-21T09:11:30.998Z] } [2024-03-21T09:11:30.998Z] { [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.1", [2024-03-21T09:11:30.998Z] "ImportPath": "github.com/gorilla/websocket", [2024-03-21T09:11:30.998Z] "Name": "websocket", [2024-03-21T09:11:30.998Z] "Doc": "Package websocket implements the WebSocket protocol defined in RFC 6455.", [2024-03-21T09:11:30.998Z] "Root": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.1", [2024-03-21T09:11:30.998Z] "Module": { [2024-03-21T09:11:30.998Z] "Path": "github.com/gorilla/websocket", [2024-03-21T09:11:30.998Z] "Version": "v1.5.1", [2024-03-21T09:11:30.998Z] "Time": "2023-10-18T12:27:41Z", [2024-03-21T09:11:30.998Z] "Indirect": true, [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.1", [2024-03-21T09:11:30.998Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/websocket/@v/v1.5.1.mod", [2024-03-21T09:11:30.998Z] "GoVersion": "1.20" [2024-03-21T09:11:30.998Z] }, [2024-03-21T09:11:30.998Z] "DepOnly": true, [2024-03-21T09:11:30.998Z] "Stale": true, [2024-03-21T09:11:30.998Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:30.998Z] "GoFiles": [ [2024-03-21T09:11:30.998Z] "client.go", [2024-03-21T09:11:30.998Z] "compression.go", [2024-03-21T09:11:30.998Z] "conn.go", [2024-03-21T09:11:30.998Z] "doc.go", [2024-03-21T09:11:30.998Z] "join.go", [2024-03-21T09:11:30.998Z] "json.go", [2024-03-21T09:11:30.998Z] "mask.go", [2024-03-21T09:11:30.998Z] "prepared.go", [2024-03-21T09:11:30.998Z] "proxy.go", [2024-03-21T09:11:30.998Z] "server.go", [2024-03-21T09:11:30.998Z] "tls_handshake.go", [2024-03-21T09:11:30.998Z] "util.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.998Z] "mask_safe.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "Imports": [ [2024-03-21T09:11:30.998Z] "bufio", [2024-03-21T09:11:30.998Z] "bytes", [2024-03-21T09:11:30.998Z] "compress/flate", [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "crypto/rand", [2024-03-21T09:11:30.998Z] "crypto/sha1", [2024-03-21T09:11:30.998Z] "crypto/tls", [2024-03-21T09:11:30.998Z] "encoding/base64", [2024-03-21T09:11:30.998Z] "encoding/binary", [2024-03-21T09:11:30.998Z] "encoding/json", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "fmt", [2024-03-21T09:11:30.998Z] "golang.org/x/net/proxy", [2024-03-21T09:11:30.998Z] "io", [2024-03-21T09:11:30.998Z] "log", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "net/http", [2024-03-21T09:11:30.998Z] "net/http/httptrace", [2024-03-21T09:11:30.998Z] "net/url", [2024-03-21T09:11:30.998Z] "strconv", [2024-03-21T09:11:30.998Z] "strings", [2024-03-21T09:11:30.998Z] "sync", [2024-03-21T09:11:30.998Z] "time", [2024-03-21T09:11:30.998Z] "unicode/utf8", [2024-03-21T09:11:30.998Z] "unsafe" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "Deps": [ [2024-03-21T09:11:30.998Z] "bufio", [2024-03-21T09:11:30.998Z] "bytes", [2024-03-21T09:11:30.998Z] "compress/flate", [2024-03-21T09:11:30.998Z] "compress/gzip", [2024-03-21T09:11:30.998Z] "container/list", [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "crypto", [2024-03-21T09:11:30.998Z] "crypto/aes", [2024-03-21T09:11:30.998Z] "crypto/cipher", [2024-03-21T09:11:30.998Z] "crypto/des", [2024-03-21T09:11:30.998Z] "crypto/dsa", [2024-03-21T09:11:30.998Z] "crypto/ecdsa", [2024-03-21T09:11:30.998Z] "crypto/ed25519", [2024-03-21T09:11:30.998Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.998Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.998Z] "crypto/elliptic", [2024-03-21T09:11:30.998Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.998Z] "crypto/hmac", [2024-03-21T09:11:30.998Z] "crypto/internal/randutil", [2024-03-21T09:11:30.998Z] "crypto/internal/subtle", [2024-03-21T09:11:30.998Z] "crypto/md5", [2024-03-21T09:11:30.998Z] "crypto/rand", [2024-03-21T09:11:30.998Z] "crypto/rc4", [2024-03-21T09:11:30.998Z] "crypto/rsa", [2024-03-21T09:11:30.998Z] "crypto/sha1", [2024-03-21T09:11:30.998Z] "crypto/sha256", [2024-03-21T09:11:30.998Z] "crypto/sha512", [2024-03-21T09:11:30.998Z] "crypto/subtle", [2024-03-21T09:11:30.998Z] "crypto/tls", [2024-03-21T09:11:30.998Z] "crypto/x509", [2024-03-21T09:11:30.998Z] "crypto/x509/pkix", [2024-03-21T09:11:30.998Z] "encoding", [2024-03-21T09:11:30.998Z] "encoding/asn1", [2024-03-21T09:11:30.998Z] "encoding/base64", [2024-03-21T09:11:30.998Z] "encoding/binary", [2024-03-21T09:11:30.998Z] "encoding/hex", [2024-03-21T09:11:30.998Z] "encoding/json", [2024-03-21T09:11:30.998Z] "encoding/pem", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "fmt", [2024-03-21T09:11:30.998Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:30.998Z] "golang.org/x/net/proxy", [2024-03-21T09:11:30.998Z] "hash", [2024-03-21T09:11:30.998Z] "hash/crc32", [2024-03-21T09:11:30.998Z] "internal/abi", [2024-03-21T09:11:30.998Z] "internal/bytealg", [2024-03-21T09:11:30.998Z] "internal/cpu", [2024-03-21T09:11:30.998Z] "internal/fmtsort", [2024-03-21T09:11:30.998Z] "internal/goexperiment", [2024-03-21T09:11:30.998Z] "internal/itoa", [2024-03-21T09:11:30.998Z] "internal/nettrace", [2024-03-21T09:11:30.998Z] "internal/oserror", [2024-03-21T09:11:30.998Z] "internal/poll", [2024-03-21T09:11:30.998Z] "internal/race", [2024-03-21T09:11:30.998Z] "internal/reflectlite", [2024-03-21T09:11:30.998Z] "internal/singleflight", [2024-03-21T09:11:30.998Z] "internal/syscall/execenv", [2024-03-21T09:11:30.998Z] "internal/syscall/unix", [2024-03-21T09:11:30.998Z] "internal/testlog", [2024-03-21T09:11:30.998Z] "internal/unsafeheader", [2024-03-21T09:11:30.998Z] "io", [2024-03-21T09:11:30.998Z] "io/fs", [2024-03-21T09:11:30.998Z] "io/ioutil", [2024-03-21T09:11:30.998Z] "log", [2024-03-21T09:11:30.998Z] "math", [2024-03-21T09:11:30.998Z] "math/big", [2024-03-21T09:11:30.998Z] "math/bits", [2024-03-21T09:11:30.998Z] "math/rand", [2024-03-21T09:11:30.998Z] "mime", [2024-03-21T09:11:30.998Z] "mime/multipart", [2024-03-21T09:11:30.998Z] "mime/quotedprintable", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "net/http", [2024-03-21T09:11:30.998Z] "net/http/httptrace", [2024-03-21T09:11:30.998Z] "net/http/internal", [2024-03-21T09:11:30.998Z] "net/http/internal/ascii", [2024-03-21T09:11:30.998Z] "net/textproto", [2024-03-21T09:11:30.998Z] "net/url", [2024-03-21T09:11:30.998Z] "os", [2024-03-21T09:11:30.998Z] "path", [2024-03-21T09:11:30.998Z] "path/filepath", [2024-03-21T09:11:30.998Z] "reflect", [2024-03-21T09:11:30.998Z] "runtime", [2024-03-21T09:11:30.998Z] "runtime/cgo", [2024-03-21T09:11:30.998Z] "runtime/internal/atomic", [2024-03-21T09:11:30.998Z] "runtime/internal/math", [2024-03-21T09:11:30.998Z] "runtime/internal/sys", [2024-03-21T09:11:30.998Z] "sort", [2024-03-21T09:11:30.998Z] "strconv", [2024-03-21T09:11:30.998Z] "strings", [2024-03-21T09:11:30.998Z] "sync", [2024-03-21T09:11:30.998Z] "sync/atomic", [2024-03-21T09:11:30.998Z] "syscall", [2024-03-21T09:11:30.998Z] "time", [2024-03-21T09:11:30.998Z] "unicode", [2024-03-21T09:11:30.998Z] "unicode/utf16", [2024-03-21T09:11:30.998Z] "unicode/utf8", [2024-03-21T09:11:30.998Z] "unsafe", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.998Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "TestGoFiles": [ [2024-03-21T09:11:30.998Z] "client_server_test.go", [2024-03-21T09:11:30.998Z] "client_test.go", [2024-03-21T09:11:30.998Z] "compression_test.go", [2024-03-21T09:11:30.998Z] "conn_broadcast_test.go", [2024-03-21T09:11:30.998Z] "conn_test.go", [2024-03-21T09:11:30.998Z] "join_test.go", [2024-03-21T09:11:30.998Z] "json_test.go", [2024-03-21T09:11:30.998Z] "mask_test.go", [2024-03-21T09:11:30.998Z] "prepared_test.go", [2024-03-21T09:11:30.998Z] "server_test.go", [2024-03-21T09:11:30.998Z] "util_test.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "TestImports": [ [2024-03-21T09:11:30.998Z] "bufio", [2024-03-21T09:11:30.998Z] "bytes", [2024-03-21T09:11:30.998Z] "compress/flate", [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "crypto/tls", [2024-03-21T09:11:30.998Z] "crypto/x509", [2024-03-21T09:11:30.998Z] "encoding/base64", [2024-03-21T09:11:30.998Z] "encoding/binary", [2024-03-21T09:11:30.998Z] "encoding/json", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "fmt", [2024-03-21T09:11:30.998Z] "io", [2024-03-21T09:11:30.998Z] "log", [2024-03-21T09:11:30.998Z] "math/rand", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "net/http", [2024-03-21T09:11:30.998Z] "net/http/cookiejar", [2024-03-21T09:11:30.998Z] "net/http/httptest", [2024-03-21T09:11:30.998Z] "net/http/httptrace", [2024-03-21T09:11:30.998Z] "net/url", [2024-03-21T09:11:30.998Z] "reflect", [2024-03-21T09:11:30.998Z] "strings", [2024-03-21T09:11:30.998Z] "sync", [2024-03-21T09:11:30.998Z] "sync/atomic", [2024-03-21T09:11:30.998Z] "testing", [2024-03-21T09:11:30.998Z] "testing/iotest", [2024-03-21T09:11:30.998Z] "time" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "XTestGoFiles": [ [2024-03-21T09:11:30.998Z] "example_test.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "XTestImports": [ [2024-03-21T09:11:30.998Z] "github.com/gorilla/websocket", [2024-03-21T09:11:30.998Z] "log", [2024-03-21T09:11:30.998Z] "net/http", [2024-03-21T09:11:30.998Z] "testing" [2024-03-21T09:11:30.998Z] ] [2024-03-21T09:11:30.998Z] } [2024-03-21T09:11:30.998Z] { [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0/semaphore", [2024-03-21T09:11:30.998Z] "ImportPath": "golang.org/x/sync/semaphore", [2024-03-21T09:11:30.998Z] "Name": "semaphore", [2024-03-21T09:11:30.998Z] "Doc": "Package semaphore provides a weighted semaphore implementation.", [2024-03-21T09:11:30.998Z] "Root": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-03-21T09:11:30.998Z] "Module": { [2024-03-21T09:11:30.998Z] "Path": "golang.org/x/sync", [2024-03-21T09:11:30.998Z] "Version": "v0.6.0", [2024-03-21T09:11:30.998Z] "Time": "2023-12-07T16:58:19Z", [2024-03-21T09:11:30.998Z] "Indirect": true, [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-03-21T09:11:30.998Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sync/@v/v0.6.0.mod", [2024-03-21T09:11:30.998Z] "GoVersion": "1.18" [2024-03-21T09:11:30.998Z] }, [2024-03-21T09:11:30.998Z] "DepOnly": true, [2024-03-21T09:11:30.998Z] "Stale": true, [2024-03-21T09:11:30.998Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.998Z] "GoFiles": [ [2024-03-21T09:11:30.998Z] "semaphore.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "Imports": [ [2024-03-21T09:11:30.998Z] "container/list", [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "sync" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "Deps": [ [2024-03-21T09:11:30.998Z] "container/list", [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "internal/abi", [2024-03-21T09:11:30.998Z] "internal/bytealg", [2024-03-21T09:11:30.998Z] "internal/cpu", [2024-03-21T09:11:30.998Z] "internal/goexperiment", [2024-03-21T09:11:30.998Z] "internal/itoa", [2024-03-21T09:11:30.998Z] "internal/oserror", [2024-03-21T09:11:30.998Z] "internal/race", [2024-03-21T09:11:30.998Z] "internal/reflectlite", [2024-03-21T09:11:30.998Z] "internal/unsafeheader", [2024-03-21T09:11:30.998Z] "runtime", [2024-03-21T09:11:30.998Z] "runtime/internal/atomic", [2024-03-21T09:11:30.998Z] "runtime/internal/math", [2024-03-21T09:11:30.998Z] "runtime/internal/sys", [2024-03-21T09:11:30.998Z] "sync", [2024-03-21T09:11:30.998Z] "sync/atomic", [2024-03-21T09:11:30.998Z] "syscall", [2024-03-21T09:11:30.998Z] "time", [2024-03-21T09:11:30.998Z] "unsafe" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "XTestGoFiles": [ [2024-03-21T09:11:30.998Z] "semaphore_bench_test.go", [2024-03-21T09:11:30.998Z] "semaphore_example_test.go", [2024-03-21T09:11:30.998Z] "semaphore_test.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "XTestImports": [ [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "fmt", [2024-03-21T09:11:30.998Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:30.998Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:30.998Z] "log", [2024-03-21T09:11:30.998Z] "math/rand", [2024-03-21T09:11:30.998Z] "runtime", [2024-03-21T09:11:30.998Z] "sync", [2024-03-21T09:11:30.998Z] "testing", [2024-03-21T09:11:30.998Z] "time" [2024-03-21T09:11:30.998Z] ] [2024-03-21T09:11:30.998Z] } [2024-03-21T09:11:30.998Z] { [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-21T09:11:30.998Z] "ImportPath": "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:30.998Z] "Name": "mqtt", [2024-03-21T09:11:30.998Z] "Doc": "Package mqtt provides an MQTT v3.1.1 client library.", [2024-03-21T09:11:30.998Z] "Root": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-21T09:11:30.998Z] "Module": { [2024-03-21T09:11:30.998Z] "Path": "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:30.998Z] "Version": "v1.4.3", [2024-03-21T09:11:30.998Z] "Time": "2023-03-16T19:09:57Z", [2024-03-21T09:11:30.998Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-03-21T09:11:30.998Z] "GoMod": "/go/pkg/mod/cache/download/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod", [2024-03-21T09:11:30.998Z] "GoVersion": "1.18" [2024-03-21T09:11:30.998Z] }, [2024-03-21T09:11:30.998Z] "DepOnly": true, [2024-03-21T09:11:30.998Z] "Stale": true, [2024-03-21T09:11:30.998Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:30.998Z] "GoFiles": [ [2024-03-21T09:11:30.998Z] "backoff.go", [2024-03-21T09:11:30.998Z] "client.go", [2024-03-21T09:11:30.998Z] "components.go", [2024-03-21T09:11:30.998Z] "filestore.go", [2024-03-21T09:11:30.998Z] "memstore.go", [2024-03-21T09:11:30.998Z] "memstore_ordered.go", [2024-03-21T09:11:30.998Z] "message.go", [2024-03-21T09:11:30.998Z] "messageids.go", [2024-03-21T09:11:30.998Z] "net.go", [2024-03-21T09:11:30.998Z] "netconn.go", [2024-03-21T09:11:30.998Z] "oops.go", [2024-03-21T09:11:30.998Z] "options.go", [2024-03-21T09:11:30.998Z] "options_reader.go", [2024-03-21T09:11:30.998Z] "ping.go", [2024-03-21T09:11:30.998Z] "router.go", [2024-03-21T09:11:30.998Z] "status.go", [2024-03-21T09:11:30.998Z] "store.go", [2024-03-21T09:11:30.998Z] "token.go", [2024-03-21T09:11:30.998Z] "topic.go", [2024-03-21T09:11:30.998Z] "trace.go", [2024-03-21T09:11:30.998Z] "websocket.go" [2024-03-21T09:11:30.998Z] ], [2024-03-21T09:11:30.998Z] "Imports": [ [2024-03-21T09:11:30.998Z] "bytes", [2024-03-21T09:11:30.998Z] "container/list", [2024-03-21T09:11:30.998Z] "context", [2024-03-21T09:11:30.998Z] "crypto/tls", [2024-03-21T09:11:30.998Z] "errors", [2024-03-21T09:11:30.998Z] "fmt", [2024-03-21T09:11:30.998Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:30.998Z] "github.com/gorilla/websocket", [2024-03-21T09:11:30.998Z] "golang.org/x/net/proxy", [2024-03-21T09:11:30.998Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:30.998Z] "io", [2024-03-21T09:11:30.998Z] "io/ioutil", [2024-03-21T09:11:30.998Z] "net", [2024-03-21T09:11:30.998Z] "net/http", [2024-03-21T09:11:30.998Z] "net/url", [2024-03-21T09:11:30.998Z] "os", [2024-03-21T09:11:30.999Z] "path", [2024-03-21T09:11:30.999Z] "reflect", [2024-03-21T09:11:30.999Z] "sort", [2024-03-21T09:11:30.999Z] "strconv", [2024-03-21T09:11:30.999Z] "strings", [2024-03-21T09:11:30.999Z] "sync", [2024-03-21T09:11:30.999Z] "sync/atomic", [2024-03-21T09:11:30.999Z] "time" [2024-03-21T09:11:30.999Z] ], [2024-03-21T09:11:30.999Z] "Deps": [ [2024-03-21T09:11:30.999Z] "bufio", [2024-03-21T09:11:30.999Z] "bytes", [2024-03-21T09:11:30.999Z] "compress/flate", [2024-03-21T09:11:30.999Z] "compress/gzip", [2024-03-21T09:11:30.999Z] "container/list", [2024-03-21T09:11:30.999Z] "context", [2024-03-21T09:11:30.999Z] "crypto", [2024-03-21T09:11:30.999Z] "crypto/aes", [2024-03-21T09:11:30.999Z] "crypto/cipher", [2024-03-21T09:11:30.999Z] "crypto/des", [2024-03-21T09:11:30.999Z] "crypto/dsa", [2024-03-21T09:11:30.999Z] "crypto/ecdsa", [2024-03-21T09:11:30.999Z] "crypto/ed25519", [2024-03-21T09:11:30.999Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.999Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.999Z] "crypto/elliptic", [2024-03-21T09:11:30.999Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.999Z] "crypto/hmac", [2024-03-21T09:11:30.999Z] "crypto/internal/randutil", [2024-03-21T09:11:30.999Z] "crypto/internal/subtle", [2024-03-21T09:11:30.999Z] "crypto/md5", [2024-03-21T09:11:30.999Z] "crypto/rand", [2024-03-21T09:11:30.999Z] "crypto/rc4", [2024-03-21T09:11:30.999Z] "crypto/rsa", [2024-03-21T09:11:30.999Z] "crypto/sha1", [2024-03-21T09:11:30.999Z] "crypto/sha256", [2024-03-21T09:11:30.999Z] "crypto/sha512", [2024-03-21T09:11:30.999Z] "crypto/subtle", [2024-03-21T09:11:30.999Z] "crypto/tls", [2024-03-21T09:11:30.999Z] "crypto/x509", [2024-03-21T09:11:30.999Z] "crypto/x509/pkix", [2024-03-21T09:11:30.999Z] "encoding", [2024-03-21T09:11:30.999Z] "encoding/asn1", [2024-03-21T09:11:30.999Z] "encoding/base64", [2024-03-21T09:11:30.999Z] "encoding/binary", [2024-03-21T09:11:30.999Z] "encoding/hex", [2024-03-21T09:11:30.999Z] "encoding/json", [2024-03-21T09:11:30.999Z] "encoding/pem", [2024-03-21T09:11:30.999Z] "errors", [2024-03-21T09:11:30.999Z] "fmt", [2024-03-21T09:11:30.999Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:30.999Z] "github.com/gorilla/websocket", [2024-03-21T09:11:30.999Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:30.999Z] "golang.org/x/net/proxy", [2024-03-21T09:11:30.999Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:30.999Z] "hash", [2024-03-21T09:11:30.999Z] "hash/crc32", [2024-03-21T09:11:30.999Z] "internal/abi", [2024-03-21T09:11:30.999Z] "internal/bytealg", [2024-03-21T09:11:30.999Z] "internal/cpu", [2024-03-21T09:11:30.999Z] "internal/fmtsort", [2024-03-21T09:11:30.999Z] "internal/goexperiment", [2024-03-21T09:11:30.999Z] "internal/itoa", [2024-03-21T09:11:30.999Z] "internal/nettrace", [2024-03-21T09:11:30.999Z] "internal/oserror", [2024-03-21T09:11:30.999Z] "internal/poll", [2024-03-21T09:11:30.999Z] "internal/race", [2024-03-21T09:11:30.999Z] "internal/reflectlite", [2024-03-21T09:11:30.999Z] "internal/singleflight", [2024-03-21T09:11:30.999Z] "internal/syscall/execenv", [2024-03-21T09:11:30.999Z] "internal/syscall/unix", [2024-03-21T09:11:30.999Z] "internal/testlog", [2024-03-21T09:11:30.999Z] "internal/unsafeheader", [2024-03-21T09:11:30.999Z] "io", [2024-03-21T09:11:30.999Z] "io/fs", [2024-03-21T09:11:30.999Z] "io/ioutil", [2024-03-21T09:11:30.999Z] "log", [2024-03-21T09:11:30.999Z] "math", [2024-03-21T09:11:30.999Z] "math/big", [2024-03-21T09:11:30.999Z] "math/bits", [2024-03-21T09:11:30.999Z] "math/rand", [2024-03-21T09:11:30.999Z] "mime", [2024-03-21T09:11:30.999Z] "mime/multipart", [2024-03-21T09:11:30.999Z] "mime/quotedprintable", [2024-03-21T09:11:30.999Z] "net", [2024-03-21T09:11:30.999Z] "net/http", [2024-03-21T09:11:30.999Z] "net/http/httptrace", [2024-03-21T09:11:30.999Z] "net/http/internal", [2024-03-21T09:11:30.999Z] "net/http/internal/ascii", [2024-03-21T09:11:30.999Z] "net/textproto", [2024-03-21T09:11:30.999Z] "net/url", [2024-03-21T09:11:30.999Z] "os", [2024-03-21T09:11:30.999Z] "path", [2024-03-21T09:11:30.999Z] "path/filepath", [2024-03-21T09:11:30.999Z] "reflect", [2024-03-21T09:11:30.999Z] "runtime", [2024-03-21T09:11:30.999Z] "runtime/cgo", [2024-03-21T09:11:30.999Z] "runtime/internal/atomic", [2024-03-21T09:11:30.999Z] "runtime/internal/math", [2024-03-21T09:11:30.999Z] "runtime/internal/sys", [2024-03-21T09:11:30.999Z] "sort", [2024-03-21T09:11:30.999Z] "strconv", [2024-03-21T09:11:30.999Z] "strings", [2024-03-21T09:11:30.999Z] "sync", [2024-03-21T09:11:30.999Z] "sync/atomic", [2024-03-21T09:11:30.999Z] "syscall", [2024-03-21T09:11:30.999Z] "time", [2024-03-21T09:11:30.999Z] "unicode", [2024-03-21T09:11:30.999Z] "unicode/utf16", [2024-03-21T09:11:30.999Z] "unicode/utf8", [2024-03-21T09:11:30.999Z] "unsafe", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.999Z] ], [2024-03-21T09:11:30.999Z] "TestGoFiles": [ [2024-03-21T09:11:30.999Z] "backoff_test.go", [2024-03-21T09:11:30.999Z] "client_test.go", [2024-03-21T09:11:30.999Z] "fvt_client_test.go", [2024-03-21T09:11:30.999Z] "fvt_store_test.go", [2024-03-21T09:11:30.999Z] "fvt_test.go", [2024-03-21T09:11:30.999Z] "options_test.go", [2024-03-21T09:11:30.999Z] "token_test.go", [2024-03-21T09:11:30.999Z] "unit_client_test.go", [2024-03-21T09:11:30.999Z] "unit_message_test.go", [2024-03-21T09:11:30.999Z] "unit_messageids_test.go", [2024-03-21T09:11:30.999Z] "unit_options_test.go", [2024-03-21T09:11:30.999Z] "unit_ping_test.go", [2024-03-21T09:11:30.999Z] "unit_router_test.go", [2024-03-21T09:11:30.999Z] "unit_status_test.go", [2024-03-21T09:11:30.999Z] "unit_store_test.go", [2024-03-21T09:11:30.999Z] "unit_topic_test.go" [2024-03-21T09:11:30.999Z] ], [2024-03-21T09:11:30.999Z] "TestImports": [ [2024-03-21T09:11:30.999Z] "bytes", [2024-03-21T09:11:30.999Z] "context", [2024-03-21T09:11:30.999Z] "crypto/tls", [2024-03-21T09:11:30.999Z] "crypto/x509", [2024-03-21T09:11:30.999Z] "errors", [2024-03-21T09:11:30.999Z] "fmt", [2024-03-21T09:11:30.999Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:30.999Z] "io/ioutil", [2024-03-21T09:11:30.999Z] "log", [2024-03-21T09:11:30.999Z] "net", [2024-03-21T09:11:30.999Z] "net/http", [2024-03-21T09:11:30.999Z] "net/http/pprof", [2024-03-21T09:11:30.999Z] "net/url", [2024-03-21T09:11:30.999Z] "os", [2024-03-21T09:11:30.999Z] "runtime", [2024-03-21T09:11:30.999Z] "strconv", [2024-03-21T09:11:30.999Z] "strings", [2024-03-21T09:11:30.999Z] "sync", [2024-03-21T09:11:30.999Z] "testing", [2024-03-21T09:11:30.999Z] "time" [2024-03-21T09:11:30.999Z] ] [2024-03-21T09:11:30.999Z] } [2024-03-21T09:11:30.999Z] { [2024-03-21T09:11:30.999Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos/common", [2024-03-21T09:11:30.999Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:30.999Z] "Name": "common", [2024-03-21T09:11:30.999Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.999Z] "Module": { [2024-03-21T09:11:30.999Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:30.999Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:30.999Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:30.999Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:30.999Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:30.999Z] "GoVersion": "1.21" [2024-03-21T09:11:30.999Z] }, [2024-03-21T09:11:30.999Z] "DepOnly": true, [2024-03-21T09:11:30.999Z] "Stale": true, [2024-03-21T09:11:30.999Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:30.999Z] "GoFiles": [ [2024-03-21T09:11:30.999Z] "base.go", [2024-03-21T09:11:30.999Z] "config.go", [2024-03-21T09:11:30.999Z] "count.go", [2024-03-21T09:11:30.999Z] "ping.go", [2024-03-21T09:11:30.999Z] "secret.go", [2024-03-21T09:11:30.999Z] "version.go" [2024-03-21T09:11:30.999Z] ], [2024-03-21T09:11:30.999Z] "Imports": [ [2024-03-21T09:11:30.999Z] "encoding/json", [2024-03-21T09:11:30.999Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.999Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.999Z] "github.com/google/uuid", [2024-03-21T09:11:30.999Z] "time" [2024-03-21T09:11:30.999Z] ], [2024-03-21T09:11:30.999Z] "Deps": [ [2024-03-21T09:11:30.999Z] "bufio", [2024-03-21T09:11:30.999Z] "bytes", [2024-03-21T09:11:30.999Z] "compress/flate", [2024-03-21T09:11:30.999Z] "compress/gzip", [2024-03-21T09:11:30.999Z] "compress/zlib", [2024-03-21T09:11:30.999Z] "container/list", [2024-03-21T09:11:30.999Z] "context", [2024-03-21T09:11:30.999Z] "crypto", [2024-03-21T09:11:30.999Z] "crypto/aes", [2024-03-21T09:11:30.999Z] "crypto/cipher", [2024-03-21T09:11:30.999Z] "crypto/des", [2024-03-21T09:11:30.999Z] "crypto/dsa", [2024-03-21T09:11:30.999Z] "crypto/ecdsa", [2024-03-21T09:11:30.999Z] "crypto/ed25519", [2024-03-21T09:11:30.999Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:30.999Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:30.999Z] "crypto/elliptic", [2024-03-21T09:11:30.999Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:30.999Z] "crypto/hmac", [2024-03-21T09:11:30.999Z] "crypto/internal/randutil", [2024-03-21T09:11:30.999Z] "crypto/internal/subtle", [2024-03-21T09:11:30.999Z] "crypto/md5", [2024-03-21T09:11:30.999Z] "crypto/rand", [2024-03-21T09:11:30.999Z] "crypto/rc4", [2024-03-21T09:11:30.999Z] "crypto/rsa", [2024-03-21T09:11:30.999Z] "crypto/sha1", [2024-03-21T09:11:30.999Z] "crypto/sha256", [2024-03-21T09:11:30.999Z] "crypto/sha512", [2024-03-21T09:11:30.999Z] "crypto/subtle", [2024-03-21T09:11:30.999Z] "crypto/tls", [2024-03-21T09:11:30.999Z] "crypto/x509", [2024-03-21T09:11:30.999Z] "crypto/x509/pkix", [2024-03-21T09:11:30.999Z] "database/sql/driver", [2024-03-21T09:11:30.999Z] "debug/dwarf", [2024-03-21T09:11:30.999Z] "debug/macho", [2024-03-21T09:11:30.999Z] "encoding", [2024-03-21T09:11:30.999Z] "encoding/asn1", [2024-03-21T09:11:30.999Z] "encoding/base64", [2024-03-21T09:11:30.999Z] "encoding/binary", [2024-03-21T09:11:30.999Z] "encoding/csv", [2024-03-21T09:11:30.999Z] "encoding/hex", [2024-03-21T09:11:30.999Z] "encoding/json", [2024-03-21T09:11:30.999Z] "encoding/pem", [2024-03-21T09:11:30.999Z] "encoding/xml", [2024-03-21T09:11:30.999Z] "errors", [2024-03-21T09:11:30.999Z] "fmt", [2024-03-21T09:11:30.999Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.999Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.999Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:30.999Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:30.999Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:30.999Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:30.999Z] "github.com/go-playground/locales", [2024-03-21T09:11:30.999Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:30.999Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:30.999Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:30.999Z] "github.com/google/uuid", [2024-03-21T09:11:30.999Z] "github.com/leodido/go-urn", [2024-03-21T09:11:30.999Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:30.999Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:30.999Z] "golang.org/x/net/html", [2024-03-21T09:11:30.999Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:30.999Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:30.999Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:30.999Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:30.999Z] "golang.org/x/text/language", [2024-03-21T09:11:30.999Z] "hash", [2024-03-21T09:11:30.999Z] "hash/adler32", [2024-03-21T09:11:30.999Z] "hash/crc32", [2024-03-21T09:11:30.999Z] "internal/abi", [2024-03-21T09:11:30.999Z] "internal/bytealg", [2024-03-21T09:11:30.999Z] "internal/cpu", [2024-03-21T09:11:30.999Z] "internal/fmtsort", [2024-03-21T09:11:30.999Z] "internal/goexperiment", [2024-03-21T09:11:30.999Z] "internal/itoa", [2024-03-21T09:11:30.999Z] "internal/nettrace", [2024-03-21T09:11:30.999Z] "internal/oserror", [2024-03-21T09:11:30.999Z] "internal/poll", [2024-03-21T09:11:30.999Z] "internal/race", [2024-03-21T09:11:30.999Z] "internal/reflectlite", [2024-03-21T09:11:30.999Z] "internal/singleflight", [2024-03-21T09:11:30.999Z] "internal/syscall/execenv", [2024-03-21T09:11:30.999Z] "internal/syscall/unix", [2024-03-21T09:11:30.999Z] "internal/testlog", [2024-03-21T09:11:30.999Z] "internal/unsafeheader", [2024-03-21T09:11:30.999Z] "io", [2024-03-21T09:11:30.999Z] "io/fs", [2024-03-21T09:11:30.999Z] "io/ioutil", [2024-03-21T09:11:30.999Z] "log", [2024-03-21T09:11:30.999Z] "math", [2024-03-21T09:11:30.999Z] "math/big", [2024-03-21T09:11:30.999Z] "math/bits", [2024-03-21T09:11:30.999Z] "math/rand", [2024-03-21T09:11:30.999Z] "mime", [2024-03-21T09:11:30.999Z] "mime/multipart", [2024-03-21T09:11:30.999Z] "mime/quotedprintable", [2024-03-21T09:11:30.999Z] "net", [2024-03-21T09:11:30.999Z] "net/http", [2024-03-21T09:11:30.999Z] "net/http/httptrace", [2024-03-21T09:11:30.999Z] "net/http/internal", [2024-03-21T09:11:30.999Z] "net/http/internal/ascii", [2024-03-21T09:11:30.999Z] "net/textproto", [2024-03-21T09:11:30.999Z] "net/url", [2024-03-21T09:11:30.999Z] "os", [2024-03-21T09:11:30.999Z] "path", [2024-03-21T09:11:30.999Z] "path/filepath", [2024-03-21T09:11:30.999Z] "reflect", [2024-03-21T09:11:30.999Z] "regexp", [2024-03-21T09:11:30.999Z] "regexp/syntax", [2024-03-21T09:11:30.999Z] "runtime", [2024-03-21T09:11:30.999Z] "runtime/cgo", [2024-03-21T09:11:30.999Z] "runtime/internal/atomic", [2024-03-21T09:11:30.999Z] "runtime/internal/math", [2024-03-21T09:11:30.999Z] "runtime/internal/sys", [2024-03-21T09:11:30.999Z] "sort", [2024-03-21T09:11:30.999Z] "strconv", [2024-03-21T09:11:30.999Z] "strings", [2024-03-21T09:11:30.999Z] "sync", [2024-03-21T09:11:30.999Z] "sync/atomic", [2024-03-21T09:11:30.999Z] "syscall", [2024-03-21T09:11:30.999Z] "time", [2024-03-21T09:11:30.999Z] "unicode", [2024-03-21T09:11:30.999Z] "unicode/utf16", [2024-03-21T09:11:30.999Z] "unicode/utf8", [2024-03-21T09:11:30.999Z] "unsafe", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:30.999Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:30.999Z] ], [2024-03-21T09:11:30.999Z] "TestGoFiles": [ [2024-03-21T09:11:30.999Z] "base_test.go", [2024-03-21T09:11:30.999Z] "config_test.go", [2024-03-21T09:11:30.999Z] "count_test.go", [2024-03-21T09:11:30.999Z] "ping_test.go", [2024-03-21T09:11:30.999Z] "secret_test.go", [2024-03-21T09:11:30.999Z] "version_test.go" [2024-03-21T09:11:30.999Z] ], [2024-03-21T09:11:30.999Z] "TestImports": [ [2024-03-21T09:11:30.999Z] "encoding/json", [2024-03-21T09:11:30.999Z] "fmt", [2024-03-21T09:11:30.999Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:30.999Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:30.999Z] "github.com/google/uuid", [2024-03-21T09:11:30.999Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:30.999Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:30.999Z] "testing", [2024-03-21T09:11:30.999Z] "time" [2024-03-21T09:11:30.999Z] ] [2024-03-21T09:11:30.999Z] } [2024-03-21T09:11:30.999Z] { [2024-03-21T09:11:30.999Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0/unix", [2024-03-21T09:11:30.999Z] "ImportPath": "golang.org/x/sys/unix", [2024-03-21T09:11:30.999Z] "Name": "unix", [2024-03-21T09:11:30.999Z] "Doc": "Package unix contains an interface to the low-level operating system primitives.", [2024-03-21T09:11:30.999Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-21T09:11:30.999Z] "Module": { [2024-03-21T09:11:30.999Z] "Path": "golang.org/x/sys", [2024-03-21T09:11:30.999Z] "Version": "v0.18.0", [2024-03-21T09:11:30.999Z] "Time": "2024-02-16T13:31:09Z", [2024-03-21T09:11:30.999Z] "Indirect": true, [2024-03-21T09:11:30.999Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-21T09:11:30.999Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.18.0.mod", [2024-03-21T09:11:30.999Z] "GoVersion": "1.18" [2024-03-21T09:11:30.999Z] }, [2024-03-21T09:11:30.999Z] "DepOnly": true, [2024-03-21T09:11:30.999Z] "Stale": true, [2024-03-21T09:11:30.999Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:30.999Z] "GoFiles": [ [2024-03-21T09:11:30.999Z] "affinity_linux.go", [2024-03-21T09:11:30.999Z] "aliases.go", [2024-03-21T09:11:30.999Z] "bluetooth_linux.go", [2024-03-21T09:11:30.999Z] "constants.go", [2024-03-21T09:11:30.999Z] "dev_linux.go", [2024-03-21T09:11:30.999Z] "dirent.go", [2024-03-21T09:11:30.999Z] "endian_little.go", [2024-03-21T09:11:30.999Z] "env_unix.go", [2024-03-21T09:11:30.999Z] "fcntl.go", [2024-03-21T09:11:30.999Z] "fdset.go", [2024-03-21T09:11:30.999Z] "ifreq_linux.go", [2024-03-21T09:11:30.999Z] "ioctl_linux.go", [2024-03-21T09:11:30.999Z] "ioctl_unsigned.go", [2024-03-21T09:11:30.999Z] "mremap.go", [2024-03-21T09:11:30.999Z] "pagesize_unix.go", [2024-03-21T09:11:30.999Z] "race0.go", [2024-03-21T09:11:30.999Z] "readdirent_getdents.go", [2024-03-21T09:11:30.999Z] "sockcmsg_linux.go", [2024-03-21T09:11:30.999Z] "sockcmsg_unix.go", [2024-03-21T09:11:30.999Z] "sockcmsg_unix_other.go", [2024-03-21T09:11:30.999Z] "syscall.go", [2024-03-21T09:11:30.999Z] "syscall_linux.go", [2024-03-21T09:11:30.999Z] "syscall_linux_alarm.go", [2024-03-21T09:11:30.999Z] "syscall_linux_amd64.go", [2024-03-21T09:11:30.999Z] "syscall_linux_amd64_gc.go", [2024-03-21T09:11:30.999Z] "syscall_linux_gc.go", [2024-03-21T09:11:30.999Z] "syscall_unix.go", [2024-03-21T09:11:30.999Z] "syscall_unix_gc.go", [2024-03-21T09:11:30.999Z] "sysvshm_linux.go", [2024-03-21T09:11:30.999Z] "sysvshm_unix.go", [2024-03-21T09:11:30.999Z] "timestruct.go", [2024-03-21T09:11:30.999Z] "zerrors_linux.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_amd64.go", [2024-03-21T09:11:30.999Z] "zptrace_x86_linux.go", [2024-03-21T09:11:30.999Z] "zsyscall_linux.go", [2024-03-21T09:11:30.999Z] "zsyscall_linux_amd64.go", [2024-03-21T09:11:30.999Z] "zsysnum_linux_amd64.go", [2024-03-21T09:11:30.999Z] "ztypes_linux.go", [2024-03-21T09:11:30.999Z] "ztypes_linux_amd64.go" [2024-03-21T09:11:30.999Z] ], [2024-03-21T09:11:30.999Z] "IgnoredGoFiles": [ [2024-03-21T09:11:30.999Z] "cap_freebsd.go", [2024-03-21T09:11:30.999Z] "darwin_amd64_test.go", [2024-03-21T09:11:30.999Z] "darwin_arm64_test.go", [2024-03-21T09:11:30.999Z] "darwin_test.go", [2024-03-21T09:11:30.999Z] "dev_aix_ppc.go", [2024-03-21T09:11:30.999Z] "dev_aix_ppc64.go", [2024-03-21T09:11:30.999Z] "dev_darwin.go", [2024-03-21T09:11:30.999Z] "dev_dragonfly.go", [2024-03-21T09:11:30.999Z] "dev_freebsd.go", [2024-03-21T09:11:30.999Z] "dev_netbsd.go", [2024-03-21T09:11:30.999Z] "dev_openbsd.go", [2024-03-21T09:11:30.999Z] "dev_zos.go", [2024-03-21T09:11:30.999Z] "dev_zos_test.go", [2024-03-21T09:11:30.999Z] "endian_big.go", [2024-03-21T09:11:30.999Z] "epoll_zos.go", [2024-03-21T09:11:30.999Z] "epoll_zos_test.go", [2024-03-21T09:11:30.999Z] "fcntl_darwin.go", [2024-03-21T09:11:30.999Z] "fcntl_linux_32bit.go", [2024-03-21T09:11:30.999Z] "fstatfs_zos.go", [2024-03-21T09:11:30.999Z] "fstatfs_zos_test.go", [2024-03-21T09:11:30.999Z] "gccgo.go", [2024-03-21T09:11:30.999Z] "gccgo_linux_amd64.go", [2024-03-21T09:11:30.999Z] "getdirentries_test.go", [2024-03-21T09:11:30.999Z] "getfsstat_test.go", [2024-03-21T09:11:30.999Z] "ioctl_signed.go", [2024-03-21T09:11:30.999Z] "ioctl_zos.go", [2024-03-21T09:11:30.999Z] "mkasm.go", [2024-03-21T09:11:30.999Z] "mkpost.go", [2024-03-21T09:11:30.999Z] "mksyscall.go", [2024-03-21T09:11:30.999Z] "mksyscall_aix_ppc.go", [2024-03-21T09:11:30.999Z] "mksyscall_aix_ppc64.go", [2024-03-21T09:11:30.999Z] "mksyscall_solaris.go", [2024-03-21T09:11:30.999Z] "mksysctl_openbsd.go", [2024-03-21T09:11:30.999Z] "mksysnum.go", [2024-03-21T09:11:30.999Z] "mmap_nomremap.go", [2024-03-21T09:11:30.999Z] "mmap_zos_test.go", [2024-03-21T09:11:30.999Z] "openbsd_test.go", [2024-03-21T09:11:30.999Z] "pledge_openbsd.go", [2024-03-21T09:11:30.999Z] "ptrace_darwin.go", [2024-03-21T09:11:30.999Z] "ptrace_ios.go", [2024-03-21T09:11:30.999Z] "race.go", [2024-03-21T09:11:30.999Z] "readdirent_getdirentries.go", [2024-03-21T09:11:30.999Z] "sockcmsg_dragonfly.go", [2024-03-21T09:11:30.999Z] "syscall_aix.go", [2024-03-21T09:11:30.999Z] "syscall_aix_ppc.go", [2024-03-21T09:11:30.999Z] "syscall_aix_ppc64.go", [2024-03-21T09:11:30.999Z] "syscall_aix_test.go", [2024-03-21T09:11:30.999Z] "syscall_bsd.go", [2024-03-21T09:11:30.999Z] "syscall_bsd_test.go", [2024-03-21T09:11:30.999Z] "syscall_darwin.go", [2024-03-21T09:11:30.999Z] "syscall_darwin_amd64.go", [2024-03-21T09:11:30.999Z] "syscall_darwin_arm64.go", [2024-03-21T09:11:30.999Z] "syscall_darwin_libSystem.go", [2024-03-21T09:11:30.999Z] "syscall_darwin_test.go", [2024-03-21T09:11:30.999Z] "syscall_dragonfly.go", [2024-03-21T09:11:30.999Z] "syscall_dragonfly_amd64.go", [2024-03-21T09:11:30.999Z] "syscall_freebsd.go", [2024-03-21T09:11:30.999Z] "syscall_freebsd_386.go", [2024-03-21T09:11:30.999Z] "syscall_freebsd_amd64.go", [2024-03-21T09:11:30.999Z] "syscall_freebsd_arm.go", [2024-03-21T09:11:30.999Z] "syscall_freebsd_arm64.go", [2024-03-21T09:11:30.999Z] "syscall_freebsd_riscv64.go", [2024-03-21T09:11:30.999Z] "syscall_freebsd_test.go", [2024-03-21T09:11:30.999Z] "syscall_hurd.go", [2024-03-21T09:11:30.999Z] "syscall_hurd_386.go", [2024-03-21T09:11:30.999Z] "syscall_illumos.go", [2024-03-21T09:11:30.999Z] "syscall_internal_bsd_test.go", [2024-03-21T09:11:30.999Z] "syscall_internal_darwin_test.go", [2024-03-21T09:11:30.999Z] "syscall_internal_solaris_test.go", [2024-03-21T09:11:30.999Z] "syscall_linux_386.go", [2024-03-21T09:11:30.999Z] "syscall_linux_arm.go", [2024-03-21T09:11:30.999Z] "syscall_linux_arm64.go", [2024-03-21T09:11:30.999Z] "syscall_linux_gc_386.go", [2024-03-21T09:11:30.999Z] "syscall_linux_gc_arm.go", [2024-03-21T09:11:30.999Z] "syscall_linux_gccgo_386.go", [2024-03-21T09:11:30.999Z] "syscall_linux_gccgo_arm.go", [2024-03-21T09:11:30.999Z] "syscall_linux_loong64.go", [2024-03-21T09:11:30.999Z] "syscall_linux_mips64x.go", [2024-03-21T09:11:30.999Z] "syscall_linux_mipsx.go", [2024-03-21T09:11:30.999Z] "syscall_linux_ppc.go", [2024-03-21T09:11:30.999Z] "syscall_linux_ppc64x.go", [2024-03-21T09:11:30.999Z] "syscall_linux_riscv64.go", [2024-03-21T09:11:30.999Z] "syscall_linux_s390x.go", [2024-03-21T09:11:30.999Z] "syscall_linux_sparc64.go", [2024-03-21T09:11:30.999Z] "syscall_netbsd.go", [2024-03-21T09:11:30.999Z] "syscall_netbsd_386.go", [2024-03-21T09:11:30.999Z] "syscall_netbsd_amd64.go", [2024-03-21T09:11:30.999Z] "syscall_netbsd_arm.go", [2024-03-21T09:11:30.999Z] "syscall_netbsd_arm64.go", [2024-03-21T09:11:30.999Z] "syscall_netbsd_test.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd_386.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd_amd64.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd_arm.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd_arm64.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd_libc.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd_mips64.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd_ppc64.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd_riscv64.go", [2024-03-21T09:11:30.999Z] "syscall_openbsd_test.go", [2024-03-21T09:11:30.999Z] "syscall_solaris.go", [2024-03-21T09:11:30.999Z] "syscall_solaris_amd64.go", [2024-03-21T09:11:30.999Z] "syscall_solaris_test.go", [2024-03-21T09:11:30.999Z] "syscall_unix_gc_ppc64x.go", [2024-03-21T09:11:30.999Z] "syscall_zos_s390x.go", [2024-03-21T09:11:30.999Z] "syscall_zos_test.go", [2024-03-21T09:11:30.999Z] "sysctl_netbsd_test.go", [2024-03-21T09:11:30.999Z] "sysvshm_unix_other.go", [2024-03-21T09:11:30.999Z] "types_aix.go", [2024-03-21T09:11:30.999Z] "types_darwin.go", [2024-03-21T09:11:30.999Z] "types_dragonfly.go", [2024-03-21T09:11:30.999Z] "types_freebsd.go", [2024-03-21T09:11:30.999Z] "types_netbsd.go", [2024-03-21T09:11:30.999Z] "types_openbsd.go", [2024-03-21T09:11:30.999Z] "types_solaris.go", [2024-03-21T09:11:30.999Z] "unveil_openbsd.go", [2024-03-21T09:11:30.999Z] "xattr_bsd.go", [2024-03-21T09:11:30.999Z] "zerrors_aix_ppc.go", [2024-03-21T09:11:30.999Z] "zerrors_aix_ppc64.go", [2024-03-21T09:11:30.999Z] "zerrors_darwin_amd64.go", [2024-03-21T09:11:30.999Z] "zerrors_darwin_arm64.go", [2024-03-21T09:11:30.999Z] "zerrors_dragonfly_amd64.go", [2024-03-21T09:11:30.999Z] "zerrors_freebsd_386.go", [2024-03-21T09:11:30.999Z] "zerrors_freebsd_amd64.go", [2024-03-21T09:11:30.999Z] "zerrors_freebsd_arm.go", [2024-03-21T09:11:30.999Z] "zerrors_freebsd_arm64.go", [2024-03-21T09:11:30.999Z] "zerrors_freebsd_riscv64.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_386.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_arm.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_arm64.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_loong64.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_mips.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_mips64.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_mips64le.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_mipsle.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_ppc.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_ppc64.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_ppc64le.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_riscv64.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_s390x.go", [2024-03-21T09:11:30.999Z] "zerrors_linux_sparc64.go", [2024-03-21T09:11:30.999Z] "zerrors_netbsd_386.go", [2024-03-21T09:11:30.999Z] "zerrors_netbsd_amd64.go", [2024-03-21T09:11:30.999Z] "zerrors_netbsd_arm.go", [2024-03-21T09:11:30.999Z] "zerrors_netbsd_arm64.go", [2024-03-21T09:11:30.999Z] "zerrors_openbsd_386.go", [2024-03-21T09:11:30.999Z] "zerrors_openbsd_amd64.go", [2024-03-21T09:11:30.999Z] "zerrors_openbsd_arm.go", [2024-03-21T09:11:30.999Z] "zerrors_openbsd_arm64.go", [2024-03-21T09:11:30.999Z] "zerrors_openbsd_mips64.go", [2024-03-21T09:11:30.999Z] "zerrors_openbsd_ppc64.go", [2024-03-21T09:11:30.999Z] "zerrors_openbsd_riscv64.go", [2024-03-21T09:11:31.000Z] "zerrors_solaris_amd64.go", [2024-03-21T09:11:31.000Z] "zerrors_zos_s390x.go", [2024-03-21T09:11:31.000Z] "zptrace_armnn_linux.go", [2024-03-21T09:11:31.000Z] "zptrace_linux_arm64.go", [2024-03-21T09:11:31.000Z] "zptrace_mipsnn_linux.go", [2024-03-21T09:11:31.000Z] "zptrace_mipsnnle_linux.go", [2024-03-21T09:11:31.000Z] "zsyscall_aix_ppc.go", [2024-03-21T09:11:31.000Z] "zsyscall_aix_ppc64.go", [2024-03-21T09:11:31.000Z] "zsyscall_aix_ppc64_gc.go", [2024-03-21T09:11:31.000Z] "zsyscall_aix_ppc64_gccgo.go", [2024-03-21T09:11:31.000Z] "zsyscall_darwin_amd64.go", [2024-03-21T09:11:31.000Z] "zsyscall_darwin_arm64.go", [2024-03-21T09:11:31.000Z] "zsyscall_dragonfly_amd64.go", [2024-03-21T09:11:31.000Z] "zsyscall_freebsd_386.go", [2024-03-21T09:11:31.000Z] "zsyscall_freebsd_amd64.go", [2024-03-21T09:11:31.000Z] "zsyscall_freebsd_arm.go", [2024-03-21T09:11:31.000Z] "zsyscall_freebsd_arm64.go", [2024-03-21T09:11:31.000Z] "zsyscall_freebsd_riscv64.go", [2024-03-21T09:11:31.000Z] "zsyscall_illumos_amd64.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_386.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_arm.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_arm64.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_loong64.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_mips.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_mips64.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_mips64le.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_mipsle.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_ppc.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_ppc64.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_ppc64le.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_riscv64.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_s390x.go", [2024-03-21T09:11:31.000Z] "zsyscall_linux_sparc64.go", [2024-03-21T09:11:31.000Z] "zsyscall_netbsd_386.go", [2024-03-21T09:11:31.000Z] "zsyscall_netbsd_amd64.go", [2024-03-21T09:11:31.000Z] "zsyscall_netbsd_arm.go", [2024-03-21T09:11:31.000Z] "zsyscall_netbsd_arm64.go", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_386.go", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_amd64.go", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_arm.go", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_arm64.go", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_mips64.go", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_ppc64.go", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_riscv64.go", [2024-03-21T09:11:31.000Z] "zsyscall_solaris_amd64.go", [2024-03-21T09:11:31.000Z] "zsyscall_zos_s390x.go", [2024-03-21T09:11:31.000Z] "zsysctl_openbsd_386.go", [2024-03-21T09:11:31.000Z] "zsysctl_openbsd_amd64.go", [2024-03-21T09:11:31.000Z] "zsysctl_openbsd_arm.go", [2024-03-21T09:11:31.000Z] "zsysctl_openbsd_arm64.go", [2024-03-21T09:11:31.000Z] "zsysctl_openbsd_mips64.go", [2024-03-21T09:11:31.000Z] "zsysctl_openbsd_ppc64.go", [2024-03-21T09:11:31.000Z] "zsysctl_openbsd_riscv64.go", [2024-03-21T09:11:31.000Z] "zsysnum_darwin_amd64.go", [2024-03-21T09:11:31.000Z] "zsysnum_darwin_arm64.go", [2024-03-21T09:11:31.000Z] "zsysnum_dragonfly_amd64.go", [2024-03-21T09:11:31.000Z] "zsysnum_freebsd_386.go", [2024-03-21T09:11:31.000Z] "zsysnum_freebsd_amd64.go", [2024-03-21T09:11:31.000Z] "zsysnum_freebsd_arm.go", [2024-03-21T09:11:31.000Z] "zsysnum_freebsd_arm64.go", [2024-03-21T09:11:31.000Z] "zsysnum_freebsd_riscv64.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_386.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_arm.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_arm64.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_loong64.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_mips.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_mips64.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_mips64le.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_mipsle.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_ppc.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_ppc64.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_ppc64le.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_riscv64.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_s390x.go", [2024-03-21T09:11:31.000Z] "zsysnum_linux_sparc64.go", [2024-03-21T09:11:31.000Z] "zsysnum_netbsd_386.go", [2024-03-21T09:11:31.000Z] "zsysnum_netbsd_amd64.go", [2024-03-21T09:11:31.000Z] "zsysnum_netbsd_arm.go", [2024-03-21T09:11:31.000Z] "zsysnum_netbsd_arm64.go", [2024-03-21T09:11:31.000Z] "zsysnum_openbsd_386.go", [2024-03-21T09:11:31.000Z] "zsysnum_openbsd_amd64.go", [2024-03-21T09:11:31.000Z] "zsysnum_openbsd_arm.go", [2024-03-21T09:11:31.000Z] "zsysnum_openbsd_arm64.go", [2024-03-21T09:11:31.000Z] "zsysnum_openbsd_mips64.go", [2024-03-21T09:11:31.000Z] "zsysnum_openbsd_ppc64.go", [2024-03-21T09:11:31.000Z] "zsysnum_openbsd_riscv64.go", [2024-03-21T09:11:31.000Z] "zsysnum_zos_s390x.go", [2024-03-21T09:11:31.000Z] "ztypes_aix_ppc.go", [2024-03-21T09:11:31.000Z] "ztypes_aix_ppc64.go", [2024-03-21T09:11:31.000Z] "ztypes_darwin_amd64.go", [2024-03-21T09:11:31.000Z] "ztypes_darwin_arm64.go", [2024-03-21T09:11:31.000Z] "ztypes_dragonfly_amd64.go", [2024-03-21T09:11:31.000Z] "ztypes_freebsd_386.go", [2024-03-21T09:11:31.000Z] "ztypes_freebsd_amd64.go", [2024-03-21T09:11:31.000Z] "ztypes_freebsd_arm.go", [2024-03-21T09:11:31.000Z] "ztypes_freebsd_arm64.go", [2024-03-21T09:11:31.000Z] "ztypes_freebsd_riscv64.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_386.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_arm.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_arm64.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_loong64.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_mips.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_mips64.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_mips64le.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_mipsle.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_ppc.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_ppc64.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_ppc64le.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_riscv64.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_s390x.go", [2024-03-21T09:11:31.000Z] "ztypes_linux_sparc64.go", [2024-03-21T09:11:31.000Z] "ztypes_netbsd_386.go", [2024-03-21T09:11:31.000Z] "ztypes_netbsd_amd64.go", [2024-03-21T09:11:31.000Z] "ztypes_netbsd_arm.go", [2024-03-21T09:11:31.000Z] "ztypes_netbsd_arm64.go", [2024-03-21T09:11:31.000Z] "ztypes_openbsd_386.go", [2024-03-21T09:11:31.000Z] "ztypes_openbsd_amd64.go", [2024-03-21T09:11:31.000Z] "ztypes_openbsd_arm.go", [2024-03-21T09:11:31.000Z] "ztypes_openbsd_arm64.go", [2024-03-21T09:11:31.000Z] "ztypes_openbsd_mips64.go", [2024-03-21T09:11:31.000Z] "ztypes_openbsd_ppc64.go", [2024-03-21T09:11:31.000Z] "ztypes_openbsd_riscv64.go", [2024-03-21T09:11:31.000Z] "ztypes_solaris_amd64.go", [2024-03-21T09:11:31.000Z] "ztypes_zos_s390x.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:31.000Z] "asm_aix_ppc64.s", [2024-03-21T09:11:31.000Z] "asm_bsd_386.s", [2024-03-21T09:11:31.000Z] "asm_bsd_amd64.s", [2024-03-21T09:11:31.000Z] "asm_bsd_arm.s", [2024-03-21T09:11:31.000Z] "asm_bsd_arm64.s", [2024-03-21T09:11:31.000Z] "asm_bsd_ppc64.s", [2024-03-21T09:11:31.000Z] "asm_bsd_riscv64.s", [2024-03-21T09:11:31.000Z] "asm_linux_386.s", [2024-03-21T09:11:31.000Z] "asm_linux_arm.s", [2024-03-21T09:11:31.000Z] "asm_linux_arm64.s", [2024-03-21T09:11:31.000Z] "asm_linux_loong64.s", [2024-03-21T09:11:31.000Z] "asm_linux_mips64x.s", [2024-03-21T09:11:31.000Z] "asm_linux_mipsx.s", [2024-03-21T09:11:31.000Z] "asm_linux_ppc64x.s", [2024-03-21T09:11:31.000Z] "asm_linux_riscv64.s", [2024-03-21T09:11:31.000Z] "asm_linux_s390x.s", [2024-03-21T09:11:31.000Z] "asm_openbsd_mips64.s", [2024-03-21T09:11:31.000Z] "asm_solaris_amd64.s", [2024-03-21T09:11:31.000Z] "asm_zos_s390x.s", [2024-03-21T09:11:31.000Z] "gccgo_c.c", [2024-03-21T09:11:31.000Z] "zsyscall_darwin_amd64.s", [2024-03-21T09:11:31.000Z] "zsyscall_darwin_arm64.s", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_386.s", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_amd64.s", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_arm.s", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_arm64.s", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_mips64.s", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_ppc64.s", [2024-03-21T09:11:31.000Z] "zsyscall_openbsd_riscv64.s" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "SFiles": [ [2024-03-21T09:11:31.000Z] "asm_linux_amd64.s" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Imports": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "encoding/binary", [2024-03-21T09:11:31.000Z] "math/bits", [2024-03-21T09:11:31.000Z] "runtime", [2024-03-21T09:11:31.000Z] "sort", [2024-03-21T09:11:31.000Z] "strconv", [2024-03-21T09:11:31.000Z] "strings", [2024-03-21T09:11:31.000Z] "sync", [2024-03-21T09:11:31.000Z] "syscall", [2024-03-21T09:11:31.000Z] "time", [2024-03-21T09:11:31.000Z] "unsafe" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Deps": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "encoding/binary", [2024-03-21T09:11:31.000Z] "errors", [2024-03-21T09:11:31.000Z] "internal/abi", [2024-03-21T09:11:31.000Z] "internal/bytealg", [2024-03-21T09:11:31.000Z] "internal/cpu", [2024-03-21T09:11:31.000Z] "internal/goexperiment", [2024-03-21T09:11:31.000Z] "internal/itoa", [2024-03-21T09:11:31.000Z] "internal/oserror", [2024-03-21T09:11:31.000Z] "internal/race", [2024-03-21T09:11:31.000Z] "internal/reflectlite", [2024-03-21T09:11:31.000Z] "internal/unsafeheader", [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "math", [2024-03-21T09:11:31.000Z] "math/bits", [2024-03-21T09:11:31.000Z] "reflect", [2024-03-21T09:11:31.000Z] "runtime", [2024-03-21T09:11:31.000Z] "runtime/internal/atomic", [2024-03-21T09:11:31.000Z] "runtime/internal/math", [2024-03-21T09:11:31.000Z] "runtime/internal/sys", [2024-03-21T09:11:31.000Z] "sort", [2024-03-21T09:11:31.000Z] "strconv", [2024-03-21T09:11:31.000Z] "strings", [2024-03-21T09:11:31.000Z] "sync", [2024-03-21T09:11:31.000Z] "sync/atomic", [2024-03-21T09:11:31.000Z] "syscall", [2024-03-21T09:11:31.000Z] "time", [2024-03-21T09:11:31.000Z] "unicode", [2024-03-21T09:11:31.000Z] "unicode/utf8", [2024-03-21T09:11:31.000Z] "unsafe" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestGoFiles": [ [2024-03-21T09:11:31.000Z] "export_mremap_test.go", [2024-03-21T09:11:31.000Z] "ifreq_linux_test.go", [2024-03-21T09:11:31.000Z] "syscall_internal_linux_test.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestImports": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "net", [2024-03-21T09:11:31.000Z] "reflect", [2024-03-21T09:11:31.000Z] "strings", [2024-03-21T09:11:31.000Z] "testing", [2024-03-21T09:11:31.000Z] "unsafe" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "XTestGoFiles": [ [2024-03-21T09:11:31.000Z] "creds_test.go", [2024-03-21T09:11:31.000Z] "dev_linux_test.go", [2024-03-21T09:11:31.000Z] "dirent_test.go", [2024-03-21T09:11:31.000Z] "dup3_test.go", [2024-03-21T09:11:31.000Z] "example_exec_test.go", [2024-03-21T09:11:31.000Z] "example_flock_test.go", [2024-03-21T09:11:31.000Z] "example_sysvshm_test.go", [2024-03-21T09:11:31.000Z] "fdset_test.go", [2024-03-21T09:11:31.000Z] "mmap_unix_test.go", [2024-03-21T09:11:31.000Z] "mremap_test.go", [2024-03-21T09:11:31.000Z] "pipe2_test.go", [2024-03-21T09:11:31.000Z] "sendfile_test.go", [2024-03-21T09:11:31.000Z] "syscall_linux_test.go", [2024-03-21T09:11:31.000Z] "syscall_test.go", [2024-03-21T09:11:31.000Z] "syscall_unix_test.go", [2024-03-21T09:11:31.000Z] "sysvshm_unix_test.go", [2024-03-21T09:11:31.000Z] "timestruct_test.go", [2024-03-21T09:11:31.000Z] "xattr_test.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "XTestImports": [ [2024-03-21T09:11:31.000Z] "bufio", [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "encoding/hex", [2024-03-21T09:11:31.000Z] "errors", [2024-03-21T09:11:31.000Z] "flag", [2024-03-21T09:11:31.000Z] "fmt", [2024-03-21T09:11:31.000Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "log", [2024-03-21T09:11:31.000Z] "net", [2024-03-21T09:11:31.000Z] "os", [2024-03-21T09:11:31.000Z] "os/exec", [2024-03-21T09:11:31.000Z] "path/filepath", [2024-03-21T09:11:31.000Z] "reflect", [2024-03-21T09:11:31.000Z] "runtime", [2024-03-21T09:11:31.000Z] "runtime/debug", [2024-03-21T09:11:31.000Z] "sort", [2024-03-21T09:11:31.000Z] "strconv", [2024-03-21T09:11:31.000Z] "strings", [2024-03-21T09:11:31.000Z] "sync", [2024-03-21T09:11:31.000Z] "syscall", [2024-03-21T09:11:31.000Z] "testing", [2024-03-21T09:11:31.000Z] "time", [2024-03-21T09:11:31.000Z] "unsafe" [2024-03-21T09:11:31.000Z] ] [2024-03-21T09:11:31.000Z] } [2024-03-21T09:11:31.000Z] { [2024-03-21T09:11:31.000Z] "Dir": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-03-21T09:11:31.000Z] "ImportPath": "github.com/mattn/go-isatty", [2024-03-21T09:11:31.000Z] "Name": "isatty", [2024-03-21T09:11:31.000Z] "Doc": "Package isatty implements interface to isatty", [2024-03-21T09:11:31.000Z] "Root": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-03-21T09:11:31.000Z] "Module": { [2024-03-21T09:11:31.000Z] "Path": "github.com/mattn/go-isatty", [2024-03-21T09:11:31.000Z] "Version": "v0.0.20", [2024-03-21T09:11:31.000Z] "Time": "2023-10-17T07:28:21Z", [2024-03-21T09:11:31.000Z] "Indirect": true, [2024-03-21T09:11:31.000Z] "Dir": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-03-21T09:11:31.000Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.20.mod", [2024-03-21T09:11:31.000Z] "GoVersion": "1.15" [2024-03-21T09:11:31.000Z] }, [2024-03-21T09:11:31.000Z] "DepOnly": true, [2024-03-21T09:11:31.000Z] "Stale": true, [2024-03-21T09:11:31.000Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.000Z] "GoFiles": [ [2024-03-21T09:11:31.000Z] "doc.go", [2024-03-21T09:11:31.000Z] "isatty_tcgets.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.000Z] "isatty_bsd.go", [2024-03-21T09:11:31.000Z] "isatty_others.go", [2024-03-21T09:11:31.000Z] "isatty_plan9.go", [2024-03-21T09:11:31.000Z] "isatty_solaris.go", [2024-03-21T09:11:31.000Z] "isatty_windows.go", [2024-03-21T09:11:31.000Z] "isatty_windows_test.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Imports": [ [2024-03-21T09:11:31.000Z] "golang.org/x/sys/unix" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Deps": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "encoding/binary", [2024-03-21T09:11:31.000Z] "errors", [2024-03-21T09:11:31.000Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.000Z] "internal/abi", [2024-03-21T09:11:31.000Z] "internal/bytealg", [2024-03-21T09:11:31.000Z] "internal/cpu", [2024-03-21T09:11:31.000Z] "internal/goexperiment", [2024-03-21T09:11:31.000Z] "internal/itoa", [2024-03-21T09:11:31.000Z] "internal/oserror", [2024-03-21T09:11:31.000Z] "internal/race", [2024-03-21T09:11:31.000Z] "internal/reflectlite", [2024-03-21T09:11:31.000Z] "internal/unsafeheader", [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "math", [2024-03-21T09:11:31.000Z] "math/bits", [2024-03-21T09:11:31.000Z] "reflect", [2024-03-21T09:11:31.000Z] "runtime", [2024-03-21T09:11:31.000Z] "runtime/internal/atomic", [2024-03-21T09:11:31.000Z] "runtime/internal/math", [2024-03-21T09:11:31.000Z] "runtime/internal/sys", [2024-03-21T09:11:31.000Z] "sort", [2024-03-21T09:11:31.000Z] "strconv", [2024-03-21T09:11:31.000Z] "strings", [2024-03-21T09:11:31.000Z] "sync", [2024-03-21T09:11:31.000Z] "sync/atomic", [2024-03-21T09:11:31.000Z] "syscall", [2024-03-21T09:11:31.000Z] "time", [2024-03-21T09:11:31.000Z] "unicode", [2024-03-21T09:11:31.000Z] "unicode/utf8", [2024-03-21T09:11:31.000Z] "unsafe" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestGoFiles": [ [2024-03-21T09:11:31.000Z] "isatty_others_test.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestImports": [ [2024-03-21T09:11:31.000Z] "os", [2024-03-21T09:11:31.000Z] "testing" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "XTestGoFiles": [ [2024-03-21T09:11:31.000Z] "example_test.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "XTestImports": [ [2024-03-21T09:11:31.000Z] "fmt", [2024-03-21T09:11:31.000Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.000Z] "os" [2024-03-21T09:11:31.000Z] ] [2024-03-21T09:11:31.000Z] } [2024-03-21T09:11:31.000Z] { [2024-03-21T09:11:31.000Z] "Dir": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-03-21T09:11:31.000Z] "ImportPath": "github.com/mattn/go-colorable", [2024-03-21T09:11:31.000Z] "Name": "colorable", [2024-03-21T09:11:31.000Z] "Root": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-03-21T09:11:31.000Z] "Module": { [2024-03-21T09:11:31.000Z] "Path": "github.com/mattn/go-colorable", [2024-03-21T09:11:31.000Z] "Version": "v0.1.13", [2024-03-21T09:11:31.000Z] "Time": "2022-08-15T05:53:26Z", [2024-03-21T09:11:31.000Z] "Indirect": true, [2024-03-21T09:11:31.000Z] "Dir": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-03-21T09:11:31.000Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.13.mod", [2024-03-21T09:11:31.000Z] "GoVersion": "1.15" [2024-03-21T09:11:31.000Z] }, [2024-03-21T09:11:31.000Z] "DepOnly": true, [2024-03-21T09:11:31.000Z] "Stale": true, [2024-03-21T09:11:31.000Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.000Z] "GoFiles": [ [2024-03-21T09:11:31.000Z] "colorable_others.go", [2024-03-21T09:11:31.000Z] "noncolorable.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.000Z] "colorable_appengine.go", [2024-03-21T09:11:31.000Z] "colorable_windows.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Imports": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "os" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Deps": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "encoding/binary", [2024-03-21T09:11:31.000Z] "errors", [2024-03-21T09:11:31.000Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.000Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.000Z] "internal/abi", [2024-03-21T09:11:31.000Z] "internal/bytealg", [2024-03-21T09:11:31.000Z] "internal/cpu", [2024-03-21T09:11:31.000Z] "internal/goexperiment", [2024-03-21T09:11:31.000Z] "internal/itoa", [2024-03-21T09:11:31.000Z] "internal/oserror", [2024-03-21T09:11:31.000Z] "internal/poll", [2024-03-21T09:11:31.000Z] "internal/race", [2024-03-21T09:11:31.000Z] "internal/reflectlite", [2024-03-21T09:11:31.000Z] "internal/syscall/execenv", [2024-03-21T09:11:31.000Z] "internal/syscall/unix", [2024-03-21T09:11:31.000Z] "internal/testlog", [2024-03-21T09:11:31.000Z] "internal/unsafeheader", [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "io/fs", [2024-03-21T09:11:31.000Z] "math", [2024-03-21T09:11:31.000Z] "math/bits", [2024-03-21T09:11:31.000Z] "os", [2024-03-21T09:11:31.000Z] "path", [2024-03-21T09:11:31.000Z] "reflect", [2024-03-21T09:11:31.000Z] "runtime", [2024-03-21T09:11:31.000Z] "runtime/internal/atomic", [2024-03-21T09:11:31.000Z] "runtime/internal/math", [2024-03-21T09:11:31.000Z] "runtime/internal/sys", [2024-03-21T09:11:31.000Z] "sort", [2024-03-21T09:11:31.000Z] "strconv", [2024-03-21T09:11:31.000Z] "strings", [2024-03-21T09:11:31.000Z] "sync", [2024-03-21T09:11:31.000Z] "sync/atomic", [2024-03-21T09:11:31.000Z] "syscall", [2024-03-21T09:11:31.000Z] "time", [2024-03-21T09:11:31.000Z] "unicode", [2024-03-21T09:11:31.000Z] "unicode/utf8", [2024-03-21T09:11:31.000Z] "unsafe" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestGoFiles": [ [2024-03-21T09:11:31.000Z] "colorable_test.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestImports": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "os", [2024-03-21T09:11:31.000Z] "runtime", [2024-03-21T09:11:31.000Z] "testing" [2024-03-21T09:11:31.000Z] ] [2024-03-21T09:11:31.000Z] } [2024-03-21T09:11:31.000Z] { [2024-03-21T09:11:31.000Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/color", [2024-03-21T09:11:31.000Z] "ImportPath": "github.com/labstack/gommon/color", [2024-03-21T09:11:31.000Z] "Name": "color", [2024-03-21T09:11:31.000Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-21T09:11:31.000Z] "Module": { [2024-03-21T09:11:31.000Z] "Path": "github.com/labstack/gommon", [2024-03-21T09:11:31.000Z] "Version": "v0.4.2", [2024-03-21T09:11:31.000Z] "Time": "2023-12-20T12:59:22Z", [2024-03-21T09:11:31.000Z] "Indirect": true, [2024-03-21T09:11:31.000Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-21T09:11:31.000Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-03-21T09:11:31.000Z] "GoVersion": "1.18" [2024-03-21T09:11:31.000Z] }, [2024-03-21T09:11:31.000Z] "DepOnly": true, [2024-03-21T09:11:31.000Z] "Stale": true, [2024-03-21T09:11:31.000Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.000Z] "GoFiles": [ [2024-03-21T09:11:31.000Z] "color.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Imports": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "fmt", [2024-03-21T09:11:31.000Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.000Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "os" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Deps": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "encoding/binary", [2024-03-21T09:11:31.000Z] "errors", [2024-03-21T09:11:31.000Z] "fmt", [2024-03-21T09:11:31.000Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.000Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.000Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.000Z] "internal/abi", [2024-03-21T09:11:31.000Z] "internal/bytealg", [2024-03-21T09:11:31.000Z] "internal/cpu", [2024-03-21T09:11:31.000Z] "internal/fmtsort", [2024-03-21T09:11:31.000Z] "internal/goexperiment", [2024-03-21T09:11:31.000Z] "internal/itoa", [2024-03-21T09:11:31.000Z] "internal/oserror", [2024-03-21T09:11:31.000Z] "internal/poll", [2024-03-21T09:11:31.000Z] "internal/race", [2024-03-21T09:11:31.000Z] "internal/reflectlite", [2024-03-21T09:11:31.000Z] "internal/syscall/execenv", [2024-03-21T09:11:31.000Z] "internal/syscall/unix", [2024-03-21T09:11:31.000Z] "internal/testlog", [2024-03-21T09:11:31.000Z] "internal/unsafeheader", [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "io/fs", [2024-03-21T09:11:31.000Z] "math", [2024-03-21T09:11:31.000Z] "math/bits", [2024-03-21T09:11:31.000Z] "os", [2024-03-21T09:11:31.000Z] "path", [2024-03-21T09:11:31.000Z] "reflect", [2024-03-21T09:11:31.000Z] "runtime", [2024-03-21T09:11:31.000Z] "runtime/internal/atomic", [2024-03-21T09:11:31.000Z] "runtime/internal/math", [2024-03-21T09:11:31.000Z] "runtime/internal/sys", [2024-03-21T09:11:31.000Z] "sort", [2024-03-21T09:11:31.000Z] "strconv", [2024-03-21T09:11:31.000Z] "strings", [2024-03-21T09:11:31.000Z] "sync", [2024-03-21T09:11:31.000Z] "sync/atomic", [2024-03-21T09:11:31.000Z] "syscall", [2024-03-21T09:11:31.000Z] "time", [2024-03-21T09:11:31.000Z] "unicode", [2024-03-21T09:11:31.000Z] "unicode/utf8", [2024-03-21T09:11:31.000Z] "unsafe" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestGoFiles": [ [2024-03-21T09:11:31.000Z] "color_test.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestImports": [ [2024-03-21T09:11:31.000Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.000Z] "testing" [2024-03-21T09:11:31.000Z] ] [2024-03-21T09:11:31.000Z] } [2024-03-21T09:11:31.000Z] { [2024-03-21T09:11:31.000Z] "Dir": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-03-21T09:11:31.000Z] "ImportPath": "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.000Z] "Name": "bytebufferpool", [2024-03-21T09:11:31.000Z] "Doc": "Package bytebufferpool implements a pool of byte buffers with anti-fragmentation protection.", [2024-03-21T09:11:31.000Z] "Root": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-03-21T09:11:31.000Z] "Module": { [2024-03-21T09:11:31.000Z] "Path": "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.000Z] "Version": "v1.0.0", [2024-03-21T09:11:31.000Z] "Time": "2016-08-17T18:16:52Z", [2024-03-21T09:11:31.000Z] "Indirect": true, [2024-03-21T09:11:31.000Z] "Dir": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-03-21T09:11:31.000Z] "GoMod": "/go/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/v1.0.0.mod" [2024-03-21T09:11:31.000Z] }, [2024-03-21T09:11:31.000Z] "DepOnly": true, [2024-03-21T09:11:31.000Z] "Stale": true, [2024-03-21T09:11:31.000Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.000Z] "GoFiles": [ [2024-03-21T09:11:31.000Z] "bytebuffer.go", [2024-03-21T09:11:31.000Z] "doc.go", [2024-03-21T09:11:31.000Z] "pool.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Imports": [ [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "sort", [2024-03-21T09:11:31.000Z] "sync", [2024-03-21T09:11:31.000Z] "sync/atomic" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "Deps": [ [2024-03-21T09:11:31.000Z] "errors", [2024-03-21T09:11:31.000Z] "internal/abi", [2024-03-21T09:11:31.000Z] "internal/bytealg", [2024-03-21T09:11:31.000Z] "internal/cpu", [2024-03-21T09:11:31.000Z] "internal/goexperiment", [2024-03-21T09:11:31.000Z] "internal/race", [2024-03-21T09:11:31.000Z] "internal/reflectlite", [2024-03-21T09:11:31.000Z] "internal/unsafeheader", [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "runtime", [2024-03-21T09:11:31.000Z] "runtime/internal/atomic", [2024-03-21T09:11:31.000Z] "runtime/internal/math", [2024-03-21T09:11:31.000Z] "runtime/internal/sys", [2024-03-21T09:11:31.000Z] "sort", [2024-03-21T09:11:31.000Z] "sync", [2024-03-21T09:11:31.000Z] "sync/atomic", [2024-03-21T09:11:31.000Z] "unsafe" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestGoFiles": [ [2024-03-21T09:11:31.000Z] "bytebuffer_test.go", [2024-03-21T09:11:31.000Z] "bytebuffer_timing_test.go", [2024-03-21T09:11:31.000Z] "pool_test.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "TestImports": [ [2024-03-21T09:11:31.000Z] "bytes", [2024-03-21T09:11:31.000Z] "fmt", [2024-03-21T09:11:31.000Z] "io", [2024-03-21T09:11:31.000Z] "math/rand", [2024-03-21T09:11:31.000Z] "testing", [2024-03-21T09:11:31.000Z] "time" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "XTestGoFiles": [ [2024-03-21T09:11:31.000Z] "bytebuffer_example_test.go" [2024-03-21T09:11:31.000Z] ], [2024-03-21T09:11:31.000Z] "XTestImports": [ [2024-03-21T09:11:31.000Z] "fmt", [2024-03-21T09:11:31.000Z] "github.com/valyala/bytebufferpool" [2024-03-21T09:11:31.000Z] ] [2024-03-21T09:11:31.000Z] } [2024-03-21T09:11:31.000Z] { [2024-03-21T09:11:31.000Z] "Dir": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-03-21T09:11:31.000Z] "ImportPath": "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.000Z] "Name": "fasttemplate", [2024-03-21T09:11:31.000Z] "Doc": "Package fasttemplate implements simple and fast template library.", [2024-03-21T09:11:31.000Z] "Root": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-03-21T09:11:31.000Z] "Module": { [2024-03-21T09:11:31.000Z] "Path": "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.000Z] "Version": "v1.2.2", [2024-03-21T09:11:31.000Z] "Time": "2022-10-18T07:24:49Z", [2024-03-21T09:11:31.001Z] "Indirect": true, [2024-03-21T09:11:31.001Z] "Dir": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-03-21T09:11:31.001Z] "GoMod": "/go/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/v1.2.2.mod", [2024-03-21T09:11:31.001Z] "GoVersion": "1.12" [2024-03-21T09:11:31.001Z] }, [2024-03-21T09:11:31.001Z] "DepOnly": true, [2024-03-21T09:11:31.001Z] "Stale": true, [2024-03-21T09:11:31.001Z] "StaleReason": "stale dependency: github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.001Z] "GoFiles": [ [2024-03-21T09:11:31.001Z] "template.go", [2024-03-21T09:11:31.001Z] "unsafe.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.001Z] "unsafe_gae.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Imports": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "reflect", [2024-03-21T09:11:31.001Z] "unsafe" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Deps": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.001Z] "internal/abi", [2024-03-21T09:11:31.001Z] "internal/bytealg", [2024-03-21T09:11:31.001Z] "internal/cpu", [2024-03-21T09:11:31.001Z] "internal/fmtsort", [2024-03-21T09:11:31.001Z] "internal/goexperiment", [2024-03-21T09:11:31.001Z] "internal/itoa", [2024-03-21T09:11:31.001Z] "internal/oserror", [2024-03-21T09:11:31.001Z] "internal/poll", [2024-03-21T09:11:31.001Z] "internal/race", [2024-03-21T09:11:31.001Z] "internal/reflectlite", [2024-03-21T09:11:31.001Z] "internal/syscall/execenv", [2024-03-21T09:11:31.001Z] "internal/syscall/unix", [2024-03-21T09:11:31.001Z] "internal/testlog", [2024-03-21T09:11:31.001Z] "internal/unsafeheader", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "io/fs", [2024-03-21T09:11:31.001Z] "math", [2024-03-21T09:11:31.001Z] "math/bits", [2024-03-21T09:11:31.001Z] "os", [2024-03-21T09:11:31.001Z] "path", [2024-03-21T09:11:31.001Z] "reflect", [2024-03-21T09:11:31.001Z] "runtime", [2024-03-21T09:11:31.001Z] "runtime/internal/atomic", [2024-03-21T09:11:31.001Z] "runtime/internal/math", [2024-03-21T09:11:31.001Z] "runtime/internal/sys", [2024-03-21T09:11:31.001Z] "sort", [2024-03-21T09:11:31.001Z] "strconv", [2024-03-21T09:11:31.001Z] "sync", [2024-03-21T09:11:31.001Z] "sync/atomic", [2024-03-21T09:11:31.001Z] "syscall", [2024-03-21T09:11:31.001Z] "time", [2024-03-21T09:11:31.001Z] "unicode", [2024-03-21T09:11:31.001Z] "unicode/utf8", [2024-03-21T09:11:31.001Z] "unsafe" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "TestGoFiles": [ [2024-03-21T09:11:31.001Z] "example_test.go", [2024-03-21T09:11:31.001Z] "template_test.go", [2024-03-21T09:11:31.001Z] "template_timing_test.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "TestImports": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "log", [2024-03-21T09:11:31.001Z] "net/url", [2024-03-21T09:11:31.001Z] "strings", [2024-03-21T09:11:31.001Z] "testing", [2024-03-21T09:11:31.001Z] "text/template" [2024-03-21T09:11:31.001Z] ] [2024-03-21T09:11:31.001Z] } [2024-03-21T09:11:31.001Z] { [2024-03-21T09:11:31.001Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/log", [2024-03-21T09:11:31.001Z] "ImportPath": "github.com/labstack/gommon/log", [2024-03-21T09:11:31.001Z] "Name": "log", [2024-03-21T09:11:31.001Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-21T09:11:31.001Z] "Module": { [2024-03-21T09:11:31.001Z] "Path": "github.com/labstack/gommon", [2024-03-21T09:11:31.001Z] "Version": "v0.4.2", [2024-03-21T09:11:31.001Z] "Time": "2023-12-20T12:59:22Z", [2024-03-21T09:11:31.001Z] "Indirect": true, [2024-03-21T09:11:31.001Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-21T09:11:31.001Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-03-21T09:11:31.001Z] "GoVersion": "1.18" [2024-03-21T09:11:31.001Z] }, [2024-03-21T09:11:31.001Z] "DepOnly": true, [2024-03-21T09:11:31.001Z] "Stale": true, [2024-03-21T09:11:31.001Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.001Z] "GoFiles": [ [2024-03-21T09:11:31.001Z] "color.go", [2024-03-21T09:11:31.001Z] "log.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.001Z] "white.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Imports": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "encoding/json", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.001Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.001Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.001Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "os", [2024-03-21T09:11:31.001Z] "path", [2024-03-21T09:11:31.001Z] "runtime", [2024-03-21T09:11:31.001Z] "strconv", [2024-03-21T09:11:31.001Z] "sync", [2024-03-21T09:11:31.001Z] "sync/atomic", [2024-03-21T09:11:31.001Z] "time" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Deps": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "encoding", [2024-03-21T09:11:31.001Z] "encoding/base64", [2024-03-21T09:11:31.001Z] "encoding/binary", [2024-03-21T09:11:31.001Z] "encoding/json", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.001Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.001Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.001Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.001Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.001Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.001Z] "internal/abi", [2024-03-21T09:11:31.001Z] "internal/bytealg", [2024-03-21T09:11:31.001Z] "internal/cpu", [2024-03-21T09:11:31.001Z] "internal/fmtsort", [2024-03-21T09:11:31.001Z] "internal/goexperiment", [2024-03-21T09:11:31.001Z] "internal/itoa", [2024-03-21T09:11:31.001Z] "internal/oserror", [2024-03-21T09:11:31.001Z] "internal/poll", [2024-03-21T09:11:31.001Z] "internal/race", [2024-03-21T09:11:31.001Z] "internal/reflectlite", [2024-03-21T09:11:31.001Z] "internal/syscall/execenv", [2024-03-21T09:11:31.001Z] "internal/syscall/unix", [2024-03-21T09:11:31.001Z] "internal/testlog", [2024-03-21T09:11:31.001Z] "internal/unsafeheader", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "io/fs", [2024-03-21T09:11:31.001Z] "math", [2024-03-21T09:11:31.001Z] "math/bits", [2024-03-21T09:11:31.001Z] "os", [2024-03-21T09:11:31.001Z] "path", [2024-03-21T09:11:31.001Z] "reflect", [2024-03-21T09:11:31.001Z] "runtime", [2024-03-21T09:11:31.001Z] "runtime/internal/atomic", [2024-03-21T09:11:31.001Z] "runtime/internal/math", [2024-03-21T09:11:31.001Z] "runtime/internal/sys", [2024-03-21T09:11:31.001Z] "sort", [2024-03-21T09:11:31.001Z] "strconv", [2024-03-21T09:11:31.001Z] "strings", [2024-03-21T09:11:31.001Z] "sync", [2024-03-21T09:11:31.001Z] "sync/atomic", [2024-03-21T09:11:31.001Z] "syscall", [2024-03-21T09:11:31.001Z] "time", [2024-03-21T09:11:31.001Z] "unicode", [2024-03-21T09:11:31.001Z] "unicode/utf16", [2024-03-21T09:11:31.001Z] "unicode/utf8", [2024-03-21T09:11:31.001Z] "unsafe" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "TestGoFiles": [ [2024-03-21T09:11:31.001Z] "log_test.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "TestImports": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.001Z] "os", [2024-03-21T09:11:31.001Z] "os/exec", [2024-03-21T09:11:31.001Z] "sync", [2024-03-21T09:11:31.001Z] "testing" [2024-03-21T09:11:31.001Z] ] [2024-03-21T09:11:31.001Z] } [2024-03-21T09:11:31.001Z] { [2024-03-21T09:11:31.001Z] "Dir": "/usr/local/go/src/runtime/debug", [2024-03-21T09:11:31.001Z] "ImportPath": "runtime/debug", [2024-03-21T09:11:31.001Z] "Name": "debug", [2024-03-21T09:11:31.001Z] "Doc": "Package debug contains facilities for programs to debug themselves while they are running.", [2024-03-21T09:11:31.001Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/debug.a", [2024-03-21T09:11:31.001Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.001Z] "Goroot": true, [2024-03-21T09:11:31.001Z] "Standard": true, [2024-03-21T09:11:31.001Z] "DepOnly": true, [2024-03-21T09:11:31.001Z] "GoFiles": [ [2024-03-21T09:11:31.001Z] "garbage.go", [2024-03-21T09:11:31.001Z] "mod.go", [2024-03-21T09:11:31.001Z] "stack.go", [2024-03-21T09:11:31.001Z] "stubs.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "SFiles": [ [2024-03-21T09:11:31.001Z] "debug.s" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Imports": [ [2024-03-21T09:11:31.001Z] "os", [2024-03-21T09:11:31.001Z] "runtime", [2024-03-21T09:11:31.001Z] "sort", [2024-03-21T09:11:31.001Z] "strings", [2024-03-21T09:11:31.001Z] "time" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Deps": [ [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "internal/abi", [2024-03-21T09:11:31.001Z] "internal/bytealg", [2024-03-21T09:11:31.001Z] "internal/cpu", [2024-03-21T09:11:31.001Z] "internal/goexperiment", [2024-03-21T09:11:31.001Z] "internal/itoa", [2024-03-21T09:11:31.001Z] "internal/oserror", [2024-03-21T09:11:31.001Z] "internal/poll", [2024-03-21T09:11:31.001Z] "internal/race", [2024-03-21T09:11:31.001Z] "internal/reflectlite", [2024-03-21T09:11:31.001Z] "internal/syscall/execenv", [2024-03-21T09:11:31.001Z] "internal/syscall/unix", [2024-03-21T09:11:31.001Z] "internal/testlog", [2024-03-21T09:11:31.001Z] "internal/unsafeheader", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "io/fs", [2024-03-21T09:11:31.001Z] "os", [2024-03-21T09:11:31.001Z] "path", [2024-03-21T09:11:31.001Z] "runtime", [2024-03-21T09:11:31.001Z] "runtime/internal/atomic", [2024-03-21T09:11:31.001Z] "runtime/internal/math", [2024-03-21T09:11:31.001Z] "runtime/internal/sys", [2024-03-21T09:11:31.001Z] "sort", [2024-03-21T09:11:31.001Z] "strings", [2024-03-21T09:11:31.001Z] "sync", [2024-03-21T09:11:31.001Z] "sync/atomic", [2024-03-21T09:11:31.001Z] "syscall", [2024-03-21T09:11:31.001Z] "time", [2024-03-21T09:11:31.001Z] "unicode", [2024-03-21T09:11:31.001Z] "unicode/utf8", [2024-03-21T09:11:31.001Z] "unsafe" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "XTestGoFiles": [ [2024-03-21T09:11:31.001Z] "garbage_test.go", [2024-03-21T09:11:31.001Z] "heapdump_test.go", [2024-03-21T09:11:31.001Z] "panic_test.go", [2024-03-21T09:11:31.001Z] "stack_test.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "XTestImports": [ [2024-03-21T09:11:31.001Z] "internal/testenv", [2024-03-21T09:11:31.001Z] "os", [2024-03-21T09:11:31.001Z] "runtime", [2024-03-21T09:11:31.001Z] "runtime/debug", [2024-03-21T09:11:31.001Z] "strings", [2024-03-21T09:11:31.001Z] "syscall", [2024-03-21T09:11:31.001Z] "testing", [2024-03-21T09:11:31.001Z] "time", [2024-03-21T09:11:31.001Z] "unsafe" [2024-03-21T09:11:31.001Z] ] [2024-03-21T09:11:31.001Z] } [2024-03-21T09:11:31.001Z] { [2024-03-21T09:11:31.001Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/acme", [2024-03-21T09:11:31.001Z] "ImportPath": "golang.org/x/crypto/acme", [2024-03-21T09:11:31.001Z] "Name": "acme", [2024-03-21T09:11:31.001Z] "Doc": "Package acme provides an implementation of the Automatic Certificate Management Environment (ACME) spec, most famously used by Let's Encrypt.", [2024-03-21T09:11:31.001Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.001Z] "Module": { [2024-03-21T09:11:31.001Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.001Z] "Version": "v0.21.0", [2024-03-21T09:11:31.001Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.001Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.001Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.001Z] "GoVersion": "1.18" [2024-03-21T09:11:31.001Z] }, [2024-03-21T09:11:31.001Z] "DepOnly": true, [2024-03-21T09:11:31.001Z] "Stale": true, [2024-03-21T09:11:31.001Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.001Z] "GoFiles": [ [2024-03-21T09:11:31.001Z] "acme.go", [2024-03-21T09:11:31.001Z] "http.go", [2024-03-21T09:11:31.001Z] "jws.go", [2024-03-21T09:11:31.001Z] "rfc8555.go", [2024-03-21T09:11:31.001Z] "types.go", [2024-03-21T09:11:31.001Z] "version_go112.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Imports": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "context", [2024-03-21T09:11:31.001Z] "crypto", [2024-03-21T09:11:31.001Z] "crypto/ecdsa", [2024-03-21T09:11:31.001Z] "crypto/elliptic", [2024-03-21T09:11:31.001Z] "crypto/hmac", [2024-03-21T09:11:31.001Z] "crypto/rand", [2024-03-21T09:11:31.001Z] "crypto/rsa", [2024-03-21T09:11:31.001Z] "crypto/sha256", [2024-03-21T09:11:31.001Z] "crypto/sha512", [2024-03-21T09:11:31.001Z] "crypto/tls", [2024-03-21T09:11:31.001Z] "crypto/x509", [2024-03-21T09:11:31.001Z] "crypto/x509/pkix", [2024-03-21T09:11:31.001Z] "encoding/asn1", [2024-03-21T09:11:31.001Z] "encoding/base64", [2024-03-21T09:11:31.001Z] "encoding/hex", [2024-03-21T09:11:31.001Z] "encoding/json", [2024-03-21T09:11:31.001Z] "encoding/pem", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "math/big", [2024-03-21T09:11:31.001Z] "net/http", [2024-03-21T09:11:31.001Z] "runtime/debug", [2024-03-21T09:11:31.001Z] "strconv", [2024-03-21T09:11:31.001Z] "strings", [2024-03-21T09:11:31.001Z] "sync", [2024-03-21T09:11:31.001Z] "time" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Deps": [ [2024-03-21T09:11:31.001Z] "bufio", [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "compress/flate", [2024-03-21T09:11:31.001Z] "compress/gzip", [2024-03-21T09:11:31.001Z] "container/list", [2024-03-21T09:11:31.001Z] "context", [2024-03-21T09:11:31.001Z] "crypto", [2024-03-21T09:11:31.001Z] "crypto/aes", [2024-03-21T09:11:31.001Z] "crypto/cipher", [2024-03-21T09:11:31.001Z] "crypto/des", [2024-03-21T09:11:31.001Z] "crypto/dsa", [2024-03-21T09:11:31.001Z] "crypto/ecdsa", [2024-03-21T09:11:31.001Z] "crypto/ed25519", [2024-03-21T09:11:31.001Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.001Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.001Z] "crypto/elliptic", [2024-03-21T09:11:31.001Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.001Z] "crypto/hmac", [2024-03-21T09:11:31.001Z] "crypto/internal/randutil", [2024-03-21T09:11:31.001Z] "crypto/internal/subtle", [2024-03-21T09:11:31.001Z] "crypto/md5", [2024-03-21T09:11:31.001Z] "crypto/rand", [2024-03-21T09:11:31.001Z] "crypto/rc4", [2024-03-21T09:11:31.001Z] "crypto/rsa", [2024-03-21T09:11:31.001Z] "crypto/sha1", [2024-03-21T09:11:31.001Z] "crypto/sha256", [2024-03-21T09:11:31.001Z] "crypto/sha512", [2024-03-21T09:11:31.001Z] "crypto/subtle", [2024-03-21T09:11:31.001Z] "crypto/tls", [2024-03-21T09:11:31.001Z] "crypto/x509", [2024-03-21T09:11:31.001Z] "crypto/x509/pkix", [2024-03-21T09:11:31.001Z] "encoding", [2024-03-21T09:11:31.001Z] "encoding/asn1", [2024-03-21T09:11:31.001Z] "encoding/base64", [2024-03-21T09:11:31.001Z] "encoding/binary", [2024-03-21T09:11:31.001Z] "encoding/hex", [2024-03-21T09:11:31.001Z] "encoding/json", [2024-03-21T09:11:31.001Z] "encoding/pem", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "hash", [2024-03-21T09:11:31.001Z] "hash/crc32", [2024-03-21T09:11:31.001Z] "internal/abi", [2024-03-21T09:11:31.001Z] "internal/bytealg", [2024-03-21T09:11:31.001Z] "internal/cpu", [2024-03-21T09:11:31.001Z] "internal/fmtsort", [2024-03-21T09:11:31.001Z] "internal/goexperiment", [2024-03-21T09:11:31.001Z] "internal/itoa", [2024-03-21T09:11:31.001Z] "internal/nettrace", [2024-03-21T09:11:31.001Z] "internal/oserror", [2024-03-21T09:11:31.001Z] "internal/poll", [2024-03-21T09:11:31.001Z] "internal/race", [2024-03-21T09:11:31.001Z] "internal/reflectlite", [2024-03-21T09:11:31.001Z] "internal/singleflight", [2024-03-21T09:11:31.001Z] "internal/syscall/execenv", [2024-03-21T09:11:31.001Z] "internal/syscall/unix", [2024-03-21T09:11:31.001Z] "internal/testlog", [2024-03-21T09:11:31.001Z] "internal/unsafeheader", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "io/fs", [2024-03-21T09:11:31.001Z] "io/ioutil", [2024-03-21T09:11:31.001Z] "log", [2024-03-21T09:11:31.001Z] "math", [2024-03-21T09:11:31.001Z] "math/big", [2024-03-21T09:11:31.001Z] "math/bits", [2024-03-21T09:11:31.001Z] "math/rand", [2024-03-21T09:11:31.001Z] "mime", [2024-03-21T09:11:31.001Z] "mime/multipart", [2024-03-21T09:11:31.001Z] "mime/quotedprintable", [2024-03-21T09:11:31.001Z] "net", [2024-03-21T09:11:31.001Z] "net/http", [2024-03-21T09:11:31.001Z] "net/http/httptrace", [2024-03-21T09:11:31.001Z] "net/http/internal", [2024-03-21T09:11:31.001Z] "net/http/internal/ascii", [2024-03-21T09:11:31.001Z] "net/textproto", [2024-03-21T09:11:31.001Z] "net/url", [2024-03-21T09:11:31.001Z] "os", [2024-03-21T09:11:31.001Z] "path", [2024-03-21T09:11:31.001Z] "path/filepath", [2024-03-21T09:11:31.001Z] "reflect", [2024-03-21T09:11:31.001Z] "runtime", [2024-03-21T09:11:31.001Z] "runtime/cgo", [2024-03-21T09:11:31.001Z] "runtime/debug", [2024-03-21T09:11:31.001Z] "runtime/internal/atomic", [2024-03-21T09:11:31.001Z] "runtime/internal/math", [2024-03-21T09:11:31.001Z] "runtime/internal/sys", [2024-03-21T09:11:31.001Z] "sort", [2024-03-21T09:11:31.001Z] "strconv", [2024-03-21T09:11:31.001Z] "strings", [2024-03-21T09:11:31.001Z] "sync", [2024-03-21T09:11:31.001Z] "sync/atomic", [2024-03-21T09:11:31.001Z] "syscall", [2024-03-21T09:11:31.001Z] "time", [2024-03-21T09:11:31.001Z] "unicode", [2024-03-21T09:11:31.001Z] "unicode/utf16", [2024-03-21T09:11:31.001Z] "unicode/utf8", [2024-03-21T09:11:31.001Z] "unsafe", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.001Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "TestGoFiles": [ [2024-03-21T09:11:31.001Z] "acme_test.go", [2024-03-21T09:11:31.001Z] "http_test.go", [2024-03-21T09:11:31.001Z] "jws_test.go", [2024-03-21T09:11:31.001Z] "rfc8555_test.go", [2024-03-21T09:11:31.001Z] "types_test.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "TestImports": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "context", [2024-03-21T09:11:31.001Z] "crypto", [2024-03-21T09:11:31.001Z] "crypto/ecdsa", [2024-03-21T09:11:31.001Z] "crypto/elliptic", [2024-03-21T09:11:31.001Z] "crypto/hmac", [2024-03-21T09:11:31.001Z] "crypto/rand", [2024-03-21T09:11:31.001Z] "crypto/rsa", [2024-03-21T09:11:31.001Z] "crypto/sha256", [2024-03-21T09:11:31.001Z] "crypto/tls", [2024-03-21T09:11:31.001Z] "crypto/x509", [2024-03-21T09:11:31.001Z] "crypto/x509/pkix", [2024-03-21T09:11:31.001Z] "encoding/base64", [2024-03-21T09:11:31.001Z] "encoding/hex", [2024-03-21T09:11:31.001Z] "encoding/json", [2024-03-21T09:11:31.001Z] "encoding/pem", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "math/big", [2024-03-21T09:11:31.001Z] "net/http", [2024-03-21T09:11:31.001Z] "net/http/httptest", [2024-03-21T09:11:31.001Z] "reflect", [2024-03-21T09:11:31.001Z] "sort", [2024-03-21T09:11:31.001Z] "strings", [2024-03-21T09:11:31.001Z] "sync", [2024-03-21T09:11:31.001Z] "testing", [2024-03-21T09:11:31.001Z] "time" [2024-03-21T09:11:31.001Z] ] [2024-03-21T09:11:31.001Z] } [2024-03-21T09:11:31.001Z] { [2024-03-21T09:11:31.001Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/transform", [2024-03-21T09:11:31.001Z] "ImportPath": "golang.org/x/text/transform", [2024-03-21T09:11:31.001Z] "Name": "transform", [2024-03-21T09:11:31.001Z] "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", [2024-03-21T09:11:31.001Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:31.001Z] "Module": { [2024-03-21T09:11:31.001Z] "Path": "golang.org/x/text", [2024-03-21T09:11:31.001Z] "Version": "v0.14.0", [2024-03-21T09:11:31.001Z] "Time": "2023-10-11T21:58:48Z", [2024-03-21T09:11:31.001Z] "Indirect": true, [2024-03-21T09:11:31.001Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:31.001Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-21T09:11:31.001Z] "GoVersion": "1.18" [2024-03-21T09:11:31.001Z] }, [2024-03-21T09:11:31.001Z] "DepOnly": true, [2024-03-21T09:11:31.001Z] "Stale": true, [2024-03-21T09:11:31.001Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.001Z] "GoFiles": [ [2024-03-21T09:11:31.001Z] "transform.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Imports": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "unicode/utf8" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Deps": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "internal/abi", [2024-03-21T09:11:31.001Z] "internal/bytealg", [2024-03-21T09:11:31.001Z] "internal/cpu", [2024-03-21T09:11:31.001Z] "internal/goexperiment", [2024-03-21T09:11:31.001Z] "internal/race", [2024-03-21T09:11:31.001Z] "internal/reflectlite", [2024-03-21T09:11:31.001Z] "internal/unsafeheader", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "runtime", [2024-03-21T09:11:31.001Z] "runtime/internal/atomic", [2024-03-21T09:11:31.001Z] "runtime/internal/math", [2024-03-21T09:11:31.001Z] "runtime/internal/sys", [2024-03-21T09:11:31.001Z] "sync", [2024-03-21T09:11:31.001Z] "sync/atomic", [2024-03-21T09:11:31.001Z] "unicode", [2024-03-21T09:11:31.001Z] "unicode/utf8", [2024-03-21T09:11:31.001Z] "unsafe" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "TestGoFiles": [ [2024-03-21T09:11:31.001Z] "transform_test.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "TestImports": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "golang.org/x/text/internal/testtext", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "strconv", [2024-03-21T09:11:31.001Z] "strings", [2024-03-21T09:11:31.001Z] "testing", [2024-03-21T09:11:31.001Z] "time", [2024-03-21T09:11:31.001Z] "unicode/utf8" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "XTestGoFiles": [ [2024-03-21T09:11:31.001Z] "examples_test.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "XTestImports": [ [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.001Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.001Z] "unicode" [2024-03-21T09:11:31.001Z] ] [2024-03-21T09:11:31.001Z] } [2024-03-21T09:11:31.001Z] { [2024-03-21T09:11:31.001Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/unicode/bidi", [2024-03-21T09:11:31.001Z] "ImportPath": "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.001Z] "Name": "bidi", [2024-03-21T09:11:31.001Z] "Doc": "Package bidi contains functionality for bidirectional text support.", [2024-03-21T09:11:31.001Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:31.001Z] "Module": { [2024-03-21T09:11:31.001Z] "Path": "golang.org/x/text", [2024-03-21T09:11:31.001Z] "Version": "v0.14.0", [2024-03-21T09:11:31.001Z] "Time": "2023-10-11T21:58:48Z", [2024-03-21T09:11:31.001Z] "Indirect": true, [2024-03-21T09:11:31.001Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:31.001Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-21T09:11:31.001Z] "GoVersion": "1.18" [2024-03-21T09:11:31.001Z] }, [2024-03-21T09:11:31.001Z] "DepOnly": true, [2024-03-21T09:11:31.001Z] "Stale": true, [2024-03-21T09:11:31.001Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.001Z] "GoFiles": [ [2024-03-21T09:11:31.001Z] "bidi.go", [2024-03-21T09:11:31.001Z] "bracket.go", [2024-03-21T09:11:31.001Z] "core.go", [2024-03-21T09:11:31.001Z] "prop.go", [2024-03-21T09:11:31.001Z] "tables13.0.0.go", [2024-03-21T09:11:31.001Z] "trieval.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.001Z] "gen.go", [2024-03-21T09:11:31.001Z] "gen_ranges.go", [2024-03-21T09:11:31.001Z] "gen_trieval.go", [2024-03-21T09:11:31.001Z] "tables10.0.0.go", [2024-03-21T09:11:31.001Z] "tables11.0.0.go", [2024-03-21T09:11:31.001Z] "tables12.0.0.go", [2024-03-21T09:11:31.001Z] "tables15.0.0.go", [2024-03-21T09:11:31.001Z] "tables9.0.0.go" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Imports": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "container/list", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "log", [2024-03-21T09:11:31.001Z] "sort", [2024-03-21T09:11:31.001Z] "unicode/utf8" [2024-03-21T09:11:31.001Z] ], [2024-03-21T09:11:31.001Z] "Deps": [ [2024-03-21T09:11:31.001Z] "bytes", [2024-03-21T09:11:31.001Z] "container/list", [2024-03-21T09:11:31.001Z] "errors", [2024-03-21T09:11:31.001Z] "fmt", [2024-03-21T09:11:31.001Z] "internal/abi", [2024-03-21T09:11:31.001Z] "internal/bytealg", [2024-03-21T09:11:31.001Z] "internal/cpu", [2024-03-21T09:11:31.001Z] "internal/fmtsort", [2024-03-21T09:11:31.001Z] "internal/goexperiment", [2024-03-21T09:11:31.001Z] "internal/itoa", [2024-03-21T09:11:31.001Z] "internal/oserror", [2024-03-21T09:11:31.001Z] "internal/poll", [2024-03-21T09:11:31.001Z] "internal/race", [2024-03-21T09:11:31.001Z] "internal/reflectlite", [2024-03-21T09:11:31.001Z] "internal/syscall/execenv", [2024-03-21T09:11:31.001Z] "internal/syscall/unix", [2024-03-21T09:11:31.001Z] "internal/testlog", [2024-03-21T09:11:31.001Z] "internal/unsafeheader", [2024-03-21T09:11:31.001Z] "io", [2024-03-21T09:11:31.001Z] "io/fs", [2024-03-21T09:11:31.001Z] "log", [2024-03-21T09:11:31.002Z] "math", [2024-03-21T09:11:31.002Z] "math/bits", [2024-03-21T09:11:31.002Z] "os", [2024-03-21T09:11:31.002Z] "path", [2024-03-21T09:11:31.002Z] "reflect", [2024-03-21T09:11:31.002Z] "runtime", [2024-03-21T09:11:31.002Z] "runtime/internal/atomic", [2024-03-21T09:11:31.002Z] "runtime/internal/math", [2024-03-21T09:11:31.002Z] "runtime/internal/sys", [2024-03-21T09:11:31.002Z] "sort", [2024-03-21T09:11:31.002Z] "strconv", [2024-03-21T09:11:31.002Z] "sync", [2024-03-21T09:11:31.002Z] "sync/atomic", [2024-03-21T09:11:31.002Z] "syscall", [2024-03-21T09:11:31.002Z] "time", [2024-03-21T09:11:31.002Z] "unicode", [2024-03-21T09:11:31.002Z] "unicode/utf8", [2024-03-21T09:11:31.002Z] "unsafe" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestGoFiles": [ [2024-03-21T09:11:31.002Z] "bidi_test.go", [2024-03-21T09:11:31.002Z] "core_test.go", [2024-03-21T09:11:31.002Z] "ranges_test.go", [2024-03-21T09:11:31.002Z] "tables_test.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestImports": [ [2024-03-21T09:11:31.002Z] "flag", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/text/internal/gen", [2024-03-21T09:11:31.002Z] "golang.org/x/text/internal/testtext", [2024-03-21T09:11:31.002Z] "golang.org/x/text/internal/ucd", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/rangetable", [2024-03-21T09:11:31.002Z] "log", [2024-03-21T09:11:31.002Z] "strconv", [2024-03-21T09:11:31.002Z] "strings", [2024-03-21T09:11:31.002Z] "testing", [2024-03-21T09:11:31.002Z] "unicode" [2024-03-21T09:11:31.002Z] ] [2024-03-21T09:11:31.002Z] } [2024-03-21T09:11:31.002Z] { [2024-03-21T09:11:31.002Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/secure/bidirule", [2024-03-21T09:11:31.002Z] "ImportPath": "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.002Z] "Name": "bidirule", [2024-03-21T09:11:31.002Z] "Doc": "Package bidirule implements the Bidi Rule defined by RFC 5893.", [2024-03-21T09:11:31.002Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:31.002Z] "Module": { [2024-03-21T09:11:31.002Z] "Path": "golang.org/x/text", [2024-03-21T09:11:31.002Z] "Version": "v0.14.0", [2024-03-21T09:11:31.002Z] "Time": "2023-10-11T21:58:48Z", [2024-03-21T09:11:31.002Z] "Indirect": true, [2024-03-21T09:11:31.002Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:31.002Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-21T09:11:31.002Z] "GoVersion": "1.18" [2024-03-21T09:11:31.002Z] }, [2024-03-21T09:11:31.002Z] "DepOnly": true, [2024-03-21T09:11:31.002Z] "Stale": true, [2024-03-21T09:11:31.002Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "GoFiles": [ [2024-03-21T09:11:31.002Z] "bidirule.go", [2024-03-21T09:11:31.002Z] "bidirule10.0.0.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.002Z] "bidirule9.0.0.go", [2024-03-21T09:11:31.002Z] "bidirule9.0.0_test.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "Imports": [ [2024-03-21T09:11:31.002Z] "errors", [2024-03-21T09:11:31.002Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.002Z] "unicode/utf8" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "Deps": [ [2024-03-21T09:11:31.002Z] "bytes", [2024-03-21T09:11:31.002Z] "container/list", [2024-03-21T09:11:31.002Z] "errors", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.002Z] "internal/abi", [2024-03-21T09:11:31.002Z] "internal/bytealg", [2024-03-21T09:11:31.002Z] "internal/cpu", [2024-03-21T09:11:31.002Z] "internal/fmtsort", [2024-03-21T09:11:31.002Z] "internal/goexperiment", [2024-03-21T09:11:31.002Z] "internal/itoa", [2024-03-21T09:11:31.002Z] "internal/oserror", [2024-03-21T09:11:31.002Z] "internal/poll", [2024-03-21T09:11:31.002Z] "internal/race", [2024-03-21T09:11:31.002Z] "internal/reflectlite", [2024-03-21T09:11:31.002Z] "internal/syscall/execenv", [2024-03-21T09:11:31.002Z] "internal/syscall/unix", [2024-03-21T09:11:31.002Z] "internal/testlog", [2024-03-21T09:11:31.002Z] "internal/unsafeheader", [2024-03-21T09:11:31.002Z] "io", [2024-03-21T09:11:31.002Z] "io/fs", [2024-03-21T09:11:31.002Z] "log", [2024-03-21T09:11:31.002Z] "math", [2024-03-21T09:11:31.002Z] "math/bits", [2024-03-21T09:11:31.002Z] "os", [2024-03-21T09:11:31.002Z] "path", [2024-03-21T09:11:31.002Z] "reflect", [2024-03-21T09:11:31.002Z] "runtime", [2024-03-21T09:11:31.002Z] "runtime/internal/atomic", [2024-03-21T09:11:31.002Z] "runtime/internal/math", [2024-03-21T09:11:31.002Z] "runtime/internal/sys", [2024-03-21T09:11:31.002Z] "sort", [2024-03-21T09:11:31.002Z] "strconv", [2024-03-21T09:11:31.002Z] "sync", [2024-03-21T09:11:31.002Z] "sync/atomic", [2024-03-21T09:11:31.002Z] "syscall", [2024-03-21T09:11:31.002Z] "time", [2024-03-21T09:11:31.002Z] "unicode", [2024-03-21T09:11:31.002Z] "unicode/utf8", [2024-03-21T09:11:31.002Z] "unsafe" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestGoFiles": [ [2024-03-21T09:11:31.002Z] "bench_test.go", [2024-03-21T09:11:31.002Z] "bidirule10.0.0_test.go", [2024-03-21T09:11:31.002Z] "bidirule_test.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestImports": [ [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/text/internal/testtext", [2024-03-21T09:11:31.002Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.002Z] "testing" [2024-03-21T09:11:31.002Z] ] [2024-03-21T09:11:31.002Z] } [2024-03-21T09:11:31.002Z] { [2024-03-21T09:11:31.002Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/unicode/norm", [2024-03-21T09:11:31.002Z] "ImportPath": "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.002Z] "Name": "norm", [2024-03-21T09:11:31.002Z] "Doc": "Package norm contains types and functions for normalizing Unicode strings.", [2024-03-21T09:11:31.002Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:31.002Z] "Module": { [2024-03-21T09:11:31.002Z] "Path": "golang.org/x/text", [2024-03-21T09:11:31.002Z] "Version": "v0.14.0", [2024-03-21T09:11:31.002Z] "Time": "2023-10-11T21:58:48Z", [2024-03-21T09:11:31.002Z] "Indirect": true, [2024-03-21T09:11:31.002Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-03-21T09:11:31.002Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-03-21T09:11:31.002Z] "GoVersion": "1.18" [2024-03-21T09:11:31.002Z] }, [2024-03-21T09:11:31.002Z] "DepOnly": true, [2024-03-21T09:11:31.002Z] "Stale": true, [2024-03-21T09:11:31.002Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "GoFiles": [ [2024-03-21T09:11:31.002Z] "composition.go", [2024-03-21T09:11:31.002Z] "forminfo.go", [2024-03-21T09:11:31.002Z] "input.go", [2024-03-21T09:11:31.002Z] "iter.go", [2024-03-21T09:11:31.002Z] "normalize.go", [2024-03-21T09:11:31.002Z] "readwriter.go", [2024-03-21T09:11:31.002Z] "tables13.0.0.go", [2024-03-21T09:11:31.002Z] "transform.go", [2024-03-21T09:11:31.002Z] "trie.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.002Z] "data10.0.0_test.go", [2024-03-21T09:11:31.002Z] "data11.0.0_test.go", [2024-03-21T09:11:31.002Z] "data12.0.0_test.go", [2024-03-21T09:11:31.002Z] "data15.0.0_test.go", [2024-03-21T09:11:31.002Z] "data9.0.0_test.go", [2024-03-21T09:11:31.002Z] "forminfo_test.go", [2024-03-21T09:11:31.002Z] "maketables.go", [2024-03-21T09:11:31.002Z] "tables10.0.0.go", [2024-03-21T09:11:31.002Z] "tables11.0.0.go", [2024-03-21T09:11:31.002Z] "tables12.0.0.go", [2024-03-21T09:11:31.002Z] "tables15.0.0.go", [2024-03-21T09:11:31.002Z] "tables9.0.0.go", [2024-03-21T09:11:31.002Z] "triegen.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "Imports": [ [2024-03-21T09:11:31.002Z] "encoding/binary", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "io", [2024-03-21T09:11:31.002Z] "sync", [2024-03-21T09:11:31.002Z] "unicode/utf8" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "Deps": [ [2024-03-21T09:11:31.002Z] "bytes", [2024-03-21T09:11:31.002Z] "encoding/binary", [2024-03-21T09:11:31.002Z] "errors", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "internal/abi", [2024-03-21T09:11:31.002Z] "internal/bytealg", [2024-03-21T09:11:31.002Z] "internal/cpu", [2024-03-21T09:11:31.002Z] "internal/fmtsort", [2024-03-21T09:11:31.002Z] "internal/goexperiment", [2024-03-21T09:11:31.002Z] "internal/itoa", [2024-03-21T09:11:31.002Z] "internal/oserror", [2024-03-21T09:11:31.002Z] "internal/poll", [2024-03-21T09:11:31.002Z] "internal/race", [2024-03-21T09:11:31.002Z] "internal/reflectlite", [2024-03-21T09:11:31.002Z] "internal/syscall/execenv", [2024-03-21T09:11:31.002Z] "internal/syscall/unix", [2024-03-21T09:11:31.002Z] "internal/testlog", [2024-03-21T09:11:31.002Z] "internal/unsafeheader", [2024-03-21T09:11:31.002Z] "io", [2024-03-21T09:11:31.002Z] "io/fs", [2024-03-21T09:11:31.002Z] "math", [2024-03-21T09:11:31.002Z] "math/bits", [2024-03-21T09:11:31.002Z] "os", [2024-03-21T09:11:31.002Z] "path", [2024-03-21T09:11:31.002Z] "reflect", [2024-03-21T09:11:31.002Z] "runtime", [2024-03-21T09:11:31.002Z] "runtime/internal/atomic", [2024-03-21T09:11:31.002Z] "runtime/internal/math", [2024-03-21T09:11:31.002Z] "runtime/internal/sys", [2024-03-21T09:11:31.002Z] "sort", [2024-03-21T09:11:31.002Z] "strconv", [2024-03-21T09:11:31.002Z] "sync", [2024-03-21T09:11:31.002Z] "sync/atomic", [2024-03-21T09:11:31.002Z] "syscall", [2024-03-21T09:11:31.002Z] "time", [2024-03-21T09:11:31.002Z] "unicode", [2024-03-21T09:11:31.002Z] "unicode/utf8", [2024-03-21T09:11:31.002Z] "unsafe" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestGoFiles": [ [2024-03-21T09:11:31.002Z] "composition_test.go", [2024-03-21T09:11:31.002Z] "data13.0.0_test.go", [2024-03-21T09:11:31.002Z] "iter_test.go", [2024-03-21T09:11:31.002Z] "normalize_test.go", [2024-03-21T09:11:31.002Z] "readwriter_test.go", [2024-03-21T09:11:31.002Z] "transform_test.go", [2024-03-21T09:11:31.002Z] "ucd_test.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestImports": [ [2024-03-21T09:11:31.002Z] "bufio", [2024-03-21T09:11:31.002Z] "bytes", [2024-03-21T09:11:31.002Z] "flag", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/text/internal/gen", [2024-03-21T09:11:31.002Z] "golang.org/x/text/internal/testtext", [2024-03-21T09:11:31.002Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "io", [2024-03-21T09:11:31.002Z] "log", [2024-03-21T09:11:31.002Z] "os", [2024-03-21T09:11:31.002Z] "os/exec", [2024-03-21T09:11:31.002Z] "path/filepath", [2024-03-21T09:11:31.002Z] "regexp", [2024-03-21T09:11:31.002Z] "runtime", [2024-03-21T09:11:31.002Z] "strconv", [2024-03-21T09:11:31.002Z] "strings", [2024-03-21T09:11:31.002Z] "sync", [2024-03-21T09:11:31.002Z] "testing", [2024-03-21T09:11:31.002Z] "time", [2024-03-21T09:11:31.002Z] "unicode/utf8" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "XTestGoFiles": [ [2024-03-21T09:11:31.002Z] "example_iter_test.go", [2024-03-21T09:11:31.002Z] "example_test.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "XTestImports": [ [2024-03-21T09:11:31.002Z] "bytes", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.002Z] "io", [2024-03-21T09:11:31.002Z] "unicode/utf8" [2024-03-21T09:11:31.002Z] ] [2024-03-21T09:11:31.002Z] } [2024-03-21T09:11:31.002Z] { [2024-03-21T09:11:31.002Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/idna", [2024-03-21T09:11:31.002Z] "ImportPath": "golang.org/x/net/idna", [2024-03-21T09:11:31.002Z] "Name": "idna", [2024-03-21T09:11:31.002Z] "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-21T09:11:31.002Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.002Z] "Module": { [2024-03-21T09:11:31.002Z] "Path": "golang.org/x/net", [2024-03-21T09:11:31.002Z] "Version": "v0.22.0", [2024-03-21T09:11:31.002Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:31.002Z] "Indirect": true, [2024-03-21T09:11:31.002Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.002Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:31.002Z] "GoVersion": "1.18" [2024-03-21T09:11:31.002Z] }, [2024-03-21T09:11:31.002Z] "DepOnly": true, [2024-03-21T09:11:31.002Z] "Stale": true, [2024-03-21T09:11:31.002Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "GoFiles": [ [2024-03-21T09:11:31.002Z] "idna10.0.0.go", [2024-03-21T09:11:31.002Z] "pre_go118.go", [2024-03-21T09:11:31.002Z] "punycode.go", [2024-03-21T09:11:31.002Z] "tables13.0.0.go", [2024-03-21T09:11:31.002Z] "trie.go", [2024-03-21T09:11:31.002Z] "trie13.0.0.go", [2024-03-21T09:11:31.002Z] "trieval.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.002Z] "go118.go", [2024-03-21T09:11:31.002Z] "idna9.0.0.go", [2024-03-21T09:11:31.002Z] "tables10.0.0.go", [2024-03-21T09:11:31.002Z] "tables11.0.0.go", [2024-03-21T09:11:31.002Z] "tables12.0.0.go", [2024-03-21T09:11:31.002Z] "tables15.0.0.go", [2024-03-21T09:11:31.002Z] "tables9.0.0.go", [2024-03-21T09:11:31.002Z] "trie12.0.0.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "Imports": [ [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.002Z] "math", [2024-03-21T09:11:31.002Z] "strings", [2024-03-21T09:11:31.002Z] "unicode/utf8" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "Deps": [ [2024-03-21T09:11:31.002Z] "bytes", [2024-03-21T09:11:31.002Z] "container/list", [2024-03-21T09:11:31.002Z] "encoding/binary", [2024-03-21T09:11:31.002Z] "errors", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.002Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.002Z] "internal/abi", [2024-03-21T09:11:31.002Z] "internal/bytealg", [2024-03-21T09:11:31.002Z] "internal/cpu", [2024-03-21T09:11:31.002Z] "internal/fmtsort", [2024-03-21T09:11:31.002Z] "internal/goexperiment", [2024-03-21T09:11:31.002Z] "internal/itoa", [2024-03-21T09:11:31.002Z] "internal/oserror", [2024-03-21T09:11:31.002Z] "internal/poll", [2024-03-21T09:11:31.002Z] "internal/race", [2024-03-21T09:11:31.002Z] "internal/reflectlite", [2024-03-21T09:11:31.002Z] "internal/syscall/execenv", [2024-03-21T09:11:31.002Z] "internal/syscall/unix", [2024-03-21T09:11:31.002Z] "internal/testlog", [2024-03-21T09:11:31.002Z] "internal/unsafeheader", [2024-03-21T09:11:31.002Z] "io", [2024-03-21T09:11:31.002Z] "io/fs", [2024-03-21T09:11:31.002Z] "log", [2024-03-21T09:11:31.002Z] "math", [2024-03-21T09:11:31.002Z] "math/bits", [2024-03-21T09:11:31.002Z] "os", [2024-03-21T09:11:31.002Z] "path", [2024-03-21T09:11:31.002Z] "reflect", [2024-03-21T09:11:31.002Z] "runtime", [2024-03-21T09:11:31.002Z] "runtime/internal/atomic", [2024-03-21T09:11:31.002Z] "runtime/internal/math", [2024-03-21T09:11:31.002Z] "runtime/internal/sys", [2024-03-21T09:11:31.002Z] "sort", [2024-03-21T09:11:31.002Z] "strconv", [2024-03-21T09:11:31.002Z] "strings", [2024-03-21T09:11:31.002Z] "sync", [2024-03-21T09:11:31.002Z] "sync/atomic", [2024-03-21T09:11:31.002Z] "syscall", [2024-03-21T09:11:31.002Z] "time", [2024-03-21T09:11:31.002Z] "unicode", [2024-03-21T09:11:31.002Z] "unicode/utf8", [2024-03-21T09:11:31.002Z] "unsafe" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestGoFiles": [ [2024-03-21T09:11:31.002Z] "idna_test.go", [2024-03-21T09:11:31.002Z] "punycode_test.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestImports": [ [2024-03-21T09:11:31.002Z] "strings", [2024-03-21T09:11:31.002Z] "testing" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "XTestGoFiles": [ [2024-03-21T09:11:31.002Z] "example_test.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "XTestImports": [ [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/net/idna" [2024-03-21T09:11:31.002Z] ] [2024-03-21T09:11:31.002Z] } [2024-03-21T09:11:31.002Z] { [2024-03-21T09:11:31.002Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/acme/autocert", [2024-03-21T09:11:31.002Z] "ImportPath": "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.002Z] "Name": "autocert", [2024-03-21T09:11:31.002Z] "Doc": "Package autocert provides automatic access to certificates from Let's Encrypt and any other ACME-based CA.", [2024-03-21T09:11:31.002Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.002Z] "Module": { [2024-03-21T09:11:31.002Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.002Z] "Version": "v0.21.0", [2024-03-21T09:11:31.002Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.002Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.002Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.002Z] "GoVersion": "1.18" [2024-03-21T09:11:31.002Z] }, [2024-03-21T09:11:31.002Z] "DepOnly": true, [2024-03-21T09:11:31.002Z] "Stale": true, [2024-03-21T09:11:31.002Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "GoFiles": [ [2024-03-21T09:11:31.002Z] "autocert.go", [2024-03-21T09:11:31.002Z] "cache.go", [2024-03-21T09:11:31.002Z] "listener.go", [2024-03-21T09:11:31.002Z] "renewal.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "Imports": [ [2024-03-21T09:11:31.002Z] "bytes", [2024-03-21T09:11:31.002Z] "context", [2024-03-21T09:11:31.002Z] "crypto", [2024-03-21T09:11:31.002Z] "crypto/ecdsa", [2024-03-21T09:11:31.002Z] "crypto/elliptic", [2024-03-21T09:11:31.002Z] "crypto/rand", [2024-03-21T09:11:31.002Z] "crypto/rsa", [2024-03-21T09:11:31.002Z] "crypto/tls", [2024-03-21T09:11:31.002Z] "crypto/x509", [2024-03-21T09:11:31.002Z] "crypto/x509/pkix", [2024-03-21T09:11:31.002Z] "encoding/pem", [2024-03-21T09:11:31.002Z] "errors", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.002Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.002Z] "io", [2024-03-21T09:11:31.002Z] "log", [2024-03-21T09:11:31.002Z] "math/rand", [2024-03-21T09:11:31.002Z] "net", [2024-03-21T09:11:31.002Z] "net/http", [2024-03-21T09:11:31.002Z] "os", [2024-03-21T09:11:31.002Z] "path", [2024-03-21T09:11:31.002Z] "path/filepath", [2024-03-21T09:11:31.002Z] "runtime", [2024-03-21T09:11:31.002Z] "strings", [2024-03-21T09:11:31.002Z] "sync", [2024-03-21T09:11:31.002Z] "time" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "Deps": [ [2024-03-21T09:11:31.002Z] "bufio", [2024-03-21T09:11:31.002Z] "bytes", [2024-03-21T09:11:31.002Z] "compress/flate", [2024-03-21T09:11:31.002Z] "compress/gzip", [2024-03-21T09:11:31.002Z] "container/list", [2024-03-21T09:11:31.002Z] "context", [2024-03-21T09:11:31.002Z] "crypto", [2024-03-21T09:11:31.002Z] "crypto/aes", [2024-03-21T09:11:31.002Z] "crypto/cipher", [2024-03-21T09:11:31.002Z] "crypto/des", [2024-03-21T09:11:31.002Z] "crypto/dsa", [2024-03-21T09:11:31.002Z] "crypto/ecdsa", [2024-03-21T09:11:31.002Z] "crypto/ed25519", [2024-03-21T09:11:31.002Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.002Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.002Z] "crypto/elliptic", [2024-03-21T09:11:31.002Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.002Z] "crypto/hmac", [2024-03-21T09:11:31.002Z] "crypto/internal/randutil", [2024-03-21T09:11:31.002Z] "crypto/internal/subtle", [2024-03-21T09:11:31.002Z] "crypto/md5", [2024-03-21T09:11:31.002Z] "crypto/rand", [2024-03-21T09:11:31.002Z] "crypto/rc4", [2024-03-21T09:11:31.002Z] "crypto/rsa", [2024-03-21T09:11:31.002Z] "crypto/sha1", [2024-03-21T09:11:31.002Z] "crypto/sha256", [2024-03-21T09:11:31.002Z] "crypto/sha512", [2024-03-21T09:11:31.002Z] "crypto/subtle", [2024-03-21T09:11:31.002Z] "crypto/tls", [2024-03-21T09:11:31.002Z] "crypto/x509", [2024-03-21T09:11:31.002Z] "crypto/x509/pkix", [2024-03-21T09:11:31.002Z] "encoding", [2024-03-21T09:11:31.002Z] "encoding/asn1", [2024-03-21T09:11:31.002Z] "encoding/base64", [2024-03-21T09:11:31.002Z] "encoding/binary", [2024-03-21T09:11:31.002Z] "encoding/hex", [2024-03-21T09:11:31.002Z] "encoding/json", [2024-03-21T09:11:31.002Z] "encoding/pem", [2024-03-21T09:11:31.002Z] "errors", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.002Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.002Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.002Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.002Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.002Z] "hash", [2024-03-21T09:11:31.002Z] "hash/crc32", [2024-03-21T09:11:31.002Z] "internal/abi", [2024-03-21T09:11:31.002Z] "internal/bytealg", [2024-03-21T09:11:31.002Z] "internal/cpu", [2024-03-21T09:11:31.002Z] "internal/fmtsort", [2024-03-21T09:11:31.002Z] "internal/goexperiment", [2024-03-21T09:11:31.002Z] "internal/itoa", [2024-03-21T09:11:31.002Z] "internal/nettrace", [2024-03-21T09:11:31.002Z] "internal/oserror", [2024-03-21T09:11:31.002Z] "internal/poll", [2024-03-21T09:11:31.002Z] "internal/race", [2024-03-21T09:11:31.002Z] "internal/reflectlite", [2024-03-21T09:11:31.002Z] "internal/singleflight", [2024-03-21T09:11:31.002Z] "internal/syscall/execenv", [2024-03-21T09:11:31.002Z] "internal/syscall/unix", [2024-03-21T09:11:31.002Z] "internal/testlog", [2024-03-21T09:11:31.002Z] "internal/unsafeheader", [2024-03-21T09:11:31.002Z] "io", [2024-03-21T09:11:31.002Z] "io/fs", [2024-03-21T09:11:31.002Z] "io/ioutil", [2024-03-21T09:11:31.002Z] "log", [2024-03-21T09:11:31.002Z] "math", [2024-03-21T09:11:31.002Z] "math/big", [2024-03-21T09:11:31.002Z] "math/bits", [2024-03-21T09:11:31.002Z] "math/rand", [2024-03-21T09:11:31.002Z] "mime", [2024-03-21T09:11:31.002Z] "mime/multipart", [2024-03-21T09:11:31.002Z] "mime/quotedprintable", [2024-03-21T09:11:31.002Z] "net", [2024-03-21T09:11:31.002Z] "net/http", [2024-03-21T09:11:31.002Z] "net/http/httptrace", [2024-03-21T09:11:31.002Z] "net/http/internal", [2024-03-21T09:11:31.002Z] "net/http/internal/ascii", [2024-03-21T09:11:31.002Z] "net/textproto", [2024-03-21T09:11:31.002Z] "net/url", [2024-03-21T09:11:31.002Z] "os", [2024-03-21T09:11:31.002Z] "path", [2024-03-21T09:11:31.002Z] "path/filepath", [2024-03-21T09:11:31.002Z] "reflect", [2024-03-21T09:11:31.002Z] "runtime", [2024-03-21T09:11:31.002Z] "runtime/cgo", [2024-03-21T09:11:31.002Z] "runtime/debug", [2024-03-21T09:11:31.002Z] "runtime/internal/atomic", [2024-03-21T09:11:31.002Z] "runtime/internal/math", [2024-03-21T09:11:31.002Z] "runtime/internal/sys", [2024-03-21T09:11:31.002Z] "sort", [2024-03-21T09:11:31.002Z] "strconv", [2024-03-21T09:11:31.002Z] "strings", [2024-03-21T09:11:31.002Z] "sync", [2024-03-21T09:11:31.002Z] "sync/atomic", [2024-03-21T09:11:31.002Z] "syscall", [2024-03-21T09:11:31.002Z] "time", [2024-03-21T09:11:31.002Z] "unicode", [2024-03-21T09:11:31.002Z] "unicode/utf16", [2024-03-21T09:11:31.002Z] "unicode/utf8", [2024-03-21T09:11:31.002Z] "unsafe", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.002Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestGoFiles": [ [2024-03-21T09:11:31.002Z] "autocert_test.go", [2024-03-21T09:11:31.002Z] "cache_test.go", [2024-03-21T09:11:31.002Z] "renewal_test.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "TestImports": [ [2024-03-21T09:11:31.002Z] "bytes", [2024-03-21T09:11:31.002Z] "context", [2024-03-21T09:11:31.002Z] "crypto", [2024-03-21T09:11:31.002Z] "crypto/ecdsa", [2024-03-21T09:11:31.002Z] "crypto/elliptic", [2024-03-21T09:11:31.002Z] "crypto/rand", [2024-03-21T09:11:31.002Z] "crypto/rsa", [2024-03-21T09:11:31.002Z] "crypto/tls", [2024-03-21T09:11:31.002Z] "crypto/x509", [2024-03-21T09:11:31.002Z] "crypto/x509/pkix", [2024-03-21T09:11:31.002Z] "encoding/asn1", [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.002Z] "golang.org/x/crypto/acme/autocert/internal/acmetest", [2024-03-21T09:11:31.002Z] "io", [2024-03-21T09:11:31.002Z] "math/big", [2024-03-21T09:11:31.002Z] "net/http", [2024-03-21T09:11:31.002Z] "net/http/httptest", [2024-03-21T09:11:31.002Z] "os", [2024-03-21T09:11:31.002Z] "path/filepath", [2024-03-21T09:11:31.002Z] "reflect", [2024-03-21T09:11:31.002Z] "strings", [2024-03-21T09:11:31.002Z] "sync", [2024-03-21T09:11:31.002Z] "testing", [2024-03-21T09:11:31.002Z] "time" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "XTestGoFiles": [ [2024-03-21T09:11:31.002Z] "example_test.go" [2024-03-21T09:11:31.002Z] ], [2024-03-21T09:11:31.002Z] "XTestImports": [ [2024-03-21T09:11:31.002Z] "fmt", [2024-03-21T09:11:31.002Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.002Z] "log", [2024-03-21T09:11:31.002Z] "net/http" [2024-03-21T09:11:31.002Z] ] [2024-03-21T09:11:31.002Z] } [2024-03-21T09:11:31.002Z] { [2024-03-21T09:11:31.002Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http/httpguts", [2024-03-21T09:11:31.002Z] "ImportPath": "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.003Z] "Name": "httpguts", [2024-03-21T09:11:31.003Z] "Doc": "Package httpguts provides functions implementing various details of the HTTP specification.", [2024-03-21T09:11:31.003Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.003Z] "Module": { [2024-03-21T09:11:31.003Z] "Path": "golang.org/x/net", [2024-03-21T09:11:31.003Z] "Version": "v0.22.0", [2024-03-21T09:11:31.003Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:31.003Z] "Indirect": true, [2024-03-21T09:11:31.003Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.003Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:31.003Z] "GoVersion": "1.18" [2024-03-21T09:11:31.003Z] }, [2024-03-21T09:11:31.003Z] "DepOnly": true, [2024-03-21T09:11:31.003Z] "Stale": true, [2024-03-21T09:11:31.003Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-21T09:11:31.003Z] "GoFiles": [ [2024-03-21T09:11:31.003Z] "guts.go", [2024-03-21T09:11:31.003Z] "httplex.go" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "Imports": [ [2024-03-21T09:11:31.003Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.003Z] "net", [2024-03-21T09:11:31.003Z] "net/textproto", [2024-03-21T09:11:31.003Z] "strings", [2024-03-21T09:11:31.003Z] "unicode/utf8" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "Deps": [ [2024-03-21T09:11:31.003Z] "bufio", [2024-03-21T09:11:31.003Z] "bytes", [2024-03-21T09:11:31.003Z] "container/list", [2024-03-21T09:11:31.003Z] "context", [2024-03-21T09:11:31.003Z] "encoding/binary", [2024-03-21T09:11:31.003Z] "errors", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.003Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.003Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.003Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.003Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.003Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.003Z] "internal/abi", [2024-03-21T09:11:31.003Z] "internal/bytealg", [2024-03-21T09:11:31.003Z] "internal/cpu", [2024-03-21T09:11:31.003Z] "internal/fmtsort", [2024-03-21T09:11:31.003Z] "internal/goexperiment", [2024-03-21T09:11:31.003Z] "internal/itoa", [2024-03-21T09:11:31.003Z] "internal/nettrace", [2024-03-21T09:11:31.003Z] "internal/oserror", [2024-03-21T09:11:31.003Z] "internal/poll", [2024-03-21T09:11:31.003Z] "internal/race", [2024-03-21T09:11:31.003Z] "internal/reflectlite", [2024-03-21T09:11:31.003Z] "internal/singleflight", [2024-03-21T09:11:31.003Z] "internal/syscall/execenv", [2024-03-21T09:11:31.003Z] "internal/syscall/unix", [2024-03-21T09:11:31.003Z] "internal/testlog", [2024-03-21T09:11:31.003Z] "internal/unsafeheader", [2024-03-21T09:11:31.003Z] "io", [2024-03-21T09:11:31.003Z] "io/fs", [2024-03-21T09:11:31.003Z] "log", [2024-03-21T09:11:31.003Z] "math", [2024-03-21T09:11:31.003Z] "math/bits", [2024-03-21T09:11:31.003Z] "net", [2024-03-21T09:11:31.003Z] "net/textproto", [2024-03-21T09:11:31.003Z] "os", [2024-03-21T09:11:31.003Z] "path", [2024-03-21T09:11:31.003Z] "reflect", [2024-03-21T09:11:31.003Z] "runtime", [2024-03-21T09:11:31.003Z] "runtime/cgo", [2024-03-21T09:11:31.003Z] "runtime/internal/atomic", [2024-03-21T09:11:31.003Z] "runtime/internal/math", [2024-03-21T09:11:31.003Z] "runtime/internal/sys", [2024-03-21T09:11:31.003Z] "sort", [2024-03-21T09:11:31.003Z] "strconv", [2024-03-21T09:11:31.003Z] "strings", [2024-03-21T09:11:31.003Z] "sync", [2024-03-21T09:11:31.003Z] "sync/atomic", [2024-03-21T09:11:31.003Z] "syscall", [2024-03-21T09:11:31.003Z] "time", [2024-03-21T09:11:31.003Z] "unicode", [2024-03-21T09:11:31.003Z] "unicode/utf8", [2024-03-21T09:11:31.003Z] "unsafe", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "TestGoFiles": [ [2024-03-21T09:11:31.003Z] "httplex_test.go" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "TestImports": [ [2024-03-21T09:11:31.003Z] "testing" [2024-03-21T09:11:31.003Z] ] [2024-03-21T09:11:31.003Z] } [2024-03-21T09:11:31.003Z] { [2024-03-21T09:11:31.003Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http2/hpack", [2024-03-21T09:11:31.003Z] "ImportPath": "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.003Z] "Name": "hpack", [2024-03-21T09:11:31.003Z] "Doc": "Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.", [2024-03-21T09:11:31.003Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.003Z] "Module": { [2024-03-21T09:11:31.003Z] "Path": "golang.org/x/net", [2024-03-21T09:11:31.003Z] "Version": "v0.22.0", [2024-03-21T09:11:31.003Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:31.003Z] "Indirect": true, [2024-03-21T09:11:31.003Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.003Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:31.003Z] "GoVersion": "1.18" [2024-03-21T09:11:31.003Z] }, [2024-03-21T09:11:31.003Z] "DepOnly": true, [2024-03-21T09:11:31.003Z] "Stale": true, [2024-03-21T09:11:31.003Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.003Z] "GoFiles": [ [2024-03-21T09:11:31.003Z] "encode.go", [2024-03-21T09:11:31.003Z] "hpack.go", [2024-03-21T09:11:31.003Z] "huffman.go", [2024-03-21T09:11:31.003Z] "static_table.go", [2024-03-21T09:11:31.003Z] "tables.go" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.003Z] "gen.go" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "Imports": [ [2024-03-21T09:11:31.003Z] "bytes", [2024-03-21T09:11:31.003Z] "errors", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.003Z] "io", [2024-03-21T09:11:31.003Z] "sync" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "Deps": [ [2024-03-21T09:11:31.003Z] "bytes", [2024-03-21T09:11:31.003Z] "errors", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.003Z] "internal/abi", [2024-03-21T09:11:31.003Z] "internal/bytealg", [2024-03-21T09:11:31.003Z] "internal/cpu", [2024-03-21T09:11:31.003Z] "internal/fmtsort", [2024-03-21T09:11:31.003Z] "internal/goexperiment", [2024-03-21T09:11:31.003Z] "internal/itoa", [2024-03-21T09:11:31.003Z] "internal/oserror", [2024-03-21T09:11:31.003Z] "internal/poll", [2024-03-21T09:11:31.003Z] "internal/race", [2024-03-21T09:11:31.003Z] "internal/reflectlite", [2024-03-21T09:11:31.003Z] "internal/syscall/execenv", [2024-03-21T09:11:31.003Z] "internal/syscall/unix", [2024-03-21T09:11:31.003Z] "internal/testlog", [2024-03-21T09:11:31.003Z] "internal/unsafeheader", [2024-03-21T09:11:31.003Z] "io", [2024-03-21T09:11:31.003Z] "io/fs", [2024-03-21T09:11:31.003Z] "math", [2024-03-21T09:11:31.003Z] "math/bits", [2024-03-21T09:11:31.003Z] "os", [2024-03-21T09:11:31.003Z] "path", [2024-03-21T09:11:31.003Z] "reflect", [2024-03-21T09:11:31.003Z] "runtime", [2024-03-21T09:11:31.003Z] "runtime/internal/atomic", [2024-03-21T09:11:31.003Z] "runtime/internal/math", [2024-03-21T09:11:31.003Z] "runtime/internal/sys", [2024-03-21T09:11:31.003Z] "sort", [2024-03-21T09:11:31.003Z] "strconv", [2024-03-21T09:11:31.003Z] "sync", [2024-03-21T09:11:31.003Z] "sync/atomic", [2024-03-21T09:11:31.003Z] "syscall", [2024-03-21T09:11:31.003Z] "time", [2024-03-21T09:11:31.003Z] "unicode", [2024-03-21T09:11:31.003Z] "unicode/utf8", [2024-03-21T09:11:31.003Z] "unsafe" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "TestGoFiles": [ [2024-03-21T09:11:31.003Z] "encode_test.go", [2024-03-21T09:11:31.003Z] "hpack_test.go", [2024-03-21T09:11:31.003Z] "tables_test.go" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "TestImports": [ [2024-03-21T09:11:31.003Z] "bufio", [2024-03-21T09:11:31.003Z] "bytes", [2024-03-21T09:11:31.003Z] "encoding/hex", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.003Z] "math/rand", [2024-03-21T09:11:31.003Z] "reflect", [2024-03-21T09:11:31.003Z] "regexp", [2024-03-21T09:11:31.003Z] "strconv", [2024-03-21T09:11:31.003Z] "strings", [2024-03-21T09:11:31.003Z] "testing", [2024-03-21T09:11:31.003Z] "time" [2024-03-21T09:11:31.003Z] ] [2024-03-21T09:11:31.003Z] } [2024-03-21T09:11:31.003Z] { [2024-03-21T09:11:31.003Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http2", [2024-03-21T09:11:31.003Z] "ImportPath": "golang.org/x/net/http2", [2024-03-21T09:11:31.003Z] "Name": "http2", [2024-03-21T09:11:31.003Z] "Doc": "Package http2 implements the HTTP/2 protocol.", [2024-03-21T09:11:31.003Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.003Z] "Module": { [2024-03-21T09:11:31.003Z] "Path": "golang.org/x/net", [2024-03-21T09:11:31.003Z] "Version": "v0.22.0", [2024-03-21T09:11:31.003Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:31.003Z] "Indirect": true, [2024-03-21T09:11:31.003Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.003Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:31.003Z] "GoVersion": "1.18" [2024-03-21T09:11:31.003Z] }, [2024-03-21T09:11:31.003Z] "DepOnly": true, [2024-03-21T09:11:31.003Z] "Stale": true, [2024-03-21T09:11:31.003Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-21T09:11:31.003Z] "GoFiles": [ [2024-03-21T09:11:31.003Z] "ascii.go", [2024-03-21T09:11:31.003Z] "ciphers.go", [2024-03-21T09:11:31.003Z] "client_conn_pool.go", [2024-03-21T09:11:31.003Z] "databuffer.go", [2024-03-21T09:11:31.003Z] "errors.go", [2024-03-21T09:11:31.003Z] "flow.go", [2024-03-21T09:11:31.003Z] "frame.go", [2024-03-21T09:11:31.003Z] "gotrack.go", [2024-03-21T09:11:31.003Z] "headermap.go", [2024-03-21T09:11:31.003Z] "http2.go", [2024-03-21T09:11:31.003Z] "pipe.go", [2024-03-21T09:11:31.003Z] "server.go", [2024-03-21T09:11:31.003Z] "transport.go", [2024-03-21T09:11:31.003Z] "write.go", [2024-03-21T09:11:31.003Z] "writesched.go", [2024-03-21T09:11:31.003Z] "writesched_priority.go", [2024-03-21T09:11:31.003Z] "writesched_random.go", [2024-03-21T09:11:31.003Z] "writesched_roundrobin.go" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "Imports": [ [2024-03-21T09:11:31.003Z] "bufio", [2024-03-21T09:11:31.003Z] "bytes", [2024-03-21T09:11:31.003Z] "compress/gzip", [2024-03-21T09:11:31.003Z] "context", [2024-03-21T09:11:31.003Z] "crypto/rand", [2024-03-21T09:11:31.003Z] "crypto/tls", [2024-03-21T09:11:31.003Z] "encoding/binary", [2024-03-21T09:11:31.003Z] "errors", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.003Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.003Z] "io", [2024-03-21T09:11:31.003Z] "io/fs", [2024-03-21T09:11:31.003Z] "log", [2024-03-21T09:11:31.003Z] "math", [2024-03-21T09:11:31.003Z] "math/bits", [2024-03-21T09:11:31.003Z] "math/rand", [2024-03-21T09:11:31.003Z] "net", [2024-03-21T09:11:31.003Z] "net/http", [2024-03-21T09:11:31.003Z] "net/http/httptrace", [2024-03-21T09:11:31.003Z] "net/textproto", [2024-03-21T09:11:31.003Z] "net/url", [2024-03-21T09:11:31.003Z] "os", [2024-03-21T09:11:31.003Z] "reflect", [2024-03-21T09:11:31.003Z] "runtime", [2024-03-21T09:11:31.003Z] "sort", [2024-03-21T09:11:31.003Z] "strconv", [2024-03-21T09:11:31.003Z] "strings", [2024-03-21T09:11:31.003Z] "sync", [2024-03-21T09:11:31.003Z] "sync/atomic", [2024-03-21T09:11:31.003Z] "time" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "Deps": [ [2024-03-21T09:11:31.003Z] "bufio", [2024-03-21T09:11:31.003Z] "bytes", [2024-03-21T09:11:31.003Z] "compress/flate", [2024-03-21T09:11:31.003Z] "compress/gzip", [2024-03-21T09:11:31.003Z] "container/list", [2024-03-21T09:11:31.003Z] "context", [2024-03-21T09:11:31.003Z] "crypto", [2024-03-21T09:11:31.003Z] "crypto/aes", [2024-03-21T09:11:31.003Z] "crypto/cipher", [2024-03-21T09:11:31.003Z] "crypto/des", [2024-03-21T09:11:31.003Z] "crypto/dsa", [2024-03-21T09:11:31.003Z] "crypto/ecdsa", [2024-03-21T09:11:31.003Z] "crypto/ed25519", [2024-03-21T09:11:31.003Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.003Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.003Z] "crypto/elliptic", [2024-03-21T09:11:31.003Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.003Z] "crypto/hmac", [2024-03-21T09:11:31.003Z] "crypto/internal/randutil", [2024-03-21T09:11:31.003Z] "crypto/internal/subtle", [2024-03-21T09:11:31.003Z] "crypto/md5", [2024-03-21T09:11:31.003Z] "crypto/rand", [2024-03-21T09:11:31.003Z] "crypto/rc4", [2024-03-21T09:11:31.003Z] "crypto/rsa", [2024-03-21T09:11:31.003Z] "crypto/sha1", [2024-03-21T09:11:31.003Z] "crypto/sha256", [2024-03-21T09:11:31.003Z] "crypto/sha512", [2024-03-21T09:11:31.003Z] "crypto/subtle", [2024-03-21T09:11:31.003Z] "crypto/tls", [2024-03-21T09:11:31.003Z] "crypto/x509", [2024-03-21T09:11:31.003Z] "crypto/x509/pkix", [2024-03-21T09:11:31.003Z] "encoding/asn1", [2024-03-21T09:11:31.003Z] "encoding/base64", [2024-03-21T09:11:31.003Z] "encoding/binary", [2024-03-21T09:11:31.003Z] "encoding/hex", [2024-03-21T09:11:31.003Z] "encoding/pem", [2024-03-21T09:11:31.003Z] "errors", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.003Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.003Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.003Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.003Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.003Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.003Z] "hash", [2024-03-21T09:11:31.003Z] "hash/crc32", [2024-03-21T09:11:31.003Z] "internal/abi", [2024-03-21T09:11:31.003Z] "internal/bytealg", [2024-03-21T09:11:31.003Z] "internal/cpu", [2024-03-21T09:11:31.003Z] "internal/fmtsort", [2024-03-21T09:11:31.003Z] "internal/goexperiment", [2024-03-21T09:11:31.003Z] "internal/itoa", [2024-03-21T09:11:31.003Z] "internal/nettrace", [2024-03-21T09:11:31.003Z] "internal/oserror", [2024-03-21T09:11:31.003Z] "internal/poll", [2024-03-21T09:11:31.003Z] "internal/race", [2024-03-21T09:11:31.003Z] "internal/reflectlite", [2024-03-21T09:11:31.003Z] "internal/singleflight", [2024-03-21T09:11:31.003Z] "internal/syscall/execenv", [2024-03-21T09:11:31.003Z] "internal/syscall/unix", [2024-03-21T09:11:31.003Z] "internal/testlog", [2024-03-21T09:11:31.003Z] "internal/unsafeheader", [2024-03-21T09:11:31.003Z] "io", [2024-03-21T09:11:31.003Z] "io/fs", [2024-03-21T09:11:31.003Z] "io/ioutil", [2024-03-21T09:11:31.003Z] "log", [2024-03-21T09:11:31.003Z] "math", [2024-03-21T09:11:31.003Z] "math/big", [2024-03-21T09:11:31.003Z] "math/bits", [2024-03-21T09:11:31.003Z] "math/rand", [2024-03-21T09:11:31.003Z] "mime", [2024-03-21T09:11:31.003Z] "mime/multipart", [2024-03-21T09:11:31.003Z] "mime/quotedprintable", [2024-03-21T09:11:31.003Z] "net", [2024-03-21T09:11:31.003Z] "net/http", [2024-03-21T09:11:31.003Z] "net/http/httptrace", [2024-03-21T09:11:31.003Z] "net/http/internal", [2024-03-21T09:11:31.003Z] "net/http/internal/ascii", [2024-03-21T09:11:31.003Z] "net/textproto", [2024-03-21T09:11:31.003Z] "net/url", [2024-03-21T09:11:31.003Z] "os", [2024-03-21T09:11:31.003Z] "path", [2024-03-21T09:11:31.003Z] "path/filepath", [2024-03-21T09:11:31.003Z] "reflect", [2024-03-21T09:11:31.003Z] "runtime", [2024-03-21T09:11:31.003Z] "runtime/cgo", [2024-03-21T09:11:31.003Z] "runtime/internal/atomic", [2024-03-21T09:11:31.003Z] "runtime/internal/math", [2024-03-21T09:11:31.003Z] "runtime/internal/sys", [2024-03-21T09:11:31.003Z] "sort", [2024-03-21T09:11:31.003Z] "strconv", [2024-03-21T09:11:31.003Z] "strings", [2024-03-21T09:11:31.003Z] "sync", [2024-03-21T09:11:31.003Z] "sync/atomic", [2024-03-21T09:11:31.003Z] "syscall", [2024-03-21T09:11:31.003Z] "time", [2024-03-21T09:11:31.003Z] "unicode", [2024-03-21T09:11:31.003Z] "unicode/utf16", [2024-03-21T09:11:31.003Z] "unicode/utf8", [2024-03-21T09:11:31.003Z] "unsafe", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "TestGoFiles": [ [2024-03-21T09:11:31.003Z] "ascii_test.go", [2024-03-21T09:11:31.003Z] "ciphers_test.go", [2024-03-21T09:11:31.003Z] "databuffer_test.go", [2024-03-21T09:11:31.003Z] "errors_test.go", [2024-03-21T09:11:31.003Z] "flow_test.go", [2024-03-21T09:11:31.003Z] "frame_test.go", [2024-03-21T09:11:31.003Z] "gotrack_test.go", [2024-03-21T09:11:31.003Z] "http2_test.go", [2024-03-21T09:11:31.003Z] "pipe_test.go", [2024-03-21T09:11:31.003Z] "server_push_test.go", [2024-03-21T09:11:31.003Z] "server_test.go", [2024-03-21T09:11:31.003Z] "transport_test.go", [2024-03-21T09:11:31.003Z] "writesched_priority_test.go", [2024-03-21T09:11:31.003Z] "writesched_random_test.go", [2024-03-21T09:11:31.003Z] "writesched_roundrobin_test.go", [2024-03-21T09:11:31.003Z] "writesched_test.go", [2024-03-21T09:11:31.003Z] "z_spec_test.go" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "TestImports": [ [2024-03-21T09:11:31.003Z] "bufio", [2024-03-21T09:11:31.003Z] "bytes", [2024-03-21T09:11:31.003Z] "compress/gzip", [2024-03-21T09:11:31.003Z] "compress/zlib", [2024-03-21T09:11:31.003Z] "context", [2024-03-21T09:11:31.003Z] "crypto/tls", [2024-03-21T09:11:31.003Z] "encoding/hex", [2024-03-21T09:11:31.003Z] "encoding/xml", [2024-03-21T09:11:31.003Z] "errors", [2024-03-21T09:11:31.003Z] "flag", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.003Z] "io", [2024-03-21T09:11:31.003Z] "io/fs", [2024-03-21T09:11:31.003Z] "io/ioutil", [2024-03-21T09:11:31.003Z] "log", [2024-03-21T09:11:31.003Z] "math", [2024-03-21T09:11:31.003Z] "math/rand", [2024-03-21T09:11:31.003Z] "net", [2024-03-21T09:11:31.003Z] "net/http", [2024-03-21T09:11:31.003Z] "net/http/httptest", [2024-03-21T09:11:31.003Z] "net/http/httptrace", [2024-03-21T09:11:31.003Z] "net/textproto", [2024-03-21T09:11:31.003Z] "net/url", [2024-03-21T09:11:31.003Z] "os", [2024-03-21T09:11:31.003Z] "path/filepath", [2024-03-21T09:11:31.003Z] "reflect", [2024-03-21T09:11:31.003Z] "regexp", [2024-03-21T09:11:31.003Z] "runtime", [2024-03-21T09:11:31.003Z] "sort", [2024-03-21T09:11:31.003Z] "strconv", [2024-03-21T09:11:31.003Z] "strings", [2024-03-21T09:11:31.003Z] "sync", [2024-03-21T09:11:31.003Z] "sync/atomic", [2024-03-21T09:11:31.003Z] "testing", [2024-03-21T09:11:31.003Z] "time", [2024-03-21T09:11:31.003Z] "unsafe" [2024-03-21T09:11:31.003Z] ] [2024-03-21T09:11:31.003Z] } [2024-03-21T09:11:31.003Z] { [2024-03-21T09:11:31.003Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http2/h2c", [2024-03-21T09:11:31.003Z] "ImportPath": "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.003Z] "Name": "h2c", [2024-03-21T09:11:31.003Z] "Doc": "Package h2c implements the unencrypted \"h2c\" form of HTTP/2.", [2024-03-21T09:11:31.003Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.003Z] "Module": { [2024-03-21T09:11:31.003Z] "Path": "golang.org/x/net", [2024-03-21T09:11:31.003Z] "Version": "v0.22.0", [2024-03-21T09:11:31.003Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:31.003Z] "Indirect": true, [2024-03-21T09:11:31.003Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.003Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:31.003Z] "GoVersion": "1.18" [2024-03-21T09:11:31.003Z] }, [2024-03-21T09:11:31.003Z] "DepOnly": true, [2024-03-21T09:11:31.003Z] "Stale": true, [2024-03-21T09:11:31.003Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-03-21T09:11:31.003Z] "GoFiles": [ [2024-03-21T09:11:31.003Z] "h2c.go" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "Imports": [ [2024-03-21T09:11:31.003Z] "bufio", [2024-03-21T09:11:31.003Z] "bytes", [2024-03-21T09:11:31.003Z] "encoding/base64", [2024-03-21T09:11:31.003Z] "errors", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.003Z] "io", [2024-03-21T09:11:31.003Z] "log", [2024-03-21T09:11:31.003Z] "net", [2024-03-21T09:11:31.003Z] "net/http", [2024-03-21T09:11:31.003Z] "net/textproto", [2024-03-21T09:11:31.003Z] "os", [2024-03-21T09:11:31.003Z] "strings" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "Deps": [ [2024-03-21T09:11:31.003Z] "bufio", [2024-03-21T09:11:31.003Z] "bytes", [2024-03-21T09:11:31.003Z] "compress/flate", [2024-03-21T09:11:31.003Z] "compress/gzip", [2024-03-21T09:11:31.003Z] "container/list", [2024-03-21T09:11:31.003Z] "context", [2024-03-21T09:11:31.003Z] "crypto", [2024-03-21T09:11:31.003Z] "crypto/aes", [2024-03-21T09:11:31.003Z] "crypto/cipher", [2024-03-21T09:11:31.003Z] "crypto/des", [2024-03-21T09:11:31.003Z] "crypto/dsa", [2024-03-21T09:11:31.003Z] "crypto/ecdsa", [2024-03-21T09:11:31.003Z] "crypto/ed25519", [2024-03-21T09:11:31.003Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.003Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.003Z] "crypto/elliptic", [2024-03-21T09:11:31.003Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.003Z] "crypto/hmac", [2024-03-21T09:11:31.003Z] "crypto/internal/randutil", [2024-03-21T09:11:31.003Z] "crypto/internal/subtle", [2024-03-21T09:11:31.003Z] "crypto/md5", [2024-03-21T09:11:31.003Z] "crypto/rand", [2024-03-21T09:11:31.003Z] "crypto/rc4", [2024-03-21T09:11:31.003Z] "crypto/rsa", [2024-03-21T09:11:31.003Z] "crypto/sha1", [2024-03-21T09:11:31.003Z] "crypto/sha256", [2024-03-21T09:11:31.003Z] "crypto/sha512", [2024-03-21T09:11:31.003Z] "crypto/subtle", [2024-03-21T09:11:31.003Z] "crypto/tls", [2024-03-21T09:11:31.003Z] "crypto/x509", [2024-03-21T09:11:31.003Z] "crypto/x509/pkix", [2024-03-21T09:11:31.003Z] "encoding/asn1", [2024-03-21T09:11:31.003Z] "encoding/base64", [2024-03-21T09:11:31.003Z] "encoding/binary", [2024-03-21T09:11:31.003Z] "encoding/hex", [2024-03-21T09:11:31.003Z] "encoding/pem", [2024-03-21T09:11:31.003Z] "errors", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.003Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.003Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.003Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.003Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.003Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.003Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.003Z] "hash", [2024-03-21T09:11:31.003Z] "hash/crc32", [2024-03-21T09:11:31.003Z] "internal/abi", [2024-03-21T09:11:31.003Z] "internal/bytealg", [2024-03-21T09:11:31.003Z] "internal/cpu", [2024-03-21T09:11:31.003Z] "internal/fmtsort", [2024-03-21T09:11:31.003Z] "internal/goexperiment", [2024-03-21T09:11:31.003Z] "internal/itoa", [2024-03-21T09:11:31.003Z] "internal/nettrace", [2024-03-21T09:11:31.003Z] "internal/oserror", [2024-03-21T09:11:31.003Z] "internal/poll", [2024-03-21T09:11:31.003Z] "internal/race", [2024-03-21T09:11:31.003Z] "internal/reflectlite", [2024-03-21T09:11:31.003Z] "internal/singleflight", [2024-03-21T09:11:31.003Z] "internal/syscall/execenv", [2024-03-21T09:11:31.003Z] "internal/syscall/unix", [2024-03-21T09:11:31.003Z] "internal/testlog", [2024-03-21T09:11:31.003Z] "internal/unsafeheader", [2024-03-21T09:11:31.003Z] "io", [2024-03-21T09:11:31.003Z] "io/fs", [2024-03-21T09:11:31.003Z] "io/ioutil", [2024-03-21T09:11:31.003Z] "log", [2024-03-21T09:11:31.003Z] "math", [2024-03-21T09:11:31.003Z] "math/big", [2024-03-21T09:11:31.003Z] "math/bits", [2024-03-21T09:11:31.003Z] "math/rand", [2024-03-21T09:11:31.003Z] "mime", [2024-03-21T09:11:31.003Z] "mime/multipart", [2024-03-21T09:11:31.003Z] "mime/quotedprintable", [2024-03-21T09:11:31.003Z] "net", [2024-03-21T09:11:31.003Z] "net/http", [2024-03-21T09:11:31.003Z] "net/http/httptrace", [2024-03-21T09:11:31.003Z] "net/http/internal", [2024-03-21T09:11:31.003Z] "net/http/internal/ascii", [2024-03-21T09:11:31.003Z] "net/textproto", [2024-03-21T09:11:31.003Z] "net/url", [2024-03-21T09:11:31.003Z] "os", [2024-03-21T09:11:31.003Z] "path", [2024-03-21T09:11:31.003Z] "path/filepath", [2024-03-21T09:11:31.003Z] "reflect", [2024-03-21T09:11:31.003Z] "runtime", [2024-03-21T09:11:31.003Z] "runtime/cgo", [2024-03-21T09:11:31.003Z] "runtime/internal/atomic", [2024-03-21T09:11:31.003Z] "runtime/internal/math", [2024-03-21T09:11:31.003Z] "runtime/internal/sys", [2024-03-21T09:11:31.003Z] "sort", [2024-03-21T09:11:31.003Z] "strconv", [2024-03-21T09:11:31.003Z] "strings", [2024-03-21T09:11:31.003Z] "sync", [2024-03-21T09:11:31.003Z] "sync/atomic", [2024-03-21T09:11:31.003Z] "syscall", [2024-03-21T09:11:31.003Z] "time", [2024-03-21T09:11:31.003Z] "unicode", [2024-03-21T09:11:31.003Z] "unicode/utf16", [2024-03-21T09:11:31.003Z] "unicode/utf8", [2024-03-21T09:11:31.003Z] "unsafe", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.003Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "TestGoFiles": [ [2024-03-21T09:11:31.003Z] "h2c_test.go" [2024-03-21T09:11:31.003Z] ], [2024-03-21T09:11:31.003Z] "TestImports": [ [2024-03-21T09:11:31.003Z] "context", [2024-03-21T09:11:31.003Z] "crypto/tls", [2024-03-21T09:11:31.003Z] "fmt", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.004Z] "io", [2024-03-21T09:11:31.004Z] "io/ioutil", [2024-03-21T09:11:31.004Z] "log", [2024-03-21T09:11:31.004Z] "net", [2024-03-21T09:11:31.004Z] "net/http", [2024-03-21T09:11:31.004Z] "net/http/httptest", [2024-03-21T09:11:31.004Z] "strings", [2024-03-21T09:11:31.004Z] "testing" [2024-03-21T09:11:31.004Z] ] [2024-03-21T09:11:31.004Z] } [2024-03-21T09:11:31.004Z] { [2024-03-21T09:11:31.004Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-21T09:11:31.004Z] "ImportPath": "github.com/labstack/echo/v4", [2024-03-21T09:11:31.004Z] "Name": "echo", [2024-03-21T09:11:31.004Z] "Doc": "Package echo implements high performance, minimalist Go web framework.", [2024-03-21T09:11:31.004Z] "Root": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-21T09:11:31.004Z] "Module": { [2024-03-21T09:11:31.004Z] "Path": "github.com/labstack/echo/v4", [2024-03-21T09:11:31.004Z] "Version": "v4.11.4", [2024-03-21T09:11:31.004Z] "Time": "2023-12-20T13:24:30Z", [2024-03-21T09:11:31.004Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-21T09:11:31.004Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/echo/v4/@v/v4.11.4.mod", [2024-03-21T09:11:31.004Z] "GoVersion": "1.18" [2024-03-21T09:11:31.004Z] }, [2024-03-21T09:11:31.004Z] "DepOnly": true, [2024-03-21T09:11:31.004Z] "Stale": true, [2024-03-21T09:11:31.004Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.004Z] "GoFiles": [ [2024-03-21T09:11:31.004Z] "bind.go", [2024-03-21T09:11:31.004Z] "binder.go", [2024-03-21T09:11:31.004Z] "context.go", [2024-03-21T09:11:31.004Z] "context_fs.go", [2024-03-21T09:11:31.004Z] "echo.go", [2024-03-21T09:11:31.004Z] "echo_fs.go", [2024-03-21T09:11:31.004Z] "group.go", [2024-03-21T09:11:31.004Z] "group_fs.go", [2024-03-21T09:11:31.004Z] "ip.go", [2024-03-21T09:11:31.004Z] "json.go", [2024-03-21T09:11:31.004Z] "log.go", [2024-03-21T09:11:31.004Z] "response.go", [2024-03-21T09:11:31.004Z] "router.go" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "Imports": [ [2024-03-21T09:11:31.004Z] "bufio", [2024-03-21T09:11:31.004Z] "bytes", [2024-03-21T09:11:31.004Z] "context", [2024-03-21T09:11:31.004Z] "crypto/tls", [2024-03-21T09:11:31.004Z] "encoding", [2024-03-21T09:11:31.004Z] "encoding/json", [2024-03-21T09:11:31.004Z] "encoding/xml", [2024-03-21T09:11:31.004Z] "errors", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.004Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.004Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.004Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.004Z] "io", [2024-03-21T09:11:31.004Z] "io/fs", [2024-03-21T09:11:31.004Z] "log", [2024-03-21T09:11:31.004Z] "mime/multipart", [2024-03-21T09:11:31.004Z] "net", [2024-03-21T09:11:31.004Z] "net/http", [2024-03-21T09:11:31.004Z] "net/url", [2024-03-21T09:11:31.004Z] "os", [2024-03-21T09:11:31.004Z] "path/filepath", [2024-03-21T09:11:31.004Z] "reflect", [2024-03-21T09:11:31.004Z] "runtime", [2024-03-21T09:11:31.004Z] "strconv", [2024-03-21T09:11:31.004Z] "strings", [2024-03-21T09:11:31.004Z] "sync", [2024-03-21T09:11:31.004Z] "time" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "Deps": [ [2024-03-21T09:11:31.004Z] "bufio", [2024-03-21T09:11:31.004Z] "bytes", [2024-03-21T09:11:31.004Z] "compress/flate", [2024-03-21T09:11:31.004Z] "compress/gzip", [2024-03-21T09:11:31.004Z] "container/list", [2024-03-21T09:11:31.004Z] "context", [2024-03-21T09:11:31.004Z] "crypto", [2024-03-21T09:11:31.004Z] "crypto/aes", [2024-03-21T09:11:31.004Z] "crypto/cipher", [2024-03-21T09:11:31.004Z] "crypto/des", [2024-03-21T09:11:31.004Z] "crypto/dsa", [2024-03-21T09:11:31.004Z] "crypto/ecdsa", [2024-03-21T09:11:31.004Z] "crypto/ed25519", [2024-03-21T09:11:31.004Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.004Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.004Z] "crypto/elliptic", [2024-03-21T09:11:31.004Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.004Z] "crypto/hmac", [2024-03-21T09:11:31.004Z] "crypto/internal/randutil", [2024-03-21T09:11:31.004Z] "crypto/internal/subtle", [2024-03-21T09:11:31.004Z] "crypto/md5", [2024-03-21T09:11:31.004Z] "crypto/rand", [2024-03-21T09:11:31.004Z] "crypto/rc4", [2024-03-21T09:11:31.004Z] "crypto/rsa", [2024-03-21T09:11:31.004Z] "crypto/sha1", [2024-03-21T09:11:31.004Z] "crypto/sha256", [2024-03-21T09:11:31.004Z] "crypto/sha512", [2024-03-21T09:11:31.004Z] "crypto/subtle", [2024-03-21T09:11:31.004Z] "crypto/tls", [2024-03-21T09:11:31.004Z] "crypto/x509", [2024-03-21T09:11:31.004Z] "crypto/x509/pkix", [2024-03-21T09:11:31.004Z] "encoding", [2024-03-21T09:11:31.004Z] "encoding/asn1", [2024-03-21T09:11:31.004Z] "encoding/base64", [2024-03-21T09:11:31.004Z] "encoding/binary", [2024-03-21T09:11:31.004Z] "encoding/hex", [2024-03-21T09:11:31.004Z] "encoding/json", [2024-03-21T09:11:31.004Z] "encoding/pem", [2024-03-21T09:11:31.004Z] "encoding/xml", [2024-03-21T09:11:31.004Z] "errors", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.004Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.004Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.004Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.004Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.004Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.004Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.004Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.004Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.004Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.004Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.004Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.004Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.004Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.004Z] "hash", [2024-03-21T09:11:31.004Z] "hash/crc32", [2024-03-21T09:11:31.004Z] "internal/abi", [2024-03-21T09:11:31.004Z] "internal/bytealg", [2024-03-21T09:11:31.004Z] "internal/cpu", [2024-03-21T09:11:31.004Z] "internal/fmtsort", [2024-03-21T09:11:31.004Z] "internal/goexperiment", [2024-03-21T09:11:31.004Z] "internal/itoa", [2024-03-21T09:11:31.004Z] "internal/nettrace", [2024-03-21T09:11:31.004Z] "internal/oserror", [2024-03-21T09:11:31.004Z] "internal/poll", [2024-03-21T09:11:31.004Z] "internal/race", [2024-03-21T09:11:31.004Z] "internal/reflectlite", [2024-03-21T09:11:31.004Z] "internal/singleflight", [2024-03-21T09:11:31.004Z] "internal/syscall/execenv", [2024-03-21T09:11:31.004Z] "internal/syscall/unix", [2024-03-21T09:11:31.004Z] "internal/testlog", [2024-03-21T09:11:31.004Z] "internal/unsafeheader", [2024-03-21T09:11:31.004Z] "io", [2024-03-21T09:11:31.004Z] "io/fs", [2024-03-21T09:11:31.004Z] "io/ioutil", [2024-03-21T09:11:31.004Z] "log", [2024-03-21T09:11:31.004Z] "math", [2024-03-21T09:11:31.004Z] "math/big", [2024-03-21T09:11:31.004Z] "math/bits", [2024-03-21T09:11:31.004Z] "math/rand", [2024-03-21T09:11:31.004Z] "mime", [2024-03-21T09:11:31.004Z] "mime/multipart", [2024-03-21T09:11:31.004Z] "mime/quotedprintable", [2024-03-21T09:11:31.004Z] "net", [2024-03-21T09:11:31.004Z] "net/http", [2024-03-21T09:11:31.004Z] "net/http/httptrace", [2024-03-21T09:11:31.004Z] "net/http/internal", [2024-03-21T09:11:31.004Z] "net/http/internal/ascii", [2024-03-21T09:11:31.004Z] "net/textproto", [2024-03-21T09:11:31.004Z] "net/url", [2024-03-21T09:11:31.004Z] "os", [2024-03-21T09:11:31.004Z] "path", [2024-03-21T09:11:31.004Z] "path/filepath", [2024-03-21T09:11:31.004Z] "reflect", [2024-03-21T09:11:31.004Z] "runtime", [2024-03-21T09:11:31.004Z] "runtime/cgo", [2024-03-21T09:11:31.004Z] "runtime/debug", [2024-03-21T09:11:31.004Z] "runtime/internal/atomic", [2024-03-21T09:11:31.004Z] "runtime/internal/math", [2024-03-21T09:11:31.004Z] "runtime/internal/sys", [2024-03-21T09:11:31.004Z] "sort", [2024-03-21T09:11:31.004Z] "strconv", [2024-03-21T09:11:31.004Z] "strings", [2024-03-21T09:11:31.004Z] "sync", [2024-03-21T09:11:31.004Z] "sync/atomic", [2024-03-21T09:11:31.004Z] "syscall", [2024-03-21T09:11:31.004Z] "time", [2024-03-21T09:11:31.004Z] "unicode", [2024-03-21T09:11:31.004Z] "unicode/utf16", [2024-03-21T09:11:31.004Z] "unicode/utf8", [2024-03-21T09:11:31.004Z] "unsafe", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.004Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "TestGoFiles": [ [2024-03-21T09:11:31.004Z] "bind_test.go", [2024-03-21T09:11:31.004Z] "binder_test.go", [2024-03-21T09:11:31.004Z] "context_fs_test.go", [2024-03-21T09:11:31.004Z] "context_test.go", [2024-03-21T09:11:31.004Z] "echo_fs_test.go", [2024-03-21T09:11:31.004Z] "echo_test.go", [2024-03-21T09:11:31.004Z] "group_fs_test.go", [2024-03-21T09:11:31.004Z] "group_test.go", [2024-03-21T09:11:31.004Z] "ip_test.go", [2024-03-21T09:11:31.004Z] "json_test.go", [2024-03-21T09:11:31.004Z] "response_test.go", [2024-03-21T09:11:31.004Z] "router_test.go" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "TestImports": [ [2024-03-21T09:11:31.004Z] "bytes", [2024-03-21T09:11:31.004Z] "context", [2024-03-21T09:11:31.004Z] "crypto/tls", [2024-03-21T09:11:31.004Z] "encoding/json", [2024-03-21T09:11:31.004Z] "encoding/xml", [2024-03-21T09:11:31.004Z] "errors", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.004Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.004Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.004Z] "io", [2024-03-21T09:11:31.004Z] "io/fs", [2024-03-21T09:11:31.004Z] "math", [2024-03-21T09:11:31.004Z] "math/big", [2024-03-21T09:11:31.004Z] "mime/multipart", [2024-03-21T09:11:31.004Z] "net", [2024-03-21T09:11:31.004Z] "net/http", [2024-03-21T09:11:31.004Z] "net/http/httptest", [2024-03-21T09:11:31.004Z] "net/url", [2024-03-21T09:11:31.004Z] "os", [2024-03-21T09:11:31.004Z] "reflect", [2024-03-21T09:11:31.004Z] "strconv", [2024-03-21T09:11:31.004Z] "strings", [2024-03-21T09:11:31.004Z] "testing", [2024-03-21T09:11:31.004Z] "text/template", [2024-03-21T09:11:31.004Z] "time" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "XTestGoFiles": [ [2024-03-21T09:11:31.004Z] "binder_external_test.go" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "XTestImports": [ [2024-03-21T09:11:31.004Z] "encoding/base64", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.004Z] "log", [2024-03-21T09:11:31.004Z] "net/http", [2024-03-21T09:11:31.004Z] "net/http/httptest" [2024-03-21T09:11:31.004Z] ] [2024-03-21T09:11:31.004Z] } [2024-03-21T09:11:31.004Z] { [2024-03-21T09:11:31.004Z] "Dir": "/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3", [2024-03-21T09:11:31.004Z] "ImportPath": "github.com/sirupsen/logrus", [2024-03-21T09:11:31.004Z] "Name": "logrus", [2024-03-21T09:11:31.004Z] "Doc": "Package logrus is a structured logger for Go, completely API compatible with the standard library logger.", [2024-03-21T09:11:31.004Z] "Root": "/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3", [2024-03-21T09:11:31.004Z] "Module": { [2024-03-21T09:11:31.004Z] "Path": "github.com/sirupsen/logrus", [2024-03-21T09:11:31.004Z] "Version": "v1.9.3", [2024-03-21T09:11:31.004Z] "Time": "2023-05-21T12:59:35Z", [2024-03-21T09:11:31.004Z] "Indirect": true, [2024-03-21T09:11:31.004Z] "Dir": "/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3", [2024-03-21T09:11:31.004Z] "GoMod": "/go/pkg/mod/cache/download/github.com/sirupsen/logrus/@v/v1.9.3.mod", [2024-03-21T09:11:31.004Z] "GoVersion": "1.13" [2024-03-21T09:11:31.004Z] }, [2024-03-21T09:11:31.004Z] "DepOnly": true, [2024-03-21T09:11:31.004Z] "Stale": true, [2024-03-21T09:11:31.004Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.004Z] "GoFiles": [ [2024-03-21T09:11:31.004Z] "alt_exit.go", [2024-03-21T09:11:31.004Z] "buffer_pool.go", [2024-03-21T09:11:31.004Z] "doc.go", [2024-03-21T09:11:31.004Z] "entry.go", [2024-03-21T09:11:31.004Z] "exported.go", [2024-03-21T09:11:31.004Z] "formatter.go", [2024-03-21T09:11:31.004Z] "hooks.go", [2024-03-21T09:11:31.004Z] "json_formatter.go", [2024-03-21T09:11:31.004Z] "logger.go", [2024-03-21T09:11:31.004Z] "logrus.go", [2024-03-21T09:11:31.004Z] "terminal_check_notappengine.go", [2024-03-21T09:11:31.004Z] "terminal_check_unix.go", [2024-03-21T09:11:31.004Z] "text_formatter.go", [2024-03-21T09:11:31.004Z] "writer.go" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.004Z] "terminal_check_appengine.go", [2024-03-21T09:11:31.004Z] "terminal_check_bsd.go", [2024-03-21T09:11:31.004Z] "terminal_check_js.go", [2024-03-21T09:11:31.004Z] "terminal_check_no_terminal.go", [2024-03-21T09:11:31.004Z] "terminal_check_solaris.go", [2024-03-21T09:11:31.004Z] "terminal_check_windows.go" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "Imports": [ [2024-03-21T09:11:31.004Z] "bufio", [2024-03-21T09:11:31.004Z] "bytes", [2024-03-21T09:11:31.004Z] "context", [2024-03-21T09:11:31.004Z] "encoding/json", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.004Z] "io", [2024-03-21T09:11:31.004Z] "log", [2024-03-21T09:11:31.004Z] "os", [2024-03-21T09:11:31.004Z] "reflect", [2024-03-21T09:11:31.004Z] "runtime", [2024-03-21T09:11:31.004Z] "sort", [2024-03-21T09:11:31.004Z] "strconv", [2024-03-21T09:11:31.004Z] "strings", [2024-03-21T09:11:31.004Z] "sync", [2024-03-21T09:11:31.004Z] "sync/atomic", [2024-03-21T09:11:31.004Z] "time", [2024-03-21T09:11:31.004Z] "unicode/utf8" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "Deps": [ [2024-03-21T09:11:31.004Z] "bufio", [2024-03-21T09:11:31.004Z] "bytes", [2024-03-21T09:11:31.004Z] "context", [2024-03-21T09:11:31.004Z] "encoding", [2024-03-21T09:11:31.004Z] "encoding/base64", [2024-03-21T09:11:31.004Z] "encoding/binary", [2024-03-21T09:11:31.004Z] "encoding/json", [2024-03-21T09:11:31.004Z] "errors", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.004Z] "internal/abi", [2024-03-21T09:11:31.004Z] "internal/bytealg", [2024-03-21T09:11:31.004Z] "internal/cpu", [2024-03-21T09:11:31.004Z] "internal/fmtsort", [2024-03-21T09:11:31.004Z] "internal/goexperiment", [2024-03-21T09:11:31.004Z] "internal/itoa", [2024-03-21T09:11:31.004Z] "internal/oserror", [2024-03-21T09:11:31.004Z] "internal/poll", [2024-03-21T09:11:31.004Z] "internal/race", [2024-03-21T09:11:31.004Z] "internal/reflectlite", [2024-03-21T09:11:31.004Z] "internal/syscall/execenv", [2024-03-21T09:11:31.004Z] "internal/syscall/unix", [2024-03-21T09:11:31.004Z] "internal/testlog", [2024-03-21T09:11:31.004Z] "internal/unsafeheader", [2024-03-21T09:11:31.004Z] "io", [2024-03-21T09:11:31.004Z] "io/fs", [2024-03-21T09:11:31.004Z] "log", [2024-03-21T09:11:31.004Z] "math", [2024-03-21T09:11:31.004Z] "math/bits", [2024-03-21T09:11:31.004Z] "os", [2024-03-21T09:11:31.004Z] "path", [2024-03-21T09:11:31.004Z] "reflect", [2024-03-21T09:11:31.004Z] "runtime", [2024-03-21T09:11:31.004Z] "runtime/internal/atomic", [2024-03-21T09:11:31.004Z] "runtime/internal/math", [2024-03-21T09:11:31.004Z] "runtime/internal/sys", [2024-03-21T09:11:31.004Z] "sort", [2024-03-21T09:11:31.004Z] "strconv", [2024-03-21T09:11:31.004Z] "strings", [2024-03-21T09:11:31.004Z] "sync", [2024-03-21T09:11:31.004Z] "sync/atomic", [2024-03-21T09:11:31.004Z] "syscall", [2024-03-21T09:11:31.004Z] "time", [2024-03-21T09:11:31.004Z] "unicode", [2024-03-21T09:11:31.004Z] "unicode/utf16", [2024-03-21T09:11:31.004Z] "unicode/utf8", [2024-03-21T09:11:31.004Z] "unsafe" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "TestGoFiles": [ [2024-03-21T09:11:31.004Z] "alt_exit_test.go", [2024-03-21T09:11:31.004Z] "entry_test.go", [2024-03-21T09:11:31.004Z] "formatter_bench_test.go", [2024-03-21T09:11:31.004Z] "json_formatter_test.go", [2024-03-21T09:11:31.004Z] "logger_bench_test.go", [2024-03-21T09:11:31.004Z] "logger_test.go", [2024-03-21T09:11:31.004Z] "text_formatter_test.go" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "TestImports": [ [2024-03-21T09:11:31.004Z] "bytes", [2024-03-21T09:11:31.004Z] "context", [2024-03-21T09:11:31.004Z] "encoding/json", [2024-03-21T09:11:31.004Z] "errors", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.004Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.004Z] "io/ioutil", [2024-03-21T09:11:31.004Z] "log", [2024-03-21T09:11:31.004Z] "os", [2024-03-21T09:11:31.004Z] "os/exec", [2024-03-21T09:11:31.004Z] "path/filepath", [2024-03-21T09:11:31.004Z] "runtime", [2024-03-21T09:11:31.004Z] "sort", [2024-03-21T09:11:31.004Z] "strings", [2024-03-21T09:11:31.004Z] "testing", [2024-03-21T09:11:31.004Z] "time" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "XTestGoFiles": [ [2024-03-21T09:11:31.004Z] "example_basic_test.go", [2024-03-21T09:11:31.004Z] "example_custom_caller_test.go", [2024-03-21T09:11:31.004Z] "example_default_field_value_test.go", [2024-03-21T09:11:31.004Z] "example_function_test.go", [2024-03-21T09:11:31.004Z] "example_global_hook_test.go", [2024-03-21T09:11:31.004Z] "example_hook_test.go", [2024-03-21T09:11:31.004Z] "hook_test.go", [2024-03-21T09:11:31.004Z] "level_test.go", [2024-03-21T09:11:31.004Z] "logrus_test.go", [2024-03-21T09:11:31.004Z] "writer_test.go" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "XTestImports": [ [2024-03-21T09:11:31.004Z] "bufio", [2024-03-21T09:11:31.004Z] "bytes", [2024-03-21T09:11:31.004Z] "encoding/json", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.004Z] "github.com/sirupsen/logrus/hooks/syslog", [2024-03-21T09:11:31.004Z] "github.com/sirupsen/logrus/hooks/test", [2024-03-21T09:11:31.004Z] "github.com/sirupsen/logrus/internal/testutils", [2024-03-21T09:11:31.004Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.004Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.004Z] "io/ioutil", [2024-03-21T09:11:31.004Z] "log", [2024-03-21T09:11:31.004Z] "log/syslog", [2024-03-21T09:11:31.004Z] "net/http", [2024-03-21T09:11:31.004Z] "os", [2024-03-21T09:11:31.004Z] "path", [2024-03-21T09:11:31.004Z] "path/filepath", [2024-03-21T09:11:31.004Z] "runtime", [2024-03-21T09:11:31.004Z] "strings", [2024-03-21T09:11:31.004Z] "sync", [2024-03-21T09:11:31.004Z] "testing", [2024-03-21T09:11:31.004Z] "time" [2024-03-21T09:11:31.004Z] ] [2024-03-21T09:11:31.004Z] } [2024-03-21T09:11:31.004Z] { [2024-03-21T09:11:31.004Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/utils", [2024-03-21T09:11:31.004Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.004Z] "Name": "utils", [2024-03-21T09:11:31.004Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.004Z] "Module": { [2024-03-21T09:11:31.004Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.004Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.004Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.004Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.004Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.004Z] "GoVersion": "1.21" [2024-03-21T09:11:31.004Z] }, [2024-03-21T09:11:31.004Z] "DepOnly": true, [2024-03-21T09:11:31.004Z] "Stale": true, [2024-03-21T09:11:31.004Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.004Z] "GoFiles": [ [2024-03-21T09:11:31.004Z] "handler.go", [2024-03-21T09:11:31.004Z] "logging.go", [2024-03-21T09:11:31.004Z] "utils.go" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "Imports": [ [2024-03-21T09:11:31.004Z] "encoding/json", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.004Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.004Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.004Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.004Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.004Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.004Z] "io", [2024-03-21T09:11:31.004Z] "net/http", [2024-03-21T09:11:31.004Z] "strings" [2024-03-21T09:11:31.004Z] ], [2024-03-21T09:11:31.004Z] "Deps": [ [2024-03-21T09:11:31.004Z] "bufio", [2024-03-21T09:11:31.004Z] "bytes", [2024-03-21T09:11:31.004Z] "compress/flate", [2024-03-21T09:11:31.004Z] "compress/gzip", [2024-03-21T09:11:31.004Z] "compress/zlib", [2024-03-21T09:11:31.004Z] "container/list", [2024-03-21T09:11:31.004Z] "context", [2024-03-21T09:11:31.004Z] "crypto", [2024-03-21T09:11:31.004Z] "crypto/aes", [2024-03-21T09:11:31.004Z] "crypto/cipher", [2024-03-21T09:11:31.004Z] "crypto/des", [2024-03-21T09:11:31.004Z] "crypto/dsa", [2024-03-21T09:11:31.004Z] "crypto/ecdsa", [2024-03-21T09:11:31.004Z] "crypto/ed25519", [2024-03-21T09:11:31.004Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.004Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.004Z] "crypto/elliptic", [2024-03-21T09:11:31.004Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.004Z] "crypto/hmac", [2024-03-21T09:11:31.004Z] "crypto/internal/randutil", [2024-03-21T09:11:31.004Z] "crypto/internal/subtle", [2024-03-21T09:11:31.004Z] "crypto/md5", [2024-03-21T09:11:31.004Z] "crypto/rand", [2024-03-21T09:11:31.004Z] "crypto/rc4", [2024-03-21T09:11:31.004Z] "crypto/rsa", [2024-03-21T09:11:31.004Z] "crypto/sha1", [2024-03-21T09:11:31.004Z] "crypto/sha256", [2024-03-21T09:11:31.004Z] "crypto/sha512", [2024-03-21T09:11:31.004Z] "crypto/subtle", [2024-03-21T09:11:31.004Z] "crypto/tls", [2024-03-21T09:11:31.004Z] "crypto/x509", [2024-03-21T09:11:31.004Z] "crypto/x509/pkix", [2024-03-21T09:11:31.004Z] "database/sql/driver", [2024-03-21T09:11:31.004Z] "debug/dwarf", [2024-03-21T09:11:31.004Z] "debug/macho", [2024-03-21T09:11:31.004Z] "encoding", [2024-03-21T09:11:31.004Z] "encoding/asn1", [2024-03-21T09:11:31.004Z] "encoding/base64", [2024-03-21T09:11:31.004Z] "encoding/binary", [2024-03-21T09:11:31.004Z] "encoding/csv", [2024-03-21T09:11:31.004Z] "encoding/hex", [2024-03-21T09:11:31.004Z] "encoding/json", [2024-03-21T09:11:31.004Z] "encoding/pem", [2024-03-21T09:11:31.004Z] "encoding/xml", [2024-03-21T09:11:31.004Z] "errors", [2024-03-21T09:11:31.004Z] "fmt", [2024-03-21T09:11:31.004Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.004Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.004Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.004Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.004Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.004Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.004Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.004Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.004Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.004Z] "github.com/go-kit/log", [2024-03-21T09:11:31.004Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.004Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.004Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.004Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.004Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.004Z] "github.com/google/uuid", [2024-03-21T09:11:31.004Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.004Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.004Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.004Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.004Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.004Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.004Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.004Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.004Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.004Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.004Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.004Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.004Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.004Z] "golang.org/x/net/html", [2024-03-21T09:11:31.004Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.004Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.004Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.004Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.004Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.004Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.004Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.004Z] "golang.org/x/text/language", [2024-03-21T09:11:31.004Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.004Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.004Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.004Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.004Z] "hash", [2024-03-21T09:11:31.004Z] "hash/adler32", [2024-03-21T09:11:31.004Z] "hash/crc32", [2024-03-21T09:11:31.004Z] "internal/abi", [2024-03-21T09:11:31.004Z] "internal/bytealg", [2024-03-21T09:11:31.004Z] "internal/cpu", [2024-03-21T09:11:31.004Z] "internal/fmtsort", [2024-03-21T09:11:31.004Z] "internal/goexperiment", [2024-03-21T09:11:31.004Z] "internal/itoa", [2024-03-21T09:11:31.004Z] "internal/nettrace", [2024-03-21T09:11:31.004Z] "internal/oserror", [2024-03-21T09:11:31.004Z] "internal/poll", [2024-03-21T09:11:31.004Z] "internal/race", [2024-03-21T09:11:31.004Z] "internal/reflectlite", [2024-03-21T09:11:31.004Z] "internal/singleflight", [2024-03-21T09:11:31.004Z] "internal/syscall/execenv", [2024-03-21T09:11:31.005Z] "internal/syscall/unix", [2024-03-21T09:11:31.005Z] "internal/testlog", [2024-03-21T09:11:31.005Z] "internal/unsafeheader", [2024-03-21T09:11:31.005Z] "io", [2024-03-21T09:11:31.005Z] "io/fs", [2024-03-21T09:11:31.005Z] "io/ioutil", [2024-03-21T09:11:31.005Z] "log", [2024-03-21T09:11:31.005Z] "math", [2024-03-21T09:11:31.005Z] "math/big", [2024-03-21T09:11:31.005Z] "math/bits", [2024-03-21T09:11:31.005Z] "math/rand", [2024-03-21T09:11:31.005Z] "mime", [2024-03-21T09:11:31.005Z] "mime/multipart", [2024-03-21T09:11:31.005Z] "mime/quotedprintable", [2024-03-21T09:11:31.005Z] "net", [2024-03-21T09:11:31.005Z] "net/http", [2024-03-21T09:11:31.005Z] "net/http/httptrace", [2024-03-21T09:11:31.005Z] "net/http/internal", [2024-03-21T09:11:31.005Z] "net/http/internal/ascii", [2024-03-21T09:11:31.005Z] "net/textproto", [2024-03-21T09:11:31.005Z] "net/url", [2024-03-21T09:11:31.005Z] "os", [2024-03-21T09:11:31.005Z] "path", [2024-03-21T09:11:31.005Z] "path/filepath", [2024-03-21T09:11:31.005Z] "reflect", [2024-03-21T09:11:31.005Z] "regexp", [2024-03-21T09:11:31.005Z] "regexp/syntax", [2024-03-21T09:11:31.005Z] "runtime", [2024-03-21T09:11:31.005Z] "runtime/cgo", [2024-03-21T09:11:31.005Z] "runtime/debug", [2024-03-21T09:11:31.005Z] "runtime/internal/atomic", [2024-03-21T09:11:31.005Z] "runtime/internal/math", [2024-03-21T09:11:31.005Z] "runtime/internal/sys", [2024-03-21T09:11:31.005Z] "sort", [2024-03-21T09:11:31.005Z] "strconv", [2024-03-21T09:11:31.005Z] "strings", [2024-03-21T09:11:31.005Z] "sync", [2024-03-21T09:11:31.005Z] "sync/atomic", [2024-03-21T09:11:31.005Z] "syscall", [2024-03-21T09:11:31.005Z] "time", [2024-03-21T09:11:31.005Z] "unicode", [2024-03-21T09:11:31.005Z] "unicode/utf16", [2024-03-21T09:11:31.005Z] "unicode/utf8", [2024-03-21T09:11:31.005Z] "unsafe", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "TestGoFiles": [ [2024-03-21T09:11:31.005Z] "handler_test.go", [2024-03-21T09:11:31.005Z] "utils_test.go" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "TestImports": [ [2024-03-21T09:11:31.005Z] "fmt", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.005Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.005Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.005Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.005Z] "net/http", [2024-03-21T09:11:31.005Z] "net/http/httptest", [2024-03-21T09:11:31.005Z] "strings", [2024-03-21T09:11:31.005Z] "testing" [2024-03-21T09:11:31.005Z] ] [2024-03-21T09:11:31.005Z] } [2024-03-21T09:11:31.005Z] { [2024-03-21T09:11:31.005Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/pkg/types", [2024-03-21T09:11:31.005Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.005Z] "Name": "types", [2024-03-21T09:11:31.005Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.005Z] "Module": { [2024-03-21T09:11:31.005Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-03-21T09:11:31.005Z] "Version": "v3.2.0-dev.3", [2024-03-21T09:11:31.005Z] "Time": "2024-03-04T15:36:22Z", [2024-03-21T09:11:31.005Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.005Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-03-21T09:11:31.005Z] "GoVersion": "1.21" [2024-03-21T09:11:31.005Z] }, [2024-03-21T09:11:31.005Z] "DepOnly": true, [2024-03-21T09:11:31.005Z] "Stale": true, [2024-03-21T09:11:31.005Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.005Z] "GoFiles": [ [2024-03-21T09:11:31.005Z] "config.go" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "Imports": [ [2024-03-21T09:11:31.005Z] "fmt", [2024-03-21T09:11:31.005Z] "net/url", [2024-03-21T09:11:31.005Z] "strconv", [2024-03-21T09:11:31.005Z] "strings" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "Deps": [ [2024-03-21T09:11:31.005Z] "errors", [2024-03-21T09:11:31.005Z] "fmt", [2024-03-21T09:11:31.005Z] "internal/abi", [2024-03-21T09:11:31.005Z] "internal/bytealg", [2024-03-21T09:11:31.005Z] "internal/cpu", [2024-03-21T09:11:31.005Z] "internal/fmtsort", [2024-03-21T09:11:31.005Z] "internal/goexperiment", [2024-03-21T09:11:31.005Z] "internal/itoa", [2024-03-21T09:11:31.005Z] "internal/oserror", [2024-03-21T09:11:31.005Z] "internal/poll", [2024-03-21T09:11:31.005Z] "internal/race", [2024-03-21T09:11:31.005Z] "internal/reflectlite", [2024-03-21T09:11:31.005Z] "internal/syscall/execenv", [2024-03-21T09:11:31.005Z] "internal/syscall/unix", [2024-03-21T09:11:31.005Z] "internal/testlog", [2024-03-21T09:11:31.005Z] "internal/unsafeheader", [2024-03-21T09:11:31.005Z] "io", [2024-03-21T09:11:31.005Z] "io/fs", [2024-03-21T09:11:31.005Z] "math", [2024-03-21T09:11:31.005Z] "math/bits", [2024-03-21T09:11:31.005Z] "net/url", [2024-03-21T09:11:31.005Z] "os", [2024-03-21T09:11:31.005Z] "path", [2024-03-21T09:11:31.005Z] "reflect", [2024-03-21T09:11:31.005Z] "runtime", [2024-03-21T09:11:31.005Z] "runtime/internal/atomic", [2024-03-21T09:11:31.005Z] "runtime/internal/math", [2024-03-21T09:11:31.005Z] "runtime/internal/sys", [2024-03-21T09:11:31.005Z] "sort", [2024-03-21T09:11:31.005Z] "strconv", [2024-03-21T09:11:31.005Z] "strings", [2024-03-21T09:11:31.005Z] "sync", [2024-03-21T09:11:31.005Z] "sync/atomic", [2024-03-21T09:11:31.005Z] "syscall", [2024-03-21T09:11:31.005Z] "time", [2024-03-21T09:11:31.005Z] "unicode", [2024-03-21T09:11:31.005Z] "unicode/utf8", [2024-03-21T09:11:31.005Z] "unsafe" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "TestGoFiles": [ [2024-03-21T09:11:31.005Z] "config_test.go" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "TestImports": [ [2024-03-21T09:11:31.005Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.005Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.005Z] "testing" [2024-03-21T09:11:31.005Z] ] [2024-03-21T09:11:31.005Z] } [2024-03-21T09:11:31.005Z] { [2024-03-21T09:11:31.005Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/environment", [2024-03-21T09:11:31.005Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.005Z] "Name": "environment", [2024-03-21T09:11:31.005Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.005Z] "Module": { [2024-03-21T09:11:31.005Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.005Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.005Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.005Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.005Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.005Z] "GoVersion": "1.21" [2024-03-21T09:11:31.005Z] }, [2024-03-21T09:11:31.005Z] "DepOnly": true, [2024-03-21T09:11:31.005Z] "Stale": true, [2024-03-21T09:11:31.005Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.005Z] "GoFiles": [ [2024-03-21T09:11:31.005Z] "variables.go" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "Imports": [ [2024-03-21T09:11:31.005Z] "encoding/json", [2024-03-21T09:11:31.005Z] "fmt", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.005Z] "os", [2024-03-21T09:11:31.005Z] "reflect", [2024-03-21T09:11:31.005Z] "regexp", [2024-03-21T09:11:31.005Z] "strconv", [2024-03-21T09:11:31.005Z] "strings", [2024-03-21T09:11:31.005Z] "time" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "Deps": [ [2024-03-21T09:11:31.005Z] "bufio", [2024-03-21T09:11:31.005Z] "bytes", [2024-03-21T09:11:31.005Z] "compress/flate", [2024-03-21T09:11:31.005Z] "compress/gzip", [2024-03-21T09:11:31.005Z] "compress/zlib", [2024-03-21T09:11:31.005Z] "container/list", [2024-03-21T09:11:31.005Z] "context", [2024-03-21T09:11:31.005Z] "crypto", [2024-03-21T09:11:31.005Z] "crypto/aes", [2024-03-21T09:11:31.005Z] "crypto/cipher", [2024-03-21T09:11:31.005Z] "crypto/des", [2024-03-21T09:11:31.005Z] "crypto/dsa", [2024-03-21T09:11:31.005Z] "crypto/ecdsa", [2024-03-21T09:11:31.005Z] "crypto/ed25519", [2024-03-21T09:11:31.005Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.005Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.005Z] "crypto/elliptic", [2024-03-21T09:11:31.005Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.005Z] "crypto/hmac", [2024-03-21T09:11:31.005Z] "crypto/internal/randutil", [2024-03-21T09:11:31.005Z] "crypto/internal/subtle", [2024-03-21T09:11:31.005Z] "crypto/md5", [2024-03-21T09:11:31.005Z] "crypto/rand", [2024-03-21T09:11:31.005Z] "crypto/rc4", [2024-03-21T09:11:31.005Z] "crypto/rsa", [2024-03-21T09:11:31.005Z] "crypto/sha1", [2024-03-21T09:11:31.005Z] "crypto/sha256", [2024-03-21T09:11:31.005Z] "crypto/sha512", [2024-03-21T09:11:31.005Z] "crypto/subtle", [2024-03-21T09:11:31.005Z] "crypto/tls", [2024-03-21T09:11:31.005Z] "crypto/x509", [2024-03-21T09:11:31.005Z] "crypto/x509/pkix", [2024-03-21T09:11:31.005Z] "database/sql/driver", [2024-03-21T09:11:31.005Z] "debug/dwarf", [2024-03-21T09:11:31.005Z] "debug/macho", [2024-03-21T09:11:31.005Z] "encoding", [2024-03-21T09:11:31.005Z] "encoding/asn1", [2024-03-21T09:11:31.005Z] "encoding/base64", [2024-03-21T09:11:31.005Z] "encoding/binary", [2024-03-21T09:11:31.005Z] "encoding/csv", [2024-03-21T09:11:31.005Z] "encoding/hex", [2024-03-21T09:11:31.005Z] "encoding/json", [2024-03-21T09:11:31.005Z] "encoding/pem", [2024-03-21T09:11:31.005Z] "encoding/xml", [2024-03-21T09:11:31.005Z] "errors", [2024-03-21T09:11:31.005Z] "fmt", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.005Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.005Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.005Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.005Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.005Z] "github.com/go-kit/log", [2024-03-21T09:11:31.005Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.005Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.005Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.005Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.005Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.005Z] "github.com/google/uuid", [2024-03-21T09:11:31.005Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.005Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.005Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.005Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.005Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.005Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.005Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.005Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.005Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.005Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.005Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.005Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.005Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.005Z] "golang.org/x/net/html", [2024-03-21T09:11:31.005Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.005Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.005Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.005Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.005Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.005Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.005Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.005Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.005Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.005Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.005Z] "golang.org/x/text/language", [2024-03-21T09:11:31.005Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.005Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.005Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.005Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.005Z] "hash", [2024-03-21T09:11:31.005Z] "hash/adler32", [2024-03-21T09:11:31.005Z] "hash/crc32", [2024-03-21T09:11:31.005Z] "internal/abi", [2024-03-21T09:11:31.005Z] "internal/bytealg", [2024-03-21T09:11:31.005Z] "internal/cpu", [2024-03-21T09:11:31.005Z] "internal/fmtsort", [2024-03-21T09:11:31.005Z] "internal/goexperiment", [2024-03-21T09:11:31.005Z] "internal/itoa", [2024-03-21T09:11:31.005Z] "internal/nettrace", [2024-03-21T09:11:31.005Z] "internal/oserror", [2024-03-21T09:11:31.005Z] "internal/poll", [2024-03-21T09:11:31.005Z] "internal/race", [2024-03-21T09:11:31.005Z] "internal/reflectlite", [2024-03-21T09:11:31.005Z] "internal/singleflight", [2024-03-21T09:11:31.005Z] "internal/syscall/execenv", [2024-03-21T09:11:31.005Z] "internal/syscall/unix", [2024-03-21T09:11:31.005Z] "internal/testlog", [2024-03-21T09:11:31.005Z] "internal/unsafeheader", [2024-03-21T09:11:31.005Z] "io", [2024-03-21T09:11:31.005Z] "io/fs", [2024-03-21T09:11:31.005Z] "io/ioutil", [2024-03-21T09:11:31.005Z] "log", [2024-03-21T09:11:31.005Z] "math", [2024-03-21T09:11:31.005Z] "math/big", [2024-03-21T09:11:31.005Z] "math/bits", [2024-03-21T09:11:31.005Z] "math/rand", [2024-03-21T09:11:31.005Z] "mime", [2024-03-21T09:11:31.005Z] "mime/multipart", [2024-03-21T09:11:31.005Z] "mime/quotedprintable", [2024-03-21T09:11:31.005Z] "net", [2024-03-21T09:11:31.005Z] "net/http", [2024-03-21T09:11:31.005Z] "net/http/httptrace", [2024-03-21T09:11:31.005Z] "net/http/internal", [2024-03-21T09:11:31.005Z] "net/http/internal/ascii", [2024-03-21T09:11:31.005Z] "net/textproto", [2024-03-21T09:11:31.005Z] "net/url", [2024-03-21T09:11:31.005Z] "os", [2024-03-21T09:11:31.005Z] "path", [2024-03-21T09:11:31.005Z] "path/filepath", [2024-03-21T09:11:31.005Z] "reflect", [2024-03-21T09:11:31.005Z] "regexp", [2024-03-21T09:11:31.005Z] "regexp/syntax", [2024-03-21T09:11:31.005Z] "runtime", [2024-03-21T09:11:31.005Z] "runtime/cgo", [2024-03-21T09:11:31.005Z] "runtime/debug", [2024-03-21T09:11:31.005Z] "runtime/internal/atomic", [2024-03-21T09:11:31.005Z] "runtime/internal/math", [2024-03-21T09:11:31.005Z] "runtime/internal/sys", [2024-03-21T09:11:31.005Z] "sort", [2024-03-21T09:11:31.005Z] "strconv", [2024-03-21T09:11:31.005Z] "strings", [2024-03-21T09:11:31.005Z] "sync", [2024-03-21T09:11:31.005Z] "sync/atomic", [2024-03-21T09:11:31.005Z] "syscall", [2024-03-21T09:11:31.005Z] "time", [2024-03-21T09:11:31.005Z] "unicode", [2024-03-21T09:11:31.005Z] "unicode/utf16", [2024-03-21T09:11:31.005Z] "unicode/utf8", [2024-03-21T09:11:31.005Z] "unsafe", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.005Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "TestGoFiles": [ [2024-03-21T09:11:31.005Z] "variables_test.go" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "TestImports": [ [2024-03-21T09:11:31.005Z] "fmt", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-21T09:11:31.005Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.005Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.005Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.005Z] "os", [2024-03-21T09:11:31.005Z] "strconv", [2024-03-21T09:11:31.005Z] "strings", [2024-03-21T09:11:31.005Z] "testing", [2024-03-21T09:11:31.005Z] "time" [2024-03-21T09:11:31.005Z] ] [2024-03-21T09:11:31.005Z] } [2024-03-21T09:11:31.005Z] { [2024-03-21T09:11:31.005Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/startup", [2024-03-21T09:11:31.005Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.005Z] "Name": "startup", [2024-03-21T09:11:31.005Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.005Z] "Module": { [2024-03-21T09:11:31.005Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.005Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.005Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.005Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.005Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.005Z] "GoVersion": "1.21" [2024-03-21T09:11:31.005Z] }, [2024-03-21T09:11:31.005Z] "DepOnly": true, [2024-03-21T09:11:31.005Z] "Stale": true, [2024-03-21T09:11:31.005Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.005Z] "GoFiles": [ [2024-03-21T09:11:31.005Z] "timer.go" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "Imports": [ [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.005Z] "time" [2024-03-21T09:11:31.005Z] ], [2024-03-21T09:11:31.005Z] "Deps": [ [2024-03-21T09:11:31.005Z] "bufio", [2024-03-21T09:11:31.005Z] "bytes", [2024-03-21T09:11:31.005Z] "compress/flate", [2024-03-21T09:11:31.005Z] "compress/gzip", [2024-03-21T09:11:31.005Z] "compress/zlib", [2024-03-21T09:11:31.005Z] "container/list", [2024-03-21T09:11:31.005Z] "context", [2024-03-21T09:11:31.005Z] "crypto", [2024-03-21T09:11:31.005Z] "crypto/aes", [2024-03-21T09:11:31.005Z] "crypto/cipher", [2024-03-21T09:11:31.005Z] "crypto/des", [2024-03-21T09:11:31.005Z] "crypto/dsa", [2024-03-21T09:11:31.005Z] "crypto/ecdsa", [2024-03-21T09:11:31.005Z] "crypto/ed25519", [2024-03-21T09:11:31.005Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.005Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.005Z] "crypto/elliptic", [2024-03-21T09:11:31.005Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.005Z] "crypto/hmac", [2024-03-21T09:11:31.005Z] "crypto/internal/randutil", [2024-03-21T09:11:31.005Z] "crypto/internal/subtle", [2024-03-21T09:11:31.005Z] "crypto/md5", [2024-03-21T09:11:31.005Z] "crypto/rand", [2024-03-21T09:11:31.005Z] "crypto/rc4", [2024-03-21T09:11:31.005Z] "crypto/rsa", [2024-03-21T09:11:31.005Z] "crypto/sha1", [2024-03-21T09:11:31.005Z] "crypto/sha256", [2024-03-21T09:11:31.005Z] "crypto/sha512", [2024-03-21T09:11:31.005Z] "crypto/subtle", [2024-03-21T09:11:31.005Z] "crypto/tls", [2024-03-21T09:11:31.005Z] "crypto/x509", [2024-03-21T09:11:31.005Z] "crypto/x509/pkix", [2024-03-21T09:11:31.005Z] "database/sql/driver", [2024-03-21T09:11:31.005Z] "debug/dwarf", [2024-03-21T09:11:31.005Z] "debug/macho", [2024-03-21T09:11:31.005Z] "encoding", [2024-03-21T09:11:31.005Z] "encoding/asn1", [2024-03-21T09:11:31.005Z] "encoding/base64", [2024-03-21T09:11:31.005Z] "encoding/binary", [2024-03-21T09:11:31.005Z] "encoding/csv", [2024-03-21T09:11:31.005Z] "encoding/hex", [2024-03-21T09:11:31.005Z] "encoding/json", [2024-03-21T09:11:31.005Z] "encoding/pem", [2024-03-21T09:11:31.005Z] "encoding/xml", [2024-03-21T09:11:31.005Z] "errors", [2024-03-21T09:11:31.005Z] "fmt", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.005Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.005Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.005Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.005Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.005Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.005Z] "github.com/go-kit/log", [2024-03-21T09:11:31.005Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.005Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.005Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.005Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.005Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.005Z] "github.com/google/uuid", [2024-03-21T09:11:31.005Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.005Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.005Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.005Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.005Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.005Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.005Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.005Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.005Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.005Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.005Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.005Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.005Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.005Z] "golang.org/x/net/html", [2024-03-21T09:11:31.005Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.005Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.005Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.006Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.006Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.006Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.006Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.006Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.006Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.006Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.006Z] "golang.org/x/text/language", [2024-03-21T09:11:31.006Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.006Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.006Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.006Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.006Z] "hash", [2024-03-21T09:11:31.006Z] "hash/adler32", [2024-03-21T09:11:31.006Z] "hash/crc32", [2024-03-21T09:11:31.006Z] "internal/abi", [2024-03-21T09:11:31.006Z] "internal/bytealg", [2024-03-21T09:11:31.006Z] "internal/cpu", [2024-03-21T09:11:31.006Z] "internal/fmtsort", [2024-03-21T09:11:31.006Z] "internal/goexperiment", [2024-03-21T09:11:31.006Z] "internal/itoa", [2024-03-21T09:11:31.006Z] "internal/nettrace", [2024-03-21T09:11:31.006Z] "internal/oserror", [2024-03-21T09:11:31.006Z] "internal/poll", [2024-03-21T09:11:31.006Z] "internal/race", [2024-03-21T09:11:31.006Z] "internal/reflectlite", [2024-03-21T09:11:31.006Z] "internal/singleflight", [2024-03-21T09:11:31.006Z] "internal/syscall/execenv", [2024-03-21T09:11:31.006Z] "internal/syscall/unix", [2024-03-21T09:11:31.006Z] "internal/testlog", [2024-03-21T09:11:31.006Z] "internal/unsafeheader", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "io/fs", [2024-03-21T09:11:31.006Z] "io/ioutil", [2024-03-21T09:11:31.006Z] "log", [2024-03-21T09:11:31.006Z] "math", [2024-03-21T09:11:31.006Z] "math/big", [2024-03-21T09:11:31.006Z] "math/bits", [2024-03-21T09:11:31.006Z] "math/rand", [2024-03-21T09:11:31.006Z] "mime", [2024-03-21T09:11:31.006Z] "mime/multipart", [2024-03-21T09:11:31.006Z] "mime/quotedprintable", [2024-03-21T09:11:31.006Z] "net", [2024-03-21T09:11:31.006Z] "net/http", [2024-03-21T09:11:31.006Z] "net/http/httptrace", [2024-03-21T09:11:31.006Z] "net/http/internal", [2024-03-21T09:11:31.006Z] "net/http/internal/ascii", [2024-03-21T09:11:31.006Z] "net/textproto", [2024-03-21T09:11:31.006Z] "net/url", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "path", [2024-03-21T09:11:31.006Z] "path/filepath", [2024-03-21T09:11:31.006Z] "reflect", [2024-03-21T09:11:31.006Z] "regexp", [2024-03-21T09:11:31.006Z] "regexp/syntax", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "runtime/cgo", [2024-03-21T09:11:31.006Z] "runtime/debug", [2024-03-21T09:11:31.006Z] "runtime/internal/atomic", [2024-03-21T09:11:31.006Z] "runtime/internal/math", [2024-03-21T09:11:31.006Z] "runtime/internal/sys", [2024-03-21T09:11:31.006Z] "sort", [2024-03-21T09:11:31.006Z] "strconv", [2024-03-21T09:11:31.006Z] "strings", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "sync/atomic", [2024-03-21T09:11:31.006Z] "syscall", [2024-03-21T09:11:31.006Z] "time", [2024-03-21T09:11:31.006Z] "unicode", [2024-03-21T09:11:31.006Z] "unicode/utf16", [2024-03-21T09:11:31.006Z] "unicode/utf8", [2024-03-21T09:11:31.006Z] "unsafe", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.006Z] ] [2024-03-21T09:11:31.006Z] } [2024-03-21T09:11:31.006Z] { [2024-03-21T09:11:31.006Z] "Dir": "/usr/local/go/src/log/syslog", [2024-03-21T09:11:31.006Z] "ImportPath": "log/syslog", [2024-03-21T09:11:31.006Z] "Name": "syslog", [2024-03-21T09:11:31.006Z] "Doc": "Package syslog provides a simple interface to the system log service.", [2024-03-21T09:11:31.006Z] "Target": "/usr/local/go/pkg/linux_amd64/log/syslog.a", [2024-03-21T09:11:31.006Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.006Z] "Goroot": true, [2024-03-21T09:11:31.006Z] "Standard": true, [2024-03-21T09:11:31.006Z] "DepOnly": true, [2024-03-21T09:11:31.006Z] "GoFiles": [ [2024-03-21T09:11:31.006Z] "doc.go", [2024-03-21T09:11:31.006Z] "syslog.go", [2024-03-21T09:11:31.006Z] "syslog_unix.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Imports": [ [2024-03-21T09:11:31.006Z] "errors", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "log", [2024-03-21T09:11:31.006Z] "net", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "strings", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "time" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Deps": [ [2024-03-21T09:11:31.006Z] "context", [2024-03-21T09:11:31.006Z] "errors", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "internal/abi", [2024-03-21T09:11:31.006Z] "internal/bytealg", [2024-03-21T09:11:31.006Z] "internal/cpu", [2024-03-21T09:11:31.006Z] "internal/fmtsort", [2024-03-21T09:11:31.006Z] "internal/goexperiment", [2024-03-21T09:11:31.006Z] "internal/itoa", [2024-03-21T09:11:31.006Z] "internal/nettrace", [2024-03-21T09:11:31.006Z] "internal/oserror", [2024-03-21T09:11:31.006Z] "internal/poll", [2024-03-21T09:11:31.006Z] "internal/race", [2024-03-21T09:11:31.006Z] "internal/reflectlite", [2024-03-21T09:11:31.006Z] "internal/singleflight", [2024-03-21T09:11:31.006Z] "internal/syscall/execenv", [2024-03-21T09:11:31.006Z] "internal/syscall/unix", [2024-03-21T09:11:31.006Z] "internal/testlog", [2024-03-21T09:11:31.006Z] "internal/unsafeheader", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "io/fs", [2024-03-21T09:11:31.006Z] "log", [2024-03-21T09:11:31.006Z] "math", [2024-03-21T09:11:31.006Z] "math/bits", [2024-03-21T09:11:31.006Z] "net", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "path", [2024-03-21T09:11:31.006Z] "reflect", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "runtime/cgo", [2024-03-21T09:11:31.006Z] "runtime/internal/atomic", [2024-03-21T09:11:31.006Z] "runtime/internal/math", [2024-03-21T09:11:31.006Z] "runtime/internal/sys", [2024-03-21T09:11:31.006Z] "sort", [2024-03-21T09:11:31.006Z] "strconv", [2024-03-21T09:11:31.006Z] "strings", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "sync/atomic", [2024-03-21T09:11:31.006Z] "syscall", [2024-03-21T09:11:31.006Z] "time", [2024-03-21T09:11:31.006Z] "unicode", [2024-03-21T09:11:31.006Z] "unicode/utf8", [2024-03-21T09:11:31.006Z] "unsafe", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "TestGoFiles": [ [2024-03-21T09:11:31.006Z] "syslog_test.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "TestImports": [ [2024-03-21T09:11:31.006Z] "bufio", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "log", [2024-03-21T09:11:31.006Z] "net", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "testing", [2024-03-21T09:11:31.006Z] "time" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "XTestGoFiles": [ [2024-03-21T09:11:31.006Z] "example_test.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "XTestImports": [ [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "log", [2024-03-21T09:11:31.006Z] "log/syslog" [2024-03-21T09:11:31.006Z] ] [2024-03-21T09:11:31.006Z] } [2024-03-21T09:11:31.006Z] { [2024-03-21T09:11:31.006Z] "Dir": "/usr/local/go/src/text/tabwriter", [2024-03-21T09:11:31.006Z] "ImportPath": "text/tabwriter", [2024-03-21T09:11:31.006Z] "Name": "tabwriter", [2024-03-21T09:11:31.006Z] "Doc": "Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.", [2024-03-21T09:11:31.006Z] "Target": "/usr/local/go/pkg/linux_amd64/text/tabwriter.a", [2024-03-21T09:11:31.006Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.006Z] "Goroot": true, [2024-03-21T09:11:31.006Z] "Standard": true, [2024-03-21T09:11:31.006Z] "DepOnly": true, [2024-03-21T09:11:31.006Z] "GoFiles": [ [2024-03-21T09:11:31.006Z] "tabwriter.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Imports": [ [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "unicode/utf8" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Deps": [ [2024-03-21T09:11:31.006Z] "errors", [2024-03-21T09:11:31.006Z] "internal/abi", [2024-03-21T09:11:31.006Z] "internal/bytealg", [2024-03-21T09:11:31.006Z] "internal/cpu", [2024-03-21T09:11:31.006Z] "internal/goexperiment", [2024-03-21T09:11:31.006Z] "internal/race", [2024-03-21T09:11:31.006Z] "internal/reflectlite", [2024-03-21T09:11:31.006Z] "internal/unsafeheader", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "runtime/internal/atomic", [2024-03-21T09:11:31.006Z] "runtime/internal/math", [2024-03-21T09:11:31.006Z] "runtime/internal/sys", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "sync/atomic", [2024-03-21T09:11:31.006Z] "unicode/utf8", [2024-03-21T09:11:31.006Z] "unsafe" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "XTestGoFiles": [ [2024-03-21T09:11:31.006Z] "example_test.go", [2024-03-21T09:11:31.006Z] "tabwriter_test.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "XTestImports": [ [2024-03-21T09:11:31.006Z] "bytes", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "testing", [2024-03-21T09:11:31.006Z] "text/tabwriter" [2024-03-21T09:11:31.006Z] ] [2024-03-21T09:11:31.006Z] } [2024-03-21T09:11:31.006Z] { [2024-03-21T09:11:31.006Z] "Dir": "/usr/local/go/src/runtime/pprof", [2024-03-21T09:11:31.006Z] "ImportPath": "runtime/pprof", [2024-03-21T09:11:31.006Z] "Name": "pprof", [2024-03-21T09:11:31.006Z] "Doc": "Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.", [2024-03-21T09:11:31.006Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/pprof.a", [2024-03-21T09:11:31.006Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.006Z] "Goroot": true, [2024-03-21T09:11:31.006Z] "Standard": true, [2024-03-21T09:11:31.006Z] "DepOnly": true, [2024-03-21T09:11:31.006Z] "GoFiles": [ [2024-03-21T09:11:31.006Z] "elf.go", [2024-03-21T09:11:31.006Z] "label.go", [2024-03-21T09:11:31.006Z] "map.go", [2024-03-21T09:11:31.006Z] "pprof.go", [2024-03-21T09:11:31.006Z] "pprof_rusage.go", [2024-03-21T09:11:31.006Z] "proto.go", [2024-03-21T09:11:31.006Z] "protobuf.go", [2024-03-21T09:11:31.006Z] "protomem.go", [2024-03-21T09:11:31.006Z] "runtime.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.006Z] "pprof_norusage.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Imports": [ [2024-03-21T09:11:31.006Z] "bufio", [2024-03-21T09:11:31.006Z] "bytes", [2024-03-21T09:11:31.006Z] "compress/gzip", [2024-03-21T09:11:31.006Z] "context", [2024-03-21T09:11:31.006Z] "encoding/binary", [2024-03-21T09:11:31.006Z] "errors", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "math", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "sort", [2024-03-21T09:11:31.006Z] "strconv", [2024-03-21T09:11:31.006Z] "strings", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "syscall", [2024-03-21T09:11:31.006Z] "text/tabwriter", [2024-03-21T09:11:31.006Z] "time", [2024-03-21T09:11:31.006Z] "unsafe" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Deps": [ [2024-03-21T09:11:31.006Z] "bufio", [2024-03-21T09:11:31.006Z] "bytes", [2024-03-21T09:11:31.006Z] "compress/flate", [2024-03-21T09:11:31.006Z] "compress/gzip", [2024-03-21T09:11:31.006Z] "context", [2024-03-21T09:11:31.006Z] "encoding/binary", [2024-03-21T09:11:31.006Z] "errors", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "hash", [2024-03-21T09:11:31.006Z] "hash/crc32", [2024-03-21T09:11:31.006Z] "internal/abi", [2024-03-21T09:11:31.006Z] "internal/bytealg", [2024-03-21T09:11:31.006Z] "internal/cpu", [2024-03-21T09:11:31.006Z] "internal/fmtsort", [2024-03-21T09:11:31.006Z] "internal/goexperiment", [2024-03-21T09:11:31.006Z] "internal/itoa", [2024-03-21T09:11:31.006Z] "internal/oserror", [2024-03-21T09:11:31.006Z] "internal/poll", [2024-03-21T09:11:31.006Z] "internal/race", [2024-03-21T09:11:31.006Z] "internal/reflectlite", [2024-03-21T09:11:31.006Z] "internal/syscall/execenv", [2024-03-21T09:11:31.006Z] "internal/syscall/unix", [2024-03-21T09:11:31.006Z] "internal/testlog", [2024-03-21T09:11:31.006Z] "internal/unsafeheader", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "io/fs", [2024-03-21T09:11:31.006Z] "math", [2024-03-21T09:11:31.006Z] "math/bits", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "path", [2024-03-21T09:11:31.006Z] "reflect", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "runtime/internal/atomic", [2024-03-21T09:11:31.006Z] "runtime/internal/math", [2024-03-21T09:11:31.006Z] "runtime/internal/sys", [2024-03-21T09:11:31.006Z] "sort", [2024-03-21T09:11:31.006Z] "strconv", [2024-03-21T09:11:31.006Z] "strings", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "sync/atomic", [2024-03-21T09:11:31.006Z] "syscall", [2024-03-21T09:11:31.006Z] "text/tabwriter", [2024-03-21T09:11:31.006Z] "time", [2024-03-21T09:11:31.006Z] "unicode", [2024-03-21T09:11:31.006Z] "unicode/utf8", [2024-03-21T09:11:31.006Z] "unsafe" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "TestGoFiles": [ [2024-03-21T09:11:31.006Z] "label_test.go", [2024-03-21T09:11:31.006Z] "mprof_test.go", [2024-03-21T09:11:31.006Z] "pprof_test.go", [2024-03-21T09:11:31.006Z] "proto_test.go", [2024-03-21T09:11:31.006Z] "protomem_test.go", [2024-03-21T09:11:31.006Z] "runtime_test.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "TestImports": [ [2024-03-21T09:11:31.006Z] "bytes", [2024-03-21T09:11:31.006Z] "context", [2024-03-21T09:11:31.006Z] "encoding/json", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "internal/profile", [2024-03-21T09:11:31.006Z] "internal/testenv", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "math", [2024-03-21T09:11:31.006Z] "math/big", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "os/exec", [2024-03-21T09:11:31.006Z] "reflect", [2024-03-21T09:11:31.006Z] "regexp", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "sort", [2024-03-21T09:11:31.006Z] "strings", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "sync/atomic", [2024-03-21T09:11:31.006Z] "testing", [2024-03-21T09:11:31.006Z] "time", [2024-03-21T09:11:31.006Z] "unsafe" [2024-03-21T09:11:31.006Z] ] [2024-03-21T09:11:31.006Z] } [2024-03-21T09:11:31.006Z] { [2024-03-21T09:11:31.006Z] "Dir": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-03-21T09:11:31.006Z] "ImportPath": "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.006Z] "Name": "metrics", [2024-03-21T09:11:31.006Z] "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-21T09:11:31.006Z] "Root": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-03-21T09:11:31.006Z] "Module": { [2024-03-21T09:11:31.006Z] "Path": "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.006Z] "Version": "v0.0.0-20201227073835-cf1acfcdf475", [2024-03-21T09:11:31.006Z] "Time": "2020-12-27T07:38:35Z", [2024-03-21T09:11:31.006Z] "Dir": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-03-21T09:11:31.006Z] "GoMod": "/go/pkg/mod/cache/download/github.com/rcrowley/go-metrics/@v/v0.0.0-20201227073835-cf1acfcdf475.mod" [2024-03-21T09:11:31.006Z] }, [2024-03-21T09:11:31.006Z] "DepOnly": true, [2024-03-21T09:11:31.006Z] "Stale": true, [2024-03-21T09:11:31.006Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.006Z] "GoFiles": [ [2024-03-21T09:11:31.006Z] "counter.go", [2024-03-21T09:11:31.006Z] "debug.go", [2024-03-21T09:11:31.006Z] "ewma.go", [2024-03-21T09:11:31.006Z] "gauge.go", [2024-03-21T09:11:31.006Z] "gauge_float64.go", [2024-03-21T09:11:31.006Z] "graphite.go", [2024-03-21T09:11:31.006Z] "healthcheck.go", [2024-03-21T09:11:31.006Z] "histogram.go", [2024-03-21T09:11:31.006Z] "json.go", [2024-03-21T09:11:31.006Z] "log.go", [2024-03-21T09:11:31.006Z] "meter.go", [2024-03-21T09:11:31.006Z] "metrics.go", [2024-03-21T09:11:31.006Z] "opentsdb.go", [2024-03-21T09:11:31.006Z] "registry.go", [2024-03-21T09:11:31.006Z] "runtime.go", [2024-03-21T09:11:31.006Z] "runtime_cgo.go", [2024-03-21T09:11:31.006Z] "runtime_gccpufraction.go", [2024-03-21T09:11:31.006Z] "sample.go", [2024-03-21T09:11:31.006Z] "syslog.go", [2024-03-21T09:11:31.006Z] "timer.go", [2024-03-21T09:11:31.006Z] "writer.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.006Z] "runtime_no_cgo.go", [2024-03-21T09:11:31.006Z] "runtime_no_gccpufraction.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Imports": [ [2024-03-21T09:11:31.006Z] "bufio", [2024-03-21T09:11:31.006Z] "encoding/json", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "log", [2024-03-21T09:11:31.006Z] "log/syslog", [2024-03-21T09:11:31.006Z] "math", [2024-03-21T09:11:31.006Z] "math/rand", [2024-03-21T09:11:31.006Z] "net", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "reflect", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "runtime/debug", [2024-03-21T09:11:31.006Z] "runtime/pprof", [2024-03-21T09:11:31.006Z] "sort", [2024-03-21T09:11:31.006Z] "strconv", [2024-03-21T09:11:31.006Z] "strings", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "sync/atomic", [2024-03-21T09:11:31.006Z] "time" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Deps": [ [2024-03-21T09:11:31.006Z] "bufio", [2024-03-21T09:11:31.006Z] "bytes", [2024-03-21T09:11:31.006Z] "compress/flate", [2024-03-21T09:11:31.006Z] "compress/gzip", [2024-03-21T09:11:31.006Z] "context", [2024-03-21T09:11:31.006Z] "encoding", [2024-03-21T09:11:31.006Z] "encoding/base64", [2024-03-21T09:11:31.006Z] "encoding/binary", [2024-03-21T09:11:31.006Z] "encoding/json", [2024-03-21T09:11:31.006Z] "errors", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "hash", [2024-03-21T09:11:31.006Z] "hash/crc32", [2024-03-21T09:11:31.006Z] "internal/abi", [2024-03-21T09:11:31.006Z] "internal/bytealg", [2024-03-21T09:11:31.006Z] "internal/cpu", [2024-03-21T09:11:31.006Z] "internal/fmtsort", [2024-03-21T09:11:31.006Z] "internal/goexperiment", [2024-03-21T09:11:31.006Z] "internal/itoa", [2024-03-21T09:11:31.006Z] "internal/nettrace", [2024-03-21T09:11:31.006Z] "internal/oserror", [2024-03-21T09:11:31.006Z] "internal/poll", [2024-03-21T09:11:31.006Z] "internal/race", [2024-03-21T09:11:31.006Z] "internal/reflectlite", [2024-03-21T09:11:31.006Z] "internal/singleflight", [2024-03-21T09:11:31.006Z] "internal/syscall/execenv", [2024-03-21T09:11:31.006Z] "internal/syscall/unix", [2024-03-21T09:11:31.006Z] "internal/testlog", [2024-03-21T09:11:31.006Z] "internal/unsafeheader", [2024-03-21T09:11:31.006Z] "io", [2024-03-21T09:11:31.006Z] "io/fs", [2024-03-21T09:11:31.006Z] "log", [2024-03-21T09:11:31.006Z] "log/syslog", [2024-03-21T09:11:31.006Z] "math", [2024-03-21T09:11:31.006Z] "math/bits", [2024-03-21T09:11:31.006Z] "math/rand", [2024-03-21T09:11:31.006Z] "net", [2024-03-21T09:11:31.006Z] "os", [2024-03-21T09:11:31.006Z] "path", [2024-03-21T09:11:31.006Z] "reflect", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "runtime/cgo", [2024-03-21T09:11:31.006Z] "runtime/debug", [2024-03-21T09:11:31.006Z] "runtime/internal/atomic", [2024-03-21T09:11:31.006Z] "runtime/internal/math", [2024-03-21T09:11:31.006Z] "runtime/internal/sys", [2024-03-21T09:11:31.006Z] "runtime/pprof", [2024-03-21T09:11:31.006Z] "sort", [2024-03-21T09:11:31.006Z] "strconv", [2024-03-21T09:11:31.006Z] "strings", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "sync/atomic", [2024-03-21T09:11:31.006Z] "syscall", [2024-03-21T09:11:31.006Z] "text/tabwriter", [2024-03-21T09:11:31.006Z] "time", [2024-03-21T09:11:31.006Z] "unicode", [2024-03-21T09:11:31.006Z] "unicode/utf16", [2024-03-21T09:11:31.006Z] "unicode/utf8", [2024-03-21T09:11:31.006Z] "unsafe", [2024-03-21T09:11:31.006Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "TestGoFiles": [ [2024-03-21T09:11:31.006Z] "counter_test.go", [2024-03-21T09:11:31.006Z] "debug_test.go", [2024-03-21T09:11:31.006Z] "ewma_test.go", [2024-03-21T09:11:31.006Z] "gauge_float64_test.go", [2024-03-21T09:11:31.006Z] "gauge_test.go", [2024-03-21T09:11:31.006Z] "graphite_test.go", [2024-03-21T09:11:31.006Z] "histogram_test.go", [2024-03-21T09:11:31.006Z] "json_test.go", [2024-03-21T09:11:31.006Z] "meter_test.go", [2024-03-21T09:11:31.006Z] "metrics_test.go", [2024-03-21T09:11:31.006Z] "opentsdb_test.go", [2024-03-21T09:11:31.006Z] "registry_test.go", [2024-03-21T09:11:31.006Z] "runtime_test.go", [2024-03-21T09:11:31.006Z] "sample_test.go", [2024-03-21T09:11:31.006Z] "timer_test.go", [2024-03-21T09:11:31.006Z] "writer_test.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "TestImports": [ [2024-03-21T09:11:31.006Z] "bytes", [2024-03-21T09:11:31.006Z] "encoding/json", [2024-03-21T09:11:31.006Z] "fmt", [2024-03-21T09:11:31.006Z] "io/ioutil", [2024-03-21T09:11:31.006Z] "log", [2024-03-21T09:11:31.006Z] "math", [2024-03-21T09:11:31.006Z] "math/rand", [2024-03-21T09:11:31.006Z] "net", [2024-03-21T09:11:31.006Z] "runtime", [2024-03-21T09:11:31.006Z] "runtime/debug", [2024-03-21T09:11:31.006Z] "sort", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "testing", [2024-03-21T09:11:31.006Z] "time" [2024-03-21T09:11:31.006Z] ] [2024-03-21T09:11:31.006Z] } [2024-03-21T09:11:31.006Z] { [2024-03-21T09:11:31.006Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/interfaces", [2024-03-21T09:11:31.006Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.006Z] "Name": "interfaces", [2024-03-21T09:11:31.006Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.006Z] "Module": { [2024-03-21T09:11:31.006Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.006Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.006Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.006Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.006Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.006Z] "GoVersion": "1.21" [2024-03-21T09:11:31.006Z] }, [2024-03-21T09:11:31.006Z] "DepOnly": true, [2024-03-21T09:11:31.006Z] "Stale": true, [2024-03-21T09:11:31.006Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.006Z] "GoFiles": [ [2024-03-21T09:11:31.006Z] "certificate.go", [2024-03-21T09:11:31.006Z] "configuration.go", [2024-03-21T09:11:31.006Z] "database.go", [2024-03-21T09:11:31.006Z] "handler.go", [2024-03-21T09:11:31.006Z] "metrics.go", [2024-03-21T09:11:31.006Z] "secret.go" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Imports": [ [2024-03-21T09:11:31.006Z] "context", [2024-03-21T09:11:31.006Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.006Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.006Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.006Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.006Z] "net/http", [2024-03-21T09:11:31.006Z] "sync", [2024-03-21T09:11:31.006Z] "time" [2024-03-21T09:11:31.006Z] ], [2024-03-21T09:11:31.006Z] "Deps": [ [2024-03-21T09:11:31.006Z] "bufio", [2024-03-21T09:11:31.006Z] "bytes", [2024-03-21T09:11:31.006Z] "compress/flate", [2024-03-21T09:11:31.006Z] "compress/gzip", [2024-03-21T09:11:31.006Z] "compress/zlib", [2024-03-21T09:11:31.006Z] "container/list", [2024-03-21T09:11:31.006Z] "context", [2024-03-21T09:11:31.006Z] "crypto", [2024-03-21T09:11:31.006Z] "crypto/aes", [2024-03-21T09:11:31.006Z] "crypto/cipher", [2024-03-21T09:11:31.006Z] "crypto/des", [2024-03-21T09:11:31.006Z] "crypto/dsa", [2024-03-21T09:11:31.006Z] "crypto/ecdsa", [2024-03-21T09:11:31.006Z] "crypto/ed25519", [2024-03-21T09:11:31.006Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.006Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.006Z] "crypto/elliptic", [2024-03-21T09:11:31.006Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.006Z] "crypto/hmac", [2024-03-21T09:11:31.006Z] "crypto/internal/randutil", [2024-03-21T09:11:31.006Z] "crypto/internal/subtle", [2024-03-21T09:11:31.006Z] "crypto/md5", [2024-03-21T09:11:31.006Z] "crypto/rand", [2024-03-21T09:11:31.006Z] "crypto/rc4", [2024-03-21T09:11:31.006Z] "crypto/rsa", [2024-03-21T09:11:31.006Z] "crypto/sha1", [2024-03-21T09:11:31.006Z] "crypto/sha256", [2024-03-21T09:11:31.006Z] "crypto/sha512", [2024-03-21T09:11:31.006Z] "crypto/subtle", [2024-03-21T09:11:31.006Z] "crypto/tls", [2024-03-21T09:11:31.006Z] "crypto/x509", [2024-03-21T09:11:31.006Z] "crypto/x509/pkix", [2024-03-21T09:11:31.006Z] "database/sql/driver", [2024-03-21T09:11:31.006Z] "debug/dwarf", [2024-03-21T09:11:31.006Z] "debug/macho", [2024-03-21T09:11:31.006Z] "encoding", [2024-03-21T09:11:31.006Z] "encoding/asn1", [2024-03-21T09:11:31.006Z] "encoding/base64", [2024-03-21T09:11:31.006Z] "encoding/binary", [2024-03-21T09:11:31.006Z] "encoding/csv", [2024-03-21T09:11:31.006Z] "encoding/hex", [2024-03-21T09:11:31.006Z] "encoding/json", [2024-03-21T09:11:31.007Z] "encoding/pem", [2024-03-21T09:11:31.007Z] "encoding/xml", [2024-03-21T09:11:31.007Z] "errors", [2024-03-21T09:11:31.007Z] "flag", [2024-03-21T09:11:31.007Z] "fmt", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.007Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.007Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.007Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.007Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.007Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.007Z] "github.com/go-kit/log", [2024-03-21T09:11:31.007Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.007Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.007Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.007Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.007Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.007Z] "github.com/google/uuid", [2024-03-21T09:11:31.007Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.007Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.007Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.007Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.007Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.007Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.007Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.007Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.007Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.007Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.007Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.007Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.007Z] "golang.org/x/net/html", [2024-03-21T09:11:31.007Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.007Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.007Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.007Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.007Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.007Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.007Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.007Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.007Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.007Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.007Z] "golang.org/x/text/language", [2024-03-21T09:11:31.007Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.007Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.007Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.007Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.007Z] "hash", [2024-03-21T09:11:31.007Z] "hash/adler32", [2024-03-21T09:11:31.007Z] "hash/crc32", [2024-03-21T09:11:31.007Z] "internal/abi", [2024-03-21T09:11:31.007Z] "internal/bytealg", [2024-03-21T09:11:31.007Z] "internal/cpu", [2024-03-21T09:11:31.007Z] "internal/fmtsort", [2024-03-21T09:11:31.007Z] "internal/goexperiment", [2024-03-21T09:11:31.007Z] "internal/itoa", [2024-03-21T09:11:31.007Z] "internal/nettrace", [2024-03-21T09:11:31.007Z] "internal/oserror", [2024-03-21T09:11:31.007Z] "internal/poll", [2024-03-21T09:11:31.007Z] "internal/race", [2024-03-21T09:11:31.007Z] "internal/reflectlite", [2024-03-21T09:11:31.007Z] "internal/singleflight", [2024-03-21T09:11:31.007Z] "internal/syscall/execenv", [2024-03-21T09:11:31.007Z] "internal/syscall/unix", [2024-03-21T09:11:31.007Z] "internal/testlog", [2024-03-21T09:11:31.007Z] "internal/unsafeheader", [2024-03-21T09:11:31.007Z] "io", [2024-03-21T09:11:31.007Z] "io/fs", [2024-03-21T09:11:31.007Z] "io/ioutil", [2024-03-21T09:11:31.007Z] "log", [2024-03-21T09:11:31.007Z] "log/syslog", [2024-03-21T09:11:31.007Z] "math", [2024-03-21T09:11:31.007Z] "math/big", [2024-03-21T09:11:31.007Z] "math/bits", [2024-03-21T09:11:31.007Z] "math/rand", [2024-03-21T09:11:31.007Z] "mime", [2024-03-21T09:11:31.007Z] "mime/multipart", [2024-03-21T09:11:31.007Z] "mime/quotedprintable", [2024-03-21T09:11:31.007Z] "net", [2024-03-21T09:11:31.007Z] "net/http", [2024-03-21T09:11:31.007Z] "net/http/httptest", [2024-03-21T09:11:31.007Z] "net/http/httptrace", [2024-03-21T09:11:31.007Z] "net/http/internal", [2024-03-21T09:11:31.007Z] "net/http/internal/ascii", [2024-03-21T09:11:31.007Z] "net/http/internal/testcert", [2024-03-21T09:11:31.007Z] "net/textproto", [2024-03-21T09:11:31.007Z] "net/url", [2024-03-21T09:11:31.007Z] "os", [2024-03-21T09:11:31.007Z] "path", [2024-03-21T09:11:31.007Z] "path/filepath", [2024-03-21T09:11:31.007Z] "reflect", [2024-03-21T09:11:31.007Z] "regexp", [2024-03-21T09:11:31.007Z] "regexp/syntax", [2024-03-21T09:11:31.007Z] "runtime", [2024-03-21T09:11:31.007Z] "runtime/cgo", [2024-03-21T09:11:31.007Z] "runtime/debug", [2024-03-21T09:11:31.007Z] "runtime/internal/atomic", [2024-03-21T09:11:31.007Z] "runtime/internal/math", [2024-03-21T09:11:31.007Z] "runtime/internal/sys", [2024-03-21T09:11:31.007Z] "runtime/pprof", [2024-03-21T09:11:31.007Z] "sort", [2024-03-21T09:11:31.007Z] "strconv", [2024-03-21T09:11:31.007Z] "strings", [2024-03-21T09:11:31.007Z] "sync", [2024-03-21T09:11:31.007Z] "sync/atomic", [2024-03-21T09:11:31.007Z] "syscall", [2024-03-21T09:11:31.007Z] "text/tabwriter", [2024-03-21T09:11:31.007Z] "time", [2024-03-21T09:11:31.007Z] "unicode", [2024-03-21T09:11:31.007Z] "unicode/utf16", [2024-03-21T09:11:31.007Z] "unicode/utf8", [2024-03-21T09:11:31.007Z] "unsafe", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.007Z] ] [2024-03-21T09:11:31.007Z] } [2024-03-21T09:11:31.007Z] { [2024-03-21T09:11:31.007Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-03-21T09:11:31.007Z] "ImportPath": "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.007Z] "Name": "cleanhttp", [2024-03-21T09:11:31.007Z] "Doc": "Package cleanhttp offers convenience utilities for acquiring \"clean\" http.Transport and http.Client structs.", [2024-03-21T09:11:31.007Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-03-21T09:11:31.007Z] "Module": { [2024-03-21T09:11:31.007Z] "Path": "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.007Z] "Version": "v0.5.2", [2024-03-21T09:11:31.007Z] "Time": "2021-02-03T18:51:13Z", [2024-03-21T09:11:31.007Z] "Indirect": true, [2024-03-21T09:11:31.007Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-03-21T09:11:31.007Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.mod", [2024-03-21T09:11:31.007Z] "GoVersion": "1.13" [2024-03-21T09:11:31.007Z] }, [2024-03-21T09:11:31.007Z] "DepOnly": true, [2024-03-21T09:11:31.007Z] "Stale": true, [2024-03-21T09:11:31.007Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.007Z] "GoFiles": [ [2024-03-21T09:11:31.007Z] "cleanhttp.go", [2024-03-21T09:11:31.007Z] "doc.go", [2024-03-21T09:11:31.007Z] "handlers.go" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "Imports": [ [2024-03-21T09:11:31.007Z] "net", [2024-03-21T09:11:31.007Z] "net/http", [2024-03-21T09:11:31.007Z] "runtime", [2024-03-21T09:11:31.007Z] "strings", [2024-03-21T09:11:31.007Z] "time", [2024-03-21T09:11:31.007Z] "unicode" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "Deps": [ [2024-03-21T09:11:31.007Z] "bufio", [2024-03-21T09:11:31.007Z] "bytes", [2024-03-21T09:11:31.007Z] "compress/flate", [2024-03-21T09:11:31.007Z] "compress/gzip", [2024-03-21T09:11:31.007Z] "container/list", [2024-03-21T09:11:31.007Z] "context", [2024-03-21T09:11:31.007Z] "crypto", [2024-03-21T09:11:31.007Z] "crypto/aes", [2024-03-21T09:11:31.007Z] "crypto/cipher", [2024-03-21T09:11:31.007Z] "crypto/des", [2024-03-21T09:11:31.007Z] "crypto/dsa", [2024-03-21T09:11:31.007Z] "crypto/ecdsa", [2024-03-21T09:11:31.007Z] "crypto/ed25519", [2024-03-21T09:11:31.007Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.007Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.007Z] "crypto/elliptic", [2024-03-21T09:11:31.007Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.007Z] "crypto/hmac", [2024-03-21T09:11:31.007Z] "crypto/internal/randutil", [2024-03-21T09:11:31.007Z] "crypto/internal/subtle", [2024-03-21T09:11:31.007Z] "crypto/md5", [2024-03-21T09:11:31.007Z] "crypto/rand", [2024-03-21T09:11:31.007Z] "crypto/rc4", [2024-03-21T09:11:31.007Z] "crypto/rsa", [2024-03-21T09:11:31.007Z] "crypto/sha1", [2024-03-21T09:11:31.007Z] "crypto/sha256", [2024-03-21T09:11:31.007Z] "crypto/sha512", [2024-03-21T09:11:31.007Z] "crypto/subtle", [2024-03-21T09:11:31.007Z] "crypto/tls", [2024-03-21T09:11:31.007Z] "crypto/x509", [2024-03-21T09:11:31.007Z] "crypto/x509/pkix", [2024-03-21T09:11:31.007Z] "encoding/asn1", [2024-03-21T09:11:31.007Z] "encoding/base64", [2024-03-21T09:11:31.007Z] "encoding/binary", [2024-03-21T09:11:31.007Z] "encoding/hex", [2024-03-21T09:11:31.007Z] "encoding/pem", [2024-03-21T09:11:31.007Z] "errors", [2024-03-21T09:11:31.007Z] "fmt", [2024-03-21T09:11:31.007Z] "hash", [2024-03-21T09:11:31.007Z] "hash/crc32", [2024-03-21T09:11:31.007Z] "internal/abi", [2024-03-21T09:11:31.007Z] "internal/bytealg", [2024-03-21T09:11:31.007Z] "internal/cpu", [2024-03-21T09:11:31.007Z] "internal/fmtsort", [2024-03-21T09:11:31.007Z] "internal/goexperiment", [2024-03-21T09:11:31.007Z] "internal/itoa", [2024-03-21T09:11:31.007Z] "internal/nettrace", [2024-03-21T09:11:31.007Z] "internal/oserror", [2024-03-21T09:11:31.007Z] "internal/poll", [2024-03-21T09:11:31.007Z] "internal/race", [2024-03-21T09:11:31.007Z] "internal/reflectlite", [2024-03-21T09:11:31.007Z] "internal/singleflight", [2024-03-21T09:11:31.007Z] "internal/syscall/execenv", [2024-03-21T09:11:31.007Z] "internal/syscall/unix", [2024-03-21T09:11:31.007Z] "internal/testlog", [2024-03-21T09:11:31.007Z] "internal/unsafeheader", [2024-03-21T09:11:31.007Z] "io", [2024-03-21T09:11:31.007Z] "io/fs", [2024-03-21T09:11:31.007Z] "io/ioutil", [2024-03-21T09:11:31.007Z] "log", [2024-03-21T09:11:31.007Z] "math", [2024-03-21T09:11:31.007Z] "math/big", [2024-03-21T09:11:31.007Z] "math/bits", [2024-03-21T09:11:31.007Z] "math/rand", [2024-03-21T09:11:31.007Z] "mime", [2024-03-21T09:11:31.007Z] "mime/multipart", [2024-03-21T09:11:31.007Z] "mime/quotedprintable", [2024-03-21T09:11:31.007Z] "net", [2024-03-21T09:11:31.007Z] "net/http", [2024-03-21T09:11:31.007Z] "net/http/httptrace", [2024-03-21T09:11:31.007Z] "net/http/internal", [2024-03-21T09:11:31.007Z] "net/http/internal/ascii", [2024-03-21T09:11:31.007Z] "net/textproto", [2024-03-21T09:11:31.007Z] "net/url", [2024-03-21T09:11:31.007Z] "os", [2024-03-21T09:11:31.007Z] "path", [2024-03-21T09:11:31.007Z] "path/filepath", [2024-03-21T09:11:31.007Z] "reflect", [2024-03-21T09:11:31.007Z] "runtime", [2024-03-21T09:11:31.007Z] "runtime/cgo", [2024-03-21T09:11:31.007Z] "runtime/internal/atomic", [2024-03-21T09:11:31.007Z] "runtime/internal/math", [2024-03-21T09:11:31.007Z] "runtime/internal/sys", [2024-03-21T09:11:31.007Z] "sort", [2024-03-21T09:11:31.007Z] "strconv", [2024-03-21T09:11:31.007Z] "strings", [2024-03-21T09:11:31.007Z] "sync", [2024-03-21T09:11:31.007Z] "sync/atomic", [2024-03-21T09:11:31.007Z] "syscall", [2024-03-21T09:11:31.007Z] "time", [2024-03-21T09:11:31.007Z] "unicode", [2024-03-21T09:11:31.007Z] "unicode/utf16", [2024-03-21T09:11:31.007Z] "unicode/utf8", [2024-03-21T09:11:31.007Z] "unsafe", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.007Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "TestGoFiles": [ [2024-03-21T09:11:31.007Z] "handlers_test.go" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "TestImports": [ [2024-03-21T09:11:31.007Z] "fmt", [2024-03-21T09:11:31.007Z] "net/http", [2024-03-21T09:11:31.007Z] "net/http/httptest", [2024-03-21T09:11:31.007Z] "testing" [2024-03-21T09:11:31.007Z] ] [2024-03-21T09:11:31.007Z] } [2024-03-21T09:11:31.007Z] { [2024-03-21T09:11:31.007Z] "Dir": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-03-21T09:11:31.007Z] "ImportPath": "github.com/fatih/color", [2024-03-21T09:11:31.007Z] "Name": "color", [2024-03-21T09:11:31.007Z] "Doc": "Package color is an ANSI color package to output colorized or SGR defined output to the standard output.", [2024-03-21T09:11:31.007Z] "Root": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-03-21T09:11:31.007Z] "Module": { [2024-03-21T09:11:31.007Z] "Path": "github.com/fatih/color", [2024-03-21T09:11:31.007Z] "Version": "v1.14.1", [2024-03-21T09:11:31.007Z] "Time": "2023-01-23T15:54:00Z", [2024-03-21T09:11:31.007Z] "Indirect": true, [2024-03-21T09:11:31.007Z] "Dir": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-03-21T09:11:31.007Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fatih/color/@v/v1.14.1.mod", [2024-03-21T09:11:31.007Z] "GoVersion": "1.17" [2024-03-21T09:11:31.007Z] }, [2024-03-21T09:11:31.007Z] "DepOnly": true, [2024-03-21T09:11:31.007Z] "Stale": true, [2024-03-21T09:11:31.007Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.007Z] "GoFiles": [ [2024-03-21T09:11:31.007Z] "color.go", [2024-03-21T09:11:31.007Z] "doc.go" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "Imports": [ [2024-03-21T09:11:31.007Z] "fmt", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.007Z] "io", [2024-03-21T09:11:31.007Z] "os", [2024-03-21T09:11:31.007Z] "strconv", [2024-03-21T09:11:31.007Z] "strings", [2024-03-21T09:11:31.007Z] "sync" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "Deps": [ [2024-03-21T09:11:31.007Z] "bytes", [2024-03-21T09:11:31.007Z] "encoding/binary", [2024-03-21T09:11:31.007Z] "errors", [2024-03-21T09:11:31.007Z] "fmt", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.007Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.007Z] "internal/abi", [2024-03-21T09:11:31.007Z] "internal/bytealg", [2024-03-21T09:11:31.007Z] "internal/cpu", [2024-03-21T09:11:31.007Z] "internal/fmtsort", [2024-03-21T09:11:31.007Z] "internal/goexperiment", [2024-03-21T09:11:31.007Z] "internal/itoa", [2024-03-21T09:11:31.007Z] "internal/oserror", [2024-03-21T09:11:31.007Z] "internal/poll", [2024-03-21T09:11:31.007Z] "internal/race", [2024-03-21T09:11:31.007Z] "internal/reflectlite", [2024-03-21T09:11:31.007Z] "internal/syscall/execenv", [2024-03-21T09:11:31.007Z] "internal/syscall/unix", [2024-03-21T09:11:31.007Z] "internal/testlog", [2024-03-21T09:11:31.007Z] "internal/unsafeheader", [2024-03-21T09:11:31.007Z] "io", [2024-03-21T09:11:31.007Z] "io/fs", [2024-03-21T09:11:31.007Z] "math", [2024-03-21T09:11:31.007Z] "math/bits", [2024-03-21T09:11:31.007Z] "os", [2024-03-21T09:11:31.007Z] "path", [2024-03-21T09:11:31.007Z] "reflect", [2024-03-21T09:11:31.007Z] "runtime", [2024-03-21T09:11:31.007Z] "runtime/internal/atomic", [2024-03-21T09:11:31.007Z] "runtime/internal/math", [2024-03-21T09:11:31.007Z] "runtime/internal/sys", [2024-03-21T09:11:31.007Z] "sort", [2024-03-21T09:11:31.007Z] "strconv", [2024-03-21T09:11:31.007Z] "strings", [2024-03-21T09:11:31.007Z] "sync", [2024-03-21T09:11:31.007Z] "sync/atomic", [2024-03-21T09:11:31.007Z] "syscall", [2024-03-21T09:11:31.007Z] "time", [2024-03-21T09:11:31.007Z] "unicode", [2024-03-21T09:11:31.007Z] "unicode/utf8", [2024-03-21T09:11:31.007Z] "unsafe" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "TestGoFiles": [ [2024-03-21T09:11:31.007Z] "color_test.go" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "TestImports": [ [2024-03-21T09:11:31.007Z] "bytes", [2024-03-21T09:11:31.007Z] "fmt", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.007Z] "os", [2024-03-21T09:11:31.007Z] "testing" [2024-03-21T09:11:31.007Z] ] [2024-03-21T09:11:31.007Z] } [2024-03-21T09:11:31.007Z] { [2024-03-21T09:11:31.007Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-03-21T09:11:31.007Z] "ImportPath": "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.007Z] "Name": "hclog", [2024-03-21T09:11:31.007Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-03-21T09:11:31.007Z] "Module": { [2024-03-21T09:11:31.007Z] "Path": "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.007Z] "Version": "v1.5.0", [2024-03-21T09:11:31.007Z] "Time": "2023-03-20T20:29:19Z", [2024-03-21T09:11:31.007Z] "Indirect": true, [2024-03-21T09:11:31.007Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-03-21T09:11:31.007Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-hclog/@v/v1.5.0.mod", [2024-03-21T09:11:31.007Z] "GoVersion": "1.13" [2024-03-21T09:11:31.007Z] }, [2024-03-21T09:11:31.007Z] "DepOnly": true, [2024-03-21T09:11:31.007Z] "Stale": true, [2024-03-21T09:11:31.007Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.007Z] "GoFiles": [ [2024-03-21T09:11:31.007Z] "colorize_unix.go", [2024-03-21T09:11:31.007Z] "context.go", [2024-03-21T09:11:31.007Z] "exclude.go", [2024-03-21T09:11:31.007Z] "global.go", [2024-03-21T09:11:31.007Z] "interceptlogger.go", [2024-03-21T09:11:31.007Z] "intlogger.go", [2024-03-21T09:11:31.007Z] "logger.go", [2024-03-21T09:11:31.007Z] "nulllogger.go", [2024-03-21T09:11:31.007Z] "stacktrace.go", [2024-03-21T09:11:31.007Z] "stdlog.go", [2024-03-21T09:11:31.007Z] "writer.go" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.007Z] "colorize_windows.go" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "Imports": [ [2024-03-21T09:11:31.007Z] "bytes", [2024-03-21T09:11:31.007Z] "context", [2024-03-21T09:11:31.007Z] "encoding", [2024-03-21T09:11:31.007Z] "encoding/json", [2024-03-21T09:11:31.007Z] "errors", [2024-03-21T09:11:31.007Z] "fmt", [2024-03-21T09:11:31.007Z] "github.com/fatih/color", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.007Z] "io", [2024-03-21T09:11:31.007Z] "io/ioutil", [2024-03-21T09:11:31.007Z] "log", [2024-03-21T09:11:31.007Z] "os", [2024-03-21T09:11:31.007Z] "reflect", [2024-03-21T09:11:31.007Z] "regexp", [2024-03-21T09:11:31.007Z] "runtime", [2024-03-21T09:11:31.007Z] "sort", [2024-03-21T09:11:31.007Z] "strconv", [2024-03-21T09:11:31.007Z] "strings", [2024-03-21T09:11:31.007Z] "sync", [2024-03-21T09:11:31.007Z] "sync/atomic", [2024-03-21T09:11:31.007Z] "time", [2024-03-21T09:11:31.007Z] "unicode", [2024-03-21T09:11:31.007Z] "unicode/utf8" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "Deps": [ [2024-03-21T09:11:31.007Z] "bytes", [2024-03-21T09:11:31.007Z] "context", [2024-03-21T09:11:31.007Z] "encoding", [2024-03-21T09:11:31.007Z] "encoding/base64", [2024-03-21T09:11:31.007Z] "encoding/binary", [2024-03-21T09:11:31.007Z] "encoding/json", [2024-03-21T09:11:31.007Z] "errors", [2024-03-21T09:11:31.007Z] "fmt", [2024-03-21T09:11:31.007Z] "github.com/fatih/color", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.007Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.007Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.007Z] "internal/abi", [2024-03-21T09:11:31.007Z] "internal/bytealg", [2024-03-21T09:11:31.007Z] "internal/cpu", [2024-03-21T09:11:31.007Z] "internal/fmtsort", [2024-03-21T09:11:31.007Z] "internal/goexperiment", [2024-03-21T09:11:31.007Z] "internal/itoa", [2024-03-21T09:11:31.007Z] "internal/oserror", [2024-03-21T09:11:31.007Z] "internal/poll", [2024-03-21T09:11:31.007Z] "internal/race", [2024-03-21T09:11:31.007Z] "internal/reflectlite", [2024-03-21T09:11:31.007Z] "internal/syscall/execenv", [2024-03-21T09:11:31.007Z] "internal/syscall/unix", [2024-03-21T09:11:31.007Z] "internal/testlog", [2024-03-21T09:11:31.007Z] "internal/unsafeheader", [2024-03-21T09:11:31.007Z] "io", [2024-03-21T09:11:31.007Z] "io/fs", [2024-03-21T09:11:31.007Z] "io/ioutil", [2024-03-21T09:11:31.007Z] "log", [2024-03-21T09:11:31.007Z] "math", [2024-03-21T09:11:31.007Z] "math/bits", [2024-03-21T09:11:31.007Z] "os", [2024-03-21T09:11:31.007Z] "path", [2024-03-21T09:11:31.007Z] "reflect", [2024-03-21T09:11:31.007Z] "regexp", [2024-03-21T09:11:31.007Z] "regexp/syntax", [2024-03-21T09:11:31.007Z] "runtime", [2024-03-21T09:11:31.007Z] "runtime/internal/atomic", [2024-03-21T09:11:31.007Z] "runtime/internal/math", [2024-03-21T09:11:31.007Z] "runtime/internal/sys", [2024-03-21T09:11:31.007Z] "sort", [2024-03-21T09:11:31.007Z] "strconv", [2024-03-21T09:11:31.007Z] "strings", [2024-03-21T09:11:31.007Z] "sync", [2024-03-21T09:11:31.007Z] "sync/atomic", [2024-03-21T09:11:31.007Z] "syscall", [2024-03-21T09:11:31.007Z] "time", [2024-03-21T09:11:31.007Z] "unicode", [2024-03-21T09:11:31.007Z] "unicode/utf16", [2024-03-21T09:11:31.007Z] "unicode/utf8", [2024-03-21T09:11:31.007Z] "unsafe" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "TestGoFiles": [ [2024-03-21T09:11:31.007Z] "context_test.go", [2024-03-21T09:11:31.007Z] "exclude_test.go", [2024-03-21T09:11:31.007Z] "interceptlogger_test.go", [2024-03-21T09:11:31.007Z] "logger_loc_test.go", [2024-03-21T09:11:31.007Z] "logger_test.go", [2024-03-21T09:11:31.007Z] "nulllogger_test.go", [2024-03-21T09:11:31.007Z] "stdlog_test.go" [2024-03-21T09:11:31.007Z] ], [2024-03-21T09:11:31.007Z] "TestImports": [ [2024-03-21T09:11:31.007Z] "bytes", [2024-03-21T09:11:31.007Z] "context", [2024-03-21T09:11:31.007Z] "encoding/json", [2024-03-21T09:11:31.007Z] "errors", [2024-03-21T09:11:31.007Z] "fmt", [2024-03-21T09:11:31.007Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.007Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.007Z] "io", [2024-03-21T09:11:31.007Z] "log", [2024-03-21T09:11:31.007Z] "path/filepath", [2024-03-21T09:11:31.007Z] "regexp", [2024-03-21T09:11:31.007Z] "runtime", [2024-03-21T09:11:31.007Z] "strconv", [2024-03-21T09:11:31.007Z] "strings", [2024-03-21T09:11:31.007Z] "testing", [2024-03-21T09:11:31.007Z] "time" [2024-03-21T09:11:31.007Z] ] [2024-03-21T09:11:31.007Z] } [2024-03-21T09:11:31.007Z] { [2024-03-21T09:11:31.007Z] "Dir": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-03-21T09:11:31.007Z] "ImportPath": "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.007Z] "Name": "errwrap", [2024-03-21T09:11:31.007Z] "Doc": "Package errwrap implements methods to formalize error wrapping in Go.", [2024-03-21T09:11:31.008Z] "Root": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-03-21T09:11:31.008Z] "Module": { [2024-03-21T09:11:31.008Z] "Path": "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.008Z] "Version": "v1.1.0", [2024-03-21T09:11:31.008Z] "Time": "2020-07-14T15:51:01Z", [2024-03-21T09:11:31.008Z] "Indirect": true, [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-03-21T09:11:31.008Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/errwrap/@v/v1.1.0.mod" [2024-03-21T09:11:31.008Z] }, [2024-03-21T09:11:31.008Z] "DepOnly": true, [2024-03-21T09:11:31.008Z] "Stale": true, [2024-03-21T09:11:31.008Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.008Z] "GoFiles": [ [2024-03-21T09:11:31.008Z] "errwrap.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Imports": [ [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "reflect", [2024-03-21T09:11:31.008Z] "strings" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Deps": [ [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "internal/abi", [2024-03-21T09:11:31.008Z] "internal/bytealg", [2024-03-21T09:11:31.008Z] "internal/cpu", [2024-03-21T09:11:31.008Z] "internal/goexperiment", [2024-03-21T09:11:31.008Z] "internal/itoa", [2024-03-21T09:11:31.008Z] "internal/race", [2024-03-21T09:11:31.008Z] "internal/reflectlite", [2024-03-21T09:11:31.008Z] "internal/unsafeheader", [2024-03-21T09:11:31.008Z] "io", [2024-03-21T09:11:31.008Z] "math", [2024-03-21T09:11:31.008Z] "math/bits", [2024-03-21T09:11:31.008Z] "reflect", [2024-03-21T09:11:31.008Z] "runtime", [2024-03-21T09:11:31.008Z] "runtime/internal/atomic", [2024-03-21T09:11:31.008Z] "runtime/internal/math", [2024-03-21T09:11:31.008Z] "runtime/internal/sys", [2024-03-21T09:11:31.008Z] "strconv", [2024-03-21T09:11:31.008Z] "strings", [2024-03-21T09:11:31.008Z] "sync", [2024-03-21T09:11:31.008Z] "sync/atomic", [2024-03-21T09:11:31.008Z] "unicode", [2024-03-21T09:11:31.008Z] "unicode/utf8", [2024-03-21T09:11:31.008Z] "unsafe" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestGoFiles": [ [2024-03-21T09:11:31.008Z] "errwrap_test.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestImports": [ [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "testing" [2024-03-21T09:11:31.008Z] ] [2024-03-21T09:11:31.008Z] } [2024-03-21T09:11:31.008Z] { [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-03-21T09:11:31.008Z] "ImportPath": "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.008Z] "Name": "multierror", [2024-03-21T09:11:31.008Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-03-21T09:11:31.008Z] "Module": { [2024-03-21T09:11:31.008Z] "Path": "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.008Z] "Version": "v1.1.1", [2024-03-21T09:11:31.008Z] "Time": "2021-03-11T20:17:12Z", [2024-03-21T09:11:31.008Z] "Indirect": true, [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-03-21T09:11:31.008Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-multierror/@v/v1.1.1.mod", [2024-03-21T09:11:31.008Z] "GoVersion": "1.13" [2024-03-21T09:11:31.008Z] }, [2024-03-21T09:11:31.008Z] "DepOnly": true, [2024-03-21T09:11:31.008Z] "Stale": true, [2024-03-21T09:11:31.008Z] "StaleReason": "stale dependency: github.com/hashicorp/errwrap", [2024-03-21T09:11:31.008Z] "GoFiles": [ [2024-03-21T09:11:31.008Z] "append.go", [2024-03-21T09:11:31.008Z] "flatten.go", [2024-03-21T09:11:31.008Z] "format.go", [2024-03-21T09:11:31.008Z] "group.go", [2024-03-21T09:11:31.008Z] "multierror.go", [2024-03-21T09:11:31.008Z] "prefix.go", [2024-03-21T09:11:31.008Z] "sort.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Imports": [ [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.008Z] "strings", [2024-03-21T09:11:31.008Z] "sync" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Deps": [ [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.008Z] "internal/abi", [2024-03-21T09:11:31.008Z] "internal/bytealg", [2024-03-21T09:11:31.008Z] "internal/cpu", [2024-03-21T09:11:31.008Z] "internal/fmtsort", [2024-03-21T09:11:31.008Z] "internal/goexperiment", [2024-03-21T09:11:31.008Z] "internal/itoa", [2024-03-21T09:11:31.008Z] "internal/oserror", [2024-03-21T09:11:31.008Z] "internal/poll", [2024-03-21T09:11:31.008Z] "internal/race", [2024-03-21T09:11:31.008Z] "internal/reflectlite", [2024-03-21T09:11:31.008Z] "internal/syscall/execenv", [2024-03-21T09:11:31.008Z] "internal/syscall/unix", [2024-03-21T09:11:31.008Z] "internal/testlog", [2024-03-21T09:11:31.008Z] "internal/unsafeheader", [2024-03-21T09:11:31.008Z] "io", [2024-03-21T09:11:31.008Z] "io/fs", [2024-03-21T09:11:31.008Z] "math", [2024-03-21T09:11:31.008Z] "math/bits", [2024-03-21T09:11:31.008Z] "os", [2024-03-21T09:11:31.008Z] "path", [2024-03-21T09:11:31.008Z] "reflect", [2024-03-21T09:11:31.008Z] "runtime", [2024-03-21T09:11:31.008Z] "runtime/internal/atomic", [2024-03-21T09:11:31.008Z] "runtime/internal/math", [2024-03-21T09:11:31.008Z] "runtime/internal/sys", [2024-03-21T09:11:31.008Z] "sort", [2024-03-21T09:11:31.008Z] "strconv", [2024-03-21T09:11:31.008Z] "strings", [2024-03-21T09:11:31.008Z] "sync", [2024-03-21T09:11:31.008Z] "sync/atomic", [2024-03-21T09:11:31.008Z] "syscall", [2024-03-21T09:11:31.008Z] "time", [2024-03-21T09:11:31.008Z] "unicode", [2024-03-21T09:11:31.008Z] "unicode/utf8", [2024-03-21T09:11:31.008Z] "unsafe" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestGoFiles": [ [2024-03-21T09:11:31.008Z] "append_test.go", [2024-03-21T09:11:31.008Z] "flatten_test.go", [2024-03-21T09:11:31.008Z] "format_test.go", [2024-03-21T09:11:31.008Z] "group_test.go", [2024-03-21T09:11:31.008Z] "multierror_test.go", [2024-03-21T09:11:31.008Z] "prefix_test.go", [2024-03-21T09:11:31.008Z] "sort_test.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestImports": [ [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "reflect", [2024-03-21T09:11:31.008Z] "sort", [2024-03-21T09:11:31.008Z] "strings", [2024-03-21T09:11:31.008Z] "testing" [2024-03-21T09:11:31.008Z] ] [2024-03-21T09:11:31.008Z] } [2024-03-21T09:11:31.008Z] { [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-03-21T09:11:31.008Z] "ImportPath": "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.008Z] "Name": "rootcerts", [2024-03-21T09:11:31.008Z] "Doc": "Package rootcerts contains functions to aid in loading CA certificates for TLS connections.", [2024-03-21T09:11:31.008Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-03-21T09:11:31.008Z] "Module": { [2024-03-21T09:11:31.008Z] "Path": "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.008Z] "Version": "v1.0.2", [2024-03-21T09:11:31.008Z] "Time": "2019-12-10T09:55:28Z", [2024-03-21T09:11:31.008Z] "Indirect": true, [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-03-21T09:11:31.008Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-rootcerts/@v/v1.0.2.mod", [2024-03-21T09:11:31.008Z] "GoVersion": "1.12" [2024-03-21T09:11:31.008Z] }, [2024-03-21T09:11:31.008Z] "DepOnly": true, [2024-03-21T09:11:31.008Z] "Stale": true, [2024-03-21T09:11:31.008Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.008Z] "GoFiles": [ [2024-03-21T09:11:31.008Z] "doc.go", [2024-03-21T09:11:31.008Z] "rootcerts.go", [2024-03-21T09:11:31.008Z] "rootcerts_base.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.008Z] "rootcerts_darwin.go", [2024-03-21T09:11:31.008Z] "rootcerts_darwin_test.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Imports": [ [2024-03-21T09:11:31.008Z] "crypto/tls", [2024-03-21T09:11:31.008Z] "crypto/x509", [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "io/ioutil", [2024-03-21T09:11:31.008Z] "os", [2024-03-21T09:11:31.008Z] "path/filepath" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Deps": [ [2024-03-21T09:11:31.008Z] "bufio", [2024-03-21T09:11:31.008Z] "bytes", [2024-03-21T09:11:31.008Z] "container/list", [2024-03-21T09:11:31.008Z] "context", [2024-03-21T09:11:31.008Z] "crypto", [2024-03-21T09:11:31.008Z] "crypto/aes", [2024-03-21T09:11:31.008Z] "crypto/cipher", [2024-03-21T09:11:31.008Z] "crypto/des", [2024-03-21T09:11:31.008Z] "crypto/dsa", [2024-03-21T09:11:31.008Z] "crypto/ecdsa", [2024-03-21T09:11:31.008Z] "crypto/ed25519", [2024-03-21T09:11:31.008Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.008Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.008Z] "crypto/elliptic", [2024-03-21T09:11:31.008Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.008Z] "crypto/hmac", [2024-03-21T09:11:31.008Z] "crypto/internal/randutil", [2024-03-21T09:11:31.008Z] "crypto/internal/subtle", [2024-03-21T09:11:31.008Z] "crypto/md5", [2024-03-21T09:11:31.008Z] "crypto/rand", [2024-03-21T09:11:31.008Z] "crypto/rc4", [2024-03-21T09:11:31.008Z] "crypto/rsa", [2024-03-21T09:11:31.008Z] "crypto/sha1", [2024-03-21T09:11:31.008Z] "crypto/sha256", [2024-03-21T09:11:31.008Z] "crypto/sha512", [2024-03-21T09:11:31.008Z] "crypto/subtle", [2024-03-21T09:11:31.008Z] "crypto/tls", [2024-03-21T09:11:31.008Z] "crypto/x509", [2024-03-21T09:11:31.008Z] "crypto/x509/pkix", [2024-03-21T09:11:31.008Z] "encoding/asn1", [2024-03-21T09:11:31.008Z] "encoding/base64", [2024-03-21T09:11:31.008Z] "encoding/binary", [2024-03-21T09:11:31.008Z] "encoding/hex", [2024-03-21T09:11:31.008Z] "encoding/pem", [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "hash", [2024-03-21T09:11:31.008Z] "internal/abi", [2024-03-21T09:11:31.008Z] "internal/bytealg", [2024-03-21T09:11:31.008Z] "internal/cpu", [2024-03-21T09:11:31.008Z] "internal/fmtsort", [2024-03-21T09:11:31.008Z] "internal/goexperiment", [2024-03-21T09:11:31.008Z] "internal/itoa", [2024-03-21T09:11:31.008Z] "internal/nettrace", [2024-03-21T09:11:31.008Z] "internal/oserror", [2024-03-21T09:11:31.008Z] "internal/poll", [2024-03-21T09:11:31.008Z] "internal/race", [2024-03-21T09:11:31.008Z] "internal/reflectlite", [2024-03-21T09:11:31.008Z] "internal/singleflight", [2024-03-21T09:11:31.008Z] "internal/syscall/execenv", [2024-03-21T09:11:31.008Z] "internal/syscall/unix", [2024-03-21T09:11:31.008Z] "internal/testlog", [2024-03-21T09:11:31.008Z] "internal/unsafeheader", [2024-03-21T09:11:31.008Z] "io", [2024-03-21T09:11:31.008Z] "io/fs", [2024-03-21T09:11:31.008Z] "io/ioutil", [2024-03-21T09:11:31.008Z] "math", [2024-03-21T09:11:31.008Z] "math/big", [2024-03-21T09:11:31.008Z] "math/bits", [2024-03-21T09:11:31.008Z] "math/rand", [2024-03-21T09:11:31.008Z] "net", [2024-03-21T09:11:31.008Z] "net/url", [2024-03-21T09:11:31.008Z] "os", [2024-03-21T09:11:31.008Z] "path", [2024-03-21T09:11:31.008Z] "path/filepath", [2024-03-21T09:11:31.008Z] "reflect", [2024-03-21T09:11:31.008Z] "runtime", [2024-03-21T09:11:31.008Z] "runtime/cgo", [2024-03-21T09:11:31.008Z] "runtime/internal/atomic", [2024-03-21T09:11:31.008Z] "runtime/internal/math", [2024-03-21T09:11:31.008Z] "runtime/internal/sys", [2024-03-21T09:11:31.008Z] "sort", [2024-03-21T09:11:31.008Z] "strconv", [2024-03-21T09:11:31.008Z] "strings", [2024-03-21T09:11:31.008Z] "sync", [2024-03-21T09:11:31.008Z] "sync/atomic", [2024-03-21T09:11:31.008Z] "syscall", [2024-03-21T09:11:31.008Z] "time", [2024-03-21T09:11:31.008Z] "unicode", [2024-03-21T09:11:31.008Z] "unicode/utf16", [2024-03-21T09:11:31.008Z] "unicode/utf8", [2024-03-21T09:11:31.008Z] "unsafe", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.008Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestGoFiles": [ [2024-03-21T09:11:31.008Z] "rootcerts_test.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestImports": [ [2024-03-21T09:11:31.008Z] "crypto/sha256", [2024-03-21T09:11:31.008Z] "crypto/x509", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "io/ioutil", [2024-03-21T09:11:31.008Z] "path/filepath", [2024-03-21T09:11:31.008Z] "testing" [2024-03-21T09:11:31.008Z] ] [2024-03-21T09:11:31.008Z] } [2024-03-21T09:11:31.008Z] { [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4/simplelru", [2024-03-21T09:11:31.008Z] "ImportPath": "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.008Z] "Name": "simplelru", [2024-03-21T09:11:31.008Z] "Root": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4", [2024-03-21T09:11:31.008Z] "Module": { [2024-03-21T09:11:31.008Z] "Path": "github.com/hashicorp/golang-lru", [2024-03-21T09:11:31.008Z] "Version": "v0.5.4", [2024-03-21T09:11:31.008Z] "Time": "2020-01-16T18:29:26Z", [2024-03-21T09:11:31.008Z] "Indirect": true, [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4", [2024-03-21T09:11:31.008Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/golang-lru/@v/v0.5.4.mod", [2024-03-21T09:11:31.008Z] "GoVersion": "1.12" [2024-03-21T09:11:31.008Z] }, [2024-03-21T09:11:31.008Z] "DepOnly": true, [2024-03-21T09:11:31.008Z] "Stale": true, [2024-03-21T09:11:31.008Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.008Z] "GoFiles": [ [2024-03-21T09:11:31.008Z] "lru.go", [2024-03-21T09:11:31.008Z] "lru_interface.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Imports": [ [2024-03-21T09:11:31.008Z] "container/list", [2024-03-21T09:11:31.008Z] "errors" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Deps": [ [2024-03-21T09:11:31.008Z] "container/list", [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "internal/abi", [2024-03-21T09:11:31.008Z] "internal/bytealg", [2024-03-21T09:11:31.008Z] "internal/cpu", [2024-03-21T09:11:31.008Z] "internal/goexperiment", [2024-03-21T09:11:31.008Z] "internal/reflectlite", [2024-03-21T09:11:31.008Z] "internal/unsafeheader", [2024-03-21T09:11:31.008Z] "runtime", [2024-03-21T09:11:31.008Z] "runtime/internal/atomic", [2024-03-21T09:11:31.008Z] "runtime/internal/math", [2024-03-21T09:11:31.008Z] "runtime/internal/sys", [2024-03-21T09:11:31.008Z] "unsafe" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestGoFiles": [ [2024-03-21T09:11:31.008Z] "lru_test.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestImports": [ [2024-03-21T09:11:31.008Z] "testing" [2024-03-21T09:11:31.008Z] ] [2024-03-21T09:11:31.008Z] } [2024-03-21T09:11:31.008Z] { [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-03-21T09:11:31.008Z] "ImportPath": "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.008Z] "Name": "iradix", [2024-03-21T09:11:31.008Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-03-21T09:11:31.008Z] "Module": { [2024-03-21T09:11:31.008Z] "Path": "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.008Z] "Version": "v1.3.1", [2024-03-21T09:11:31.008Z] "Time": "2021-06-28T20:38:56Z", [2024-03-21T09:11:31.008Z] "Indirect": true, [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-03-21T09:11:31.008Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-immutable-radix/@v/v1.3.1.mod" [2024-03-21T09:11:31.008Z] }, [2024-03-21T09:11:31.008Z] "DepOnly": true, [2024-03-21T09:11:31.008Z] "Stale": true, [2024-03-21T09:11:31.008Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.008Z] "GoFiles": [ [2024-03-21T09:11:31.008Z] "edges.go", [2024-03-21T09:11:31.008Z] "iradix.go", [2024-03-21T09:11:31.008Z] "iter.go", [2024-03-21T09:11:31.008Z] "node.go", [2024-03-21T09:11:31.008Z] "raw_iter.go", [2024-03-21T09:11:31.008Z] "reverse_iter.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Imports": [ [2024-03-21T09:11:31.008Z] "bytes", [2024-03-21T09:11:31.008Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.008Z] "sort", [2024-03-21T09:11:31.008Z] "strings" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Deps": [ [2024-03-21T09:11:31.008Z] "bytes", [2024-03-21T09:11:31.008Z] "container/list", [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.008Z] "internal/abi", [2024-03-21T09:11:31.008Z] "internal/bytealg", [2024-03-21T09:11:31.008Z] "internal/cpu", [2024-03-21T09:11:31.008Z] "internal/goexperiment", [2024-03-21T09:11:31.008Z] "internal/race", [2024-03-21T09:11:31.008Z] "internal/reflectlite", [2024-03-21T09:11:31.008Z] "internal/unsafeheader", [2024-03-21T09:11:31.008Z] "io", [2024-03-21T09:11:31.008Z] "runtime", [2024-03-21T09:11:31.008Z] "runtime/internal/atomic", [2024-03-21T09:11:31.008Z] "runtime/internal/math", [2024-03-21T09:11:31.008Z] "runtime/internal/sys", [2024-03-21T09:11:31.008Z] "sort", [2024-03-21T09:11:31.008Z] "strings", [2024-03-21T09:11:31.008Z] "sync", [2024-03-21T09:11:31.008Z] "sync/atomic", [2024-03-21T09:11:31.008Z] "unicode", [2024-03-21T09:11:31.008Z] "unicode/utf8", [2024-03-21T09:11:31.008Z] "unsafe" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestGoFiles": [ [2024-03-21T09:11:31.008Z] "iradix_test.go", [2024-03-21T09:11:31.008Z] "node_test.go", [2024-03-21T09:11:31.008Z] "reverse_iter_test.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestImports": [ [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "github.com/hashicorp/go-uuid", [2024-03-21T09:11:31.008Z] "math/rand", [2024-03-21T09:11:31.008Z] "reflect", [2024-03-21T09:11:31.008Z] "sort", [2024-03-21T09:11:31.008Z] "testing", [2024-03-21T09:11:31.008Z] "testing/quick" [2024-03-21T09:11:31.008Z] ] [2024-03-21T09:11:31.008Z] } [2024-03-21T09:11:31.008Z] { [2024-03-21T09:11:31.008Z] "Dir": "/usr/local/go/src/os/signal", [2024-03-21T09:11:31.008Z] "ImportPath": "os/signal", [2024-03-21T09:11:31.008Z] "Name": "signal", [2024-03-21T09:11:31.008Z] "Doc": "Package signal implements access to incoming signals.", [2024-03-21T09:11:31.008Z] "Target": "/usr/local/go/pkg/linux_amd64/os/signal.a", [2024-03-21T09:11:31.008Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.008Z] "Goroot": true, [2024-03-21T09:11:31.008Z] "Standard": true, [2024-03-21T09:11:31.008Z] "DepOnly": true, [2024-03-21T09:11:31.008Z] "GoFiles": [ [2024-03-21T09:11:31.008Z] "doc.go", [2024-03-21T09:11:31.008Z] "signal.go", [2024-03-21T09:11:31.008Z] "signal_unix.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.008Z] "signal_plan9.go", [2024-03-21T09:11:31.008Z] "signal_plan9_test.go", [2024-03-21T09:11:31.008Z] "signal_windows_test.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "SFiles": [ [2024-03-21T09:11:31.008Z] "sig.s" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Imports": [ [2024-03-21T09:11:31.008Z] "context", [2024-03-21T09:11:31.008Z] "os", [2024-03-21T09:11:31.008Z] "sync", [2024-03-21T09:11:31.008Z] "syscall" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Deps": [ [2024-03-21T09:11:31.008Z] "context", [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "internal/abi", [2024-03-21T09:11:31.008Z] "internal/bytealg", [2024-03-21T09:11:31.008Z] "internal/cpu", [2024-03-21T09:11:31.008Z] "internal/goexperiment", [2024-03-21T09:11:31.008Z] "internal/itoa", [2024-03-21T09:11:31.008Z] "internal/oserror", [2024-03-21T09:11:31.008Z] "internal/poll", [2024-03-21T09:11:31.008Z] "internal/race", [2024-03-21T09:11:31.008Z] "internal/reflectlite", [2024-03-21T09:11:31.008Z] "internal/syscall/execenv", [2024-03-21T09:11:31.008Z] "internal/syscall/unix", [2024-03-21T09:11:31.008Z] "internal/testlog", [2024-03-21T09:11:31.008Z] "internal/unsafeheader", [2024-03-21T09:11:31.008Z] "io", [2024-03-21T09:11:31.008Z] "io/fs", [2024-03-21T09:11:31.008Z] "os", [2024-03-21T09:11:31.008Z] "path", [2024-03-21T09:11:31.008Z] "runtime", [2024-03-21T09:11:31.008Z] "runtime/internal/atomic", [2024-03-21T09:11:31.008Z] "runtime/internal/math", [2024-03-21T09:11:31.008Z] "runtime/internal/sys", [2024-03-21T09:11:31.008Z] "sort", [2024-03-21T09:11:31.008Z] "sync", [2024-03-21T09:11:31.008Z] "sync/atomic", [2024-03-21T09:11:31.008Z] "syscall", [2024-03-21T09:11:31.008Z] "time", [2024-03-21T09:11:31.008Z] "unicode/utf8", [2024-03-21T09:11:31.008Z] "unsafe" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestGoFiles": [ [2024-03-21T09:11:31.008Z] "signal_linux_test.go", [2024-03-21T09:11:31.008Z] "signal_test.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "TestImports": [ [2024-03-21T09:11:31.008Z] "bytes", [2024-03-21T09:11:31.008Z] "context", [2024-03-21T09:11:31.008Z] "flag", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "internal/testenv", [2024-03-21T09:11:31.008Z] "os", [2024-03-21T09:11:31.008Z] "os/exec", [2024-03-21T09:11:31.008Z] "runtime", [2024-03-21T09:11:31.008Z] "runtime/trace", [2024-03-21T09:11:31.008Z] "strconv", [2024-03-21T09:11:31.008Z] "strings", [2024-03-21T09:11:31.008Z] "sync", [2024-03-21T09:11:31.008Z] "syscall", [2024-03-21T09:11:31.008Z] "testing", [2024-03-21T09:11:31.008Z] "time" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "XTestGoFiles": [ [2024-03-21T09:11:31.008Z] "example_test.go", [2024-03-21T09:11:31.008Z] "example_unix_test.go", [2024-03-21T09:11:31.008Z] "signal_cgo_test.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "XTestImports": [ [2024-03-21T09:11:31.008Z] "bufio", [2024-03-21T09:11:31.008Z] "bytes", [2024-03-21T09:11:31.008Z] "context", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "io", [2024-03-21T09:11:31.008Z] "io/fs", [2024-03-21T09:11:31.008Z] "log", [2024-03-21T09:11:31.008Z] "os", [2024-03-21T09:11:31.008Z] "os/exec", [2024-03-21T09:11:31.008Z] "os/signal", [2024-03-21T09:11:31.008Z] "os/signal/internal/pty", [2024-03-21T09:11:31.008Z] "strconv", [2024-03-21T09:11:31.008Z] "strings", [2024-03-21T09:11:31.008Z] "sync", [2024-03-21T09:11:31.008Z] "syscall", [2024-03-21T09:11:31.008Z] "testing", [2024-03-21T09:11:31.008Z] "time" [2024-03-21T09:11:31.008Z] ] [2024-03-21T09:11:31.008Z] } [2024-03-21T09:11:31.008Z] { [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-03-21T09:11:31.008Z] "ImportPath": "github.com/armon/go-metrics", [2024-03-21T09:11:31.008Z] "Name": "metrics", [2024-03-21T09:11:31.008Z] "Root": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-03-21T09:11:31.008Z] "Module": { [2024-03-21T09:11:31.008Z] "Path": "github.com/armon/go-metrics", [2024-03-21T09:11:31.008Z] "Version": "v0.4.1", [2024-03-21T09:11:31.008Z] "Time": "2022-09-08T12:00:52Z", [2024-03-21T09:11:31.008Z] "Indirect": true, [2024-03-21T09:11:31.008Z] "Dir": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-03-21T09:11:31.008Z] "GoMod": "/go/pkg/mod/cache/download/github.com/armon/go-metrics/@v/v0.4.1.mod", [2024-03-21T09:11:31.008Z] "GoVersion": "1.12" [2024-03-21T09:11:31.008Z] }, [2024-03-21T09:11:31.008Z] "DepOnly": true, [2024-03-21T09:11:31.008Z] "Stale": true, [2024-03-21T09:11:31.008Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.008Z] "GoFiles": [ [2024-03-21T09:11:31.008Z] "const_unix.go", [2024-03-21T09:11:31.008Z] "inmem.go", [2024-03-21T09:11:31.008Z] "inmem_endpoint.go", [2024-03-21T09:11:31.008Z] "inmem_signal.go", [2024-03-21T09:11:31.008Z] "metrics.go", [2024-03-21T09:11:31.008Z] "sink.go", [2024-03-21T09:11:31.008Z] "start.go", [2024-03-21T09:11:31.008Z] "statsd.go", [2024-03-21T09:11:31.008Z] "statsite.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.008Z] "const_windows.go" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Imports": [ [2024-03-21T09:11:31.008Z] "bufio", [2024-03-21T09:11:31.008Z] "bytes", [2024-03-21T09:11:31.008Z] "context", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.008Z] "io", [2024-03-21T09:11:31.008Z] "log", [2024-03-21T09:11:31.008Z] "math", [2024-03-21T09:11:31.008Z] "net", [2024-03-21T09:11:31.008Z] "net/http", [2024-03-21T09:11:31.008Z] "net/url", [2024-03-21T09:11:31.008Z] "os", [2024-03-21T09:11:31.008Z] "os/signal", [2024-03-21T09:11:31.008Z] "runtime", [2024-03-21T09:11:31.008Z] "sort", [2024-03-21T09:11:31.008Z] "strings", [2024-03-21T09:11:31.008Z] "sync", [2024-03-21T09:11:31.008Z] "sync/atomic", [2024-03-21T09:11:31.008Z] "syscall", [2024-03-21T09:11:31.008Z] "time" [2024-03-21T09:11:31.008Z] ], [2024-03-21T09:11:31.008Z] "Deps": [ [2024-03-21T09:11:31.008Z] "bufio", [2024-03-21T09:11:31.008Z] "bytes", [2024-03-21T09:11:31.008Z] "compress/flate", [2024-03-21T09:11:31.008Z] "compress/gzip", [2024-03-21T09:11:31.008Z] "container/list", [2024-03-21T09:11:31.008Z] "context", [2024-03-21T09:11:31.008Z] "crypto", [2024-03-21T09:11:31.008Z] "crypto/aes", [2024-03-21T09:11:31.008Z] "crypto/cipher", [2024-03-21T09:11:31.008Z] "crypto/des", [2024-03-21T09:11:31.008Z] "crypto/dsa", [2024-03-21T09:11:31.008Z] "crypto/ecdsa", [2024-03-21T09:11:31.008Z] "crypto/ed25519", [2024-03-21T09:11:31.008Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.008Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.008Z] "crypto/elliptic", [2024-03-21T09:11:31.008Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.008Z] "crypto/hmac", [2024-03-21T09:11:31.008Z] "crypto/internal/randutil", [2024-03-21T09:11:31.008Z] "crypto/internal/subtle", [2024-03-21T09:11:31.008Z] "crypto/md5", [2024-03-21T09:11:31.008Z] "crypto/rand", [2024-03-21T09:11:31.008Z] "crypto/rc4", [2024-03-21T09:11:31.008Z] "crypto/rsa", [2024-03-21T09:11:31.008Z] "crypto/sha1", [2024-03-21T09:11:31.008Z] "crypto/sha256", [2024-03-21T09:11:31.008Z] "crypto/sha512", [2024-03-21T09:11:31.008Z] "crypto/subtle", [2024-03-21T09:11:31.008Z] "crypto/tls", [2024-03-21T09:11:31.008Z] "crypto/x509", [2024-03-21T09:11:31.008Z] "crypto/x509/pkix", [2024-03-21T09:11:31.008Z] "encoding/asn1", [2024-03-21T09:11:31.008Z] "encoding/base64", [2024-03-21T09:11:31.008Z] "encoding/binary", [2024-03-21T09:11:31.008Z] "encoding/hex", [2024-03-21T09:11:31.008Z] "encoding/pem", [2024-03-21T09:11:31.008Z] "errors", [2024-03-21T09:11:31.008Z] "fmt", [2024-03-21T09:11:31.008Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.008Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.008Z] "hash", [2024-03-21T09:11:31.008Z] "hash/crc32", [2024-03-21T09:11:31.008Z] "internal/abi", [2024-03-21T09:11:31.008Z] "internal/bytealg", [2024-03-21T09:11:31.008Z] "internal/cpu", [2024-03-21T09:11:31.008Z] "internal/fmtsort", [2024-03-21T09:11:31.008Z] "internal/goexperiment", [2024-03-21T09:11:31.008Z] "internal/itoa", [2024-03-21T09:11:31.008Z] "internal/nettrace", [2024-03-21T09:11:31.008Z] "internal/oserror", [2024-03-21T09:11:31.008Z] "internal/poll", [2024-03-21T09:11:31.008Z] "internal/race", [2024-03-21T09:11:31.008Z] "internal/reflectlite", [2024-03-21T09:11:31.008Z] "internal/singleflight", [2024-03-21T09:11:31.008Z] "internal/syscall/execenv", [2024-03-21T09:11:31.008Z] "internal/syscall/unix", [2024-03-21T09:11:31.008Z] "internal/testlog", [2024-03-21T09:11:31.008Z] "internal/unsafeheader", [2024-03-21T09:11:31.008Z] "io", [2024-03-21T09:11:31.008Z] "io/fs", [2024-03-21T09:11:31.008Z] "io/ioutil", [2024-03-21T09:11:31.008Z] "log", [2024-03-21T09:11:31.008Z] "math", [2024-03-21T09:11:31.008Z] "math/big", [2024-03-21T09:11:31.009Z] "math/bits", [2024-03-21T09:11:31.009Z] "math/rand", [2024-03-21T09:11:31.009Z] "mime", [2024-03-21T09:11:31.009Z] "mime/multipart", [2024-03-21T09:11:31.009Z] "mime/quotedprintable", [2024-03-21T09:11:31.009Z] "net", [2024-03-21T09:11:31.009Z] "net/http", [2024-03-21T09:11:31.009Z] "net/http/httptrace", [2024-03-21T09:11:31.009Z] "net/http/internal", [2024-03-21T09:11:31.009Z] "net/http/internal/ascii", [2024-03-21T09:11:31.009Z] "net/textproto", [2024-03-21T09:11:31.009Z] "net/url", [2024-03-21T09:11:31.009Z] "os", [2024-03-21T09:11:31.009Z] "os/signal", [2024-03-21T09:11:31.009Z] "path", [2024-03-21T09:11:31.009Z] "path/filepath", [2024-03-21T09:11:31.009Z] "reflect", [2024-03-21T09:11:31.009Z] "runtime", [2024-03-21T09:11:31.009Z] "runtime/cgo", [2024-03-21T09:11:31.009Z] "runtime/internal/atomic", [2024-03-21T09:11:31.009Z] "runtime/internal/math", [2024-03-21T09:11:31.009Z] "runtime/internal/sys", [2024-03-21T09:11:31.009Z] "sort", [2024-03-21T09:11:31.009Z] "strconv", [2024-03-21T09:11:31.009Z] "strings", [2024-03-21T09:11:31.009Z] "sync", [2024-03-21T09:11:31.009Z] "sync/atomic", [2024-03-21T09:11:31.009Z] "syscall", [2024-03-21T09:11:31.009Z] "time", [2024-03-21T09:11:31.009Z] "unicode", [2024-03-21T09:11:31.009Z] "unicode/utf16", [2024-03-21T09:11:31.009Z] "unicode/utf8", [2024-03-21T09:11:31.009Z] "unsafe", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestGoFiles": [ [2024-03-21T09:11:31.009Z] "inmem_endpoint_test.go", [2024-03-21T09:11:31.009Z] "inmem_signal_test.go", [2024-03-21T09:11:31.009Z] "inmem_test.go", [2024-03-21T09:11:31.009Z] "metrics_test.go", [2024-03-21T09:11:31.009Z] "sink_test.go", [2024-03-21T09:11:31.009Z] "start_test.go", [2024-03-21T09:11:31.009Z] "statsd_test.go", [2024-03-21T09:11:31.009Z] "statsite_test.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestImports": [ [2024-03-21T09:11:31.009Z] "bufio", [2024-03-21T09:11:31.009Z] "bytes", [2024-03-21T09:11:31.009Z] "context", [2024-03-21T09:11:31.009Z] "encoding/json", [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "github.com/pascaldekloe/goe/verify", [2024-03-21T09:11:31.009Z] "io/ioutil", [2024-03-21T09:11:31.009Z] "log", [2024-03-21T09:11:31.009Z] "math", [2024-03-21T09:11:31.009Z] "net", [2024-03-21T09:11:31.009Z] "net/http", [2024-03-21T09:11:31.009Z] "net/http/httptest", [2024-03-21T09:11:31.009Z] "net/url", [2024-03-21T09:11:31.009Z] "os", [2024-03-21T09:11:31.009Z] "reflect", [2024-03-21T09:11:31.009Z] "runtime", [2024-03-21T09:11:31.009Z] "strings", [2024-03-21T09:11:31.009Z] "sync", [2024-03-21T09:11:31.009Z] "sync/atomic", [2024-03-21T09:11:31.009Z] "syscall", [2024-03-21T09:11:31.009Z] "testing", [2024-03-21T09:11:31.009Z] "time" [2024-03-21T09:11:31.009Z] ] [2024-03-21T09:11:31.009Z] } [2024-03-21T09:11:31.009Z] { [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1/coordinate", [2024-03-21T09:11:31.009Z] "ImportPath": "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.009Z] "Name": "coordinate", [2024-03-21T09:11:31.009Z] "Root": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1", [2024-03-21T09:11:31.009Z] "Module": { [2024-03-21T09:11:31.009Z] "Path": "github.com/hashicorp/serf", [2024-03-21T09:11:31.009Z] "Version": "v0.10.1", [2024-03-21T09:11:31.009Z] "Time": "2022-10-04T18:07:28Z", [2024-03-21T09:11:31.009Z] "Indirect": true, [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1", [2024-03-21T09:11:31.009Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/serf/@v/v0.10.1.mod", [2024-03-21T09:11:31.009Z] "GoVersion": "1.12" [2024-03-21T09:11:31.009Z] }, [2024-03-21T09:11:31.009Z] "DepOnly": true, [2024-03-21T09:11:31.009Z] "Stale": true, [2024-03-21T09:11:31.009Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.009Z] "GoFiles": [ [2024-03-21T09:11:31.009Z] "client.go", [2024-03-21T09:11:31.009Z] "config.go", [2024-03-21T09:11:31.009Z] "coordinate.go", [2024-03-21T09:11:31.009Z] "phantom.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "Imports": [ [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.009Z] "math", [2024-03-21T09:11:31.009Z] "math/rand", [2024-03-21T09:11:31.009Z] "sort", [2024-03-21T09:11:31.009Z] "sync", [2024-03-21T09:11:31.009Z] "time" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "Deps": [ [2024-03-21T09:11:31.009Z] "bufio", [2024-03-21T09:11:31.009Z] "bytes", [2024-03-21T09:11:31.009Z] "compress/flate", [2024-03-21T09:11:31.009Z] "compress/gzip", [2024-03-21T09:11:31.009Z] "container/list", [2024-03-21T09:11:31.009Z] "context", [2024-03-21T09:11:31.009Z] "crypto", [2024-03-21T09:11:31.009Z] "crypto/aes", [2024-03-21T09:11:31.009Z] "crypto/cipher", [2024-03-21T09:11:31.009Z] "crypto/des", [2024-03-21T09:11:31.009Z] "crypto/dsa", [2024-03-21T09:11:31.009Z] "crypto/ecdsa", [2024-03-21T09:11:31.009Z] "crypto/ed25519", [2024-03-21T09:11:31.009Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.009Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.009Z] "crypto/elliptic", [2024-03-21T09:11:31.009Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.009Z] "crypto/hmac", [2024-03-21T09:11:31.009Z] "crypto/internal/randutil", [2024-03-21T09:11:31.009Z] "crypto/internal/subtle", [2024-03-21T09:11:31.009Z] "crypto/md5", [2024-03-21T09:11:31.009Z] "crypto/rand", [2024-03-21T09:11:31.009Z] "crypto/rc4", [2024-03-21T09:11:31.009Z] "crypto/rsa", [2024-03-21T09:11:31.009Z] "crypto/sha1", [2024-03-21T09:11:31.009Z] "crypto/sha256", [2024-03-21T09:11:31.009Z] "crypto/sha512", [2024-03-21T09:11:31.009Z] "crypto/subtle", [2024-03-21T09:11:31.009Z] "crypto/tls", [2024-03-21T09:11:31.009Z] "crypto/x509", [2024-03-21T09:11:31.009Z] "crypto/x509/pkix", [2024-03-21T09:11:31.009Z] "encoding/asn1", [2024-03-21T09:11:31.009Z] "encoding/base64", [2024-03-21T09:11:31.009Z] "encoding/binary", [2024-03-21T09:11:31.009Z] "encoding/hex", [2024-03-21T09:11:31.009Z] "encoding/pem", [2024-03-21T09:11:31.009Z] "errors", [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.009Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.009Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.009Z] "hash", [2024-03-21T09:11:31.009Z] "hash/crc32", [2024-03-21T09:11:31.009Z] "internal/abi", [2024-03-21T09:11:31.009Z] "internal/bytealg", [2024-03-21T09:11:31.009Z] "internal/cpu", [2024-03-21T09:11:31.009Z] "internal/fmtsort", [2024-03-21T09:11:31.009Z] "internal/goexperiment", [2024-03-21T09:11:31.009Z] "internal/itoa", [2024-03-21T09:11:31.009Z] "internal/nettrace", [2024-03-21T09:11:31.009Z] "internal/oserror", [2024-03-21T09:11:31.009Z] "internal/poll", [2024-03-21T09:11:31.009Z] "internal/race", [2024-03-21T09:11:31.009Z] "internal/reflectlite", [2024-03-21T09:11:31.009Z] "internal/singleflight", [2024-03-21T09:11:31.009Z] "internal/syscall/execenv", [2024-03-21T09:11:31.009Z] "internal/syscall/unix", [2024-03-21T09:11:31.009Z] "internal/testlog", [2024-03-21T09:11:31.009Z] "internal/unsafeheader", [2024-03-21T09:11:31.009Z] "io", [2024-03-21T09:11:31.009Z] "io/fs", [2024-03-21T09:11:31.009Z] "io/ioutil", [2024-03-21T09:11:31.009Z] "log", [2024-03-21T09:11:31.009Z] "math", [2024-03-21T09:11:31.009Z] "math/big", [2024-03-21T09:11:31.009Z] "math/bits", [2024-03-21T09:11:31.009Z] "math/rand", [2024-03-21T09:11:31.009Z] "mime", [2024-03-21T09:11:31.009Z] "mime/multipart", [2024-03-21T09:11:31.009Z] "mime/quotedprintable", [2024-03-21T09:11:31.009Z] "net", [2024-03-21T09:11:31.009Z] "net/http", [2024-03-21T09:11:31.009Z] "net/http/httptrace", [2024-03-21T09:11:31.009Z] "net/http/internal", [2024-03-21T09:11:31.009Z] "net/http/internal/ascii", [2024-03-21T09:11:31.009Z] "net/textproto", [2024-03-21T09:11:31.009Z] "net/url", [2024-03-21T09:11:31.009Z] "os", [2024-03-21T09:11:31.009Z] "os/signal", [2024-03-21T09:11:31.009Z] "path", [2024-03-21T09:11:31.009Z] "path/filepath", [2024-03-21T09:11:31.009Z] "reflect", [2024-03-21T09:11:31.009Z] "runtime", [2024-03-21T09:11:31.009Z] "runtime/cgo", [2024-03-21T09:11:31.009Z] "runtime/internal/atomic", [2024-03-21T09:11:31.009Z] "runtime/internal/math", [2024-03-21T09:11:31.009Z] "runtime/internal/sys", [2024-03-21T09:11:31.009Z] "sort", [2024-03-21T09:11:31.009Z] "strconv", [2024-03-21T09:11:31.009Z] "strings", [2024-03-21T09:11:31.009Z] "sync", [2024-03-21T09:11:31.009Z] "sync/atomic", [2024-03-21T09:11:31.009Z] "syscall", [2024-03-21T09:11:31.009Z] "time", [2024-03-21T09:11:31.009Z] "unicode", [2024-03-21T09:11:31.009Z] "unicode/utf16", [2024-03-21T09:11:31.009Z] "unicode/utf8", [2024-03-21T09:11:31.009Z] "unsafe", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestGoFiles": [ [2024-03-21T09:11:31.009Z] "client_test.go", [2024-03-21T09:11:31.009Z] "coordinate_test.go", [2024-03-21T09:11:31.009Z] "performance_test.go", [2024-03-21T09:11:31.009Z] "util_test.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestImports": [ [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "math", [2024-03-21T09:11:31.009Z] "reflect", [2024-03-21T09:11:31.009Z] "strings", [2024-03-21T09:11:31.009Z] "testing", [2024-03-21T09:11:31.009Z] "time" [2024-03-21T09:11:31.009Z] ] [2024-03-21T09:11:31.009Z] } [2024-03-21T09:11:31.009Z] { [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-03-21T09:11:31.009Z] "ImportPath": "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.009Z] "Name": "mapstructure", [2024-03-21T09:11:31.009Z] "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-21T09:11:31.009Z] "Root": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-03-21T09:11:31.009Z] "Module": { [2024-03-21T09:11:31.009Z] "Path": "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.009Z] "Version": "v1.5.0", [2024-03-21T09:11:31.009Z] "Time": "2022-04-20T22:31:31Z", [2024-03-21T09:11:31.009Z] "Indirect": true, [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-03-21T09:11:31.009Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/mapstructure/@v/v1.5.0.mod", [2024-03-21T09:11:31.009Z] "GoVersion": "1.14" [2024-03-21T09:11:31.009Z] }, [2024-03-21T09:11:31.009Z] "DepOnly": true, [2024-03-21T09:11:31.009Z] "Stale": true, [2024-03-21T09:11:31.009Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.009Z] "GoFiles": [ [2024-03-21T09:11:31.009Z] "decode_hooks.go", [2024-03-21T09:11:31.009Z] "error.go", [2024-03-21T09:11:31.009Z] "mapstructure.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "Imports": [ [2024-03-21T09:11:31.009Z] "encoding", [2024-03-21T09:11:31.009Z] "encoding/json", [2024-03-21T09:11:31.009Z] "errors", [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "net", [2024-03-21T09:11:31.009Z] "reflect", [2024-03-21T09:11:31.009Z] "sort", [2024-03-21T09:11:31.009Z] "strconv", [2024-03-21T09:11:31.009Z] "strings", [2024-03-21T09:11:31.009Z] "time" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "Deps": [ [2024-03-21T09:11:31.009Z] "bytes", [2024-03-21T09:11:31.009Z] "context", [2024-03-21T09:11:31.009Z] "encoding", [2024-03-21T09:11:31.009Z] "encoding/base64", [2024-03-21T09:11:31.009Z] "encoding/binary", [2024-03-21T09:11:31.009Z] "encoding/json", [2024-03-21T09:11:31.009Z] "errors", [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "internal/abi", [2024-03-21T09:11:31.009Z] "internal/bytealg", [2024-03-21T09:11:31.009Z] "internal/cpu", [2024-03-21T09:11:31.009Z] "internal/fmtsort", [2024-03-21T09:11:31.009Z] "internal/goexperiment", [2024-03-21T09:11:31.009Z] "internal/itoa", [2024-03-21T09:11:31.009Z] "internal/nettrace", [2024-03-21T09:11:31.009Z] "internal/oserror", [2024-03-21T09:11:31.009Z] "internal/poll", [2024-03-21T09:11:31.009Z] "internal/race", [2024-03-21T09:11:31.009Z] "internal/reflectlite", [2024-03-21T09:11:31.009Z] "internal/singleflight", [2024-03-21T09:11:31.009Z] "internal/syscall/execenv", [2024-03-21T09:11:31.009Z] "internal/syscall/unix", [2024-03-21T09:11:31.009Z] "internal/testlog", [2024-03-21T09:11:31.009Z] "internal/unsafeheader", [2024-03-21T09:11:31.009Z] "io", [2024-03-21T09:11:31.009Z] "io/fs", [2024-03-21T09:11:31.009Z] "math", [2024-03-21T09:11:31.009Z] "math/bits", [2024-03-21T09:11:31.009Z] "net", [2024-03-21T09:11:31.009Z] "os", [2024-03-21T09:11:31.009Z] "path", [2024-03-21T09:11:31.009Z] "reflect", [2024-03-21T09:11:31.009Z] "runtime", [2024-03-21T09:11:31.009Z] "runtime/cgo", [2024-03-21T09:11:31.009Z] "runtime/internal/atomic", [2024-03-21T09:11:31.009Z] "runtime/internal/math", [2024-03-21T09:11:31.009Z] "runtime/internal/sys", [2024-03-21T09:11:31.009Z] "sort", [2024-03-21T09:11:31.009Z] "strconv", [2024-03-21T09:11:31.009Z] "strings", [2024-03-21T09:11:31.009Z] "sync", [2024-03-21T09:11:31.009Z] "sync/atomic", [2024-03-21T09:11:31.009Z] "syscall", [2024-03-21T09:11:31.009Z] "time", [2024-03-21T09:11:31.009Z] "unicode", [2024-03-21T09:11:31.009Z] "unicode/utf16", [2024-03-21T09:11:31.009Z] "unicode/utf8", [2024-03-21T09:11:31.009Z] "unsafe", [2024-03-21T09:11:31.009Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestGoFiles": [ [2024-03-21T09:11:31.009Z] "decode_hooks_test.go", [2024-03-21T09:11:31.009Z] "mapstructure_benchmark_test.go", [2024-03-21T09:11:31.009Z] "mapstructure_bugs_test.go", [2024-03-21T09:11:31.009Z] "mapstructure_examples_test.go", [2024-03-21T09:11:31.009Z] "mapstructure_test.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestImports": [ [2024-03-21T09:11:31.009Z] "encoding/json", [2024-03-21T09:11:31.009Z] "errors", [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "io", [2024-03-21T09:11:31.009Z] "math/big", [2024-03-21T09:11:31.009Z] "net", [2024-03-21T09:11:31.009Z] "reflect", [2024-03-21T09:11:31.009Z] "sort", [2024-03-21T09:11:31.009Z] "strings", [2024-03-21T09:11:31.009Z] "testing", [2024-03-21T09:11:31.009Z] "time" [2024-03-21T09:11:31.009Z] ] [2024-03-21T09:11:31.009Z] } [2024-03-21T09:11:31.009Z] { [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63/constraints", [2024-03-21T09:11:31.009Z] "ImportPath": "golang.org/x/exp/constraints", [2024-03-21T09:11:31.009Z] "Name": "constraints", [2024-03-21T09:11:31.009Z] "Doc": "Package constraints defines a set of useful constraints to be used with type parameters.", [2024-03-21T09:11:31.009Z] "Root": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-21T09:11:31.009Z] "Module": { [2024-03-21T09:11:31.009Z] "Path": "golang.org/x/exp", [2024-03-21T09:11:31.009Z] "Version": "v0.0.0-20230817173708-d852ddb80c63", [2024-03-21T09:11:31.009Z] "Time": "2023-08-17T17:37:08Z", [2024-03-21T09:11:31.009Z] "Indirect": true, [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-21T09:11:31.009Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/exp/@v/v0.0.0-20230817173708-d852ddb80c63.mod", [2024-03-21T09:11:31.009Z] "GoVersion": "1.20" [2024-03-21T09:11:31.009Z] }, [2024-03-21T09:11:31.009Z] "DepOnly": true, [2024-03-21T09:11:31.009Z] "Stale": true, [2024-03-21T09:11:31.009Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.009Z] "GoFiles": [ [2024-03-21T09:11:31.009Z] "constraints.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestGoFiles": [ [2024-03-21T09:11:31.009Z] "constraints_test.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestImports": [ [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "os", [2024-03-21T09:11:31.009Z] "os/exec", [2024-03-21T09:11:31.009Z] "path/filepath", [2024-03-21T09:11:31.009Z] "regexp", [2024-03-21T09:11:31.009Z] "runtime", [2024-03-21T09:11:31.009Z] "testing" [2024-03-21T09:11:31.009Z] ] [2024-03-21T09:11:31.009Z] } [2024-03-21T09:11:31.009Z] { [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63/slices", [2024-03-21T09:11:31.009Z] "ImportPath": "golang.org/x/exp/slices", [2024-03-21T09:11:31.009Z] "Name": "slices", [2024-03-21T09:11:31.009Z] "Doc": "Package slices defines various functions useful with slices of any type.", [2024-03-21T09:11:31.009Z] "Root": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-21T09:11:31.009Z] "Module": { [2024-03-21T09:11:31.009Z] "Path": "golang.org/x/exp", [2024-03-21T09:11:31.009Z] "Version": "v0.0.0-20230817173708-d852ddb80c63", [2024-03-21T09:11:31.009Z] "Time": "2023-08-17T17:37:08Z", [2024-03-21T09:11:31.009Z] "Indirect": true, [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-03-21T09:11:31.009Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/exp/@v/v0.0.0-20230817173708-d852ddb80c63.mod", [2024-03-21T09:11:31.009Z] "GoVersion": "1.20" [2024-03-21T09:11:31.009Z] }, [2024-03-21T09:11:31.009Z] "DepOnly": true, [2024-03-21T09:11:31.009Z] "Stale": true, [2024-03-21T09:11:31.009Z] "StaleReason": "stale dependency: golang.org/x/exp/constraints", [2024-03-21T09:11:31.009Z] "GoFiles": [ [2024-03-21T09:11:31.009Z] "cmp.go", [2024-03-21T09:11:31.009Z] "slices.go", [2024-03-21T09:11:31.009Z] "sort.go", [2024-03-21T09:11:31.009Z] "zsortanyfunc.go", [2024-03-21T09:11:31.009Z] "zsortordered.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.009Z] "slices_race_test.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "Imports": [ [2024-03-21T09:11:31.009Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.009Z] "math/bits", [2024-03-21T09:11:31.009Z] "unsafe" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "Deps": [ [2024-03-21T09:11:31.009Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.009Z] "math/bits", [2024-03-21T09:11:31.009Z] "unsafe" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestGoFiles": [ [2024-03-21T09:11:31.009Z] "slices_test.go", [2024-03-21T09:11:31.009Z] "sort_benchmark_test.go", [2024-03-21T09:11:31.009Z] "sort_test.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "TestImports": [ [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "math", [2024-03-21T09:11:31.009Z] "math/rand", [2024-03-21T09:11:31.009Z] "sort", [2024-03-21T09:11:31.009Z] "strconv", [2024-03-21T09:11:31.009Z] "strings", [2024-03-21T09:11:31.009Z] "testing" [2024-03-21T09:11:31.009Z] ] [2024-03-21T09:11:31.009Z] } [2024-03-21T09:11:31.009Z] { [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-03-21T09:11:31.009Z] "ImportPath": "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.009Z] "Name": "api", [2024-03-21T09:11:31.009Z] "Root": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-03-21T09:11:31.009Z] "Module": { [2024-03-21T09:11:31.009Z] "Path": "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.009Z] "Version": "v1.27.0", [2024-03-21T09:11:31.009Z] "Time": "2024-01-18T19:53:55Z", [2024-03-21T09:11:31.009Z] "Indirect": true, [2024-03-21T09:11:31.009Z] "Dir": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-03-21T09:11:31.009Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/consul/api/@v/v1.27.0.mod", [2024-03-21T09:11:31.009Z] "GoVersion": "1.19" [2024-03-21T09:11:31.009Z] }, [2024-03-21T09:11:31.009Z] "DepOnly": true, [2024-03-21T09:11:31.009Z] "Stale": true, [2024-03-21T09:11:31.009Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.009Z] "GoFiles": [ [2024-03-21T09:11:31.009Z] "acl.go", [2024-03-21T09:11:31.009Z] "agent.go", [2024-03-21T09:11:31.009Z] "api.go", [2024-03-21T09:11:31.009Z] "catalog.go", [2024-03-21T09:11:31.009Z] "config_entry.go", [2024-03-21T09:11:31.009Z] "config_entry_discoverychain.go", [2024-03-21T09:11:31.009Z] "config_entry_exports.go", [2024-03-21T09:11:31.009Z] "config_entry_gateways.go", [2024-03-21T09:11:31.009Z] "config_entry_inline_certificate.go", [2024-03-21T09:11:31.009Z] "config_entry_intentions.go", [2024-03-21T09:11:31.009Z] "config_entry_jwt_provider.go", [2024-03-21T09:11:31.009Z] "config_entry_mesh.go", [2024-03-21T09:11:31.009Z] "config_entry_rate_limit_ip.go", [2024-03-21T09:11:31.009Z] "config_entry_routes.go", [2024-03-21T09:11:31.009Z] "config_entry_sameness_group.go", [2024-03-21T09:11:31.009Z] "config_entry_status.go", [2024-03-21T09:11:31.009Z] "connect.go", [2024-03-21T09:11:31.009Z] "connect_ca.go", [2024-03-21T09:11:31.009Z] "connect_intention.go", [2024-03-21T09:11:31.009Z] "coordinate.go", [2024-03-21T09:11:31.009Z] "debug.go", [2024-03-21T09:11:31.009Z] "discovery_chain.go", [2024-03-21T09:11:31.009Z] "event.go", [2024-03-21T09:11:31.009Z] "health.go", [2024-03-21T09:11:31.009Z] "internal.go", [2024-03-21T09:11:31.009Z] "kv.go", [2024-03-21T09:11:31.009Z] "lock.go", [2024-03-21T09:11:31.009Z] "namespace.go", [2024-03-21T09:11:31.009Z] "operator.go", [2024-03-21T09:11:31.009Z] "operator_area.go", [2024-03-21T09:11:31.009Z] "operator_audit.go", [2024-03-21T09:11:31.009Z] "operator_autopilot.go", [2024-03-21T09:11:31.009Z] "operator_keyring.go", [2024-03-21T09:11:31.009Z] "operator_license.go", [2024-03-21T09:11:31.009Z] "operator_raft.go", [2024-03-21T09:11:31.009Z] "operator_segment.go", [2024-03-21T09:11:31.009Z] "operator_usage.go", [2024-03-21T09:11:31.009Z] "partition.go", [2024-03-21T09:11:31.009Z] "peering.go", [2024-03-21T09:11:31.009Z] "prepared_query.go", [2024-03-21T09:11:31.009Z] "raw.go", [2024-03-21T09:11:31.009Z] "semaphore.go", [2024-03-21T09:11:31.009Z] "session.go", [2024-03-21T09:11:31.009Z] "snapshot.go", [2024-03-21T09:11:31.009Z] "status.go", [2024-03-21T09:11:31.009Z] "txn.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.009Z] "namespace_test.go" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "Imports": [ [2024-03-21T09:11:31.009Z] "bufio", [2024-03-21T09:11:31.009Z] "bytes", [2024-03-21T09:11:31.009Z] "context", [2024-03-21T09:11:31.009Z] "crypto/tls", [2024-03-21T09:11:31.009Z] "encoding/json", [2024-03-21T09:11:31.009Z] "errors", [2024-03-21T09:11:31.009Z] "fmt", [2024-03-21T09:11:31.009Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.009Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.009Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.009Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.009Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.009Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.009Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.009Z] "io", [2024-03-21T09:11:31.009Z] "net", [2024-03-21T09:11:31.009Z] "net/http", [2024-03-21T09:11:31.009Z] "net/url", [2024-03-21T09:11:31.009Z] "os", [2024-03-21T09:11:31.009Z] "path", [2024-03-21T09:11:31.009Z] "strconv", [2024-03-21T09:11:31.009Z] "strings", [2024-03-21T09:11:31.009Z] "sync", [2024-03-21T09:11:31.009Z] "time" [2024-03-21T09:11:31.009Z] ], [2024-03-21T09:11:31.009Z] "Deps": [ [2024-03-21T09:11:31.009Z] "bufio", [2024-03-21T09:11:31.009Z] "bytes", [2024-03-21T09:11:31.009Z] "compress/flate", [2024-03-21T09:11:31.009Z] "compress/gzip", [2024-03-21T09:11:31.009Z] "container/list", [2024-03-21T09:11:31.009Z] "context", [2024-03-21T09:11:31.009Z] "crypto", [2024-03-21T09:11:31.009Z] "crypto/aes", [2024-03-21T09:11:31.009Z] "crypto/cipher", [2024-03-21T09:11:31.009Z] "crypto/des", [2024-03-21T09:11:31.009Z] "crypto/dsa", [2024-03-21T09:11:31.009Z] "crypto/ecdsa", [2024-03-21T09:11:31.009Z] "crypto/ed25519", [2024-03-21T09:11:31.009Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.009Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.009Z] "crypto/elliptic", [2024-03-21T09:11:31.009Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.009Z] "crypto/hmac", [2024-03-21T09:11:31.009Z] "crypto/internal/randutil", [2024-03-21T09:11:31.009Z] "crypto/internal/subtle", [2024-03-21T09:11:31.009Z] "crypto/md5", [2024-03-21T09:11:31.009Z] "crypto/rand", [2024-03-21T09:11:31.009Z] "crypto/rc4", [2024-03-21T09:11:31.009Z] "crypto/rsa", [2024-03-21T09:11:31.009Z] "crypto/sha1", [2024-03-21T09:11:31.009Z] "crypto/sha256", [2024-03-21T09:11:31.009Z] "crypto/sha512", [2024-03-21T09:11:31.009Z] "crypto/subtle", [2024-03-21T09:11:31.009Z] "crypto/tls", [2024-03-21T09:11:31.009Z] "crypto/x509", [2024-03-21T09:11:31.009Z] "crypto/x509/pkix", [2024-03-21T09:11:31.009Z] "encoding", [2024-03-21T09:11:31.009Z] "encoding/asn1", [2024-03-21T09:11:31.009Z] "encoding/base64", [2024-03-21T09:11:31.009Z] "encoding/binary", [2024-03-21T09:11:31.009Z] "encoding/hex", [2024-03-21T09:11:31.009Z] "encoding/json", [2024-03-21T09:11:31.010Z] "encoding/pem", [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.010Z] "github.com/fatih/color", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.010Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.010Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.010Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.010Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.010Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.010Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.010Z] "hash", [2024-03-21T09:11:31.010Z] "hash/crc32", [2024-03-21T09:11:31.010Z] "internal/abi", [2024-03-21T09:11:31.010Z] "internal/bytealg", [2024-03-21T09:11:31.010Z] "internal/cpu", [2024-03-21T09:11:31.010Z] "internal/fmtsort", [2024-03-21T09:11:31.010Z] "internal/goexperiment", [2024-03-21T09:11:31.010Z] "internal/itoa", [2024-03-21T09:11:31.010Z] "internal/nettrace", [2024-03-21T09:11:31.010Z] "internal/oserror", [2024-03-21T09:11:31.010Z] "internal/poll", [2024-03-21T09:11:31.010Z] "internal/race", [2024-03-21T09:11:31.010Z] "internal/reflectlite", [2024-03-21T09:11:31.010Z] "internal/singleflight", [2024-03-21T09:11:31.010Z] "internal/syscall/execenv", [2024-03-21T09:11:31.010Z] "internal/syscall/unix", [2024-03-21T09:11:31.010Z] "internal/testlog", [2024-03-21T09:11:31.010Z] "internal/unsafeheader", [2024-03-21T09:11:31.010Z] "io", [2024-03-21T09:11:31.010Z] "io/fs", [2024-03-21T09:11:31.010Z] "io/ioutil", [2024-03-21T09:11:31.010Z] "log", [2024-03-21T09:11:31.010Z] "math", [2024-03-21T09:11:31.010Z] "math/big", [2024-03-21T09:11:31.010Z] "math/bits", [2024-03-21T09:11:31.010Z] "math/rand", [2024-03-21T09:11:31.010Z] "mime", [2024-03-21T09:11:31.010Z] "mime/multipart", [2024-03-21T09:11:31.010Z] "mime/quotedprintable", [2024-03-21T09:11:31.010Z] "net", [2024-03-21T09:11:31.010Z] "net/http", [2024-03-21T09:11:31.010Z] "net/http/httptrace", [2024-03-21T09:11:31.010Z] "net/http/internal", [2024-03-21T09:11:31.010Z] "net/http/internal/ascii", [2024-03-21T09:11:31.010Z] "net/textproto", [2024-03-21T09:11:31.010Z] "net/url", [2024-03-21T09:11:31.010Z] "os", [2024-03-21T09:11:31.010Z] "os/signal", [2024-03-21T09:11:31.010Z] "path", [2024-03-21T09:11:31.010Z] "path/filepath", [2024-03-21T09:11:31.010Z] "reflect", [2024-03-21T09:11:31.010Z] "regexp", [2024-03-21T09:11:31.010Z] "regexp/syntax", [2024-03-21T09:11:31.010Z] "runtime", [2024-03-21T09:11:31.010Z] "runtime/cgo", [2024-03-21T09:11:31.010Z] "runtime/internal/atomic", [2024-03-21T09:11:31.010Z] "runtime/internal/math", [2024-03-21T09:11:31.010Z] "runtime/internal/sys", [2024-03-21T09:11:31.010Z] "sort", [2024-03-21T09:11:31.010Z] "strconv", [2024-03-21T09:11:31.010Z] "strings", [2024-03-21T09:11:31.010Z] "sync", [2024-03-21T09:11:31.010Z] "sync/atomic", [2024-03-21T09:11:31.010Z] "syscall", [2024-03-21T09:11:31.010Z] "time", [2024-03-21T09:11:31.010Z] "unicode", [2024-03-21T09:11:31.010Z] "unicode/utf16", [2024-03-21T09:11:31.010Z] "unicode/utf8", [2024-03-21T09:11:31.010Z] "unsafe", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.010Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "TestGoFiles": [ [2024-03-21T09:11:31.010Z] "acl_test.go", [2024-03-21T09:11:31.010Z] "agent_test.go", [2024-03-21T09:11:31.010Z] "api_test.go", [2024-03-21T09:11:31.010Z] "catalog_test.go", [2024-03-21T09:11:31.010Z] "ce_test.go", [2024-03-21T09:11:31.010Z] "config_entry_discoverychain_test.go", [2024-03-21T09:11:31.010Z] "config_entry_exports_test.go", [2024-03-21T09:11:31.010Z] "config_entry_gateways_test.go", [2024-03-21T09:11:31.010Z] "config_entry_inline_certificate_test.go", [2024-03-21T09:11:31.010Z] "config_entry_intentions_test.go", [2024-03-21T09:11:31.010Z] "config_entry_jwt_provider_test.go", [2024-03-21T09:11:31.010Z] "config_entry_routes_test.go", [2024-03-21T09:11:31.010Z] "config_entry_status_test.go", [2024-03-21T09:11:31.010Z] "config_entry_test.go", [2024-03-21T09:11:31.010Z] "connect_ca_test.go", [2024-03-21T09:11:31.010Z] "connect_intention_test.go", [2024-03-21T09:11:31.010Z] "coordinate_test.go", [2024-03-21T09:11:31.010Z] "debug_test.go", [2024-03-21T09:11:31.010Z] "discovery_chain_test.go", [2024-03-21T09:11:31.010Z] "event_test.go", [2024-03-21T09:11:31.010Z] "health_test.go", [2024-03-21T09:11:31.010Z] "internal_test.go", [2024-03-21T09:11:31.010Z] "kv_test.go", [2024-03-21T09:11:31.010Z] "lock_test.go", [2024-03-21T09:11:31.010Z] "mock_api_test.go", [2024-03-21T09:11:31.010Z] "operator_autopilot_test.go", [2024-03-21T09:11:31.010Z] "operator_keyring_test.go", [2024-03-21T09:11:31.010Z] "operator_raft_test.go", [2024-03-21T09:11:31.010Z] "operator_usage_test.go", [2024-03-21T09:11:31.010Z] "peering_test.go", [2024-03-21T09:11:31.010Z] "prepared_query_test.go", [2024-03-21T09:11:31.010Z] "semaphore_test.go", [2024-03-21T09:11:31.010Z] "session_test.go", [2024-03-21T09:11:31.010Z] "snapshot_test.go", [2024-03-21T09:11:31.010Z] "status_test.go", [2024-03-21T09:11:31.010Z] "txn_test.go" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "TestImports": [ [2024-03-21T09:11:31.010Z] "bytes", [2024-03-21T09:11:31.010Z] "context", [2024-03-21T09:11:31.010Z] "crypto/rand", [2024-03-21T09:11:31.010Z] "crypto/tls", [2024-03-21T09:11:31.010Z] "crypto/x509", [2024-03-21T09:11:31.010Z] "encoding/base64", [2024-03-21T09:11:31.010Z] "encoding/json", [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.010Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/consul/sdk/testutil", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/consul/sdk/testutil/retry", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-uuid", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/serf/serf", [2024-03-21T09:11:31.010Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.010Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.010Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.010Z] "io", [2024-03-21T09:11:31.010Z] "log", [2024-03-21T09:11:31.010Z] "net", [2024-03-21T09:11:31.010Z] "net/http", [2024-03-21T09:11:31.010Z] "net/http/httptest", [2024-03-21T09:11:31.010Z] "net/http/httputil", [2024-03-21T09:11:31.010Z] "net/url", [2024-03-21T09:11:31.010Z] "os", [2024-03-21T09:11:31.010Z] "path", [2024-03-21T09:11:31.010Z] "path/filepath", [2024-03-21T09:11:31.010Z] "reflect", [2024-03-21T09:11:31.010Z] "runtime", [2024-03-21T09:11:31.010Z] "strings", [2024-03-21T09:11:31.010Z] "sync", [2024-03-21T09:11:31.010Z] "testing", [2024-03-21T09:11:31.010Z] "time" [2024-03-21T09:11:31.010Z] ] [2024-03-21T09:11:31.010Z] } [2024-03-21T09:11:31.010Z] { [2024-03-21T09:11:31.010Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-03-21T09:11:31.010Z] "ImportPath": "github.com/cenkalti/backoff", [2024-03-21T09:11:31.010Z] "Name": "backoff", [2024-03-21T09:11:31.010Z] "Doc": "Package backoff implements backoff algorithms for retrying operations.", [2024-03-21T09:11:31.010Z] "Root": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-03-21T09:11:31.010Z] "Module": { [2024-03-21T09:11:31.010Z] "Path": "github.com/cenkalti/backoff", [2024-03-21T09:11:31.010Z] "Version": "v2.2.1+incompatible", [2024-03-21T09:11:31.010Z] "Time": "2019-07-17T10:48:21Z", [2024-03-21T09:11:31.010Z] "Indirect": true, [2024-03-21T09:11:31.010Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-03-21T09:11:31.010Z] "GoMod": "/go/pkg/mod/cache/download/github.com/cenkalti/backoff/@v/v2.2.1+incompatible.mod" [2024-03-21T09:11:31.010Z] }, [2024-03-21T09:11:31.010Z] "DepOnly": true, [2024-03-21T09:11:31.010Z] "Stale": true, [2024-03-21T09:11:31.010Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.010Z] "GoFiles": [ [2024-03-21T09:11:31.010Z] "backoff.go", [2024-03-21T09:11:31.010Z] "context.go", [2024-03-21T09:11:31.010Z] "exponential.go", [2024-03-21T09:11:31.010Z] "retry.go", [2024-03-21T09:11:31.010Z] "ticker.go", [2024-03-21T09:11:31.010Z] "tries.go" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "Imports": [ [2024-03-21T09:11:31.010Z] "context", [2024-03-21T09:11:31.010Z] "math/rand", [2024-03-21T09:11:31.010Z] "sync", [2024-03-21T09:11:31.010Z] "time" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "Deps": [ [2024-03-21T09:11:31.010Z] "context", [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "internal/abi", [2024-03-21T09:11:31.010Z] "internal/bytealg", [2024-03-21T09:11:31.010Z] "internal/cpu", [2024-03-21T09:11:31.010Z] "internal/goexperiment", [2024-03-21T09:11:31.010Z] "internal/itoa", [2024-03-21T09:11:31.010Z] "internal/oserror", [2024-03-21T09:11:31.010Z] "internal/race", [2024-03-21T09:11:31.010Z] "internal/reflectlite", [2024-03-21T09:11:31.010Z] "internal/unsafeheader", [2024-03-21T09:11:31.010Z] "math", [2024-03-21T09:11:31.010Z] "math/bits", [2024-03-21T09:11:31.010Z] "math/rand", [2024-03-21T09:11:31.010Z] "runtime", [2024-03-21T09:11:31.010Z] "runtime/internal/atomic", [2024-03-21T09:11:31.010Z] "runtime/internal/math", [2024-03-21T09:11:31.010Z] "runtime/internal/sys", [2024-03-21T09:11:31.010Z] "sync", [2024-03-21T09:11:31.010Z] "sync/atomic", [2024-03-21T09:11:31.010Z] "syscall", [2024-03-21T09:11:31.010Z] "time", [2024-03-21T09:11:31.010Z] "unsafe" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "TestGoFiles": [ [2024-03-21T09:11:31.010Z] "backoff_test.go", [2024-03-21T09:11:31.010Z] "context_test.go", [2024-03-21T09:11:31.010Z] "example_test.go", [2024-03-21T09:11:31.010Z] "exponential_test.go", [2024-03-21T09:11:31.010Z] "retry_test.go", [2024-03-21T09:11:31.010Z] "ticker_test.go", [2024-03-21T09:11:31.010Z] "tries_test.go" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "TestImports": [ [2024-03-21T09:11:31.010Z] "context", [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "log", [2024-03-21T09:11:31.010Z] "math", [2024-03-21T09:11:31.010Z] "math/rand", [2024-03-21T09:11:31.010Z] "testing", [2024-03-21T09:11:31.010Z] "time" [2024-03-21T09:11:31.010Z] ] [2024-03-21T09:11:31.010Z] } [2024-03-21T09:11:31.010Z] { [2024-03-21T09:11:31.010Z] "Dir": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-03-21T09:11:31.010Z] "ImportPath": "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.010Z] "Name": "reflectwalk", [2024-03-21T09:11:31.010Z] "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-21T09:11:31.010Z] "Root": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-03-21T09:11:31.010Z] "Module": { [2024-03-21T09:11:31.010Z] "Path": "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.010Z] "Version": "v1.0.2", [2024-03-21T09:11:31.010Z] "Time": "2021-05-03T23:34:11Z", [2024-03-21T09:11:31.010Z] "Indirect": true, [2024-03-21T09:11:31.010Z] "Dir": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-03-21T09:11:31.010Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/reflectwalk/@v/v1.0.2.mod" [2024-03-21T09:11:31.010Z] }, [2024-03-21T09:11:31.010Z] "DepOnly": true, [2024-03-21T09:11:31.010Z] "Stale": true, [2024-03-21T09:11:31.010Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.010Z] "GoFiles": [ [2024-03-21T09:11:31.010Z] "location.go", [2024-03-21T09:11:31.010Z] "location_string.go", [2024-03-21T09:11:31.010Z] "reflectwalk.go" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "Imports": [ [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "reflect" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "Deps": [ [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "internal/abi", [2024-03-21T09:11:31.010Z] "internal/bytealg", [2024-03-21T09:11:31.010Z] "internal/cpu", [2024-03-21T09:11:31.010Z] "internal/fmtsort", [2024-03-21T09:11:31.010Z] "internal/goexperiment", [2024-03-21T09:11:31.010Z] "internal/itoa", [2024-03-21T09:11:31.010Z] "internal/oserror", [2024-03-21T09:11:31.010Z] "internal/poll", [2024-03-21T09:11:31.010Z] "internal/race", [2024-03-21T09:11:31.010Z] "internal/reflectlite", [2024-03-21T09:11:31.010Z] "internal/syscall/execenv", [2024-03-21T09:11:31.010Z] "internal/syscall/unix", [2024-03-21T09:11:31.010Z] "internal/testlog", [2024-03-21T09:11:31.010Z] "internal/unsafeheader", [2024-03-21T09:11:31.010Z] "io", [2024-03-21T09:11:31.010Z] "io/fs", [2024-03-21T09:11:31.010Z] "math", [2024-03-21T09:11:31.010Z] "math/bits", [2024-03-21T09:11:31.010Z] "os", [2024-03-21T09:11:31.010Z] "path", [2024-03-21T09:11:31.010Z] "reflect", [2024-03-21T09:11:31.010Z] "runtime", [2024-03-21T09:11:31.010Z] "runtime/internal/atomic", [2024-03-21T09:11:31.010Z] "runtime/internal/math", [2024-03-21T09:11:31.010Z] "runtime/internal/sys", [2024-03-21T09:11:31.010Z] "sort", [2024-03-21T09:11:31.010Z] "strconv", [2024-03-21T09:11:31.010Z] "sync", [2024-03-21T09:11:31.010Z] "sync/atomic", [2024-03-21T09:11:31.010Z] "syscall", [2024-03-21T09:11:31.010Z] "time", [2024-03-21T09:11:31.010Z] "unicode", [2024-03-21T09:11:31.010Z] "unicode/utf8", [2024-03-21T09:11:31.010Z] "unsafe" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "TestGoFiles": [ [2024-03-21T09:11:31.010Z] "reflectwalk_test.go" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "TestImports": [ [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "reflect", [2024-03-21T09:11:31.010Z] "testing" [2024-03-21T09:11:31.010Z] ] [2024-03-21T09:11:31.010Z] } [2024-03-21T09:11:31.010Z] { [2024-03-21T09:11:31.010Z] "Dir": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-03-21T09:11:31.010Z] "ImportPath": "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.010Z] "Name": "copystructure", [2024-03-21T09:11:31.010Z] "Root": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-03-21T09:11:31.010Z] "Module": { [2024-03-21T09:11:31.010Z] "Path": "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.010Z] "Version": "v1.2.0", [2024-03-21T09:11:31.010Z] "Time": "2021-05-05T17:08:07Z", [2024-03-21T09:11:31.010Z] "Indirect": true, [2024-03-21T09:11:31.010Z] "Dir": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-03-21T09:11:31.010Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/copystructure/@v/v1.2.0.mod", [2024-03-21T09:11:31.010Z] "GoVersion": "1.15" [2024-03-21T09:11:31.010Z] }, [2024-03-21T09:11:31.010Z] "DepOnly": true, [2024-03-21T09:11:31.010Z] "Stale": true, [2024-03-21T09:11:31.010Z] "StaleReason": "stale dependency: github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.010Z] "GoFiles": [ [2024-03-21T09:11:31.010Z] "copier_time.go", [2024-03-21T09:11:31.010Z] "copystructure.go" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "Imports": [ [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.010Z] "reflect", [2024-03-21T09:11:31.010Z] "sync", [2024-03-21T09:11:31.010Z] "time" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "Deps": [ [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.010Z] "internal/abi", [2024-03-21T09:11:31.010Z] "internal/bytealg", [2024-03-21T09:11:31.010Z] "internal/cpu", [2024-03-21T09:11:31.010Z] "internal/fmtsort", [2024-03-21T09:11:31.010Z] "internal/goexperiment", [2024-03-21T09:11:31.010Z] "internal/itoa", [2024-03-21T09:11:31.010Z] "internal/oserror", [2024-03-21T09:11:31.010Z] "internal/poll", [2024-03-21T09:11:31.010Z] "internal/race", [2024-03-21T09:11:31.010Z] "internal/reflectlite", [2024-03-21T09:11:31.010Z] "internal/syscall/execenv", [2024-03-21T09:11:31.010Z] "internal/syscall/unix", [2024-03-21T09:11:31.010Z] "internal/testlog", [2024-03-21T09:11:31.010Z] "internal/unsafeheader", [2024-03-21T09:11:31.010Z] "io", [2024-03-21T09:11:31.010Z] "io/fs", [2024-03-21T09:11:31.010Z] "math", [2024-03-21T09:11:31.010Z] "math/bits", [2024-03-21T09:11:31.010Z] "os", [2024-03-21T09:11:31.010Z] "path", [2024-03-21T09:11:31.010Z] "reflect", [2024-03-21T09:11:31.010Z] "runtime", [2024-03-21T09:11:31.010Z] "runtime/internal/atomic", [2024-03-21T09:11:31.010Z] "runtime/internal/math", [2024-03-21T09:11:31.010Z] "runtime/internal/sys", [2024-03-21T09:11:31.010Z] "sort", [2024-03-21T09:11:31.010Z] "strconv", [2024-03-21T09:11:31.010Z] "sync", [2024-03-21T09:11:31.010Z] "sync/atomic", [2024-03-21T09:11:31.010Z] "syscall", [2024-03-21T09:11:31.010Z] "time", [2024-03-21T09:11:31.010Z] "unicode", [2024-03-21T09:11:31.010Z] "unicode/utf8", [2024-03-21T09:11:31.010Z] "unsafe" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "TestGoFiles": [ [2024-03-21T09:11:31.010Z] "copier_time_test.go", [2024-03-21T09:11:31.010Z] "copystructure_examples_test.go", [2024-03-21T09:11:31.010Z] "copystructure_test.go" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "TestImports": [ [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "reflect", [2024-03-21T09:11:31.010Z] "sync", [2024-03-21T09:11:31.010Z] "testing", [2024-03-21T09:11:31.010Z] "time", [2024-03-21T09:11:31.010Z] "unsafe" [2024-03-21T09:11:31.010Z] ] [2024-03-21T09:11:31.010Z] } [2024-03-21T09:11:31.010Z] { [2024-03-21T09:11:31.010Z] "Dir": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-03-21T09:11:31.010Z] "ImportPath": "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.010Z] "Name": "consulstructure", [2024-03-21T09:11:31.010Z] "Root": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-03-21T09:11:31.010Z] "Module": { [2024-03-21T09:11:31.010Z] "Path": "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.010Z] "Version": "v0.0.0-20190329231841-56fdc4d2da54", [2024-03-21T09:11:31.010Z] "Time": "2019-03-29T23:18:41Z", [2024-03-21T09:11:31.010Z] "Indirect": true, [2024-03-21T09:11:31.010Z] "Dir": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-03-21T09:11:31.010Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/consulstructure/@v/v0.0.0-20190329231841-56fdc4d2da54.mod" [2024-03-21T09:11:31.010Z] }, [2024-03-21T09:11:31.010Z] "DepOnly": true, [2024-03-21T09:11:31.010Z] "Stale": true, [2024-03-21T09:11:31.010Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.010Z] "GoFiles": [ [2024-03-21T09:11:31.010Z] "consulstructure.go" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "Imports": [ [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.010Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.010Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.010Z] "strings", [2024-03-21T09:11:31.010Z] "sync", [2024-03-21T09:11:31.010Z] "time" [2024-03-21T09:11:31.010Z] ], [2024-03-21T09:11:31.010Z] "Deps": [ [2024-03-21T09:11:31.010Z] "bufio", [2024-03-21T09:11:31.010Z] "bytes", [2024-03-21T09:11:31.010Z] "compress/flate", [2024-03-21T09:11:31.010Z] "compress/gzip", [2024-03-21T09:11:31.010Z] "container/list", [2024-03-21T09:11:31.010Z] "context", [2024-03-21T09:11:31.010Z] "crypto", [2024-03-21T09:11:31.010Z] "crypto/aes", [2024-03-21T09:11:31.010Z] "crypto/cipher", [2024-03-21T09:11:31.010Z] "crypto/des", [2024-03-21T09:11:31.010Z] "crypto/dsa", [2024-03-21T09:11:31.010Z] "crypto/ecdsa", [2024-03-21T09:11:31.010Z] "crypto/ed25519", [2024-03-21T09:11:31.010Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.010Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.010Z] "crypto/elliptic", [2024-03-21T09:11:31.010Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.010Z] "crypto/hmac", [2024-03-21T09:11:31.010Z] "crypto/internal/randutil", [2024-03-21T09:11:31.010Z] "crypto/internal/subtle", [2024-03-21T09:11:31.010Z] "crypto/md5", [2024-03-21T09:11:31.010Z] "crypto/rand", [2024-03-21T09:11:31.010Z] "crypto/rc4", [2024-03-21T09:11:31.010Z] "crypto/rsa", [2024-03-21T09:11:31.010Z] "crypto/sha1", [2024-03-21T09:11:31.010Z] "crypto/sha256", [2024-03-21T09:11:31.010Z] "crypto/sha512", [2024-03-21T09:11:31.010Z] "crypto/subtle", [2024-03-21T09:11:31.010Z] "crypto/tls", [2024-03-21T09:11:31.010Z] "crypto/x509", [2024-03-21T09:11:31.010Z] "crypto/x509/pkix", [2024-03-21T09:11:31.010Z] "encoding", [2024-03-21T09:11:31.010Z] "encoding/asn1", [2024-03-21T09:11:31.010Z] "encoding/base64", [2024-03-21T09:11:31.010Z] "encoding/binary", [2024-03-21T09:11:31.010Z] "encoding/hex", [2024-03-21T09:11:31.010Z] "encoding/json", [2024-03-21T09:11:31.010Z] "encoding/pem", [2024-03-21T09:11:31.010Z] "errors", [2024-03-21T09:11:31.010Z] "fmt", [2024-03-21T09:11:31.010Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.010Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.010Z] "github.com/fatih/color", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.010Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.010Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.010Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.010Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.010Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.010Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.010Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.010Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.010Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.010Z] "hash", [2024-03-21T09:11:31.010Z] "hash/crc32", [2024-03-21T09:11:31.010Z] "internal/abi", [2024-03-21T09:11:31.010Z] "internal/bytealg", [2024-03-21T09:11:31.010Z] "internal/cpu", [2024-03-21T09:11:31.010Z] "internal/fmtsort", [2024-03-21T09:11:31.010Z] "internal/goexperiment", [2024-03-21T09:11:31.010Z] "internal/itoa", [2024-03-21T09:11:31.010Z] "internal/nettrace", [2024-03-21T09:11:31.010Z] "internal/oserror", [2024-03-21T09:11:31.010Z] "internal/poll", [2024-03-21T09:11:31.010Z] "internal/race", [2024-03-21T09:11:31.010Z] "internal/reflectlite", [2024-03-21T09:11:31.010Z] "internal/singleflight", [2024-03-21T09:11:31.010Z] "internal/syscall/execenv", [2024-03-21T09:11:31.010Z] "internal/syscall/unix", [2024-03-21T09:11:31.010Z] "internal/testlog", [2024-03-21T09:11:31.010Z] "internal/unsafeheader", [2024-03-21T09:11:31.010Z] "io", [2024-03-21T09:11:31.010Z] "io/fs", [2024-03-21T09:11:31.010Z] "io/ioutil", [2024-03-21T09:11:31.010Z] "log", [2024-03-21T09:11:31.010Z] "math", [2024-03-21T09:11:31.010Z] "math/big", [2024-03-21T09:11:31.010Z] "math/bits", [2024-03-21T09:11:31.010Z] "math/rand", [2024-03-21T09:11:31.010Z] "mime", [2024-03-21T09:11:31.010Z] "mime/multipart", [2024-03-21T09:11:31.010Z] "mime/quotedprintable", [2024-03-21T09:11:31.010Z] "net", [2024-03-21T09:11:31.010Z] "net/http", [2024-03-21T09:11:31.010Z] "net/http/httptrace", [2024-03-21T09:11:31.010Z] "net/http/internal", [2024-03-21T09:11:31.010Z] "net/http/internal/ascii", [2024-03-21T09:11:31.010Z] "net/textproto", [2024-03-21T09:11:31.010Z] "net/url", [2024-03-21T09:11:31.010Z] "os", [2024-03-21T09:11:31.010Z] "os/signal", [2024-03-21T09:11:31.010Z] "path", [2024-03-21T09:11:31.010Z] "path/filepath", [2024-03-21T09:11:31.010Z] "reflect", [2024-03-21T09:11:31.010Z] "regexp", [2024-03-21T09:11:31.010Z] "regexp/syntax", [2024-03-21T09:11:31.011Z] "runtime", [2024-03-21T09:11:31.011Z] "runtime/cgo", [2024-03-21T09:11:31.011Z] "runtime/internal/atomic", [2024-03-21T09:11:31.011Z] "runtime/internal/math", [2024-03-21T09:11:31.011Z] "runtime/internal/sys", [2024-03-21T09:11:31.011Z] "sort", [2024-03-21T09:11:31.011Z] "strconv", [2024-03-21T09:11:31.011Z] "strings", [2024-03-21T09:11:31.011Z] "sync", [2024-03-21T09:11:31.011Z] "sync/atomic", [2024-03-21T09:11:31.011Z] "syscall", [2024-03-21T09:11:31.011Z] "time", [2024-03-21T09:11:31.011Z] "unicode", [2024-03-21T09:11:31.011Z] "unicode/utf16", [2024-03-21T09:11:31.011Z] "unicode/utf8", [2024-03-21T09:11:31.011Z] "unsafe", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "TestGoFiles": [ [2024-03-21T09:11:31.011Z] "consulstructure_test.go" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "TestImports": [ [2024-03-21T09:11:31.011Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.011Z] "reflect", [2024-03-21T09:11:31.011Z] "testing", [2024-03-21T09:11:31.011Z] "time" [2024-03-21T09:11:31.011Z] ] [2024-03-21T09:11:31.011Z] } [2024-03-21T09:11:31.011Z] { [2024-03-21T09:11:31.011Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/internal/pkg/consul", [2024-03-21T09:11:31.011Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.011Z] "Name": "consul", [2024-03-21T09:11:31.011Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.011Z] "Module": { [2024-03-21T09:11:31.011Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-03-21T09:11:31.011Z] "Version": "v3.2.0-dev.3", [2024-03-21T09:11:31.011Z] "Time": "2024-03-04T15:36:22Z", [2024-03-21T09:11:31.011Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.011Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-03-21T09:11:31.011Z] "GoVersion": "1.21" [2024-03-21T09:11:31.011Z] }, [2024-03-21T09:11:31.011Z] "DepOnly": true, [2024-03-21T09:11:31.011Z] "Stale": true, [2024-03-21T09:11:31.011Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.011Z] "GoFiles": [ [2024-03-21T09:11:31.011Z] "client.go", [2024-03-21T09:11:31.011Z] "mock_consul.go" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "Imports": [ [2024-03-21T09:11:31.011Z] "context", [2024-03-21T09:11:31.011Z] "encoding/json", [2024-03-21T09:11:31.011Z] "errors", [2024-03-21T09:11:31.011Z] "fmt", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.011Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.011Z] "io", [2024-03-21T09:11:31.011Z] "log", [2024-03-21T09:11:31.011Z] "net/http", [2024-03-21T09:11:31.011Z] "net/http/httptest", [2024-03-21T09:11:31.011Z] "strconv", [2024-03-21T09:11:31.011Z] "strings", [2024-03-21T09:11:31.011Z] "sync", [2024-03-21T09:11:31.011Z] "time" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "Deps": [ [2024-03-21T09:11:31.011Z] "bufio", [2024-03-21T09:11:31.011Z] "bytes", [2024-03-21T09:11:31.011Z] "compress/flate", [2024-03-21T09:11:31.011Z] "compress/gzip", [2024-03-21T09:11:31.011Z] "container/list", [2024-03-21T09:11:31.011Z] "context", [2024-03-21T09:11:31.011Z] "crypto", [2024-03-21T09:11:31.011Z] "crypto/aes", [2024-03-21T09:11:31.011Z] "crypto/cipher", [2024-03-21T09:11:31.011Z] "crypto/des", [2024-03-21T09:11:31.011Z] "crypto/dsa", [2024-03-21T09:11:31.011Z] "crypto/ecdsa", [2024-03-21T09:11:31.011Z] "crypto/ed25519", [2024-03-21T09:11:31.011Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.011Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.011Z] "crypto/elliptic", [2024-03-21T09:11:31.011Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.011Z] "crypto/hmac", [2024-03-21T09:11:31.011Z] "crypto/internal/randutil", [2024-03-21T09:11:31.011Z] "crypto/internal/subtle", [2024-03-21T09:11:31.011Z] "crypto/md5", [2024-03-21T09:11:31.011Z] "crypto/rand", [2024-03-21T09:11:31.011Z] "crypto/rc4", [2024-03-21T09:11:31.011Z] "crypto/rsa", [2024-03-21T09:11:31.011Z] "crypto/sha1", [2024-03-21T09:11:31.011Z] "crypto/sha256", [2024-03-21T09:11:31.011Z] "crypto/sha512", [2024-03-21T09:11:31.011Z] "crypto/subtle", [2024-03-21T09:11:31.011Z] "crypto/tls", [2024-03-21T09:11:31.011Z] "crypto/x509", [2024-03-21T09:11:31.011Z] "crypto/x509/pkix", [2024-03-21T09:11:31.011Z] "encoding", [2024-03-21T09:11:31.011Z] "encoding/asn1", [2024-03-21T09:11:31.011Z] "encoding/base64", [2024-03-21T09:11:31.011Z] "encoding/binary", [2024-03-21T09:11:31.011Z] "encoding/hex", [2024-03-21T09:11:31.011Z] "encoding/json", [2024-03-21T09:11:31.011Z] "encoding/pem", [2024-03-21T09:11:31.011Z] "errors", [2024-03-21T09:11:31.011Z] "flag", [2024-03-21T09:11:31.011Z] "fmt", [2024-03-21T09:11:31.011Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.011Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.011Z] "github.com/fatih/color", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.011Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.011Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.011Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.011Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.011Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.011Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.011Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.011Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.011Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.011Z] "hash", [2024-03-21T09:11:31.011Z] "hash/crc32", [2024-03-21T09:11:31.011Z] "internal/abi", [2024-03-21T09:11:31.011Z] "internal/bytealg", [2024-03-21T09:11:31.011Z] "internal/cpu", [2024-03-21T09:11:31.011Z] "internal/fmtsort", [2024-03-21T09:11:31.011Z] "internal/goexperiment", [2024-03-21T09:11:31.011Z] "internal/itoa", [2024-03-21T09:11:31.011Z] "internal/nettrace", [2024-03-21T09:11:31.011Z] "internal/oserror", [2024-03-21T09:11:31.011Z] "internal/poll", [2024-03-21T09:11:31.011Z] "internal/race", [2024-03-21T09:11:31.011Z] "internal/reflectlite", [2024-03-21T09:11:31.011Z] "internal/singleflight", [2024-03-21T09:11:31.011Z] "internal/syscall/execenv", [2024-03-21T09:11:31.011Z] "internal/syscall/unix", [2024-03-21T09:11:31.011Z] "internal/testlog", [2024-03-21T09:11:31.011Z] "internal/unsafeheader", [2024-03-21T09:11:31.011Z] "io", [2024-03-21T09:11:31.011Z] "io/fs", [2024-03-21T09:11:31.011Z] "io/ioutil", [2024-03-21T09:11:31.011Z] "log", [2024-03-21T09:11:31.011Z] "math", [2024-03-21T09:11:31.011Z] "math/big", [2024-03-21T09:11:31.011Z] "math/bits", [2024-03-21T09:11:31.011Z] "math/rand", [2024-03-21T09:11:31.011Z] "mime", [2024-03-21T09:11:31.011Z] "mime/multipart", [2024-03-21T09:11:31.011Z] "mime/quotedprintable", [2024-03-21T09:11:31.011Z] "net", [2024-03-21T09:11:31.011Z] "net/http", [2024-03-21T09:11:31.011Z] "net/http/httptest", [2024-03-21T09:11:31.011Z] "net/http/httptrace", [2024-03-21T09:11:31.011Z] "net/http/internal", [2024-03-21T09:11:31.011Z] "net/http/internal/ascii", [2024-03-21T09:11:31.011Z] "net/http/internal/testcert", [2024-03-21T09:11:31.011Z] "net/textproto", [2024-03-21T09:11:31.011Z] "net/url", [2024-03-21T09:11:31.011Z] "os", [2024-03-21T09:11:31.011Z] "os/signal", [2024-03-21T09:11:31.011Z] "path", [2024-03-21T09:11:31.011Z] "path/filepath", [2024-03-21T09:11:31.011Z] "reflect", [2024-03-21T09:11:31.011Z] "regexp", [2024-03-21T09:11:31.011Z] "regexp/syntax", [2024-03-21T09:11:31.011Z] "runtime", [2024-03-21T09:11:31.011Z] "runtime/cgo", [2024-03-21T09:11:31.011Z] "runtime/internal/atomic", [2024-03-21T09:11:31.011Z] "runtime/internal/math", [2024-03-21T09:11:31.011Z] "runtime/internal/sys", [2024-03-21T09:11:31.011Z] "sort", [2024-03-21T09:11:31.011Z] "strconv", [2024-03-21T09:11:31.011Z] "strings", [2024-03-21T09:11:31.011Z] "sync", [2024-03-21T09:11:31.011Z] "sync/atomic", [2024-03-21T09:11:31.011Z] "syscall", [2024-03-21T09:11:31.011Z] "time", [2024-03-21T09:11:31.011Z] "unicode", [2024-03-21T09:11:31.011Z] "unicode/utf16", [2024-03-21T09:11:31.011Z] "unicode/utf8", [2024-03-21T09:11:31.011Z] "unsafe", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "TestGoFiles": [ [2024-03-21T09:11:31.011Z] "client_test.go" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "TestImports": [ [2024-03-21T09:11:31.011Z] "fmt", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.011Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.011Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.011Z] "net/http/httptest", [2024-03-21T09:11:31.011Z] "net/url", [2024-03-21T09:11:31.011Z] "os", [2024-03-21T09:11:31.011Z] "strconv", [2024-03-21T09:11:31.011Z] "strings", [2024-03-21T09:11:31.011Z] "sync", [2024-03-21T09:11:31.011Z] "testing", [2024-03-21T09:11:31.011Z] "time" [2024-03-21T09:11:31.011Z] ] [2024-03-21T09:11:31.011Z] } [2024-03-21T09:11:31.011Z] { [2024-03-21T09:11:31.011Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/configuration", [2024-03-21T09:11:31.011Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.011Z] "Name": "configuration", [2024-03-21T09:11:31.011Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.011Z] "Module": { [2024-03-21T09:11:31.011Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-03-21T09:11:31.011Z] "Version": "v3.2.0-dev.3", [2024-03-21T09:11:31.011Z] "Time": "2024-03-04T15:36:22Z", [2024-03-21T09:11:31.011Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.011Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-03-21T09:11:31.011Z] "GoVersion": "1.21" [2024-03-21T09:11:31.011Z] }, [2024-03-21T09:11:31.011Z] "DepOnly": true, [2024-03-21T09:11:31.011Z] "Stale": true, [2024-03-21T09:11:31.011Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.011Z] "GoFiles": [ [2024-03-21T09:11:31.011Z] "factory.go", [2024-03-21T09:11:31.011Z] "interface.go" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "Imports": [ [2024-03-21T09:11:31.011Z] "fmt", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "Deps": [ [2024-03-21T09:11:31.011Z] "bufio", [2024-03-21T09:11:31.011Z] "bytes", [2024-03-21T09:11:31.011Z] "compress/flate", [2024-03-21T09:11:31.011Z] "compress/gzip", [2024-03-21T09:11:31.011Z] "container/list", [2024-03-21T09:11:31.011Z] "context", [2024-03-21T09:11:31.011Z] "crypto", [2024-03-21T09:11:31.011Z] "crypto/aes", [2024-03-21T09:11:31.011Z] "crypto/cipher", [2024-03-21T09:11:31.011Z] "crypto/des", [2024-03-21T09:11:31.011Z] "crypto/dsa", [2024-03-21T09:11:31.011Z] "crypto/ecdsa", [2024-03-21T09:11:31.011Z] "crypto/ed25519", [2024-03-21T09:11:31.011Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.011Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.011Z] "crypto/elliptic", [2024-03-21T09:11:31.011Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.011Z] "crypto/hmac", [2024-03-21T09:11:31.011Z] "crypto/internal/randutil", [2024-03-21T09:11:31.011Z] "crypto/internal/subtle", [2024-03-21T09:11:31.011Z] "crypto/md5", [2024-03-21T09:11:31.011Z] "crypto/rand", [2024-03-21T09:11:31.011Z] "crypto/rc4", [2024-03-21T09:11:31.011Z] "crypto/rsa", [2024-03-21T09:11:31.011Z] "crypto/sha1", [2024-03-21T09:11:31.011Z] "crypto/sha256", [2024-03-21T09:11:31.011Z] "crypto/sha512", [2024-03-21T09:11:31.011Z] "crypto/subtle", [2024-03-21T09:11:31.011Z] "crypto/tls", [2024-03-21T09:11:31.011Z] "crypto/x509", [2024-03-21T09:11:31.011Z] "crypto/x509/pkix", [2024-03-21T09:11:31.011Z] "encoding", [2024-03-21T09:11:31.011Z] "encoding/asn1", [2024-03-21T09:11:31.011Z] "encoding/base64", [2024-03-21T09:11:31.011Z] "encoding/binary", [2024-03-21T09:11:31.011Z] "encoding/hex", [2024-03-21T09:11:31.011Z] "encoding/json", [2024-03-21T09:11:31.011Z] "encoding/pem", [2024-03-21T09:11:31.011Z] "errors", [2024-03-21T09:11:31.011Z] "flag", [2024-03-21T09:11:31.011Z] "fmt", [2024-03-21T09:11:31.011Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.011Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.011Z] "github.com/fatih/color", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.011Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.011Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.011Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.011Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.011Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.011Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.011Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.011Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.011Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.011Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.011Z] "hash", [2024-03-21T09:11:31.011Z] "hash/crc32", [2024-03-21T09:11:31.011Z] "internal/abi", [2024-03-21T09:11:31.011Z] "internal/bytealg", [2024-03-21T09:11:31.011Z] "internal/cpu", [2024-03-21T09:11:31.011Z] "internal/fmtsort", [2024-03-21T09:11:31.011Z] "internal/goexperiment", [2024-03-21T09:11:31.011Z] "internal/itoa", [2024-03-21T09:11:31.011Z] "internal/nettrace", [2024-03-21T09:11:31.011Z] "internal/oserror", [2024-03-21T09:11:31.011Z] "internal/poll", [2024-03-21T09:11:31.011Z] "internal/race", [2024-03-21T09:11:31.011Z] "internal/reflectlite", [2024-03-21T09:11:31.011Z] "internal/singleflight", [2024-03-21T09:11:31.011Z] "internal/syscall/execenv", [2024-03-21T09:11:31.011Z] "internal/syscall/unix", [2024-03-21T09:11:31.011Z] "internal/testlog", [2024-03-21T09:11:31.011Z] "internal/unsafeheader", [2024-03-21T09:11:31.011Z] "io", [2024-03-21T09:11:31.011Z] "io/fs", [2024-03-21T09:11:31.011Z] "io/ioutil", [2024-03-21T09:11:31.011Z] "log", [2024-03-21T09:11:31.011Z] "math", [2024-03-21T09:11:31.011Z] "math/big", [2024-03-21T09:11:31.011Z] "math/bits", [2024-03-21T09:11:31.011Z] "math/rand", [2024-03-21T09:11:31.011Z] "mime", [2024-03-21T09:11:31.011Z] "mime/multipart", [2024-03-21T09:11:31.011Z] "mime/quotedprintable", [2024-03-21T09:11:31.011Z] "net", [2024-03-21T09:11:31.011Z] "net/http", [2024-03-21T09:11:31.011Z] "net/http/httptest", [2024-03-21T09:11:31.011Z] "net/http/httptrace", [2024-03-21T09:11:31.011Z] "net/http/internal", [2024-03-21T09:11:31.011Z] "net/http/internal/ascii", [2024-03-21T09:11:31.011Z] "net/http/internal/testcert", [2024-03-21T09:11:31.011Z] "net/textproto", [2024-03-21T09:11:31.011Z] "net/url", [2024-03-21T09:11:31.011Z] "os", [2024-03-21T09:11:31.011Z] "os/signal", [2024-03-21T09:11:31.011Z] "path", [2024-03-21T09:11:31.011Z] "path/filepath", [2024-03-21T09:11:31.011Z] "reflect", [2024-03-21T09:11:31.011Z] "regexp", [2024-03-21T09:11:31.011Z] "regexp/syntax", [2024-03-21T09:11:31.011Z] "runtime", [2024-03-21T09:11:31.011Z] "runtime/cgo", [2024-03-21T09:11:31.011Z] "runtime/internal/atomic", [2024-03-21T09:11:31.011Z] "runtime/internal/math", [2024-03-21T09:11:31.011Z] "runtime/internal/sys", [2024-03-21T09:11:31.011Z] "sort", [2024-03-21T09:11:31.011Z] "strconv", [2024-03-21T09:11:31.011Z] "strings", [2024-03-21T09:11:31.011Z] "sync", [2024-03-21T09:11:31.011Z] "sync/atomic", [2024-03-21T09:11:31.011Z] "syscall", [2024-03-21T09:11:31.011Z] "time", [2024-03-21T09:11:31.011Z] "unicode", [2024-03-21T09:11:31.011Z] "unicode/utf16", [2024-03-21T09:11:31.011Z] "unicode/utf8", [2024-03-21T09:11:31.011Z] "unsafe", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.011Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "TestGoFiles": [ [2024-03-21T09:11:31.011Z] "factory_test.go" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "TestImports": [ [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.011Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.011Z] "testing" [2024-03-21T09:11:31.011Z] ] [2024-03-21T09:11:31.011Z] } [2024-03-21T09:11:31.011Z] { [2024-03-21T09:11:31.011Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos", [2024-03-21T09:11:31.011Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.011Z] "Name": "dtos", [2024-03-21T09:11:31.011Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.011Z] "Module": { [2024-03-21T09:11:31.011Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:31.011Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:31.011Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:31.011Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.011Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:31.011Z] "GoVersion": "1.21" [2024-03-21T09:11:31.011Z] }, [2024-03-21T09:11:31.011Z] "DepOnly": true, [2024-03-21T09:11:31.011Z] "Stale": true, [2024-03-21T09:11:31.011Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.011Z] "GoFiles": [ [2024-03-21T09:11:31.011Z] "address.go", [2024-03-21T09:11:31.011Z] "autoevent.go", [2024-03-21T09:11:31.011Z] "corecommand.go", [2024-03-21T09:11:31.011Z] "dbtimestamp.go", [2024-03-21T09:11:31.011Z] "device.go", [2024-03-21T09:11:31.011Z] "devicecommand.go", [2024-03-21T09:11:31.011Z] "deviceprofile.go", [2024-03-21T09:11:31.011Z] "deviceprofilebasicinfo.go", [2024-03-21T09:11:31.011Z] "deviceresource.go", [2024-03-21T09:11:31.011Z] "deviceservice.go", [2024-03-21T09:11:31.011Z] "discovereddevice.go", [2024-03-21T09:11:31.011Z] "event.go", [2024-03-21T09:11:31.011Z] "interval.go", [2024-03-21T09:11:31.011Z] "intervalaction.go", [2024-03-21T09:11:31.011Z] "metric.go", [2024-03-21T09:11:31.011Z] "notification.go", [2024-03-21T09:11:31.011Z] "protocolproperties.go", [2024-03-21T09:11:31.011Z] "provisionwatcher.go", [2024-03-21T09:11:31.011Z] "reading.go", [2024-03-21T09:11:31.011Z] "registration.go", [2024-03-21T09:11:31.011Z] "resourceoperation.go", [2024-03-21T09:11:31.011Z] "resourceproperties.go", [2024-03-21T09:11:31.011Z] "subscription.go", [2024-03-21T09:11:31.011Z] "systemevent.go", [2024-03-21T09:11:31.011Z] "tags.go", [2024-03-21T09:11:31.011Z] "transmission.go", [2024-03-21T09:11:31.011Z] "transmissionrecord.go" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "Imports": [ [2024-03-21T09:11:31.011Z] "encoding/json", [2024-03-21T09:11:31.011Z] "encoding/xml", [2024-03-21T09:11:31.011Z] "errors", [2024-03-21T09:11:31.011Z] "fmt", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.011Z] "github.com/google/uuid", [2024-03-21T09:11:31.011Z] "reflect", [2024-03-21T09:11:31.011Z] "strconv", [2024-03-21T09:11:31.011Z] "strings", [2024-03-21T09:11:31.011Z] "time" [2024-03-21T09:11:31.011Z] ], [2024-03-21T09:11:31.011Z] "Deps": [ [2024-03-21T09:11:31.011Z] "bufio", [2024-03-21T09:11:31.011Z] "bytes", [2024-03-21T09:11:31.011Z] "compress/flate", [2024-03-21T09:11:31.011Z] "compress/gzip", [2024-03-21T09:11:31.011Z] "compress/zlib", [2024-03-21T09:11:31.011Z] "container/list", [2024-03-21T09:11:31.011Z] "context", [2024-03-21T09:11:31.011Z] "crypto", [2024-03-21T09:11:31.011Z] "crypto/aes", [2024-03-21T09:11:31.011Z] "crypto/cipher", [2024-03-21T09:11:31.011Z] "crypto/des", [2024-03-21T09:11:31.011Z] "crypto/dsa", [2024-03-21T09:11:31.011Z] "crypto/ecdsa", [2024-03-21T09:11:31.011Z] "crypto/ed25519", [2024-03-21T09:11:31.011Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.011Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.011Z] "crypto/elliptic", [2024-03-21T09:11:31.011Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.011Z] "crypto/hmac", [2024-03-21T09:11:31.011Z] "crypto/internal/randutil", [2024-03-21T09:11:31.011Z] "crypto/internal/subtle", [2024-03-21T09:11:31.011Z] "crypto/md5", [2024-03-21T09:11:31.011Z] "crypto/rand", [2024-03-21T09:11:31.011Z] "crypto/rc4", [2024-03-21T09:11:31.011Z] "crypto/rsa", [2024-03-21T09:11:31.011Z] "crypto/sha1", [2024-03-21T09:11:31.011Z] "crypto/sha256", [2024-03-21T09:11:31.011Z] "crypto/sha512", [2024-03-21T09:11:31.011Z] "crypto/subtle", [2024-03-21T09:11:31.011Z] "crypto/tls", [2024-03-21T09:11:31.011Z] "crypto/x509", [2024-03-21T09:11:31.011Z] "crypto/x509/pkix", [2024-03-21T09:11:31.011Z] "database/sql/driver", [2024-03-21T09:11:31.011Z] "debug/dwarf", [2024-03-21T09:11:31.011Z] "debug/macho", [2024-03-21T09:11:31.011Z] "encoding", [2024-03-21T09:11:31.011Z] "encoding/asn1", [2024-03-21T09:11:31.011Z] "encoding/base64", [2024-03-21T09:11:31.011Z] "encoding/binary", [2024-03-21T09:11:31.011Z] "encoding/csv", [2024-03-21T09:11:31.011Z] "encoding/hex", [2024-03-21T09:11:31.011Z] "encoding/json", [2024-03-21T09:11:31.011Z] "encoding/pem", [2024-03-21T09:11:31.011Z] "encoding/xml", [2024-03-21T09:11:31.011Z] "errors", [2024-03-21T09:11:31.011Z] "fmt", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.011Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.011Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.011Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.011Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.011Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.011Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.012Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.012Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.012Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.012Z] "github.com/google/uuid", [2024-03-21T09:11:31.012Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.012Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.012Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.012Z] "golang.org/x/net/html", [2024-03-21T09:11:31.012Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.012Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.012Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.012Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.012Z] "golang.org/x/text/language", [2024-03-21T09:11:31.012Z] "hash", [2024-03-21T09:11:31.012Z] "hash/adler32", [2024-03-21T09:11:31.012Z] "hash/crc32", [2024-03-21T09:11:31.012Z] "internal/abi", [2024-03-21T09:11:31.012Z] "internal/bytealg", [2024-03-21T09:11:31.012Z] "internal/cpu", [2024-03-21T09:11:31.012Z] "internal/fmtsort", [2024-03-21T09:11:31.012Z] "internal/goexperiment", [2024-03-21T09:11:31.012Z] "internal/itoa", [2024-03-21T09:11:31.012Z] "internal/nettrace", [2024-03-21T09:11:31.012Z] "internal/oserror", [2024-03-21T09:11:31.012Z] "internal/poll", [2024-03-21T09:11:31.012Z] "internal/race", [2024-03-21T09:11:31.012Z] "internal/reflectlite", [2024-03-21T09:11:31.012Z] "internal/singleflight", [2024-03-21T09:11:31.012Z] "internal/syscall/execenv", [2024-03-21T09:11:31.012Z] "internal/syscall/unix", [2024-03-21T09:11:31.012Z] "internal/testlog", [2024-03-21T09:11:31.012Z] "internal/unsafeheader", [2024-03-21T09:11:31.012Z] "io", [2024-03-21T09:11:31.012Z] "io/fs", [2024-03-21T09:11:31.012Z] "io/ioutil", [2024-03-21T09:11:31.012Z] "log", [2024-03-21T09:11:31.012Z] "math", [2024-03-21T09:11:31.012Z] "math/big", [2024-03-21T09:11:31.012Z] "math/bits", [2024-03-21T09:11:31.012Z] "math/rand", [2024-03-21T09:11:31.012Z] "mime", [2024-03-21T09:11:31.012Z] "mime/multipart", [2024-03-21T09:11:31.012Z] "mime/quotedprintable", [2024-03-21T09:11:31.012Z] "net", [2024-03-21T09:11:31.012Z] "net/http", [2024-03-21T09:11:31.012Z] "net/http/httptrace", [2024-03-21T09:11:31.012Z] "net/http/internal", [2024-03-21T09:11:31.012Z] "net/http/internal/ascii", [2024-03-21T09:11:31.012Z] "net/textproto", [2024-03-21T09:11:31.012Z] "net/url", [2024-03-21T09:11:31.012Z] "os", [2024-03-21T09:11:31.012Z] "path", [2024-03-21T09:11:31.012Z] "path/filepath", [2024-03-21T09:11:31.012Z] "reflect", [2024-03-21T09:11:31.012Z] "regexp", [2024-03-21T09:11:31.012Z] "regexp/syntax", [2024-03-21T09:11:31.012Z] "runtime", [2024-03-21T09:11:31.012Z] "runtime/cgo", [2024-03-21T09:11:31.012Z] "runtime/internal/atomic", [2024-03-21T09:11:31.012Z] "runtime/internal/math", [2024-03-21T09:11:31.012Z] "runtime/internal/sys", [2024-03-21T09:11:31.012Z] "sort", [2024-03-21T09:11:31.012Z] "strconv", [2024-03-21T09:11:31.012Z] "strings", [2024-03-21T09:11:31.012Z] "sync", [2024-03-21T09:11:31.012Z] "sync/atomic", [2024-03-21T09:11:31.012Z] "syscall", [2024-03-21T09:11:31.012Z] "time", [2024-03-21T09:11:31.012Z] "unicode", [2024-03-21T09:11:31.012Z] "unicode/utf16", [2024-03-21T09:11:31.012Z] "unicode/utf8", [2024-03-21T09:11:31.012Z] "unsafe", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "TestGoFiles": [ [2024-03-21T09:11:31.012Z] "address_test.go", [2024-03-21T09:11:31.012Z] "const_test.go", [2024-03-21T09:11:31.012Z] "device_test.go", [2024-03-21T09:11:31.012Z] "deviceprofile_test.go", [2024-03-21T09:11:31.012Z] "deviceservice_test.go", [2024-03-21T09:11:31.012Z] "event_test.go", [2024-03-21T09:11:31.012Z] "metric_test.go", [2024-03-21T09:11:31.012Z] "notification_test.go", [2024-03-21T09:11:31.012Z] "provisionwatcher_test.go", [2024-03-21T09:11:31.012Z] "reading_test.go", [2024-03-21T09:11:31.012Z] "registration_test.go", [2024-03-21T09:11:31.012Z] "systemevent_test.go", [2024-03-21T09:11:31.012Z] "tags_test.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "TestImports": [ [2024-03-21T09:11:31.012Z] "encoding/json", [2024-03-21T09:11:31.012Z] "encoding/xml", [2024-03-21T09:11:31.012Z] "fmt", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.012Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.012Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.012Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.012Z] "net/http", [2024-03-21T09:11:31.012Z] "strings", [2024-03-21T09:11:31.012Z] "testing", [2024-03-21T09:11:31.012Z] "time" [2024-03-21T09:11:31.012Z] ] [2024-03-21T09:11:31.012Z] } [2024-03-21T09:11:31.012Z] { [2024-03-21T09:11:31.012Z] "Dir": "/usr/local/go/src/encoding/base32", [2024-03-21T09:11:31.012Z] "ImportPath": "encoding/base32", [2024-03-21T09:11:31.012Z] "Name": "base32", [2024-03-21T09:11:31.012Z] "Doc": "Package base32 implements base32 encoding as specified by RFC 4648.", [2024-03-21T09:11:31.012Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/base32.a", [2024-03-21T09:11:31.012Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.012Z] "Goroot": true, [2024-03-21T09:11:31.012Z] "Standard": true, [2024-03-21T09:11:31.012Z] "DepOnly": true, [2024-03-21T09:11:31.012Z] "GoFiles": [ [2024-03-21T09:11:31.012Z] "base32.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "Imports": [ [2024-03-21T09:11:31.012Z] "io", [2024-03-21T09:11:31.012Z] "strconv" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "Deps": [ [2024-03-21T09:11:31.012Z] "errors", [2024-03-21T09:11:31.012Z] "internal/abi", [2024-03-21T09:11:31.012Z] "internal/bytealg", [2024-03-21T09:11:31.012Z] "internal/cpu", [2024-03-21T09:11:31.012Z] "internal/goexperiment", [2024-03-21T09:11:31.012Z] "internal/race", [2024-03-21T09:11:31.012Z] "internal/reflectlite", [2024-03-21T09:11:31.012Z] "internal/unsafeheader", [2024-03-21T09:11:31.012Z] "io", [2024-03-21T09:11:31.012Z] "math", [2024-03-21T09:11:31.012Z] "math/bits", [2024-03-21T09:11:31.012Z] "runtime", [2024-03-21T09:11:31.012Z] "runtime/internal/atomic", [2024-03-21T09:11:31.012Z] "runtime/internal/math", [2024-03-21T09:11:31.012Z] "runtime/internal/sys", [2024-03-21T09:11:31.012Z] "strconv", [2024-03-21T09:11:31.012Z] "sync", [2024-03-21T09:11:31.012Z] "sync/atomic", [2024-03-21T09:11:31.012Z] "unicode/utf8", [2024-03-21T09:11:31.012Z] "unsafe" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "TestGoFiles": [ [2024-03-21T09:11:31.012Z] "base32_test.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "TestImports": [ [2024-03-21T09:11:31.012Z] "bytes", [2024-03-21T09:11:31.012Z] "errors", [2024-03-21T09:11:31.012Z] "io", [2024-03-21T09:11:31.012Z] "strings", [2024-03-21T09:11:31.012Z] "testing" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "XTestGoFiles": [ [2024-03-21T09:11:31.012Z] "example_test.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "XTestImports": [ [2024-03-21T09:11:31.012Z] "encoding/base32", [2024-03-21T09:11:31.012Z] "fmt", [2024-03-21T09:11:31.012Z] "os" [2024-03-21T09:11:31.012Z] ] [2024-03-21T09:11:31.012Z] } [2024-03-21T09:11:31.012Z] { [2024-03-21T09:11:31.012Z] "Dir": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-03-21T09:11:31.012Z] "ImportPath": "github.com/x448/float16", [2024-03-21T09:11:31.012Z] "Name": "float16", [2024-03-21T09:11:31.012Z] "Root": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-03-21T09:11:31.012Z] "Module": { [2024-03-21T09:11:31.012Z] "Path": "github.com/x448/float16", [2024-03-21T09:11:31.012Z] "Version": "v0.8.4", [2024-03-21T09:11:31.012Z] "Time": "2020-01-17T18:31:28Z", [2024-03-21T09:11:31.012Z] "Indirect": true, [2024-03-21T09:11:31.012Z] "Dir": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-03-21T09:11:31.012Z] "GoMod": "/go/pkg/mod/cache/download/github.com/x448/float16/@v/v0.8.4.mod", [2024-03-21T09:11:31.012Z] "GoVersion": "1.11" [2024-03-21T09:11:31.012Z] }, [2024-03-21T09:11:31.012Z] "DepOnly": true, [2024-03-21T09:11:31.012Z] "Stale": true, [2024-03-21T09:11:31.012Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.012Z] "GoFiles": [ [2024-03-21T09:11:31.012Z] "float16.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "Imports": [ [2024-03-21T09:11:31.012Z] "math", [2024-03-21T09:11:31.012Z] "strconv" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "Deps": [ [2024-03-21T09:11:31.012Z] "errors", [2024-03-21T09:11:31.012Z] "internal/abi", [2024-03-21T09:11:31.012Z] "internal/bytealg", [2024-03-21T09:11:31.012Z] "internal/cpu", [2024-03-21T09:11:31.012Z] "internal/goexperiment", [2024-03-21T09:11:31.012Z] "internal/reflectlite", [2024-03-21T09:11:31.012Z] "internal/unsafeheader", [2024-03-21T09:11:31.012Z] "math", [2024-03-21T09:11:31.012Z] "math/bits", [2024-03-21T09:11:31.012Z] "runtime", [2024-03-21T09:11:31.012Z] "runtime/internal/atomic", [2024-03-21T09:11:31.012Z] "runtime/internal/math", [2024-03-21T09:11:31.012Z] "runtime/internal/sys", [2024-03-21T09:11:31.012Z] "strconv", [2024-03-21T09:11:31.012Z] "unicode/utf8", [2024-03-21T09:11:31.012Z] "unsafe" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "XTestGoFiles": [ [2024-03-21T09:11:31.012Z] "float16_bench_test.go", [2024-03-21T09:11:31.012Z] "float16_test.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "XTestImports": [ [2024-03-21T09:11:31.012Z] "bytes", [2024-03-21T09:11:31.012Z] "crypto/sha512", [2024-03-21T09:11:31.012Z] "encoding/binary", [2024-03-21T09:11:31.012Z] "encoding/hex", [2024-03-21T09:11:31.012Z] "fmt", [2024-03-21T09:11:31.012Z] "github.com/x448/float16", [2024-03-21T09:11:31.012Z] "math", [2024-03-21T09:11:31.012Z] "testing" [2024-03-21T09:11:31.012Z] ] [2024-03-21T09:11:31.012Z] } [2024-03-21T09:11:31.012Z] { [2024-03-21T09:11:31.012Z] "Dir": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-03-21T09:11:31.012Z] "ImportPath": "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.012Z] "Name": "cbor", [2024-03-21T09:11:31.012Z] "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-21T09:11:31.012Z] "Root": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-03-21T09:11:31.012Z] "Module": { [2024-03-21T09:11:31.012Z] "Path": "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.012Z] "Version": "v2.6.0", [2024-03-21T09:11:31.012Z] "Time": "2024-02-12T04:21:59Z", [2024-03-21T09:11:31.012Z] "Dir": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-03-21T09:11:31.012Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fxamacker/cbor/v2/@v/v2.6.0.mod", [2024-03-21T09:11:31.012Z] "GoVersion": "1.17" [2024-03-21T09:11:31.012Z] }, [2024-03-21T09:11:31.012Z] "DepOnly": true, [2024-03-21T09:11:31.012Z] "Stale": true, [2024-03-21T09:11:31.012Z] "StaleReason": "stale dependency: github.com/x448/float16", [2024-03-21T09:11:31.012Z] "GoFiles": [ [2024-03-21T09:11:31.012Z] "bytestring.go", [2024-03-21T09:11:31.012Z] "cache.go", [2024-03-21T09:11:31.012Z] "decode.go", [2024-03-21T09:11:31.012Z] "diagnose.go", [2024-03-21T09:11:31.012Z] "doc.go", [2024-03-21T09:11:31.012Z] "encode.go", [2024-03-21T09:11:31.012Z] "encode_map_go117.go", [2024-03-21T09:11:31.012Z] "simplevalue.go", [2024-03-21T09:11:31.012Z] "stream.go", [2024-03-21T09:11:31.012Z] "structfields.go", [2024-03-21T09:11:31.012Z] "tag.go", [2024-03-21T09:11:31.012Z] "valid.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.012Z] "encode_map.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "Imports": [ [2024-03-21T09:11:31.012Z] "bytes", [2024-03-21T09:11:31.012Z] "encoding", [2024-03-21T09:11:31.012Z] "encoding/base32", [2024-03-21T09:11:31.012Z] "encoding/base64", [2024-03-21T09:11:31.012Z] "encoding/binary", [2024-03-21T09:11:31.012Z] "encoding/hex", [2024-03-21T09:11:31.012Z] "errors", [2024-03-21T09:11:31.012Z] "fmt", [2024-03-21T09:11:31.012Z] "github.com/x448/float16", [2024-03-21T09:11:31.012Z] "io", [2024-03-21T09:11:31.012Z] "math", [2024-03-21T09:11:31.012Z] "math/big", [2024-03-21T09:11:31.012Z] "reflect", [2024-03-21T09:11:31.012Z] "sort", [2024-03-21T09:11:31.012Z] "strconv", [2024-03-21T09:11:31.012Z] "strings", [2024-03-21T09:11:31.012Z] "sync", [2024-03-21T09:11:31.012Z] "time", [2024-03-21T09:11:31.012Z] "unicode/utf16", [2024-03-21T09:11:31.012Z] "unicode/utf8" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "Deps": [ [2024-03-21T09:11:31.012Z] "bytes", [2024-03-21T09:11:31.012Z] "encoding", [2024-03-21T09:11:31.012Z] "encoding/base32", [2024-03-21T09:11:31.012Z] "encoding/base64", [2024-03-21T09:11:31.012Z] "encoding/binary", [2024-03-21T09:11:31.012Z] "encoding/hex", [2024-03-21T09:11:31.012Z] "errors", [2024-03-21T09:11:31.012Z] "fmt", [2024-03-21T09:11:31.012Z] "github.com/x448/float16", [2024-03-21T09:11:31.012Z] "internal/abi", [2024-03-21T09:11:31.012Z] "internal/bytealg", [2024-03-21T09:11:31.012Z] "internal/cpu", [2024-03-21T09:11:31.012Z] "internal/fmtsort", [2024-03-21T09:11:31.012Z] "internal/goexperiment", [2024-03-21T09:11:31.012Z] "internal/itoa", [2024-03-21T09:11:31.012Z] "internal/oserror", [2024-03-21T09:11:31.012Z] "internal/poll", [2024-03-21T09:11:31.012Z] "internal/race", [2024-03-21T09:11:31.012Z] "internal/reflectlite", [2024-03-21T09:11:31.012Z] "internal/syscall/execenv", [2024-03-21T09:11:31.012Z] "internal/syscall/unix", [2024-03-21T09:11:31.012Z] "internal/testlog", [2024-03-21T09:11:31.012Z] "internal/unsafeheader", [2024-03-21T09:11:31.012Z] "io", [2024-03-21T09:11:31.012Z] "io/fs", [2024-03-21T09:11:31.012Z] "math", [2024-03-21T09:11:31.012Z] "math/big", [2024-03-21T09:11:31.012Z] "math/bits", [2024-03-21T09:11:31.012Z] "math/rand", [2024-03-21T09:11:31.012Z] "os", [2024-03-21T09:11:31.012Z] "path", [2024-03-21T09:11:31.012Z] "reflect", [2024-03-21T09:11:31.012Z] "runtime", [2024-03-21T09:11:31.012Z] "runtime/internal/atomic", [2024-03-21T09:11:31.012Z] "runtime/internal/math", [2024-03-21T09:11:31.012Z] "runtime/internal/sys", [2024-03-21T09:11:31.012Z] "sort", [2024-03-21T09:11:31.012Z] "strconv", [2024-03-21T09:11:31.012Z] "strings", [2024-03-21T09:11:31.012Z] "sync", [2024-03-21T09:11:31.012Z] "sync/atomic", [2024-03-21T09:11:31.012Z] "syscall", [2024-03-21T09:11:31.012Z] "time", [2024-03-21T09:11:31.012Z] "unicode", [2024-03-21T09:11:31.012Z] "unicode/utf16", [2024-03-21T09:11:31.012Z] "unicode/utf8", [2024-03-21T09:11:31.012Z] "unsafe" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "TestGoFiles": [ [2024-03-21T09:11:31.012Z] "bench_test.go", [2024-03-21T09:11:31.012Z] "bytestring_test.go", [2024-03-21T09:11:31.012Z] "decode_test.go", [2024-03-21T09:11:31.012Z] "diagnose_test.go", [2024-03-21T09:11:31.012Z] "encode_test.go", [2024-03-21T09:11:31.012Z] "simplevalue_test.go", [2024-03-21T09:11:31.012Z] "stream_test.go", [2024-03-21T09:11:31.012Z] "tag_test.go", [2024-03-21T09:11:31.012Z] "valid_test.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "TestImports": [ [2024-03-21T09:11:31.012Z] "bytes", [2024-03-21T09:11:31.012Z] "encoding/binary", [2024-03-21T09:11:31.012Z] "encoding/hex", [2024-03-21T09:11:31.012Z] "errors", [2024-03-21T09:11:31.012Z] "fmt", [2024-03-21T09:11:31.012Z] "io", [2024-03-21T09:11:31.012Z] "math", [2024-03-21T09:11:31.012Z] "math/big", [2024-03-21T09:11:31.012Z] "reflect", [2024-03-21T09:11:31.012Z] "strings", [2024-03-21T09:11:31.012Z] "testing", [2024-03-21T09:11:31.012Z] "time" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "XTestGoFiles": [ [2024-03-21T09:11:31.012Z] "example_test.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "XTestImports": [ [2024-03-21T09:11:31.012Z] "bytes", [2024-03-21T09:11:31.012Z] "encoding/hex", [2024-03-21T09:11:31.012Z] "fmt", [2024-03-21T09:11:31.012Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.012Z] "io", [2024-03-21T09:11:31.012Z] "reflect", [2024-03-21T09:11:31.012Z] "time" [2024-03-21T09:11:31.012Z] ] [2024-03-21T09:11:31.012Z] } [2024-03-21T09:11:31.012Z] { [2024-03-21T09:11:31.012Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos/requests", [2024-03-21T09:11:31.012Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.012Z] "Name": "requests", [2024-03-21T09:11:31.012Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.012Z] "Module": { [2024-03-21T09:11:31.012Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:31.012Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:31.012Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:31.012Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.012Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:31.012Z] "GoVersion": "1.21" [2024-03-21T09:11:31.012Z] }, [2024-03-21T09:11:31.012Z] "DepOnly": true, [2024-03-21T09:11:31.012Z] "Stale": true, [2024-03-21T09:11:31.012Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.012Z] "GoFiles": [ [2024-03-21T09:11:31.012Z] "device.go", [2024-03-21T09:11:31.012Z] "devicecommand.go", [2024-03-21T09:11:31.012Z] "deviceprofile.go", [2024-03-21T09:11:31.012Z] "deviceprofilebasicinfo.go", [2024-03-21T09:11:31.012Z] "deviceresource.go", [2024-03-21T09:11:31.012Z] "deviceservice.go", [2024-03-21T09:11:31.012Z] "event.go", [2024-03-21T09:11:31.012Z] "interval.go", [2024-03-21T09:11:31.012Z] "intervalaction.go", [2024-03-21T09:11:31.012Z] "kvs.go", [2024-03-21T09:11:31.012Z] "notification.go", [2024-03-21T09:11:31.012Z] "operation.go", [2024-03-21T09:11:31.012Z] "provisionwatcher.go", [2024-03-21T09:11:31.012Z] "registration.go", [2024-03-21T09:11:31.012Z] "subscription.go" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "Imports": [ [2024-03-21T09:11:31.012Z] "encoding/json", [2024-03-21T09:11:31.012Z] "errors", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.012Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.012Z] "os", [2024-03-21T09:11:31.012Z] "strings" [2024-03-21T09:11:31.012Z] ], [2024-03-21T09:11:31.012Z] "Deps": [ [2024-03-21T09:11:31.012Z] "bufio", [2024-03-21T09:11:31.012Z] "bytes", [2024-03-21T09:11:31.012Z] "compress/flate", [2024-03-21T09:11:31.012Z] "compress/gzip", [2024-03-21T09:11:31.012Z] "compress/zlib", [2024-03-21T09:11:31.012Z] "container/list", [2024-03-21T09:11:31.012Z] "context", [2024-03-21T09:11:31.012Z] "crypto", [2024-03-21T09:11:31.012Z] "crypto/aes", [2024-03-21T09:11:31.012Z] "crypto/cipher", [2024-03-21T09:11:31.012Z] "crypto/des", [2024-03-21T09:11:31.012Z] "crypto/dsa", [2024-03-21T09:11:31.012Z] "crypto/ecdsa", [2024-03-21T09:11:31.012Z] "crypto/ed25519", [2024-03-21T09:11:31.012Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.012Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.012Z] "crypto/elliptic", [2024-03-21T09:11:31.012Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.012Z] "crypto/hmac", [2024-03-21T09:11:31.012Z] "crypto/internal/randutil", [2024-03-21T09:11:31.012Z] "crypto/internal/subtle", [2024-03-21T09:11:31.012Z] "crypto/md5", [2024-03-21T09:11:31.012Z] "crypto/rand", [2024-03-21T09:11:31.012Z] "crypto/rc4", [2024-03-21T09:11:31.012Z] "crypto/rsa", [2024-03-21T09:11:31.012Z] "crypto/sha1", [2024-03-21T09:11:31.012Z] "crypto/sha256", [2024-03-21T09:11:31.012Z] "crypto/sha512", [2024-03-21T09:11:31.012Z] "crypto/subtle", [2024-03-21T09:11:31.012Z] "crypto/tls", [2024-03-21T09:11:31.012Z] "crypto/x509", [2024-03-21T09:11:31.012Z] "crypto/x509/pkix", [2024-03-21T09:11:31.012Z] "database/sql/driver", [2024-03-21T09:11:31.012Z] "debug/dwarf", [2024-03-21T09:11:31.012Z] "debug/macho", [2024-03-21T09:11:31.012Z] "encoding", [2024-03-21T09:11:31.012Z] "encoding/asn1", [2024-03-21T09:11:31.012Z] "encoding/base32", [2024-03-21T09:11:31.012Z] "encoding/base64", [2024-03-21T09:11:31.012Z] "encoding/binary", [2024-03-21T09:11:31.012Z] "encoding/csv", [2024-03-21T09:11:31.012Z] "encoding/hex", [2024-03-21T09:11:31.012Z] "encoding/json", [2024-03-21T09:11:31.012Z] "encoding/pem", [2024-03-21T09:11:31.012Z] "encoding/xml", [2024-03-21T09:11:31.012Z] "errors", [2024-03-21T09:11:31.012Z] "fmt", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.012Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.012Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.012Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.012Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.012Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.012Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.012Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.012Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.012Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.012Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.012Z] "github.com/google/uuid", [2024-03-21T09:11:31.012Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.012Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.012Z] "github.com/x448/float16", [2024-03-21T09:11:31.012Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.012Z] "golang.org/x/net/html", [2024-03-21T09:11:31.012Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.012Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.012Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.012Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.012Z] "golang.org/x/text/language", [2024-03-21T09:11:31.012Z] "hash", [2024-03-21T09:11:31.012Z] "hash/adler32", [2024-03-21T09:11:31.012Z] "hash/crc32", [2024-03-21T09:11:31.012Z] "internal/abi", [2024-03-21T09:11:31.012Z] "internal/bytealg", [2024-03-21T09:11:31.012Z] "internal/cpu", [2024-03-21T09:11:31.012Z] "internal/fmtsort", [2024-03-21T09:11:31.012Z] "internal/goexperiment", [2024-03-21T09:11:31.012Z] "internal/itoa", [2024-03-21T09:11:31.012Z] "internal/nettrace", [2024-03-21T09:11:31.012Z] "internal/oserror", [2024-03-21T09:11:31.012Z] "internal/poll", [2024-03-21T09:11:31.012Z] "internal/race", [2024-03-21T09:11:31.012Z] "internal/reflectlite", [2024-03-21T09:11:31.012Z] "internal/singleflight", [2024-03-21T09:11:31.012Z] "internal/syscall/execenv", [2024-03-21T09:11:31.012Z] "internal/syscall/unix", [2024-03-21T09:11:31.012Z] "internal/testlog", [2024-03-21T09:11:31.012Z] "internal/unsafeheader", [2024-03-21T09:11:31.012Z] "io", [2024-03-21T09:11:31.012Z] "io/fs", [2024-03-21T09:11:31.012Z] "io/ioutil", [2024-03-21T09:11:31.012Z] "log", [2024-03-21T09:11:31.012Z] "math", [2024-03-21T09:11:31.012Z] "math/big", [2024-03-21T09:11:31.012Z] "math/bits", [2024-03-21T09:11:31.012Z] "math/rand", [2024-03-21T09:11:31.012Z] "mime", [2024-03-21T09:11:31.012Z] "mime/multipart", [2024-03-21T09:11:31.012Z] "mime/quotedprintable", [2024-03-21T09:11:31.012Z] "net", [2024-03-21T09:11:31.012Z] "net/http", [2024-03-21T09:11:31.012Z] "net/http/httptrace", [2024-03-21T09:11:31.012Z] "net/http/internal", [2024-03-21T09:11:31.012Z] "net/http/internal/ascii", [2024-03-21T09:11:31.012Z] "net/textproto", [2024-03-21T09:11:31.012Z] "net/url", [2024-03-21T09:11:31.012Z] "os", [2024-03-21T09:11:31.012Z] "path", [2024-03-21T09:11:31.012Z] "path/filepath", [2024-03-21T09:11:31.012Z] "reflect", [2024-03-21T09:11:31.012Z] "regexp", [2024-03-21T09:11:31.012Z] "regexp/syntax", [2024-03-21T09:11:31.012Z] "runtime", [2024-03-21T09:11:31.012Z] "runtime/cgo", [2024-03-21T09:11:31.012Z] "runtime/internal/atomic", [2024-03-21T09:11:31.012Z] "runtime/internal/math", [2024-03-21T09:11:31.012Z] "runtime/internal/sys", [2024-03-21T09:11:31.012Z] "sort", [2024-03-21T09:11:31.012Z] "strconv", [2024-03-21T09:11:31.012Z] "strings", [2024-03-21T09:11:31.012Z] "sync", [2024-03-21T09:11:31.012Z] "sync/atomic", [2024-03-21T09:11:31.012Z] "syscall", [2024-03-21T09:11:31.012Z] "time", [2024-03-21T09:11:31.012Z] "unicode", [2024-03-21T09:11:31.012Z] "unicode/utf16", [2024-03-21T09:11:31.012Z] "unicode/utf8", [2024-03-21T09:11:31.012Z] "unsafe", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.012Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "TestGoFiles": [ [2024-03-21T09:11:31.013Z] "const_test.go", [2024-03-21T09:11:31.013Z] "device_test.go", [2024-03-21T09:11:31.013Z] "devicecommand_test.go", [2024-03-21T09:11:31.013Z] "deviceprofile_test.go", [2024-03-21T09:11:31.013Z] "deviceprofilebasicinfo_test.go", [2024-03-21T09:11:31.013Z] "deviceresource_test.go", [2024-03-21T09:11:31.013Z] "deviceservice_test.go", [2024-03-21T09:11:31.013Z] "event_test.go", [2024-03-21T09:11:31.013Z] "interval_test.go", [2024-03-21T09:11:31.013Z] "intervalaction_test.go", [2024-03-21T09:11:31.013Z] "kvs_test.go", [2024-03-21T09:11:31.013Z] "notification_test.go", [2024-03-21T09:11:31.013Z] "operation_test.go", [2024-03-21T09:11:31.013Z] "provisionwatcher_test.go", [2024-03-21T09:11:31.013Z] "registration_test.go", [2024-03-21T09:11:31.013Z] "subscription_test.go" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "TestImports": [ [2024-03-21T09:11:31.013Z] "encoding/json", [2024-03-21T09:11:31.013Z] "fmt", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.013Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.013Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.013Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.013Z] "strconv", [2024-03-21T09:11:31.013Z] "testing" [2024-03-21T09:11:31.013Z] ] [2024-03-21T09:11:31.013Z] } [2024-03-21T09:11:31.013Z] { [2024-03-21T09:11:31.013Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos/responses", [2024-03-21T09:11:31.013Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.013Z] "Name": "responses", [2024-03-21T09:11:31.013Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.013Z] "Module": { [2024-03-21T09:11:31.013Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:31.013Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:31.013Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:31.013Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.013Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:31.013Z] "GoVersion": "1.21" [2024-03-21T09:11:31.013Z] }, [2024-03-21T09:11:31.013Z] "DepOnly": true, [2024-03-21T09:11:31.013Z] "Stale": true, [2024-03-21T09:11:31.013Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.013Z] "GoFiles": [ [2024-03-21T09:11:31.013Z] "corecommand.go", [2024-03-21T09:11:31.013Z] "device.go", [2024-03-21T09:11:31.013Z] "deviceprofile.go", [2024-03-21T09:11:31.013Z] "deviceresource.go", [2024-03-21T09:11:31.013Z] "deviceservice.go", [2024-03-21T09:11:31.013Z] "event.go", [2024-03-21T09:11:31.013Z] "interval.go", [2024-03-21T09:11:31.013Z] "intervalaction.go", [2024-03-21T09:11:31.013Z] "kvs.go", [2024-03-21T09:11:31.013Z] "notification.go", [2024-03-21T09:11:31.013Z] "provisionwatcher.go", [2024-03-21T09:11:31.013Z] "reading.go", [2024-03-21T09:11:31.013Z] "registration.go", [2024-03-21T09:11:31.013Z] "subscription.go", [2024-03-21T09:11:31.013Z] "transmission.go", [2024-03-21T09:11:31.013Z] "uom.go" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "Imports": [ [2024-03-21T09:11:31.013Z] "encoding/json", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.013Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.013Z] "os" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "Deps": [ [2024-03-21T09:11:31.013Z] "bufio", [2024-03-21T09:11:31.013Z] "bytes", [2024-03-21T09:11:31.013Z] "compress/flate", [2024-03-21T09:11:31.013Z] "compress/gzip", [2024-03-21T09:11:31.013Z] "compress/zlib", [2024-03-21T09:11:31.013Z] "container/list", [2024-03-21T09:11:31.013Z] "context", [2024-03-21T09:11:31.013Z] "crypto", [2024-03-21T09:11:31.013Z] "crypto/aes", [2024-03-21T09:11:31.013Z] "crypto/cipher", [2024-03-21T09:11:31.013Z] "crypto/des", [2024-03-21T09:11:31.013Z] "crypto/dsa", [2024-03-21T09:11:31.013Z] "crypto/ecdsa", [2024-03-21T09:11:31.013Z] "crypto/ed25519", [2024-03-21T09:11:31.013Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.013Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.013Z] "crypto/elliptic", [2024-03-21T09:11:31.013Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.013Z] "crypto/hmac", [2024-03-21T09:11:31.013Z] "crypto/internal/randutil", [2024-03-21T09:11:31.013Z] "crypto/internal/subtle", [2024-03-21T09:11:31.013Z] "crypto/md5", [2024-03-21T09:11:31.013Z] "crypto/rand", [2024-03-21T09:11:31.013Z] "crypto/rc4", [2024-03-21T09:11:31.013Z] "crypto/rsa", [2024-03-21T09:11:31.013Z] "crypto/sha1", [2024-03-21T09:11:31.013Z] "crypto/sha256", [2024-03-21T09:11:31.013Z] "crypto/sha512", [2024-03-21T09:11:31.013Z] "crypto/subtle", [2024-03-21T09:11:31.013Z] "crypto/tls", [2024-03-21T09:11:31.013Z] "crypto/x509", [2024-03-21T09:11:31.013Z] "crypto/x509/pkix", [2024-03-21T09:11:31.013Z] "database/sql/driver", [2024-03-21T09:11:31.013Z] "debug/dwarf", [2024-03-21T09:11:31.013Z] "debug/macho", [2024-03-21T09:11:31.013Z] "encoding", [2024-03-21T09:11:31.013Z] "encoding/asn1", [2024-03-21T09:11:31.013Z] "encoding/base32", [2024-03-21T09:11:31.013Z] "encoding/base64", [2024-03-21T09:11:31.013Z] "encoding/binary", [2024-03-21T09:11:31.013Z] "encoding/csv", [2024-03-21T09:11:31.013Z] "encoding/hex", [2024-03-21T09:11:31.013Z] "encoding/json", [2024-03-21T09:11:31.013Z] "encoding/pem", [2024-03-21T09:11:31.013Z] "encoding/xml", [2024-03-21T09:11:31.013Z] "errors", [2024-03-21T09:11:31.013Z] "fmt", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.013Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.013Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.013Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.013Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.013Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.013Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.013Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.013Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.013Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.013Z] "github.com/google/uuid", [2024-03-21T09:11:31.013Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.013Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.013Z] "github.com/x448/float16", [2024-03-21T09:11:31.013Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.013Z] "golang.org/x/net/html", [2024-03-21T09:11:31.013Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.013Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.013Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.013Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.013Z] "golang.org/x/text/language", [2024-03-21T09:11:31.013Z] "hash", [2024-03-21T09:11:31.013Z] "hash/adler32", [2024-03-21T09:11:31.013Z] "hash/crc32", [2024-03-21T09:11:31.013Z] "internal/abi", [2024-03-21T09:11:31.013Z] "internal/bytealg", [2024-03-21T09:11:31.013Z] "internal/cpu", [2024-03-21T09:11:31.013Z] "internal/fmtsort", [2024-03-21T09:11:31.013Z] "internal/goexperiment", [2024-03-21T09:11:31.013Z] "internal/itoa", [2024-03-21T09:11:31.013Z] "internal/nettrace", [2024-03-21T09:11:31.013Z] "internal/oserror", [2024-03-21T09:11:31.013Z] "internal/poll", [2024-03-21T09:11:31.013Z] "internal/race", [2024-03-21T09:11:31.013Z] "internal/reflectlite", [2024-03-21T09:11:31.013Z] "internal/singleflight", [2024-03-21T09:11:31.013Z] "internal/syscall/execenv", [2024-03-21T09:11:31.013Z] "internal/syscall/unix", [2024-03-21T09:11:31.013Z] "internal/testlog", [2024-03-21T09:11:31.013Z] "internal/unsafeheader", [2024-03-21T09:11:31.013Z] "io", [2024-03-21T09:11:31.013Z] "io/fs", [2024-03-21T09:11:31.013Z] "io/ioutil", [2024-03-21T09:11:31.013Z] "log", [2024-03-21T09:11:31.013Z] "math", [2024-03-21T09:11:31.013Z] "math/big", [2024-03-21T09:11:31.013Z] "math/bits", [2024-03-21T09:11:31.013Z] "math/rand", [2024-03-21T09:11:31.013Z] "mime", [2024-03-21T09:11:31.013Z] "mime/multipart", [2024-03-21T09:11:31.013Z] "mime/quotedprintable", [2024-03-21T09:11:31.013Z] "net", [2024-03-21T09:11:31.013Z] "net/http", [2024-03-21T09:11:31.013Z] "net/http/httptrace", [2024-03-21T09:11:31.013Z] "net/http/internal", [2024-03-21T09:11:31.013Z] "net/http/internal/ascii", [2024-03-21T09:11:31.013Z] "net/textproto", [2024-03-21T09:11:31.013Z] "net/url", [2024-03-21T09:11:31.013Z] "os", [2024-03-21T09:11:31.013Z] "path", [2024-03-21T09:11:31.013Z] "path/filepath", [2024-03-21T09:11:31.013Z] "reflect", [2024-03-21T09:11:31.013Z] "regexp", [2024-03-21T09:11:31.013Z] "regexp/syntax", [2024-03-21T09:11:31.013Z] "runtime", [2024-03-21T09:11:31.013Z] "runtime/cgo", [2024-03-21T09:11:31.013Z] "runtime/internal/atomic", [2024-03-21T09:11:31.013Z] "runtime/internal/math", [2024-03-21T09:11:31.013Z] "runtime/internal/sys", [2024-03-21T09:11:31.013Z] "sort", [2024-03-21T09:11:31.013Z] "strconv", [2024-03-21T09:11:31.013Z] "strings", [2024-03-21T09:11:31.013Z] "sync", [2024-03-21T09:11:31.013Z] "sync/atomic", [2024-03-21T09:11:31.013Z] "syscall", [2024-03-21T09:11:31.013Z] "time", [2024-03-21T09:11:31.013Z] "unicode", [2024-03-21T09:11:31.013Z] "unicode/utf16", [2024-03-21T09:11:31.013Z] "unicode/utf8", [2024-03-21T09:11:31.013Z] "unsafe", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "TestGoFiles": [ [2024-03-21T09:11:31.013Z] "corecommand_test.go", [2024-03-21T09:11:31.013Z] "device_test.go", [2024-03-21T09:11:31.013Z] "deviceprofile_test.go", [2024-03-21T09:11:31.013Z] "deviceresource_test.go", [2024-03-21T09:11:31.013Z] "deviceservice_test.go", [2024-03-21T09:11:31.013Z] "event_test.go", [2024-03-21T09:11:31.013Z] "interval_test.go", [2024-03-21T09:11:31.013Z] "intervalaction_test.go", [2024-03-21T09:11:31.013Z] "kvs_test.go", [2024-03-21T09:11:31.013Z] "notification_test.go", [2024-03-21T09:11:31.013Z] "provisionwatcher_test.go", [2024-03-21T09:11:31.013Z] "reading_test.go", [2024-03-21T09:11:31.013Z] "registration_test.go", [2024-03-21T09:11:31.013Z] "subscription_test.go", [2024-03-21T09:11:31.013Z] "transmission_test.go", [2024-03-21T09:11:31.013Z] "uom_test.go" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "TestImports": [ [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.013Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.013Z] "net/http", [2024-03-21T09:11:31.013Z] "testing" [2024-03-21T09:11:31.013Z] ] [2024-03-21T09:11:31.013Z] } [2024-03-21T09:11:31.013Z] { [2024-03-21T09:11:31.013Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/interfaces", [2024-03-21T09:11:31.013Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.013Z] "Name": "interfaces", [2024-03-21T09:11:31.013Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.013Z] "Module": { [2024-03-21T09:11:31.013Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:31.013Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:31.013Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:31.013Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.013Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:31.013Z] "GoVersion": "1.21" [2024-03-21T09:11:31.013Z] }, [2024-03-21T09:11:31.013Z] "DepOnly": true, [2024-03-21T09:11:31.013Z] "Stale": true, [2024-03-21T09:11:31.013Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.013Z] "GoFiles": [ [2024-03-21T09:11:31.013Z] "authinjector.go", [2024-03-21T09:11:31.013Z] "command.go", [2024-03-21T09:11:31.013Z] "common.go", [2024-03-21T09:11:31.013Z] "device.go", [2024-03-21T09:11:31.013Z] "deviceprofile.go", [2024-03-21T09:11:31.013Z] "deviceservice.go", [2024-03-21T09:11:31.013Z] "deviceservicecallback.go", [2024-03-21T09:11:31.013Z] "deviceservicecommand.go", [2024-03-21T09:11:31.013Z] "event.go", [2024-03-21T09:11:31.013Z] "general.go", [2024-03-21T09:11:31.013Z] "interval.go", [2024-03-21T09:11:31.013Z] "intervalaction.go", [2024-03-21T09:11:31.013Z] "kvs.go", [2024-03-21T09:11:31.013Z] "notification.go", [2024-03-21T09:11:31.013Z] "provisionwatcher.go", [2024-03-21T09:11:31.013Z] "reading.go", [2024-03-21T09:11:31.013Z] "registry.go", [2024-03-21T09:11:31.013Z] "subscription.go", [2024-03-21T09:11:31.013Z] "transmission.go" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "Imports": [ [2024-03-21T09:11:31.013Z] "context", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.013Z] "net/http" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "Deps": [ [2024-03-21T09:11:31.013Z] "bufio", [2024-03-21T09:11:31.013Z] "bytes", [2024-03-21T09:11:31.013Z] "compress/flate", [2024-03-21T09:11:31.013Z] "compress/gzip", [2024-03-21T09:11:31.013Z] "compress/zlib", [2024-03-21T09:11:31.013Z] "container/list", [2024-03-21T09:11:31.013Z] "context", [2024-03-21T09:11:31.013Z] "crypto", [2024-03-21T09:11:31.013Z] "crypto/aes", [2024-03-21T09:11:31.013Z] "crypto/cipher", [2024-03-21T09:11:31.013Z] "crypto/des", [2024-03-21T09:11:31.013Z] "crypto/dsa", [2024-03-21T09:11:31.013Z] "crypto/ecdsa", [2024-03-21T09:11:31.013Z] "crypto/ed25519", [2024-03-21T09:11:31.013Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.013Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.013Z] "crypto/elliptic", [2024-03-21T09:11:31.013Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.013Z] "crypto/hmac", [2024-03-21T09:11:31.013Z] "crypto/internal/randutil", [2024-03-21T09:11:31.013Z] "crypto/internal/subtle", [2024-03-21T09:11:31.013Z] "crypto/md5", [2024-03-21T09:11:31.013Z] "crypto/rand", [2024-03-21T09:11:31.013Z] "crypto/rc4", [2024-03-21T09:11:31.013Z] "crypto/rsa", [2024-03-21T09:11:31.013Z] "crypto/sha1", [2024-03-21T09:11:31.013Z] "crypto/sha256", [2024-03-21T09:11:31.013Z] "crypto/sha512", [2024-03-21T09:11:31.013Z] "crypto/subtle", [2024-03-21T09:11:31.013Z] "crypto/tls", [2024-03-21T09:11:31.013Z] "crypto/x509", [2024-03-21T09:11:31.013Z] "crypto/x509/pkix", [2024-03-21T09:11:31.013Z] "database/sql/driver", [2024-03-21T09:11:31.013Z] "debug/dwarf", [2024-03-21T09:11:31.013Z] "debug/macho", [2024-03-21T09:11:31.013Z] "encoding", [2024-03-21T09:11:31.013Z] "encoding/asn1", [2024-03-21T09:11:31.013Z] "encoding/base32", [2024-03-21T09:11:31.013Z] "encoding/base64", [2024-03-21T09:11:31.013Z] "encoding/binary", [2024-03-21T09:11:31.013Z] "encoding/csv", [2024-03-21T09:11:31.013Z] "encoding/hex", [2024-03-21T09:11:31.013Z] "encoding/json", [2024-03-21T09:11:31.013Z] "encoding/pem", [2024-03-21T09:11:31.013Z] "encoding/xml", [2024-03-21T09:11:31.013Z] "errors", [2024-03-21T09:11:31.013Z] "fmt", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.013Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.013Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.013Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.013Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.013Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.013Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.013Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.013Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.013Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.013Z] "github.com/google/uuid", [2024-03-21T09:11:31.013Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.013Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.013Z] "github.com/x448/float16", [2024-03-21T09:11:31.013Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.013Z] "golang.org/x/net/html", [2024-03-21T09:11:31.013Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.013Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.013Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.013Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.013Z] "golang.org/x/text/language", [2024-03-21T09:11:31.013Z] "hash", [2024-03-21T09:11:31.013Z] "hash/adler32", [2024-03-21T09:11:31.013Z] "hash/crc32", [2024-03-21T09:11:31.013Z] "internal/abi", [2024-03-21T09:11:31.013Z] "internal/bytealg", [2024-03-21T09:11:31.013Z] "internal/cpu", [2024-03-21T09:11:31.013Z] "internal/fmtsort", [2024-03-21T09:11:31.013Z] "internal/goexperiment", [2024-03-21T09:11:31.013Z] "internal/itoa", [2024-03-21T09:11:31.013Z] "internal/nettrace", [2024-03-21T09:11:31.013Z] "internal/oserror", [2024-03-21T09:11:31.013Z] "internal/poll", [2024-03-21T09:11:31.013Z] "internal/race", [2024-03-21T09:11:31.013Z] "internal/reflectlite", [2024-03-21T09:11:31.013Z] "internal/singleflight", [2024-03-21T09:11:31.013Z] "internal/syscall/execenv", [2024-03-21T09:11:31.013Z] "internal/syscall/unix", [2024-03-21T09:11:31.013Z] "internal/testlog", [2024-03-21T09:11:31.013Z] "internal/unsafeheader", [2024-03-21T09:11:31.013Z] "io", [2024-03-21T09:11:31.013Z] "io/fs", [2024-03-21T09:11:31.013Z] "io/ioutil", [2024-03-21T09:11:31.013Z] "log", [2024-03-21T09:11:31.013Z] "math", [2024-03-21T09:11:31.013Z] "math/big", [2024-03-21T09:11:31.013Z] "math/bits", [2024-03-21T09:11:31.013Z] "math/rand", [2024-03-21T09:11:31.013Z] "mime", [2024-03-21T09:11:31.013Z] "mime/multipart", [2024-03-21T09:11:31.013Z] "mime/quotedprintable", [2024-03-21T09:11:31.013Z] "net", [2024-03-21T09:11:31.013Z] "net/http", [2024-03-21T09:11:31.013Z] "net/http/httptrace", [2024-03-21T09:11:31.013Z] "net/http/internal", [2024-03-21T09:11:31.013Z] "net/http/internal/ascii", [2024-03-21T09:11:31.013Z] "net/textproto", [2024-03-21T09:11:31.013Z] "net/url", [2024-03-21T09:11:31.013Z] "os", [2024-03-21T09:11:31.013Z] "path", [2024-03-21T09:11:31.013Z] "path/filepath", [2024-03-21T09:11:31.013Z] "reflect", [2024-03-21T09:11:31.013Z] "regexp", [2024-03-21T09:11:31.013Z] "regexp/syntax", [2024-03-21T09:11:31.013Z] "runtime", [2024-03-21T09:11:31.013Z] "runtime/cgo", [2024-03-21T09:11:31.013Z] "runtime/internal/atomic", [2024-03-21T09:11:31.013Z] "runtime/internal/math", [2024-03-21T09:11:31.013Z] "runtime/internal/sys", [2024-03-21T09:11:31.013Z] "sort", [2024-03-21T09:11:31.013Z] "strconv", [2024-03-21T09:11:31.013Z] "strings", [2024-03-21T09:11:31.013Z] "sync", [2024-03-21T09:11:31.013Z] "sync/atomic", [2024-03-21T09:11:31.013Z] "syscall", [2024-03-21T09:11:31.013Z] "time", [2024-03-21T09:11:31.013Z] "unicode", [2024-03-21T09:11:31.013Z] "unicode/utf16", [2024-03-21T09:11:31.013Z] "unicode/utf8", [2024-03-21T09:11:31.013Z] "unsafe", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.013Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.013Z] ] [2024-03-21T09:11:31.013Z] } [2024-03-21T09:11:31.013Z] { [2024-03-21T09:11:31.013Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/pkg/types", [2024-03-21T09:11:31.013Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.013Z] "Name": "types", [2024-03-21T09:11:31.013Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.013Z] "Module": { [2024-03-21T09:11:31.013Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-21T09:11:31.013Z] "Version": "v3.2.0-dev.14", [2024-03-21T09:11:31.013Z] "Time": "2024-03-06T06:29:46Z", [2024-03-21T09:11:31.013Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.013Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-21T09:11:31.013Z] "GoVersion": "1.21" [2024-03-21T09:11:31.013Z] }, [2024-03-21T09:11:31.013Z] "DepOnly": true, [2024-03-21T09:11:31.013Z] "Stale": true, [2024-03-21T09:11:31.013Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.013Z] "GoFiles": [ [2024-03-21T09:11:31.013Z] "host_info.go", [2024-03-21T09:11:31.013Z] "message_envelope.go", [2024-03-21T09:11:31.013Z] "types.go" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "Imports": [ [2024-03-21T09:11:31.013Z] "context", [2024-03-21T09:11:31.013Z] "encoding/json", [2024-03-21T09:11:31.013Z] "errors", [2024-03-21T09:11:31.013Z] "fmt", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.013Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.013Z] "github.com/google/uuid" [2024-03-21T09:11:31.013Z] ], [2024-03-21T09:11:31.013Z] "Deps": [ [2024-03-21T09:11:31.013Z] "bufio", [2024-03-21T09:11:31.013Z] "bytes", [2024-03-21T09:11:31.013Z] "compress/flate", [2024-03-21T09:11:31.013Z] "compress/gzip", [2024-03-21T09:11:31.013Z] "compress/zlib", [2024-03-21T09:11:31.013Z] "container/list", [2024-03-21T09:11:31.013Z] "context", [2024-03-21T09:11:31.013Z] "crypto", [2024-03-21T09:11:31.013Z] "crypto/aes", [2024-03-21T09:11:31.013Z] "crypto/cipher", [2024-03-21T09:11:31.013Z] "crypto/des", [2024-03-21T09:11:31.013Z] "crypto/dsa", [2024-03-21T09:11:31.013Z] "crypto/ecdsa", [2024-03-21T09:11:31.013Z] "crypto/ed25519", [2024-03-21T09:11:31.013Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.013Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.013Z] "crypto/elliptic", [2024-03-21T09:11:31.014Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.014Z] "crypto/hmac", [2024-03-21T09:11:31.014Z] "crypto/internal/randutil", [2024-03-21T09:11:31.014Z] "crypto/internal/subtle", [2024-03-21T09:11:31.014Z] "crypto/md5", [2024-03-21T09:11:31.014Z] "crypto/rand", [2024-03-21T09:11:31.014Z] "crypto/rc4", [2024-03-21T09:11:31.014Z] "crypto/rsa", [2024-03-21T09:11:31.014Z] "crypto/sha1", [2024-03-21T09:11:31.014Z] "crypto/sha256", [2024-03-21T09:11:31.014Z] "crypto/sha512", [2024-03-21T09:11:31.014Z] "crypto/subtle", [2024-03-21T09:11:31.014Z] "crypto/tls", [2024-03-21T09:11:31.014Z] "crypto/x509", [2024-03-21T09:11:31.014Z] "crypto/x509/pkix", [2024-03-21T09:11:31.014Z] "database/sql/driver", [2024-03-21T09:11:31.014Z] "debug/dwarf", [2024-03-21T09:11:31.014Z] "debug/macho", [2024-03-21T09:11:31.014Z] "encoding", [2024-03-21T09:11:31.014Z] "encoding/asn1", [2024-03-21T09:11:31.014Z] "encoding/base64", [2024-03-21T09:11:31.014Z] "encoding/binary", [2024-03-21T09:11:31.014Z] "encoding/csv", [2024-03-21T09:11:31.014Z] "encoding/hex", [2024-03-21T09:11:31.014Z] "encoding/json", [2024-03-21T09:11:31.014Z] "encoding/pem", [2024-03-21T09:11:31.014Z] "encoding/xml", [2024-03-21T09:11:31.014Z] "errors", [2024-03-21T09:11:31.014Z] "fmt", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.014Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.014Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.014Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.014Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.014Z] "github.com/google/uuid", [2024-03-21T09:11:31.014Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.014Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.014Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.014Z] "golang.org/x/net/html", [2024-03-21T09:11:31.014Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.014Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.014Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.014Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.014Z] "golang.org/x/text/language", [2024-03-21T09:11:31.014Z] "hash", [2024-03-21T09:11:31.014Z] "hash/adler32", [2024-03-21T09:11:31.014Z] "hash/crc32", [2024-03-21T09:11:31.014Z] "internal/abi", [2024-03-21T09:11:31.014Z] "internal/bytealg", [2024-03-21T09:11:31.014Z] "internal/cpu", [2024-03-21T09:11:31.014Z] "internal/fmtsort", [2024-03-21T09:11:31.014Z] "internal/goexperiment", [2024-03-21T09:11:31.014Z] "internal/itoa", [2024-03-21T09:11:31.014Z] "internal/nettrace", [2024-03-21T09:11:31.014Z] "internal/oserror", [2024-03-21T09:11:31.014Z] "internal/poll", [2024-03-21T09:11:31.014Z] "internal/race", [2024-03-21T09:11:31.014Z] "internal/reflectlite", [2024-03-21T09:11:31.014Z] "internal/singleflight", [2024-03-21T09:11:31.014Z] "internal/syscall/execenv", [2024-03-21T09:11:31.014Z] "internal/syscall/unix", [2024-03-21T09:11:31.014Z] "internal/testlog", [2024-03-21T09:11:31.014Z] "internal/unsafeheader", [2024-03-21T09:11:31.014Z] "io", [2024-03-21T09:11:31.014Z] "io/fs", [2024-03-21T09:11:31.014Z] "io/ioutil", [2024-03-21T09:11:31.014Z] "log", [2024-03-21T09:11:31.014Z] "math", [2024-03-21T09:11:31.014Z] "math/big", [2024-03-21T09:11:31.014Z] "math/bits", [2024-03-21T09:11:31.014Z] "math/rand", [2024-03-21T09:11:31.014Z] "mime", [2024-03-21T09:11:31.014Z] "mime/multipart", [2024-03-21T09:11:31.014Z] "mime/quotedprintable", [2024-03-21T09:11:31.014Z] "net", [2024-03-21T09:11:31.014Z] "net/http", [2024-03-21T09:11:31.014Z] "net/http/httptrace", [2024-03-21T09:11:31.014Z] "net/http/internal", [2024-03-21T09:11:31.014Z] "net/http/internal/ascii", [2024-03-21T09:11:31.014Z] "net/textproto", [2024-03-21T09:11:31.014Z] "net/url", [2024-03-21T09:11:31.014Z] "os", [2024-03-21T09:11:31.014Z] "path", [2024-03-21T09:11:31.014Z] "path/filepath", [2024-03-21T09:11:31.014Z] "reflect", [2024-03-21T09:11:31.014Z] "regexp", [2024-03-21T09:11:31.014Z] "regexp/syntax", [2024-03-21T09:11:31.014Z] "runtime", [2024-03-21T09:11:31.014Z] "runtime/cgo", [2024-03-21T09:11:31.014Z] "runtime/internal/atomic", [2024-03-21T09:11:31.014Z] "runtime/internal/math", [2024-03-21T09:11:31.014Z] "runtime/internal/sys", [2024-03-21T09:11:31.014Z] "sort", [2024-03-21T09:11:31.014Z] "strconv", [2024-03-21T09:11:31.014Z] "strings", [2024-03-21T09:11:31.014Z] "sync", [2024-03-21T09:11:31.014Z] "sync/atomic", [2024-03-21T09:11:31.014Z] "syscall", [2024-03-21T09:11:31.014Z] "time", [2024-03-21T09:11:31.014Z] "unicode", [2024-03-21T09:11:31.014Z] "unicode/utf16", [2024-03-21T09:11:31.014Z] "unicode/utf8", [2024-03-21T09:11:31.014Z] "unsafe", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.014Z] ], [2024-03-21T09:11:31.014Z] "TestGoFiles": [ [2024-03-21T09:11:31.014Z] "host_info_test.go", [2024-03-21T09:11:31.014Z] "message_envelope_test.go" [2024-03-21T09:11:31.014Z] ], [2024-03-21T09:11:31.014Z] "TestImports": [ [2024-03-21T09:11:31.014Z] "context", [2024-03-21T09:11:31.014Z] "encoding/json", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.014Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.014Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.014Z] "strconv", [2024-03-21T09:11:31.014Z] "testing" [2024-03-21T09:11:31.014Z] ] [2024-03-21T09:11:31.014Z] } [2024-03-21T09:11:31.014Z] { [2024-03-21T09:11:31.014Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg", [2024-03-21T09:11:31.014Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.014Z] "Name": "pkg", [2024-03-21T09:11:31.014Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.014Z] "Module": { [2024-03-21T09:11:31.014Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-21T09:11:31.014Z] "Version": "v3.2.0-dev.14", [2024-03-21T09:11:31.014Z] "Time": "2024-03-06T06:29:46Z", [2024-03-21T09:11:31.014Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.014Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-21T09:11:31.014Z] "GoVersion": "1.21" [2024-03-21T09:11:31.014Z] }, [2024-03-21T09:11:31.014Z] "DepOnly": true, [2024-03-21T09:11:31.014Z] "Stale": true, [2024-03-21T09:11:31.014Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.014Z] "GoFiles": [ [2024-03-21T09:11:31.014Z] "config.go", [2024-03-21T09:11:31.014Z] "constants.go", [2024-03-21T09:11:31.014Z] "errors.go", [2024-03-21T09:11:31.014Z] "noopclient.go", [2024-03-21T09:11:31.014Z] "request.go" [2024-03-21T09:11:31.014Z] ], [2024-03-21T09:11:31.014Z] "Imports": [ [2024-03-21T09:11:31.014Z] "crypto/tls", [2024-03-21T09:11:31.014Z] "crypto/x509", [2024-03-21T09:11:31.014Z] "encoding/pem", [2024-03-21T09:11:31.014Z] "errors", [2024-03-21T09:11:31.014Z] "fmt", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.014Z] "github.com/google/uuid", [2024-03-21T09:11:31.014Z] "net/url", [2024-03-21T09:11:31.014Z] "reflect", [2024-03-21T09:11:31.014Z] "strconv", [2024-03-21T09:11:31.014Z] "strings", [2024-03-21T09:11:31.014Z] "time" [2024-03-21T09:11:31.014Z] ], [2024-03-21T09:11:31.014Z] "Deps": [ [2024-03-21T09:11:31.014Z] "bufio", [2024-03-21T09:11:31.014Z] "bytes", [2024-03-21T09:11:31.014Z] "compress/flate", [2024-03-21T09:11:31.014Z] "compress/gzip", [2024-03-21T09:11:31.014Z] "compress/zlib", [2024-03-21T09:11:31.014Z] "container/list", [2024-03-21T09:11:31.014Z] "context", [2024-03-21T09:11:31.014Z] "crypto", [2024-03-21T09:11:31.014Z] "crypto/aes", [2024-03-21T09:11:31.014Z] "crypto/cipher", [2024-03-21T09:11:31.014Z] "crypto/des", [2024-03-21T09:11:31.014Z] "crypto/dsa", [2024-03-21T09:11:31.014Z] "crypto/ecdsa", [2024-03-21T09:11:31.014Z] "crypto/ed25519", [2024-03-21T09:11:31.014Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.014Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.014Z] "crypto/elliptic", [2024-03-21T09:11:31.014Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.014Z] "crypto/hmac", [2024-03-21T09:11:31.014Z] "crypto/internal/randutil", [2024-03-21T09:11:31.014Z] "crypto/internal/subtle", [2024-03-21T09:11:31.014Z] "crypto/md5", [2024-03-21T09:11:31.014Z] "crypto/rand", [2024-03-21T09:11:31.014Z] "crypto/rc4", [2024-03-21T09:11:31.014Z] "crypto/rsa", [2024-03-21T09:11:31.014Z] "crypto/sha1", [2024-03-21T09:11:31.014Z] "crypto/sha256", [2024-03-21T09:11:31.014Z] "crypto/sha512", [2024-03-21T09:11:31.014Z] "crypto/subtle", [2024-03-21T09:11:31.014Z] "crypto/tls", [2024-03-21T09:11:31.014Z] "crypto/x509", [2024-03-21T09:11:31.014Z] "crypto/x509/pkix", [2024-03-21T09:11:31.014Z] "database/sql/driver", [2024-03-21T09:11:31.014Z] "debug/dwarf", [2024-03-21T09:11:31.014Z] "debug/macho", [2024-03-21T09:11:31.014Z] "encoding", [2024-03-21T09:11:31.014Z] "encoding/asn1", [2024-03-21T09:11:31.014Z] "encoding/base64", [2024-03-21T09:11:31.014Z] "encoding/binary", [2024-03-21T09:11:31.014Z] "encoding/csv", [2024-03-21T09:11:31.014Z] "encoding/hex", [2024-03-21T09:11:31.014Z] "encoding/json", [2024-03-21T09:11:31.014Z] "encoding/pem", [2024-03-21T09:11:31.014Z] "encoding/xml", [2024-03-21T09:11:31.014Z] "errors", [2024-03-21T09:11:31.014Z] "fmt", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.014Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.014Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.014Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.014Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.014Z] "github.com/google/uuid", [2024-03-21T09:11:31.014Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.014Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.014Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.014Z] "golang.org/x/net/html", [2024-03-21T09:11:31.014Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.014Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.014Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.014Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.014Z] "golang.org/x/text/language", [2024-03-21T09:11:31.014Z] "hash", [2024-03-21T09:11:31.014Z] "hash/adler32", [2024-03-21T09:11:31.014Z] "hash/crc32", [2024-03-21T09:11:31.014Z] "internal/abi", [2024-03-21T09:11:31.014Z] "internal/bytealg", [2024-03-21T09:11:31.014Z] "internal/cpu", [2024-03-21T09:11:31.014Z] "internal/fmtsort", [2024-03-21T09:11:31.014Z] "internal/goexperiment", [2024-03-21T09:11:31.014Z] "internal/itoa", [2024-03-21T09:11:31.014Z] "internal/nettrace", [2024-03-21T09:11:31.014Z] "internal/oserror", [2024-03-21T09:11:31.014Z] "internal/poll", [2024-03-21T09:11:31.014Z] "internal/race", [2024-03-21T09:11:31.014Z] "internal/reflectlite", [2024-03-21T09:11:31.014Z] "internal/singleflight", [2024-03-21T09:11:31.014Z] "internal/syscall/execenv", [2024-03-21T09:11:31.014Z] "internal/syscall/unix", [2024-03-21T09:11:31.014Z] "internal/testlog", [2024-03-21T09:11:31.014Z] "internal/unsafeheader", [2024-03-21T09:11:31.014Z] "io", [2024-03-21T09:11:31.014Z] "io/fs", [2024-03-21T09:11:31.014Z] "io/ioutil", [2024-03-21T09:11:31.014Z] "log", [2024-03-21T09:11:31.014Z] "math", [2024-03-21T09:11:31.014Z] "math/big", [2024-03-21T09:11:31.014Z] "math/bits", [2024-03-21T09:11:31.014Z] "math/rand", [2024-03-21T09:11:31.014Z] "mime", [2024-03-21T09:11:31.014Z] "mime/multipart", [2024-03-21T09:11:31.014Z] "mime/quotedprintable", [2024-03-21T09:11:31.014Z] "net", [2024-03-21T09:11:31.014Z] "net/http", [2024-03-21T09:11:31.014Z] "net/http/httptrace", [2024-03-21T09:11:31.014Z] "net/http/internal", [2024-03-21T09:11:31.014Z] "net/http/internal/ascii", [2024-03-21T09:11:31.014Z] "net/textproto", [2024-03-21T09:11:31.014Z] "net/url", [2024-03-21T09:11:31.014Z] "os", [2024-03-21T09:11:31.014Z] "path", [2024-03-21T09:11:31.014Z] "path/filepath", [2024-03-21T09:11:31.014Z] "reflect", [2024-03-21T09:11:31.014Z] "regexp", [2024-03-21T09:11:31.014Z] "regexp/syntax", [2024-03-21T09:11:31.014Z] "runtime", [2024-03-21T09:11:31.014Z] "runtime/cgo", [2024-03-21T09:11:31.014Z] "runtime/internal/atomic", [2024-03-21T09:11:31.014Z] "runtime/internal/math", [2024-03-21T09:11:31.014Z] "runtime/internal/sys", [2024-03-21T09:11:31.014Z] "sort", [2024-03-21T09:11:31.014Z] "strconv", [2024-03-21T09:11:31.014Z] "strings", [2024-03-21T09:11:31.014Z] "sync", [2024-03-21T09:11:31.014Z] "sync/atomic", [2024-03-21T09:11:31.014Z] "syscall", [2024-03-21T09:11:31.014Z] "time", [2024-03-21T09:11:31.014Z] "unicode", [2024-03-21T09:11:31.014Z] "unicode/utf16", [2024-03-21T09:11:31.014Z] "unicode/utf8", [2024-03-21T09:11:31.014Z] "unsafe", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.014Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.014Z] ], [2024-03-21T09:11:31.014Z] "TestGoFiles": [ [2024-03-21T09:11:31.014Z] "request_test.go" [2024-03-21T09:11:31.014Z] ], [2024-03-21T09:11:31.014Z] "TestImports": [ [2024-03-21T09:11:31.014Z] "errors", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.014Z] "github.com/google/uuid", [2024-03-21T09:11:31.014Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.014Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.014Z] "testing", [2024-03-21T09:11:31.014Z] "time" [2024-03-21T09:11:31.014Z] ] [2024-03-21T09:11:31.014Z] } [2024-03-21T09:11:31.014Z] { [2024-03-21T09:11:31.014Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/mqtt", [2024-03-21T09:11:31.014Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.014Z] "Name": "mqtt", [2024-03-21T09:11:31.014Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.014Z] "Module": { [2024-03-21T09:11:31.014Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-21T09:11:31.014Z] "Version": "v3.2.0-dev.14", [2024-03-21T09:11:31.014Z] "Time": "2024-03-06T06:29:46Z", [2024-03-21T09:11:31.014Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.014Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-21T09:11:31.014Z] "GoVersion": "1.21" [2024-03-21T09:11:31.014Z] }, [2024-03-21T09:11:31.014Z] "DepOnly": true, [2024-03-21T09:11:31.014Z] "Stale": true, [2024-03-21T09:11:31.014Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.014Z] "GoFiles": [ [2024-03-21T09:11:31.014Z] "client.go", [2024-03-21T09:11:31.014Z] "client_options.go", [2024-03-21T09:11:31.014Z] "errors.go" [2024-03-21T09:11:31.014Z] ], [2024-03-21T09:11:31.014Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.014Z] "client_integration_test.go" [2024-03-21T09:11:31.014Z] ], [2024-03-21T09:11:31.014Z] "Imports": [ [2024-03-21T09:11:31.014Z] "crypto/tls", [2024-03-21T09:11:31.014Z] "crypto/x509", [2024-03-21T09:11:31.014Z] "encoding/json", [2024-03-21T09:11:31.014Z] "encoding/pem", [2024-03-21T09:11:31.014Z] "errors", [2024-03-21T09:11:31.014Z] "fmt", [2024-03-21T09:11:31.014Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.014Z] "math/rand", [2024-03-21T09:11:31.014Z] "net/url", [2024-03-21T09:11:31.014Z] "os", [2024-03-21T09:11:31.014Z] "strconv", [2024-03-21T09:11:31.014Z] "sync", [2024-03-21T09:11:31.014Z] "time" [2024-03-21T09:11:31.014Z] ], [2024-03-21T09:11:31.014Z] "Deps": [ [2024-03-21T09:11:31.014Z] "bufio", [2024-03-21T09:11:31.014Z] "bytes", [2024-03-21T09:11:31.014Z] "compress/flate", [2024-03-21T09:11:31.014Z] "compress/gzip", [2024-03-21T09:11:31.014Z] "compress/zlib", [2024-03-21T09:11:31.014Z] "container/list", [2024-03-21T09:11:31.014Z] "context", [2024-03-21T09:11:31.014Z] "crypto", [2024-03-21T09:11:31.014Z] "crypto/aes", [2024-03-21T09:11:31.014Z] "crypto/cipher", [2024-03-21T09:11:31.014Z] "crypto/des", [2024-03-21T09:11:31.014Z] "crypto/dsa", [2024-03-21T09:11:31.014Z] "crypto/ecdsa", [2024-03-21T09:11:31.014Z] "crypto/ed25519", [2024-03-21T09:11:31.014Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.014Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.014Z] "crypto/elliptic", [2024-03-21T09:11:31.014Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.014Z] "crypto/hmac", [2024-03-21T09:11:31.014Z] "crypto/internal/randutil", [2024-03-21T09:11:31.014Z] "crypto/internal/subtle", [2024-03-21T09:11:31.014Z] "crypto/md5", [2024-03-21T09:11:31.014Z] "crypto/rand", [2024-03-21T09:11:31.014Z] "crypto/rc4", [2024-03-21T09:11:31.014Z] "crypto/rsa", [2024-03-21T09:11:31.014Z] "crypto/sha1", [2024-03-21T09:11:31.014Z] "crypto/sha256", [2024-03-21T09:11:31.014Z] "crypto/sha512", [2024-03-21T09:11:31.014Z] "crypto/subtle", [2024-03-21T09:11:31.014Z] "crypto/tls", [2024-03-21T09:11:31.014Z] "crypto/x509", [2024-03-21T09:11:31.014Z] "crypto/x509/pkix", [2024-03-21T09:11:31.014Z] "database/sql/driver", [2024-03-21T09:11:31.014Z] "debug/dwarf", [2024-03-21T09:11:31.014Z] "debug/macho", [2024-03-21T09:11:31.014Z] "encoding", [2024-03-21T09:11:31.014Z] "encoding/asn1", [2024-03-21T09:11:31.014Z] "encoding/base64", [2024-03-21T09:11:31.014Z] "encoding/binary", [2024-03-21T09:11:31.014Z] "encoding/csv", [2024-03-21T09:11:31.014Z] "encoding/hex", [2024-03-21T09:11:31.014Z] "encoding/json", [2024-03-21T09:11:31.014Z] "encoding/pem", [2024-03-21T09:11:31.014Z] "encoding/xml", [2024-03-21T09:11:31.014Z] "errors", [2024-03-21T09:11:31.014Z] "fmt", [2024-03-21T09:11:31.014Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.014Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.014Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.014Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.014Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.014Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.014Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.014Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.014Z] "github.com/google/uuid", [2024-03-21T09:11:31.014Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.014Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.014Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.014Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.014Z] "golang.org/x/net/html", [2024-03-21T09:11:31.014Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.014Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.014Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.014Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.014Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.014Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.014Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.014Z] "golang.org/x/text/language", [2024-03-21T09:11:31.014Z] "hash", [2024-03-21T09:11:31.014Z] "hash/adler32", [2024-03-21T09:11:31.014Z] "hash/crc32", [2024-03-21T09:11:31.014Z] "internal/abi", [2024-03-21T09:11:31.014Z] "internal/bytealg", [2024-03-21T09:11:31.014Z] "internal/cpu", [2024-03-21T09:11:31.014Z] "internal/fmtsort", [2024-03-21T09:11:31.014Z] "internal/goexperiment", [2024-03-21T09:11:31.014Z] "internal/itoa", [2024-03-21T09:11:31.014Z] "internal/nettrace", [2024-03-21T09:11:31.014Z] "internal/oserror", [2024-03-21T09:11:31.014Z] "internal/poll", [2024-03-21T09:11:31.014Z] "internal/race", [2024-03-21T09:11:31.014Z] "internal/reflectlite", [2024-03-21T09:11:31.014Z] "internal/singleflight", [2024-03-21T09:11:31.014Z] "internal/syscall/execenv", [2024-03-21T09:11:31.014Z] "internal/syscall/unix", [2024-03-21T09:11:31.014Z] "internal/testlog", [2024-03-21T09:11:31.014Z] "internal/unsafeheader", [2024-03-21T09:11:31.014Z] "io", [2024-03-21T09:11:31.014Z] "io/fs", [2024-03-21T09:11:31.014Z] "io/ioutil", [2024-03-21T09:11:31.014Z] "log", [2024-03-21T09:11:31.014Z] "math", [2024-03-21T09:11:31.014Z] "math/big", [2024-03-21T09:11:31.014Z] "math/bits", [2024-03-21T09:11:31.014Z] "math/rand", [2024-03-21T09:11:31.014Z] "mime", [2024-03-21T09:11:31.014Z] "mime/multipart", [2024-03-21T09:11:31.014Z] "mime/quotedprintable", [2024-03-21T09:11:31.014Z] "net", [2024-03-21T09:11:31.014Z] "net/http", [2024-03-21T09:11:31.014Z] "net/http/httptrace", [2024-03-21T09:11:31.014Z] "net/http/internal", [2024-03-21T09:11:31.014Z] "net/http/internal/ascii", [2024-03-21T09:11:31.014Z] "net/textproto", [2024-03-21T09:11:31.014Z] "net/url", [2024-03-21T09:11:31.014Z] "os", [2024-03-21T09:11:31.014Z] "path", [2024-03-21T09:11:31.014Z] "path/filepath", [2024-03-21T09:11:31.014Z] "reflect", [2024-03-21T09:11:31.014Z] "regexp", [2024-03-21T09:11:31.014Z] "regexp/syntax", [2024-03-21T09:11:31.014Z] "runtime", [2024-03-21T09:11:31.014Z] "runtime/cgo", [2024-03-21T09:11:31.014Z] "runtime/internal/atomic", [2024-03-21T09:11:31.014Z] "runtime/internal/math", [2024-03-21T09:11:31.014Z] "runtime/internal/sys", [2024-03-21T09:11:31.014Z] "sort", [2024-03-21T09:11:31.014Z] "strconv", [2024-03-21T09:11:31.015Z] "strings", [2024-03-21T09:11:31.015Z] "sync", [2024-03-21T09:11:31.015Z] "sync/atomic", [2024-03-21T09:11:31.015Z] "syscall", [2024-03-21T09:11:31.015Z] "time", [2024-03-21T09:11:31.015Z] "unicode", [2024-03-21T09:11:31.015Z] "unicode/utf16", [2024-03-21T09:11:31.015Z] "unicode/utf8", [2024-03-21T09:11:31.015Z] "unsafe", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "TestGoFiles": [ [2024-03-21T09:11:31.015Z] "client_options_test.go", [2024-03-21T09:11:31.015Z] "client_test.go" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "TestImports": [ [2024-03-21T09:11:31.015Z] "crypto/tls", [2024-03-21T09:11:31.015Z] "crypto/x509", [2024-03-21T09:11:31.015Z] "encoding/json", [2024-03-21T09:11:31.015Z] "encoding/pem", [2024-03-21T09:11:31.015Z] "errors", [2024-03-21T09:11:31.015Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.015Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.015Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.015Z] "reflect", [2024-03-21T09:11:31.015Z] "strings", [2024-03-21T09:11:31.015Z] "sync", [2024-03-21T09:11:31.015Z] "testing", [2024-03-21T09:11:31.015Z] "time" [2024-03-21T09:11:31.015Z] ] [2024-03-21T09:11:31.015Z] } [2024-03-21T09:11:31.015Z] { [2024-03-21T09:11:31.015Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/nats", [2024-03-21T09:11:31.015Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.015Z] "Name": "nats", [2024-03-21T09:11:31.015Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.015Z] "Module": { [2024-03-21T09:11:31.015Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-21T09:11:31.015Z] "Version": "v3.2.0-dev.14", [2024-03-21T09:11:31.015Z] "Time": "2024-03-06T06:29:46Z", [2024-03-21T09:11:31.015Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.015Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-21T09:11:31.015Z] "GoVersion": "1.21" [2024-03-21T09:11:31.015Z] }, [2024-03-21T09:11:31.015Z] "DepOnly": true, [2024-03-21T09:11:31.015Z] "Stale": true, [2024-03-21T09:11:31.015Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.015Z] "GoFiles": [ [2024-03-21T09:11:31.015Z] "client_no_nats.go" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.015Z] "client.go", [2024-03-21T09:11:31.015Z] "client_test.go", [2024-03-21T09:11:31.015Z] "connection.go", [2024-03-21T09:11:31.015Z] "marshaller.go", [2024-03-21T09:11:31.015Z] "marshaller_test.go", [2024-03-21T09:11:31.015Z] "options.go", [2024-03-21T09:11:31.015Z] "options_test.go", [2024-03-21T09:11:31.015Z] "topics.go", [2024-03-21T09:11:31.015Z] "topics_test.go" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "Imports": [ [2024-03-21T09:11:31.015Z] "fmt", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "Deps": [ [2024-03-21T09:11:31.015Z] "bufio", [2024-03-21T09:11:31.015Z] "bytes", [2024-03-21T09:11:31.015Z] "compress/flate", [2024-03-21T09:11:31.015Z] "compress/gzip", [2024-03-21T09:11:31.015Z] "compress/zlib", [2024-03-21T09:11:31.015Z] "container/list", [2024-03-21T09:11:31.015Z] "context", [2024-03-21T09:11:31.015Z] "crypto", [2024-03-21T09:11:31.015Z] "crypto/aes", [2024-03-21T09:11:31.015Z] "crypto/cipher", [2024-03-21T09:11:31.015Z] "crypto/des", [2024-03-21T09:11:31.015Z] "crypto/dsa", [2024-03-21T09:11:31.015Z] "crypto/ecdsa", [2024-03-21T09:11:31.015Z] "crypto/ed25519", [2024-03-21T09:11:31.015Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.015Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.015Z] "crypto/elliptic", [2024-03-21T09:11:31.015Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.015Z] "crypto/hmac", [2024-03-21T09:11:31.015Z] "crypto/internal/randutil", [2024-03-21T09:11:31.015Z] "crypto/internal/subtle", [2024-03-21T09:11:31.015Z] "crypto/md5", [2024-03-21T09:11:31.015Z] "crypto/rand", [2024-03-21T09:11:31.015Z] "crypto/rc4", [2024-03-21T09:11:31.015Z] "crypto/rsa", [2024-03-21T09:11:31.015Z] "crypto/sha1", [2024-03-21T09:11:31.015Z] "crypto/sha256", [2024-03-21T09:11:31.015Z] "crypto/sha512", [2024-03-21T09:11:31.015Z] "crypto/subtle", [2024-03-21T09:11:31.015Z] "crypto/tls", [2024-03-21T09:11:31.015Z] "crypto/x509", [2024-03-21T09:11:31.015Z] "crypto/x509/pkix", [2024-03-21T09:11:31.015Z] "database/sql/driver", [2024-03-21T09:11:31.015Z] "debug/dwarf", [2024-03-21T09:11:31.015Z] "debug/macho", [2024-03-21T09:11:31.015Z] "encoding", [2024-03-21T09:11:31.015Z] "encoding/asn1", [2024-03-21T09:11:31.015Z] "encoding/base64", [2024-03-21T09:11:31.015Z] "encoding/binary", [2024-03-21T09:11:31.015Z] "encoding/csv", [2024-03-21T09:11:31.015Z] "encoding/hex", [2024-03-21T09:11:31.015Z] "encoding/json", [2024-03-21T09:11:31.015Z] "encoding/pem", [2024-03-21T09:11:31.015Z] "encoding/xml", [2024-03-21T09:11:31.015Z] "errors", [2024-03-21T09:11:31.015Z] "fmt", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.015Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.015Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.015Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.015Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.015Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.015Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.015Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.015Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.015Z] "github.com/google/uuid", [2024-03-21T09:11:31.015Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.015Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.015Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.015Z] "golang.org/x/net/html", [2024-03-21T09:11:31.015Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.015Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.015Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.015Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.015Z] "golang.org/x/text/language", [2024-03-21T09:11:31.015Z] "hash", [2024-03-21T09:11:31.015Z] "hash/adler32", [2024-03-21T09:11:31.015Z] "hash/crc32", [2024-03-21T09:11:31.015Z] "internal/abi", [2024-03-21T09:11:31.015Z] "internal/bytealg", [2024-03-21T09:11:31.015Z] "internal/cpu", [2024-03-21T09:11:31.015Z] "internal/fmtsort", [2024-03-21T09:11:31.015Z] "internal/goexperiment", [2024-03-21T09:11:31.015Z] "internal/itoa", [2024-03-21T09:11:31.015Z] "internal/nettrace", [2024-03-21T09:11:31.015Z] "internal/oserror", [2024-03-21T09:11:31.015Z] "internal/poll", [2024-03-21T09:11:31.015Z] "internal/race", [2024-03-21T09:11:31.015Z] "internal/reflectlite", [2024-03-21T09:11:31.015Z] "internal/singleflight", [2024-03-21T09:11:31.015Z] "internal/syscall/execenv", [2024-03-21T09:11:31.015Z] "internal/syscall/unix", [2024-03-21T09:11:31.015Z] "internal/testlog", [2024-03-21T09:11:31.015Z] "internal/unsafeheader", [2024-03-21T09:11:31.015Z] "io", [2024-03-21T09:11:31.015Z] "io/fs", [2024-03-21T09:11:31.015Z] "io/ioutil", [2024-03-21T09:11:31.015Z] "log", [2024-03-21T09:11:31.015Z] "math", [2024-03-21T09:11:31.015Z] "math/big", [2024-03-21T09:11:31.015Z] "math/bits", [2024-03-21T09:11:31.015Z] "math/rand", [2024-03-21T09:11:31.015Z] "mime", [2024-03-21T09:11:31.015Z] "mime/multipart", [2024-03-21T09:11:31.015Z] "mime/quotedprintable", [2024-03-21T09:11:31.015Z] "net", [2024-03-21T09:11:31.015Z] "net/http", [2024-03-21T09:11:31.015Z] "net/http/httptrace", [2024-03-21T09:11:31.015Z] "net/http/internal", [2024-03-21T09:11:31.015Z] "net/http/internal/ascii", [2024-03-21T09:11:31.015Z] "net/textproto", [2024-03-21T09:11:31.015Z] "net/url", [2024-03-21T09:11:31.015Z] "os", [2024-03-21T09:11:31.015Z] "path", [2024-03-21T09:11:31.015Z] "path/filepath", [2024-03-21T09:11:31.015Z] "reflect", [2024-03-21T09:11:31.015Z] "regexp", [2024-03-21T09:11:31.015Z] "regexp/syntax", [2024-03-21T09:11:31.015Z] "runtime", [2024-03-21T09:11:31.015Z] "runtime/cgo", [2024-03-21T09:11:31.015Z] "runtime/internal/atomic", [2024-03-21T09:11:31.015Z] "runtime/internal/math", [2024-03-21T09:11:31.015Z] "runtime/internal/sys", [2024-03-21T09:11:31.015Z] "sort", [2024-03-21T09:11:31.015Z] "strconv", [2024-03-21T09:11:31.015Z] "strings", [2024-03-21T09:11:31.015Z] "sync", [2024-03-21T09:11:31.015Z] "sync/atomic", [2024-03-21T09:11:31.015Z] "syscall", [2024-03-21T09:11:31.015Z] "time", [2024-03-21T09:11:31.015Z] "unicode", [2024-03-21T09:11:31.015Z] "unicode/utf16", [2024-03-21T09:11:31.015Z] "unicode/utf8", [2024-03-21T09:11:31.015Z] "unsafe", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.015Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "TestGoFiles": [ [2024-03-21T09:11:31.015Z] "client_no_nats_test.go" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "TestImports": [ [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.015Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.015Z] "testing" [2024-03-21T09:11:31.015Z] ] [2024-03-21T09:11:31.015Z] } [2024-03-21T09:11:31.015Z] { [2024-03-21T09:11:31.015Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.015Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.015Z] "Name": "jetstream", [2024-03-21T09:11:31.015Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.015Z] "Module": { [2024-03-21T09:11:31.015Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-21T09:11:31.015Z] "Version": "v3.2.0-dev.14", [2024-03-21T09:11:31.015Z] "Time": "2024-03-06T06:29:46Z", [2024-03-21T09:11:31.015Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.015Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-21T09:11:31.015Z] "GoVersion": "1.21" [2024-03-21T09:11:31.015Z] }, [2024-03-21T09:11:31.015Z] "DepOnly": true, [2024-03-21T09:11:31.015Z] "Stale": true, [2024-03-21T09:11:31.015Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.015Z] "GoFiles": [ [2024-03-21T09:11:31.015Z] "client_no_nats.go" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.015Z] "client.go", [2024-03-21T09:11:31.015Z] "client_test.go", [2024-03-21T09:11:31.015Z] "connection.go", [2024-03-21T09:11:31.015Z] "stream.go", [2024-03-21T09:11:31.015Z] "stream_test.go" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "Imports": [ [2024-03-21T09:11:31.015Z] "fmt", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.015Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types" [2024-03-21T09:11:31.015Z] ], [2024-03-21T09:11:31.015Z] "Deps": [ [2024-03-21T09:11:31.015Z] "bufio", [2024-03-21T09:11:31.015Z] "bytes", [2024-03-21T09:11:31.015Z] "compress/flate", [2024-03-21T09:11:31.015Z] "compress/gzip", [2024-03-21T09:11:31.015Z] "compress/zlib", [2024-03-21T09:11:31.015Z] "container/list", [2024-03-21T09:11:31.015Z] "context", [2024-03-21T09:11:31.015Z] "crypto", [2024-03-21T09:11:31.015Z] "crypto/aes", [2024-03-21T09:11:31.015Z] "crypto/cipher", [2024-03-21T09:11:31.015Z] "crypto/des", [2024-03-21T09:11:31.015Z] "crypto/dsa", [2024-03-21T09:11:31.015Z] "crypto/ecdsa", [2024-03-21T09:11:31.015Z] "crypto/ed25519", [2024-03-21T09:11:31.015Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.015Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.015Z] "crypto/elliptic", [2024-03-21T09:11:31.015Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.015Z] "crypto/hmac", [2024-03-21T09:11:31.015Z] "crypto/internal/randutil", [2024-03-21T09:11:31.015Z] "crypto/internal/subtle", [2024-03-21T09:11:31.015Z] "crypto/md5", [2024-03-21T09:11:31.015Z] "crypto/rand", [2024-03-21T09:11:31.015Z] "crypto/rc4", [2024-03-21T09:11:31.015Z] "crypto/rsa", [2024-03-21T09:11:31.015Z] "crypto/sha1", [2024-03-21T09:11:31.016Z] "crypto/sha256", [2024-03-21T09:11:31.016Z] "crypto/sha512", [2024-03-21T09:11:31.016Z] "crypto/subtle", [2024-03-21T09:11:31.016Z] "crypto/tls", [2024-03-21T09:11:31.016Z] "crypto/x509", [2024-03-21T09:11:31.016Z] "crypto/x509/pkix", [2024-03-21T09:11:31.016Z] "database/sql/driver", [2024-03-21T09:11:31.016Z] "debug/dwarf", [2024-03-21T09:11:31.016Z] "debug/macho", [2024-03-21T09:11:31.016Z] "encoding", [2024-03-21T09:11:31.016Z] "encoding/asn1", [2024-03-21T09:11:31.016Z] "encoding/base64", [2024-03-21T09:11:31.016Z] "encoding/binary", [2024-03-21T09:11:31.016Z] "encoding/csv", [2024-03-21T09:11:31.016Z] "encoding/hex", [2024-03-21T09:11:31.016Z] "encoding/json", [2024-03-21T09:11:31.016Z] "encoding/pem", [2024-03-21T09:11:31.016Z] "encoding/xml", [2024-03-21T09:11:31.016Z] "errors", [2024-03-21T09:11:31.016Z] "fmt", [2024-03-21T09:11:31.016Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.016Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.016Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.016Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.016Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.016Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.016Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.016Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.016Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.016Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.016Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.016Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.016Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.016Z] "github.com/google/uuid", [2024-03-21T09:11:31.016Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.016Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.016Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.016Z] "golang.org/x/net/html", [2024-03-21T09:11:31.016Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.016Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.016Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.016Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.016Z] "golang.org/x/text/language", [2024-03-21T09:11:31.016Z] "hash", [2024-03-21T09:11:31.016Z] "hash/adler32", [2024-03-21T09:11:31.016Z] "hash/crc32", [2024-03-21T09:11:31.016Z] "internal/abi", [2024-03-21T09:11:31.016Z] "internal/bytealg", [2024-03-21T09:11:31.016Z] "internal/cpu", [2024-03-21T09:11:31.016Z] "internal/fmtsort", [2024-03-21T09:11:31.016Z] "internal/goexperiment", [2024-03-21T09:11:31.016Z] "internal/itoa", [2024-03-21T09:11:31.016Z] "internal/nettrace", [2024-03-21T09:11:31.016Z] "internal/oserror", [2024-03-21T09:11:31.016Z] "internal/poll", [2024-03-21T09:11:31.016Z] "internal/race", [2024-03-21T09:11:31.016Z] "internal/reflectlite", [2024-03-21T09:11:31.016Z] "internal/singleflight", [2024-03-21T09:11:31.016Z] "internal/syscall/execenv", [2024-03-21T09:11:31.016Z] "internal/syscall/unix", [2024-03-21T09:11:31.016Z] "internal/testlog", [2024-03-21T09:11:31.016Z] "internal/unsafeheader", [2024-03-21T09:11:31.016Z] "io", [2024-03-21T09:11:31.016Z] "io/fs", [2024-03-21T09:11:31.016Z] "io/ioutil", [2024-03-21T09:11:31.016Z] "log", [2024-03-21T09:11:31.016Z] "math", [2024-03-21T09:11:31.016Z] "math/big", [2024-03-21T09:11:31.016Z] "math/bits", [2024-03-21T09:11:31.016Z] "math/rand", [2024-03-21T09:11:31.016Z] "mime", [2024-03-21T09:11:31.016Z] "mime/multipart", [2024-03-21T09:11:31.016Z] "mime/quotedprintable", [2024-03-21T09:11:31.016Z] "net", [2024-03-21T09:11:31.016Z] "net/http", [2024-03-21T09:11:31.016Z] "net/http/httptrace", [2024-03-21T09:11:31.016Z] "net/http/internal", [2024-03-21T09:11:31.016Z] "net/http/internal/ascii", [2024-03-21T09:11:31.016Z] "net/textproto", [2024-03-21T09:11:31.016Z] "net/url", [2024-03-21T09:11:31.016Z] "os", [2024-03-21T09:11:31.016Z] "path", [2024-03-21T09:11:31.016Z] "path/filepath", [2024-03-21T09:11:31.016Z] "reflect", [2024-03-21T09:11:31.016Z] "regexp", [2024-03-21T09:11:31.016Z] "regexp/syntax", [2024-03-21T09:11:31.016Z] "runtime", [2024-03-21T09:11:31.016Z] "runtime/cgo", [2024-03-21T09:11:31.016Z] "runtime/internal/atomic", [2024-03-21T09:11:31.016Z] "runtime/internal/math", [2024-03-21T09:11:31.016Z] "runtime/internal/sys", [2024-03-21T09:11:31.016Z] "sort", [2024-03-21T09:11:31.016Z] "strconv", [2024-03-21T09:11:31.016Z] "strings", [2024-03-21T09:11:31.016Z] "sync", [2024-03-21T09:11:31.016Z] "sync/atomic", [2024-03-21T09:11:31.016Z] "syscall", [2024-03-21T09:11:31.016Z] "time", [2024-03-21T09:11:31.016Z] "unicode", [2024-03-21T09:11:31.016Z] "unicode/utf16", [2024-03-21T09:11:31.016Z] "unicode/utf8", [2024-03-21T09:11:31.016Z] "unsafe", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.016Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.016Z] ], [2024-03-21T09:11:31.016Z] "TestGoFiles": [ [2024-03-21T09:11:31.016Z] "client_no_nats_test.go" [2024-03-21T09:11:31.016Z] ], [2024-03-21T09:11:31.016Z] "TestImports": [ [2024-03-21T09:11:31.016Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.016Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.016Z] "testing" [2024-03-21T09:11:31.016Z] ] [2024-03-21T09:11:31.016Z] } [2024-03-21T09:11:31.016Z] { [2024-03-21T09:11:31.016Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/util", [2024-03-21T09:11:31.016Z] "ImportPath": "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.016Z] "Name": "util", [2024-03-21T09:11:31.016Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.016Z] "Module": { [2024-03-21T09:11:31.016Z] "Path": "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.016Z] "Version": "v7.3.0", [2024-03-21T09:11:31.016Z] "Time": "2020-05-21T06:52:17Z", [2024-03-21T09:11:31.016Z] "Indirect": true, [2024-03-21T09:11:31.016Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.016Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-21T09:11:31.016Z] "GoVersion": "1.11" [2024-03-21T09:11:31.016Z] }, [2024-03-21T09:11:31.016Z] "DepOnly": true, [2024-03-21T09:11:31.016Z] "Stale": true, [2024-03-21T09:11:31.016Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.016Z] "GoFiles": [ [2024-03-21T09:11:31.016Z] "strconv.go", [2024-03-21T09:11:31.016Z] "unsafe.go" [2024-03-21T09:11:31.016Z] ], [2024-03-21T09:11:31.016Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.016Z] "safe.go" [2024-03-21T09:11:31.016Z] ], [2024-03-21T09:11:31.016Z] "Imports": [ [2024-03-21T09:11:31.016Z] "strconv", [2024-03-21T09:11:31.016Z] "unsafe" [2024-03-21T09:11:31.016Z] ], [2024-03-21T09:11:31.016Z] "Deps": [ [2024-03-21T09:11:31.016Z] "errors", [2024-03-21T09:11:31.016Z] "internal/abi", [2024-03-21T09:11:31.016Z] "internal/bytealg", [2024-03-21T09:11:31.016Z] "internal/cpu", [2024-03-21T09:11:31.016Z] "internal/goexperiment", [2024-03-21T09:11:31.016Z] "internal/reflectlite", [2024-03-21T09:11:31.016Z] "internal/unsafeheader", [2024-03-21T09:11:31.016Z] "math", [2024-03-21T09:11:31.016Z] "math/bits", [2024-03-21T09:11:31.016Z] "runtime", [2024-03-21T09:11:31.016Z] "runtime/internal/atomic", [2024-03-21T09:11:31.016Z] "runtime/internal/math", [2024-03-21T09:11:31.016Z] "runtime/internal/sys", [2024-03-21T09:11:31.016Z] "strconv", [2024-03-21T09:11:31.016Z] "unicode/utf8", [2024-03-21T09:11:31.016Z] "unsafe" [2024-03-21T09:11:31.016Z] ] [2024-03-21T09:11:31.016Z] } [2024-03-21T09:11:31.016Z] { [2024-03-21T09:11:31.016Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal", [2024-03-21T09:11:31.016Z] "ImportPath": "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.016Z] "Name": "internal", [2024-03-21T09:11:31.016Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.016Z] "Module": { [2024-03-21T09:11:31.016Z] "Path": "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.016Z] "Version": "v7.3.0", [2024-03-21T09:11:31.016Z] "Time": "2020-05-21T06:52:17Z", [2024-03-21T09:11:31.016Z] "Indirect": true, [2024-03-21T09:11:31.016Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.016Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-21T09:11:31.016Z] "GoVersion": "1.11" [2024-03-21T09:11:31.016Z] }, [2024-03-21T09:11:31.016Z] "DepOnly": true, [2024-03-21T09:11:31.016Z] "Stale": true, [2024-03-21T09:11:31.016Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.016Z] "GoFiles": [ [2024-03-21T09:11:31.016Z] "internal.go", [2024-03-21T09:11:31.016Z] "log.go", [2024-03-21T09:11:31.016Z] "once.go", [2024-03-21T09:11:31.016Z] "util.go" [2024-03-21T09:11:31.016Z] ], [2024-03-21T09:11:31.016Z] "Imports": [ [2024-03-21T09:11:31.016Z] "context", [2024-03-21T09:11:31.016Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.016Z] "log", [2024-03-21T09:11:31.016Z] "math/rand", [2024-03-21T09:11:31.016Z] "os", [2024-03-21T09:11:31.016Z] "sync", [2024-03-21T09:11:31.016Z] "sync/atomic", [2024-03-21T09:11:31.016Z] "time" [2024-03-21T09:11:31.016Z] ], [2024-03-21T09:11:31.016Z] "Deps": [ [2024-03-21T09:11:31.016Z] "context", [2024-03-21T09:11:31.016Z] "errors", [2024-03-21T09:11:31.016Z] "fmt", [2024-03-21T09:11:31.016Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.016Z] "internal/abi", [2024-03-21T09:11:31.016Z] "internal/bytealg", [2024-03-21T09:11:31.016Z] "internal/cpu", [2024-03-21T09:11:31.016Z] "internal/fmtsort", [2024-03-21T09:11:31.016Z] "internal/goexperiment", [2024-03-21T09:11:31.016Z] "internal/itoa", [2024-03-21T09:11:31.017Z] "internal/oserror", [2024-03-21T09:11:31.017Z] "internal/poll", [2024-03-21T09:11:31.017Z] "internal/race", [2024-03-21T09:11:31.017Z] "internal/reflectlite", [2024-03-21T09:11:31.017Z] "internal/syscall/execenv", [2024-03-21T09:11:31.017Z] "internal/syscall/unix", [2024-03-21T09:11:31.017Z] "internal/testlog", [2024-03-21T09:11:31.017Z] "internal/unsafeheader", [2024-03-21T09:11:31.017Z] "io", [2024-03-21T09:11:31.017Z] "io/fs", [2024-03-21T09:11:31.017Z] "log", [2024-03-21T09:11:31.017Z] "math", [2024-03-21T09:11:31.017Z] "math/bits", [2024-03-21T09:11:31.017Z] "math/rand", [2024-03-21T09:11:31.017Z] "os", [2024-03-21T09:11:31.017Z] "path", [2024-03-21T09:11:31.017Z] "reflect", [2024-03-21T09:11:31.017Z] "runtime", [2024-03-21T09:11:31.017Z] "runtime/internal/atomic", [2024-03-21T09:11:31.017Z] "runtime/internal/math", [2024-03-21T09:11:31.017Z] "runtime/internal/sys", [2024-03-21T09:11:31.017Z] "sort", [2024-03-21T09:11:31.017Z] "strconv", [2024-03-21T09:11:31.017Z] "sync", [2024-03-21T09:11:31.017Z] "sync/atomic", [2024-03-21T09:11:31.017Z] "syscall", [2024-03-21T09:11:31.017Z] "time", [2024-03-21T09:11:31.017Z] "unicode", [2024-03-21T09:11:31.017Z] "unicode/utf8", [2024-03-21T09:11:31.017Z] "unsafe" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "TestGoFiles": [ [2024-03-21T09:11:31.017Z] "internal_test.go" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "TestImports": [ [2024-03-21T09:11:31.017Z] "github.com/onsi/gomega", [2024-03-21T09:11:31.017Z] "testing", [2024-03-21T09:11:31.017Z] "time" [2024-03-21T09:11:31.017Z] ] [2024-03-21T09:11:31.017Z] } [2024-03-21T09:11:31.017Z] { [2024-03-21T09:11:31.017Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/consistenthash", [2024-03-21T09:11:31.017Z] "ImportPath": "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.017Z] "Name": "consistenthash", [2024-03-21T09:11:31.017Z] "Doc": "Package consistenthash provides an implementation of a ring hash.", [2024-03-21T09:11:31.017Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.017Z] "Module": { [2024-03-21T09:11:31.017Z] "Path": "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.017Z] "Version": "v7.3.0", [2024-03-21T09:11:31.017Z] "Time": "2020-05-21T06:52:17Z", [2024-03-21T09:11:31.017Z] "Indirect": true, [2024-03-21T09:11:31.017Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.017Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-21T09:11:31.017Z] "GoVersion": "1.11" [2024-03-21T09:11:31.017Z] }, [2024-03-21T09:11:31.017Z] "DepOnly": true, [2024-03-21T09:11:31.017Z] "Stale": true, [2024-03-21T09:11:31.017Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.017Z] "GoFiles": [ [2024-03-21T09:11:31.017Z] "consistenthash.go" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "Imports": [ [2024-03-21T09:11:31.017Z] "hash/crc32", [2024-03-21T09:11:31.017Z] "sort", [2024-03-21T09:11:31.017Z] "strconv" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "Deps": [ [2024-03-21T09:11:31.017Z] "errors", [2024-03-21T09:11:31.017Z] "hash", [2024-03-21T09:11:31.017Z] "hash/crc32", [2024-03-21T09:11:31.017Z] "internal/abi", [2024-03-21T09:11:31.017Z] "internal/bytealg", [2024-03-21T09:11:31.017Z] "internal/cpu", [2024-03-21T09:11:31.017Z] "internal/goexperiment", [2024-03-21T09:11:31.017Z] "internal/race", [2024-03-21T09:11:31.017Z] "internal/reflectlite", [2024-03-21T09:11:31.017Z] "internal/unsafeheader", [2024-03-21T09:11:31.017Z] "io", [2024-03-21T09:11:31.017Z] "math", [2024-03-21T09:11:31.017Z] "math/bits", [2024-03-21T09:11:31.017Z] "runtime", [2024-03-21T09:11:31.017Z] "runtime/internal/atomic", [2024-03-21T09:11:31.017Z] "runtime/internal/math", [2024-03-21T09:11:31.017Z] "runtime/internal/sys", [2024-03-21T09:11:31.017Z] "sort", [2024-03-21T09:11:31.017Z] "strconv", [2024-03-21T09:11:31.017Z] "sync", [2024-03-21T09:11:31.017Z] "sync/atomic", [2024-03-21T09:11:31.017Z] "unicode/utf8", [2024-03-21T09:11:31.017Z] "unsafe" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "TestGoFiles": [ [2024-03-21T09:11:31.017Z] "consistenthash_test.go" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "TestImports": [ [2024-03-21T09:11:31.017Z] "fmt", [2024-03-21T09:11:31.017Z] "strconv", [2024-03-21T09:11:31.017Z] "testing" [2024-03-21T09:11:31.017Z] ] [2024-03-21T09:11:31.017Z] } [2024-03-21T09:11:31.017Z] { [2024-03-21T09:11:31.017Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/hashtag", [2024-03-21T09:11:31.017Z] "ImportPath": "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.017Z] "Name": "hashtag", [2024-03-21T09:11:31.017Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.017Z] "Module": { [2024-03-21T09:11:31.017Z] "Path": "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.017Z] "Version": "v7.3.0", [2024-03-21T09:11:31.017Z] "Time": "2020-05-21T06:52:17Z", [2024-03-21T09:11:31.017Z] "Indirect": true, [2024-03-21T09:11:31.017Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.017Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-21T09:11:31.017Z] "GoVersion": "1.11" [2024-03-21T09:11:31.017Z] }, [2024-03-21T09:11:31.017Z] "DepOnly": true, [2024-03-21T09:11:31.017Z] "Stale": true, [2024-03-21T09:11:31.017Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.017Z] "GoFiles": [ [2024-03-21T09:11:31.017Z] "hashtag.go" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "Imports": [ [2024-03-21T09:11:31.017Z] "math/rand", [2024-03-21T09:11:31.017Z] "strings" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "Deps": [ [2024-03-21T09:11:31.017Z] "errors", [2024-03-21T09:11:31.017Z] "internal/abi", [2024-03-21T09:11:31.017Z] "internal/bytealg", [2024-03-21T09:11:31.017Z] "internal/cpu", [2024-03-21T09:11:31.017Z] "internal/goexperiment", [2024-03-21T09:11:31.017Z] "internal/race", [2024-03-21T09:11:31.017Z] "internal/reflectlite", [2024-03-21T09:11:31.017Z] "internal/unsafeheader", [2024-03-21T09:11:31.017Z] "io", [2024-03-21T09:11:31.017Z] "math", [2024-03-21T09:11:31.017Z] "math/bits", [2024-03-21T09:11:31.017Z] "math/rand", [2024-03-21T09:11:31.017Z] "runtime", [2024-03-21T09:11:31.017Z] "runtime/internal/atomic", [2024-03-21T09:11:31.017Z] "runtime/internal/math", [2024-03-21T09:11:31.017Z] "runtime/internal/sys", [2024-03-21T09:11:31.017Z] "strings", [2024-03-21T09:11:31.017Z] "sync", [2024-03-21T09:11:31.017Z] "sync/atomic", [2024-03-21T09:11:31.017Z] "unicode", [2024-03-21T09:11:31.017Z] "unicode/utf8", [2024-03-21T09:11:31.017Z] "unsafe" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "TestGoFiles": [ [2024-03-21T09:11:31.017Z] "hashtag_test.go" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "TestImports": [ [2024-03-21T09:11:31.017Z] "github.com/onsi/ginkgo", [2024-03-21T09:11:31.017Z] "github.com/onsi/gomega", [2024-03-21T09:11:31.017Z] "math/rand", [2024-03-21T09:11:31.017Z] "testing" [2024-03-21T09:11:31.017Z] ] [2024-03-21T09:11:31.017Z] } [2024-03-21T09:11:31.017Z] { [2024-03-21T09:11:31.017Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/proto", [2024-03-21T09:11:31.017Z] "ImportPath": "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.017Z] "Name": "proto", [2024-03-21T09:11:31.017Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.017Z] "Module": { [2024-03-21T09:11:31.017Z] "Path": "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.017Z] "Version": "v7.3.0", [2024-03-21T09:11:31.017Z] "Time": "2020-05-21T06:52:17Z", [2024-03-21T09:11:31.017Z] "Indirect": true, [2024-03-21T09:11:31.017Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.017Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-21T09:11:31.017Z] "GoVersion": "1.11" [2024-03-21T09:11:31.017Z] }, [2024-03-21T09:11:31.017Z] "DepOnly": true, [2024-03-21T09:11:31.017Z] "Stale": true, [2024-03-21T09:11:31.017Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.017Z] "GoFiles": [ [2024-03-21T09:11:31.017Z] "reader.go", [2024-03-21T09:11:31.017Z] "scan.go", [2024-03-21T09:11:31.017Z] "writer.go" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "Imports": [ [2024-03-21T09:11:31.017Z] "bufio", [2024-03-21T09:11:31.017Z] "encoding", [2024-03-21T09:11:31.017Z] "fmt", [2024-03-21T09:11:31.017Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.017Z] "io", [2024-03-21T09:11:31.017Z] "reflect", [2024-03-21T09:11:31.017Z] "strconv", [2024-03-21T09:11:31.017Z] "time" [2024-03-21T09:11:31.017Z] ], [2024-03-21T09:11:31.017Z] "Deps": [ [2024-03-21T09:11:31.017Z] "bufio", [2024-03-21T09:11:31.017Z] "bytes", [2024-03-21T09:11:31.017Z] "encoding", [2024-03-21T09:11:31.017Z] "errors", [2024-03-21T09:11:31.017Z] "fmt", [2024-03-21T09:11:31.017Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.017Z] "internal/abi", [2024-03-21T09:11:31.017Z] "internal/bytealg", [2024-03-21T09:11:31.017Z] "internal/cpu", [2024-03-21T09:11:31.017Z] "internal/fmtsort", [2024-03-21T09:11:31.017Z] "internal/goexperiment", [2024-03-21T09:11:31.017Z] "internal/itoa", [2024-03-21T09:11:31.017Z] "internal/oserror", [2024-03-21T09:11:31.017Z] "internal/poll", [2024-03-21T09:11:31.017Z] "internal/race", [2024-03-21T09:11:31.017Z] "internal/reflectlite", [2024-03-21T09:11:31.017Z] "internal/syscall/execenv", [2024-03-21T09:11:31.017Z] "internal/syscall/unix", [2024-03-21T09:11:31.017Z] "internal/testlog", [2024-03-21T09:11:31.017Z] "internal/unsafeheader", [2024-03-21T09:11:31.017Z] "io", [2024-03-21T09:11:31.017Z] "io/fs", [2024-03-21T09:11:31.017Z] "math", [2024-03-21T09:11:31.017Z] "math/bits", [2024-03-21T09:11:31.017Z] "os", [2024-03-21T09:11:31.017Z] "path", [2024-03-21T09:11:31.017Z] "reflect", [2024-03-21T09:11:31.017Z] "runtime", [2024-03-21T09:11:31.017Z] "runtime/internal/atomic", [2024-03-21T09:11:31.017Z] "runtime/internal/math", [2024-03-21T09:11:31.017Z] "runtime/internal/sys", [2024-03-21T09:11:31.017Z] "sort", [2024-03-21T09:11:31.017Z] "strconv", [2024-03-21T09:11:31.017Z] "strings", [2024-03-21T09:11:31.018Z] "sync", [2024-03-21T09:11:31.018Z] "sync/atomic", [2024-03-21T09:11:31.018Z] "syscall", [2024-03-21T09:11:31.018Z] "time", [2024-03-21T09:11:31.018Z] "unicode", [2024-03-21T09:11:31.018Z] "unicode/utf8", [2024-03-21T09:11:31.018Z] "unsafe" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "TestGoFiles": [ [2024-03-21T09:11:31.018Z] "scan_test.go" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "TestImports": [ [2024-03-21T09:11:31.018Z] "encoding/json", [2024-03-21T09:11:31.018Z] "github.com/onsi/ginkgo", [2024-03-21T09:11:31.018Z] "github.com/onsi/gomega" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "XTestGoFiles": [ [2024-03-21T09:11:31.018Z] "proto_test.go", [2024-03-21T09:11:31.018Z] "reader_test.go", [2024-03-21T09:11:31.018Z] "write_buffer_test.go" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "XTestImports": [ [2024-03-21T09:11:31.018Z] "bytes", [2024-03-21T09:11:31.018Z] "encoding", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.018Z] "github.com/onsi/ginkgo", [2024-03-21T09:11:31.018Z] "github.com/onsi/gomega", [2024-03-21T09:11:31.018Z] "io/ioutil", [2024-03-21T09:11:31.018Z] "testing", [2024-03-21T09:11:31.018Z] "time" [2024-03-21T09:11:31.018Z] ] [2024-03-21T09:11:31.018Z] } [2024-03-21T09:11:31.018Z] { [2024-03-21T09:11:31.018Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/pool", [2024-03-21T09:11:31.018Z] "ImportPath": "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.018Z] "Name": "pool", [2024-03-21T09:11:31.018Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.018Z] "Module": { [2024-03-21T09:11:31.018Z] "Path": "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.018Z] "Version": "v7.3.0", [2024-03-21T09:11:31.018Z] "Time": "2020-05-21T06:52:17Z", [2024-03-21T09:11:31.018Z] "Indirect": true, [2024-03-21T09:11:31.018Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.018Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-21T09:11:31.018Z] "GoVersion": "1.11" [2024-03-21T09:11:31.018Z] }, [2024-03-21T09:11:31.018Z] "DepOnly": true, [2024-03-21T09:11:31.018Z] "Stale": true, [2024-03-21T09:11:31.018Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.018Z] "GoFiles": [ [2024-03-21T09:11:31.018Z] "conn.go", [2024-03-21T09:11:31.018Z] "pool.go", [2024-03-21T09:11:31.018Z] "pool_single.go", [2024-03-21T09:11:31.018Z] "pool_sticky.go" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "Imports": [ [2024-03-21T09:11:31.018Z] "context", [2024-03-21T09:11:31.018Z] "errors", [2024-03-21T09:11:31.018Z] "fmt", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.018Z] "net", [2024-03-21T09:11:31.018Z] "sync", [2024-03-21T09:11:31.018Z] "sync/atomic", [2024-03-21T09:11:31.018Z] "time" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "Deps": [ [2024-03-21T09:11:31.018Z] "bufio", [2024-03-21T09:11:31.018Z] "bytes", [2024-03-21T09:11:31.018Z] "context", [2024-03-21T09:11:31.018Z] "encoding", [2024-03-21T09:11:31.018Z] "errors", [2024-03-21T09:11:31.018Z] "fmt", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.018Z] "internal/abi", [2024-03-21T09:11:31.018Z] "internal/bytealg", [2024-03-21T09:11:31.018Z] "internal/cpu", [2024-03-21T09:11:31.018Z] "internal/fmtsort", [2024-03-21T09:11:31.018Z] "internal/goexperiment", [2024-03-21T09:11:31.018Z] "internal/itoa", [2024-03-21T09:11:31.018Z] "internal/nettrace", [2024-03-21T09:11:31.018Z] "internal/oserror", [2024-03-21T09:11:31.018Z] "internal/poll", [2024-03-21T09:11:31.018Z] "internal/race", [2024-03-21T09:11:31.018Z] "internal/reflectlite", [2024-03-21T09:11:31.018Z] "internal/singleflight", [2024-03-21T09:11:31.018Z] "internal/syscall/execenv", [2024-03-21T09:11:31.018Z] "internal/syscall/unix", [2024-03-21T09:11:31.018Z] "internal/testlog", [2024-03-21T09:11:31.018Z] "internal/unsafeheader", [2024-03-21T09:11:31.018Z] "io", [2024-03-21T09:11:31.018Z] "io/fs", [2024-03-21T09:11:31.018Z] "log", [2024-03-21T09:11:31.018Z] "math", [2024-03-21T09:11:31.018Z] "math/bits", [2024-03-21T09:11:31.018Z] "math/rand", [2024-03-21T09:11:31.018Z] "net", [2024-03-21T09:11:31.018Z] "os", [2024-03-21T09:11:31.018Z] "path", [2024-03-21T09:11:31.018Z] "reflect", [2024-03-21T09:11:31.018Z] "runtime", [2024-03-21T09:11:31.018Z] "runtime/cgo", [2024-03-21T09:11:31.018Z] "runtime/internal/atomic", [2024-03-21T09:11:31.018Z] "runtime/internal/math", [2024-03-21T09:11:31.018Z] "runtime/internal/sys", [2024-03-21T09:11:31.018Z] "sort", [2024-03-21T09:11:31.018Z] "strconv", [2024-03-21T09:11:31.018Z] "strings", [2024-03-21T09:11:31.018Z] "sync", [2024-03-21T09:11:31.018Z] "sync/atomic", [2024-03-21T09:11:31.018Z] "syscall", [2024-03-21T09:11:31.018Z] "time", [2024-03-21T09:11:31.018Z] "unicode", [2024-03-21T09:11:31.018Z] "unicode/utf8", [2024-03-21T09:11:31.018Z] "unsafe", [2024-03-21T09:11:31.018Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "TestGoFiles": [ [2024-03-21T09:11:31.018Z] "export_test.go" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "TestImports": [ [2024-03-21T09:11:31.018Z] "time" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "XTestGoFiles": [ [2024-03-21T09:11:31.018Z] "bench_test.go", [2024-03-21T09:11:31.018Z] "main_test.go", [2024-03-21T09:11:31.018Z] "pool_test.go" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "XTestImports": [ [2024-03-21T09:11:31.018Z] "context", [2024-03-21T09:11:31.018Z] "fmt", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.018Z] "github.com/onsi/ginkgo", [2024-03-21T09:11:31.018Z] "github.com/onsi/gomega", [2024-03-21T09:11:31.018Z] "net", [2024-03-21T09:11:31.018Z] "sync", [2024-03-21T09:11:31.018Z] "testing", [2024-03-21T09:11:31.018Z] "time" [2024-03-21T09:11:31.018Z] ] [2024-03-21T09:11:31.018Z] } [2024-03-21T09:11:31.018Z] { [2024-03-21T09:11:31.018Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.018Z] "ImportPath": "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.018Z] "Name": "redis", [2024-03-21T09:11:31.018Z] "Doc": "Package redis implements a Redis client.", [2024-03-21T09:11:31.018Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.018Z] "Module": { [2024-03-21T09:11:31.018Z] "Path": "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.018Z] "Version": "v7.3.0", [2024-03-21T09:11:31.018Z] "Time": "2020-05-21T06:52:17Z", [2024-03-21T09:11:31.018Z] "Indirect": true, [2024-03-21T09:11:31.018Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-03-21T09:11:31.018Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-03-21T09:11:31.018Z] "GoVersion": "1.11" [2024-03-21T09:11:31.018Z] }, [2024-03-21T09:11:31.018Z] "DepOnly": true, [2024-03-21T09:11:31.018Z] "Stale": true, [2024-03-21T09:11:31.018Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.018Z] "GoFiles": [ [2024-03-21T09:11:31.018Z] "cluster.go", [2024-03-21T09:11:31.018Z] "cluster_commands.go", [2024-03-21T09:11:31.018Z] "command.go", [2024-03-21T09:11:31.018Z] "commands.go", [2024-03-21T09:11:31.018Z] "doc.go", [2024-03-21T09:11:31.018Z] "error.go", [2024-03-21T09:11:31.018Z] "iterator.go", [2024-03-21T09:11:31.018Z] "options.go", [2024-03-21T09:11:31.018Z] "pipeline.go", [2024-03-21T09:11:31.018Z] "pubsub.go", [2024-03-21T09:11:31.018Z] "redis.go", [2024-03-21T09:11:31.018Z] "result.go", [2024-03-21T09:11:31.018Z] "ring.go", [2024-03-21T09:11:31.018Z] "script.go", [2024-03-21T09:11:31.018Z] "sentinel.go", [2024-03-21T09:11:31.018Z] "tx.go", [2024-03-21T09:11:31.018Z] "universal.go" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "Imports": [ [2024-03-21T09:11:31.018Z] "context", [2024-03-21T09:11:31.018Z] "crypto/sha1", [2024-03-21T09:11:31.018Z] "crypto/tls", [2024-03-21T09:11:31.018Z] "encoding/hex", [2024-03-21T09:11:31.018Z] "errors", [2024-03-21T09:11:31.018Z] "fmt", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.018Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.018Z] "io", [2024-03-21T09:11:31.018Z] "log", [2024-03-21T09:11:31.018Z] "math", [2024-03-21T09:11:31.018Z] "math/rand", [2024-03-21T09:11:31.018Z] "net", [2024-03-21T09:11:31.018Z] "net/url", [2024-03-21T09:11:31.018Z] "runtime", [2024-03-21T09:11:31.018Z] "sort", [2024-03-21T09:11:31.018Z] "strconv", [2024-03-21T09:11:31.018Z] "strings", [2024-03-21T09:11:31.018Z] "sync", [2024-03-21T09:11:31.018Z] "sync/atomic", [2024-03-21T09:11:31.018Z] "time" [2024-03-21T09:11:31.018Z] ], [2024-03-21T09:11:31.018Z] "Deps": [ [2024-03-21T09:11:31.018Z] "bufio", [2024-03-21T09:11:31.018Z] "bytes", [2024-03-21T09:11:31.018Z] "container/list", [2024-03-21T09:11:31.018Z] "context", [2024-03-21T09:11:31.018Z] "crypto", [2024-03-21T09:11:31.018Z] "crypto/aes", [2024-03-21T09:11:31.018Z] "crypto/cipher", [2024-03-21T09:11:31.018Z] "crypto/des", [2024-03-21T09:11:31.018Z] "crypto/dsa", [2024-03-21T09:11:31.018Z] "crypto/ecdsa", [2024-03-21T09:11:31.018Z] "crypto/ed25519", [2024-03-21T09:11:31.018Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.018Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.018Z] "crypto/elliptic", [2024-03-21T09:11:31.018Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.018Z] "crypto/hmac", [2024-03-21T09:11:31.018Z] "crypto/internal/randutil", [2024-03-21T09:11:31.018Z] "crypto/internal/subtle", [2024-03-21T09:11:31.018Z] "crypto/md5", [2024-03-21T09:11:31.018Z] "crypto/rand", [2024-03-21T09:11:31.018Z] "crypto/rc4", [2024-03-21T09:11:31.018Z] "crypto/rsa", [2024-03-21T09:11:31.018Z] "crypto/sha1", [2024-03-21T09:11:31.018Z] "crypto/sha256", [2024-03-21T09:11:31.019Z] "crypto/sha512", [2024-03-21T09:11:31.019Z] "crypto/subtle", [2024-03-21T09:11:31.019Z] "crypto/tls", [2024-03-21T09:11:31.019Z] "crypto/x509", [2024-03-21T09:11:31.019Z] "crypto/x509/pkix", [2024-03-21T09:11:31.019Z] "encoding", [2024-03-21T09:11:31.019Z] "encoding/asn1", [2024-03-21T09:11:31.019Z] "encoding/base64", [2024-03-21T09:11:31.019Z] "encoding/binary", [2024-03-21T09:11:31.019Z] "encoding/hex", [2024-03-21T09:11:31.019Z] "encoding/pem", [2024-03-21T09:11:31.019Z] "errors", [2024-03-21T09:11:31.019Z] "fmt", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.019Z] "hash", [2024-03-21T09:11:31.019Z] "hash/crc32", [2024-03-21T09:11:31.019Z] "internal/abi", [2024-03-21T09:11:31.019Z] "internal/bytealg", [2024-03-21T09:11:31.019Z] "internal/cpu", [2024-03-21T09:11:31.019Z] "internal/fmtsort", [2024-03-21T09:11:31.019Z] "internal/goexperiment", [2024-03-21T09:11:31.019Z] "internal/itoa", [2024-03-21T09:11:31.019Z] "internal/nettrace", [2024-03-21T09:11:31.019Z] "internal/oserror", [2024-03-21T09:11:31.019Z] "internal/poll", [2024-03-21T09:11:31.019Z] "internal/race", [2024-03-21T09:11:31.019Z] "internal/reflectlite", [2024-03-21T09:11:31.019Z] "internal/singleflight", [2024-03-21T09:11:31.019Z] "internal/syscall/execenv", [2024-03-21T09:11:31.019Z] "internal/syscall/unix", [2024-03-21T09:11:31.019Z] "internal/testlog", [2024-03-21T09:11:31.019Z] "internal/unsafeheader", [2024-03-21T09:11:31.019Z] "io", [2024-03-21T09:11:31.019Z] "io/fs", [2024-03-21T09:11:31.019Z] "io/ioutil", [2024-03-21T09:11:31.019Z] "log", [2024-03-21T09:11:31.019Z] "math", [2024-03-21T09:11:31.019Z] "math/big", [2024-03-21T09:11:31.019Z] "math/bits", [2024-03-21T09:11:31.019Z] "math/rand", [2024-03-21T09:11:31.019Z] "net", [2024-03-21T09:11:31.019Z] "net/url", [2024-03-21T09:11:31.019Z] "os", [2024-03-21T09:11:31.019Z] "path", [2024-03-21T09:11:31.019Z] "path/filepath", [2024-03-21T09:11:31.019Z] "reflect", [2024-03-21T09:11:31.019Z] "runtime", [2024-03-21T09:11:31.019Z] "runtime/cgo", [2024-03-21T09:11:31.019Z] "runtime/internal/atomic", [2024-03-21T09:11:31.019Z] "runtime/internal/math", [2024-03-21T09:11:31.019Z] "runtime/internal/sys", [2024-03-21T09:11:31.019Z] "sort", [2024-03-21T09:11:31.019Z] "strconv", [2024-03-21T09:11:31.019Z] "strings", [2024-03-21T09:11:31.019Z] "sync", [2024-03-21T09:11:31.019Z] "sync/atomic", [2024-03-21T09:11:31.019Z] "syscall", [2024-03-21T09:11:31.019Z] "time", [2024-03-21T09:11:31.019Z] "unicode", [2024-03-21T09:11:31.019Z] "unicode/utf16", [2024-03-21T09:11:31.019Z] "unicode/utf8", [2024-03-21T09:11:31.019Z] "unsafe", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.019Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.019Z] ], [2024-03-21T09:11:31.019Z] "TestGoFiles": [ [2024-03-21T09:11:31.019Z] "export_test.go", [2024-03-21T09:11:31.019Z] "internal_test.go", [2024-03-21T09:11:31.019Z] "options_test.go" [2024-03-21T09:11:31.019Z] ], [2024-03-21T09:11:31.019Z] "TestImports": [ [2024-03-21T09:11:31.019Z] "errors", [2024-03-21T09:11:31.019Z] "fmt", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.019Z] "github.com/onsi/ginkgo", [2024-03-21T09:11:31.019Z] "github.com/onsi/gomega", [2024-03-21T09:11:31.019Z] "net", [2024-03-21T09:11:31.019Z] "strings", [2024-03-21T09:11:31.019Z] "testing", [2024-03-21T09:11:31.019Z] "time" [2024-03-21T09:11:31.019Z] ], [2024-03-21T09:11:31.019Z] "XTestGoFiles": [ [2024-03-21T09:11:31.019Z] "bench_test.go", [2024-03-21T09:11:31.019Z] "cluster_test.go", [2024-03-21T09:11:31.019Z] "command_test.go", [2024-03-21T09:11:31.019Z] "commands_test.go", [2024-03-21T09:11:31.019Z] "example_instrumentation_test.go", [2024-03-21T09:11:31.019Z] "example_test.go", [2024-03-21T09:11:31.019Z] "iterator_test.go", [2024-03-21T09:11:31.019Z] "main_test.go", [2024-03-21T09:11:31.019Z] "pipeline_test.go", [2024-03-21T09:11:31.019Z] "pool_test.go", [2024-03-21T09:11:31.019Z] "pubsub_test.go", [2024-03-21T09:11:31.019Z] "race_test.go", [2024-03-21T09:11:31.019Z] "redis_test.go", [2024-03-21T09:11:31.019Z] "ring_test.go", [2024-03-21T09:11:31.019Z] "sentinel_test.go", [2024-03-21T09:11:31.019Z] "tx_test.go", [2024-03-21T09:11:31.019Z] "universal_test.go" [2024-03-21T09:11:31.019Z] ], [2024-03-21T09:11:31.019Z] "XTestImports": [ [2024-03-21T09:11:31.019Z] "bytes", [2024-03-21T09:11:31.019Z] "context", [2024-03-21T09:11:31.019Z] "crypto/rand", [2024-03-21T09:11:31.019Z] "encoding/json", [2024-03-21T09:11:31.019Z] "errors", [2024-03-21T09:11:31.019Z] "fmt", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.019Z] "github.com/onsi/ginkgo", [2024-03-21T09:11:31.019Z] "github.com/onsi/gomega", [2024-03-21T09:11:31.019Z] "io", [2024-03-21T09:11:31.019Z] "net", [2024-03-21T09:11:31.019Z] "os", [2024-03-21T09:11:31.019Z] "os/exec", [2024-03-21T09:11:31.019Z] "path/filepath", [2024-03-21T09:11:31.019Z] "reflect", [2024-03-21T09:11:31.019Z] "strconv", [2024-03-21T09:11:31.019Z] "strings", [2024-03-21T09:11:31.019Z] "sync", [2024-03-21T09:11:31.019Z] "sync/atomic", [2024-03-21T09:11:31.019Z] "testing", [2024-03-21T09:11:31.019Z] "time" [2024-03-21T09:11:31.019Z] ] [2024-03-21T09:11:31.019Z] } [2024-03-21T09:11:31.019Z] { [2024-03-21T09:11:31.019Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/redis", [2024-03-21T09:11:31.019Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.019Z] "Name": "redis", [2024-03-21T09:11:31.019Z] "Doc": "Package redis contains a RedisClient which leverages go-redis to interact with a Redis server.", [2024-03-21T09:11:31.019Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.019Z] "Module": { [2024-03-21T09:11:31.019Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-21T09:11:31.019Z] "Version": "v3.2.0-dev.14", [2024-03-21T09:11:31.019Z] "Time": "2024-03-06T06:29:46Z", [2024-03-21T09:11:31.019Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.019Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-21T09:11:31.019Z] "GoVersion": "1.21" [2024-03-21T09:11:31.019Z] }, [2024-03-21T09:11:31.019Z] "DepOnly": true, [2024-03-21T09:11:31.019Z] "Stale": true, [2024-03-21T09:11:31.019Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.019Z] "GoFiles": [ [2024-03-21T09:11:31.019Z] "client.go", [2024-03-21T09:11:31.019Z] "configuration_options.go", [2024-03-21T09:11:31.019Z] "errors.go", [2024-03-21T09:11:31.019Z] "goredis.go", [2024-03-21T09:11:31.019Z] "types.go" [2024-03-21T09:11:31.019Z] ], [2024-03-21T09:11:31.019Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.019Z] "client_integration_test.go" [2024-03-21T09:11:31.019Z] ], [2024-03-21T09:11:31.019Z] "Imports": [ [2024-03-21T09:11:31.019Z] "crypto/tls", [2024-03-21T09:11:31.019Z] "crypto/x509", [2024-03-21T09:11:31.019Z] "encoding/json", [2024-03-21T09:11:31.019Z] "encoding/pem", [2024-03-21T09:11:31.019Z] "errors", [2024-03-21T09:11:31.019Z] "fmt", [2024-03-21T09:11:31.019Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.019Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.019Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.019Z] "os", [2024-03-21T09:11:31.019Z] "reflect", [2024-03-21T09:11:31.019Z] "strings", [2024-03-21T09:11:31.019Z] "sync", [2024-03-21T09:11:31.019Z] "time" [2024-03-21T09:11:31.019Z] ], [2024-03-21T09:11:31.019Z] "Deps": [ [2024-03-21T09:11:31.019Z] "bufio", [2024-03-21T09:11:31.019Z] "bytes", [2024-03-21T09:11:31.019Z] "compress/flate", [2024-03-21T09:11:31.019Z] "compress/gzip", [2024-03-21T09:11:31.019Z] "compress/zlib", [2024-03-21T09:11:31.019Z] "container/list", [2024-03-21T09:11:31.019Z] "context", [2024-03-21T09:11:31.019Z] "crypto", [2024-03-21T09:11:31.019Z] "crypto/aes", [2024-03-21T09:11:31.019Z] "crypto/cipher", [2024-03-21T09:11:31.019Z] "crypto/des", [2024-03-21T09:11:31.019Z] "crypto/dsa", [2024-03-21T09:11:31.019Z] "crypto/ecdsa", [2024-03-21T09:11:31.019Z] "crypto/ed25519", [2024-03-21T09:11:31.019Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.019Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.019Z] "crypto/elliptic", [2024-03-21T09:11:31.019Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.019Z] "crypto/hmac", [2024-03-21T09:11:31.019Z] "crypto/internal/randutil", [2024-03-21T09:11:31.019Z] "crypto/internal/subtle", [2024-03-21T09:11:31.019Z] "crypto/md5", [2024-03-21T09:11:31.019Z] "crypto/rand", [2024-03-21T09:11:31.019Z] "crypto/rc4", [2024-03-21T09:11:31.019Z] "crypto/rsa", [2024-03-21T09:11:31.019Z] "crypto/sha1", [2024-03-21T09:11:31.019Z] "crypto/sha256", [2024-03-21T09:11:31.019Z] "crypto/sha512", [2024-03-21T09:11:31.019Z] "crypto/subtle", [2024-03-21T09:11:31.019Z] "crypto/tls", [2024-03-21T09:11:31.019Z] "crypto/x509", [2024-03-21T09:11:31.019Z] "crypto/x509/pkix", [2024-03-21T09:11:31.019Z] "database/sql/driver", [2024-03-21T09:11:31.019Z] "debug/dwarf", [2024-03-21T09:11:31.019Z] "debug/macho", [2024-03-21T09:11:31.019Z] "encoding", [2024-03-21T09:11:31.019Z] "encoding/asn1", [2024-03-21T09:11:31.019Z] "encoding/base64", [2024-03-21T09:11:31.019Z] "encoding/binary", [2024-03-21T09:11:31.019Z] "encoding/csv", [2024-03-21T09:11:31.019Z] "encoding/hex", [2024-03-21T09:11:31.019Z] "encoding/json", [2024-03-21T09:11:31.019Z] "encoding/pem", [2024-03-21T09:11:31.019Z] "encoding/xml", [2024-03-21T09:11:31.019Z] "errors", [2024-03-21T09:11:31.019Z] "fmt", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.020Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.020Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.020Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.020Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.020Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.020Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.020Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.020Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.020Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.020Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.020Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.020Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.020Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.020Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.020Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.020Z] "github.com/google/uuid", [2024-03-21T09:11:31.020Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.020Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.020Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.020Z] "golang.org/x/net/html", [2024-03-21T09:11:31.020Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.020Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.020Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.020Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.020Z] "golang.org/x/text/language", [2024-03-21T09:11:31.020Z] "hash", [2024-03-21T09:11:31.020Z] "hash/adler32", [2024-03-21T09:11:31.020Z] "hash/crc32", [2024-03-21T09:11:31.020Z] "internal/abi", [2024-03-21T09:11:31.020Z] "internal/bytealg", [2024-03-21T09:11:31.020Z] "internal/cpu", [2024-03-21T09:11:31.020Z] "internal/fmtsort", [2024-03-21T09:11:31.020Z] "internal/goexperiment", [2024-03-21T09:11:31.020Z] "internal/itoa", [2024-03-21T09:11:31.020Z] "internal/nettrace", [2024-03-21T09:11:31.020Z] "internal/oserror", [2024-03-21T09:11:31.020Z] "internal/poll", [2024-03-21T09:11:31.020Z] "internal/race", [2024-03-21T09:11:31.020Z] "internal/reflectlite", [2024-03-21T09:11:31.020Z] "internal/singleflight", [2024-03-21T09:11:31.020Z] "internal/syscall/execenv", [2024-03-21T09:11:31.020Z] "internal/syscall/unix", [2024-03-21T09:11:31.020Z] "internal/testlog", [2024-03-21T09:11:31.020Z] "internal/unsafeheader", [2024-03-21T09:11:31.020Z] "io", [2024-03-21T09:11:31.020Z] "io/fs", [2024-03-21T09:11:31.020Z] "io/ioutil", [2024-03-21T09:11:31.020Z] "log", [2024-03-21T09:11:31.020Z] "math", [2024-03-21T09:11:31.020Z] "math/big", [2024-03-21T09:11:31.020Z] "math/bits", [2024-03-21T09:11:31.020Z] "math/rand", [2024-03-21T09:11:31.020Z] "mime", [2024-03-21T09:11:31.020Z] "mime/multipart", [2024-03-21T09:11:31.020Z] "mime/quotedprintable", [2024-03-21T09:11:31.020Z] "net", [2024-03-21T09:11:31.020Z] "net/http", [2024-03-21T09:11:31.020Z] "net/http/httptrace", [2024-03-21T09:11:31.020Z] "net/http/internal", [2024-03-21T09:11:31.020Z] "net/http/internal/ascii", [2024-03-21T09:11:31.020Z] "net/textproto", [2024-03-21T09:11:31.020Z] "net/url", [2024-03-21T09:11:31.020Z] "os", [2024-03-21T09:11:31.020Z] "path", [2024-03-21T09:11:31.020Z] "path/filepath", [2024-03-21T09:11:31.020Z] "reflect", [2024-03-21T09:11:31.020Z] "regexp", [2024-03-21T09:11:31.020Z] "regexp/syntax", [2024-03-21T09:11:31.020Z] "runtime", [2024-03-21T09:11:31.020Z] "runtime/cgo", [2024-03-21T09:11:31.020Z] "runtime/internal/atomic", [2024-03-21T09:11:31.020Z] "runtime/internal/math", [2024-03-21T09:11:31.020Z] "runtime/internal/sys", [2024-03-21T09:11:31.020Z] "sort", [2024-03-21T09:11:31.020Z] "strconv", [2024-03-21T09:11:31.020Z] "strings", [2024-03-21T09:11:31.020Z] "sync", [2024-03-21T09:11:31.020Z] "sync/atomic", [2024-03-21T09:11:31.020Z] "syscall", [2024-03-21T09:11:31.020Z] "time", [2024-03-21T09:11:31.020Z] "unicode", [2024-03-21T09:11:31.020Z] "unicode/utf16", [2024-03-21T09:11:31.020Z] "unicode/utf8", [2024-03-21T09:11:31.020Z] "unsafe", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.020Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.020Z] ], [2024-03-21T09:11:31.020Z] "TestGoFiles": [ [2024-03-21T09:11:31.020Z] "client_test.go", [2024-03-21T09:11:31.020Z] "configuration_options_test.go" [2024-03-21T09:11:31.020Z] ], [2024-03-21T09:11:31.020Z] "TestImports": [ [2024-03-21T09:11:31.020Z] "crypto/tls", [2024-03-21T09:11:31.020Z] "crypto/x509", [2024-03-21T09:11:31.020Z] "encoding/pem", [2024-03-21T09:11:31.020Z] "errors", [2024-03-21T09:11:31.020Z] "fmt", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.020Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.020Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.020Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.020Z] "reflect", [2024-03-21T09:11:31.020Z] "sync", [2024-03-21T09:11:31.020Z] "testing", [2024-03-21T09:11:31.020Z] "time" [2024-03-21T09:11:31.020Z] ] [2024-03-21T09:11:31.020Z] } [2024-03-21T09:11:31.020Z] { [2024-03-21T09:11:31.020Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/messaging", [2024-03-21T09:11:31.020Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.020Z] "Name": "messaging", [2024-03-21T09:11:31.020Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.020Z] "Module": { [2024-03-21T09:11:31.020Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-21T09:11:31.020Z] "Version": "v3.2.0-dev.14", [2024-03-21T09:11:31.020Z] "Time": "2024-03-06T06:29:46Z", [2024-03-21T09:11:31.020Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.020Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-21T09:11:31.020Z] "GoVersion": "1.21" [2024-03-21T09:11:31.020Z] }, [2024-03-21T09:11:31.020Z] "DepOnly": true, [2024-03-21T09:11:31.020Z] "Stale": true, [2024-03-21T09:11:31.020Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.020Z] "GoFiles": [ [2024-03-21T09:11:31.020Z] "factory.go", [2024-03-21T09:11:31.020Z] "interface.go" [2024-03-21T09:11:31.020Z] ], [2024-03-21T09:11:31.020Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.020Z] "factory_nats_test.go", [2024-03-21T09:11:31.020Z] "factory_noop.go" [2024-03-21T09:11:31.020Z] ], [2024-03-21T09:11:31.020Z] "Imports": [ [2024-03-21T09:11:31.020Z] "fmt", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.020Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.021Z] "strings", [2024-03-21T09:11:31.021Z] "time" [2024-03-21T09:11:31.021Z] ], [2024-03-21T09:11:31.021Z] "Deps": [ [2024-03-21T09:11:31.021Z] "bufio", [2024-03-21T09:11:31.021Z] "bytes", [2024-03-21T09:11:31.021Z] "compress/flate", [2024-03-21T09:11:31.021Z] "compress/gzip", [2024-03-21T09:11:31.021Z] "compress/zlib", [2024-03-21T09:11:31.021Z] "container/list", [2024-03-21T09:11:31.021Z] "context", [2024-03-21T09:11:31.021Z] "crypto", [2024-03-21T09:11:31.021Z] "crypto/aes", [2024-03-21T09:11:31.021Z] "crypto/cipher", [2024-03-21T09:11:31.021Z] "crypto/des", [2024-03-21T09:11:31.021Z] "crypto/dsa", [2024-03-21T09:11:31.021Z] "crypto/ecdsa", [2024-03-21T09:11:31.021Z] "crypto/ed25519", [2024-03-21T09:11:31.021Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.021Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.021Z] "crypto/elliptic", [2024-03-21T09:11:31.021Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.021Z] "crypto/hmac", [2024-03-21T09:11:31.021Z] "crypto/internal/randutil", [2024-03-21T09:11:31.021Z] "crypto/internal/subtle", [2024-03-21T09:11:31.021Z] "crypto/md5", [2024-03-21T09:11:31.021Z] "crypto/rand", [2024-03-21T09:11:31.021Z] "crypto/rc4", [2024-03-21T09:11:31.021Z] "crypto/rsa", [2024-03-21T09:11:31.021Z] "crypto/sha1", [2024-03-21T09:11:31.021Z] "crypto/sha256", [2024-03-21T09:11:31.021Z] "crypto/sha512", [2024-03-21T09:11:31.021Z] "crypto/subtle", [2024-03-21T09:11:31.021Z] "crypto/tls", [2024-03-21T09:11:31.021Z] "crypto/x509", [2024-03-21T09:11:31.021Z] "crypto/x509/pkix", [2024-03-21T09:11:31.021Z] "database/sql/driver", [2024-03-21T09:11:31.021Z] "debug/dwarf", [2024-03-21T09:11:31.021Z] "debug/macho", [2024-03-21T09:11:31.021Z] "encoding", [2024-03-21T09:11:31.021Z] "encoding/asn1", [2024-03-21T09:11:31.021Z] "encoding/base64", [2024-03-21T09:11:31.021Z] "encoding/binary", [2024-03-21T09:11:31.021Z] "encoding/csv", [2024-03-21T09:11:31.021Z] "encoding/hex", [2024-03-21T09:11:31.021Z] "encoding/json", [2024-03-21T09:11:31.021Z] "encoding/pem", [2024-03-21T09:11:31.021Z] "encoding/xml", [2024-03-21T09:11:31.021Z] "errors", [2024-03-21T09:11:31.021Z] "fmt", [2024-03-21T09:11:31.021Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.021Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.021Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.021Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.021Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.021Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.021Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.021Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.021Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.021Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.021Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.021Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.021Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.021Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.021Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.021Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.021Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.021Z] "github.com/google/uuid", [2024-03-21T09:11:31.021Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.021Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.021Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.021Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.021Z] "golang.org/x/net/html", [2024-03-21T09:11:31.021Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.021Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.021Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.021Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.021Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.021Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.021Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.021Z] "golang.org/x/text/language", [2024-03-21T09:11:31.021Z] "hash", [2024-03-21T09:11:31.021Z] "hash/adler32", [2024-03-21T09:11:31.021Z] "hash/crc32", [2024-03-21T09:11:31.021Z] "internal/abi", [2024-03-21T09:11:31.021Z] "internal/bytealg", [2024-03-21T09:11:31.021Z] "internal/cpu", [2024-03-21T09:11:31.021Z] "internal/fmtsort", [2024-03-21T09:11:31.021Z] "internal/goexperiment", [2024-03-21T09:11:31.021Z] "internal/itoa", [2024-03-21T09:11:31.021Z] "internal/nettrace", [2024-03-21T09:11:31.021Z] "internal/oserror", [2024-03-21T09:11:31.021Z] "internal/poll", [2024-03-21T09:11:31.021Z] "internal/race", [2024-03-21T09:11:31.021Z] "internal/reflectlite", [2024-03-21T09:11:31.021Z] "internal/singleflight", [2024-03-21T09:11:31.021Z] "internal/syscall/execenv", [2024-03-21T09:11:31.021Z] "internal/syscall/unix", [2024-03-21T09:11:31.021Z] "internal/testlog", [2024-03-21T09:11:31.021Z] "internal/unsafeheader", [2024-03-21T09:11:31.021Z] "io", [2024-03-21T09:11:31.021Z] "io/fs", [2024-03-21T09:11:31.021Z] "io/ioutil", [2024-03-21T09:11:31.021Z] "log", [2024-03-21T09:11:31.021Z] "math", [2024-03-21T09:11:31.021Z] "math/big", [2024-03-21T09:11:31.021Z] "math/bits", [2024-03-21T09:11:31.021Z] "math/rand", [2024-03-21T09:11:31.021Z] "mime", [2024-03-21T09:11:31.021Z] "mime/multipart", [2024-03-21T09:11:31.021Z] "mime/quotedprintable", [2024-03-21T09:11:31.021Z] "net", [2024-03-21T09:11:31.021Z] "net/http", [2024-03-21T09:11:31.021Z] "net/http/httptrace", [2024-03-21T09:11:31.021Z] "net/http/internal", [2024-03-21T09:11:31.021Z] "net/http/internal/ascii", [2024-03-21T09:11:31.021Z] "net/textproto", [2024-03-21T09:11:31.021Z] "net/url", [2024-03-21T09:11:31.021Z] "os", [2024-03-21T09:11:31.021Z] "path", [2024-03-21T09:11:31.021Z] "path/filepath", [2024-03-21T09:11:31.021Z] "reflect", [2024-03-21T09:11:31.021Z] "regexp", [2024-03-21T09:11:31.021Z] "regexp/syntax", [2024-03-21T09:11:31.021Z] "runtime", [2024-03-21T09:11:31.021Z] "runtime/cgo", [2024-03-21T09:11:31.021Z] "runtime/internal/atomic", [2024-03-21T09:11:31.021Z] "runtime/internal/math", [2024-03-21T09:11:31.021Z] "runtime/internal/sys", [2024-03-21T09:11:31.021Z] "sort", [2024-03-21T09:11:31.021Z] "strconv", [2024-03-21T09:11:31.021Z] "strings", [2024-03-21T09:11:31.021Z] "sync", [2024-03-21T09:11:31.021Z] "sync/atomic", [2024-03-21T09:11:31.021Z] "syscall", [2024-03-21T09:11:31.021Z] "time", [2024-03-21T09:11:31.021Z] "unicode", [2024-03-21T09:11:31.021Z] "unicode/utf16", [2024-03-21T09:11:31.021Z] "unicode/utf8", [2024-03-21T09:11:31.021Z] "unsafe", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.021Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.021Z] ], [2024-03-21T09:11:31.021Z] "TestGoFiles": [ [2024-03-21T09:11:31.021Z] "factory_test.go" [2024-03-21T09:11:31.021Z] ], [2024-03-21T09:11:31.021Z] "TestImports": [ [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.021Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.021Z] "testing" [2024-03-21T09:11:31.021Z] ], [2024-03-21T09:11:31.021Z] "XTestGoFiles": [ [2024-03-21T09:11:31.021Z] "factory_no_nats_test.go" [2024-03-21T09:11:31.021Z] ], [2024-03-21T09:11:31.021Z] "XTestImports": [ [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.021Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.021Z] "github.com/google/uuid", [2024-03-21T09:11:31.021Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.021Z] "testing" [2024-03-21T09:11:31.021Z] ] [2024-03-21T09:11:31.021Z] } [2024-03-21T09:11:31.021Z] { [2024-03-21T09:11:31.021Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/pkg/types", [2024-03-21T09:11:31.021Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.021Z] "Name": "types", [2024-03-21T09:11:31.021Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.021Z] "Module": { [2024-03-21T09:11:31.021Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-03-21T09:11:31.021Z] "Version": "v3.2.0-dev.3", [2024-03-21T09:11:31.021Z] "Time": "2024-03-05T02:45:59Z", [2024-03-21T09:11:31.021Z] "Indirect": true, [2024-03-21T09:11:31.021Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.022Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-03-21T09:11:31.022Z] "GoVersion": "1.21" [2024-03-21T09:11:31.022Z] }, [2024-03-21T09:11:31.022Z] "DepOnly": true, [2024-03-21T09:11:31.022Z] "Stale": true, [2024-03-21T09:11:31.022Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.022Z] "GoFiles": [ [2024-03-21T09:11:31.022Z] "config.go", [2024-03-21T09:11:31.022Z] "service_endpoint.go" [2024-03-21T09:11:31.022Z] ], [2024-03-21T09:11:31.022Z] "Imports": [ [2024-03-21T09:11:31.022Z] "fmt" [2024-03-21T09:11:31.022Z] ], [2024-03-21T09:11:31.022Z] "Deps": [ [2024-03-21T09:11:31.022Z] "errors", [2024-03-21T09:11:31.022Z] "fmt", [2024-03-21T09:11:31.022Z] "internal/abi", [2024-03-21T09:11:31.022Z] "internal/bytealg", [2024-03-21T09:11:31.022Z] "internal/cpu", [2024-03-21T09:11:31.022Z] "internal/fmtsort", [2024-03-21T09:11:31.022Z] "internal/goexperiment", [2024-03-21T09:11:31.022Z] "internal/itoa", [2024-03-21T09:11:31.022Z] "internal/oserror", [2024-03-21T09:11:31.022Z] "internal/poll", [2024-03-21T09:11:31.022Z] "internal/race", [2024-03-21T09:11:31.022Z] "internal/reflectlite", [2024-03-21T09:11:31.022Z] "internal/syscall/execenv", [2024-03-21T09:11:31.022Z] "internal/syscall/unix", [2024-03-21T09:11:31.022Z] "internal/testlog", [2024-03-21T09:11:31.022Z] "internal/unsafeheader", [2024-03-21T09:11:31.022Z] "io", [2024-03-21T09:11:31.022Z] "io/fs", [2024-03-21T09:11:31.022Z] "math", [2024-03-21T09:11:31.022Z] "math/bits", [2024-03-21T09:11:31.022Z] "os", [2024-03-21T09:11:31.022Z] "path", [2024-03-21T09:11:31.022Z] "reflect", [2024-03-21T09:11:31.022Z] "runtime", [2024-03-21T09:11:31.022Z] "runtime/internal/atomic", [2024-03-21T09:11:31.022Z] "runtime/internal/math", [2024-03-21T09:11:31.022Z] "runtime/internal/sys", [2024-03-21T09:11:31.022Z] "sort", [2024-03-21T09:11:31.022Z] "strconv", [2024-03-21T09:11:31.022Z] "sync", [2024-03-21T09:11:31.022Z] "sync/atomic", [2024-03-21T09:11:31.022Z] "syscall", [2024-03-21T09:11:31.022Z] "time", [2024-03-21T09:11:31.022Z] "unicode", [2024-03-21T09:11:31.022Z] "unicode/utf8", [2024-03-21T09:11:31.022Z] "unsafe" [2024-03-21T09:11:31.022Z] ] [2024-03-21T09:11:31.022Z] } [2024-03-21T09:11:31.022Z] { [2024-03-21T09:11:31.022Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/internal/pkg/consul", [2024-03-21T09:11:31.022Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.022Z] "Name": "consul", [2024-03-21T09:11:31.022Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.022Z] "Module": { [2024-03-21T09:11:31.022Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-03-21T09:11:31.022Z] "Version": "v3.2.0-dev.3", [2024-03-21T09:11:31.022Z] "Time": "2024-03-05T02:45:59Z", [2024-03-21T09:11:31.022Z] "Indirect": true, [2024-03-21T09:11:31.022Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.022Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-03-21T09:11:31.022Z] "GoVersion": "1.21" [2024-03-21T09:11:31.022Z] }, [2024-03-21T09:11:31.022Z] "DepOnly": true, [2024-03-21T09:11:31.022Z] "Stale": true, [2024-03-21T09:11:31.022Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.022Z] "GoFiles": [ [2024-03-21T09:11:31.022Z] "client.go", [2024-03-21T09:11:31.022Z] "mock_consul.go" [2024-03-21T09:11:31.022Z] ], [2024-03-21T09:11:31.022Z] "Imports": [ [2024-03-21T09:11:31.022Z] "encoding/json", [2024-03-21T09:11:31.022Z] "fmt", [2024-03-21T09:11:31.022Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.022Z] "io", [2024-03-21T09:11:31.022Z] "log", [2024-03-21T09:11:31.022Z] "net/http", [2024-03-21T09:11:31.022Z] "net/http/httptest", [2024-03-21T09:11:31.022Z] "strings", [2024-03-21T09:11:31.022Z] "sync", [2024-03-21T09:11:31.022Z] "time" [2024-03-21T09:11:31.022Z] ], [2024-03-21T09:11:31.022Z] "Deps": [ [2024-03-21T09:11:31.022Z] "bufio", [2024-03-21T09:11:31.022Z] "bytes", [2024-03-21T09:11:31.022Z] "compress/flate", [2024-03-21T09:11:31.022Z] "compress/gzip", [2024-03-21T09:11:31.022Z] "container/list", [2024-03-21T09:11:31.022Z] "context", [2024-03-21T09:11:31.022Z] "crypto", [2024-03-21T09:11:31.022Z] "crypto/aes", [2024-03-21T09:11:31.022Z] "crypto/cipher", [2024-03-21T09:11:31.022Z] "crypto/des", [2024-03-21T09:11:31.022Z] "crypto/dsa", [2024-03-21T09:11:31.022Z] "crypto/ecdsa", [2024-03-21T09:11:31.022Z] "crypto/ed25519", [2024-03-21T09:11:31.022Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.022Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.022Z] "crypto/elliptic", [2024-03-21T09:11:31.022Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.022Z] "crypto/hmac", [2024-03-21T09:11:31.022Z] "crypto/internal/randutil", [2024-03-21T09:11:31.022Z] "crypto/internal/subtle", [2024-03-21T09:11:31.022Z] "crypto/md5", [2024-03-21T09:11:31.022Z] "crypto/rand", [2024-03-21T09:11:31.022Z] "crypto/rc4", [2024-03-21T09:11:31.022Z] "crypto/rsa", [2024-03-21T09:11:31.022Z] "crypto/sha1", [2024-03-21T09:11:31.022Z] "crypto/sha256", [2024-03-21T09:11:31.022Z] "crypto/sha512", [2024-03-21T09:11:31.022Z] "crypto/subtle", [2024-03-21T09:11:31.022Z] "crypto/tls", [2024-03-21T09:11:31.022Z] "crypto/x509", [2024-03-21T09:11:31.022Z] "crypto/x509/pkix", [2024-03-21T09:11:31.022Z] "encoding", [2024-03-21T09:11:31.022Z] "encoding/asn1", [2024-03-21T09:11:31.022Z] "encoding/base64", [2024-03-21T09:11:31.022Z] "encoding/binary", [2024-03-21T09:11:31.022Z] "encoding/hex", [2024-03-21T09:11:31.022Z] "encoding/json", [2024-03-21T09:11:31.022Z] "encoding/pem", [2024-03-21T09:11:31.022Z] "errors", [2024-03-21T09:11:31.022Z] "flag", [2024-03-21T09:11:31.022Z] "fmt", [2024-03-21T09:11:31.022Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.022Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.022Z] "github.com/fatih/color", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.022Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.022Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.022Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.022Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.022Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.022Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.022Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.022Z] "hash", [2024-03-21T09:11:31.022Z] "hash/crc32", [2024-03-21T09:11:31.022Z] "internal/abi", [2024-03-21T09:11:31.022Z] "internal/bytealg", [2024-03-21T09:11:31.022Z] "internal/cpu", [2024-03-21T09:11:31.022Z] "internal/fmtsort", [2024-03-21T09:11:31.022Z] "internal/goexperiment", [2024-03-21T09:11:31.022Z] "internal/itoa", [2024-03-21T09:11:31.022Z] "internal/nettrace", [2024-03-21T09:11:31.022Z] "internal/oserror", [2024-03-21T09:11:31.022Z] "internal/poll", [2024-03-21T09:11:31.022Z] "internal/race", [2024-03-21T09:11:31.022Z] "internal/reflectlite", [2024-03-21T09:11:31.022Z] "internal/singleflight", [2024-03-21T09:11:31.022Z] "internal/syscall/execenv", [2024-03-21T09:11:31.022Z] "internal/syscall/unix", [2024-03-21T09:11:31.022Z] "internal/testlog", [2024-03-21T09:11:31.022Z] "internal/unsafeheader", [2024-03-21T09:11:31.022Z] "io", [2024-03-21T09:11:31.022Z] "io/fs", [2024-03-21T09:11:31.022Z] "io/ioutil", [2024-03-21T09:11:31.022Z] "log", [2024-03-21T09:11:31.022Z] "math", [2024-03-21T09:11:31.022Z] "math/big", [2024-03-21T09:11:31.022Z] "math/bits", [2024-03-21T09:11:31.022Z] "math/rand", [2024-03-21T09:11:31.022Z] "mime", [2024-03-21T09:11:31.022Z] "mime/multipart", [2024-03-21T09:11:31.022Z] "mime/quotedprintable", [2024-03-21T09:11:31.022Z] "net", [2024-03-21T09:11:31.022Z] "net/http", [2024-03-21T09:11:31.022Z] "net/http/httptest", [2024-03-21T09:11:31.022Z] "net/http/httptrace", [2024-03-21T09:11:31.022Z] "net/http/internal", [2024-03-21T09:11:31.022Z] "net/http/internal/ascii", [2024-03-21T09:11:31.022Z] "net/http/internal/testcert", [2024-03-21T09:11:31.022Z] "net/textproto", [2024-03-21T09:11:31.022Z] "net/url", [2024-03-21T09:11:31.022Z] "os", [2024-03-21T09:11:31.022Z] "os/signal", [2024-03-21T09:11:31.022Z] "path", [2024-03-21T09:11:31.022Z] "path/filepath", [2024-03-21T09:11:31.022Z] "reflect", [2024-03-21T09:11:31.022Z] "regexp", [2024-03-21T09:11:31.022Z] "regexp/syntax", [2024-03-21T09:11:31.022Z] "runtime", [2024-03-21T09:11:31.022Z] "runtime/cgo", [2024-03-21T09:11:31.022Z] "runtime/internal/atomic", [2024-03-21T09:11:31.022Z] "runtime/internal/math", [2024-03-21T09:11:31.022Z] "runtime/internal/sys", [2024-03-21T09:11:31.022Z] "sort", [2024-03-21T09:11:31.022Z] "strconv", [2024-03-21T09:11:31.022Z] "strings", [2024-03-21T09:11:31.022Z] "sync", [2024-03-21T09:11:31.022Z] "sync/atomic", [2024-03-21T09:11:31.022Z] "syscall", [2024-03-21T09:11:31.022Z] "time", [2024-03-21T09:11:31.022Z] "unicode", [2024-03-21T09:11:31.022Z] "unicode/utf16", [2024-03-21T09:11:31.022Z] "unicode/utf8", [2024-03-21T09:11:31.022Z] "unsafe", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.022Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "TestGoFiles": [ [2024-03-21T09:11:31.023Z] "client_test.go" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "TestImports": [ [2024-03-21T09:11:31.023Z] "fmt", [2024-03-21T09:11:31.023Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.023Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.023Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.023Z] "net/http", [2024-03-21T09:11:31.023Z] "net/http/httptest", [2024-03-21T09:11:31.023Z] "net/url", [2024-03-21T09:11:31.023Z] "os", [2024-03-21T09:11:31.023Z] "strconv", [2024-03-21T09:11:31.023Z] "strings", [2024-03-21T09:11:31.023Z] "testing", [2024-03-21T09:11:31.023Z] "time" [2024-03-21T09:11:31.023Z] ] [2024-03-21T09:11:31.023Z] } [2024-03-21T09:11:31.023Z] { [2024-03-21T09:11:31.023Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/registry", [2024-03-21T09:11:31.023Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.023Z] "Name": "registry", [2024-03-21T09:11:31.023Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.023Z] "Module": { [2024-03-21T09:11:31.023Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-03-21T09:11:31.023Z] "Version": "v3.2.0-dev.3", [2024-03-21T09:11:31.023Z] "Time": "2024-03-05T02:45:59Z", [2024-03-21T09:11:31.023Z] "Indirect": true, [2024-03-21T09:11:31.023Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-03-21T09:11:31.023Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-03-21T09:11:31.023Z] "GoVersion": "1.21" [2024-03-21T09:11:31.023Z] }, [2024-03-21T09:11:31.023Z] "DepOnly": true, [2024-03-21T09:11:31.023Z] "Stale": true, [2024-03-21T09:11:31.023Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.023Z] "GoFiles": [ [2024-03-21T09:11:31.023Z] "factory.go", [2024-03-21T09:11:31.023Z] "interface.go" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "Imports": [ [2024-03-21T09:11:31.023Z] "fmt", [2024-03-21T09:11:31.023Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.023Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "Deps": [ [2024-03-21T09:11:31.023Z] "bufio", [2024-03-21T09:11:31.023Z] "bytes", [2024-03-21T09:11:31.023Z] "compress/flate", [2024-03-21T09:11:31.023Z] "compress/gzip", [2024-03-21T09:11:31.023Z] "container/list", [2024-03-21T09:11:31.023Z] "context", [2024-03-21T09:11:31.023Z] "crypto", [2024-03-21T09:11:31.023Z] "crypto/aes", [2024-03-21T09:11:31.023Z] "crypto/cipher", [2024-03-21T09:11:31.023Z] "crypto/des", [2024-03-21T09:11:31.023Z] "crypto/dsa", [2024-03-21T09:11:31.023Z] "crypto/ecdsa", [2024-03-21T09:11:31.023Z] "crypto/ed25519", [2024-03-21T09:11:31.023Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.023Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.023Z] "crypto/elliptic", [2024-03-21T09:11:31.023Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.023Z] "crypto/hmac", [2024-03-21T09:11:31.023Z] "crypto/internal/randutil", [2024-03-21T09:11:31.023Z] "crypto/internal/subtle", [2024-03-21T09:11:31.023Z] "crypto/md5", [2024-03-21T09:11:31.023Z] "crypto/rand", [2024-03-21T09:11:31.023Z] "crypto/rc4", [2024-03-21T09:11:31.023Z] "crypto/rsa", [2024-03-21T09:11:31.023Z] "crypto/sha1", [2024-03-21T09:11:31.023Z] "crypto/sha256", [2024-03-21T09:11:31.023Z] "crypto/sha512", [2024-03-21T09:11:31.023Z] "crypto/subtle", [2024-03-21T09:11:31.023Z] "crypto/tls", [2024-03-21T09:11:31.023Z] "crypto/x509", [2024-03-21T09:11:31.023Z] "crypto/x509/pkix", [2024-03-21T09:11:31.023Z] "encoding", [2024-03-21T09:11:31.023Z] "encoding/asn1", [2024-03-21T09:11:31.023Z] "encoding/base64", [2024-03-21T09:11:31.023Z] "encoding/binary", [2024-03-21T09:11:31.023Z] "encoding/hex", [2024-03-21T09:11:31.023Z] "encoding/json", [2024-03-21T09:11:31.023Z] "encoding/pem", [2024-03-21T09:11:31.023Z] "errors", [2024-03-21T09:11:31.023Z] "flag", [2024-03-21T09:11:31.023Z] "fmt", [2024-03-21T09:11:31.023Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.023Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.023Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.023Z] "github.com/fatih/color", [2024-03-21T09:11:31.023Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.023Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.023Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.023Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.023Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.023Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.023Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.023Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.023Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.023Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.023Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.023Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.023Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.023Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.023Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.023Z] "hash", [2024-03-21T09:11:31.023Z] "hash/crc32", [2024-03-21T09:11:31.023Z] "internal/abi", [2024-03-21T09:11:31.023Z] "internal/bytealg", [2024-03-21T09:11:31.023Z] "internal/cpu", [2024-03-21T09:11:31.023Z] "internal/fmtsort", [2024-03-21T09:11:31.023Z] "internal/goexperiment", [2024-03-21T09:11:31.023Z] "internal/itoa", [2024-03-21T09:11:31.023Z] "internal/nettrace", [2024-03-21T09:11:31.023Z] "internal/oserror", [2024-03-21T09:11:31.023Z] "internal/poll", [2024-03-21T09:11:31.023Z] "internal/race", [2024-03-21T09:11:31.023Z] "internal/reflectlite", [2024-03-21T09:11:31.023Z] "internal/singleflight", [2024-03-21T09:11:31.023Z] "internal/syscall/execenv", [2024-03-21T09:11:31.023Z] "internal/syscall/unix", [2024-03-21T09:11:31.023Z] "internal/testlog", [2024-03-21T09:11:31.023Z] "internal/unsafeheader", [2024-03-21T09:11:31.023Z] "io", [2024-03-21T09:11:31.023Z] "io/fs", [2024-03-21T09:11:31.023Z] "io/ioutil", [2024-03-21T09:11:31.023Z] "log", [2024-03-21T09:11:31.023Z] "math", [2024-03-21T09:11:31.023Z] "math/big", [2024-03-21T09:11:31.023Z] "math/bits", [2024-03-21T09:11:31.023Z] "math/rand", [2024-03-21T09:11:31.023Z] "mime", [2024-03-21T09:11:31.023Z] "mime/multipart", [2024-03-21T09:11:31.023Z] "mime/quotedprintable", [2024-03-21T09:11:31.023Z] "net", [2024-03-21T09:11:31.023Z] "net/http", [2024-03-21T09:11:31.023Z] "net/http/httptest", [2024-03-21T09:11:31.023Z] "net/http/httptrace", [2024-03-21T09:11:31.023Z] "net/http/internal", [2024-03-21T09:11:31.023Z] "net/http/internal/ascii", [2024-03-21T09:11:31.023Z] "net/http/internal/testcert", [2024-03-21T09:11:31.023Z] "net/textproto", [2024-03-21T09:11:31.023Z] "net/url", [2024-03-21T09:11:31.023Z] "os", [2024-03-21T09:11:31.023Z] "os/signal", [2024-03-21T09:11:31.023Z] "path", [2024-03-21T09:11:31.023Z] "path/filepath", [2024-03-21T09:11:31.023Z] "reflect", [2024-03-21T09:11:31.023Z] "regexp", [2024-03-21T09:11:31.023Z] "regexp/syntax", [2024-03-21T09:11:31.023Z] "runtime", [2024-03-21T09:11:31.023Z] "runtime/cgo", [2024-03-21T09:11:31.023Z] "runtime/internal/atomic", [2024-03-21T09:11:31.023Z] "runtime/internal/math", [2024-03-21T09:11:31.023Z] "runtime/internal/sys", [2024-03-21T09:11:31.023Z] "sort", [2024-03-21T09:11:31.023Z] "strconv", [2024-03-21T09:11:31.023Z] "strings", [2024-03-21T09:11:31.023Z] "sync", [2024-03-21T09:11:31.023Z] "sync/atomic", [2024-03-21T09:11:31.023Z] "syscall", [2024-03-21T09:11:31.023Z] "time", [2024-03-21T09:11:31.023Z] "unicode", [2024-03-21T09:11:31.023Z] "unicode/utf16", [2024-03-21T09:11:31.023Z] "unicode/utf8", [2024-03-21T09:11:31.023Z] "unsafe", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.023Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "TestGoFiles": [ [2024-03-21T09:11:31.023Z] "factory_test.go" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "TestImports": [ [2024-03-21T09:11:31.023Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.023Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.023Z] "testing" [2024-03-21T09:11:31.023Z] ] [2024-03-21T09:11:31.023Z] } [2024-03-21T09:11:31.023Z] { [2024-03-21T09:11:31.023Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/authtokenloader", [2024-03-21T09:11:31.023Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.023Z] "Name": "authtokenloader", [2024-03-21T09:11:31.023Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:31.023Z] "Module": { [2024-03-21T09:11:31.023Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-21T09:11:31.023Z] "Version": "v3.2.0-dev.5", [2024-03-21T09:11:31.023Z] "Time": "2024-01-18T14:27:45Z", [2024-03-21T09:11:31.023Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:31.023Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-21T09:11:31.023Z] "GoVersion": "1.21" [2024-03-21T09:11:31.023Z] }, [2024-03-21T09:11:31.023Z] "DepOnly": true, [2024-03-21T09:11:31.023Z] "Stale": true, [2024-03-21T09:11:31.023Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.023Z] "GoFiles": [ [2024-03-21T09:11:31.023Z] "interface.go", [2024-03-21T09:11:31.023Z] "methods.go", [2024-03-21T09:11:31.023Z] "types.go" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "Imports": [ [2024-03-21T09:11:31.023Z] "encoding/json", [2024-03-21T09:11:31.023Z] "fmt", [2024-03-21T09:11:31.023Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.023Z] "io", [2024-03-21T09:11:31.023Z] "os" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "Deps": [ [2024-03-21T09:11:31.023Z] "bytes", [2024-03-21T09:11:31.023Z] "encoding", [2024-03-21T09:11:31.023Z] "encoding/base64", [2024-03-21T09:11:31.023Z] "encoding/binary", [2024-03-21T09:11:31.023Z] "encoding/json", [2024-03-21T09:11:31.023Z] "errors", [2024-03-21T09:11:31.023Z] "fmt", [2024-03-21T09:11:31.023Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.023Z] "internal/abi", [2024-03-21T09:11:31.023Z] "internal/bytealg", [2024-03-21T09:11:31.023Z] "internal/cpu", [2024-03-21T09:11:31.023Z] "internal/fmtsort", [2024-03-21T09:11:31.023Z] "internal/goexperiment", [2024-03-21T09:11:31.023Z] "internal/itoa", [2024-03-21T09:11:31.023Z] "internal/oserror", [2024-03-21T09:11:31.023Z] "internal/poll", [2024-03-21T09:11:31.023Z] "internal/race", [2024-03-21T09:11:31.023Z] "internal/reflectlite", [2024-03-21T09:11:31.023Z] "internal/syscall/execenv", [2024-03-21T09:11:31.023Z] "internal/syscall/unix", [2024-03-21T09:11:31.023Z] "internal/testlog", [2024-03-21T09:11:31.023Z] "internal/unsafeheader", [2024-03-21T09:11:31.023Z] "io", [2024-03-21T09:11:31.023Z] "io/fs", [2024-03-21T09:11:31.023Z] "math", [2024-03-21T09:11:31.023Z] "math/bits", [2024-03-21T09:11:31.023Z] "os", [2024-03-21T09:11:31.023Z] "path", [2024-03-21T09:11:31.023Z] "reflect", [2024-03-21T09:11:31.023Z] "runtime", [2024-03-21T09:11:31.023Z] "runtime/internal/atomic", [2024-03-21T09:11:31.023Z] "runtime/internal/math", [2024-03-21T09:11:31.023Z] "runtime/internal/sys", [2024-03-21T09:11:31.023Z] "sort", [2024-03-21T09:11:31.023Z] "strconv", [2024-03-21T09:11:31.023Z] "strings", [2024-03-21T09:11:31.023Z] "sync", [2024-03-21T09:11:31.023Z] "sync/atomic", [2024-03-21T09:11:31.023Z] "syscall", [2024-03-21T09:11:31.023Z] "time", [2024-03-21T09:11:31.023Z] "unicode", [2024-03-21T09:11:31.023Z] "unicode/utf16", [2024-03-21T09:11:31.023Z] "unicode/utf8", [2024-03-21T09:11:31.023Z] "unsafe" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "TestGoFiles": [ [2024-03-21T09:11:31.023Z] "methods_test.go" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "TestImports": [ [2024-03-21T09:11:31.023Z] "errors", [2024-03-21T09:11:31.023Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-21T09:11:31.023Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.023Z] "os", [2024-03-21T09:11:31.023Z] "strings", [2024-03-21T09:11:31.023Z] "testing" [2024-03-21T09:11:31.023Z] ] [2024-03-21T09:11:31.023Z] } [2024-03-21T09:11:31.023Z] { [2024-03-21T09:11:31.023Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/spiffeid", [2024-03-21T09:11:31.023Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.023Z] "Name": "spiffeid", [2024-03-21T09:11:31.023Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.023Z] "Module": { [2024-03-21T09:11:31.023Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.023Z] "Version": "v2.1.7", [2024-03-21T09:11:31.023Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.023Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.023Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.023Z] "GoVersion": "1.19" [2024-03-21T09:11:31.023Z] }, [2024-03-21T09:11:31.023Z] "DepOnly": true, [2024-03-21T09:11:31.023Z] "Stale": true, [2024-03-21T09:11:31.023Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.023Z] "GoFiles": [ [2024-03-21T09:11:31.023Z] "charset_backcompat_deny.go", [2024-03-21T09:11:31.023Z] "errors.go", [2024-03-21T09:11:31.023Z] "id.go", [2024-03-21T09:11:31.023Z] "match.go", [2024-03-21T09:11:31.023Z] "path.go", [2024-03-21T09:11:31.023Z] "require.go", [2024-03-21T09:11:31.023Z] "trustdomain.go" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.023Z] "charset_backcompat_allow.go" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "Imports": [ [2024-03-21T09:11:31.023Z] "errors", [2024-03-21T09:11:31.023Z] "fmt", [2024-03-21T09:11:31.023Z] "net/url", [2024-03-21T09:11:31.023Z] "strings" [2024-03-21T09:11:31.023Z] ], [2024-03-21T09:11:31.023Z] "Deps": [ [2024-03-21T09:11:31.023Z] "errors", [2024-03-21T09:11:31.024Z] "fmt", [2024-03-21T09:11:31.024Z] "internal/abi", [2024-03-21T09:11:31.024Z] "internal/bytealg", [2024-03-21T09:11:31.024Z] "internal/cpu", [2024-03-21T09:11:31.024Z] "internal/fmtsort", [2024-03-21T09:11:31.024Z] "internal/goexperiment", [2024-03-21T09:11:31.024Z] "internal/itoa", [2024-03-21T09:11:31.024Z] "internal/oserror", [2024-03-21T09:11:31.024Z] "internal/poll", [2024-03-21T09:11:31.024Z] "internal/race", [2024-03-21T09:11:31.024Z] "internal/reflectlite", [2024-03-21T09:11:31.024Z] "internal/syscall/execenv", [2024-03-21T09:11:31.024Z] "internal/syscall/unix", [2024-03-21T09:11:31.024Z] "internal/testlog", [2024-03-21T09:11:31.024Z] "internal/unsafeheader", [2024-03-21T09:11:31.024Z] "io", [2024-03-21T09:11:31.024Z] "io/fs", [2024-03-21T09:11:31.024Z] "math", [2024-03-21T09:11:31.024Z] "math/bits", [2024-03-21T09:11:31.024Z] "net/url", [2024-03-21T09:11:31.024Z] "os", [2024-03-21T09:11:31.024Z] "path", [2024-03-21T09:11:31.024Z] "reflect", [2024-03-21T09:11:31.024Z] "runtime", [2024-03-21T09:11:31.024Z] "runtime/internal/atomic", [2024-03-21T09:11:31.024Z] "runtime/internal/math", [2024-03-21T09:11:31.024Z] "runtime/internal/sys", [2024-03-21T09:11:31.024Z] "sort", [2024-03-21T09:11:31.024Z] "strconv", [2024-03-21T09:11:31.024Z] "strings", [2024-03-21T09:11:31.024Z] "sync", [2024-03-21T09:11:31.024Z] "sync/atomic", [2024-03-21T09:11:31.024Z] "syscall", [2024-03-21T09:11:31.024Z] "time", [2024-03-21T09:11:31.024Z] "unicode", [2024-03-21T09:11:31.024Z] "unicode/utf8", [2024-03-21T09:11:31.024Z] "unsafe" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "TestGoFiles": [ [2024-03-21T09:11:31.024Z] "path_test.go" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "TestImports": [ [2024-03-21T09:11:31.024Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.024Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.024Z] "testing" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "XTestGoFiles": [ [2024-03-21T09:11:31.024Z] "id_test.go", [2024-03-21T09:11:31.024Z] "match_test.go", [2024-03-21T09:11:31.024Z] "require_test.go", [2024-03-21T09:11:31.024Z] "trustdomain_test.go" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "XTestImports": [ [2024-03-21T09:11:31.024Z] "encoding/json", [2024-03-21T09:11:31.024Z] "fmt", [2024-03-21T09:11:31.024Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.024Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.024Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.024Z] "net/url", [2024-03-21T09:11:31.024Z] "testing" [2024-03-21T09:11:31.024Z] ] [2024-03-21T09:11:31.024Z] } [2024-03-21T09:11:31.024Z] { [2024-03-21T09:11:31.024Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/pemutil", [2024-03-21T09:11:31.024Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.024Z] "Name": "pemutil", [2024-03-21T09:11:31.024Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.024Z] "Module": { [2024-03-21T09:11:31.024Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.024Z] "Version": "v2.1.7", [2024-03-21T09:11:31.024Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.024Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.024Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.024Z] "GoVersion": "1.19" [2024-03-21T09:11:31.024Z] }, [2024-03-21T09:11:31.024Z] "DepOnly": true, [2024-03-21T09:11:31.024Z] "Stale": true, [2024-03-21T09:11:31.024Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.024Z] "GoFiles": [ [2024-03-21T09:11:31.024Z] "pem.go" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "Imports": [ [2024-03-21T09:11:31.024Z] "crypto", [2024-03-21T09:11:31.024Z] "crypto/x509", [2024-03-21T09:11:31.024Z] "encoding/pem", [2024-03-21T09:11:31.024Z] "errors", [2024-03-21T09:11:31.024Z] "fmt" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "Deps": [ [2024-03-21T09:11:31.024Z] "bufio", [2024-03-21T09:11:31.024Z] "bytes", [2024-03-21T09:11:31.024Z] "context", [2024-03-21T09:11:31.024Z] "crypto", [2024-03-21T09:11:31.024Z] "crypto/aes", [2024-03-21T09:11:31.024Z] "crypto/cipher", [2024-03-21T09:11:31.024Z] "crypto/des", [2024-03-21T09:11:31.024Z] "crypto/dsa", [2024-03-21T09:11:31.024Z] "crypto/ecdsa", [2024-03-21T09:11:31.024Z] "crypto/ed25519", [2024-03-21T09:11:31.024Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.024Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.024Z] "crypto/elliptic", [2024-03-21T09:11:31.024Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.024Z] "crypto/internal/randutil", [2024-03-21T09:11:31.024Z] "crypto/internal/subtle", [2024-03-21T09:11:31.024Z] "crypto/md5", [2024-03-21T09:11:31.024Z] "crypto/rand", [2024-03-21T09:11:31.024Z] "crypto/rsa", [2024-03-21T09:11:31.024Z] "crypto/sha1", [2024-03-21T09:11:31.024Z] "crypto/sha256", [2024-03-21T09:11:31.024Z] "crypto/sha512", [2024-03-21T09:11:31.024Z] "crypto/subtle", [2024-03-21T09:11:31.024Z] "crypto/x509", [2024-03-21T09:11:31.024Z] "crypto/x509/pkix", [2024-03-21T09:11:31.024Z] "encoding/asn1", [2024-03-21T09:11:31.024Z] "encoding/base64", [2024-03-21T09:11:31.024Z] "encoding/binary", [2024-03-21T09:11:31.024Z] "encoding/hex", [2024-03-21T09:11:31.024Z] "encoding/pem", [2024-03-21T09:11:31.024Z] "errors", [2024-03-21T09:11:31.024Z] "fmt", [2024-03-21T09:11:31.024Z] "hash", [2024-03-21T09:11:31.024Z] "internal/abi", [2024-03-21T09:11:31.024Z] "internal/bytealg", [2024-03-21T09:11:31.024Z] "internal/cpu", [2024-03-21T09:11:31.024Z] "internal/fmtsort", [2024-03-21T09:11:31.024Z] "internal/goexperiment", [2024-03-21T09:11:31.024Z] "internal/itoa", [2024-03-21T09:11:31.024Z] "internal/nettrace", [2024-03-21T09:11:31.024Z] "internal/oserror", [2024-03-21T09:11:31.024Z] "internal/poll", [2024-03-21T09:11:31.024Z] "internal/race", [2024-03-21T09:11:31.024Z] "internal/reflectlite", [2024-03-21T09:11:31.024Z] "internal/singleflight", [2024-03-21T09:11:31.024Z] "internal/syscall/execenv", [2024-03-21T09:11:31.024Z] "internal/syscall/unix", [2024-03-21T09:11:31.024Z] "internal/testlog", [2024-03-21T09:11:31.024Z] "internal/unsafeheader", [2024-03-21T09:11:31.024Z] "io", [2024-03-21T09:11:31.024Z] "io/fs", [2024-03-21T09:11:31.024Z] "math", [2024-03-21T09:11:31.024Z] "math/big", [2024-03-21T09:11:31.024Z] "math/bits", [2024-03-21T09:11:31.024Z] "math/rand", [2024-03-21T09:11:31.024Z] "net", [2024-03-21T09:11:31.024Z] "net/url", [2024-03-21T09:11:31.024Z] "os", [2024-03-21T09:11:31.024Z] "path", [2024-03-21T09:11:31.024Z] "path/filepath", [2024-03-21T09:11:31.024Z] "reflect", [2024-03-21T09:11:31.024Z] "runtime", [2024-03-21T09:11:31.024Z] "runtime/cgo", [2024-03-21T09:11:31.024Z] "runtime/internal/atomic", [2024-03-21T09:11:31.024Z] "runtime/internal/math", [2024-03-21T09:11:31.024Z] "runtime/internal/sys", [2024-03-21T09:11:31.024Z] "sort", [2024-03-21T09:11:31.024Z] "strconv", [2024-03-21T09:11:31.024Z] "strings", [2024-03-21T09:11:31.024Z] "sync", [2024-03-21T09:11:31.024Z] "sync/atomic", [2024-03-21T09:11:31.024Z] "syscall", [2024-03-21T09:11:31.024Z] "time", [2024-03-21T09:11:31.024Z] "unicode", [2024-03-21T09:11:31.024Z] "unicode/utf16", [2024-03-21T09:11:31.024Z] "unicode/utf8", [2024-03-21T09:11:31.024Z] "unsafe", [2024-03-21T09:11:31.024Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.024Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.024Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "XTestGoFiles": [ [2024-03-21T09:11:31.024Z] "pem_test.go" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "XTestImports": [ [2024-03-21T09:11:31.024Z] "bytes", [2024-03-21T09:11:31.024Z] "crypto/x509", [2024-03-21T09:11:31.024Z] "encoding/pem", [2024-03-21T09:11:31.024Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.024Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.024Z] "testing" [2024-03-21T09:11:31.024Z] ] [2024-03-21T09:11:31.024Z] } [2024-03-21T09:11:31.024Z] { [2024-03-21T09:11:31.024Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/x509util", [2024-03-21T09:11:31.024Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.024Z] "Name": "x509util", [2024-03-21T09:11:31.024Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.024Z] "Module": { [2024-03-21T09:11:31.024Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.024Z] "Version": "v2.1.7", [2024-03-21T09:11:31.024Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.024Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.024Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.024Z] "GoVersion": "1.19" [2024-03-21T09:11:31.024Z] }, [2024-03-21T09:11:31.024Z] "DepOnly": true, [2024-03-21T09:11:31.024Z] "Stale": true, [2024-03-21T09:11:31.024Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.024Z] "GoFiles": [ [2024-03-21T09:11:31.024Z] "util.go" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "Imports": [ [2024-03-21T09:11:31.024Z] "crypto/x509" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "Deps": [ [2024-03-21T09:11:31.024Z] "bufio", [2024-03-21T09:11:31.024Z] "bytes", [2024-03-21T09:11:31.024Z] "context", [2024-03-21T09:11:31.024Z] "crypto", [2024-03-21T09:11:31.024Z] "crypto/aes", [2024-03-21T09:11:31.024Z] "crypto/cipher", [2024-03-21T09:11:31.024Z] "crypto/des", [2024-03-21T09:11:31.024Z] "crypto/dsa", [2024-03-21T09:11:31.024Z] "crypto/ecdsa", [2024-03-21T09:11:31.024Z] "crypto/ed25519", [2024-03-21T09:11:31.024Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.024Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.024Z] "crypto/elliptic", [2024-03-21T09:11:31.024Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.024Z] "crypto/internal/randutil", [2024-03-21T09:11:31.024Z] "crypto/internal/subtle", [2024-03-21T09:11:31.024Z] "crypto/md5", [2024-03-21T09:11:31.024Z] "crypto/rand", [2024-03-21T09:11:31.024Z] "crypto/rsa", [2024-03-21T09:11:31.024Z] "crypto/sha1", [2024-03-21T09:11:31.024Z] "crypto/sha256", [2024-03-21T09:11:31.024Z] "crypto/sha512", [2024-03-21T09:11:31.024Z] "crypto/subtle", [2024-03-21T09:11:31.024Z] "crypto/x509", [2024-03-21T09:11:31.024Z] "crypto/x509/pkix", [2024-03-21T09:11:31.024Z] "encoding/asn1", [2024-03-21T09:11:31.024Z] "encoding/base64", [2024-03-21T09:11:31.024Z] "encoding/binary", [2024-03-21T09:11:31.024Z] "encoding/hex", [2024-03-21T09:11:31.024Z] "encoding/pem", [2024-03-21T09:11:31.024Z] "errors", [2024-03-21T09:11:31.024Z] "fmt", [2024-03-21T09:11:31.024Z] "hash", [2024-03-21T09:11:31.024Z] "internal/abi", [2024-03-21T09:11:31.024Z] "internal/bytealg", [2024-03-21T09:11:31.024Z] "internal/cpu", [2024-03-21T09:11:31.024Z] "internal/fmtsort", [2024-03-21T09:11:31.024Z] "internal/goexperiment", [2024-03-21T09:11:31.024Z] "internal/itoa", [2024-03-21T09:11:31.024Z] "internal/nettrace", [2024-03-21T09:11:31.024Z] "internal/oserror", [2024-03-21T09:11:31.024Z] "internal/poll", [2024-03-21T09:11:31.024Z] "internal/race", [2024-03-21T09:11:31.024Z] "internal/reflectlite", [2024-03-21T09:11:31.024Z] "internal/singleflight", [2024-03-21T09:11:31.024Z] "internal/syscall/execenv", [2024-03-21T09:11:31.024Z] "internal/syscall/unix", [2024-03-21T09:11:31.024Z] "internal/testlog", [2024-03-21T09:11:31.024Z] "internal/unsafeheader", [2024-03-21T09:11:31.024Z] "io", [2024-03-21T09:11:31.024Z] "io/fs", [2024-03-21T09:11:31.024Z] "math", [2024-03-21T09:11:31.024Z] "math/big", [2024-03-21T09:11:31.024Z] "math/bits", [2024-03-21T09:11:31.024Z] "math/rand", [2024-03-21T09:11:31.024Z] "net", [2024-03-21T09:11:31.024Z] "net/url", [2024-03-21T09:11:31.024Z] "os", [2024-03-21T09:11:31.024Z] "path", [2024-03-21T09:11:31.024Z] "path/filepath", [2024-03-21T09:11:31.024Z] "reflect", [2024-03-21T09:11:31.024Z] "runtime", [2024-03-21T09:11:31.024Z] "runtime/cgo", [2024-03-21T09:11:31.024Z] "runtime/internal/atomic", [2024-03-21T09:11:31.024Z] "runtime/internal/math", [2024-03-21T09:11:31.024Z] "runtime/internal/sys", [2024-03-21T09:11:31.024Z] "sort", [2024-03-21T09:11:31.024Z] "strconv", [2024-03-21T09:11:31.024Z] "strings", [2024-03-21T09:11:31.024Z] "sync", [2024-03-21T09:11:31.024Z] "sync/atomic", [2024-03-21T09:11:31.024Z] "syscall", [2024-03-21T09:11:31.024Z] "time", [2024-03-21T09:11:31.024Z] "unicode", [2024-03-21T09:11:31.024Z] "unicode/utf16", [2024-03-21T09:11:31.024Z] "unicode/utf8", [2024-03-21T09:11:31.024Z] "unsafe", [2024-03-21T09:11:31.024Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.024Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.024Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.024Z] ] [2024-03-21T09:11:31.024Z] } [2024-03-21T09:11:31.024Z] { [2024-03-21T09:11:31.024Z] "Dir": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-03-21T09:11:31.024Z] "ImportPath": "github.com/zeebo/errs", [2024-03-21T09:11:31.024Z] "Name": "errs", [2024-03-21T09:11:31.024Z] "Doc": "Package errs provides a simple error package with stack traces.", [2024-03-21T09:11:31.024Z] "Root": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-03-21T09:11:31.024Z] "Module": { [2024-03-21T09:11:31.024Z] "Path": "github.com/zeebo/errs", [2024-03-21T09:11:31.024Z] "Version": "v1.3.0", [2024-03-21T09:11:31.024Z] "Time": "2022-03-17T17:23:02Z", [2024-03-21T09:11:31.024Z] "Indirect": true, [2024-03-21T09:11:31.024Z] "Dir": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-03-21T09:11:31.024Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zeebo/errs/@v/v1.3.0.mod", [2024-03-21T09:11:31.024Z] "GoVersion": "1.12" [2024-03-21T09:11:31.024Z] }, [2024-03-21T09:11:31.024Z] "DepOnly": true, [2024-03-21T09:11:31.024Z] "Stale": true, [2024-03-21T09:11:31.024Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.024Z] "GoFiles": [ [2024-03-21T09:11:31.024Z] "errs.go", [2024-03-21T09:11:31.024Z] "group.go" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "Imports": [ [2024-03-21T09:11:31.024Z] "fmt", [2024-03-21T09:11:31.024Z] "io", [2024-03-21T09:11:31.024Z] "runtime" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "Deps": [ [2024-03-21T09:11:31.024Z] "errors", [2024-03-21T09:11:31.024Z] "fmt", [2024-03-21T09:11:31.024Z] "internal/abi", [2024-03-21T09:11:31.024Z] "internal/bytealg", [2024-03-21T09:11:31.024Z] "internal/cpu", [2024-03-21T09:11:31.024Z] "internal/fmtsort", [2024-03-21T09:11:31.024Z] "internal/goexperiment", [2024-03-21T09:11:31.024Z] "internal/itoa", [2024-03-21T09:11:31.024Z] "internal/oserror", [2024-03-21T09:11:31.024Z] "internal/poll", [2024-03-21T09:11:31.024Z] "internal/race", [2024-03-21T09:11:31.024Z] "internal/reflectlite", [2024-03-21T09:11:31.024Z] "internal/syscall/execenv", [2024-03-21T09:11:31.024Z] "internal/syscall/unix", [2024-03-21T09:11:31.024Z] "internal/testlog", [2024-03-21T09:11:31.024Z] "internal/unsafeheader", [2024-03-21T09:11:31.024Z] "io", [2024-03-21T09:11:31.024Z] "io/fs", [2024-03-21T09:11:31.024Z] "math", [2024-03-21T09:11:31.024Z] "math/bits", [2024-03-21T09:11:31.024Z] "os", [2024-03-21T09:11:31.024Z] "path", [2024-03-21T09:11:31.024Z] "reflect", [2024-03-21T09:11:31.024Z] "runtime", [2024-03-21T09:11:31.024Z] "runtime/internal/atomic", [2024-03-21T09:11:31.024Z] "runtime/internal/math", [2024-03-21T09:11:31.024Z] "runtime/internal/sys", [2024-03-21T09:11:31.024Z] "sort", [2024-03-21T09:11:31.024Z] "strconv", [2024-03-21T09:11:31.024Z] "sync", [2024-03-21T09:11:31.024Z] "sync/atomic", [2024-03-21T09:11:31.024Z] "syscall", [2024-03-21T09:11:31.024Z] "time", [2024-03-21T09:11:31.024Z] "unicode", [2024-03-21T09:11:31.024Z] "unicode/utf8", [2024-03-21T09:11:31.024Z] "unsafe" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "TestGoFiles": [ [2024-03-21T09:11:31.024Z] "errs_test.go", [2024-03-21T09:11:31.024Z] "group_test.go" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "TestImports": [ [2024-03-21T09:11:31.024Z] "errors", [2024-03-21T09:11:31.024Z] "fmt", [2024-03-21T09:11:31.024Z] "strings", [2024-03-21T09:11:31.024Z] "sync", [2024-03-21T09:11:31.024Z] "testing" [2024-03-21T09:11:31.024Z] ] [2024-03-21T09:11:31.024Z] } [2024-03-21T09:11:31.024Z] { [2024-03-21T09:11:31.024Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/x509bundle", [2024-03-21T09:11:31.024Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.024Z] "Name": "x509bundle", [2024-03-21T09:11:31.024Z] "Doc": "Package x509bundle provides X.509 bundle related functionality.", [2024-03-21T09:11:31.024Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.024Z] "Module": { [2024-03-21T09:11:31.024Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.024Z] "Version": "v2.1.7", [2024-03-21T09:11:31.024Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.024Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.024Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.024Z] "GoVersion": "1.19" [2024-03-21T09:11:31.024Z] }, [2024-03-21T09:11:31.024Z] "DepOnly": true, [2024-03-21T09:11:31.024Z] "Stale": true, [2024-03-21T09:11:31.024Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.024Z] "GoFiles": [ [2024-03-21T09:11:31.024Z] "bundle.go", [2024-03-21T09:11:31.024Z] "doc.go", [2024-03-21T09:11:31.024Z] "set.go", [2024-03-21T09:11:31.024Z] "source.go" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "Imports": [ [2024-03-21T09:11:31.024Z] "crypto/x509", [2024-03-21T09:11:31.024Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.024Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.024Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.024Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.024Z] "io", [2024-03-21T09:11:31.024Z] "os", [2024-03-21T09:11:31.024Z] "sort", [2024-03-21T09:11:31.024Z] "sync" [2024-03-21T09:11:31.024Z] ], [2024-03-21T09:11:31.024Z] "Deps": [ [2024-03-21T09:11:31.024Z] "bufio", [2024-03-21T09:11:31.024Z] "bytes", [2024-03-21T09:11:31.024Z] "context", [2024-03-21T09:11:31.024Z] "crypto", [2024-03-21T09:11:31.024Z] "crypto/aes", [2024-03-21T09:11:31.024Z] "crypto/cipher", [2024-03-21T09:11:31.024Z] "crypto/des", [2024-03-21T09:11:31.024Z] "crypto/dsa", [2024-03-21T09:11:31.024Z] "crypto/ecdsa", [2024-03-21T09:11:31.024Z] "crypto/ed25519", [2024-03-21T09:11:31.024Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.024Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.024Z] "crypto/elliptic", [2024-03-21T09:11:31.024Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.024Z] "crypto/internal/randutil", [2024-03-21T09:11:31.024Z] "crypto/internal/subtle", [2024-03-21T09:11:31.024Z] "crypto/md5", [2024-03-21T09:11:31.024Z] "crypto/rand", [2024-03-21T09:11:31.024Z] "crypto/rsa", [2024-03-21T09:11:31.024Z] "crypto/sha1", [2024-03-21T09:11:31.024Z] "crypto/sha256", [2024-03-21T09:11:31.024Z] "crypto/sha512", [2024-03-21T09:11:31.024Z] "crypto/subtle", [2024-03-21T09:11:31.024Z] "crypto/x509", [2024-03-21T09:11:31.024Z] "crypto/x509/pkix", [2024-03-21T09:11:31.024Z] "encoding/asn1", [2024-03-21T09:11:31.024Z] "encoding/base64", [2024-03-21T09:11:31.024Z] "encoding/binary", [2024-03-21T09:11:31.024Z] "encoding/hex", [2024-03-21T09:11:31.024Z] "encoding/pem", [2024-03-21T09:11:31.025Z] "errors", [2024-03-21T09:11:31.025Z] "fmt", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.025Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.025Z] "hash", [2024-03-21T09:11:31.025Z] "internal/abi", [2024-03-21T09:11:31.025Z] "internal/bytealg", [2024-03-21T09:11:31.025Z] "internal/cpu", [2024-03-21T09:11:31.025Z] "internal/fmtsort", [2024-03-21T09:11:31.025Z] "internal/goexperiment", [2024-03-21T09:11:31.025Z] "internal/itoa", [2024-03-21T09:11:31.025Z] "internal/nettrace", [2024-03-21T09:11:31.025Z] "internal/oserror", [2024-03-21T09:11:31.025Z] "internal/poll", [2024-03-21T09:11:31.025Z] "internal/race", [2024-03-21T09:11:31.025Z] "internal/reflectlite", [2024-03-21T09:11:31.025Z] "internal/singleflight", [2024-03-21T09:11:31.025Z] "internal/syscall/execenv", [2024-03-21T09:11:31.025Z] "internal/syscall/unix", [2024-03-21T09:11:31.025Z] "internal/testlog", [2024-03-21T09:11:31.025Z] "internal/unsafeheader", [2024-03-21T09:11:31.025Z] "io", [2024-03-21T09:11:31.025Z] "io/fs", [2024-03-21T09:11:31.025Z] "math", [2024-03-21T09:11:31.025Z] "math/big", [2024-03-21T09:11:31.025Z] "math/bits", [2024-03-21T09:11:31.025Z] "math/rand", [2024-03-21T09:11:31.025Z] "net", [2024-03-21T09:11:31.025Z] "net/url", [2024-03-21T09:11:31.025Z] "os", [2024-03-21T09:11:31.025Z] "path", [2024-03-21T09:11:31.025Z] "path/filepath", [2024-03-21T09:11:31.025Z] "reflect", [2024-03-21T09:11:31.025Z] "runtime", [2024-03-21T09:11:31.025Z] "runtime/cgo", [2024-03-21T09:11:31.025Z] "runtime/internal/atomic", [2024-03-21T09:11:31.025Z] "runtime/internal/math", [2024-03-21T09:11:31.025Z] "runtime/internal/sys", [2024-03-21T09:11:31.025Z] "sort", [2024-03-21T09:11:31.025Z] "strconv", [2024-03-21T09:11:31.025Z] "strings", [2024-03-21T09:11:31.025Z] "sync", [2024-03-21T09:11:31.025Z] "sync/atomic", [2024-03-21T09:11:31.025Z] "syscall", [2024-03-21T09:11:31.025Z] "time", [2024-03-21T09:11:31.025Z] "unicode", [2024-03-21T09:11:31.025Z] "unicode/utf16", [2024-03-21T09:11:31.025Z] "unicode/utf8", [2024-03-21T09:11:31.025Z] "unsafe", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "XTestGoFiles": [ [2024-03-21T09:11:31.025Z] "bundle_test.go", [2024-03-21T09:11:31.025Z] "set_test.go" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "XTestImports": [ [2024-03-21T09:11:31.025Z] "crypto/x509", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.025Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.025Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.025Z] "os", [2024-03-21T09:11:31.025Z] "testing" [2024-03-21T09:11:31.025Z] ] [2024-03-21T09:11:31.025Z] } [2024-03-21T09:11:31.025Z] { [2024-03-21T09:11:31.025Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/svid/x509svid", [2024-03-21T09:11:31.025Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.025Z] "Name": "x509svid", [2024-03-21T09:11:31.025Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.025Z] "Module": { [2024-03-21T09:11:31.025Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.025Z] "Version": "v2.1.7", [2024-03-21T09:11:31.025Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.025Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.025Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.025Z] "GoVersion": "1.19" [2024-03-21T09:11:31.025Z] }, [2024-03-21T09:11:31.025Z] "DepOnly": true, [2024-03-21T09:11:31.025Z] "Stale": true, [2024-03-21T09:11:31.025Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.025Z] "GoFiles": [ [2024-03-21T09:11:31.025Z] "source.go", [2024-03-21T09:11:31.025Z] "svid.go", [2024-03-21T09:11:31.025Z] "verify.go" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "Imports": [ [2024-03-21T09:11:31.025Z] "crypto", [2024-03-21T09:11:31.025Z] "crypto/ecdsa", [2024-03-21T09:11:31.025Z] "crypto/rsa", [2024-03-21T09:11:31.025Z] "crypto/x509", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.025Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.025Z] "os", [2024-03-21T09:11:31.025Z] "time" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "Deps": [ [2024-03-21T09:11:31.025Z] "bufio", [2024-03-21T09:11:31.025Z] "bytes", [2024-03-21T09:11:31.025Z] "context", [2024-03-21T09:11:31.025Z] "crypto", [2024-03-21T09:11:31.025Z] "crypto/aes", [2024-03-21T09:11:31.025Z] "crypto/cipher", [2024-03-21T09:11:31.025Z] "crypto/des", [2024-03-21T09:11:31.025Z] "crypto/dsa", [2024-03-21T09:11:31.025Z] "crypto/ecdsa", [2024-03-21T09:11:31.025Z] "crypto/ed25519", [2024-03-21T09:11:31.025Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.025Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.025Z] "crypto/elliptic", [2024-03-21T09:11:31.025Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.025Z] "crypto/internal/randutil", [2024-03-21T09:11:31.025Z] "crypto/internal/subtle", [2024-03-21T09:11:31.025Z] "crypto/md5", [2024-03-21T09:11:31.025Z] "crypto/rand", [2024-03-21T09:11:31.025Z] "crypto/rsa", [2024-03-21T09:11:31.025Z] "crypto/sha1", [2024-03-21T09:11:31.025Z] "crypto/sha256", [2024-03-21T09:11:31.025Z] "crypto/sha512", [2024-03-21T09:11:31.025Z] "crypto/subtle", [2024-03-21T09:11:31.025Z] "crypto/x509", [2024-03-21T09:11:31.025Z] "crypto/x509/pkix", [2024-03-21T09:11:31.025Z] "encoding/asn1", [2024-03-21T09:11:31.025Z] "encoding/base64", [2024-03-21T09:11:31.025Z] "encoding/binary", [2024-03-21T09:11:31.025Z] "encoding/hex", [2024-03-21T09:11:31.025Z] "encoding/pem", [2024-03-21T09:11:31.025Z] "errors", [2024-03-21T09:11:31.025Z] "fmt", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.025Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.025Z] "hash", [2024-03-21T09:11:31.025Z] "internal/abi", [2024-03-21T09:11:31.025Z] "internal/bytealg", [2024-03-21T09:11:31.025Z] "internal/cpu", [2024-03-21T09:11:31.025Z] "internal/fmtsort", [2024-03-21T09:11:31.025Z] "internal/goexperiment", [2024-03-21T09:11:31.025Z] "internal/itoa", [2024-03-21T09:11:31.025Z] "internal/nettrace", [2024-03-21T09:11:31.025Z] "internal/oserror", [2024-03-21T09:11:31.025Z] "internal/poll", [2024-03-21T09:11:31.025Z] "internal/race", [2024-03-21T09:11:31.025Z] "internal/reflectlite", [2024-03-21T09:11:31.025Z] "internal/singleflight", [2024-03-21T09:11:31.025Z] "internal/syscall/execenv", [2024-03-21T09:11:31.025Z] "internal/syscall/unix", [2024-03-21T09:11:31.025Z] "internal/testlog", [2024-03-21T09:11:31.025Z] "internal/unsafeheader", [2024-03-21T09:11:31.025Z] "io", [2024-03-21T09:11:31.025Z] "io/fs", [2024-03-21T09:11:31.025Z] "math", [2024-03-21T09:11:31.025Z] "math/big", [2024-03-21T09:11:31.025Z] "math/bits", [2024-03-21T09:11:31.025Z] "math/rand", [2024-03-21T09:11:31.025Z] "net", [2024-03-21T09:11:31.025Z] "net/url", [2024-03-21T09:11:31.025Z] "os", [2024-03-21T09:11:31.025Z] "path", [2024-03-21T09:11:31.025Z] "path/filepath", [2024-03-21T09:11:31.025Z] "reflect", [2024-03-21T09:11:31.025Z] "runtime", [2024-03-21T09:11:31.025Z] "runtime/cgo", [2024-03-21T09:11:31.025Z] "runtime/internal/atomic", [2024-03-21T09:11:31.025Z] "runtime/internal/math", [2024-03-21T09:11:31.025Z] "runtime/internal/sys", [2024-03-21T09:11:31.025Z] "sort", [2024-03-21T09:11:31.025Z] "strconv", [2024-03-21T09:11:31.025Z] "strings", [2024-03-21T09:11:31.025Z] "sync", [2024-03-21T09:11:31.025Z] "sync/atomic", [2024-03-21T09:11:31.025Z] "syscall", [2024-03-21T09:11:31.025Z] "time", [2024-03-21T09:11:31.025Z] "unicode", [2024-03-21T09:11:31.025Z] "unicode/utf16", [2024-03-21T09:11:31.025Z] "unicode/utf8", [2024-03-21T09:11:31.025Z] "unsafe", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "XTestGoFiles": [ [2024-03-21T09:11:31.025Z] "svid_test.go", [2024-03-21T09:11:31.025Z] "verify_test.go" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "XTestImports": [ [2024-03-21T09:11:31.025Z] "crypto/x509", [2024-03-21T09:11:31.025Z] "errors", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.025Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.025Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.025Z] "net/url", [2024-03-21T09:11:31.025Z] "os", [2024-03-21T09:11:31.025Z] "testing", [2024-03-21T09:11:31.025Z] "time" [2024-03-21T09:11:31.025Z] ] [2024-03-21T09:11:31.025Z] } [2024-03-21T09:11:31.025Z] { [2024-03-21T09:11:31.025Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/spiffetls/tlsconfig", [2024-03-21T09:11:31.025Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.025Z] "Name": "tlsconfig", [2024-03-21T09:11:31.025Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.025Z] "Module": { [2024-03-21T09:11:31.025Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.025Z] "Version": "v2.1.7", [2024-03-21T09:11:31.025Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.025Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.025Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.025Z] "GoVersion": "1.19" [2024-03-21T09:11:31.025Z] }, [2024-03-21T09:11:31.025Z] "DepOnly": true, [2024-03-21T09:11:31.025Z] "Stale": true, [2024-03-21T09:11:31.025Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.025Z] "GoFiles": [ [2024-03-21T09:11:31.025Z] "authorizer.go", [2024-03-21T09:11:31.025Z] "config.go", [2024-03-21T09:11:31.025Z] "trace.go" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "Imports": [ [2024-03-21T09:11:31.025Z] "crypto/tls", [2024-03-21T09:11:31.025Z] "crypto/x509", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "Deps": [ [2024-03-21T09:11:31.025Z] "bufio", [2024-03-21T09:11:31.025Z] "bytes", [2024-03-21T09:11:31.025Z] "container/list", [2024-03-21T09:11:31.025Z] "context", [2024-03-21T09:11:31.025Z] "crypto", [2024-03-21T09:11:31.025Z] "crypto/aes", [2024-03-21T09:11:31.025Z] "crypto/cipher", [2024-03-21T09:11:31.025Z] "crypto/des", [2024-03-21T09:11:31.025Z] "crypto/dsa", [2024-03-21T09:11:31.025Z] "crypto/ecdsa", [2024-03-21T09:11:31.025Z] "crypto/ed25519", [2024-03-21T09:11:31.025Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.025Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.025Z] "crypto/elliptic", [2024-03-21T09:11:31.025Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.025Z] "crypto/hmac", [2024-03-21T09:11:31.025Z] "crypto/internal/randutil", [2024-03-21T09:11:31.025Z] "crypto/internal/subtle", [2024-03-21T09:11:31.025Z] "crypto/md5", [2024-03-21T09:11:31.025Z] "crypto/rand", [2024-03-21T09:11:31.025Z] "crypto/rc4", [2024-03-21T09:11:31.025Z] "crypto/rsa", [2024-03-21T09:11:31.025Z] "crypto/sha1", [2024-03-21T09:11:31.025Z] "crypto/sha256", [2024-03-21T09:11:31.025Z] "crypto/sha512", [2024-03-21T09:11:31.025Z] "crypto/subtle", [2024-03-21T09:11:31.025Z] "crypto/tls", [2024-03-21T09:11:31.025Z] "crypto/x509", [2024-03-21T09:11:31.025Z] "crypto/x509/pkix", [2024-03-21T09:11:31.025Z] "encoding/asn1", [2024-03-21T09:11:31.025Z] "encoding/base64", [2024-03-21T09:11:31.025Z] "encoding/binary", [2024-03-21T09:11:31.025Z] "encoding/hex", [2024-03-21T09:11:31.025Z] "encoding/pem", [2024-03-21T09:11:31.025Z] "errors", [2024-03-21T09:11:31.025Z] "fmt", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.025Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.025Z] "hash", [2024-03-21T09:11:31.025Z] "internal/abi", [2024-03-21T09:11:31.025Z] "internal/bytealg", [2024-03-21T09:11:31.025Z] "internal/cpu", [2024-03-21T09:11:31.025Z] "internal/fmtsort", [2024-03-21T09:11:31.025Z] "internal/goexperiment", [2024-03-21T09:11:31.025Z] "internal/itoa", [2024-03-21T09:11:31.025Z] "internal/nettrace", [2024-03-21T09:11:31.025Z] "internal/oserror", [2024-03-21T09:11:31.025Z] "internal/poll", [2024-03-21T09:11:31.025Z] "internal/race", [2024-03-21T09:11:31.025Z] "internal/reflectlite", [2024-03-21T09:11:31.025Z] "internal/singleflight", [2024-03-21T09:11:31.025Z] "internal/syscall/execenv", [2024-03-21T09:11:31.025Z] "internal/syscall/unix", [2024-03-21T09:11:31.025Z] "internal/testlog", [2024-03-21T09:11:31.025Z] "internal/unsafeheader", [2024-03-21T09:11:31.025Z] "io", [2024-03-21T09:11:31.025Z] "io/fs", [2024-03-21T09:11:31.025Z] "io/ioutil", [2024-03-21T09:11:31.025Z] "math", [2024-03-21T09:11:31.025Z] "math/big", [2024-03-21T09:11:31.025Z] "math/bits", [2024-03-21T09:11:31.025Z] "math/rand", [2024-03-21T09:11:31.025Z] "net", [2024-03-21T09:11:31.025Z] "net/url", [2024-03-21T09:11:31.025Z] "os", [2024-03-21T09:11:31.025Z] "path", [2024-03-21T09:11:31.025Z] "path/filepath", [2024-03-21T09:11:31.025Z] "reflect", [2024-03-21T09:11:31.025Z] "runtime", [2024-03-21T09:11:31.025Z] "runtime/cgo", [2024-03-21T09:11:31.025Z] "runtime/internal/atomic", [2024-03-21T09:11:31.025Z] "runtime/internal/math", [2024-03-21T09:11:31.025Z] "runtime/internal/sys", [2024-03-21T09:11:31.025Z] "sort", [2024-03-21T09:11:31.025Z] "strconv", [2024-03-21T09:11:31.025Z] "strings", [2024-03-21T09:11:31.025Z] "sync", [2024-03-21T09:11:31.025Z] "sync/atomic", [2024-03-21T09:11:31.025Z] "syscall", [2024-03-21T09:11:31.025Z] "time", [2024-03-21T09:11:31.025Z] "unicode", [2024-03-21T09:11:31.025Z] "unicode/utf16", [2024-03-21T09:11:31.025Z] "unicode/utf8", [2024-03-21T09:11:31.025Z] "unsafe", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.025Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "XTestGoFiles": [ [2024-03-21T09:11:31.025Z] "config_test.go", [2024-03-21T09:11:31.025Z] "examples_test.go" [2024-03-21T09:11:31.025Z] ], [2024-03-21T09:11:31.025Z] "XTestImports": [ [2024-03-21T09:11:31.025Z] "bytes", [2024-03-21T09:11:31.025Z] "context", [2024-03-21T09:11:31.025Z] "crypto/tls", [2024-03-21T09:11:31.025Z] "crypto/x509", [2024-03-21T09:11:31.025Z] "errors", [2024-03-21T09:11:31.025Z] "fmt", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.025Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.025Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.025Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.025Z] "strings", [2024-03-21T09:11:31.025Z] "testing", [2024-03-21T09:11:31.025Z] "time" [2024-03-21T09:11:31.025Z] ] [2024-03-21T09:11:31.025Z] } [2024-03-21T09:11:31.025Z] { [2024-03-21T09:11:31.025Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/cipher", [2024-03-21T09:11:31.025Z] "ImportPath": "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.025Z] "Name": "josecipher", [2024-03-21T09:11:31.025Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-21T09:11:31.025Z] "Module": { [2024-03-21T09:11:31.026Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.026Z] "Version": "v3.0.3", [2024-03-21T09:11:31.026Z] "Time": "2024-03-07T21:35:47Z", [2024-03-21T09:11:31.026Z] "Indirect": true, [2024-03-21T09:11:31.026Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-21T09:11:31.026Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-21T09:11:31.026Z] "GoVersion": "1.12" [2024-03-21T09:11:31.026Z] }, [2024-03-21T09:11:31.026Z] "DepOnly": true, [2024-03-21T09:11:31.026Z] "Stale": true, [2024-03-21T09:11:31.026Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.026Z] "GoFiles": [ [2024-03-21T09:11:31.026Z] "cbc_hmac.go", [2024-03-21T09:11:31.026Z] "concat_kdf.go", [2024-03-21T09:11:31.026Z] "ecdh_es.go", [2024-03-21T09:11:31.026Z] "key_wrap.go" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "Imports": [ [2024-03-21T09:11:31.026Z] "bytes", [2024-03-21T09:11:31.026Z] "crypto", [2024-03-21T09:11:31.026Z] "crypto/cipher", [2024-03-21T09:11:31.026Z] "crypto/ecdsa", [2024-03-21T09:11:31.026Z] "crypto/elliptic", [2024-03-21T09:11:31.026Z] "crypto/hmac", [2024-03-21T09:11:31.026Z] "crypto/sha256", [2024-03-21T09:11:31.026Z] "crypto/sha512", [2024-03-21T09:11:31.026Z] "crypto/subtle", [2024-03-21T09:11:31.026Z] "encoding/binary", [2024-03-21T09:11:31.026Z] "errors", [2024-03-21T09:11:31.026Z] "hash", [2024-03-21T09:11:31.026Z] "io" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "Deps": [ [2024-03-21T09:11:31.026Z] "bytes", [2024-03-21T09:11:31.026Z] "crypto", [2024-03-21T09:11:31.026Z] "crypto/aes", [2024-03-21T09:11:31.026Z] "crypto/cipher", [2024-03-21T09:11:31.026Z] "crypto/ecdsa", [2024-03-21T09:11:31.026Z] "crypto/elliptic", [2024-03-21T09:11:31.026Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.026Z] "crypto/hmac", [2024-03-21T09:11:31.026Z] "crypto/internal/randutil", [2024-03-21T09:11:31.026Z] "crypto/internal/subtle", [2024-03-21T09:11:31.026Z] "crypto/sha256", [2024-03-21T09:11:31.026Z] "crypto/sha512", [2024-03-21T09:11:31.026Z] "crypto/subtle", [2024-03-21T09:11:31.026Z] "encoding/asn1", [2024-03-21T09:11:31.026Z] "encoding/binary", [2024-03-21T09:11:31.026Z] "errors", [2024-03-21T09:11:31.026Z] "fmt", [2024-03-21T09:11:31.026Z] "hash", [2024-03-21T09:11:31.026Z] "internal/abi", [2024-03-21T09:11:31.026Z] "internal/bytealg", [2024-03-21T09:11:31.026Z] "internal/cpu", [2024-03-21T09:11:31.026Z] "internal/fmtsort", [2024-03-21T09:11:31.026Z] "internal/goexperiment", [2024-03-21T09:11:31.026Z] "internal/itoa", [2024-03-21T09:11:31.026Z] "internal/oserror", [2024-03-21T09:11:31.026Z] "internal/poll", [2024-03-21T09:11:31.026Z] "internal/race", [2024-03-21T09:11:31.026Z] "internal/reflectlite", [2024-03-21T09:11:31.026Z] "internal/syscall/execenv", [2024-03-21T09:11:31.026Z] "internal/syscall/unix", [2024-03-21T09:11:31.026Z] "internal/testlog", [2024-03-21T09:11:31.026Z] "internal/unsafeheader", [2024-03-21T09:11:31.026Z] "io", [2024-03-21T09:11:31.026Z] "io/fs", [2024-03-21T09:11:31.026Z] "math", [2024-03-21T09:11:31.026Z] "math/big", [2024-03-21T09:11:31.026Z] "math/bits", [2024-03-21T09:11:31.026Z] "math/rand", [2024-03-21T09:11:31.026Z] "os", [2024-03-21T09:11:31.026Z] "path", [2024-03-21T09:11:31.026Z] "reflect", [2024-03-21T09:11:31.026Z] "runtime", [2024-03-21T09:11:31.026Z] "runtime/internal/atomic", [2024-03-21T09:11:31.026Z] "runtime/internal/math", [2024-03-21T09:11:31.026Z] "runtime/internal/sys", [2024-03-21T09:11:31.026Z] "sort", [2024-03-21T09:11:31.026Z] "strconv", [2024-03-21T09:11:31.026Z] "strings", [2024-03-21T09:11:31.026Z] "sync", [2024-03-21T09:11:31.026Z] "sync/atomic", [2024-03-21T09:11:31.026Z] "syscall", [2024-03-21T09:11:31.026Z] "time", [2024-03-21T09:11:31.026Z] "unicode", [2024-03-21T09:11:31.026Z] "unicode/utf16", [2024-03-21T09:11:31.026Z] "unicode/utf8", [2024-03-21T09:11:31.026Z] "unsafe", [2024-03-21T09:11:31.026Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.026Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "TestGoFiles": [ [2024-03-21T09:11:31.026Z] "cbc_hmac_test.go", [2024-03-21T09:11:31.026Z] "concat_kdf_test.go", [2024-03-21T09:11:31.026Z] "ecdh_es_test.go", [2024-03-21T09:11:31.026Z] "key_wrap_test.go" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "TestImports": [ [2024-03-21T09:11:31.026Z] "bytes", [2024-03-21T09:11:31.026Z] "crypto", [2024-03-21T09:11:31.026Z] "crypto/aes", [2024-03-21T09:11:31.026Z] "crypto/cipher", [2024-03-21T09:11:31.026Z] "crypto/ecdsa", [2024-03-21T09:11:31.026Z] "crypto/elliptic", [2024-03-21T09:11:31.026Z] "crypto/rand", [2024-03-21T09:11:31.026Z] "encoding/base64", [2024-03-21T09:11:31.026Z] "encoding/hex", [2024-03-21T09:11:31.026Z] "io", [2024-03-21T09:11:31.026Z] "math/big", [2024-03-21T09:11:31.026Z] "strings", [2024-03-21T09:11:31.026Z] "testing" [2024-03-21T09:11:31.026Z] ] [2024-03-21T09:11:31.026Z] } [2024-03-21T09:11:31.026Z] { [2024-03-21T09:11:31.026Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/json", [2024-03-21T09:11:31.026Z] "ImportPath": "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.026Z] "Name": "json", [2024-03-21T09:11:31.026Z] "Doc": "Package json implements encoding and decoding of JSON objects as defined in RFC 4627.", [2024-03-21T09:11:31.026Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-21T09:11:31.026Z] "Module": { [2024-03-21T09:11:31.026Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.026Z] "Version": "v3.0.3", [2024-03-21T09:11:31.026Z] "Time": "2024-03-07T21:35:47Z", [2024-03-21T09:11:31.026Z] "Indirect": true, [2024-03-21T09:11:31.026Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-21T09:11:31.026Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-21T09:11:31.026Z] "GoVersion": "1.12" [2024-03-21T09:11:31.026Z] }, [2024-03-21T09:11:31.026Z] "DepOnly": true, [2024-03-21T09:11:31.026Z] "Stale": true, [2024-03-21T09:11:31.026Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.026Z] "GoFiles": [ [2024-03-21T09:11:31.026Z] "decode.go", [2024-03-21T09:11:31.026Z] "encode.go", [2024-03-21T09:11:31.026Z] "indent.go", [2024-03-21T09:11:31.026Z] "scanner.go", [2024-03-21T09:11:31.026Z] "stream.go", [2024-03-21T09:11:31.026Z] "tags.go" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "Imports": [ [2024-03-21T09:11:31.026Z] "bytes", [2024-03-21T09:11:31.026Z] "encoding", [2024-03-21T09:11:31.026Z] "encoding/base64", [2024-03-21T09:11:31.026Z] "errors", [2024-03-21T09:11:31.026Z] "fmt", [2024-03-21T09:11:31.026Z] "io", [2024-03-21T09:11:31.026Z] "math", [2024-03-21T09:11:31.026Z] "reflect", [2024-03-21T09:11:31.026Z] "runtime", [2024-03-21T09:11:31.026Z] "sort", [2024-03-21T09:11:31.026Z] "strconv", [2024-03-21T09:11:31.026Z] "strings", [2024-03-21T09:11:31.026Z] "sync", [2024-03-21T09:11:31.026Z] "unicode", [2024-03-21T09:11:31.026Z] "unicode/utf16", [2024-03-21T09:11:31.026Z] "unicode/utf8" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "Deps": [ [2024-03-21T09:11:31.026Z] "bytes", [2024-03-21T09:11:31.026Z] "encoding", [2024-03-21T09:11:31.026Z] "encoding/base64", [2024-03-21T09:11:31.026Z] "encoding/binary", [2024-03-21T09:11:31.026Z] "errors", [2024-03-21T09:11:31.026Z] "fmt", [2024-03-21T09:11:31.026Z] "internal/abi", [2024-03-21T09:11:31.026Z] "internal/bytealg", [2024-03-21T09:11:31.026Z] "internal/cpu", [2024-03-21T09:11:31.026Z] "internal/fmtsort", [2024-03-21T09:11:31.026Z] "internal/goexperiment", [2024-03-21T09:11:31.026Z] "internal/itoa", [2024-03-21T09:11:31.026Z] "internal/oserror", [2024-03-21T09:11:31.026Z] "internal/poll", [2024-03-21T09:11:31.026Z] "internal/race", [2024-03-21T09:11:31.026Z] "internal/reflectlite", [2024-03-21T09:11:31.026Z] "internal/syscall/execenv", [2024-03-21T09:11:31.026Z] "internal/syscall/unix", [2024-03-21T09:11:31.026Z] "internal/testlog", [2024-03-21T09:11:31.026Z] "internal/unsafeheader", [2024-03-21T09:11:31.026Z] "io", [2024-03-21T09:11:31.026Z] "io/fs", [2024-03-21T09:11:31.026Z] "math", [2024-03-21T09:11:31.026Z] "math/bits", [2024-03-21T09:11:31.026Z] "os", [2024-03-21T09:11:31.026Z] "path", [2024-03-21T09:11:31.026Z] "reflect", [2024-03-21T09:11:31.026Z] "runtime", [2024-03-21T09:11:31.026Z] "runtime/internal/atomic", [2024-03-21T09:11:31.026Z] "runtime/internal/math", [2024-03-21T09:11:31.026Z] "runtime/internal/sys", [2024-03-21T09:11:31.026Z] "sort", [2024-03-21T09:11:31.026Z] "strconv", [2024-03-21T09:11:31.026Z] "strings", [2024-03-21T09:11:31.026Z] "sync", [2024-03-21T09:11:31.026Z] "sync/atomic", [2024-03-21T09:11:31.026Z] "syscall", [2024-03-21T09:11:31.026Z] "time", [2024-03-21T09:11:31.026Z] "unicode", [2024-03-21T09:11:31.026Z] "unicode/utf16", [2024-03-21T09:11:31.026Z] "unicode/utf8", [2024-03-21T09:11:31.026Z] "unsafe" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "TestGoFiles": [ [2024-03-21T09:11:31.026Z] "bench_test.go", [2024-03-21T09:11:31.026Z] "decode_test.go", [2024-03-21T09:11:31.026Z] "encode_test.go", [2024-03-21T09:11:31.026Z] "number_test.go", [2024-03-21T09:11:31.026Z] "scanner_test.go", [2024-03-21T09:11:31.026Z] "stream_test.go", [2024-03-21T09:11:31.026Z] "tagkey_test.go", [2024-03-21T09:11:31.026Z] "tags_test.go" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "TestImports": [ [2024-03-21T09:11:31.026Z] "bytes", [2024-03-21T09:11:31.026Z] "compress/gzip", [2024-03-21T09:11:31.026Z] "encoding", [2024-03-21T09:11:31.026Z] "fmt", [2024-03-21T09:11:31.026Z] "image", [2024-03-21T09:11:31.026Z] "io", [2024-03-21T09:11:31.026Z] "log", [2024-03-21T09:11:31.026Z] "math", [2024-03-21T09:11:31.026Z] "math/rand", [2024-03-21T09:11:31.026Z] "net", [2024-03-21T09:11:31.026Z] "net/http", [2024-03-21T09:11:31.026Z] "net/http/httptest", [2024-03-21T09:11:31.026Z] "os", [2024-03-21T09:11:31.026Z] "reflect", [2024-03-21T09:11:31.026Z] "regexp", [2024-03-21T09:11:31.026Z] "strings", [2024-03-21T09:11:31.026Z] "testing", [2024-03-21T09:11:31.026Z] "time", [2024-03-21T09:11:31.026Z] "unicode" [2024-03-21T09:11:31.026Z] ] [2024-03-21T09:11:31.026Z] } [2024-03-21T09:11:31.026Z] { [2024-03-21T09:11:31.026Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/pbkdf2", [2024-03-21T09:11:31.026Z] "ImportPath": "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.026Z] "Name": "pbkdf2", [2024-03-21T09:11:31.026Z] "Doc": "Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.", [2024-03-21T09:11:31.026Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.026Z] "Module": { [2024-03-21T09:11:31.026Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.026Z] "Version": "v0.21.0", [2024-03-21T09:11:31.026Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.026Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.026Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.026Z] "GoVersion": "1.18" [2024-03-21T09:11:31.026Z] }, [2024-03-21T09:11:31.026Z] "DepOnly": true, [2024-03-21T09:11:31.026Z] "Stale": true, [2024-03-21T09:11:31.026Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.026Z] "GoFiles": [ [2024-03-21T09:11:31.026Z] "pbkdf2.go" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "Imports": [ [2024-03-21T09:11:31.026Z] "crypto/hmac", [2024-03-21T09:11:31.026Z] "hash" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "Deps": [ [2024-03-21T09:11:31.026Z] "crypto/hmac", [2024-03-21T09:11:31.026Z] "crypto/subtle", [2024-03-21T09:11:31.026Z] "errors", [2024-03-21T09:11:31.026Z] "hash", [2024-03-21T09:11:31.026Z] "internal/abi", [2024-03-21T09:11:31.026Z] "internal/bytealg", [2024-03-21T09:11:31.026Z] "internal/cpu", [2024-03-21T09:11:31.026Z] "internal/goexperiment", [2024-03-21T09:11:31.026Z] "internal/race", [2024-03-21T09:11:31.026Z] "internal/reflectlite", [2024-03-21T09:11:31.026Z] "internal/unsafeheader", [2024-03-21T09:11:31.026Z] "io", [2024-03-21T09:11:31.026Z] "runtime", [2024-03-21T09:11:31.026Z] "runtime/internal/atomic", [2024-03-21T09:11:31.026Z] "runtime/internal/math", [2024-03-21T09:11:31.026Z] "runtime/internal/sys", [2024-03-21T09:11:31.026Z] "sync", [2024-03-21T09:11:31.026Z] "sync/atomic", [2024-03-21T09:11:31.026Z] "unsafe" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "TestGoFiles": [ [2024-03-21T09:11:31.026Z] "pbkdf2_test.go" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "TestImports": [ [2024-03-21T09:11:31.026Z] "bytes", [2024-03-21T09:11:31.026Z] "crypto/sha1", [2024-03-21T09:11:31.026Z] "crypto/sha256", [2024-03-21T09:11:31.026Z] "hash", [2024-03-21T09:11:31.026Z] "testing" [2024-03-21T09:11:31.026Z] ] [2024-03-21T09:11:31.026Z] } [2024-03-21T09:11:31.026Z] { [2024-03-21T09:11:31.026Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-21T09:11:31.026Z] "ImportPath": "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.026Z] "Name": "jose", [2024-03-21T09:11:31.026Z] "Doc": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.", [2024-03-21T09:11:31.026Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-21T09:11:31.026Z] "Module": { [2024-03-21T09:11:31.026Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.026Z] "Version": "v3.0.3", [2024-03-21T09:11:31.026Z] "Time": "2024-03-07T21:35:47Z", [2024-03-21T09:11:31.026Z] "Indirect": true, [2024-03-21T09:11:31.026Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-21T09:11:31.026Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-21T09:11:31.026Z] "GoVersion": "1.12" [2024-03-21T09:11:31.026Z] }, [2024-03-21T09:11:31.026Z] "DepOnly": true, [2024-03-21T09:11:31.026Z] "Stale": true, [2024-03-21T09:11:31.026Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.026Z] "GoFiles": [ [2024-03-21T09:11:31.026Z] "asymmetric.go", [2024-03-21T09:11:31.026Z] "crypter.go", [2024-03-21T09:11:31.026Z] "doc.go", [2024-03-21T09:11:31.026Z] "encoding.go", [2024-03-21T09:11:31.026Z] "jwe.go", [2024-03-21T09:11:31.026Z] "jwk.go", [2024-03-21T09:11:31.026Z] "jws.go", [2024-03-21T09:11:31.026Z] "opaque.go", [2024-03-21T09:11:31.026Z] "shared.go", [2024-03-21T09:11:31.026Z] "signing.go", [2024-03-21T09:11:31.026Z] "symmetric.go" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "Imports": [ [2024-03-21T09:11:31.026Z] "bytes", [2024-03-21T09:11:31.026Z] "compress/flate", [2024-03-21T09:11:31.026Z] "crypto", [2024-03-21T09:11:31.026Z] "crypto/aes", [2024-03-21T09:11:31.026Z] "crypto/cipher", [2024-03-21T09:11:31.026Z] "crypto/ecdsa", [2024-03-21T09:11:31.026Z] "crypto/ed25519", [2024-03-21T09:11:31.026Z] "crypto/elliptic", [2024-03-21T09:11:31.026Z] "crypto/hmac", [2024-03-21T09:11:31.026Z] "crypto/rand", [2024-03-21T09:11:31.026Z] "crypto/rsa", [2024-03-21T09:11:31.026Z] "crypto/sha1", [2024-03-21T09:11:31.026Z] "crypto/sha256", [2024-03-21T09:11:31.026Z] "crypto/sha512", [2024-03-21T09:11:31.026Z] "crypto/subtle", [2024-03-21T09:11:31.026Z] "crypto/x509", [2024-03-21T09:11:31.026Z] "encoding/base64", [2024-03-21T09:11:31.026Z] "encoding/binary", [2024-03-21T09:11:31.026Z] "encoding/hex", [2024-03-21T09:11:31.026Z] "errors", [2024-03-21T09:11:31.026Z] "fmt", [2024-03-21T09:11:31.026Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.026Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.026Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.026Z] "hash", [2024-03-21T09:11:31.026Z] "io", [2024-03-21T09:11:31.026Z] "math/big", [2024-03-21T09:11:31.026Z] "net/url", [2024-03-21T09:11:31.026Z] "reflect", [2024-03-21T09:11:31.026Z] "strings", [2024-03-21T09:11:31.026Z] "unicode" [2024-03-21T09:11:31.026Z] ], [2024-03-21T09:11:31.026Z] "Deps": [ [2024-03-21T09:11:31.026Z] "bufio", [2024-03-21T09:11:31.026Z] "bytes", [2024-03-21T09:11:31.026Z] "compress/flate", [2024-03-21T09:11:31.026Z] "context", [2024-03-21T09:11:31.026Z] "crypto", [2024-03-21T09:11:31.026Z] "crypto/aes", [2024-03-21T09:11:31.026Z] "crypto/cipher", [2024-03-21T09:11:31.026Z] "crypto/des", [2024-03-21T09:11:31.026Z] "crypto/dsa", [2024-03-21T09:11:31.026Z] "crypto/ecdsa", [2024-03-21T09:11:31.026Z] "crypto/ed25519", [2024-03-21T09:11:31.026Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.026Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.026Z] "crypto/elliptic", [2024-03-21T09:11:31.026Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.026Z] "crypto/hmac", [2024-03-21T09:11:31.026Z] "crypto/internal/randutil", [2024-03-21T09:11:31.026Z] "crypto/internal/subtle", [2024-03-21T09:11:31.026Z] "crypto/md5", [2024-03-21T09:11:31.026Z] "crypto/rand", [2024-03-21T09:11:31.026Z] "crypto/rsa", [2024-03-21T09:11:31.026Z] "crypto/sha1", [2024-03-21T09:11:31.026Z] "crypto/sha256", [2024-03-21T09:11:31.026Z] "crypto/sha512", [2024-03-21T09:11:31.026Z] "crypto/subtle", [2024-03-21T09:11:31.026Z] "crypto/x509", [2024-03-21T09:11:31.026Z] "crypto/x509/pkix", [2024-03-21T09:11:31.026Z] "encoding", [2024-03-21T09:11:31.026Z] "encoding/asn1", [2024-03-21T09:11:31.026Z] "encoding/base64", [2024-03-21T09:11:31.026Z] "encoding/binary", [2024-03-21T09:11:31.026Z] "encoding/hex", [2024-03-21T09:11:31.026Z] "encoding/pem", [2024-03-21T09:11:31.026Z] "errors", [2024-03-21T09:11:31.026Z] "fmt", [2024-03-21T09:11:31.026Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.026Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.026Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.026Z] "hash", [2024-03-21T09:11:31.026Z] "internal/abi", [2024-03-21T09:11:31.026Z] "internal/bytealg", [2024-03-21T09:11:31.026Z] "internal/cpu", [2024-03-21T09:11:31.026Z] "internal/fmtsort", [2024-03-21T09:11:31.026Z] "internal/goexperiment", [2024-03-21T09:11:31.026Z] "internal/itoa", [2024-03-21T09:11:31.026Z] "internal/nettrace", [2024-03-21T09:11:31.026Z] "internal/oserror", [2024-03-21T09:11:31.026Z] "internal/poll", [2024-03-21T09:11:31.026Z] "internal/race", [2024-03-21T09:11:31.026Z] "internal/reflectlite", [2024-03-21T09:11:31.026Z] "internal/singleflight", [2024-03-21T09:11:31.026Z] "internal/syscall/execenv", [2024-03-21T09:11:31.026Z] "internal/syscall/unix", [2024-03-21T09:11:31.026Z] "internal/testlog", [2024-03-21T09:11:31.026Z] "internal/unsafeheader", [2024-03-21T09:11:31.026Z] "io", [2024-03-21T09:11:31.026Z] "io/fs", [2024-03-21T09:11:31.026Z] "math", [2024-03-21T09:11:31.026Z] "math/big", [2024-03-21T09:11:31.026Z] "math/bits", [2024-03-21T09:11:31.026Z] "math/rand", [2024-03-21T09:11:31.026Z] "net", [2024-03-21T09:11:31.026Z] "net/url", [2024-03-21T09:11:31.026Z] "os", [2024-03-21T09:11:31.026Z] "path", [2024-03-21T09:11:31.027Z] "path/filepath", [2024-03-21T09:11:31.027Z] "reflect", [2024-03-21T09:11:31.027Z] "runtime", [2024-03-21T09:11:31.027Z] "runtime/cgo", [2024-03-21T09:11:31.027Z] "runtime/internal/atomic", [2024-03-21T09:11:31.027Z] "runtime/internal/math", [2024-03-21T09:11:31.027Z] "runtime/internal/sys", [2024-03-21T09:11:31.027Z] "sort", [2024-03-21T09:11:31.027Z] "strconv", [2024-03-21T09:11:31.027Z] "strings", [2024-03-21T09:11:31.027Z] "sync", [2024-03-21T09:11:31.027Z] "sync/atomic", [2024-03-21T09:11:31.027Z] "syscall", [2024-03-21T09:11:31.027Z] "time", [2024-03-21T09:11:31.027Z] "unicode", [2024-03-21T09:11:31.027Z] "unicode/utf16", [2024-03-21T09:11:31.027Z] "unicode/utf8", [2024-03-21T09:11:31.027Z] "unsafe", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "TestGoFiles": [ [2024-03-21T09:11:31.027Z] "asymmetric_test.go", [2024-03-21T09:11:31.027Z] "crypter_test.go", [2024-03-21T09:11:31.027Z] "doc_test.go", [2024-03-21T09:11:31.027Z] "encoding_test.go", [2024-03-21T09:11:31.027Z] "jwe_test.go", [2024-03-21T09:11:31.027Z] "jwk_test.go", [2024-03-21T09:11:31.027Z] "jws_test.go", [2024-03-21T09:11:31.027Z] "opaque_test.go", [2024-03-21T09:11:31.027Z] "signing_test.go", [2024-03-21T09:11:31.027Z] "symmetric_test.go", [2024-03-21T09:11:31.027Z] "utils_test.go" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "TestImports": [ [2024-03-21T09:11:31.027Z] "bytes", [2024-03-21T09:11:31.027Z] "crypto", [2024-03-21T09:11:31.027Z] "crypto/cipher", [2024-03-21T09:11:31.027Z] "crypto/ecdsa", [2024-03-21T09:11:31.027Z] "crypto/ed25519", [2024-03-21T09:11:31.027Z] "crypto/elliptic", [2024-03-21T09:11:31.027Z] "crypto/rand", [2024-03-21T09:11:31.027Z] "crypto/rsa", [2024-03-21T09:11:31.027Z] "crypto/sha1", [2024-03-21T09:11:31.027Z] "crypto/sha256", [2024-03-21T09:11:31.027Z] "crypto/x509", [2024-03-21T09:11:31.027Z] "encoding/base64", [2024-03-21T09:11:31.027Z] "encoding/hex", [2024-03-21T09:11:31.027Z] "errors", [2024-03-21T09:11:31.027Z] "fmt", [2024-03-21T09:11:31.027Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.027Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.027Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.027Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.027Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.027Z] "io", [2024-03-21T09:11:31.027Z] "math/big", [2024-03-21T09:11:31.027Z] "reflect", [2024-03-21T09:11:31.027Z] "regexp", [2024-03-21T09:11:31.027Z] "runtime", [2024-03-21T09:11:31.027Z] "strings", [2024-03-21T09:11:31.027Z] "testing" [2024-03-21T09:11:31.027Z] ] [2024-03-21T09:11:31.027Z] } [2024-03-21T09:11:31.027Z] { [2024-03-21T09:11:31.027Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/cryptoutil", [2024-03-21T09:11:31.027Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.027Z] "Name": "cryptoutil", [2024-03-21T09:11:31.027Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.027Z] "Module": { [2024-03-21T09:11:31.027Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.027Z] "Version": "v2.1.7", [2024-03-21T09:11:31.027Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.027Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.027Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.027Z] "GoVersion": "1.19" [2024-03-21T09:11:31.027Z] }, [2024-03-21T09:11:31.027Z] "DepOnly": true, [2024-03-21T09:11:31.027Z] "Stale": true, [2024-03-21T09:11:31.027Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.027Z] "GoFiles": [ [2024-03-21T09:11:31.027Z] "keys.go" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "Imports": [ [2024-03-21T09:11:31.027Z] "crypto", [2024-03-21T09:11:31.027Z] "crypto/ecdsa", [2024-03-21T09:11:31.027Z] "crypto/rsa", [2024-03-21T09:11:31.027Z] "fmt" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "Deps": [ [2024-03-21T09:11:31.027Z] "bufio", [2024-03-21T09:11:31.027Z] "bytes", [2024-03-21T09:11:31.027Z] "crypto", [2024-03-21T09:11:31.027Z] "crypto/aes", [2024-03-21T09:11:31.027Z] "crypto/cipher", [2024-03-21T09:11:31.027Z] "crypto/ecdsa", [2024-03-21T09:11:31.027Z] "crypto/elliptic", [2024-03-21T09:11:31.027Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.027Z] "crypto/internal/randutil", [2024-03-21T09:11:31.027Z] "crypto/internal/subtle", [2024-03-21T09:11:31.027Z] "crypto/rand", [2024-03-21T09:11:31.027Z] "crypto/rsa", [2024-03-21T09:11:31.027Z] "crypto/sha512", [2024-03-21T09:11:31.027Z] "crypto/subtle", [2024-03-21T09:11:31.027Z] "encoding/asn1", [2024-03-21T09:11:31.027Z] "encoding/binary", [2024-03-21T09:11:31.027Z] "errors", [2024-03-21T09:11:31.027Z] "fmt", [2024-03-21T09:11:31.027Z] "hash", [2024-03-21T09:11:31.027Z] "internal/abi", [2024-03-21T09:11:31.027Z] "internal/bytealg", [2024-03-21T09:11:31.027Z] "internal/cpu", [2024-03-21T09:11:31.027Z] "internal/fmtsort", [2024-03-21T09:11:31.027Z] "internal/goexperiment", [2024-03-21T09:11:31.027Z] "internal/itoa", [2024-03-21T09:11:31.027Z] "internal/oserror", [2024-03-21T09:11:31.027Z] "internal/poll", [2024-03-21T09:11:31.027Z] "internal/race", [2024-03-21T09:11:31.027Z] "internal/reflectlite", [2024-03-21T09:11:31.027Z] "internal/syscall/execenv", [2024-03-21T09:11:31.027Z] "internal/syscall/unix", [2024-03-21T09:11:31.027Z] "internal/testlog", [2024-03-21T09:11:31.027Z] "internal/unsafeheader", [2024-03-21T09:11:31.027Z] "io", [2024-03-21T09:11:31.027Z] "io/fs", [2024-03-21T09:11:31.027Z] "math", [2024-03-21T09:11:31.027Z] "math/big", [2024-03-21T09:11:31.027Z] "math/bits", [2024-03-21T09:11:31.027Z] "math/rand", [2024-03-21T09:11:31.027Z] "os", [2024-03-21T09:11:31.027Z] "path", [2024-03-21T09:11:31.027Z] "reflect", [2024-03-21T09:11:31.027Z] "runtime", [2024-03-21T09:11:31.027Z] "runtime/internal/atomic", [2024-03-21T09:11:31.027Z] "runtime/internal/math", [2024-03-21T09:11:31.027Z] "runtime/internal/sys", [2024-03-21T09:11:31.027Z] "sort", [2024-03-21T09:11:31.027Z] "strconv", [2024-03-21T09:11:31.027Z] "strings", [2024-03-21T09:11:31.027Z] "sync", [2024-03-21T09:11:31.027Z] "sync/atomic", [2024-03-21T09:11:31.027Z] "syscall", [2024-03-21T09:11:31.027Z] "time", [2024-03-21T09:11:31.027Z] "unicode", [2024-03-21T09:11:31.027Z] "unicode/utf16", [2024-03-21T09:11:31.027Z] "unicode/utf8", [2024-03-21T09:11:31.027Z] "unsafe", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:31.027Z] ] [2024-03-21T09:11:31.027Z] } [2024-03-21T09:11:31.027Z] { [2024-03-21T09:11:31.027Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/jwtutil", [2024-03-21T09:11:31.027Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.027Z] "Name": "jwtutil", [2024-03-21T09:11:31.027Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.027Z] "Module": { [2024-03-21T09:11:31.027Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.027Z] "Version": "v2.1.7", [2024-03-21T09:11:31.027Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.027Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.027Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.027Z] "GoVersion": "1.19" [2024-03-21T09:11:31.027Z] }, [2024-03-21T09:11:31.027Z] "DepOnly": true, [2024-03-21T09:11:31.027Z] "Stale": true, [2024-03-21T09:11:31.027Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.027Z] "GoFiles": [ [2024-03-21T09:11:31.027Z] "util.go" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "Imports": [ [2024-03-21T09:11:31.027Z] "crypto", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "Deps": [ [2024-03-21T09:11:31.027Z] "bufio", [2024-03-21T09:11:31.027Z] "bytes", [2024-03-21T09:11:31.027Z] "crypto", [2024-03-21T09:11:31.027Z] "crypto/aes", [2024-03-21T09:11:31.027Z] "crypto/cipher", [2024-03-21T09:11:31.027Z] "crypto/ecdsa", [2024-03-21T09:11:31.027Z] "crypto/elliptic", [2024-03-21T09:11:31.027Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.027Z] "crypto/internal/randutil", [2024-03-21T09:11:31.027Z] "crypto/internal/subtle", [2024-03-21T09:11:31.027Z] "crypto/rand", [2024-03-21T09:11:31.027Z] "crypto/rsa", [2024-03-21T09:11:31.027Z] "crypto/sha512", [2024-03-21T09:11:31.027Z] "crypto/subtle", [2024-03-21T09:11:31.027Z] "encoding/asn1", [2024-03-21T09:11:31.027Z] "encoding/binary", [2024-03-21T09:11:31.027Z] "errors", [2024-03-21T09:11:31.027Z] "fmt", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.027Z] "hash", [2024-03-21T09:11:31.027Z] "internal/abi", [2024-03-21T09:11:31.027Z] "internal/bytealg", [2024-03-21T09:11:31.027Z] "internal/cpu", [2024-03-21T09:11:31.027Z] "internal/fmtsort", [2024-03-21T09:11:31.027Z] "internal/goexperiment", [2024-03-21T09:11:31.027Z] "internal/itoa", [2024-03-21T09:11:31.027Z] "internal/oserror", [2024-03-21T09:11:31.027Z] "internal/poll", [2024-03-21T09:11:31.027Z] "internal/race", [2024-03-21T09:11:31.027Z] "internal/reflectlite", [2024-03-21T09:11:31.027Z] "internal/syscall/execenv", [2024-03-21T09:11:31.027Z] "internal/syscall/unix", [2024-03-21T09:11:31.027Z] "internal/testlog", [2024-03-21T09:11:31.027Z] "internal/unsafeheader", [2024-03-21T09:11:31.027Z] "io", [2024-03-21T09:11:31.027Z] "io/fs", [2024-03-21T09:11:31.027Z] "math", [2024-03-21T09:11:31.027Z] "math/big", [2024-03-21T09:11:31.027Z] "math/bits", [2024-03-21T09:11:31.027Z] "math/rand", [2024-03-21T09:11:31.027Z] "os", [2024-03-21T09:11:31.027Z] "path", [2024-03-21T09:11:31.027Z] "reflect", [2024-03-21T09:11:31.027Z] "runtime", [2024-03-21T09:11:31.027Z] "runtime/internal/atomic", [2024-03-21T09:11:31.027Z] "runtime/internal/math", [2024-03-21T09:11:31.027Z] "runtime/internal/sys", [2024-03-21T09:11:31.027Z] "sort", [2024-03-21T09:11:31.027Z] "strconv", [2024-03-21T09:11:31.027Z] "strings", [2024-03-21T09:11:31.027Z] "sync", [2024-03-21T09:11:31.027Z] "sync/atomic", [2024-03-21T09:11:31.027Z] "syscall", [2024-03-21T09:11:31.027Z] "time", [2024-03-21T09:11:31.027Z] "unicode", [2024-03-21T09:11:31.027Z] "unicode/utf16", [2024-03-21T09:11:31.027Z] "unicode/utf8", [2024-03-21T09:11:31.027Z] "unsafe", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:31.027Z] ] [2024-03-21T09:11:31.027Z] } [2024-03-21T09:11:31.027Z] { [2024-03-21T09:11:31.027Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/jwtbundle", [2024-03-21T09:11:31.027Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.027Z] "Name": "jwtbundle", [2024-03-21T09:11:31.027Z] "Doc": "Package jwtbundle provides JWT bundle related functionality.", [2024-03-21T09:11:31.027Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.027Z] "Module": { [2024-03-21T09:11:31.027Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.027Z] "Version": "v2.1.7", [2024-03-21T09:11:31.027Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.027Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.027Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.027Z] "GoVersion": "1.19" [2024-03-21T09:11:31.027Z] }, [2024-03-21T09:11:31.027Z] "DepOnly": true, [2024-03-21T09:11:31.027Z] "Stale": true, [2024-03-21T09:11:31.027Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.027Z] "GoFiles": [ [2024-03-21T09:11:31.027Z] "bundle.go", [2024-03-21T09:11:31.027Z] "doc.go", [2024-03-21T09:11:31.027Z] "set.go", [2024-03-21T09:11:31.027Z] "source.go" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "Imports": [ [2024-03-21T09:11:31.027Z] "crypto", [2024-03-21T09:11:31.027Z] "encoding/json", [2024-03-21T09:11:31.027Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.027Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.027Z] "io", [2024-03-21T09:11:31.027Z] "os", [2024-03-21T09:11:31.027Z] "sort", [2024-03-21T09:11:31.027Z] "sync" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "Deps": [ [2024-03-21T09:11:31.027Z] "bufio", [2024-03-21T09:11:31.027Z] "bytes", [2024-03-21T09:11:31.027Z] "compress/flate", [2024-03-21T09:11:31.027Z] "context", [2024-03-21T09:11:31.027Z] "crypto", [2024-03-21T09:11:31.027Z] "crypto/aes", [2024-03-21T09:11:31.027Z] "crypto/cipher", [2024-03-21T09:11:31.027Z] "crypto/des", [2024-03-21T09:11:31.027Z] "crypto/dsa", [2024-03-21T09:11:31.027Z] "crypto/ecdsa", [2024-03-21T09:11:31.027Z] "crypto/ed25519", [2024-03-21T09:11:31.027Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.027Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.027Z] "crypto/elliptic", [2024-03-21T09:11:31.027Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.027Z] "crypto/hmac", [2024-03-21T09:11:31.027Z] "crypto/internal/randutil", [2024-03-21T09:11:31.027Z] "crypto/internal/subtle", [2024-03-21T09:11:31.027Z] "crypto/md5", [2024-03-21T09:11:31.027Z] "crypto/rand", [2024-03-21T09:11:31.027Z] "crypto/rsa", [2024-03-21T09:11:31.027Z] "crypto/sha1", [2024-03-21T09:11:31.027Z] "crypto/sha256", [2024-03-21T09:11:31.027Z] "crypto/sha512", [2024-03-21T09:11:31.027Z] "crypto/subtle", [2024-03-21T09:11:31.027Z] "crypto/x509", [2024-03-21T09:11:31.027Z] "crypto/x509/pkix", [2024-03-21T09:11:31.027Z] "encoding", [2024-03-21T09:11:31.027Z] "encoding/asn1", [2024-03-21T09:11:31.027Z] "encoding/base64", [2024-03-21T09:11:31.027Z] "encoding/binary", [2024-03-21T09:11:31.027Z] "encoding/hex", [2024-03-21T09:11:31.027Z] "encoding/json", [2024-03-21T09:11:31.027Z] "encoding/pem", [2024-03-21T09:11:31.027Z] "errors", [2024-03-21T09:11:31.027Z] "fmt", [2024-03-21T09:11:31.027Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.027Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.027Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.027Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.027Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.027Z] "hash", [2024-03-21T09:11:31.027Z] "internal/abi", [2024-03-21T09:11:31.027Z] "internal/bytealg", [2024-03-21T09:11:31.027Z] "internal/cpu", [2024-03-21T09:11:31.027Z] "internal/fmtsort", [2024-03-21T09:11:31.027Z] "internal/goexperiment", [2024-03-21T09:11:31.027Z] "internal/itoa", [2024-03-21T09:11:31.027Z] "internal/nettrace", [2024-03-21T09:11:31.027Z] "internal/oserror", [2024-03-21T09:11:31.027Z] "internal/poll", [2024-03-21T09:11:31.027Z] "internal/race", [2024-03-21T09:11:31.027Z] "internal/reflectlite", [2024-03-21T09:11:31.027Z] "internal/singleflight", [2024-03-21T09:11:31.027Z] "internal/syscall/execenv", [2024-03-21T09:11:31.027Z] "internal/syscall/unix", [2024-03-21T09:11:31.027Z] "internal/testlog", [2024-03-21T09:11:31.027Z] "internal/unsafeheader", [2024-03-21T09:11:31.027Z] "io", [2024-03-21T09:11:31.027Z] "io/fs", [2024-03-21T09:11:31.027Z] "math", [2024-03-21T09:11:31.027Z] "math/big", [2024-03-21T09:11:31.027Z] "math/bits", [2024-03-21T09:11:31.027Z] "math/rand", [2024-03-21T09:11:31.027Z] "net", [2024-03-21T09:11:31.027Z] "net/url", [2024-03-21T09:11:31.027Z] "os", [2024-03-21T09:11:31.027Z] "path", [2024-03-21T09:11:31.027Z] "path/filepath", [2024-03-21T09:11:31.027Z] "reflect", [2024-03-21T09:11:31.027Z] "runtime", [2024-03-21T09:11:31.027Z] "runtime/cgo", [2024-03-21T09:11:31.027Z] "runtime/internal/atomic", [2024-03-21T09:11:31.027Z] "runtime/internal/math", [2024-03-21T09:11:31.027Z] "runtime/internal/sys", [2024-03-21T09:11:31.027Z] "sort", [2024-03-21T09:11:31.027Z] "strconv", [2024-03-21T09:11:31.027Z] "strings", [2024-03-21T09:11:31.027Z] "sync", [2024-03-21T09:11:31.027Z] "sync/atomic", [2024-03-21T09:11:31.027Z] "syscall", [2024-03-21T09:11:31.027Z] "time", [2024-03-21T09:11:31.027Z] "unicode", [2024-03-21T09:11:31.027Z] "unicode/utf16", [2024-03-21T09:11:31.027Z] "unicode/utf8", [2024-03-21T09:11:31.027Z] "unsafe", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.027Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "XTestGoFiles": [ [2024-03-21T09:11:31.027Z] "bundle_test.go", [2024-03-21T09:11:31.027Z] "set_test.go" [2024-03-21T09:11:31.027Z] ], [2024-03-21T09:11:31.027Z] "XTestImports": [ [2024-03-21T09:11:31.027Z] "crypto", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/internal/test/errstrings", [2024-03-21T09:11:31.027Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.027Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.027Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.027Z] "os", [2024-03-21T09:11:31.027Z] "testing" [2024-03-21T09:11:31.027Z] ] [2024-03-21T09:11:31.027Z] } [2024-03-21T09:11:31.027Z] { [2024-03-21T09:11:31.027Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/spiffebundle", [2024-03-21T09:11:31.027Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.027Z] "Name": "spiffebundle", [2024-03-21T09:11:31.027Z] "Doc": "Package spiffebundle provides SPIFFE bundle related functionality.", [2024-03-21T09:11:31.027Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.027Z] "Module": { [2024-03-21T09:11:31.027Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.027Z] "Version": "v2.1.7", [2024-03-21T09:11:31.027Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.027Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.027Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.028Z] "GoVersion": "1.19" [2024-03-21T09:11:31.028Z] }, [2024-03-21T09:11:31.028Z] "DepOnly": true, [2024-03-21T09:11:31.028Z] "Stale": true, [2024-03-21T09:11:31.028Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.028Z] "GoFiles": [ [2024-03-21T09:11:31.028Z] "bundle.go", [2024-03-21T09:11:31.028Z] "doc.go", [2024-03-21T09:11:31.028Z] "set.go", [2024-03-21T09:11:31.028Z] "source.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Imports": [ [2024-03-21T09:11:31.028Z] "crypto", [2024-03-21T09:11:31.028Z] "crypto/x509", [2024-03-21T09:11:31.028Z] "encoding/json", [2024-03-21T09:11:31.028Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.028Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.028Z] "io", [2024-03-21T09:11:31.028Z] "os", [2024-03-21T09:11:31.028Z] "sort", [2024-03-21T09:11:31.028Z] "sync", [2024-03-21T09:11:31.028Z] "time" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Deps": [ [2024-03-21T09:11:31.028Z] "bufio", [2024-03-21T09:11:31.028Z] "bytes", [2024-03-21T09:11:31.028Z] "compress/flate", [2024-03-21T09:11:31.028Z] "context", [2024-03-21T09:11:31.028Z] "crypto", [2024-03-21T09:11:31.028Z] "crypto/aes", [2024-03-21T09:11:31.028Z] "crypto/cipher", [2024-03-21T09:11:31.028Z] "crypto/des", [2024-03-21T09:11:31.028Z] "crypto/dsa", [2024-03-21T09:11:31.028Z] "crypto/ecdsa", [2024-03-21T09:11:31.028Z] "crypto/ed25519", [2024-03-21T09:11:31.028Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.028Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.028Z] "crypto/elliptic", [2024-03-21T09:11:31.028Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.028Z] "crypto/hmac", [2024-03-21T09:11:31.028Z] "crypto/internal/randutil", [2024-03-21T09:11:31.028Z] "crypto/internal/subtle", [2024-03-21T09:11:31.028Z] "crypto/md5", [2024-03-21T09:11:31.028Z] "crypto/rand", [2024-03-21T09:11:31.028Z] "crypto/rsa", [2024-03-21T09:11:31.028Z] "crypto/sha1", [2024-03-21T09:11:31.028Z] "crypto/sha256", [2024-03-21T09:11:31.028Z] "crypto/sha512", [2024-03-21T09:11:31.028Z] "crypto/subtle", [2024-03-21T09:11:31.028Z] "crypto/x509", [2024-03-21T09:11:31.028Z] "crypto/x509/pkix", [2024-03-21T09:11:31.028Z] "encoding", [2024-03-21T09:11:31.028Z] "encoding/asn1", [2024-03-21T09:11:31.028Z] "encoding/base64", [2024-03-21T09:11:31.028Z] "encoding/binary", [2024-03-21T09:11:31.028Z] "encoding/hex", [2024-03-21T09:11:31.028Z] "encoding/json", [2024-03-21T09:11:31.028Z] "encoding/pem", [2024-03-21T09:11:31.028Z] "errors", [2024-03-21T09:11:31.028Z] "fmt", [2024-03-21T09:11:31.028Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.028Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.028Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.028Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.028Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.028Z] "hash", [2024-03-21T09:11:31.028Z] "internal/abi", [2024-03-21T09:11:31.028Z] "internal/bytealg", [2024-03-21T09:11:31.028Z] "internal/cpu", [2024-03-21T09:11:31.028Z] "internal/fmtsort", [2024-03-21T09:11:31.028Z] "internal/goexperiment", [2024-03-21T09:11:31.028Z] "internal/itoa", [2024-03-21T09:11:31.028Z] "internal/nettrace", [2024-03-21T09:11:31.028Z] "internal/oserror", [2024-03-21T09:11:31.028Z] "internal/poll", [2024-03-21T09:11:31.028Z] "internal/race", [2024-03-21T09:11:31.028Z] "internal/reflectlite", [2024-03-21T09:11:31.028Z] "internal/singleflight", [2024-03-21T09:11:31.028Z] "internal/syscall/execenv", [2024-03-21T09:11:31.028Z] "internal/syscall/unix", [2024-03-21T09:11:31.028Z] "internal/testlog", [2024-03-21T09:11:31.028Z] "internal/unsafeheader", [2024-03-21T09:11:31.028Z] "io", [2024-03-21T09:11:31.028Z] "io/fs", [2024-03-21T09:11:31.028Z] "math", [2024-03-21T09:11:31.028Z] "math/big", [2024-03-21T09:11:31.028Z] "math/bits", [2024-03-21T09:11:31.028Z] "math/rand", [2024-03-21T09:11:31.028Z] "net", [2024-03-21T09:11:31.028Z] "net/url", [2024-03-21T09:11:31.028Z] "os", [2024-03-21T09:11:31.028Z] "path", [2024-03-21T09:11:31.028Z] "path/filepath", [2024-03-21T09:11:31.028Z] "reflect", [2024-03-21T09:11:31.028Z] "runtime", [2024-03-21T09:11:31.028Z] "runtime/cgo", [2024-03-21T09:11:31.028Z] "runtime/internal/atomic", [2024-03-21T09:11:31.028Z] "runtime/internal/math", [2024-03-21T09:11:31.028Z] "runtime/internal/sys", [2024-03-21T09:11:31.028Z] "sort", [2024-03-21T09:11:31.028Z] "strconv", [2024-03-21T09:11:31.028Z] "strings", [2024-03-21T09:11:31.028Z] "sync", [2024-03-21T09:11:31.028Z] "sync/atomic", [2024-03-21T09:11:31.028Z] "syscall", [2024-03-21T09:11:31.028Z] "time", [2024-03-21T09:11:31.028Z] "unicode", [2024-03-21T09:11:31.028Z] "unicode/utf16", [2024-03-21T09:11:31.028Z] "unicode/utf8", [2024-03-21T09:11:31.028Z] "unsafe", [2024-03-21T09:11:31.028Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.028Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.028Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "XTestGoFiles": [ [2024-03-21T09:11:31.028Z] "bundle_test.go", [2024-03-21T09:11:31.028Z] "set_test.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "XTestImports": [ [2024-03-21T09:11:31.028Z] "crypto", [2024-03-21T09:11:31.028Z] "crypto/x509", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/internal/test/errstrings", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.028Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.028Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.028Z] "os", [2024-03-21T09:11:31.028Z] "testing", [2024-03-21T09:11:31.028Z] "time" [2024-03-21T09:11:31.028Z] ] [2024-03-21T09:11:31.028Z] } [2024-03-21T09:11:31.028Z] { [2024-03-21T09:11:31.028Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/logger", [2024-03-21T09:11:31.028Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.028Z] "Name": "logger", [2024-03-21T09:11:31.028Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.028Z] "Module": { [2024-03-21T09:11:31.028Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.028Z] "Version": "v2.1.7", [2024-03-21T09:11:31.028Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.028Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.028Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.028Z] "GoVersion": "1.19" [2024-03-21T09:11:31.028Z] }, [2024-03-21T09:11:31.028Z] "DepOnly": true, [2024-03-21T09:11:31.028Z] "Stale": true, [2024-03-21T09:11:31.028Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.028Z] "GoFiles": [ [2024-03-21T09:11:31.028Z] "logger.go", [2024-03-21T09:11:31.028Z] "null.go", [2024-03-21T09:11:31.028Z] "std.go", [2024-03-21T09:11:31.028Z] "writer.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Imports": [ [2024-03-21T09:11:31.028Z] "fmt", [2024-03-21T09:11:31.028Z] "io", [2024-03-21T09:11:31.028Z] "log" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Deps": [ [2024-03-21T09:11:31.028Z] "errors", [2024-03-21T09:11:31.028Z] "fmt", [2024-03-21T09:11:31.028Z] "internal/abi", [2024-03-21T09:11:31.028Z] "internal/bytealg", [2024-03-21T09:11:31.028Z] "internal/cpu", [2024-03-21T09:11:31.028Z] "internal/fmtsort", [2024-03-21T09:11:31.028Z] "internal/goexperiment", [2024-03-21T09:11:31.028Z] "internal/itoa", [2024-03-21T09:11:31.028Z] "internal/oserror", [2024-03-21T09:11:31.028Z] "internal/poll", [2024-03-21T09:11:31.028Z] "internal/race", [2024-03-21T09:11:31.028Z] "internal/reflectlite", [2024-03-21T09:11:31.028Z] "internal/syscall/execenv", [2024-03-21T09:11:31.028Z] "internal/syscall/unix", [2024-03-21T09:11:31.028Z] "internal/testlog", [2024-03-21T09:11:31.028Z] "internal/unsafeheader", [2024-03-21T09:11:31.028Z] "io", [2024-03-21T09:11:31.028Z] "io/fs", [2024-03-21T09:11:31.028Z] "log", [2024-03-21T09:11:31.028Z] "math", [2024-03-21T09:11:31.028Z] "math/bits", [2024-03-21T09:11:31.028Z] "os", [2024-03-21T09:11:31.028Z] "path", [2024-03-21T09:11:31.028Z] "reflect", [2024-03-21T09:11:31.028Z] "runtime", [2024-03-21T09:11:31.028Z] "runtime/internal/atomic", [2024-03-21T09:11:31.028Z] "runtime/internal/math", [2024-03-21T09:11:31.028Z] "runtime/internal/sys", [2024-03-21T09:11:31.028Z] "sort", [2024-03-21T09:11:31.028Z] "strconv", [2024-03-21T09:11:31.028Z] "sync", [2024-03-21T09:11:31.028Z] "sync/atomic", [2024-03-21T09:11:31.028Z] "syscall", [2024-03-21T09:11:31.028Z] "time", [2024-03-21T09:11:31.028Z] "unicode", [2024-03-21T09:11:31.028Z] "unicode/utf8", [2024-03-21T09:11:31.028Z] "unsafe" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "XTestGoFiles": [ [2024-03-21T09:11:31.028Z] "std_test.go", [2024-03-21T09:11:31.028Z] "writer_test.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "XTestImports": [ [2024-03-21T09:11:31.028Z] "bytes", [2024-03-21T09:11:31.028Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.028Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.028Z] "log", [2024-03-21T09:11:31.028Z] "testing" [2024-03-21T09:11:31.028Z] ] [2024-03-21T09:11:31.028Z] } [2024-03-21T09:11:31.028Z] { [2024-03-21T09:11:31.028Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/internal/timeseries", [2024-03-21T09:11:31.028Z] "ImportPath": "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.028Z] "Name": "timeseries", [2024-03-21T09:11:31.028Z] "Doc": "Package timeseries implements a time series structure for stats collection.", [2024-03-21T09:11:31.028Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.028Z] "Module": { [2024-03-21T09:11:31.028Z] "Path": "golang.org/x/net", [2024-03-21T09:11:31.028Z] "Version": "v0.22.0", [2024-03-21T09:11:31.028Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:31.028Z] "Indirect": true, [2024-03-21T09:11:31.028Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.028Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:31.028Z] "GoVersion": "1.18" [2024-03-21T09:11:31.028Z] }, [2024-03-21T09:11:31.028Z] "DepOnly": true, [2024-03-21T09:11:31.028Z] "Stale": true, [2024-03-21T09:11:31.028Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.028Z] "GoFiles": [ [2024-03-21T09:11:31.028Z] "timeseries.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Imports": [ [2024-03-21T09:11:31.028Z] "fmt", [2024-03-21T09:11:31.028Z] "log", [2024-03-21T09:11:31.028Z] "time" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Deps": [ [2024-03-21T09:11:31.028Z] "errors", [2024-03-21T09:11:31.028Z] "fmt", [2024-03-21T09:11:31.028Z] "internal/abi", [2024-03-21T09:11:31.028Z] "internal/bytealg", [2024-03-21T09:11:31.028Z] "internal/cpu", [2024-03-21T09:11:31.028Z] "internal/fmtsort", [2024-03-21T09:11:31.028Z] "internal/goexperiment", [2024-03-21T09:11:31.028Z] "internal/itoa", [2024-03-21T09:11:31.028Z] "internal/oserror", [2024-03-21T09:11:31.028Z] "internal/poll", [2024-03-21T09:11:31.028Z] "internal/race", [2024-03-21T09:11:31.028Z] "internal/reflectlite", [2024-03-21T09:11:31.028Z] "internal/syscall/execenv", [2024-03-21T09:11:31.028Z] "internal/syscall/unix", [2024-03-21T09:11:31.028Z] "internal/testlog", [2024-03-21T09:11:31.028Z] "internal/unsafeheader", [2024-03-21T09:11:31.028Z] "io", [2024-03-21T09:11:31.028Z] "io/fs", [2024-03-21T09:11:31.028Z] "log", [2024-03-21T09:11:31.028Z] "math", [2024-03-21T09:11:31.028Z] "math/bits", [2024-03-21T09:11:31.028Z] "os", [2024-03-21T09:11:31.028Z] "path", [2024-03-21T09:11:31.028Z] "reflect", [2024-03-21T09:11:31.028Z] "runtime", [2024-03-21T09:11:31.028Z] "runtime/internal/atomic", [2024-03-21T09:11:31.028Z] "runtime/internal/math", [2024-03-21T09:11:31.028Z] "runtime/internal/sys", [2024-03-21T09:11:31.028Z] "sort", [2024-03-21T09:11:31.028Z] "strconv", [2024-03-21T09:11:31.028Z] "sync", [2024-03-21T09:11:31.028Z] "sync/atomic", [2024-03-21T09:11:31.028Z] "syscall", [2024-03-21T09:11:31.028Z] "time", [2024-03-21T09:11:31.028Z] "unicode", [2024-03-21T09:11:31.028Z] "unicode/utf8", [2024-03-21T09:11:31.028Z] "unsafe" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "TestGoFiles": [ [2024-03-21T09:11:31.028Z] "timeseries_test.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "TestImports": [ [2024-03-21T09:11:31.028Z] "math", [2024-03-21T09:11:31.028Z] "testing", [2024-03-21T09:11:31.028Z] "time" [2024-03-21T09:11:31.028Z] ] [2024-03-21T09:11:31.028Z] } [2024-03-21T09:11:31.028Z] { [2024-03-21T09:11:31.028Z] "Dir": "/usr/local/go/src/html", [2024-03-21T09:11:31.028Z] "ImportPath": "html", [2024-03-21T09:11:31.028Z] "Name": "html", [2024-03-21T09:11:31.028Z] "Doc": "Package html provides functions for escaping and unescaping HTML text.", [2024-03-21T09:11:31.028Z] "Target": "/usr/local/go/pkg/linux_amd64/html.a", [2024-03-21T09:11:31.028Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.028Z] "Goroot": true, [2024-03-21T09:11:31.028Z] "Standard": true, [2024-03-21T09:11:31.028Z] "DepOnly": true, [2024-03-21T09:11:31.028Z] "GoFiles": [ [2024-03-21T09:11:31.028Z] "entity.go", [2024-03-21T09:11:31.028Z] "escape.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.028Z] "fuzz.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Imports": [ [2024-03-21T09:11:31.028Z] "strings", [2024-03-21T09:11:31.028Z] "sync", [2024-03-21T09:11:31.028Z] "unicode/utf8" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Deps": [ [2024-03-21T09:11:31.028Z] "errors", [2024-03-21T09:11:31.028Z] "internal/abi", [2024-03-21T09:11:31.028Z] "internal/bytealg", [2024-03-21T09:11:31.028Z] "internal/cpu", [2024-03-21T09:11:31.028Z] "internal/goexperiment", [2024-03-21T09:11:31.028Z] "internal/race", [2024-03-21T09:11:31.028Z] "internal/reflectlite", [2024-03-21T09:11:31.028Z] "internal/unsafeheader", [2024-03-21T09:11:31.028Z] "io", [2024-03-21T09:11:31.028Z] "runtime", [2024-03-21T09:11:31.028Z] "runtime/internal/atomic", [2024-03-21T09:11:31.028Z] "runtime/internal/math", [2024-03-21T09:11:31.028Z] "runtime/internal/sys", [2024-03-21T09:11:31.028Z] "strings", [2024-03-21T09:11:31.028Z] "sync", [2024-03-21T09:11:31.028Z] "sync/atomic", [2024-03-21T09:11:31.028Z] "unicode", [2024-03-21T09:11:31.028Z] "unicode/utf8", [2024-03-21T09:11:31.028Z] "unsafe" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "TestGoFiles": [ [2024-03-21T09:11:31.028Z] "entity_test.go", [2024-03-21T09:11:31.028Z] "escape_test.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "TestImports": [ [2024-03-21T09:11:31.028Z] "strings", [2024-03-21T09:11:31.028Z] "testing", [2024-03-21T09:11:31.028Z] "unicode/utf8" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "XTestGoFiles": [ [2024-03-21T09:11:31.028Z] "example_test.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "XTestImports": [ [2024-03-21T09:11:31.028Z] "fmt", [2024-03-21T09:11:31.028Z] "html" [2024-03-21T09:11:31.028Z] ] [2024-03-21T09:11:31.028Z] } [2024-03-21T09:11:31.028Z] { [2024-03-21T09:11:31.028Z] "Dir": "/usr/local/go/src/text/template/parse", [2024-03-21T09:11:31.028Z] "ImportPath": "text/template/parse", [2024-03-21T09:11:31.028Z] "Name": "parse", [2024-03-21T09:11:31.028Z] "Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.", [2024-03-21T09:11:31.028Z] "Target": "/usr/local/go/pkg/linux_amd64/text/template/parse.a", [2024-03-21T09:11:31.028Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.028Z] "Goroot": true, [2024-03-21T09:11:31.028Z] "Standard": true, [2024-03-21T09:11:31.028Z] "DepOnly": true, [2024-03-21T09:11:31.028Z] "GoFiles": [ [2024-03-21T09:11:31.028Z] "lex.go", [2024-03-21T09:11:31.028Z] "node.go", [2024-03-21T09:11:31.028Z] "parse.go" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Imports": [ [2024-03-21T09:11:31.028Z] "bytes", [2024-03-21T09:11:31.028Z] "fmt", [2024-03-21T09:11:31.028Z] "runtime", [2024-03-21T09:11:31.028Z] "strconv", [2024-03-21T09:11:31.028Z] "strings", [2024-03-21T09:11:31.028Z] "unicode", [2024-03-21T09:11:31.028Z] "unicode/utf8" [2024-03-21T09:11:31.028Z] ], [2024-03-21T09:11:31.028Z] "Deps": [ [2024-03-21T09:11:31.028Z] "bytes", [2024-03-21T09:11:31.028Z] "errors", [2024-03-21T09:11:31.028Z] "fmt", [2024-03-21T09:11:31.028Z] "internal/abi", [2024-03-21T09:11:31.029Z] "internal/bytealg", [2024-03-21T09:11:31.029Z] "internal/cpu", [2024-03-21T09:11:31.029Z] "internal/fmtsort", [2024-03-21T09:11:31.029Z] "internal/goexperiment", [2024-03-21T09:11:31.029Z] "internal/itoa", [2024-03-21T09:11:31.029Z] "internal/oserror", [2024-03-21T09:11:31.029Z] "internal/poll", [2024-03-21T09:11:31.029Z] "internal/race", [2024-03-21T09:11:31.029Z] "internal/reflectlite", [2024-03-21T09:11:31.029Z] "internal/syscall/execenv", [2024-03-21T09:11:31.029Z] "internal/syscall/unix", [2024-03-21T09:11:31.029Z] "internal/testlog", [2024-03-21T09:11:31.029Z] "internal/unsafeheader", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "io/fs", [2024-03-21T09:11:31.029Z] "math", [2024-03-21T09:11:31.029Z] "math/bits", [2024-03-21T09:11:31.029Z] "os", [2024-03-21T09:11:31.029Z] "path", [2024-03-21T09:11:31.029Z] "reflect", [2024-03-21T09:11:31.029Z] "runtime", [2024-03-21T09:11:31.029Z] "runtime/internal/atomic", [2024-03-21T09:11:31.029Z] "runtime/internal/math", [2024-03-21T09:11:31.029Z] "runtime/internal/sys", [2024-03-21T09:11:31.029Z] "sort", [2024-03-21T09:11:31.029Z] "strconv", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "sync", [2024-03-21T09:11:31.029Z] "sync/atomic", [2024-03-21T09:11:31.029Z] "syscall", [2024-03-21T09:11:31.029Z] "time", [2024-03-21T09:11:31.029Z] "unicode", [2024-03-21T09:11:31.029Z] "unicode/utf8", [2024-03-21T09:11:31.029Z] "unsafe" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "TestGoFiles": [ [2024-03-21T09:11:31.029Z] "lex_test.go", [2024-03-21T09:11:31.029Z] "parse_test.go" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "TestImports": [ [2024-03-21T09:11:31.029Z] "flag", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "testing" [2024-03-21T09:11:31.029Z] ] [2024-03-21T09:11:31.029Z] } [2024-03-21T09:11:31.029Z] { [2024-03-21T09:11:31.029Z] "Dir": "/usr/local/go/src/text/template", [2024-03-21T09:11:31.029Z] "ImportPath": "text/template", [2024-03-21T09:11:31.029Z] "Name": "template", [2024-03-21T09:11:31.029Z] "Doc": "Package template implements data-driven templates for generating textual output.", [2024-03-21T09:11:31.029Z] "Target": "/usr/local/go/pkg/linux_amd64/text/template.a", [2024-03-21T09:11:31.029Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.029Z] "Goroot": true, [2024-03-21T09:11:31.029Z] "Standard": true, [2024-03-21T09:11:31.029Z] "DepOnly": true, [2024-03-21T09:11:31.029Z] "GoFiles": [ [2024-03-21T09:11:31.029Z] "doc.go", [2024-03-21T09:11:31.029Z] "exec.go", [2024-03-21T09:11:31.029Z] "funcs.go", [2024-03-21T09:11:31.029Z] "helper.go", [2024-03-21T09:11:31.029Z] "option.go", [2024-03-21T09:11:31.029Z] "template.go" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "Imports": [ [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "errors", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "internal/fmtsort", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "io/fs", [2024-03-21T09:11:31.029Z] "net/url", [2024-03-21T09:11:31.029Z] "os", [2024-03-21T09:11:31.029Z] "path", [2024-03-21T09:11:31.029Z] "path/filepath", [2024-03-21T09:11:31.029Z] "reflect", [2024-03-21T09:11:31.029Z] "runtime", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "sync", [2024-03-21T09:11:31.029Z] "text/template/parse", [2024-03-21T09:11:31.029Z] "unicode", [2024-03-21T09:11:31.029Z] "unicode/utf8" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "Deps": [ [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "errors", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "internal/abi", [2024-03-21T09:11:31.029Z] "internal/bytealg", [2024-03-21T09:11:31.029Z] "internal/cpu", [2024-03-21T09:11:31.029Z] "internal/fmtsort", [2024-03-21T09:11:31.029Z] "internal/goexperiment", [2024-03-21T09:11:31.029Z] "internal/itoa", [2024-03-21T09:11:31.029Z] "internal/oserror", [2024-03-21T09:11:31.029Z] "internal/poll", [2024-03-21T09:11:31.029Z] "internal/race", [2024-03-21T09:11:31.029Z] "internal/reflectlite", [2024-03-21T09:11:31.029Z] "internal/syscall/execenv", [2024-03-21T09:11:31.029Z] "internal/syscall/unix", [2024-03-21T09:11:31.029Z] "internal/testlog", [2024-03-21T09:11:31.029Z] "internal/unsafeheader", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "io/fs", [2024-03-21T09:11:31.029Z] "math", [2024-03-21T09:11:31.029Z] "math/bits", [2024-03-21T09:11:31.029Z] "net/url", [2024-03-21T09:11:31.029Z] "os", [2024-03-21T09:11:31.029Z] "path", [2024-03-21T09:11:31.029Z] "path/filepath", [2024-03-21T09:11:31.029Z] "reflect", [2024-03-21T09:11:31.029Z] "runtime", [2024-03-21T09:11:31.029Z] "runtime/internal/atomic", [2024-03-21T09:11:31.029Z] "runtime/internal/math", [2024-03-21T09:11:31.029Z] "runtime/internal/sys", [2024-03-21T09:11:31.029Z] "sort", [2024-03-21T09:11:31.029Z] "strconv", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "sync", [2024-03-21T09:11:31.029Z] "sync/atomic", [2024-03-21T09:11:31.029Z] "syscall", [2024-03-21T09:11:31.029Z] "text/template/parse", [2024-03-21T09:11:31.029Z] "time", [2024-03-21T09:11:31.029Z] "unicode", [2024-03-21T09:11:31.029Z] "unicode/utf8", [2024-03-21T09:11:31.029Z] "unsafe" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "TestGoFiles": [ [2024-03-21T09:11:31.029Z] "exec_test.go", [2024-03-21T09:11:31.029Z] "multi_test.go" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "TestImports": [ [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "errors", [2024-03-21T09:11:31.029Z] "flag", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "os", [2024-03-21T09:11:31.029Z] "reflect", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "sync", [2024-03-21T09:11:31.029Z] "testing", [2024-03-21T09:11:31.029Z] "text/template/parse" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "XTestGoFiles": [ [2024-03-21T09:11:31.029Z] "example_test.go", [2024-03-21T09:11:31.029Z] "examplefiles_test.go", [2024-03-21T09:11:31.029Z] "examplefunc_test.go", [2024-03-21T09:11:31.029Z] "link_test.go" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "XTestImports": [ [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "internal/testenv", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "log", [2024-03-21T09:11:31.029Z] "os", [2024-03-21T09:11:31.029Z] "os/exec", [2024-03-21T09:11:31.029Z] "path/filepath", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "testing", [2024-03-21T09:11:31.029Z] "text/template" [2024-03-21T09:11:31.029Z] ] [2024-03-21T09:11:31.029Z] } [2024-03-21T09:11:31.029Z] { [2024-03-21T09:11:31.029Z] "Dir": "/usr/local/go/src/html/template", [2024-03-21T09:11:31.029Z] "ImportPath": "html/template", [2024-03-21T09:11:31.029Z] "Name": "template", [2024-03-21T09:11:31.029Z] "Doc": "Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.", [2024-03-21T09:11:31.029Z] "Target": "/usr/local/go/pkg/linux_amd64/html/template.a", [2024-03-21T09:11:31.029Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.029Z] "Goroot": true, [2024-03-21T09:11:31.029Z] "Standard": true, [2024-03-21T09:11:31.029Z] "DepOnly": true, [2024-03-21T09:11:31.029Z] "GoFiles": [ [2024-03-21T09:11:31.029Z] "attr.go", [2024-03-21T09:11:31.029Z] "attr_string.go", [2024-03-21T09:11:31.029Z] "content.go", [2024-03-21T09:11:31.029Z] "context.go", [2024-03-21T09:11:31.029Z] "css.go", [2024-03-21T09:11:31.029Z] "delim_string.go", [2024-03-21T09:11:31.029Z] "doc.go", [2024-03-21T09:11:31.029Z] "element_string.go", [2024-03-21T09:11:31.029Z] "error.go", [2024-03-21T09:11:31.029Z] "escape.go", [2024-03-21T09:11:31.029Z] "html.go", [2024-03-21T09:11:31.029Z] "js.go", [2024-03-21T09:11:31.029Z] "jsctx_string.go", [2024-03-21T09:11:31.029Z] "state_string.go", [2024-03-21T09:11:31.029Z] "template.go", [2024-03-21T09:11:31.029Z] "transition.go", [2024-03-21T09:11:31.029Z] "url.go", [2024-03-21T09:11:31.029Z] "urlpart_string.go" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "Imports": [ [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "encoding/json", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "html", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "io/fs", [2024-03-21T09:11:31.029Z] "os", [2024-03-21T09:11:31.029Z] "path", [2024-03-21T09:11:31.029Z] "path/filepath", [2024-03-21T09:11:31.029Z] "reflect", [2024-03-21T09:11:31.029Z] "strconv", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "sync", [2024-03-21T09:11:31.029Z] "text/template", [2024-03-21T09:11:31.029Z] "text/template/parse", [2024-03-21T09:11:31.029Z] "unicode", [2024-03-21T09:11:31.029Z] "unicode/utf8" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "Deps": [ [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "encoding", [2024-03-21T09:11:31.029Z] "encoding/base64", [2024-03-21T09:11:31.029Z] "encoding/binary", [2024-03-21T09:11:31.029Z] "encoding/json", [2024-03-21T09:11:31.029Z] "errors", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "html", [2024-03-21T09:11:31.029Z] "internal/abi", [2024-03-21T09:11:31.029Z] "internal/bytealg", [2024-03-21T09:11:31.029Z] "internal/cpu", [2024-03-21T09:11:31.029Z] "internal/fmtsort", [2024-03-21T09:11:31.029Z] "internal/goexperiment", [2024-03-21T09:11:31.029Z] "internal/itoa", [2024-03-21T09:11:31.029Z] "internal/oserror", [2024-03-21T09:11:31.029Z] "internal/poll", [2024-03-21T09:11:31.029Z] "internal/race", [2024-03-21T09:11:31.029Z] "internal/reflectlite", [2024-03-21T09:11:31.029Z] "internal/syscall/execenv", [2024-03-21T09:11:31.029Z] "internal/syscall/unix", [2024-03-21T09:11:31.029Z] "internal/testlog", [2024-03-21T09:11:31.029Z] "internal/unsafeheader", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "io/fs", [2024-03-21T09:11:31.029Z] "math", [2024-03-21T09:11:31.029Z] "math/bits", [2024-03-21T09:11:31.029Z] "net/url", [2024-03-21T09:11:31.029Z] "os", [2024-03-21T09:11:31.029Z] "path", [2024-03-21T09:11:31.029Z] "path/filepath", [2024-03-21T09:11:31.029Z] "reflect", [2024-03-21T09:11:31.029Z] "runtime", [2024-03-21T09:11:31.029Z] "runtime/internal/atomic", [2024-03-21T09:11:31.029Z] "runtime/internal/math", [2024-03-21T09:11:31.029Z] "runtime/internal/sys", [2024-03-21T09:11:31.029Z] "sort", [2024-03-21T09:11:31.029Z] "strconv", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "sync", [2024-03-21T09:11:31.029Z] "sync/atomic", [2024-03-21T09:11:31.029Z] "syscall", [2024-03-21T09:11:31.029Z] "text/template", [2024-03-21T09:11:31.029Z] "text/template/parse", [2024-03-21T09:11:31.029Z] "time", [2024-03-21T09:11:31.029Z] "unicode", [2024-03-21T09:11:31.029Z] "unicode/utf16", [2024-03-21T09:11:31.029Z] "unicode/utf8", [2024-03-21T09:11:31.029Z] "unsafe" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "TestGoFiles": [ [2024-03-21T09:11:31.029Z] "clone_test.go", [2024-03-21T09:11:31.029Z] "content_test.go", [2024-03-21T09:11:31.029Z] "css_test.go", [2024-03-21T09:11:31.029Z] "escape_test.go", [2024-03-21T09:11:31.029Z] "exec_test.go", [2024-03-21T09:11:31.029Z] "html_test.go", [2024-03-21T09:11:31.029Z] "js_test.go", [2024-03-21T09:11:31.029Z] "multi_test.go", [2024-03-21T09:11:31.029Z] "transition_test.go", [2024-03-21T09:11:31.029Z] "url_test.go" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "TestImports": [ [2024-03-21T09:11:31.029Z] "archive/zip", [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "encoding/json", [2024-03-21T09:11:31.029Z] "errors", [2024-03-21T09:11:31.029Z] "flag", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "html", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "math", [2024-03-21T09:11:31.029Z] "os", [2024-03-21T09:11:31.029Z] "reflect", [2024-03-21T09:11:31.029Z] "strconv", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "sync", [2024-03-21T09:11:31.029Z] "testing", [2024-03-21T09:11:31.029Z] "text/template", [2024-03-21T09:11:31.029Z] "text/template/parse" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "XTestGoFiles": [ [2024-03-21T09:11:31.029Z] "example_test.go", [2024-03-21T09:11:31.029Z] "examplefiles_test.go", [2024-03-21T09:11:31.029Z] "template_test.go" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "XTestImports": [ [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "encoding/json", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "html/template", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "log", [2024-03-21T09:11:31.029Z] "os", [2024-03-21T09:11:31.029Z] "path/filepath", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "testing", [2024-03-21T09:11:31.029Z] "text/template", [2024-03-21T09:11:31.029Z] "text/template/parse" [2024-03-21T09:11:31.029Z] ] [2024-03-21T09:11:31.029Z] } [2024-03-21T09:11:31.029Z] { [2024-03-21T09:11:31.029Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/trace", [2024-03-21T09:11:31.029Z] "ImportPath": "golang.org/x/net/trace", [2024-03-21T09:11:31.029Z] "Name": "trace", [2024-03-21T09:11:31.029Z] "Doc": "Package trace implements tracing of requests and long-lived objects.", [2024-03-21T09:11:31.029Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.029Z] "Module": { [2024-03-21T09:11:31.029Z] "Path": "golang.org/x/net", [2024-03-21T09:11:31.029Z] "Version": "v0.22.0", [2024-03-21T09:11:31.029Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:31.029Z] "Indirect": true, [2024-03-21T09:11:31.029Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.029Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:31.029Z] "GoVersion": "1.18" [2024-03-21T09:11:31.029Z] }, [2024-03-21T09:11:31.029Z] "DepOnly": true, [2024-03-21T09:11:31.029Z] "Stale": true, [2024-03-21T09:11:31.029Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.029Z] "GoFiles": [ [2024-03-21T09:11:31.029Z] "events.go", [2024-03-21T09:11:31.029Z] "histogram.go", [2024-03-21T09:11:31.029Z] "trace.go" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "Imports": [ [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "context", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.029Z] "html/template", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "log", [2024-03-21T09:11:31.029Z] "math", [2024-03-21T09:11:31.029Z] "net", [2024-03-21T09:11:31.029Z] "net/http", [2024-03-21T09:11:31.029Z] "net/url", [2024-03-21T09:11:31.029Z] "runtime", [2024-03-21T09:11:31.029Z] "sort", [2024-03-21T09:11:31.029Z] "strconv", [2024-03-21T09:11:31.029Z] "strings", [2024-03-21T09:11:31.029Z] "sync", [2024-03-21T09:11:31.029Z] "sync/atomic", [2024-03-21T09:11:31.029Z] "text/tabwriter", [2024-03-21T09:11:31.029Z] "time" [2024-03-21T09:11:31.029Z] ], [2024-03-21T09:11:31.029Z] "Deps": [ [2024-03-21T09:11:31.029Z] "bufio", [2024-03-21T09:11:31.029Z] "bytes", [2024-03-21T09:11:31.029Z] "compress/flate", [2024-03-21T09:11:31.029Z] "compress/gzip", [2024-03-21T09:11:31.029Z] "container/list", [2024-03-21T09:11:31.029Z] "context", [2024-03-21T09:11:31.029Z] "crypto", [2024-03-21T09:11:31.029Z] "crypto/aes", [2024-03-21T09:11:31.029Z] "crypto/cipher", [2024-03-21T09:11:31.029Z] "crypto/des", [2024-03-21T09:11:31.029Z] "crypto/dsa", [2024-03-21T09:11:31.029Z] "crypto/ecdsa", [2024-03-21T09:11:31.029Z] "crypto/ed25519", [2024-03-21T09:11:31.029Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.029Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.029Z] "crypto/elliptic", [2024-03-21T09:11:31.029Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.029Z] "crypto/hmac", [2024-03-21T09:11:31.029Z] "crypto/internal/randutil", [2024-03-21T09:11:31.029Z] "crypto/internal/subtle", [2024-03-21T09:11:31.029Z] "crypto/md5", [2024-03-21T09:11:31.029Z] "crypto/rand", [2024-03-21T09:11:31.029Z] "crypto/rc4", [2024-03-21T09:11:31.029Z] "crypto/rsa", [2024-03-21T09:11:31.029Z] "crypto/sha1", [2024-03-21T09:11:31.029Z] "crypto/sha256", [2024-03-21T09:11:31.029Z] "crypto/sha512", [2024-03-21T09:11:31.029Z] "crypto/subtle", [2024-03-21T09:11:31.029Z] "crypto/tls", [2024-03-21T09:11:31.029Z] "crypto/x509", [2024-03-21T09:11:31.029Z] "crypto/x509/pkix", [2024-03-21T09:11:31.029Z] "encoding", [2024-03-21T09:11:31.029Z] "encoding/asn1", [2024-03-21T09:11:31.029Z] "encoding/base64", [2024-03-21T09:11:31.029Z] "encoding/binary", [2024-03-21T09:11:31.029Z] "encoding/hex", [2024-03-21T09:11:31.029Z] "encoding/json", [2024-03-21T09:11:31.029Z] "encoding/pem", [2024-03-21T09:11:31.029Z] "errors", [2024-03-21T09:11:31.029Z] "fmt", [2024-03-21T09:11:31.029Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.029Z] "hash", [2024-03-21T09:11:31.029Z] "hash/crc32", [2024-03-21T09:11:31.029Z] "html", [2024-03-21T09:11:31.029Z] "html/template", [2024-03-21T09:11:31.029Z] "internal/abi", [2024-03-21T09:11:31.029Z] "internal/bytealg", [2024-03-21T09:11:31.029Z] "internal/cpu", [2024-03-21T09:11:31.029Z] "internal/fmtsort", [2024-03-21T09:11:31.029Z] "internal/goexperiment", [2024-03-21T09:11:31.029Z] "internal/itoa", [2024-03-21T09:11:31.029Z] "internal/nettrace", [2024-03-21T09:11:31.029Z] "internal/oserror", [2024-03-21T09:11:31.029Z] "internal/poll", [2024-03-21T09:11:31.029Z] "internal/race", [2024-03-21T09:11:31.029Z] "internal/reflectlite", [2024-03-21T09:11:31.029Z] "internal/singleflight", [2024-03-21T09:11:31.029Z] "internal/syscall/execenv", [2024-03-21T09:11:31.029Z] "internal/syscall/unix", [2024-03-21T09:11:31.029Z] "internal/testlog", [2024-03-21T09:11:31.029Z] "internal/unsafeheader", [2024-03-21T09:11:31.029Z] "io", [2024-03-21T09:11:31.029Z] "io/fs", [2024-03-21T09:11:31.029Z] "io/ioutil", [2024-03-21T09:11:31.029Z] "log", [2024-03-21T09:11:31.029Z] "math", [2024-03-21T09:11:31.029Z] "math/big", [2024-03-21T09:11:31.029Z] "math/bits", [2024-03-21T09:11:31.029Z] "math/rand", [2024-03-21T09:11:31.029Z] "mime", [2024-03-21T09:11:31.029Z] "mime/multipart", [2024-03-21T09:11:31.029Z] "mime/quotedprintable", [2024-03-21T09:11:31.029Z] "net", [2024-03-21T09:11:31.029Z] "net/http", [2024-03-21T09:11:31.029Z] "net/http/httptrace", [2024-03-21T09:11:31.030Z] "net/http/internal", [2024-03-21T09:11:31.030Z] "net/http/internal/ascii", [2024-03-21T09:11:31.030Z] "net/textproto", [2024-03-21T09:11:31.030Z] "net/url", [2024-03-21T09:11:31.030Z] "os", [2024-03-21T09:11:31.030Z] "path", [2024-03-21T09:11:31.030Z] "path/filepath", [2024-03-21T09:11:31.030Z] "reflect", [2024-03-21T09:11:31.030Z] "runtime", [2024-03-21T09:11:31.030Z] "runtime/cgo", [2024-03-21T09:11:31.030Z] "runtime/internal/atomic", [2024-03-21T09:11:31.030Z] "runtime/internal/math", [2024-03-21T09:11:31.030Z] "runtime/internal/sys", [2024-03-21T09:11:31.030Z] "sort", [2024-03-21T09:11:31.030Z] "strconv", [2024-03-21T09:11:31.030Z] "strings", [2024-03-21T09:11:31.030Z] "sync", [2024-03-21T09:11:31.030Z] "sync/atomic", [2024-03-21T09:11:31.030Z] "syscall", [2024-03-21T09:11:31.030Z] "text/tabwriter", [2024-03-21T09:11:31.030Z] "text/template", [2024-03-21T09:11:31.030Z] "text/template/parse", [2024-03-21T09:11:31.030Z] "time", [2024-03-21T09:11:31.030Z] "unicode", [2024-03-21T09:11:31.030Z] "unicode/utf16", [2024-03-21T09:11:31.030Z] "unicode/utf8", [2024-03-21T09:11:31.030Z] "unsafe", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.030Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "TestGoFiles": [ [2024-03-21T09:11:31.030Z] "histogram_test.go", [2024-03-21T09:11:31.030Z] "trace_test.go" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "TestImports": [ [2024-03-21T09:11:31.030Z] "math", [2024-03-21T09:11:31.030Z] "net/http", [2024-03-21T09:11:31.030Z] "reflect", [2024-03-21T09:11:31.030Z] "testing" [2024-03-21T09:11:31.030Z] ] [2024-03-21T09:11:31.030Z] } [2024-03-21T09:11:31.030Z] { [2024-03-21T09:11:31.030Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/backoff", [2024-03-21T09:11:31.030Z] "ImportPath": "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.030Z] "Name": "backoff", [2024-03-21T09:11:31.030Z] "Doc": "Package backoff provides configuration options for backoff.", [2024-03-21T09:11:31.030Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.030Z] "Module": { [2024-03-21T09:11:31.030Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.030Z] "Version": "v1.60.1", [2024-03-21T09:11:31.030Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.030Z] "Indirect": true, [2024-03-21T09:11:31.030Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.030Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.030Z] "GoVersion": "1.19" [2024-03-21T09:11:31.030Z] }, [2024-03-21T09:11:31.030Z] "DepOnly": true, [2024-03-21T09:11:31.030Z] "Stale": true, [2024-03-21T09:11:31.030Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.030Z] "GoFiles": [ [2024-03-21T09:11:31.030Z] "backoff.go" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Imports": [ [2024-03-21T09:11:31.030Z] "time" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Deps": [ [2024-03-21T09:11:31.030Z] "errors", [2024-03-21T09:11:31.030Z] "internal/abi", [2024-03-21T09:11:31.030Z] "internal/bytealg", [2024-03-21T09:11:31.030Z] "internal/cpu", [2024-03-21T09:11:31.030Z] "internal/goexperiment", [2024-03-21T09:11:31.030Z] "internal/itoa", [2024-03-21T09:11:31.030Z] "internal/oserror", [2024-03-21T09:11:31.030Z] "internal/race", [2024-03-21T09:11:31.030Z] "internal/reflectlite", [2024-03-21T09:11:31.030Z] "internal/unsafeheader", [2024-03-21T09:11:31.030Z] "runtime", [2024-03-21T09:11:31.030Z] "runtime/internal/atomic", [2024-03-21T09:11:31.030Z] "runtime/internal/math", [2024-03-21T09:11:31.030Z] "runtime/internal/sys", [2024-03-21T09:11:31.030Z] "sync", [2024-03-21T09:11:31.030Z] "sync/atomic", [2024-03-21T09:11:31.030Z] "syscall", [2024-03-21T09:11:31.030Z] "time", [2024-03-21T09:11:31.030Z] "unsafe" [2024-03-21T09:11:31.030Z] ] [2024-03-21T09:11:31.030Z] } [2024-03-21T09:11:31.030Z] { [2024-03-21T09:11:31.030Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpclog", [2024-03-21T09:11:31.030Z] "ImportPath": "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.030Z] "Name": "grpclog", [2024-03-21T09:11:31.030Z] "Doc": "Package grpclog (internal) defines depth logging for grpc.", [2024-03-21T09:11:31.030Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.030Z] "Module": { [2024-03-21T09:11:31.030Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.030Z] "Version": "v1.60.1", [2024-03-21T09:11:31.030Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.030Z] "Indirect": true, [2024-03-21T09:11:31.030Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.030Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.030Z] "GoVersion": "1.19" [2024-03-21T09:11:31.030Z] }, [2024-03-21T09:11:31.030Z] "DepOnly": true, [2024-03-21T09:11:31.030Z] "Stale": true, [2024-03-21T09:11:31.030Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.030Z] "GoFiles": [ [2024-03-21T09:11:31.030Z] "grpclog.go", [2024-03-21T09:11:31.030Z] "prefixLogger.go" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Imports": [ [2024-03-21T09:11:31.030Z] "fmt", [2024-03-21T09:11:31.030Z] "os" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Deps": [ [2024-03-21T09:11:31.030Z] "errors", [2024-03-21T09:11:31.030Z] "fmt", [2024-03-21T09:11:31.030Z] "internal/abi", [2024-03-21T09:11:31.030Z] "internal/bytealg", [2024-03-21T09:11:31.030Z] "internal/cpu", [2024-03-21T09:11:31.030Z] "internal/fmtsort", [2024-03-21T09:11:31.030Z] "internal/goexperiment", [2024-03-21T09:11:31.030Z] "internal/itoa", [2024-03-21T09:11:31.030Z] "internal/oserror", [2024-03-21T09:11:31.030Z] "internal/poll", [2024-03-21T09:11:31.030Z] "internal/race", [2024-03-21T09:11:31.030Z] "internal/reflectlite", [2024-03-21T09:11:31.030Z] "internal/syscall/execenv", [2024-03-21T09:11:31.030Z] "internal/syscall/unix", [2024-03-21T09:11:31.030Z] "internal/testlog", [2024-03-21T09:11:31.030Z] "internal/unsafeheader", [2024-03-21T09:11:31.030Z] "io", [2024-03-21T09:11:31.030Z] "io/fs", [2024-03-21T09:11:31.030Z] "math", [2024-03-21T09:11:31.030Z] "math/bits", [2024-03-21T09:11:31.030Z] "os", [2024-03-21T09:11:31.030Z] "path", [2024-03-21T09:11:31.030Z] "reflect", [2024-03-21T09:11:31.030Z] "runtime", [2024-03-21T09:11:31.030Z] "runtime/internal/atomic", [2024-03-21T09:11:31.030Z] "runtime/internal/math", [2024-03-21T09:11:31.030Z] "runtime/internal/sys", [2024-03-21T09:11:31.030Z] "sort", [2024-03-21T09:11:31.030Z] "strconv", [2024-03-21T09:11:31.030Z] "sync", [2024-03-21T09:11:31.030Z] "sync/atomic", [2024-03-21T09:11:31.030Z] "syscall", [2024-03-21T09:11:31.030Z] "time", [2024-03-21T09:11:31.030Z] "unicode", [2024-03-21T09:11:31.030Z] "unicode/utf8", [2024-03-21T09:11:31.030Z] "unsafe" [2024-03-21T09:11:31.030Z] ] [2024-03-21T09:11:31.030Z] } [2024-03-21T09:11:31.030Z] { [2024-03-21T09:11:31.030Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/grpclog", [2024-03-21T09:11:31.030Z] "ImportPath": "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.030Z] "Name": "grpclog", [2024-03-21T09:11:31.030Z] "Doc": "Package grpclog defines logging for grpc.", [2024-03-21T09:11:31.030Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.030Z] "Module": { [2024-03-21T09:11:31.030Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.030Z] "Version": "v1.60.1", [2024-03-21T09:11:31.030Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.030Z] "Indirect": true, [2024-03-21T09:11:31.030Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.030Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.030Z] "GoVersion": "1.19" [2024-03-21T09:11:31.030Z] }, [2024-03-21T09:11:31.030Z] "DepOnly": true, [2024-03-21T09:11:31.030Z] "Stale": true, [2024-03-21T09:11:31.030Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.030Z] "GoFiles": [ [2024-03-21T09:11:31.030Z] "component.go", [2024-03-21T09:11:31.030Z] "grpclog.go", [2024-03-21T09:11:31.030Z] "logger.go", [2024-03-21T09:11:31.030Z] "loggerv2.go" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Imports": [ [2024-03-21T09:11:31.030Z] "encoding/json", [2024-03-21T09:11:31.030Z] "fmt", [2024-03-21T09:11:31.030Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.030Z] "io", [2024-03-21T09:11:31.030Z] "log", [2024-03-21T09:11:31.030Z] "os", [2024-03-21T09:11:31.030Z] "strconv", [2024-03-21T09:11:31.030Z] "strings" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Deps": [ [2024-03-21T09:11:31.030Z] "bytes", [2024-03-21T09:11:31.030Z] "encoding", [2024-03-21T09:11:31.030Z] "encoding/base64", [2024-03-21T09:11:31.030Z] "encoding/binary", [2024-03-21T09:11:31.030Z] "encoding/json", [2024-03-21T09:11:31.030Z] "errors", [2024-03-21T09:11:31.030Z] "fmt", [2024-03-21T09:11:31.030Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.030Z] "internal/abi", [2024-03-21T09:11:31.030Z] "internal/bytealg", [2024-03-21T09:11:31.030Z] "internal/cpu", [2024-03-21T09:11:31.030Z] "internal/fmtsort", [2024-03-21T09:11:31.030Z] "internal/goexperiment", [2024-03-21T09:11:31.030Z] "internal/itoa", [2024-03-21T09:11:31.030Z] "internal/oserror", [2024-03-21T09:11:31.030Z] "internal/poll", [2024-03-21T09:11:31.030Z] "internal/race", [2024-03-21T09:11:31.030Z] "internal/reflectlite", [2024-03-21T09:11:31.030Z] "internal/syscall/execenv", [2024-03-21T09:11:31.030Z] "internal/syscall/unix", [2024-03-21T09:11:31.030Z] "internal/testlog", [2024-03-21T09:11:31.030Z] "internal/unsafeheader", [2024-03-21T09:11:31.030Z] "io", [2024-03-21T09:11:31.030Z] "io/fs", [2024-03-21T09:11:31.030Z] "log", [2024-03-21T09:11:31.030Z] "math", [2024-03-21T09:11:31.030Z] "math/bits", [2024-03-21T09:11:31.030Z] "os", [2024-03-21T09:11:31.030Z] "path", [2024-03-21T09:11:31.030Z] "reflect", [2024-03-21T09:11:31.030Z] "runtime", [2024-03-21T09:11:31.030Z] "runtime/internal/atomic", [2024-03-21T09:11:31.030Z] "runtime/internal/math", [2024-03-21T09:11:31.030Z] "runtime/internal/sys", [2024-03-21T09:11:31.030Z] "sort", [2024-03-21T09:11:31.030Z] "strconv", [2024-03-21T09:11:31.030Z] "strings", [2024-03-21T09:11:31.030Z] "sync", [2024-03-21T09:11:31.030Z] "sync/atomic", [2024-03-21T09:11:31.030Z] "syscall", [2024-03-21T09:11:31.030Z] "time", [2024-03-21T09:11:31.030Z] "unicode", [2024-03-21T09:11:31.030Z] "unicode/utf16", [2024-03-21T09:11:31.030Z] "unicode/utf8", [2024-03-21T09:11:31.030Z] "unsafe" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "TestGoFiles": [ [2024-03-21T09:11:31.030Z] "loggerv2_test.go" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "TestImports": [ [2024-03-21T09:11:31.030Z] "bytes", [2024-03-21T09:11:31.030Z] "fmt", [2024-03-21T09:11:31.030Z] "regexp", [2024-03-21T09:11:31.030Z] "testing" [2024-03-21T09:11:31.030Z] ] [2024-03-21T09:11:31.030Z] } [2024-03-21T09:11:31.030Z] { [2024-03-21T09:11:31.030Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/connectivity", [2024-03-21T09:11:31.030Z] "ImportPath": "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.030Z] "Name": "connectivity", [2024-03-21T09:11:31.030Z] "Doc": "Package connectivity defines connectivity semantics.", [2024-03-21T09:11:31.030Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.030Z] "Module": { [2024-03-21T09:11:31.030Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.030Z] "Version": "v1.60.1", [2024-03-21T09:11:31.030Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.030Z] "Indirect": true, [2024-03-21T09:11:31.030Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.030Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.030Z] "GoVersion": "1.19" [2024-03-21T09:11:31.030Z] }, [2024-03-21T09:11:31.030Z] "DepOnly": true, [2024-03-21T09:11:31.030Z] "Stale": true, [2024-03-21T09:11:31.030Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.030Z] "GoFiles": [ [2024-03-21T09:11:31.030Z] "connectivity.go" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Imports": [ [2024-03-21T09:11:31.030Z] "google.golang.org/grpc/grpclog" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Deps": [ [2024-03-21T09:11:31.030Z] "bytes", [2024-03-21T09:11:31.030Z] "encoding", [2024-03-21T09:11:31.030Z] "encoding/base64", [2024-03-21T09:11:31.030Z] "encoding/binary", [2024-03-21T09:11:31.030Z] "encoding/json", [2024-03-21T09:11:31.030Z] "errors", [2024-03-21T09:11:31.030Z] "fmt", [2024-03-21T09:11:31.030Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.030Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.030Z] "internal/abi", [2024-03-21T09:11:31.030Z] "internal/bytealg", [2024-03-21T09:11:31.030Z] "internal/cpu", [2024-03-21T09:11:31.030Z] "internal/fmtsort", [2024-03-21T09:11:31.030Z] "internal/goexperiment", [2024-03-21T09:11:31.030Z] "internal/itoa", [2024-03-21T09:11:31.030Z] "internal/oserror", [2024-03-21T09:11:31.030Z] "internal/poll", [2024-03-21T09:11:31.030Z] "internal/race", [2024-03-21T09:11:31.030Z] "internal/reflectlite", [2024-03-21T09:11:31.030Z] "internal/syscall/execenv", [2024-03-21T09:11:31.030Z] "internal/syscall/unix", [2024-03-21T09:11:31.030Z] "internal/testlog", [2024-03-21T09:11:31.030Z] "internal/unsafeheader", [2024-03-21T09:11:31.030Z] "io", [2024-03-21T09:11:31.030Z] "io/fs", [2024-03-21T09:11:31.030Z] "log", [2024-03-21T09:11:31.030Z] "math", [2024-03-21T09:11:31.030Z] "math/bits", [2024-03-21T09:11:31.030Z] "os", [2024-03-21T09:11:31.030Z] "path", [2024-03-21T09:11:31.030Z] "reflect", [2024-03-21T09:11:31.030Z] "runtime", [2024-03-21T09:11:31.030Z] "runtime/internal/atomic", [2024-03-21T09:11:31.030Z] "runtime/internal/math", [2024-03-21T09:11:31.030Z] "runtime/internal/sys", [2024-03-21T09:11:31.030Z] "sort", [2024-03-21T09:11:31.030Z] "strconv", [2024-03-21T09:11:31.030Z] "strings", [2024-03-21T09:11:31.030Z] "sync", [2024-03-21T09:11:31.030Z] "sync/atomic", [2024-03-21T09:11:31.030Z] "syscall", [2024-03-21T09:11:31.030Z] "time", [2024-03-21T09:11:31.030Z] "unicode", [2024-03-21T09:11:31.030Z] "unicode/utf16", [2024-03-21T09:11:31.030Z] "unicode/utf8", [2024-03-21T09:11:31.030Z] "unsafe" [2024-03-21T09:11:31.030Z] ] [2024-03-21T09:11:31.030Z] } [2024-03-21T09:11:31.030Z] { [2024-03-21T09:11:31.030Z] "Dir": "/usr/local/go/src/hash/fnv", [2024-03-21T09:11:31.030Z] "ImportPath": "hash/fnv", [2024-03-21T09:11:31.030Z] "Name": "fnv", [2024-03-21T09:11:31.030Z] "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-21T09:11:31.030Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/fnv.a", [2024-03-21T09:11:31.030Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.030Z] "Goroot": true, [2024-03-21T09:11:31.030Z] "Standard": true, [2024-03-21T09:11:31.030Z] "DepOnly": true, [2024-03-21T09:11:31.030Z] "GoFiles": [ [2024-03-21T09:11:31.030Z] "fnv.go" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Imports": [ [2024-03-21T09:11:31.030Z] "errors", [2024-03-21T09:11:31.030Z] "hash", [2024-03-21T09:11:31.030Z] "math/bits" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "Deps": [ [2024-03-21T09:11:31.030Z] "errors", [2024-03-21T09:11:31.030Z] "hash", [2024-03-21T09:11:31.030Z] "internal/abi", [2024-03-21T09:11:31.030Z] "internal/bytealg", [2024-03-21T09:11:31.030Z] "internal/cpu", [2024-03-21T09:11:31.030Z] "internal/goexperiment", [2024-03-21T09:11:31.030Z] "internal/race", [2024-03-21T09:11:31.030Z] "internal/reflectlite", [2024-03-21T09:11:31.030Z] "internal/unsafeheader", [2024-03-21T09:11:31.030Z] "io", [2024-03-21T09:11:31.030Z] "math/bits", [2024-03-21T09:11:31.030Z] "runtime", [2024-03-21T09:11:31.030Z] "runtime/internal/atomic", [2024-03-21T09:11:31.030Z] "runtime/internal/math", [2024-03-21T09:11:31.030Z] "runtime/internal/sys", [2024-03-21T09:11:31.030Z] "sync", [2024-03-21T09:11:31.030Z] "sync/atomic", [2024-03-21T09:11:31.030Z] "unsafe" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "TestGoFiles": [ [2024-03-21T09:11:31.030Z] "fnv_test.go" [2024-03-21T09:11:31.030Z] ], [2024-03-21T09:11:31.030Z] "TestImports": [ [2024-03-21T09:11:31.030Z] "bytes", [2024-03-21T09:11:31.030Z] "encoding", [2024-03-21T09:11:31.030Z] "encoding/binary", [2024-03-21T09:11:31.030Z] "hash", [2024-03-21T09:11:31.030Z] "io", [2024-03-21T09:11:31.030Z] "testing" [2024-03-21T09:11:31.030Z] ] [2024-03-21T09:11:31.030Z] } [2024-03-21T09:11:31.030Z] { [2024-03-21T09:11:31.030Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/detrand", [2024-03-21T09:11:31.030Z] "ImportPath": "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.030Z] "Name": "detrand", [2024-03-21T09:11:31.030Z] "Doc": "Package detrand provides deterministically random functionality.", [2024-03-21T09:11:31.030Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "Module": { [2024-03-21T09:11:31.031Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.031Z] "Version": "v1.33.0", [2024-03-21T09:11:31.031Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.031Z] "Indirect": true, [2024-03-21T09:11:31.031Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.031Z] "GoVersion": "1.17" [2024-03-21T09:11:31.031Z] }, [2024-03-21T09:11:31.031Z] "DepOnly": true, [2024-03-21T09:11:31.031Z] "Stale": true, [2024-03-21T09:11:31.031Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.031Z] "GoFiles": [ [2024-03-21T09:11:31.031Z] "rand.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Imports": [ [2024-03-21T09:11:31.031Z] "encoding/binary", [2024-03-21T09:11:31.031Z] "hash/fnv", [2024-03-21T09:11:31.031Z] "os" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Deps": [ [2024-03-21T09:11:31.031Z] "encoding/binary", [2024-03-21T09:11:31.031Z] "errors", [2024-03-21T09:11:31.031Z] "hash", [2024-03-21T09:11:31.031Z] "hash/fnv", [2024-03-21T09:11:31.031Z] "internal/abi", [2024-03-21T09:11:31.031Z] "internal/bytealg", [2024-03-21T09:11:31.031Z] "internal/cpu", [2024-03-21T09:11:31.031Z] "internal/goexperiment", [2024-03-21T09:11:31.031Z] "internal/itoa", [2024-03-21T09:11:31.031Z] "internal/oserror", [2024-03-21T09:11:31.031Z] "internal/poll", [2024-03-21T09:11:31.031Z] "internal/race", [2024-03-21T09:11:31.031Z] "internal/reflectlite", [2024-03-21T09:11:31.031Z] "internal/syscall/execenv", [2024-03-21T09:11:31.031Z] "internal/syscall/unix", [2024-03-21T09:11:31.031Z] "internal/testlog", [2024-03-21T09:11:31.031Z] "internal/unsafeheader", [2024-03-21T09:11:31.031Z] "io", [2024-03-21T09:11:31.031Z] "io/fs", [2024-03-21T09:11:31.031Z] "math", [2024-03-21T09:11:31.031Z] "math/bits", [2024-03-21T09:11:31.031Z] "os", [2024-03-21T09:11:31.031Z] "path", [2024-03-21T09:11:31.031Z] "reflect", [2024-03-21T09:11:31.031Z] "runtime", [2024-03-21T09:11:31.031Z] "runtime/internal/atomic", [2024-03-21T09:11:31.031Z] "runtime/internal/math", [2024-03-21T09:11:31.031Z] "runtime/internal/sys", [2024-03-21T09:11:31.031Z] "sort", [2024-03-21T09:11:31.031Z] "strconv", [2024-03-21T09:11:31.031Z] "sync", [2024-03-21T09:11:31.031Z] "sync/atomic", [2024-03-21T09:11:31.031Z] "syscall", [2024-03-21T09:11:31.031Z] "time", [2024-03-21T09:11:31.031Z] "unicode", [2024-03-21T09:11:31.031Z] "unicode/utf8", [2024-03-21T09:11:31.031Z] "unsafe" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "TestGoFiles": [ [2024-03-21T09:11:31.031Z] "rand_test.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "TestImports": [ [2024-03-21T09:11:31.031Z] "testing" [2024-03-21T09:11:31.031Z] ] [2024-03-21T09:11:31.031Z] } [2024-03-21T09:11:31.031Z] { [2024-03-21T09:11:31.031Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/errors", [2024-03-21T09:11:31.031Z] "ImportPath": "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.031Z] "Name": "errors", [2024-03-21T09:11:31.031Z] "Doc": "Package errors implements functions to manipulate errors.", [2024-03-21T09:11:31.031Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "Module": { [2024-03-21T09:11:31.031Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.031Z] "Version": "v1.33.0", [2024-03-21T09:11:31.031Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.031Z] "Indirect": true, [2024-03-21T09:11:31.031Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.031Z] "GoVersion": "1.17" [2024-03-21T09:11:31.031Z] }, [2024-03-21T09:11:31.031Z] "DepOnly": true, [2024-03-21T09:11:31.031Z] "Stale": true, [2024-03-21T09:11:31.031Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.031Z] "GoFiles": [ [2024-03-21T09:11:31.031Z] "errors.go", [2024-03-21T09:11:31.031Z] "is_go113.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.031Z] "is_go112.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Imports": [ [2024-03-21T09:11:31.031Z] "errors", [2024-03-21T09:11:31.031Z] "fmt", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/internal/detrand" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Deps": [ [2024-03-21T09:11:31.031Z] "encoding/binary", [2024-03-21T09:11:31.031Z] "errors", [2024-03-21T09:11:31.031Z] "fmt", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.031Z] "hash", [2024-03-21T09:11:31.031Z] "hash/fnv", [2024-03-21T09:11:31.031Z] "internal/abi", [2024-03-21T09:11:31.031Z] "internal/bytealg", [2024-03-21T09:11:31.031Z] "internal/cpu", [2024-03-21T09:11:31.031Z] "internal/fmtsort", [2024-03-21T09:11:31.031Z] "internal/goexperiment", [2024-03-21T09:11:31.031Z] "internal/itoa", [2024-03-21T09:11:31.031Z] "internal/oserror", [2024-03-21T09:11:31.031Z] "internal/poll", [2024-03-21T09:11:31.031Z] "internal/race", [2024-03-21T09:11:31.031Z] "internal/reflectlite", [2024-03-21T09:11:31.031Z] "internal/syscall/execenv", [2024-03-21T09:11:31.031Z] "internal/syscall/unix", [2024-03-21T09:11:31.031Z] "internal/testlog", [2024-03-21T09:11:31.031Z] "internal/unsafeheader", [2024-03-21T09:11:31.031Z] "io", [2024-03-21T09:11:31.031Z] "io/fs", [2024-03-21T09:11:31.031Z] "math", [2024-03-21T09:11:31.031Z] "math/bits", [2024-03-21T09:11:31.031Z] "os", [2024-03-21T09:11:31.031Z] "path", [2024-03-21T09:11:31.031Z] "reflect", [2024-03-21T09:11:31.031Z] "runtime", [2024-03-21T09:11:31.031Z] "runtime/internal/atomic", [2024-03-21T09:11:31.031Z] "runtime/internal/math", [2024-03-21T09:11:31.031Z] "runtime/internal/sys", [2024-03-21T09:11:31.031Z] "sort", [2024-03-21T09:11:31.031Z] "strconv", [2024-03-21T09:11:31.031Z] "sync", [2024-03-21T09:11:31.031Z] "sync/atomic", [2024-03-21T09:11:31.031Z] "syscall", [2024-03-21T09:11:31.031Z] "time", [2024-03-21T09:11:31.031Z] "unicode", [2024-03-21T09:11:31.031Z] "unicode/utf8", [2024-03-21T09:11:31.031Z] "unsafe" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "TestGoFiles": [ [2024-03-21T09:11:31.031Z] "errors_test.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "TestImports": [ [2024-03-21T09:11:31.031Z] "errors", [2024-03-21T09:11:31.031Z] "strings", [2024-03-21T09:11:31.031Z] "testing" [2024-03-21T09:11:31.031Z] ] [2024-03-21T09:11:31.031Z] } [2024-03-21T09:11:31.031Z] { [2024-03-21T09:11:31.031Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/protowire", [2024-03-21T09:11:31.031Z] "ImportPath": "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.031Z] "Name": "protowire", [2024-03-21T09:11:31.031Z] "Doc": "Package protowire parses and formats the raw wire encoding.", [2024-03-21T09:11:31.031Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "Module": { [2024-03-21T09:11:31.031Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.031Z] "Version": "v1.33.0", [2024-03-21T09:11:31.031Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.031Z] "Indirect": true, [2024-03-21T09:11:31.031Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.031Z] "GoVersion": "1.17" [2024-03-21T09:11:31.031Z] }, [2024-03-21T09:11:31.031Z] "DepOnly": true, [2024-03-21T09:11:31.031Z] "Stale": true, [2024-03-21T09:11:31.031Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.031Z] "GoFiles": [ [2024-03-21T09:11:31.031Z] "wire.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Imports": [ [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.031Z] "io", [2024-03-21T09:11:31.031Z] "math", [2024-03-21T09:11:31.031Z] "math/bits" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Deps": [ [2024-03-21T09:11:31.031Z] "encoding/binary", [2024-03-21T09:11:31.031Z] "errors", [2024-03-21T09:11:31.031Z] "fmt", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.031Z] "hash", [2024-03-21T09:11:31.031Z] "hash/fnv", [2024-03-21T09:11:31.031Z] "internal/abi", [2024-03-21T09:11:31.031Z] "internal/bytealg", [2024-03-21T09:11:31.031Z] "internal/cpu", [2024-03-21T09:11:31.031Z] "internal/fmtsort", [2024-03-21T09:11:31.031Z] "internal/goexperiment", [2024-03-21T09:11:31.031Z] "internal/itoa", [2024-03-21T09:11:31.031Z] "internal/oserror", [2024-03-21T09:11:31.031Z] "internal/poll", [2024-03-21T09:11:31.031Z] "internal/race", [2024-03-21T09:11:31.031Z] "internal/reflectlite", [2024-03-21T09:11:31.031Z] "internal/syscall/execenv", [2024-03-21T09:11:31.031Z] "internal/syscall/unix", [2024-03-21T09:11:31.031Z] "internal/testlog", [2024-03-21T09:11:31.031Z] "internal/unsafeheader", [2024-03-21T09:11:31.031Z] "io", [2024-03-21T09:11:31.031Z] "io/fs", [2024-03-21T09:11:31.031Z] "math", [2024-03-21T09:11:31.031Z] "math/bits", [2024-03-21T09:11:31.031Z] "os", [2024-03-21T09:11:31.031Z] "path", [2024-03-21T09:11:31.031Z] "reflect", [2024-03-21T09:11:31.031Z] "runtime", [2024-03-21T09:11:31.031Z] "runtime/internal/atomic", [2024-03-21T09:11:31.031Z] "runtime/internal/math", [2024-03-21T09:11:31.031Z] "runtime/internal/sys", [2024-03-21T09:11:31.031Z] "sort", [2024-03-21T09:11:31.031Z] "strconv", [2024-03-21T09:11:31.031Z] "sync", [2024-03-21T09:11:31.031Z] "sync/atomic", [2024-03-21T09:11:31.031Z] "syscall", [2024-03-21T09:11:31.031Z] "time", [2024-03-21T09:11:31.031Z] "unicode", [2024-03-21T09:11:31.031Z] "unicode/utf8", [2024-03-21T09:11:31.031Z] "unsafe" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "TestGoFiles": [ [2024-03-21T09:11:31.031Z] "wire_test.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "TestImports": [ [2024-03-21T09:11:31.031Z] "bytes", [2024-03-21T09:11:31.031Z] "encoding/hex", [2024-03-21T09:11:31.031Z] "io", [2024-03-21T09:11:31.031Z] "math", [2024-03-21T09:11:31.031Z] "strings", [2024-03-21T09:11:31.031Z] "testing" [2024-03-21T09:11:31.031Z] ] [2024-03-21T09:11:31.031Z] } [2024-03-21T09:11:31.031Z] { [2024-03-21T09:11:31.031Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/pragma", [2024-03-21T09:11:31.031Z] "ImportPath": "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.031Z] "Name": "pragma", [2024-03-21T09:11:31.031Z] "Doc": "Package pragma provides types that can be embedded into a struct to statically enforce or prevent certain language properties.", [2024-03-21T09:11:31.031Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "Module": { [2024-03-21T09:11:31.031Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.031Z] "Version": "v1.33.0", [2024-03-21T09:11:31.031Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.031Z] "Indirect": true, [2024-03-21T09:11:31.031Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.031Z] "GoVersion": "1.17" [2024-03-21T09:11:31.031Z] }, [2024-03-21T09:11:31.031Z] "DepOnly": true, [2024-03-21T09:11:31.031Z] "Stale": true, [2024-03-21T09:11:31.031Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.031Z] "GoFiles": [ [2024-03-21T09:11:31.031Z] "pragma.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Imports": [ [2024-03-21T09:11:31.031Z] "sync" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Deps": [ [2024-03-21T09:11:31.031Z] "internal/abi", [2024-03-21T09:11:31.031Z] "internal/bytealg", [2024-03-21T09:11:31.031Z] "internal/cpu", [2024-03-21T09:11:31.031Z] "internal/goexperiment", [2024-03-21T09:11:31.031Z] "internal/race", [2024-03-21T09:11:31.031Z] "runtime", [2024-03-21T09:11:31.031Z] "runtime/internal/atomic", [2024-03-21T09:11:31.031Z] "runtime/internal/math", [2024-03-21T09:11:31.031Z] "runtime/internal/sys", [2024-03-21T09:11:31.031Z] "sync", [2024-03-21T09:11:31.031Z] "sync/atomic", [2024-03-21T09:11:31.031Z] "unsafe" [2024-03-21T09:11:31.031Z] ] [2024-03-21T09:11:31.031Z] } [2024-03-21T09:11:31.031Z] { [2024-03-21T09:11:31.031Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protoreflect", [2024-03-21T09:11:31.031Z] "ImportPath": "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.031Z] "Name": "protoreflect", [2024-03-21T09:11:31.031Z] "Doc": "Package protoreflect provides interfaces to dynamically manipulate messages.", [2024-03-21T09:11:31.031Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "Module": { [2024-03-21T09:11:31.031Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.031Z] "Version": "v1.33.0", [2024-03-21T09:11:31.031Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.031Z] "Indirect": true, [2024-03-21T09:11:31.031Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.031Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.031Z] "GoVersion": "1.17" [2024-03-21T09:11:31.031Z] }, [2024-03-21T09:11:31.031Z] "DepOnly": true, [2024-03-21T09:11:31.031Z] "Stale": true, [2024-03-21T09:11:31.031Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.031Z] "GoFiles": [ [2024-03-21T09:11:31.031Z] "methods.go", [2024-03-21T09:11:31.031Z] "proto.go", [2024-03-21T09:11:31.031Z] "source.go", [2024-03-21T09:11:31.031Z] "source_gen.go", [2024-03-21T09:11:31.031Z] "type.go", [2024-03-21T09:11:31.031Z] "value.go", [2024-03-21T09:11:31.031Z] "value_equal.go", [2024-03-21T09:11:31.031Z] "value_union.go", [2024-03-21T09:11:31.031Z] "value_unsafe_go120.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.031Z] "value_pure.go", [2024-03-21T09:11:31.031Z] "value_unsafe_go121.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Imports": [ [2024-03-21T09:11:31.031Z] "bytes", [2024-03-21T09:11:31.031Z] "fmt", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.031Z] "math", [2024-03-21T09:11:31.031Z] "reflect", [2024-03-21T09:11:31.031Z] "strconv", [2024-03-21T09:11:31.031Z] "strings", [2024-03-21T09:11:31.031Z] "unsafe" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "Deps": [ [2024-03-21T09:11:31.031Z] "bytes", [2024-03-21T09:11:31.031Z] "encoding/binary", [2024-03-21T09:11:31.031Z] "errors", [2024-03-21T09:11:31.031Z] "fmt", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.031Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.031Z] "hash", [2024-03-21T09:11:31.031Z] "hash/fnv", [2024-03-21T09:11:31.031Z] "internal/abi", [2024-03-21T09:11:31.031Z] "internal/bytealg", [2024-03-21T09:11:31.031Z] "internal/cpu", [2024-03-21T09:11:31.031Z] "internal/fmtsort", [2024-03-21T09:11:31.031Z] "internal/goexperiment", [2024-03-21T09:11:31.031Z] "internal/itoa", [2024-03-21T09:11:31.031Z] "internal/oserror", [2024-03-21T09:11:31.031Z] "internal/poll", [2024-03-21T09:11:31.031Z] "internal/race", [2024-03-21T09:11:31.031Z] "internal/reflectlite", [2024-03-21T09:11:31.031Z] "internal/syscall/execenv", [2024-03-21T09:11:31.031Z] "internal/syscall/unix", [2024-03-21T09:11:31.031Z] "internal/testlog", [2024-03-21T09:11:31.031Z] "internal/unsafeheader", [2024-03-21T09:11:31.031Z] "io", [2024-03-21T09:11:31.031Z] "io/fs", [2024-03-21T09:11:31.031Z] "math", [2024-03-21T09:11:31.031Z] "math/bits", [2024-03-21T09:11:31.031Z] "os", [2024-03-21T09:11:31.031Z] "path", [2024-03-21T09:11:31.031Z] "reflect", [2024-03-21T09:11:31.031Z] "runtime", [2024-03-21T09:11:31.031Z] "runtime/internal/atomic", [2024-03-21T09:11:31.031Z] "runtime/internal/math", [2024-03-21T09:11:31.031Z] "runtime/internal/sys", [2024-03-21T09:11:31.031Z] "sort", [2024-03-21T09:11:31.031Z] "strconv", [2024-03-21T09:11:31.031Z] "strings", [2024-03-21T09:11:31.031Z] "sync", [2024-03-21T09:11:31.031Z] "sync/atomic", [2024-03-21T09:11:31.031Z] "syscall", [2024-03-21T09:11:31.031Z] "time", [2024-03-21T09:11:31.031Z] "unicode", [2024-03-21T09:11:31.031Z] "unicode/utf8", [2024-03-21T09:11:31.031Z] "unsafe" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "TestGoFiles": [ [2024-03-21T09:11:31.031Z] "proto_test.go", [2024-03-21T09:11:31.031Z] "source_test.go", [2024-03-21T09:11:31.031Z] "value_test.go" [2024-03-21T09:11:31.031Z] ], [2024-03-21T09:11:31.031Z] "TestImports": [ [2024-03-21T09:11:31.031Z] "bytes", [2024-03-21T09:11:31.031Z] "math", [2024-03-21T09:11:31.032Z] "reflect", [2024-03-21T09:11:31.032Z] "testing" [2024-03-21T09:11:31.032Z] ] [2024-03-21T09:11:31.032Z] } [2024-03-21T09:11:31.032Z] { [2024-03-21T09:11:31.032Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/messageset", [2024-03-21T09:11:31.032Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.032Z] "Name": "messageset", [2024-03-21T09:11:31.032Z] "Doc": "Package messageset encodes and decodes the obsolete MessageSet wire format.", [2024-03-21T09:11:31.032Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.032Z] "Module": { [2024-03-21T09:11:31.032Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.032Z] "Version": "v1.33.0", [2024-03-21T09:11:31.032Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.032Z] "Indirect": true, [2024-03-21T09:11:31.032Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.032Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.032Z] "GoVersion": "1.17" [2024-03-21T09:11:31.032Z] }, [2024-03-21T09:11:31.032Z] "DepOnly": true, [2024-03-21T09:11:31.032Z] "Stale": true, [2024-03-21T09:11:31.032Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.032Z] "GoFiles": [ [2024-03-21T09:11:31.032Z] "messageset.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "Imports": [ [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.032Z] "math" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "Deps": [ [2024-03-21T09:11:31.032Z] "bytes", [2024-03-21T09:11:31.032Z] "encoding/binary", [2024-03-21T09:11:31.032Z] "errors", [2024-03-21T09:11:31.032Z] "fmt", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.032Z] "hash", [2024-03-21T09:11:31.032Z] "hash/fnv", [2024-03-21T09:11:31.032Z] "internal/abi", [2024-03-21T09:11:31.032Z] "internal/bytealg", [2024-03-21T09:11:31.032Z] "internal/cpu", [2024-03-21T09:11:31.032Z] "internal/fmtsort", [2024-03-21T09:11:31.032Z] "internal/goexperiment", [2024-03-21T09:11:31.032Z] "internal/itoa", [2024-03-21T09:11:31.032Z] "internal/oserror", [2024-03-21T09:11:31.032Z] "internal/poll", [2024-03-21T09:11:31.032Z] "internal/race", [2024-03-21T09:11:31.032Z] "internal/reflectlite", [2024-03-21T09:11:31.032Z] "internal/syscall/execenv", [2024-03-21T09:11:31.032Z] "internal/syscall/unix", [2024-03-21T09:11:31.032Z] "internal/testlog", [2024-03-21T09:11:31.032Z] "internal/unsafeheader", [2024-03-21T09:11:31.032Z] "io", [2024-03-21T09:11:31.032Z] "io/fs", [2024-03-21T09:11:31.032Z] "math", [2024-03-21T09:11:31.032Z] "math/bits", [2024-03-21T09:11:31.032Z] "os", [2024-03-21T09:11:31.032Z] "path", [2024-03-21T09:11:31.032Z] "reflect", [2024-03-21T09:11:31.032Z] "runtime", [2024-03-21T09:11:31.032Z] "runtime/internal/atomic", [2024-03-21T09:11:31.032Z] "runtime/internal/math", [2024-03-21T09:11:31.032Z] "runtime/internal/sys", [2024-03-21T09:11:31.032Z] "sort", [2024-03-21T09:11:31.032Z] "strconv", [2024-03-21T09:11:31.032Z] "strings", [2024-03-21T09:11:31.032Z] "sync", [2024-03-21T09:11:31.032Z] "sync/atomic", [2024-03-21T09:11:31.032Z] "syscall", [2024-03-21T09:11:31.032Z] "time", [2024-03-21T09:11:31.032Z] "unicode", [2024-03-21T09:11:31.032Z] "unicode/utf8", [2024-03-21T09:11:31.032Z] "unsafe" [2024-03-21T09:11:31.032Z] ] [2024-03-21T09:11:31.032Z] } [2024-03-21T09:11:31.032Z] { [2024-03-21T09:11:31.032Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/flags", [2024-03-21T09:11:31.032Z] "ImportPath": "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.032Z] "Name": "flags", [2024-03-21T09:11:31.032Z] "Doc": "Package flags provides a set of flags controlled by build tags.", [2024-03-21T09:11:31.032Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.032Z] "Module": { [2024-03-21T09:11:31.032Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.032Z] "Version": "v1.33.0", [2024-03-21T09:11:31.032Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.032Z] "Indirect": true, [2024-03-21T09:11:31.032Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.032Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.032Z] "GoVersion": "1.17" [2024-03-21T09:11:31.032Z] }, [2024-03-21T09:11:31.032Z] "DepOnly": true, [2024-03-21T09:11:31.032Z] "Stale": true, [2024-03-21T09:11:31.032Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.032Z] "GoFiles": [ [2024-03-21T09:11:31.032Z] "flags.go", [2024-03-21T09:11:31.032Z] "proto_legacy_disable.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.032Z] "proto_legacy_enable.go" [2024-03-21T09:11:31.032Z] ] [2024-03-21T09:11:31.032Z] } [2024-03-21T09:11:31.032Z] { [2024-03-21T09:11:31.032Z] "Dir": "/usr/local/go/src/go/token", [2024-03-21T09:11:31.032Z] "ImportPath": "go/token", [2024-03-21T09:11:31.032Z] "Name": "token", [2024-03-21T09:11:31.032Z] "Doc": "Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).", [2024-03-21T09:11:31.032Z] "Target": "/usr/local/go/pkg/linux_amd64/go/token.a", [2024-03-21T09:11:31.032Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.032Z] "Goroot": true, [2024-03-21T09:11:31.032Z] "Standard": true, [2024-03-21T09:11:31.032Z] "DepOnly": true, [2024-03-21T09:11:31.032Z] "GoFiles": [ [2024-03-21T09:11:31.032Z] "position.go", [2024-03-21T09:11:31.032Z] "serialize.go", [2024-03-21T09:11:31.032Z] "token.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "Imports": [ [2024-03-21T09:11:31.032Z] "fmt", [2024-03-21T09:11:31.032Z] "sort", [2024-03-21T09:11:31.032Z] "strconv", [2024-03-21T09:11:31.032Z] "sync", [2024-03-21T09:11:31.032Z] "unicode", [2024-03-21T09:11:31.032Z] "unicode/utf8" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "Deps": [ [2024-03-21T09:11:31.032Z] "errors", [2024-03-21T09:11:31.032Z] "fmt", [2024-03-21T09:11:31.032Z] "internal/abi", [2024-03-21T09:11:31.032Z] "internal/bytealg", [2024-03-21T09:11:31.032Z] "internal/cpu", [2024-03-21T09:11:31.032Z] "internal/fmtsort", [2024-03-21T09:11:31.032Z] "internal/goexperiment", [2024-03-21T09:11:31.032Z] "internal/itoa", [2024-03-21T09:11:31.032Z] "internal/oserror", [2024-03-21T09:11:31.032Z] "internal/poll", [2024-03-21T09:11:31.032Z] "internal/race", [2024-03-21T09:11:31.032Z] "internal/reflectlite", [2024-03-21T09:11:31.032Z] "internal/syscall/execenv", [2024-03-21T09:11:31.032Z] "internal/syscall/unix", [2024-03-21T09:11:31.032Z] "internal/testlog", [2024-03-21T09:11:31.032Z] "internal/unsafeheader", [2024-03-21T09:11:31.032Z] "io", [2024-03-21T09:11:31.032Z] "io/fs", [2024-03-21T09:11:31.032Z] "math", [2024-03-21T09:11:31.032Z] "math/bits", [2024-03-21T09:11:31.032Z] "os", [2024-03-21T09:11:31.032Z] "path", [2024-03-21T09:11:31.032Z] "reflect", [2024-03-21T09:11:31.032Z] "runtime", [2024-03-21T09:11:31.032Z] "runtime/internal/atomic", [2024-03-21T09:11:31.032Z] "runtime/internal/math", [2024-03-21T09:11:31.032Z] "runtime/internal/sys", [2024-03-21T09:11:31.032Z] "sort", [2024-03-21T09:11:31.032Z] "strconv", [2024-03-21T09:11:31.032Z] "sync", [2024-03-21T09:11:31.032Z] "sync/atomic", [2024-03-21T09:11:31.032Z] "syscall", [2024-03-21T09:11:31.032Z] "time", [2024-03-21T09:11:31.032Z] "unicode", [2024-03-21T09:11:31.032Z] "unicode/utf8", [2024-03-21T09:11:31.032Z] "unsafe" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "TestGoFiles": [ [2024-03-21T09:11:31.032Z] "position_bench_test.go", [2024-03-21T09:11:31.032Z] "position_test.go", [2024-03-21T09:11:31.032Z] "serialize_test.go", [2024-03-21T09:11:31.032Z] "token_test.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "TestImports": [ [2024-03-21T09:11:31.032Z] "bytes", [2024-03-21T09:11:31.032Z] "encoding/gob", [2024-03-21T09:11:31.032Z] "fmt", [2024-03-21T09:11:31.032Z] "math/rand", [2024-03-21T09:11:31.032Z] "sync", [2024-03-21T09:11:31.032Z] "testing" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "XTestGoFiles": [ [2024-03-21T09:11:31.032Z] "example_test.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "XTestImports": [ [2024-03-21T09:11:31.032Z] "fmt", [2024-03-21T09:11:31.032Z] "go/ast", [2024-03-21T09:11:31.032Z] "go/parser", [2024-03-21T09:11:31.032Z] "go/token" [2024-03-21T09:11:31.032Z] ] [2024-03-21T09:11:31.032Z] } [2024-03-21T09:11:31.032Z] { [2024-03-21T09:11:31.032Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/strs", [2024-03-21T09:11:31.032Z] "ImportPath": "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.032Z] "Name": "strs", [2024-03-21T09:11:31.032Z] "Doc": "Package strs provides string manipulation functionality specific to protobuf.", [2024-03-21T09:11:31.032Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.032Z] "Module": { [2024-03-21T09:11:31.032Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.032Z] "Version": "v1.33.0", [2024-03-21T09:11:31.032Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.032Z] "Indirect": true, [2024-03-21T09:11:31.032Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.032Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.032Z] "GoVersion": "1.17" [2024-03-21T09:11:31.032Z] }, [2024-03-21T09:11:31.032Z] "DepOnly": true, [2024-03-21T09:11:31.032Z] "Stale": true, [2024-03-21T09:11:31.032Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.032Z] "GoFiles": [ [2024-03-21T09:11:31.032Z] "strings.go", [2024-03-21T09:11:31.032Z] "strings_unsafe_go120.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.032Z] "strings_pure.go", [2024-03-21T09:11:31.032Z] "strings_unsafe_go121.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "Imports": [ [2024-03-21T09:11:31.032Z] "go/token", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.032Z] "strings", [2024-03-21T09:11:31.032Z] "unicode", [2024-03-21T09:11:31.032Z] "unicode/utf8", [2024-03-21T09:11:31.032Z] "unsafe" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "Deps": [ [2024-03-21T09:11:31.032Z] "bytes", [2024-03-21T09:11:31.032Z] "encoding/binary", [2024-03-21T09:11:31.032Z] "errors", [2024-03-21T09:11:31.032Z] "fmt", [2024-03-21T09:11:31.032Z] "go/token", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.032Z] "hash", [2024-03-21T09:11:31.032Z] "hash/fnv", [2024-03-21T09:11:31.032Z] "internal/abi", [2024-03-21T09:11:31.032Z] "internal/bytealg", [2024-03-21T09:11:31.032Z] "internal/cpu", [2024-03-21T09:11:31.032Z] "internal/fmtsort", [2024-03-21T09:11:31.032Z] "internal/goexperiment", [2024-03-21T09:11:31.032Z] "internal/itoa", [2024-03-21T09:11:31.032Z] "internal/oserror", [2024-03-21T09:11:31.032Z] "internal/poll", [2024-03-21T09:11:31.032Z] "internal/race", [2024-03-21T09:11:31.032Z] "internal/reflectlite", [2024-03-21T09:11:31.032Z] "internal/syscall/execenv", [2024-03-21T09:11:31.032Z] "internal/syscall/unix", [2024-03-21T09:11:31.032Z] "internal/testlog", [2024-03-21T09:11:31.032Z] "internal/unsafeheader", [2024-03-21T09:11:31.032Z] "io", [2024-03-21T09:11:31.032Z] "io/fs", [2024-03-21T09:11:31.032Z] "math", [2024-03-21T09:11:31.032Z] "math/bits", [2024-03-21T09:11:31.032Z] "os", [2024-03-21T09:11:31.032Z] "path", [2024-03-21T09:11:31.032Z] "reflect", [2024-03-21T09:11:31.032Z] "runtime", [2024-03-21T09:11:31.032Z] "runtime/internal/atomic", [2024-03-21T09:11:31.032Z] "runtime/internal/math", [2024-03-21T09:11:31.032Z] "runtime/internal/sys", [2024-03-21T09:11:31.032Z] "sort", [2024-03-21T09:11:31.032Z] "strconv", [2024-03-21T09:11:31.032Z] "strings", [2024-03-21T09:11:31.032Z] "sync", [2024-03-21T09:11:31.032Z] "sync/atomic", [2024-03-21T09:11:31.032Z] "syscall", [2024-03-21T09:11:31.032Z] "time", [2024-03-21T09:11:31.032Z] "unicode", [2024-03-21T09:11:31.032Z] "unicode/utf8", [2024-03-21T09:11:31.032Z] "unsafe" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "TestGoFiles": [ [2024-03-21T09:11:31.032Z] "strings_test.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "TestImports": [ [2024-03-21T09:11:31.032Z] "strconv", [2024-03-21T09:11:31.032Z] "testing" [2024-03-21T09:11:31.032Z] ] [2024-03-21T09:11:31.032Z] } [2024-03-21T09:11:31.032Z] { [2024-03-21T09:11:31.032Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/text", [2024-03-21T09:11:31.032Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.032Z] "Name": "text", [2024-03-21T09:11:31.032Z] "Doc": "Package text implements the text format for protocol buffers.", [2024-03-21T09:11:31.032Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.032Z] "Module": { [2024-03-21T09:11:31.032Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.032Z] "Version": "v1.33.0", [2024-03-21T09:11:31.032Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.032Z] "Indirect": true, [2024-03-21T09:11:31.032Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.032Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.032Z] "GoVersion": "1.17" [2024-03-21T09:11:31.032Z] }, [2024-03-21T09:11:31.032Z] "DepOnly": true, [2024-03-21T09:11:31.032Z] "Stale": true, [2024-03-21T09:11:31.032Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.032Z] "GoFiles": [ [2024-03-21T09:11:31.032Z] "decode.go", [2024-03-21T09:11:31.032Z] "decode_number.go", [2024-03-21T09:11:31.032Z] "decode_string.go", [2024-03-21T09:11:31.032Z] "decode_token.go", [2024-03-21T09:11:31.032Z] "doc.go", [2024-03-21T09:11:31.032Z] "encode.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "Imports": [ [2024-03-21T09:11:31.032Z] "bytes", [2024-03-21T09:11:31.032Z] "fmt", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.032Z] "io", [2024-03-21T09:11:31.032Z] "math", [2024-03-21T09:11:31.032Z] "math/bits", [2024-03-21T09:11:31.032Z] "strconv", [2024-03-21T09:11:31.032Z] "strings", [2024-03-21T09:11:31.032Z] "unicode", [2024-03-21T09:11:31.032Z] "unicode/utf16", [2024-03-21T09:11:31.032Z] "unicode/utf8" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "Deps": [ [2024-03-21T09:11:31.032Z] "bytes", [2024-03-21T09:11:31.032Z] "encoding/binary", [2024-03-21T09:11:31.032Z] "errors", [2024-03-21T09:11:31.032Z] "fmt", [2024-03-21T09:11:31.032Z] "go/token", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.032Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.032Z] "hash", [2024-03-21T09:11:31.032Z] "hash/fnv", [2024-03-21T09:11:31.032Z] "internal/abi", [2024-03-21T09:11:31.032Z] "internal/bytealg", [2024-03-21T09:11:31.032Z] "internal/cpu", [2024-03-21T09:11:31.032Z] "internal/fmtsort", [2024-03-21T09:11:31.032Z] "internal/goexperiment", [2024-03-21T09:11:31.032Z] "internal/itoa", [2024-03-21T09:11:31.032Z] "internal/oserror", [2024-03-21T09:11:31.032Z] "internal/poll", [2024-03-21T09:11:31.032Z] "internal/race", [2024-03-21T09:11:31.032Z] "internal/reflectlite", [2024-03-21T09:11:31.032Z] "internal/syscall/execenv", [2024-03-21T09:11:31.032Z] "internal/syscall/unix", [2024-03-21T09:11:31.032Z] "internal/testlog", [2024-03-21T09:11:31.032Z] "internal/unsafeheader", [2024-03-21T09:11:31.032Z] "io", [2024-03-21T09:11:31.032Z] "io/fs", [2024-03-21T09:11:31.032Z] "math", [2024-03-21T09:11:31.032Z] "math/bits", [2024-03-21T09:11:31.032Z] "os", [2024-03-21T09:11:31.032Z] "path", [2024-03-21T09:11:31.032Z] "reflect", [2024-03-21T09:11:31.032Z] "runtime", [2024-03-21T09:11:31.032Z] "runtime/internal/atomic", [2024-03-21T09:11:31.032Z] "runtime/internal/math", [2024-03-21T09:11:31.032Z] "runtime/internal/sys", [2024-03-21T09:11:31.032Z] "sort", [2024-03-21T09:11:31.032Z] "strconv", [2024-03-21T09:11:31.032Z] "strings", [2024-03-21T09:11:31.032Z] "sync", [2024-03-21T09:11:31.032Z] "sync/atomic", [2024-03-21T09:11:31.032Z] "syscall", [2024-03-21T09:11:31.032Z] "time", [2024-03-21T09:11:31.032Z] "unicode", [2024-03-21T09:11:31.032Z] "unicode/utf16", [2024-03-21T09:11:31.032Z] "unicode/utf8", [2024-03-21T09:11:31.032Z] "unsafe" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "XTestGoFiles": [ [2024-03-21T09:11:31.032Z] "decode_test.go", [2024-03-21T09:11:31.032Z] "encode_test.go" [2024-03-21T09:11:31.032Z] ], [2024-03-21T09:11:31.032Z] "XTestImports": [ [2024-03-21T09:11:31.033Z] "fmt", [2024-03-21T09:11:31.033Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.033Z] "math", [2024-03-21T09:11:31.033Z] "strings", [2024-03-21T09:11:31.033Z] "testing", [2024-03-21T09:11:31.033Z] "unicode/utf8" [2024-03-21T09:11:31.033Z] ] [2024-03-21T09:11:31.033Z] } [2024-03-21T09:11:31.033Z] { [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/genid", [2024-03-21T09:11:31.033Z] "ImportPath": "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.033Z] "Name": "genid", [2024-03-21T09:11:31.033Z] "Doc": "Package genid contains constants for declarations in descriptor.proto and the well-known types.", [2024-03-21T09:11:31.033Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "Module": { [2024-03-21T09:11:31.033Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.033Z] "Version": "v1.33.0", [2024-03-21T09:11:31.033Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.033Z] "Indirect": true, [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.033Z] "GoVersion": "1.17" [2024-03-21T09:11:31.033Z] }, [2024-03-21T09:11:31.033Z] "DepOnly": true, [2024-03-21T09:11:31.033Z] "Stale": true, [2024-03-21T09:11:31.033Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.033Z] "GoFiles": [ [2024-03-21T09:11:31.033Z] "any_gen.go", [2024-03-21T09:11:31.033Z] "api_gen.go", [2024-03-21T09:11:31.033Z] "descriptor_gen.go", [2024-03-21T09:11:31.033Z] "doc.go", [2024-03-21T09:11:31.033Z] "duration_gen.go", [2024-03-21T09:11:31.033Z] "empty_gen.go", [2024-03-21T09:11:31.033Z] "field_mask_gen.go", [2024-03-21T09:11:31.033Z] "go_features_gen.go", [2024-03-21T09:11:31.033Z] "goname.go", [2024-03-21T09:11:31.033Z] "map_entry.go", [2024-03-21T09:11:31.033Z] "source_context_gen.go", [2024-03-21T09:11:31.033Z] "struct_gen.go", [2024-03-21T09:11:31.033Z] "timestamp_gen.go", [2024-03-21T09:11:31.033Z] "type_gen.go", [2024-03-21T09:11:31.033Z] "wrappers.go", [2024-03-21T09:11:31.033Z] "wrappers_gen.go" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Imports": [ [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Deps": [ [2024-03-21T09:11:31.033Z] "bytes", [2024-03-21T09:11:31.033Z] "encoding/binary", [2024-03-21T09:11:31.033Z] "errors", [2024-03-21T09:11:31.033Z] "fmt", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.033Z] "hash", [2024-03-21T09:11:31.033Z] "hash/fnv", [2024-03-21T09:11:31.033Z] "internal/abi", [2024-03-21T09:11:31.033Z] "internal/bytealg", [2024-03-21T09:11:31.033Z] "internal/cpu", [2024-03-21T09:11:31.033Z] "internal/fmtsort", [2024-03-21T09:11:31.033Z] "internal/goexperiment", [2024-03-21T09:11:31.033Z] "internal/itoa", [2024-03-21T09:11:31.033Z] "internal/oserror", [2024-03-21T09:11:31.033Z] "internal/poll", [2024-03-21T09:11:31.033Z] "internal/race", [2024-03-21T09:11:31.033Z] "internal/reflectlite", [2024-03-21T09:11:31.033Z] "internal/syscall/execenv", [2024-03-21T09:11:31.033Z] "internal/syscall/unix", [2024-03-21T09:11:31.033Z] "internal/testlog", [2024-03-21T09:11:31.033Z] "internal/unsafeheader", [2024-03-21T09:11:31.033Z] "io", [2024-03-21T09:11:31.033Z] "io/fs", [2024-03-21T09:11:31.033Z] "math", [2024-03-21T09:11:31.033Z] "math/bits", [2024-03-21T09:11:31.033Z] "os", [2024-03-21T09:11:31.033Z] "path", [2024-03-21T09:11:31.033Z] "reflect", [2024-03-21T09:11:31.033Z] "runtime", [2024-03-21T09:11:31.033Z] "runtime/internal/atomic", [2024-03-21T09:11:31.033Z] "runtime/internal/math", [2024-03-21T09:11:31.033Z] "runtime/internal/sys", [2024-03-21T09:11:31.033Z] "sort", [2024-03-21T09:11:31.033Z] "strconv", [2024-03-21T09:11:31.033Z] "strings", [2024-03-21T09:11:31.033Z] "sync", [2024-03-21T09:11:31.033Z] "sync/atomic", [2024-03-21T09:11:31.033Z] "syscall", [2024-03-21T09:11:31.033Z] "time", [2024-03-21T09:11:31.033Z] "unicode", [2024-03-21T09:11:31.033Z] "unicode/utf8", [2024-03-21T09:11:31.033Z] "unsafe" [2024-03-21T09:11:31.033Z] ] [2024-03-21T09:11:31.033Z] } [2024-03-21T09:11:31.033Z] { [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/order", [2024-03-21T09:11:31.033Z] "ImportPath": "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.033Z] "Name": "order", [2024-03-21T09:11:31.033Z] "Doc": "Package order provides ordered access to messages and maps.", [2024-03-21T09:11:31.033Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "Module": { [2024-03-21T09:11:31.033Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.033Z] "Version": "v1.33.0", [2024-03-21T09:11:31.033Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.033Z] "Indirect": true, [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.033Z] "GoVersion": "1.17" [2024-03-21T09:11:31.033Z] }, [2024-03-21T09:11:31.033Z] "DepOnly": true, [2024-03-21T09:11:31.033Z] "Stale": true, [2024-03-21T09:11:31.033Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.033Z] "GoFiles": [ [2024-03-21T09:11:31.033Z] "order.go", [2024-03-21T09:11:31.033Z] "range.go" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Imports": [ [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.033Z] "sort", [2024-03-21T09:11:31.033Z] "sync" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Deps": [ [2024-03-21T09:11:31.033Z] "bytes", [2024-03-21T09:11:31.033Z] "encoding/binary", [2024-03-21T09:11:31.033Z] "errors", [2024-03-21T09:11:31.033Z] "fmt", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.033Z] "hash", [2024-03-21T09:11:31.033Z] "hash/fnv", [2024-03-21T09:11:31.033Z] "internal/abi", [2024-03-21T09:11:31.033Z] "internal/bytealg", [2024-03-21T09:11:31.033Z] "internal/cpu", [2024-03-21T09:11:31.033Z] "internal/fmtsort", [2024-03-21T09:11:31.033Z] "internal/goexperiment", [2024-03-21T09:11:31.033Z] "internal/itoa", [2024-03-21T09:11:31.033Z] "internal/oserror", [2024-03-21T09:11:31.033Z] "internal/poll", [2024-03-21T09:11:31.033Z] "internal/race", [2024-03-21T09:11:31.033Z] "internal/reflectlite", [2024-03-21T09:11:31.033Z] "internal/syscall/execenv", [2024-03-21T09:11:31.033Z] "internal/syscall/unix", [2024-03-21T09:11:31.033Z] "internal/testlog", [2024-03-21T09:11:31.033Z] "internal/unsafeheader", [2024-03-21T09:11:31.033Z] "io", [2024-03-21T09:11:31.033Z] "io/fs", [2024-03-21T09:11:31.033Z] "math", [2024-03-21T09:11:31.033Z] "math/bits", [2024-03-21T09:11:31.033Z] "os", [2024-03-21T09:11:31.033Z] "path", [2024-03-21T09:11:31.033Z] "reflect", [2024-03-21T09:11:31.033Z] "runtime", [2024-03-21T09:11:31.033Z] "runtime/internal/atomic", [2024-03-21T09:11:31.033Z] "runtime/internal/math", [2024-03-21T09:11:31.033Z] "runtime/internal/sys", [2024-03-21T09:11:31.033Z] "sort", [2024-03-21T09:11:31.033Z] "strconv", [2024-03-21T09:11:31.033Z] "strings", [2024-03-21T09:11:31.033Z] "sync", [2024-03-21T09:11:31.033Z] "sync/atomic", [2024-03-21T09:11:31.033Z] "syscall", [2024-03-21T09:11:31.033Z] "time", [2024-03-21T09:11:31.033Z] "unicode", [2024-03-21T09:11:31.033Z] "unicode/utf8", [2024-03-21T09:11:31.033Z] "unsafe" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "TestGoFiles": [ [2024-03-21T09:11:31.033Z] "order_test.go" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "TestImports": [ [2024-03-21T09:11:31.033Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.033Z] "math/rand", [2024-03-21T09:11:31.033Z] "sort", [2024-03-21T09:11:31.033Z] "testing" [2024-03-21T09:11:31.033Z] ] [2024-03-21T09:11:31.033Z] } [2024-03-21T09:11:31.033Z] { [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/set", [2024-03-21T09:11:31.033Z] "ImportPath": "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.033Z] "Name": "set", [2024-03-21T09:11:31.033Z] "Doc": "Package set provides simple set data structures for uint64s.", [2024-03-21T09:11:31.033Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "Module": { [2024-03-21T09:11:31.033Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.033Z] "Version": "v1.33.0", [2024-03-21T09:11:31.033Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.033Z] "Indirect": true, [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.033Z] "GoVersion": "1.17" [2024-03-21T09:11:31.033Z] }, [2024-03-21T09:11:31.033Z] "DepOnly": true, [2024-03-21T09:11:31.033Z] "Stale": true, [2024-03-21T09:11:31.033Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.033Z] "GoFiles": [ [2024-03-21T09:11:31.033Z] "ints.go" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Imports": [ [2024-03-21T09:11:31.033Z] "math/bits" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Deps": [ [2024-03-21T09:11:31.033Z] "math/bits", [2024-03-21T09:11:31.033Z] "unsafe" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "TestGoFiles": [ [2024-03-21T09:11:31.033Z] "ints_test.go" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "TestImports": [ [2024-03-21T09:11:31.033Z] "math/rand", [2024-03-21T09:11:31.033Z] "testing" [2024-03-21T09:11:31.033Z] ] [2024-03-21T09:11:31.033Z] } [2024-03-21T09:11:31.033Z] { [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protoregistry", [2024-03-21T09:11:31.033Z] "ImportPath": "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.033Z] "Name": "protoregistry", [2024-03-21T09:11:31.033Z] "Doc": "Package protoregistry provides data structures to register and lookup protobuf descriptor types.", [2024-03-21T09:11:31.033Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "Module": { [2024-03-21T09:11:31.033Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.033Z] "Version": "v1.33.0", [2024-03-21T09:11:31.033Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.033Z] "Indirect": true, [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.033Z] "GoVersion": "1.17" [2024-03-21T09:11:31.033Z] }, [2024-03-21T09:11:31.033Z] "DepOnly": true, [2024-03-21T09:11:31.033Z] "Stale": true, [2024-03-21T09:11:31.033Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.033Z] "GoFiles": [ [2024-03-21T09:11:31.033Z] "registry.go" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Imports": [ [2024-03-21T09:11:31.033Z] "fmt", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.033Z] "os", [2024-03-21T09:11:31.033Z] "strings", [2024-03-21T09:11:31.033Z] "sync" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Deps": [ [2024-03-21T09:11:31.033Z] "bytes", [2024-03-21T09:11:31.033Z] "encoding/binary", [2024-03-21T09:11:31.033Z] "errors", [2024-03-21T09:11:31.033Z] "fmt", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.033Z] "hash", [2024-03-21T09:11:31.033Z] "hash/fnv", [2024-03-21T09:11:31.033Z] "internal/abi", [2024-03-21T09:11:31.033Z] "internal/bytealg", [2024-03-21T09:11:31.033Z] "internal/cpu", [2024-03-21T09:11:31.033Z] "internal/fmtsort", [2024-03-21T09:11:31.033Z] "internal/goexperiment", [2024-03-21T09:11:31.033Z] "internal/itoa", [2024-03-21T09:11:31.033Z] "internal/oserror", [2024-03-21T09:11:31.033Z] "internal/poll", [2024-03-21T09:11:31.033Z] "internal/race", [2024-03-21T09:11:31.033Z] "internal/reflectlite", [2024-03-21T09:11:31.033Z] "internal/syscall/execenv", [2024-03-21T09:11:31.033Z] "internal/syscall/unix", [2024-03-21T09:11:31.033Z] "internal/testlog", [2024-03-21T09:11:31.033Z] "internal/unsafeheader", [2024-03-21T09:11:31.033Z] "io", [2024-03-21T09:11:31.033Z] "io/fs", [2024-03-21T09:11:31.033Z] "math", [2024-03-21T09:11:31.033Z] "math/bits", [2024-03-21T09:11:31.033Z] "os", [2024-03-21T09:11:31.033Z] "path", [2024-03-21T09:11:31.033Z] "reflect", [2024-03-21T09:11:31.033Z] "runtime", [2024-03-21T09:11:31.033Z] "runtime/internal/atomic", [2024-03-21T09:11:31.033Z] "runtime/internal/math", [2024-03-21T09:11:31.033Z] "runtime/internal/sys", [2024-03-21T09:11:31.033Z] "sort", [2024-03-21T09:11:31.033Z] "strconv", [2024-03-21T09:11:31.033Z] "strings", [2024-03-21T09:11:31.033Z] "sync", [2024-03-21T09:11:31.033Z] "sync/atomic", [2024-03-21T09:11:31.033Z] "syscall", [2024-03-21T09:11:31.033Z] "time", [2024-03-21T09:11:31.033Z] "unicode", [2024-03-21T09:11:31.033Z] "unicode/utf8", [2024-03-21T09:11:31.033Z] "unsafe" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "XTestGoFiles": [ [2024-03-21T09:11:31.033Z] "registry_test.go" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "XTestImports": [ [2024-03-21T09:11:31.033Z] "fmt", [2024-03-21T09:11:31.033Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.033Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/testprotos/registry", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.033Z] "strings", [2024-03-21T09:11:31.033Z] "testing" [2024-03-21T09:11:31.033Z] ] [2024-03-21T09:11:31.033Z] } [2024-03-21T09:11:31.033Z] { [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/runtime/protoiface", [2024-03-21T09:11:31.033Z] "ImportPath": "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.033Z] "Name": "protoiface", [2024-03-21T09:11:31.033Z] "Doc": "Package protoiface contains types referenced or implemented by messages.", [2024-03-21T09:11:31.033Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "Module": { [2024-03-21T09:11:31.033Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.033Z] "Version": "v1.33.0", [2024-03-21T09:11:31.033Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.033Z] "Indirect": true, [2024-03-21T09:11:31.033Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.033Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.033Z] "GoVersion": "1.17" [2024-03-21T09:11:31.033Z] }, [2024-03-21T09:11:31.033Z] "DepOnly": true, [2024-03-21T09:11:31.033Z] "Stale": true, [2024-03-21T09:11:31.033Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.033Z] "GoFiles": [ [2024-03-21T09:11:31.033Z] "legacy.go", [2024-03-21T09:11:31.033Z] "methods.go" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Imports": [ [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.033Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-03-21T09:11:31.033Z] ], [2024-03-21T09:11:31.033Z] "Deps": [ [2024-03-21T09:11:31.033Z] "bytes", [2024-03-21T09:11:31.033Z] "encoding/binary", [2024-03-21T09:11:31.033Z] "errors", [2024-03-21T09:11:31.033Z] "fmt", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.034Z] "hash", [2024-03-21T09:11:31.034Z] "hash/fnv", [2024-03-21T09:11:31.034Z] "internal/abi", [2024-03-21T09:11:31.034Z] "internal/bytealg", [2024-03-21T09:11:31.034Z] "internal/cpu", [2024-03-21T09:11:31.034Z] "internal/fmtsort", [2024-03-21T09:11:31.034Z] "internal/goexperiment", [2024-03-21T09:11:31.034Z] "internal/itoa", [2024-03-21T09:11:31.034Z] "internal/oserror", [2024-03-21T09:11:31.034Z] "internal/poll", [2024-03-21T09:11:31.034Z] "internal/race", [2024-03-21T09:11:31.034Z] "internal/reflectlite", [2024-03-21T09:11:31.034Z] "internal/syscall/execenv", [2024-03-21T09:11:31.034Z] "internal/syscall/unix", [2024-03-21T09:11:31.034Z] "internal/testlog", [2024-03-21T09:11:31.034Z] "internal/unsafeheader", [2024-03-21T09:11:31.034Z] "io", [2024-03-21T09:11:31.034Z] "io/fs", [2024-03-21T09:11:31.034Z] "math", [2024-03-21T09:11:31.034Z] "math/bits", [2024-03-21T09:11:31.034Z] "os", [2024-03-21T09:11:31.034Z] "path", [2024-03-21T09:11:31.034Z] "reflect", [2024-03-21T09:11:31.034Z] "runtime", [2024-03-21T09:11:31.034Z] "runtime/internal/atomic", [2024-03-21T09:11:31.034Z] "runtime/internal/math", [2024-03-21T09:11:31.034Z] "runtime/internal/sys", [2024-03-21T09:11:31.034Z] "sort", [2024-03-21T09:11:31.034Z] "strconv", [2024-03-21T09:11:31.034Z] "strings", [2024-03-21T09:11:31.034Z] "sync", [2024-03-21T09:11:31.034Z] "sync/atomic", [2024-03-21T09:11:31.034Z] "syscall", [2024-03-21T09:11:31.034Z] "time", [2024-03-21T09:11:31.034Z] "unicode", [2024-03-21T09:11:31.034Z] "unicode/utf8", [2024-03-21T09:11:31.034Z] "unsafe" [2024-03-21T09:11:31.034Z] ] [2024-03-21T09:11:31.034Z] } [2024-03-21T09:11:31.034Z] { [2024-03-21T09:11:31.034Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/proto", [2024-03-21T09:11:31.034Z] "ImportPath": "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.034Z] "Name": "proto", [2024-03-21T09:11:31.034Z] "Doc": "Package proto provides functions operating on protocol buffer messages.", [2024-03-21T09:11:31.034Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.034Z] "Module": { [2024-03-21T09:11:31.034Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.034Z] "Version": "v1.33.0", [2024-03-21T09:11:31.034Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.034Z] "Indirect": true, [2024-03-21T09:11:31.034Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.034Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.034Z] "GoVersion": "1.17" [2024-03-21T09:11:31.034Z] }, [2024-03-21T09:11:31.034Z] "DepOnly": true, [2024-03-21T09:11:31.034Z] "Stale": true, [2024-03-21T09:11:31.034Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.034Z] "GoFiles": [ [2024-03-21T09:11:31.034Z] "checkinit.go", [2024-03-21T09:11:31.034Z] "decode.go", [2024-03-21T09:11:31.034Z] "decode_gen.go", [2024-03-21T09:11:31.034Z] "doc.go", [2024-03-21T09:11:31.034Z] "encode.go", [2024-03-21T09:11:31.034Z] "encode_gen.go", [2024-03-21T09:11:31.034Z] "equal.go", [2024-03-21T09:11:31.034Z] "extension.go", [2024-03-21T09:11:31.034Z] "merge.go", [2024-03-21T09:11:31.034Z] "messageset.go", [2024-03-21T09:11:31.034Z] "proto.go", [2024-03-21T09:11:31.034Z] "proto_methods.go", [2024-03-21T09:11:31.034Z] "reset.go", [2024-03-21T09:11:31.034Z] "size.go", [2024-03-21T09:11:31.034Z] "size_gen.go", [2024-03-21T09:11:31.034Z] "wrappers.go" [2024-03-21T09:11:31.034Z] ], [2024-03-21T09:11:31.034Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.034Z] "fuzz_test.go", [2024-03-21T09:11:31.034Z] "proto_reflect.go" [2024-03-21T09:11:31.034Z] ], [2024-03-21T09:11:31.034Z] "Imports": [ [2024-03-21T09:11:31.034Z] "fmt", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.034Z] "math", [2024-03-21T09:11:31.034Z] "reflect", [2024-03-21T09:11:31.034Z] "unicode/utf8" [2024-03-21T09:11:31.034Z] ], [2024-03-21T09:11:31.034Z] "Deps": [ [2024-03-21T09:11:31.034Z] "bytes", [2024-03-21T09:11:31.034Z] "encoding/binary", [2024-03-21T09:11:31.034Z] "errors", [2024-03-21T09:11:31.034Z] "fmt", [2024-03-21T09:11:31.034Z] "go/token", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.034Z] "hash", [2024-03-21T09:11:31.034Z] "hash/fnv", [2024-03-21T09:11:31.034Z] "internal/abi", [2024-03-21T09:11:31.034Z] "internal/bytealg", [2024-03-21T09:11:31.034Z] "internal/cpu", [2024-03-21T09:11:31.034Z] "internal/fmtsort", [2024-03-21T09:11:31.034Z] "internal/goexperiment", [2024-03-21T09:11:31.034Z] "internal/itoa", [2024-03-21T09:11:31.034Z] "internal/oserror", [2024-03-21T09:11:31.034Z] "internal/poll", [2024-03-21T09:11:31.034Z] "internal/race", [2024-03-21T09:11:31.034Z] "internal/reflectlite", [2024-03-21T09:11:31.034Z] "internal/syscall/execenv", [2024-03-21T09:11:31.034Z] "internal/syscall/unix", [2024-03-21T09:11:31.034Z] "internal/testlog", [2024-03-21T09:11:31.034Z] "internal/unsafeheader", [2024-03-21T09:11:31.034Z] "io", [2024-03-21T09:11:31.034Z] "io/fs", [2024-03-21T09:11:31.034Z] "math", [2024-03-21T09:11:31.034Z] "math/bits", [2024-03-21T09:11:31.034Z] "os", [2024-03-21T09:11:31.034Z] "path", [2024-03-21T09:11:31.034Z] "reflect", [2024-03-21T09:11:31.034Z] "runtime", [2024-03-21T09:11:31.034Z] "runtime/internal/atomic", [2024-03-21T09:11:31.034Z] "runtime/internal/math", [2024-03-21T09:11:31.034Z] "runtime/internal/sys", [2024-03-21T09:11:31.034Z] "sort", [2024-03-21T09:11:31.034Z] "strconv", [2024-03-21T09:11:31.034Z] "strings", [2024-03-21T09:11:31.034Z] "sync", [2024-03-21T09:11:31.034Z] "sync/atomic", [2024-03-21T09:11:31.034Z] "syscall", [2024-03-21T09:11:31.034Z] "time", [2024-03-21T09:11:31.034Z] "unicode", [2024-03-21T09:11:31.034Z] "unicode/utf8", [2024-03-21T09:11:31.034Z] "unsafe" [2024-03-21T09:11:31.034Z] ], [2024-03-21T09:11:31.034Z] "XTestGoFiles": [ [2024-03-21T09:11:31.034Z] "bench_test.go", [2024-03-21T09:11:31.034Z] "checkinit_test.go", [2024-03-21T09:11:31.034Z] "decode_test.go", [2024-03-21T09:11:31.034Z] "encode_test.go", [2024-03-21T09:11:31.034Z] "equal_test.go", [2024-03-21T09:11:31.034Z] "extension_test.go", [2024-03-21T09:11:31.034Z] "merge_test.go", [2024-03-21T09:11:31.034Z] "messageset_test.go", [2024-03-21T09:11:31.034Z] "methods_test.go", [2024-03-21T09:11:31.034Z] "nil_test.go", [2024-03-21T09:11:31.034Z] "noenforceutf8_test.go", [2024-03-21T09:11:31.034Z] "reset_test.go", [2024-03-21T09:11:31.034Z] "testmessages_test.go", [2024-03-21T09:11:31.034Z] "validate_test.go", [2024-03-21T09:11:31.034Z] "weak_test.go" [2024-03-21T09:11:31.034Z] ], [2024-03-21T09:11:31.034Z] "XTestImports": [ [2024-03-21T09:11:31.034Z] "bytes", [2024-03-21T09:11:31.034Z] "errors", [2024-03-21T09:11:31.034Z] "flag", [2024-03-21T09:11:31.034Z] "fmt", [2024-03-21T09:11:31.034Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/protobuild", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/legacy", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/messageset/messagesetpb", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/messageset/msetextpb", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/order", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/required", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/test3", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/testprotos/testeditions", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/testing/protopack", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/types/dynamicpb", [2024-03-21T09:11:31.034Z] "math", [2024-03-21T09:11:31.034Z] "reflect", [2024-03-21T09:11:31.034Z] "strings", [2024-03-21T09:11:31.034Z] "sync", [2024-03-21T09:11:31.034Z] "testing" [2024-03-21T09:11:31.034Z] ] [2024-03-21T09:11:31.034Z] } [2024-03-21T09:11:31.034Z] { [2024-03-21T09:11:31.034Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/prototext", [2024-03-21T09:11:31.034Z] "ImportPath": "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.034Z] "Name": "prototext", [2024-03-21T09:11:31.034Z] "Doc": "Package prototext marshals and unmarshals protocol buffer messages as the textproto format.", [2024-03-21T09:11:31.034Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.034Z] "Module": { [2024-03-21T09:11:31.034Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.034Z] "Version": "v1.33.0", [2024-03-21T09:11:31.034Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.034Z] "Indirect": true, [2024-03-21T09:11:31.034Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.034Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.034Z] "GoVersion": "1.17" [2024-03-21T09:11:31.034Z] }, [2024-03-21T09:11:31.034Z] "DepOnly": true, [2024-03-21T09:11:31.034Z] "Stale": true, [2024-03-21T09:11:31.034Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.034Z] "GoFiles": [ [2024-03-21T09:11:31.034Z] "decode.go", [2024-03-21T09:11:31.034Z] "doc.go", [2024-03-21T09:11:31.034Z] "encode.go" [2024-03-21T09:11:31.034Z] ], [2024-03-21T09:11:31.034Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.034Z] "fuzz_test.go" [2024-03-21T09:11:31.034Z] ], [2024-03-21T09:11:31.034Z] "Imports": [ [2024-03-21T09:11:31.034Z] "fmt", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.034Z] "strconv", [2024-03-21T09:11:31.034Z] "unicode/utf8" [2024-03-21T09:11:31.034Z] ], [2024-03-21T09:11:31.034Z] "Deps": [ [2024-03-21T09:11:31.034Z] "bytes", [2024-03-21T09:11:31.034Z] "encoding/binary", [2024-03-21T09:11:31.034Z] "errors", [2024-03-21T09:11:31.034Z] "fmt", [2024-03-21T09:11:31.034Z] "go/token", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.034Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.034Z] "hash", [2024-03-21T09:11:31.034Z] "hash/fnv", [2024-03-21T09:11:31.034Z] "internal/abi", [2024-03-21T09:11:31.034Z] "internal/bytealg", [2024-03-21T09:11:31.034Z] "internal/cpu", [2024-03-21T09:11:31.034Z] "internal/fmtsort", [2024-03-21T09:11:31.034Z] "internal/goexperiment", [2024-03-21T09:11:31.034Z] "internal/itoa", [2024-03-21T09:11:31.034Z] "internal/oserror", [2024-03-21T09:11:31.034Z] "internal/poll", [2024-03-21T09:11:31.034Z] "internal/race", [2024-03-21T09:11:31.034Z] "internal/reflectlite", [2024-03-21T09:11:31.034Z] "internal/syscall/execenv", [2024-03-21T09:11:31.034Z] "internal/syscall/unix", [2024-03-21T09:11:31.034Z] "internal/testlog", [2024-03-21T09:11:31.034Z] "internal/unsafeheader", [2024-03-21T09:11:31.034Z] "io", [2024-03-21T09:11:31.034Z] "io/fs", [2024-03-21T09:11:31.034Z] "math", [2024-03-21T09:11:31.034Z] "math/bits", [2024-03-21T09:11:31.034Z] "os", [2024-03-21T09:11:31.034Z] "path", [2024-03-21T09:11:31.034Z] "reflect", [2024-03-21T09:11:31.034Z] "runtime", [2024-03-21T09:11:31.034Z] "runtime/internal/atomic", [2024-03-21T09:11:31.034Z] "runtime/internal/math", [2024-03-21T09:11:31.034Z] "runtime/internal/sys", [2024-03-21T09:11:31.034Z] "sort", [2024-03-21T09:11:31.034Z] "strconv", [2024-03-21T09:11:31.034Z] "strings", [2024-03-21T09:11:31.034Z] "sync", [2024-03-21T09:11:31.034Z] "sync/atomic", [2024-03-21T09:11:31.034Z] "syscall", [2024-03-21T09:11:31.034Z] "time", [2024-03-21T09:11:31.034Z] "unicode", [2024-03-21T09:11:31.034Z] "unicode/utf16", [2024-03-21T09:11:31.034Z] "unicode/utf8", [2024-03-21T09:11:31.034Z] "unsafe" [2024-03-21T09:11:31.034Z] ], [2024-03-21T09:11:31.034Z] "XTestGoFiles": [ [2024-03-21T09:11:31.035Z] "decode_test.go", [2024-03-21T09:11:31.035Z] "encode_test.go", [2024-03-21T09:11:31.035Z] "other_test.go" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "XTestImports": [ [2024-03-21T09:11:31.035Z] "bytes", [2024-03-21T09:11:31.035Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/testprotos/textpb2", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/testprotos/textpb3", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/testprotos/textpbeditions", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/testing/protopack", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/types/known/emptypb", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-03-21T09:11:31.035Z] "math", [2024-03-21T09:11:31.035Z] "strings", [2024-03-21T09:11:31.035Z] "testing" [2024-03-21T09:11:31.035Z] ] [2024-03-21T09:11:31.035Z] } [2024-03-21T09:11:31.035Z] { [2024-03-21T09:11:31.035Z] "Dir": "/usr/local/go/src/embed", [2024-03-21T09:11:31.035Z] "ImportPath": "embed", [2024-03-21T09:11:31.035Z] "Name": "embed", [2024-03-21T09:11:31.035Z] "Doc": "Package embed provides access to files embedded in the running Go program.", [2024-03-21T09:11:31.035Z] "Target": "/usr/local/go/pkg/linux_amd64/embed.a", [2024-03-21T09:11:31.035Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.035Z] "Goroot": true, [2024-03-21T09:11:31.035Z] "Standard": true, [2024-03-21T09:11:31.035Z] "DepOnly": true, [2024-03-21T09:11:31.035Z] "GoFiles": [ [2024-03-21T09:11:31.035Z] "embed.go" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Imports": [ [2024-03-21T09:11:31.035Z] "errors", [2024-03-21T09:11:31.035Z] "io", [2024-03-21T09:11:31.035Z] "io/fs", [2024-03-21T09:11:31.035Z] "time" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Deps": [ [2024-03-21T09:11:31.035Z] "errors", [2024-03-21T09:11:31.035Z] "internal/abi", [2024-03-21T09:11:31.035Z] "internal/bytealg", [2024-03-21T09:11:31.035Z] "internal/cpu", [2024-03-21T09:11:31.035Z] "internal/goexperiment", [2024-03-21T09:11:31.035Z] "internal/itoa", [2024-03-21T09:11:31.035Z] "internal/oserror", [2024-03-21T09:11:31.035Z] "internal/race", [2024-03-21T09:11:31.035Z] "internal/reflectlite", [2024-03-21T09:11:31.035Z] "internal/unsafeheader", [2024-03-21T09:11:31.035Z] "io", [2024-03-21T09:11:31.035Z] "io/fs", [2024-03-21T09:11:31.035Z] "path", [2024-03-21T09:11:31.035Z] "runtime", [2024-03-21T09:11:31.035Z] "runtime/internal/atomic", [2024-03-21T09:11:31.035Z] "runtime/internal/math", [2024-03-21T09:11:31.035Z] "runtime/internal/sys", [2024-03-21T09:11:31.035Z] "sort", [2024-03-21T09:11:31.035Z] "sync", [2024-03-21T09:11:31.035Z] "sync/atomic", [2024-03-21T09:11:31.035Z] "syscall", [2024-03-21T09:11:31.035Z] "time", [2024-03-21T09:11:31.035Z] "unicode/utf8", [2024-03-21T09:11:31.035Z] "unsafe" [2024-03-21T09:11:31.035Z] ] [2024-03-21T09:11:31.035Z] } [2024-03-21T09:11:31.035Z] { [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/editiondefaults", [2024-03-21T09:11:31.035Z] "ImportPath": "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.035Z] "Name": "editiondefaults", [2024-03-21T09:11:31.035Z] "Doc": "Package editiondefaults contains the binary representation of the editions defaults.", [2024-03-21T09:11:31.035Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "Module": { [2024-03-21T09:11:31.035Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.035Z] "Version": "v1.33.0", [2024-03-21T09:11:31.035Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.035Z] "Indirect": true, [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.035Z] "GoVersion": "1.17" [2024-03-21T09:11:31.035Z] }, [2024-03-21T09:11:31.035Z] "DepOnly": true, [2024-03-21T09:11:31.035Z] "Stale": true, [2024-03-21T09:11:31.035Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.035Z] "GoFiles": [ [2024-03-21T09:11:31.035Z] "defaults.go" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "EmbedPatterns": [ [2024-03-21T09:11:31.035Z] "editions_defaults.binpb" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "EmbedFiles": [ [2024-03-21T09:11:31.035Z] "editions_defaults.binpb" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Imports": [ [2024-03-21T09:11:31.035Z] "embed" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Deps": [ [2024-03-21T09:11:31.035Z] "embed", [2024-03-21T09:11:31.035Z] "errors", [2024-03-21T09:11:31.035Z] "internal/abi", [2024-03-21T09:11:31.035Z] "internal/bytealg", [2024-03-21T09:11:31.035Z] "internal/cpu", [2024-03-21T09:11:31.035Z] "internal/goexperiment", [2024-03-21T09:11:31.035Z] "internal/itoa", [2024-03-21T09:11:31.035Z] "internal/oserror", [2024-03-21T09:11:31.035Z] "internal/race", [2024-03-21T09:11:31.035Z] "internal/reflectlite", [2024-03-21T09:11:31.035Z] "internal/unsafeheader", [2024-03-21T09:11:31.035Z] "io", [2024-03-21T09:11:31.035Z] "io/fs", [2024-03-21T09:11:31.035Z] "path", [2024-03-21T09:11:31.035Z] "runtime", [2024-03-21T09:11:31.035Z] "runtime/internal/atomic", [2024-03-21T09:11:31.035Z] "runtime/internal/math", [2024-03-21T09:11:31.035Z] "runtime/internal/sys", [2024-03-21T09:11:31.035Z] "sort", [2024-03-21T09:11:31.035Z] "sync", [2024-03-21T09:11:31.035Z] "sync/atomic", [2024-03-21T09:11:31.035Z] "syscall", [2024-03-21T09:11:31.035Z] "time", [2024-03-21T09:11:31.035Z] "unicode/utf8", [2024-03-21T09:11:31.035Z] "unsafe" [2024-03-21T09:11:31.035Z] ] [2024-03-21T09:11:31.035Z] } [2024-03-21T09:11:31.035Z] { [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/defval", [2024-03-21T09:11:31.035Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.035Z] "Name": "defval", [2024-03-21T09:11:31.035Z] "Doc": "Package defval marshals and unmarshals textual forms of default values.", [2024-03-21T09:11:31.035Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "Module": { [2024-03-21T09:11:31.035Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.035Z] "Version": "v1.33.0", [2024-03-21T09:11:31.035Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.035Z] "Indirect": true, [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.035Z] "GoVersion": "1.17" [2024-03-21T09:11:31.035Z] }, [2024-03-21T09:11:31.035Z] "DepOnly": true, [2024-03-21T09:11:31.035Z] "Stale": true, [2024-03-21T09:11:31.035Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "GoFiles": [ [2024-03-21T09:11:31.035Z] "default.go" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Imports": [ [2024-03-21T09:11:31.035Z] "fmt", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.035Z] "math", [2024-03-21T09:11:31.035Z] "strconv" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Deps": [ [2024-03-21T09:11:31.035Z] "bytes", [2024-03-21T09:11:31.035Z] "encoding/binary", [2024-03-21T09:11:31.035Z] "errors", [2024-03-21T09:11:31.035Z] "fmt", [2024-03-21T09:11:31.035Z] "go/token", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.035Z] "hash", [2024-03-21T09:11:31.035Z] "hash/fnv", [2024-03-21T09:11:31.035Z] "internal/abi", [2024-03-21T09:11:31.035Z] "internal/bytealg", [2024-03-21T09:11:31.035Z] "internal/cpu", [2024-03-21T09:11:31.035Z] "internal/fmtsort", [2024-03-21T09:11:31.035Z] "internal/goexperiment", [2024-03-21T09:11:31.035Z] "internal/itoa", [2024-03-21T09:11:31.035Z] "internal/oserror", [2024-03-21T09:11:31.035Z] "internal/poll", [2024-03-21T09:11:31.035Z] "internal/race", [2024-03-21T09:11:31.035Z] "internal/reflectlite", [2024-03-21T09:11:31.035Z] "internal/syscall/execenv", [2024-03-21T09:11:31.035Z] "internal/syscall/unix", [2024-03-21T09:11:31.035Z] "internal/testlog", [2024-03-21T09:11:31.035Z] "internal/unsafeheader", [2024-03-21T09:11:31.035Z] "io", [2024-03-21T09:11:31.035Z] "io/fs", [2024-03-21T09:11:31.035Z] "math", [2024-03-21T09:11:31.035Z] "math/bits", [2024-03-21T09:11:31.035Z] "os", [2024-03-21T09:11:31.035Z] "path", [2024-03-21T09:11:31.035Z] "reflect", [2024-03-21T09:11:31.035Z] "runtime", [2024-03-21T09:11:31.035Z] "runtime/internal/atomic", [2024-03-21T09:11:31.035Z] "runtime/internal/math", [2024-03-21T09:11:31.035Z] "runtime/internal/sys", [2024-03-21T09:11:31.035Z] "sort", [2024-03-21T09:11:31.035Z] "strconv", [2024-03-21T09:11:31.035Z] "strings", [2024-03-21T09:11:31.035Z] "sync", [2024-03-21T09:11:31.035Z] "sync/atomic", [2024-03-21T09:11:31.035Z] "syscall", [2024-03-21T09:11:31.035Z] "time", [2024-03-21T09:11:31.035Z] "unicode", [2024-03-21T09:11:31.035Z] "unicode/utf16", [2024-03-21T09:11:31.035Z] "unicode/utf8", [2024-03-21T09:11:31.035Z] "unsafe" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "XTestGoFiles": [ [2024-03-21T09:11:31.035Z] "default_test.go" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "XTestImports": [ [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.035Z] "math", [2024-03-21T09:11:31.035Z] "reflect", [2024-03-21T09:11:31.035Z] "testing" [2024-03-21T09:11:31.035Z] ] [2024-03-21T09:11:31.035Z] } [2024-03-21T09:11:31.035Z] { [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/descfmt", [2024-03-21T09:11:31.035Z] "ImportPath": "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.035Z] "Name": "descfmt", [2024-03-21T09:11:31.035Z] "Doc": "Package descfmt provides functionality to format descriptors.", [2024-03-21T09:11:31.035Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "Module": { [2024-03-21T09:11:31.035Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.035Z] "Version": "v1.33.0", [2024-03-21T09:11:31.035Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.035Z] "Indirect": true, [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.035Z] "GoVersion": "1.17" [2024-03-21T09:11:31.035Z] }, [2024-03-21T09:11:31.035Z] "DepOnly": true, [2024-03-21T09:11:31.035Z] "Stale": true, [2024-03-21T09:11:31.035Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "GoFiles": [ [2024-03-21T09:11:31.035Z] "stringer.go" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Imports": [ [2024-03-21T09:11:31.035Z] "fmt", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.035Z] "io", [2024-03-21T09:11:31.035Z] "reflect", [2024-03-21T09:11:31.035Z] "strconv", [2024-03-21T09:11:31.035Z] "strings" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Deps": [ [2024-03-21T09:11:31.035Z] "bytes", [2024-03-21T09:11:31.035Z] "encoding/binary", [2024-03-21T09:11:31.035Z] "errors", [2024-03-21T09:11:31.035Z] "fmt", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.035Z] "hash", [2024-03-21T09:11:31.035Z] "hash/fnv", [2024-03-21T09:11:31.035Z] "internal/abi", [2024-03-21T09:11:31.035Z] "internal/bytealg", [2024-03-21T09:11:31.035Z] "internal/cpu", [2024-03-21T09:11:31.035Z] "internal/fmtsort", [2024-03-21T09:11:31.035Z] "internal/goexperiment", [2024-03-21T09:11:31.035Z] "internal/itoa", [2024-03-21T09:11:31.035Z] "internal/oserror", [2024-03-21T09:11:31.035Z] "internal/poll", [2024-03-21T09:11:31.035Z] "internal/race", [2024-03-21T09:11:31.035Z] "internal/reflectlite", [2024-03-21T09:11:31.035Z] "internal/syscall/execenv", [2024-03-21T09:11:31.035Z] "internal/syscall/unix", [2024-03-21T09:11:31.035Z] "internal/testlog", [2024-03-21T09:11:31.035Z] "internal/unsafeheader", [2024-03-21T09:11:31.035Z] "io", [2024-03-21T09:11:31.035Z] "io/fs", [2024-03-21T09:11:31.035Z] "math", [2024-03-21T09:11:31.035Z] "math/bits", [2024-03-21T09:11:31.035Z] "os", [2024-03-21T09:11:31.035Z] "path", [2024-03-21T09:11:31.035Z] "reflect", [2024-03-21T09:11:31.035Z] "runtime", [2024-03-21T09:11:31.035Z] "runtime/internal/atomic", [2024-03-21T09:11:31.035Z] "runtime/internal/math", [2024-03-21T09:11:31.035Z] "runtime/internal/sys", [2024-03-21T09:11:31.035Z] "sort", [2024-03-21T09:11:31.035Z] "strconv", [2024-03-21T09:11:31.035Z] "strings", [2024-03-21T09:11:31.035Z] "sync", [2024-03-21T09:11:31.035Z] "sync/atomic", [2024-03-21T09:11:31.035Z] "syscall", [2024-03-21T09:11:31.035Z] "time", [2024-03-21T09:11:31.035Z] "unicode", [2024-03-21T09:11:31.035Z] "unicode/utf8", [2024-03-21T09:11:31.035Z] "unsafe" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "XTestGoFiles": [ [2024-03-21T09:11:31.035Z] "desc_test.go" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "XTestImports": [ [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.035Z] "reflect", [2024-03-21T09:11:31.035Z] "testing" [2024-03-21T09:11:31.035Z] ] [2024-03-21T09:11:31.035Z] } [2024-03-21T09:11:31.035Z] { [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/descopts", [2024-03-21T09:11:31.035Z] "ImportPath": "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.035Z] "Name": "descopts", [2024-03-21T09:11:31.035Z] "Doc": "Package descopts contains the nil pointers to concrete descriptor options.", [2024-03-21T09:11:31.035Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "Module": { [2024-03-21T09:11:31.035Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.035Z] "Version": "v1.33.0", [2024-03-21T09:11:31.035Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.035Z] "Indirect": true, [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.035Z] "GoVersion": "1.17" [2024-03-21T09:11:31.035Z] }, [2024-03-21T09:11:31.035Z] "DepOnly": true, [2024-03-21T09:11:31.035Z] "Stale": true, [2024-03-21T09:11:31.035Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "GoFiles": [ [2024-03-21T09:11:31.035Z] "options.go" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Imports": [ [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Deps": [ [2024-03-21T09:11:31.035Z] "bytes", [2024-03-21T09:11:31.035Z] "encoding/binary", [2024-03-21T09:11:31.035Z] "errors", [2024-03-21T09:11:31.035Z] "fmt", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.035Z] "hash", [2024-03-21T09:11:31.035Z] "hash/fnv", [2024-03-21T09:11:31.035Z] "internal/abi", [2024-03-21T09:11:31.035Z] "internal/bytealg", [2024-03-21T09:11:31.035Z] "internal/cpu", [2024-03-21T09:11:31.035Z] "internal/fmtsort", [2024-03-21T09:11:31.035Z] "internal/goexperiment", [2024-03-21T09:11:31.035Z] "internal/itoa", [2024-03-21T09:11:31.035Z] "internal/oserror", [2024-03-21T09:11:31.035Z] "internal/poll", [2024-03-21T09:11:31.035Z] "internal/race", [2024-03-21T09:11:31.035Z] "internal/reflectlite", [2024-03-21T09:11:31.035Z] "internal/syscall/execenv", [2024-03-21T09:11:31.035Z] "internal/syscall/unix", [2024-03-21T09:11:31.035Z] "internal/testlog", [2024-03-21T09:11:31.035Z] "internal/unsafeheader", [2024-03-21T09:11:31.035Z] "io", [2024-03-21T09:11:31.035Z] "io/fs", [2024-03-21T09:11:31.035Z] "math", [2024-03-21T09:11:31.035Z] "math/bits", [2024-03-21T09:11:31.035Z] "os", [2024-03-21T09:11:31.035Z] "path", [2024-03-21T09:11:31.035Z] "reflect", [2024-03-21T09:11:31.035Z] "runtime", [2024-03-21T09:11:31.035Z] "runtime/internal/atomic", [2024-03-21T09:11:31.035Z] "runtime/internal/math", [2024-03-21T09:11:31.035Z] "runtime/internal/sys", [2024-03-21T09:11:31.035Z] "sort", [2024-03-21T09:11:31.035Z] "strconv", [2024-03-21T09:11:31.035Z] "strings", [2024-03-21T09:11:31.035Z] "sync", [2024-03-21T09:11:31.035Z] "sync/atomic", [2024-03-21T09:11:31.035Z] "syscall", [2024-03-21T09:11:31.035Z] "time", [2024-03-21T09:11:31.035Z] "unicode", [2024-03-21T09:11:31.035Z] "unicode/utf8", [2024-03-21T09:11:31.035Z] "unsafe" [2024-03-21T09:11:31.035Z] ] [2024-03-21T09:11:31.035Z] } [2024-03-21T09:11:31.035Z] { [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/filedesc", [2024-03-21T09:11:31.035Z] "ImportPath": "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.035Z] "Name": "filedesc", [2024-03-21T09:11:31.035Z] "Doc": "Package filedesc provides functionality for constructing descriptors.", [2024-03-21T09:11:31.035Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "Module": { [2024-03-21T09:11:31.035Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.035Z] "Version": "v1.33.0", [2024-03-21T09:11:31.035Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.035Z] "Indirect": true, [2024-03-21T09:11:31.035Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.035Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.035Z] "GoVersion": "1.17" [2024-03-21T09:11:31.035Z] }, [2024-03-21T09:11:31.035Z] "DepOnly": true, [2024-03-21T09:11:31.035Z] "Stale": true, [2024-03-21T09:11:31.035Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "GoFiles": [ [2024-03-21T09:11:31.035Z] "build.go", [2024-03-21T09:11:31.035Z] "desc.go", [2024-03-21T09:11:31.035Z] "desc_init.go", [2024-03-21T09:11:31.035Z] "desc_lazy.go", [2024-03-21T09:11:31.035Z] "desc_list.go", [2024-03-21T09:11:31.035Z] "desc_list_gen.go", [2024-03-21T09:11:31.035Z] "editions.go", [2024-03-21T09:11:31.035Z] "placeholder.go" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Imports": [ [2024-03-21T09:11:31.035Z] "bytes", [2024-03-21T09:11:31.035Z] "fmt", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.035Z] "math", [2024-03-21T09:11:31.035Z] "reflect", [2024-03-21T09:11:31.035Z] "sort", [2024-03-21T09:11:31.035Z] "sync", [2024-03-21T09:11:31.035Z] "sync/atomic" [2024-03-21T09:11:31.035Z] ], [2024-03-21T09:11:31.035Z] "Deps": [ [2024-03-21T09:11:31.035Z] "bytes", [2024-03-21T09:11:31.035Z] "embed", [2024-03-21T09:11:31.035Z] "encoding/binary", [2024-03-21T09:11:31.035Z] "errors", [2024-03-21T09:11:31.035Z] "fmt", [2024-03-21T09:11:31.035Z] "go/token", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.035Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.036Z] "hash", [2024-03-21T09:11:31.036Z] "hash/fnv", [2024-03-21T09:11:31.036Z] "internal/abi", [2024-03-21T09:11:31.036Z] "internal/bytealg", [2024-03-21T09:11:31.036Z] "internal/cpu", [2024-03-21T09:11:31.036Z] "internal/fmtsort", [2024-03-21T09:11:31.036Z] "internal/goexperiment", [2024-03-21T09:11:31.036Z] "internal/itoa", [2024-03-21T09:11:31.036Z] "internal/oserror", [2024-03-21T09:11:31.036Z] "internal/poll", [2024-03-21T09:11:31.036Z] "internal/race", [2024-03-21T09:11:31.036Z] "internal/reflectlite", [2024-03-21T09:11:31.036Z] "internal/syscall/execenv", [2024-03-21T09:11:31.036Z] "internal/syscall/unix", [2024-03-21T09:11:31.036Z] "internal/testlog", [2024-03-21T09:11:31.036Z] "internal/unsafeheader", [2024-03-21T09:11:31.036Z] "io", [2024-03-21T09:11:31.036Z] "io/fs", [2024-03-21T09:11:31.036Z] "math", [2024-03-21T09:11:31.036Z] "math/bits", [2024-03-21T09:11:31.036Z] "os", [2024-03-21T09:11:31.036Z] "path", [2024-03-21T09:11:31.036Z] "reflect", [2024-03-21T09:11:31.036Z] "runtime", [2024-03-21T09:11:31.036Z] "runtime/internal/atomic", [2024-03-21T09:11:31.036Z] "runtime/internal/math", [2024-03-21T09:11:31.036Z] "runtime/internal/sys", [2024-03-21T09:11:31.036Z] "sort", [2024-03-21T09:11:31.036Z] "strconv", [2024-03-21T09:11:31.036Z] "strings", [2024-03-21T09:11:31.036Z] "sync", [2024-03-21T09:11:31.036Z] "sync/atomic", [2024-03-21T09:11:31.036Z] "syscall", [2024-03-21T09:11:31.036Z] "time", [2024-03-21T09:11:31.036Z] "unicode", [2024-03-21T09:11:31.036Z] "unicode/utf16", [2024-03-21T09:11:31.036Z] "unicode/utf8", [2024-03-21T09:11:31.036Z] "unsafe" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "XTestGoFiles": [ [2024-03-21T09:11:31.036Z] "build_test.go", [2024-03-21T09:11:31.036Z] "desc_test.go" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "XTestImports": [ [2024-03-21T09:11:31.036Z] "bytes", [2024-03-21T09:11:31.036Z] "compress/gzip", [2024-03-21T09:11:31.036Z] "fmt", [2024-03-21T09:11:31.036Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.036Z] "io/ioutil", [2024-03-21T09:11:31.036Z] "reflect", [2024-03-21T09:11:31.036Z] "regexp", [2024-03-21T09:11:31.036Z] "strconv", [2024-03-21T09:11:31.036Z] "strings", [2024-03-21T09:11:31.036Z] "testing" [2024-03-21T09:11:31.036Z] ] [2024-03-21T09:11:31.036Z] } [2024-03-21T09:11:31.036Z] { [2024-03-21T09:11:31.036Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/tag", [2024-03-21T09:11:31.036Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.036Z] "Name": "tag", [2024-03-21T09:11:31.036Z] "Doc": "Package tag marshals and unmarshals the legacy struct tags as generated by historical versions of protoc-gen-go.", [2024-03-21T09:11:31.036Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.036Z] "Module": { [2024-03-21T09:11:31.036Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.036Z] "Version": "v1.33.0", [2024-03-21T09:11:31.036Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.036Z] "Indirect": true, [2024-03-21T09:11:31.036Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.036Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.036Z] "GoVersion": "1.17" [2024-03-21T09:11:31.036Z] }, [2024-03-21T09:11:31.036Z] "DepOnly": true, [2024-03-21T09:11:31.036Z] "Stale": true, [2024-03-21T09:11:31.036Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.036Z] "GoFiles": [ [2024-03-21T09:11:31.036Z] "tag.go" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "Imports": [ [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.036Z] "reflect", [2024-03-21T09:11:31.036Z] "strconv", [2024-03-21T09:11:31.036Z] "strings" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "Deps": [ [2024-03-21T09:11:31.036Z] "bytes", [2024-03-21T09:11:31.036Z] "embed", [2024-03-21T09:11:31.036Z] "encoding/binary", [2024-03-21T09:11:31.036Z] "errors", [2024-03-21T09:11:31.036Z] "fmt", [2024-03-21T09:11:31.036Z] "go/token", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.036Z] "hash", [2024-03-21T09:11:31.036Z] "hash/fnv", [2024-03-21T09:11:31.036Z] "internal/abi", [2024-03-21T09:11:31.036Z] "internal/bytealg", [2024-03-21T09:11:31.036Z] "internal/cpu", [2024-03-21T09:11:31.036Z] "internal/fmtsort", [2024-03-21T09:11:31.036Z] "internal/goexperiment", [2024-03-21T09:11:31.036Z] "internal/itoa", [2024-03-21T09:11:31.036Z] "internal/oserror", [2024-03-21T09:11:31.036Z] "internal/poll", [2024-03-21T09:11:31.036Z] "internal/race", [2024-03-21T09:11:31.036Z] "internal/reflectlite", [2024-03-21T09:11:31.036Z] "internal/syscall/execenv", [2024-03-21T09:11:31.036Z] "internal/syscall/unix", [2024-03-21T09:11:31.036Z] "internal/testlog", [2024-03-21T09:11:31.036Z] "internal/unsafeheader", [2024-03-21T09:11:31.036Z] "io", [2024-03-21T09:11:31.036Z] "io/fs", [2024-03-21T09:11:31.036Z] "math", [2024-03-21T09:11:31.036Z] "math/bits", [2024-03-21T09:11:31.036Z] "os", [2024-03-21T09:11:31.036Z] "path", [2024-03-21T09:11:31.036Z] "reflect", [2024-03-21T09:11:31.036Z] "runtime", [2024-03-21T09:11:31.036Z] "runtime/internal/atomic", [2024-03-21T09:11:31.036Z] "runtime/internal/math", [2024-03-21T09:11:31.036Z] "runtime/internal/sys", [2024-03-21T09:11:31.036Z] "sort", [2024-03-21T09:11:31.036Z] "strconv", [2024-03-21T09:11:31.036Z] "strings", [2024-03-21T09:11:31.036Z] "sync", [2024-03-21T09:11:31.036Z] "sync/atomic", [2024-03-21T09:11:31.036Z] "syscall", [2024-03-21T09:11:31.036Z] "time", [2024-03-21T09:11:31.036Z] "unicode", [2024-03-21T09:11:31.036Z] "unicode/utf16", [2024-03-21T09:11:31.036Z] "unicode/utf8", [2024-03-21T09:11:31.036Z] "unsafe" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "XTestGoFiles": [ [2024-03-21T09:11:31.036Z] "tag_test.go" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "XTestImports": [ [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.036Z] "reflect", [2024-03-21T09:11:31.036Z] "testing" [2024-03-21T09:11:31.036Z] ] [2024-03-21T09:11:31.036Z] } [2024-03-21T09:11:31.036Z] { [2024-03-21T09:11:31.036Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/impl", [2024-03-21T09:11:31.036Z] "ImportPath": "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.036Z] "Name": "impl", [2024-03-21T09:11:31.036Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.036Z] "Module": { [2024-03-21T09:11:31.036Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.036Z] "Version": "v1.33.0", [2024-03-21T09:11:31.036Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.036Z] "Indirect": true, [2024-03-21T09:11:31.036Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.036Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.036Z] "GoVersion": "1.17" [2024-03-21T09:11:31.036Z] }, [2024-03-21T09:11:31.036Z] "DepOnly": true, [2024-03-21T09:11:31.036Z] "Stale": true, [2024-03-21T09:11:31.036Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.036Z] "GoFiles": [ [2024-03-21T09:11:31.036Z] "api_export.go", [2024-03-21T09:11:31.036Z] "checkinit.go", [2024-03-21T09:11:31.036Z] "codec_extension.go", [2024-03-21T09:11:31.036Z] "codec_field.go", [2024-03-21T09:11:31.036Z] "codec_gen.go", [2024-03-21T09:11:31.036Z] "codec_map.go", [2024-03-21T09:11:31.036Z] "codec_map_go112.go", [2024-03-21T09:11:31.036Z] "codec_message.go", [2024-03-21T09:11:31.036Z] "codec_messageset.go", [2024-03-21T09:11:31.036Z] "codec_tables.go", [2024-03-21T09:11:31.036Z] "codec_unsafe.go", [2024-03-21T09:11:31.036Z] "convert.go", [2024-03-21T09:11:31.036Z] "convert_list.go", [2024-03-21T09:11:31.036Z] "convert_map.go", [2024-03-21T09:11:31.036Z] "decode.go", [2024-03-21T09:11:31.036Z] "encode.go", [2024-03-21T09:11:31.036Z] "enum.go", [2024-03-21T09:11:31.036Z] "extension.go", [2024-03-21T09:11:31.036Z] "legacy_enum.go", [2024-03-21T09:11:31.036Z] "legacy_export.go", [2024-03-21T09:11:31.036Z] "legacy_extension.go", [2024-03-21T09:11:31.036Z] "legacy_file.go", [2024-03-21T09:11:31.036Z] "legacy_message.go", [2024-03-21T09:11:31.036Z] "merge.go", [2024-03-21T09:11:31.036Z] "merge_gen.go", [2024-03-21T09:11:31.036Z] "message.go", [2024-03-21T09:11:31.036Z] "message_reflect.go", [2024-03-21T09:11:31.036Z] "message_reflect_field.go", [2024-03-21T09:11:31.036Z] "message_reflect_gen.go", [2024-03-21T09:11:31.036Z] "pointer_unsafe.go", [2024-03-21T09:11:31.036Z] "validate.go", [2024-03-21T09:11:31.036Z] "weak.go" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.036Z] "codec_map_go111.go", [2024-03-21T09:11:31.036Z] "codec_reflect.go", [2024-03-21T09:11:31.036Z] "pointer_reflect.go" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "Imports": [ [2024-03-21T09:11:31.036Z] "bytes", [2024-03-21T09:11:31.036Z] "compress/gzip", [2024-03-21T09:11:31.036Z] "encoding/binary", [2024-03-21T09:11:31.036Z] "encoding/json", [2024-03-21T09:11:31.036Z] "fmt", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.036Z] "hash/crc32", [2024-03-21T09:11:31.036Z] "io/ioutil", [2024-03-21T09:11:31.036Z] "math", [2024-03-21T09:11:31.036Z] "math/bits", [2024-03-21T09:11:31.036Z] "reflect", [2024-03-21T09:11:31.036Z] "sort", [2024-03-21T09:11:31.036Z] "strconv", [2024-03-21T09:11:31.036Z] "strings", [2024-03-21T09:11:31.036Z] "sync", [2024-03-21T09:11:31.036Z] "sync/atomic", [2024-03-21T09:11:31.036Z] "unicode/utf8", [2024-03-21T09:11:31.036Z] "unsafe" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "Deps": [ [2024-03-21T09:11:31.036Z] "bufio", [2024-03-21T09:11:31.036Z] "bytes", [2024-03-21T09:11:31.036Z] "compress/flate", [2024-03-21T09:11:31.036Z] "compress/gzip", [2024-03-21T09:11:31.036Z] "embed", [2024-03-21T09:11:31.036Z] "encoding", [2024-03-21T09:11:31.036Z] "encoding/base64", [2024-03-21T09:11:31.036Z] "encoding/binary", [2024-03-21T09:11:31.036Z] "encoding/json", [2024-03-21T09:11:31.036Z] "errors", [2024-03-21T09:11:31.036Z] "fmt", [2024-03-21T09:11:31.036Z] "go/token", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.036Z] "hash", [2024-03-21T09:11:31.036Z] "hash/crc32", [2024-03-21T09:11:31.036Z] "hash/fnv", [2024-03-21T09:11:31.036Z] "internal/abi", [2024-03-21T09:11:31.036Z] "internal/bytealg", [2024-03-21T09:11:31.036Z] "internal/cpu", [2024-03-21T09:11:31.036Z] "internal/fmtsort", [2024-03-21T09:11:31.036Z] "internal/goexperiment", [2024-03-21T09:11:31.036Z] "internal/itoa", [2024-03-21T09:11:31.036Z] "internal/oserror", [2024-03-21T09:11:31.036Z] "internal/poll", [2024-03-21T09:11:31.036Z] "internal/race", [2024-03-21T09:11:31.036Z] "internal/reflectlite", [2024-03-21T09:11:31.036Z] "internal/syscall/execenv", [2024-03-21T09:11:31.036Z] "internal/syscall/unix", [2024-03-21T09:11:31.036Z] "internal/testlog", [2024-03-21T09:11:31.036Z] "internal/unsafeheader", [2024-03-21T09:11:31.036Z] "io", [2024-03-21T09:11:31.036Z] "io/fs", [2024-03-21T09:11:31.036Z] "io/ioutil", [2024-03-21T09:11:31.036Z] "math", [2024-03-21T09:11:31.036Z] "math/bits", [2024-03-21T09:11:31.036Z] "os", [2024-03-21T09:11:31.036Z] "path", [2024-03-21T09:11:31.036Z] "reflect", [2024-03-21T09:11:31.036Z] "runtime", [2024-03-21T09:11:31.036Z] "runtime/internal/atomic", [2024-03-21T09:11:31.036Z] "runtime/internal/math", [2024-03-21T09:11:31.036Z] "runtime/internal/sys", [2024-03-21T09:11:31.036Z] "sort", [2024-03-21T09:11:31.036Z] "strconv", [2024-03-21T09:11:31.036Z] "strings", [2024-03-21T09:11:31.036Z] "sync", [2024-03-21T09:11:31.036Z] "sync/atomic", [2024-03-21T09:11:31.036Z] "syscall", [2024-03-21T09:11:31.036Z] "time", [2024-03-21T09:11:31.036Z] "unicode", [2024-03-21T09:11:31.036Z] "unicode/utf16", [2024-03-21T09:11:31.036Z] "unicode/utf8", [2024-03-21T09:11:31.036Z] "unsafe" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "TestGoFiles": [ [2024-03-21T09:11:31.036Z] "legacy_export_test.go" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "TestImports": [ [2024-03-21T09:11:31.036Z] "bytes", [2024-03-21T09:11:31.036Z] "compress/gzip", [2024-03-21T09:11:31.036Z] "io/ioutil", [2024-03-21T09:11:31.036Z] "math", [2024-03-21T09:11:31.036Z] "strings", [2024-03-21T09:11:31.036Z] "testing" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "XTestGoFiles": [ [2024-03-21T09:11:31.036Z] "enum_test.go", [2024-03-21T09:11:31.036Z] "extension_test.go", [2024-03-21T09:11:31.036Z] "lazy_test.go", [2024-03-21T09:11:31.036Z] "legacy_aberrant_test.go", [2024-03-21T09:11:31.036Z] "legacy_file_test.go", [2024-03-21T09:11:31.036Z] "legacy_test.go", [2024-03-21T09:11:31.036Z] "message_reflect_test.go" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "XTestImports": [ [2024-03-21T09:11:31.036Z] "bytes", [2024-03-21T09:11:31.036Z] "compress/gzip", [2024-03-21T09:11:31.036Z] "fmt", [2024-03-21T09:11:31.036Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.036Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/protobuild", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160519_a4ab9ec5", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180125_92554152", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180430_b4deda09", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180814_aa810b61", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20190205_c823c79e", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20160225_2fc053c5", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20160519_a4ab9ec5", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180125_92554152", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180430_b4deda09", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180814_aa810b61", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20190205_c823c79e", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/testing/protopack", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.036Z] "io", [2024-03-21T09:11:31.036Z] "io/ioutil", [2024-03-21T09:11:31.036Z] "math", [2024-03-21T09:11:31.036Z] "reflect", [2024-03-21T09:11:31.036Z] "runtime", [2024-03-21T09:11:31.036Z] "strings", [2024-03-21T09:11:31.036Z] "sync", [2024-03-21T09:11:31.036Z] "testing" [2024-03-21T09:11:31.036Z] ] [2024-03-21T09:11:31.036Z] } [2024-03-21T09:11:31.036Z] { [2024-03-21T09:11:31.036Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/filetype", [2024-03-21T09:11:31.036Z] "ImportPath": "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.036Z] "Name": "filetype", [2024-03-21T09:11:31.036Z] "Doc": "Package filetype provides functionality for wrapping descriptors with Go type information.", [2024-03-21T09:11:31.036Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.036Z] "Module": { [2024-03-21T09:11:31.036Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.036Z] "Version": "v1.33.0", [2024-03-21T09:11:31.036Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.036Z] "Indirect": true, [2024-03-21T09:11:31.036Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.036Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.036Z] "GoVersion": "1.17" [2024-03-21T09:11:31.036Z] }, [2024-03-21T09:11:31.036Z] "DepOnly": true, [2024-03-21T09:11:31.036Z] "Stale": true, [2024-03-21T09:11:31.036Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.036Z] "GoFiles": [ [2024-03-21T09:11:31.036Z] "build.go" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "Imports": [ [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.036Z] "reflect" [2024-03-21T09:11:31.036Z] ], [2024-03-21T09:11:31.036Z] "Deps": [ [2024-03-21T09:11:31.036Z] "bufio", [2024-03-21T09:11:31.036Z] "bytes", [2024-03-21T09:11:31.036Z] "compress/flate", [2024-03-21T09:11:31.036Z] "compress/gzip", [2024-03-21T09:11:31.036Z] "embed", [2024-03-21T09:11:31.036Z] "encoding", [2024-03-21T09:11:31.036Z] "encoding/base64", [2024-03-21T09:11:31.036Z] "encoding/binary", [2024-03-21T09:11:31.036Z] "encoding/json", [2024-03-21T09:11:31.036Z] "errors", [2024-03-21T09:11:31.036Z] "fmt", [2024-03-21T09:11:31.036Z] "go/token", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.036Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.037Z] "hash", [2024-03-21T09:11:31.037Z] "hash/crc32", [2024-03-21T09:11:31.037Z] "hash/fnv", [2024-03-21T09:11:31.037Z] "internal/abi", [2024-03-21T09:11:31.037Z] "internal/bytealg", [2024-03-21T09:11:31.037Z] "internal/cpu", [2024-03-21T09:11:31.037Z] "internal/fmtsort", [2024-03-21T09:11:31.037Z] "internal/goexperiment", [2024-03-21T09:11:31.037Z] "internal/itoa", [2024-03-21T09:11:31.037Z] "internal/oserror", [2024-03-21T09:11:31.037Z] "internal/poll", [2024-03-21T09:11:31.037Z] "internal/race", [2024-03-21T09:11:31.037Z] "internal/reflectlite", [2024-03-21T09:11:31.037Z] "internal/syscall/execenv", [2024-03-21T09:11:31.037Z] "internal/syscall/unix", [2024-03-21T09:11:31.037Z] "internal/testlog", [2024-03-21T09:11:31.037Z] "internal/unsafeheader", [2024-03-21T09:11:31.037Z] "io", [2024-03-21T09:11:31.037Z] "io/fs", [2024-03-21T09:11:31.037Z] "io/ioutil", [2024-03-21T09:11:31.037Z] "math", [2024-03-21T09:11:31.037Z] "math/bits", [2024-03-21T09:11:31.037Z] "os", [2024-03-21T09:11:31.037Z] "path", [2024-03-21T09:11:31.037Z] "reflect", [2024-03-21T09:11:31.037Z] "runtime", [2024-03-21T09:11:31.037Z] "runtime/internal/atomic", [2024-03-21T09:11:31.037Z] "runtime/internal/math", [2024-03-21T09:11:31.037Z] "runtime/internal/sys", [2024-03-21T09:11:31.037Z] "sort", [2024-03-21T09:11:31.037Z] "strconv", [2024-03-21T09:11:31.037Z] "strings", [2024-03-21T09:11:31.037Z] "sync", [2024-03-21T09:11:31.037Z] "sync/atomic", [2024-03-21T09:11:31.037Z] "syscall", [2024-03-21T09:11:31.037Z] "time", [2024-03-21T09:11:31.037Z] "unicode", [2024-03-21T09:11:31.037Z] "unicode/utf16", [2024-03-21T09:11:31.037Z] "unicode/utf8", [2024-03-21T09:11:31.037Z] "unsafe" [2024-03-21T09:11:31.037Z] ] [2024-03-21T09:11:31.037Z] } [2024-03-21T09:11:31.037Z] { [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/version", [2024-03-21T09:11:31.037Z] "ImportPath": "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.037Z] "Name": "version", [2024-03-21T09:11:31.037Z] "Doc": "Package version records versioning information about this module.", [2024-03-21T09:11:31.037Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "Module": { [2024-03-21T09:11:31.037Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.037Z] "Version": "v1.33.0", [2024-03-21T09:11:31.037Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.037Z] "Indirect": true, [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.037Z] "GoVersion": "1.17" [2024-03-21T09:11:31.037Z] }, [2024-03-21T09:11:31.037Z] "DepOnly": true, [2024-03-21T09:11:31.037Z] "Stale": true, [2024-03-21T09:11:31.037Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.037Z] "GoFiles": [ [2024-03-21T09:11:31.037Z] "version.go" [2024-03-21T09:11:31.037Z] ], [2024-03-21T09:11:31.037Z] "Imports": [ [2024-03-21T09:11:31.037Z] "fmt", [2024-03-21T09:11:31.037Z] "strings" [2024-03-21T09:11:31.037Z] ], [2024-03-21T09:11:31.037Z] "Deps": [ [2024-03-21T09:11:31.037Z] "errors", [2024-03-21T09:11:31.037Z] "fmt", [2024-03-21T09:11:31.037Z] "internal/abi", [2024-03-21T09:11:31.037Z] "internal/bytealg", [2024-03-21T09:11:31.037Z] "internal/cpu", [2024-03-21T09:11:31.037Z] "internal/fmtsort", [2024-03-21T09:11:31.037Z] "internal/goexperiment", [2024-03-21T09:11:31.037Z] "internal/itoa", [2024-03-21T09:11:31.037Z] "internal/oserror", [2024-03-21T09:11:31.037Z] "internal/poll", [2024-03-21T09:11:31.037Z] "internal/race", [2024-03-21T09:11:31.037Z] "internal/reflectlite", [2024-03-21T09:11:31.037Z] "internal/syscall/execenv", [2024-03-21T09:11:31.037Z] "internal/syscall/unix", [2024-03-21T09:11:31.037Z] "internal/testlog", [2024-03-21T09:11:31.037Z] "internal/unsafeheader", [2024-03-21T09:11:31.037Z] "io", [2024-03-21T09:11:31.037Z] "io/fs", [2024-03-21T09:11:31.037Z] "math", [2024-03-21T09:11:31.037Z] "math/bits", [2024-03-21T09:11:31.037Z] "os", [2024-03-21T09:11:31.037Z] "path", [2024-03-21T09:11:31.037Z] "reflect", [2024-03-21T09:11:31.037Z] "runtime", [2024-03-21T09:11:31.037Z] "runtime/internal/atomic", [2024-03-21T09:11:31.037Z] "runtime/internal/math", [2024-03-21T09:11:31.037Z] "runtime/internal/sys", [2024-03-21T09:11:31.037Z] "sort", [2024-03-21T09:11:31.037Z] "strconv", [2024-03-21T09:11:31.037Z] "strings", [2024-03-21T09:11:31.037Z] "sync", [2024-03-21T09:11:31.037Z] "sync/atomic", [2024-03-21T09:11:31.037Z] "syscall", [2024-03-21T09:11:31.037Z] "time", [2024-03-21T09:11:31.037Z] "unicode", [2024-03-21T09:11:31.037Z] "unicode/utf8", [2024-03-21T09:11:31.037Z] "unsafe" [2024-03-21T09:11:31.037Z] ] [2024-03-21T09:11:31.037Z] } [2024-03-21T09:11:31.037Z] { [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/runtime/protoimpl", [2024-03-21T09:11:31.037Z] "ImportPath": "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.037Z] "Name": "protoimpl", [2024-03-21T09:11:31.037Z] "Doc": "Package protoimpl contains the default implementation for messages generated by protoc-gen-go.", [2024-03-21T09:11:31.037Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "Module": { [2024-03-21T09:11:31.037Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.037Z] "Version": "v1.33.0", [2024-03-21T09:11:31.037Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.037Z] "Indirect": true, [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.037Z] "GoVersion": "1.17" [2024-03-21T09:11:31.037Z] }, [2024-03-21T09:11:31.037Z] "DepOnly": true, [2024-03-21T09:11:31.037Z] "Stale": true, [2024-03-21T09:11:31.037Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.037Z] "GoFiles": [ [2024-03-21T09:11:31.037Z] "impl.go", [2024-03-21T09:11:31.037Z] "version.go" [2024-03-21T09:11:31.037Z] ], [2024-03-21T09:11:31.037Z] "Imports": [ [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/version" [2024-03-21T09:11:31.037Z] ], [2024-03-21T09:11:31.037Z] "Deps": [ [2024-03-21T09:11:31.037Z] "bufio", [2024-03-21T09:11:31.037Z] "bytes", [2024-03-21T09:11:31.037Z] "compress/flate", [2024-03-21T09:11:31.037Z] "compress/gzip", [2024-03-21T09:11:31.037Z] "embed", [2024-03-21T09:11:31.037Z] "encoding", [2024-03-21T09:11:31.037Z] "encoding/base64", [2024-03-21T09:11:31.037Z] "encoding/binary", [2024-03-21T09:11:31.037Z] "encoding/json", [2024-03-21T09:11:31.037Z] "errors", [2024-03-21T09:11:31.037Z] "fmt", [2024-03-21T09:11:31.037Z] "go/token", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.037Z] "hash", [2024-03-21T09:11:31.037Z] "hash/crc32", [2024-03-21T09:11:31.037Z] "hash/fnv", [2024-03-21T09:11:31.037Z] "internal/abi", [2024-03-21T09:11:31.037Z] "internal/bytealg", [2024-03-21T09:11:31.037Z] "internal/cpu", [2024-03-21T09:11:31.037Z] "internal/fmtsort", [2024-03-21T09:11:31.037Z] "internal/goexperiment", [2024-03-21T09:11:31.037Z] "internal/itoa", [2024-03-21T09:11:31.037Z] "internal/oserror", [2024-03-21T09:11:31.037Z] "internal/poll", [2024-03-21T09:11:31.037Z] "internal/race", [2024-03-21T09:11:31.037Z] "internal/reflectlite", [2024-03-21T09:11:31.037Z] "internal/syscall/execenv", [2024-03-21T09:11:31.037Z] "internal/syscall/unix", [2024-03-21T09:11:31.037Z] "internal/testlog", [2024-03-21T09:11:31.037Z] "internal/unsafeheader", [2024-03-21T09:11:31.037Z] "io", [2024-03-21T09:11:31.037Z] "io/fs", [2024-03-21T09:11:31.037Z] "io/ioutil", [2024-03-21T09:11:31.037Z] "math", [2024-03-21T09:11:31.037Z] "math/bits", [2024-03-21T09:11:31.037Z] "os", [2024-03-21T09:11:31.037Z] "path", [2024-03-21T09:11:31.037Z] "reflect", [2024-03-21T09:11:31.037Z] "runtime", [2024-03-21T09:11:31.037Z] "runtime/internal/atomic", [2024-03-21T09:11:31.037Z] "runtime/internal/math", [2024-03-21T09:11:31.037Z] "runtime/internal/sys", [2024-03-21T09:11:31.037Z] "sort", [2024-03-21T09:11:31.037Z] "strconv", [2024-03-21T09:11:31.037Z] "strings", [2024-03-21T09:11:31.037Z] "sync", [2024-03-21T09:11:31.037Z] "sync/atomic", [2024-03-21T09:11:31.037Z] "syscall", [2024-03-21T09:11:31.037Z] "time", [2024-03-21T09:11:31.037Z] "unicode", [2024-03-21T09:11:31.037Z] "unicode/utf16", [2024-03-21T09:11:31.037Z] "unicode/utf8", [2024-03-21T09:11:31.037Z] "unsafe" [2024-03-21T09:11:31.037Z] ] [2024-03-21T09:11:31.037Z] } [2024-03-21T09:11:31.037Z] { [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/descriptorpb", [2024-03-21T09:11:31.037Z] "ImportPath": "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.037Z] "Name": "descriptorpb", [2024-03-21T09:11:31.037Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "Module": { [2024-03-21T09:11:31.037Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.037Z] "Version": "v1.33.0", [2024-03-21T09:11:31.037Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.037Z] "Indirect": true, [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.037Z] "GoVersion": "1.17" [2024-03-21T09:11:31.037Z] }, [2024-03-21T09:11:31.037Z] "DepOnly": true, [2024-03-21T09:11:31.037Z] "Stale": true, [2024-03-21T09:11:31.037Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.037Z] "GoFiles": [ [2024-03-21T09:11:31.037Z] "descriptor.pb.go" [2024-03-21T09:11:31.037Z] ], [2024-03-21T09:11:31.037Z] "Imports": [ [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.037Z] "reflect", [2024-03-21T09:11:31.037Z] "sync" [2024-03-21T09:11:31.037Z] ], [2024-03-21T09:11:31.037Z] "Deps": [ [2024-03-21T09:11:31.037Z] "bufio", [2024-03-21T09:11:31.037Z] "bytes", [2024-03-21T09:11:31.037Z] "compress/flate", [2024-03-21T09:11:31.037Z] "compress/gzip", [2024-03-21T09:11:31.037Z] "embed", [2024-03-21T09:11:31.037Z] "encoding", [2024-03-21T09:11:31.037Z] "encoding/base64", [2024-03-21T09:11:31.037Z] "encoding/binary", [2024-03-21T09:11:31.037Z] "encoding/json", [2024-03-21T09:11:31.037Z] "errors", [2024-03-21T09:11:31.037Z] "fmt", [2024-03-21T09:11:31.037Z] "go/token", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.037Z] "hash", [2024-03-21T09:11:31.037Z] "hash/crc32", [2024-03-21T09:11:31.037Z] "hash/fnv", [2024-03-21T09:11:31.037Z] "internal/abi", [2024-03-21T09:11:31.037Z] "internal/bytealg", [2024-03-21T09:11:31.037Z] "internal/cpu", [2024-03-21T09:11:31.037Z] "internal/fmtsort", [2024-03-21T09:11:31.037Z] "internal/goexperiment", [2024-03-21T09:11:31.037Z] "internal/itoa", [2024-03-21T09:11:31.037Z] "internal/oserror", [2024-03-21T09:11:31.037Z] "internal/poll", [2024-03-21T09:11:31.037Z] "internal/race", [2024-03-21T09:11:31.037Z] "internal/reflectlite", [2024-03-21T09:11:31.037Z] "internal/syscall/execenv", [2024-03-21T09:11:31.037Z] "internal/syscall/unix", [2024-03-21T09:11:31.037Z] "internal/testlog", [2024-03-21T09:11:31.037Z] "internal/unsafeheader", [2024-03-21T09:11:31.037Z] "io", [2024-03-21T09:11:31.037Z] "io/fs", [2024-03-21T09:11:31.037Z] "io/ioutil", [2024-03-21T09:11:31.037Z] "math", [2024-03-21T09:11:31.037Z] "math/bits", [2024-03-21T09:11:31.037Z] "os", [2024-03-21T09:11:31.037Z] "path", [2024-03-21T09:11:31.037Z] "reflect", [2024-03-21T09:11:31.037Z] "runtime", [2024-03-21T09:11:31.037Z] "runtime/internal/atomic", [2024-03-21T09:11:31.037Z] "runtime/internal/math", [2024-03-21T09:11:31.037Z] "runtime/internal/sys", [2024-03-21T09:11:31.037Z] "sort", [2024-03-21T09:11:31.037Z] "strconv", [2024-03-21T09:11:31.037Z] "strings", [2024-03-21T09:11:31.037Z] "sync", [2024-03-21T09:11:31.037Z] "sync/atomic", [2024-03-21T09:11:31.037Z] "syscall", [2024-03-21T09:11:31.037Z] "time", [2024-03-21T09:11:31.037Z] "unicode", [2024-03-21T09:11:31.037Z] "unicode/utf16", [2024-03-21T09:11:31.037Z] "unicode/utf8", [2024-03-21T09:11:31.037Z] "unsafe" [2024-03-21T09:11:31.037Z] ] [2024-03-21T09:11:31.037Z] } [2024-03-21T09:11:31.037Z] { [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/gofeaturespb", [2024-03-21T09:11:31.037Z] "ImportPath": "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.037Z] "Name": "proto", [2024-03-21T09:11:31.037Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "Module": { [2024-03-21T09:11:31.037Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.037Z] "Version": "v1.33.0", [2024-03-21T09:11:31.037Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.037Z] "Indirect": true, [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.037Z] "GoVersion": "1.17" [2024-03-21T09:11:31.037Z] }, [2024-03-21T09:11:31.037Z] "DepOnly": true, [2024-03-21T09:11:31.037Z] "Stale": true, [2024-03-21T09:11:31.037Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.037Z] "GoFiles": [ [2024-03-21T09:11:31.037Z] "go_features.pb.go" [2024-03-21T09:11:31.037Z] ], [2024-03-21T09:11:31.037Z] "Imports": [ [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.037Z] "reflect", [2024-03-21T09:11:31.037Z] "sync" [2024-03-21T09:11:31.037Z] ], [2024-03-21T09:11:31.037Z] "Deps": [ [2024-03-21T09:11:31.037Z] "bufio", [2024-03-21T09:11:31.037Z] "bytes", [2024-03-21T09:11:31.037Z] "compress/flate", [2024-03-21T09:11:31.037Z] "compress/gzip", [2024-03-21T09:11:31.037Z] "embed", [2024-03-21T09:11:31.037Z] "encoding", [2024-03-21T09:11:31.037Z] "encoding/base64", [2024-03-21T09:11:31.037Z] "encoding/binary", [2024-03-21T09:11:31.037Z] "encoding/json", [2024-03-21T09:11:31.037Z] "errors", [2024-03-21T09:11:31.037Z] "fmt", [2024-03-21T09:11:31.037Z] "go/token", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.037Z] "hash", [2024-03-21T09:11:31.037Z] "hash/crc32", [2024-03-21T09:11:31.037Z] "hash/fnv", [2024-03-21T09:11:31.037Z] "internal/abi", [2024-03-21T09:11:31.037Z] "internal/bytealg", [2024-03-21T09:11:31.037Z] "internal/cpu", [2024-03-21T09:11:31.037Z] "internal/fmtsort", [2024-03-21T09:11:31.037Z] "internal/goexperiment", [2024-03-21T09:11:31.037Z] "internal/itoa", [2024-03-21T09:11:31.037Z] "internal/oserror", [2024-03-21T09:11:31.037Z] "internal/poll", [2024-03-21T09:11:31.037Z] "internal/race", [2024-03-21T09:11:31.037Z] "internal/reflectlite", [2024-03-21T09:11:31.037Z] "internal/syscall/execenv", [2024-03-21T09:11:31.037Z] "internal/syscall/unix", [2024-03-21T09:11:31.037Z] "internal/testlog", [2024-03-21T09:11:31.037Z] "internal/unsafeheader", [2024-03-21T09:11:31.037Z] "io", [2024-03-21T09:11:31.037Z] "io/fs", [2024-03-21T09:11:31.037Z] "io/ioutil", [2024-03-21T09:11:31.037Z] "math", [2024-03-21T09:11:31.037Z] "math/bits", [2024-03-21T09:11:31.037Z] "os", [2024-03-21T09:11:31.037Z] "path", [2024-03-21T09:11:31.037Z] "reflect", [2024-03-21T09:11:31.037Z] "runtime", [2024-03-21T09:11:31.037Z] "runtime/internal/atomic", [2024-03-21T09:11:31.037Z] "runtime/internal/math", [2024-03-21T09:11:31.037Z] "runtime/internal/sys", [2024-03-21T09:11:31.037Z] "sort", [2024-03-21T09:11:31.037Z] "strconv", [2024-03-21T09:11:31.037Z] "strings", [2024-03-21T09:11:31.037Z] "sync", [2024-03-21T09:11:31.037Z] "sync/atomic", [2024-03-21T09:11:31.037Z] "syscall", [2024-03-21T09:11:31.037Z] "time", [2024-03-21T09:11:31.037Z] "unicode", [2024-03-21T09:11:31.037Z] "unicode/utf16", [2024-03-21T09:11:31.037Z] "unicode/utf8", [2024-03-21T09:11:31.037Z] "unsafe" [2024-03-21T09:11:31.037Z] ] [2024-03-21T09:11:31.037Z] } [2024-03-21T09:11:31.037Z] { [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protodesc", [2024-03-21T09:11:31.037Z] "ImportPath": "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.037Z] "Name": "protodesc", [2024-03-21T09:11:31.037Z] "Doc": "Package protodesc provides functionality for converting FileDescriptorProto messages to/from [protoreflect.FileDescriptor] values.", [2024-03-21T09:11:31.037Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "Module": { [2024-03-21T09:11:31.037Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.037Z] "Version": "v1.33.0", [2024-03-21T09:11:31.037Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.037Z] "Indirect": true, [2024-03-21T09:11:31.037Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.037Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.037Z] "GoVersion": "1.17" [2024-03-21T09:11:31.037Z] }, [2024-03-21T09:11:31.037Z] "DepOnly": true, [2024-03-21T09:11:31.037Z] "Stale": true, [2024-03-21T09:11:31.037Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.037Z] "GoFiles": [ [2024-03-21T09:11:31.037Z] "desc.go", [2024-03-21T09:11:31.037Z] "desc_init.go", [2024-03-21T09:11:31.037Z] "desc_resolve.go", [2024-03-21T09:11:31.037Z] "desc_validate.go", [2024-03-21T09:11:31.037Z] "editions.go", [2024-03-21T09:11:31.037Z] "proto.go" [2024-03-21T09:11:31.037Z] ], [2024-03-21T09:11:31.037Z] "Imports": [ [2024-03-21T09:11:31.037Z] "fmt", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.037Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.038Z] "os", [2024-03-21T09:11:31.038Z] "strings", [2024-03-21T09:11:31.038Z] "sync", [2024-03-21T09:11:31.038Z] "unicode" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "Deps": [ [2024-03-21T09:11:31.038Z] "bufio", [2024-03-21T09:11:31.038Z] "bytes", [2024-03-21T09:11:31.038Z] "compress/flate", [2024-03-21T09:11:31.038Z] "compress/gzip", [2024-03-21T09:11:31.038Z] "embed", [2024-03-21T09:11:31.038Z] "encoding", [2024-03-21T09:11:31.038Z] "encoding/base64", [2024-03-21T09:11:31.038Z] "encoding/binary", [2024-03-21T09:11:31.038Z] "encoding/json", [2024-03-21T09:11:31.038Z] "errors", [2024-03-21T09:11:31.038Z] "fmt", [2024-03-21T09:11:31.038Z] "go/token", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.038Z] "hash", [2024-03-21T09:11:31.038Z] "hash/crc32", [2024-03-21T09:11:31.038Z] "hash/fnv", [2024-03-21T09:11:31.038Z] "internal/abi", [2024-03-21T09:11:31.038Z] "internal/bytealg", [2024-03-21T09:11:31.038Z] "internal/cpu", [2024-03-21T09:11:31.038Z] "internal/fmtsort", [2024-03-21T09:11:31.038Z] "internal/goexperiment", [2024-03-21T09:11:31.038Z] "internal/itoa", [2024-03-21T09:11:31.038Z] "internal/oserror", [2024-03-21T09:11:31.038Z] "internal/poll", [2024-03-21T09:11:31.038Z] "internal/race", [2024-03-21T09:11:31.038Z] "internal/reflectlite", [2024-03-21T09:11:31.038Z] "internal/syscall/execenv", [2024-03-21T09:11:31.038Z] "internal/syscall/unix", [2024-03-21T09:11:31.038Z] "internal/testlog", [2024-03-21T09:11:31.038Z] "internal/unsafeheader", [2024-03-21T09:11:31.038Z] "io", [2024-03-21T09:11:31.038Z] "io/fs", [2024-03-21T09:11:31.038Z] "io/ioutil", [2024-03-21T09:11:31.038Z] "math", [2024-03-21T09:11:31.038Z] "math/bits", [2024-03-21T09:11:31.038Z] "os", [2024-03-21T09:11:31.038Z] "path", [2024-03-21T09:11:31.038Z] "reflect", [2024-03-21T09:11:31.038Z] "runtime", [2024-03-21T09:11:31.038Z] "runtime/internal/atomic", [2024-03-21T09:11:31.038Z] "runtime/internal/math", [2024-03-21T09:11:31.038Z] "runtime/internal/sys", [2024-03-21T09:11:31.038Z] "sort", [2024-03-21T09:11:31.038Z] "strconv", [2024-03-21T09:11:31.038Z] "strings", [2024-03-21T09:11:31.038Z] "sync", [2024-03-21T09:11:31.038Z] "sync/atomic", [2024-03-21T09:11:31.038Z] "syscall", [2024-03-21T09:11:31.038Z] "time", [2024-03-21T09:11:31.038Z] "unicode", [2024-03-21T09:11:31.038Z] "unicode/utf16", [2024-03-21T09:11:31.038Z] "unicode/utf8", [2024-03-21T09:11:31.038Z] "unsafe" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "TestGoFiles": [ [2024-03-21T09:11:31.038Z] "file_test.go" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "TestImports": [ [2024-03-21T09:11:31.038Z] "fmt", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.038Z] "strings", [2024-03-21T09:11:31.038Z] "testing" [2024-03-21T09:11:31.038Z] ] [2024-03-21T09:11:31.038Z] } [2024-03-21T09:11:31.038Z] { [2024-03-21T09:11:31.038Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/proto", [2024-03-21T09:11:31.038Z] "ImportPath": "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.038Z] "Name": "proto", [2024-03-21T09:11:31.038Z] "Doc": "Package proto provides functionality for handling protocol buffer messages.", [2024-03-21T09:11:31.038Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.038Z] "Module": { [2024-03-21T09:11:31.038Z] "Path": "github.com/golang/protobuf", [2024-03-21T09:11:31.038Z] "Version": "v1.5.3", [2024-03-21T09:11:31.038Z] "Time": "2021-09-16T00:37:10Z", [2024-03-21T09:11:31.038Z] "Indirect": true, [2024-03-21T09:11:31.038Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.038Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-21T09:11:31.038Z] "GoVersion": "1.9" [2024-03-21T09:11:31.038Z] }, [2024-03-21T09:11:31.038Z] "DepOnly": true, [2024-03-21T09:11:31.038Z] "Stale": true, [2024-03-21T09:11:31.038Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.038Z] "GoFiles": [ [2024-03-21T09:11:31.038Z] "buffer.go", [2024-03-21T09:11:31.038Z] "defaults.go", [2024-03-21T09:11:31.038Z] "deprecated.go", [2024-03-21T09:11:31.038Z] "discard.go", [2024-03-21T09:11:31.038Z] "extensions.go", [2024-03-21T09:11:31.038Z] "properties.go", [2024-03-21T09:11:31.038Z] "proto.go", [2024-03-21T09:11:31.038Z] "registry.go", [2024-03-21T09:11:31.038Z] "text_decode.go", [2024-03-21T09:11:31.038Z] "text_encode.go", [2024-03-21T09:11:31.038Z] "wire.go", [2024-03-21T09:11:31.038Z] "wrappers.go" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "Imports": [ [2024-03-21T09:11:31.038Z] "bytes", [2024-03-21T09:11:31.038Z] "compress/gzip", [2024-03-21T09:11:31.038Z] "encoding", [2024-03-21T09:11:31.038Z] "encoding/json", [2024-03-21T09:11:31.038Z] "errors", [2024-03-21T09:11:31.038Z] "fmt", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.038Z] "io", [2024-03-21T09:11:31.038Z] "io/ioutil", [2024-03-21T09:11:31.038Z] "math", [2024-03-21T09:11:31.038Z] "reflect", [2024-03-21T09:11:31.038Z] "sort", [2024-03-21T09:11:31.038Z] "strconv", [2024-03-21T09:11:31.038Z] "strings", [2024-03-21T09:11:31.038Z] "sync", [2024-03-21T09:11:31.038Z] "unicode/utf8" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "Deps": [ [2024-03-21T09:11:31.038Z] "bufio", [2024-03-21T09:11:31.038Z] "bytes", [2024-03-21T09:11:31.038Z] "compress/flate", [2024-03-21T09:11:31.038Z] "compress/gzip", [2024-03-21T09:11:31.038Z] "embed", [2024-03-21T09:11:31.038Z] "encoding", [2024-03-21T09:11:31.038Z] "encoding/base64", [2024-03-21T09:11:31.038Z] "encoding/binary", [2024-03-21T09:11:31.038Z] "encoding/json", [2024-03-21T09:11:31.038Z] "errors", [2024-03-21T09:11:31.038Z] "fmt", [2024-03-21T09:11:31.038Z] "go/token", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.038Z] "hash", [2024-03-21T09:11:31.038Z] "hash/crc32", [2024-03-21T09:11:31.038Z] "hash/fnv", [2024-03-21T09:11:31.038Z] "internal/abi", [2024-03-21T09:11:31.038Z] "internal/bytealg", [2024-03-21T09:11:31.038Z] "internal/cpu", [2024-03-21T09:11:31.038Z] "internal/fmtsort", [2024-03-21T09:11:31.038Z] "internal/goexperiment", [2024-03-21T09:11:31.038Z] "internal/itoa", [2024-03-21T09:11:31.038Z] "internal/oserror", [2024-03-21T09:11:31.038Z] "internal/poll", [2024-03-21T09:11:31.038Z] "internal/race", [2024-03-21T09:11:31.038Z] "internal/reflectlite", [2024-03-21T09:11:31.038Z] "internal/syscall/execenv", [2024-03-21T09:11:31.038Z] "internal/syscall/unix", [2024-03-21T09:11:31.038Z] "internal/testlog", [2024-03-21T09:11:31.038Z] "internal/unsafeheader", [2024-03-21T09:11:31.038Z] "io", [2024-03-21T09:11:31.038Z] "io/fs", [2024-03-21T09:11:31.038Z] "io/ioutil", [2024-03-21T09:11:31.038Z] "math", [2024-03-21T09:11:31.038Z] "math/bits", [2024-03-21T09:11:31.038Z] "os", [2024-03-21T09:11:31.038Z] "path", [2024-03-21T09:11:31.038Z] "reflect", [2024-03-21T09:11:31.038Z] "runtime", [2024-03-21T09:11:31.038Z] "runtime/internal/atomic", [2024-03-21T09:11:31.038Z] "runtime/internal/math", [2024-03-21T09:11:31.038Z] "runtime/internal/sys", [2024-03-21T09:11:31.038Z] "sort", [2024-03-21T09:11:31.038Z] "strconv", [2024-03-21T09:11:31.038Z] "strings", [2024-03-21T09:11:31.038Z] "sync", [2024-03-21T09:11:31.038Z] "sync/atomic", [2024-03-21T09:11:31.038Z] "syscall", [2024-03-21T09:11:31.038Z] "time", [2024-03-21T09:11:31.038Z] "unicode", [2024-03-21T09:11:31.038Z] "unicode/utf16", [2024-03-21T09:11:31.038Z] "unicode/utf8", [2024-03-21T09:11:31.038Z] "unsafe" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "XTestGoFiles": [ [2024-03-21T09:11:31.038Z] "discard_test.go", [2024-03-21T09:11:31.038Z] "extensions_test.go", [2024-03-21T09:11:31.038Z] "proto_clone_test.go", [2024-03-21T09:11:31.038Z] "proto_equal_test.go", [2024-03-21T09:11:31.038Z] "proto_test.go", [2024-03-21T09:11:31.038Z] "registry_test.go", [2024-03-21T09:11:31.038Z] "text_test.go" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "XTestImports": [ [2024-03-21T09:11:31.038Z] "bytes", [2024-03-21T09:11:31.038Z] "encoding/json", [2024-03-21T09:11:31.038Z] "errors", [2024-03-21T09:11:31.038Z] "fmt", [2024-03-21T09:11:31.038Z] "github.com/golang/protobuf/internal/testprotos/proto2_proto", [2024-03-21T09:11:31.038Z] "github.com/golang/protobuf/internal/testprotos/proto3_proto", [2024-03-21T09:11:31.038Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.038Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-03-21T09:11:31.038Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.038Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.038Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.038Z] "google.golang.org/protobuf/testing/protopack", [2024-03-21T09:11:31.038Z] "log", [2024-03-21T09:11:31.038Z] "math", [2024-03-21T09:11:31.038Z] "math/rand", [2024-03-21T09:11:31.038Z] "reflect", [2024-03-21T09:11:31.038Z] "runtime/debug", [2024-03-21T09:11:31.038Z] "sort", [2024-03-21T09:11:31.038Z] "strings", [2024-03-21T09:11:31.038Z] "sync", [2024-03-21T09:11:31.038Z] "testing", [2024-03-21T09:11:31.038Z] "time" [2024-03-21T09:11:31.038Z] ] [2024-03-21T09:11:31.038Z] } [2024-03-21T09:11:31.038Z] { [2024-03-21T09:11:31.038Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/attributes", [2024-03-21T09:11:31.038Z] "ImportPath": "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.038Z] "Name": "attributes", [2024-03-21T09:11:31.038Z] "Doc": "Package attributes defines a generic key/value store used in various gRPC components.", [2024-03-21T09:11:31.038Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.038Z] "Module": { [2024-03-21T09:11:31.038Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.038Z] "Version": "v1.60.1", [2024-03-21T09:11:31.038Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.038Z] "Indirect": true, [2024-03-21T09:11:31.038Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.038Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.038Z] "GoVersion": "1.19" [2024-03-21T09:11:31.038Z] }, [2024-03-21T09:11:31.038Z] "DepOnly": true, [2024-03-21T09:11:31.038Z] "Stale": true, [2024-03-21T09:11:31.038Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.038Z] "GoFiles": [ [2024-03-21T09:11:31.038Z] "attributes.go" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "Imports": [ [2024-03-21T09:11:31.038Z] "fmt", [2024-03-21T09:11:31.038Z] "strings" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "Deps": [ [2024-03-21T09:11:31.038Z] "errors", [2024-03-21T09:11:31.038Z] "fmt", [2024-03-21T09:11:31.038Z] "internal/abi", [2024-03-21T09:11:31.038Z] "internal/bytealg", [2024-03-21T09:11:31.038Z] "internal/cpu", [2024-03-21T09:11:31.038Z] "internal/fmtsort", [2024-03-21T09:11:31.038Z] "internal/goexperiment", [2024-03-21T09:11:31.038Z] "internal/itoa", [2024-03-21T09:11:31.038Z] "internal/oserror", [2024-03-21T09:11:31.038Z] "internal/poll", [2024-03-21T09:11:31.038Z] "internal/race", [2024-03-21T09:11:31.038Z] "internal/reflectlite", [2024-03-21T09:11:31.038Z] "internal/syscall/execenv", [2024-03-21T09:11:31.038Z] "internal/syscall/unix", [2024-03-21T09:11:31.038Z] "internal/testlog", [2024-03-21T09:11:31.038Z] "internal/unsafeheader", [2024-03-21T09:11:31.038Z] "io", [2024-03-21T09:11:31.038Z] "io/fs", [2024-03-21T09:11:31.038Z] "math", [2024-03-21T09:11:31.038Z] "math/bits", [2024-03-21T09:11:31.038Z] "os", [2024-03-21T09:11:31.038Z] "path", [2024-03-21T09:11:31.038Z] "reflect", [2024-03-21T09:11:31.038Z] "runtime", [2024-03-21T09:11:31.038Z] "runtime/internal/atomic", [2024-03-21T09:11:31.038Z] "runtime/internal/math", [2024-03-21T09:11:31.038Z] "runtime/internal/sys", [2024-03-21T09:11:31.038Z] "sort", [2024-03-21T09:11:31.038Z] "strconv", [2024-03-21T09:11:31.038Z] "strings", [2024-03-21T09:11:31.038Z] "sync", [2024-03-21T09:11:31.038Z] "sync/atomic", [2024-03-21T09:11:31.038Z] "syscall", [2024-03-21T09:11:31.038Z] "time", [2024-03-21T09:11:31.038Z] "unicode", [2024-03-21T09:11:31.038Z] "unicode/utf8", [2024-03-21T09:11:31.038Z] "unsafe" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "XTestGoFiles": [ [2024-03-21T09:11:31.038Z] "attributes_test.go" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "XTestImports": [ [2024-03-21T09:11:31.038Z] "fmt", [2024-03-21T09:11:31.038Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.038Z] "testing" [2024-03-21T09:11:31.038Z] ] [2024-03-21T09:11:31.038Z] } [2024-03-21T09:11:31.038Z] { [2024-03-21T09:11:31.038Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/credentials", [2024-03-21T09:11:31.038Z] "ImportPath": "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.038Z] "Name": "credentials", [2024-03-21T09:11:31.038Z] "Doc": "Package credentials defines APIs for parsing SPIFFE ID.", [2024-03-21T09:11:31.038Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.038Z] "Module": { [2024-03-21T09:11:31.038Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.038Z] "Version": "v1.60.1", [2024-03-21T09:11:31.038Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.038Z] "Indirect": true, [2024-03-21T09:11:31.038Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.038Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.038Z] "GoVersion": "1.19" [2024-03-21T09:11:31.038Z] }, [2024-03-21T09:11:31.038Z] "DepOnly": true, [2024-03-21T09:11:31.038Z] "Stale": true, [2024-03-21T09:11:31.038Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.038Z] "GoFiles": [ [2024-03-21T09:11:31.038Z] "credentials.go", [2024-03-21T09:11:31.038Z] "spiffe.go", [2024-03-21T09:11:31.038Z] "syscallconn.go", [2024-03-21T09:11:31.038Z] "util.go" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "Imports": [ [2024-03-21T09:11:31.038Z] "context", [2024-03-21T09:11:31.038Z] "crypto/tls", [2024-03-21T09:11:31.038Z] "crypto/x509", [2024-03-21T09:11:31.038Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.038Z] "net", [2024-03-21T09:11:31.038Z] "net/url", [2024-03-21T09:11:31.038Z] "syscall" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "Deps": [ [2024-03-21T09:11:31.038Z] "bufio", [2024-03-21T09:11:31.038Z] "bytes", [2024-03-21T09:11:31.038Z] "container/list", [2024-03-21T09:11:31.038Z] "context", [2024-03-21T09:11:31.038Z] "crypto", [2024-03-21T09:11:31.038Z] "crypto/aes", [2024-03-21T09:11:31.038Z] "crypto/cipher", [2024-03-21T09:11:31.038Z] "crypto/des", [2024-03-21T09:11:31.038Z] "crypto/dsa", [2024-03-21T09:11:31.038Z] "crypto/ecdsa", [2024-03-21T09:11:31.038Z] "crypto/ed25519", [2024-03-21T09:11:31.038Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.038Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.038Z] "crypto/elliptic", [2024-03-21T09:11:31.038Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.038Z] "crypto/hmac", [2024-03-21T09:11:31.038Z] "crypto/internal/randutil", [2024-03-21T09:11:31.038Z] "crypto/internal/subtle", [2024-03-21T09:11:31.038Z] "crypto/md5", [2024-03-21T09:11:31.038Z] "crypto/rand", [2024-03-21T09:11:31.038Z] "crypto/rc4", [2024-03-21T09:11:31.038Z] "crypto/rsa", [2024-03-21T09:11:31.038Z] "crypto/sha1", [2024-03-21T09:11:31.038Z] "crypto/sha256", [2024-03-21T09:11:31.038Z] "crypto/sha512", [2024-03-21T09:11:31.038Z] "crypto/subtle", [2024-03-21T09:11:31.038Z] "crypto/tls", [2024-03-21T09:11:31.038Z] "crypto/x509", [2024-03-21T09:11:31.038Z] "crypto/x509/pkix", [2024-03-21T09:11:31.038Z] "encoding", [2024-03-21T09:11:31.038Z] "encoding/asn1", [2024-03-21T09:11:31.038Z] "encoding/base64", [2024-03-21T09:11:31.038Z] "encoding/binary", [2024-03-21T09:11:31.038Z] "encoding/hex", [2024-03-21T09:11:31.038Z] "encoding/json", [2024-03-21T09:11:31.038Z] "encoding/pem", [2024-03-21T09:11:31.038Z] "errors", [2024-03-21T09:11:31.038Z] "fmt", [2024-03-21T09:11:31.038Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.038Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.038Z] "hash", [2024-03-21T09:11:31.038Z] "internal/abi", [2024-03-21T09:11:31.038Z] "internal/bytealg", [2024-03-21T09:11:31.038Z] "internal/cpu", [2024-03-21T09:11:31.038Z] "internal/fmtsort", [2024-03-21T09:11:31.038Z] "internal/goexperiment", [2024-03-21T09:11:31.038Z] "internal/itoa", [2024-03-21T09:11:31.038Z] "internal/nettrace", [2024-03-21T09:11:31.038Z] "internal/oserror", [2024-03-21T09:11:31.038Z] "internal/poll", [2024-03-21T09:11:31.038Z] "internal/race", [2024-03-21T09:11:31.038Z] "internal/reflectlite", [2024-03-21T09:11:31.038Z] "internal/singleflight", [2024-03-21T09:11:31.038Z] "internal/syscall/execenv", [2024-03-21T09:11:31.038Z] "internal/syscall/unix", [2024-03-21T09:11:31.038Z] "internal/testlog", [2024-03-21T09:11:31.038Z] "internal/unsafeheader", [2024-03-21T09:11:31.038Z] "io", [2024-03-21T09:11:31.038Z] "io/fs", [2024-03-21T09:11:31.038Z] "io/ioutil", [2024-03-21T09:11:31.038Z] "log", [2024-03-21T09:11:31.038Z] "math", [2024-03-21T09:11:31.038Z] "math/big", [2024-03-21T09:11:31.038Z] "math/bits", [2024-03-21T09:11:31.038Z] "math/rand", [2024-03-21T09:11:31.038Z] "net", [2024-03-21T09:11:31.038Z] "net/url", [2024-03-21T09:11:31.038Z] "os", [2024-03-21T09:11:31.038Z] "path", [2024-03-21T09:11:31.038Z] "path/filepath", [2024-03-21T09:11:31.038Z] "reflect", [2024-03-21T09:11:31.038Z] "runtime", [2024-03-21T09:11:31.038Z] "runtime/cgo", [2024-03-21T09:11:31.038Z] "runtime/internal/atomic", [2024-03-21T09:11:31.038Z] "runtime/internal/math", [2024-03-21T09:11:31.038Z] "runtime/internal/sys", [2024-03-21T09:11:31.038Z] "sort", [2024-03-21T09:11:31.038Z] "strconv", [2024-03-21T09:11:31.038Z] "strings", [2024-03-21T09:11:31.038Z] "sync", [2024-03-21T09:11:31.038Z] "sync/atomic", [2024-03-21T09:11:31.038Z] "syscall", [2024-03-21T09:11:31.038Z] "time", [2024-03-21T09:11:31.038Z] "unicode", [2024-03-21T09:11:31.038Z] "unicode/utf16", [2024-03-21T09:11:31.038Z] "unicode/utf8", [2024-03-21T09:11:31.038Z] "unsafe", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.038Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "TestGoFiles": [ [2024-03-21T09:11:31.038Z] "spiffe_test.go", [2024-03-21T09:11:31.038Z] "syscallconn_test.go", [2024-03-21T09:11:31.038Z] "util_test.go" [2024-03-21T09:11:31.038Z] ], [2024-03-21T09:11:31.038Z] "TestImports": [ [2024-03-21T09:11:31.038Z] "crypto/tls", [2024-03-21T09:11:31.038Z] "crypto/x509", [2024-03-21T09:11:31.038Z] "encoding/pem", [2024-03-21T09:11:31.038Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.038Z] "google.golang.org/grpc/testdata", [2024-03-21T09:11:31.038Z] "net", [2024-03-21T09:11:31.038Z] "net/url", [2024-03-21T09:11:31.038Z] "os", [2024-03-21T09:11:31.038Z] "reflect", [2024-03-21T09:11:31.038Z] "syscall", [2024-03-21T09:11:31.038Z] "testing" [2024-03-21T09:11:31.038Z] ] [2024-03-21T09:11:31.038Z] } [2024-03-21T09:11:31.038Z] { [2024-03-21T09:11:31.038Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/credentials", [2024-03-21T09:11:31.038Z] "ImportPath": "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.038Z] "Name": "credentials", [2024-03-21T09:11:31.038Z] "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-21T09:11:31.038Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.038Z] "Module": { [2024-03-21T09:11:31.038Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.038Z] "Version": "v1.60.1", [2024-03-21T09:11:31.038Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.038Z] "Indirect": true, [2024-03-21T09:11:31.038Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.038Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.038Z] "GoVersion": "1.19" [2024-03-21T09:11:31.038Z] }, [2024-03-21T09:11:31.038Z] "DepOnly": true, [2024-03-21T09:11:31.038Z] "Stale": true, [2024-03-21T09:11:31.039Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.039Z] "GoFiles": [ [2024-03-21T09:11:31.039Z] "credentials.go", [2024-03-21T09:11:31.039Z] "tls.go" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "Imports": [ [2024-03-21T09:11:31.039Z] "context", [2024-03-21T09:11:31.039Z] "crypto/tls", [2024-03-21T09:11:31.039Z] "crypto/x509", [2024-03-21T09:11:31.039Z] "errors", [2024-03-21T09:11:31.039Z] "fmt", [2024-03-21T09:11:31.039Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.039Z] "net", [2024-03-21T09:11:31.039Z] "net/url", [2024-03-21T09:11:31.039Z] "os" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "Deps": [ [2024-03-21T09:11:31.039Z] "bufio", [2024-03-21T09:11:31.039Z] "bytes", [2024-03-21T09:11:31.039Z] "compress/flate", [2024-03-21T09:11:31.039Z] "compress/gzip", [2024-03-21T09:11:31.039Z] "container/list", [2024-03-21T09:11:31.039Z] "context", [2024-03-21T09:11:31.039Z] "crypto", [2024-03-21T09:11:31.039Z] "crypto/aes", [2024-03-21T09:11:31.039Z] "crypto/cipher", [2024-03-21T09:11:31.039Z] "crypto/des", [2024-03-21T09:11:31.039Z] "crypto/dsa", [2024-03-21T09:11:31.039Z] "crypto/ecdsa", [2024-03-21T09:11:31.039Z] "crypto/ed25519", [2024-03-21T09:11:31.039Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.039Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.039Z] "crypto/elliptic", [2024-03-21T09:11:31.039Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.039Z] "crypto/hmac", [2024-03-21T09:11:31.039Z] "crypto/internal/randutil", [2024-03-21T09:11:31.039Z] "crypto/internal/subtle", [2024-03-21T09:11:31.039Z] "crypto/md5", [2024-03-21T09:11:31.039Z] "crypto/rand", [2024-03-21T09:11:31.039Z] "crypto/rc4", [2024-03-21T09:11:31.039Z] "crypto/rsa", [2024-03-21T09:11:31.039Z] "crypto/sha1", [2024-03-21T09:11:31.039Z] "crypto/sha256", [2024-03-21T09:11:31.039Z] "crypto/sha512", [2024-03-21T09:11:31.039Z] "crypto/subtle", [2024-03-21T09:11:31.039Z] "crypto/tls", [2024-03-21T09:11:31.039Z] "crypto/x509", [2024-03-21T09:11:31.039Z] "crypto/x509/pkix", [2024-03-21T09:11:31.039Z] "embed", [2024-03-21T09:11:31.039Z] "encoding", [2024-03-21T09:11:31.039Z] "encoding/asn1", [2024-03-21T09:11:31.039Z] "encoding/base64", [2024-03-21T09:11:31.039Z] "encoding/binary", [2024-03-21T09:11:31.039Z] "encoding/hex", [2024-03-21T09:11:31.039Z] "encoding/json", [2024-03-21T09:11:31.039Z] "encoding/pem", [2024-03-21T09:11:31.039Z] "errors", [2024-03-21T09:11:31.039Z] "fmt", [2024-03-21T09:11:31.039Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.039Z] "go/token", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.039Z] "hash", [2024-03-21T09:11:31.039Z] "hash/crc32", [2024-03-21T09:11:31.039Z] "hash/fnv", [2024-03-21T09:11:31.039Z] "internal/abi", [2024-03-21T09:11:31.039Z] "internal/bytealg", [2024-03-21T09:11:31.039Z] "internal/cpu", [2024-03-21T09:11:31.039Z] "internal/fmtsort", [2024-03-21T09:11:31.039Z] "internal/goexperiment", [2024-03-21T09:11:31.039Z] "internal/itoa", [2024-03-21T09:11:31.039Z] "internal/nettrace", [2024-03-21T09:11:31.039Z] "internal/oserror", [2024-03-21T09:11:31.039Z] "internal/poll", [2024-03-21T09:11:31.039Z] "internal/race", [2024-03-21T09:11:31.039Z] "internal/reflectlite", [2024-03-21T09:11:31.039Z] "internal/singleflight", [2024-03-21T09:11:31.039Z] "internal/syscall/execenv", [2024-03-21T09:11:31.039Z] "internal/syscall/unix", [2024-03-21T09:11:31.039Z] "internal/testlog", [2024-03-21T09:11:31.039Z] "internal/unsafeheader", [2024-03-21T09:11:31.039Z] "io", [2024-03-21T09:11:31.039Z] "io/fs", [2024-03-21T09:11:31.039Z] "io/ioutil", [2024-03-21T09:11:31.039Z] "log", [2024-03-21T09:11:31.039Z] "math", [2024-03-21T09:11:31.039Z] "math/big", [2024-03-21T09:11:31.039Z] "math/bits", [2024-03-21T09:11:31.039Z] "math/rand", [2024-03-21T09:11:31.039Z] "net", [2024-03-21T09:11:31.039Z] "net/url", [2024-03-21T09:11:31.039Z] "os", [2024-03-21T09:11:31.039Z] "path", [2024-03-21T09:11:31.039Z] "path/filepath", [2024-03-21T09:11:31.039Z] "reflect", [2024-03-21T09:11:31.039Z] "runtime", [2024-03-21T09:11:31.039Z] "runtime/cgo", [2024-03-21T09:11:31.039Z] "runtime/internal/atomic", [2024-03-21T09:11:31.039Z] "runtime/internal/math", [2024-03-21T09:11:31.039Z] "runtime/internal/sys", [2024-03-21T09:11:31.039Z] "sort", [2024-03-21T09:11:31.039Z] "strconv", [2024-03-21T09:11:31.039Z] "strings", [2024-03-21T09:11:31.039Z] "sync", [2024-03-21T09:11:31.039Z] "sync/atomic", [2024-03-21T09:11:31.039Z] "syscall", [2024-03-21T09:11:31.039Z] "time", [2024-03-21T09:11:31.039Z] "unicode", [2024-03-21T09:11:31.039Z] "unicode/utf16", [2024-03-21T09:11:31.039Z] "unicode/utf8", [2024-03-21T09:11:31.039Z] "unsafe", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "TestGoFiles": [ [2024-03-21T09:11:31.039Z] "credentials_test.go" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "TestImports": [ [2024-03-21T09:11:31.039Z] "context", [2024-03-21T09:11:31.039Z] "crypto/tls", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/testdata", [2024-03-21T09:11:31.039Z] "net", [2024-03-21T09:11:31.039Z] "strings", [2024-03-21T09:11:31.039Z] "testing", [2024-03-21T09:11:31.039Z] "time" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "XTestGoFiles": [ [2024-03-21T09:11:31.039Z] "tls_ext_test.go" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "XTestImports": [ [2024-03-21T09:11:31.039Z] "context", [2024-03-21T09:11:31.039Z] "crypto/tls", [2024-03-21T09:11:31.039Z] "crypto/x509", [2024-03-21T09:11:31.039Z] "fmt", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/stubserver", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/testdata", [2024-03-21T09:11:31.039Z] "os", [2024-03-21T09:11:31.039Z] "strings", [2024-03-21T09:11:31.039Z] "testing", [2024-03-21T09:11:31.039Z] "time" [2024-03-21T09:11:31.039Z] ] [2024-03-21T09:11:31.039Z] } [2024-03-21T09:11:31.039Z] { [2024-03-21T09:11:31.039Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/serviceconfig", [2024-03-21T09:11:31.039Z] "ImportPath": "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.039Z] "Name": "serviceconfig", [2024-03-21T09:11:31.039Z] "Doc": "Package serviceconfig defines types and methods for operating on gRPC service configs.", [2024-03-21T09:11:31.039Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.039Z] "Module": { [2024-03-21T09:11:31.039Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.039Z] "Version": "v1.60.1", [2024-03-21T09:11:31.039Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.039Z] "Indirect": true, [2024-03-21T09:11:31.039Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.039Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.039Z] "GoVersion": "1.19" [2024-03-21T09:11:31.039Z] }, [2024-03-21T09:11:31.039Z] "DepOnly": true, [2024-03-21T09:11:31.039Z] "Stale": true, [2024-03-21T09:11:31.039Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.039Z] "GoFiles": [ [2024-03-21T09:11:31.039Z] "serviceconfig.go" [2024-03-21T09:11:31.039Z] ] [2024-03-21T09:11:31.039Z] } [2024-03-21T09:11:31.039Z] { [2024-03-21T09:11:31.039Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/resolver", [2024-03-21T09:11:31.039Z] "ImportPath": "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.039Z] "Name": "resolver", [2024-03-21T09:11:31.039Z] "Doc": "Package resolver defines APIs for name resolution in gRPC.", [2024-03-21T09:11:31.039Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.039Z] "Module": { [2024-03-21T09:11:31.039Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.039Z] "Version": "v1.60.1", [2024-03-21T09:11:31.039Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.039Z] "Indirect": true, [2024-03-21T09:11:31.039Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.039Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.039Z] "GoVersion": "1.19" [2024-03-21T09:11:31.039Z] }, [2024-03-21T09:11:31.039Z] "DepOnly": true, [2024-03-21T09:11:31.039Z] "Stale": true, [2024-03-21T09:11:31.039Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.039Z] "GoFiles": [ [2024-03-21T09:11:31.039Z] "map.go", [2024-03-21T09:11:31.039Z] "resolver.go" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "Imports": [ [2024-03-21T09:11:31.039Z] "context", [2024-03-21T09:11:31.039Z] "fmt", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.039Z] "net", [2024-03-21T09:11:31.039Z] "net/url", [2024-03-21T09:11:31.039Z] "strings" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "Deps": [ [2024-03-21T09:11:31.039Z] "bufio", [2024-03-21T09:11:31.039Z] "bytes", [2024-03-21T09:11:31.039Z] "compress/flate", [2024-03-21T09:11:31.039Z] "compress/gzip", [2024-03-21T09:11:31.039Z] "container/list", [2024-03-21T09:11:31.039Z] "context", [2024-03-21T09:11:31.039Z] "crypto", [2024-03-21T09:11:31.039Z] "crypto/aes", [2024-03-21T09:11:31.039Z] "crypto/cipher", [2024-03-21T09:11:31.039Z] "crypto/des", [2024-03-21T09:11:31.039Z] "crypto/dsa", [2024-03-21T09:11:31.039Z] "crypto/ecdsa", [2024-03-21T09:11:31.039Z] "crypto/ed25519", [2024-03-21T09:11:31.039Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.039Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.039Z] "crypto/elliptic", [2024-03-21T09:11:31.039Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.039Z] "crypto/hmac", [2024-03-21T09:11:31.039Z] "crypto/internal/randutil", [2024-03-21T09:11:31.039Z] "crypto/internal/subtle", [2024-03-21T09:11:31.039Z] "crypto/md5", [2024-03-21T09:11:31.039Z] "crypto/rand", [2024-03-21T09:11:31.039Z] "crypto/rc4", [2024-03-21T09:11:31.039Z] "crypto/rsa", [2024-03-21T09:11:31.039Z] "crypto/sha1", [2024-03-21T09:11:31.039Z] "crypto/sha256", [2024-03-21T09:11:31.039Z] "crypto/sha512", [2024-03-21T09:11:31.039Z] "crypto/subtle", [2024-03-21T09:11:31.039Z] "crypto/tls", [2024-03-21T09:11:31.039Z] "crypto/x509", [2024-03-21T09:11:31.039Z] "crypto/x509/pkix", [2024-03-21T09:11:31.039Z] "embed", [2024-03-21T09:11:31.039Z] "encoding", [2024-03-21T09:11:31.039Z] "encoding/asn1", [2024-03-21T09:11:31.039Z] "encoding/base64", [2024-03-21T09:11:31.039Z] "encoding/binary", [2024-03-21T09:11:31.039Z] "encoding/hex", [2024-03-21T09:11:31.039Z] "encoding/json", [2024-03-21T09:11:31.039Z] "encoding/pem", [2024-03-21T09:11:31.039Z] "errors", [2024-03-21T09:11:31.039Z] "fmt", [2024-03-21T09:11:31.039Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.039Z] "go/token", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.039Z] "hash", [2024-03-21T09:11:31.039Z] "hash/crc32", [2024-03-21T09:11:31.039Z] "hash/fnv", [2024-03-21T09:11:31.039Z] "internal/abi", [2024-03-21T09:11:31.039Z] "internal/bytealg", [2024-03-21T09:11:31.039Z] "internal/cpu", [2024-03-21T09:11:31.039Z] "internal/fmtsort", [2024-03-21T09:11:31.039Z] "internal/goexperiment", [2024-03-21T09:11:31.039Z] "internal/itoa", [2024-03-21T09:11:31.039Z] "internal/nettrace", [2024-03-21T09:11:31.039Z] "internal/oserror", [2024-03-21T09:11:31.039Z] "internal/poll", [2024-03-21T09:11:31.039Z] "internal/race", [2024-03-21T09:11:31.039Z] "internal/reflectlite", [2024-03-21T09:11:31.039Z] "internal/singleflight", [2024-03-21T09:11:31.039Z] "internal/syscall/execenv", [2024-03-21T09:11:31.039Z] "internal/syscall/unix", [2024-03-21T09:11:31.039Z] "internal/testlog", [2024-03-21T09:11:31.039Z] "internal/unsafeheader", [2024-03-21T09:11:31.039Z] "io", [2024-03-21T09:11:31.039Z] "io/fs", [2024-03-21T09:11:31.039Z] "io/ioutil", [2024-03-21T09:11:31.039Z] "log", [2024-03-21T09:11:31.039Z] "math", [2024-03-21T09:11:31.039Z] "math/big", [2024-03-21T09:11:31.039Z] "math/bits", [2024-03-21T09:11:31.039Z] "math/rand", [2024-03-21T09:11:31.039Z] "net", [2024-03-21T09:11:31.039Z] "net/url", [2024-03-21T09:11:31.039Z] "os", [2024-03-21T09:11:31.039Z] "path", [2024-03-21T09:11:31.039Z] "path/filepath", [2024-03-21T09:11:31.039Z] "reflect", [2024-03-21T09:11:31.039Z] "runtime", [2024-03-21T09:11:31.039Z] "runtime/cgo", [2024-03-21T09:11:31.039Z] "runtime/internal/atomic", [2024-03-21T09:11:31.039Z] "runtime/internal/math", [2024-03-21T09:11:31.039Z] "runtime/internal/sys", [2024-03-21T09:11:31.039Z] "sort", [2024-03-21T09:11:31.039Z] "strconv", [2024-03-21T09:11:31.039Z] "strings", [2024-03-21T09:11:31.039Z] "sync", [2024-03-21T09:11:31.039Z] "sync/atomic", [2024-03-21T09:11:31.039Z] "syscall", [2024-03-21T09:11:31.039Z] "time", [2024-03-21T09:11:31.039Z] "unicode", [2024-03-21T09:11:31.039Z] "unicode/utf16", [2024-03-21T09:11:31.039Z] "unicode/utf8", [2024-03-21T09:11:31.039Z] "unsafe", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.039Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "TestGoFiles": [ [2024-03-21T09:11:31.039Z] "map_test.go", [2024-03-21T09:11:31.039Z] "resolver_test.go" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "TestImports": [ [2024-03-21T09:11:31.039Z] "fmt", [2024-03-21T09:11:31.039Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.039Z] "sort", [2024-03-21T09:11:31.039Z] "testing" [2024-03-21T09:11:31.039Z] ] [2024-03-21T09:11:31.039Z] } [2024-03-21T09:11:31.039Z] { [2024-03-21T09:11:31.039Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal", [2024-03-21T09:11:31.039Z] "ImportPath": "google.golang.org/grpc/internal", [2024-03-21T09:11:31.039Z] "Name": "internal", [2024-03-21T09:11:31.039Z] "Doc": "Package internal contains gRPC-internal code, to avoid polluting the godoc of the top-level grpc package.", [2024-03-21T09:11:31.039Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.039Z] "Module": { [2024-03-21T09:11:31.039Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.039Z] "Version": "v1.60.1", [2024-03-21T09:11:31.039Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.039Z] "Indirect": true, [2024-03-21T09:11:31.039Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.039Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.039Z] "GoVersion": "1.19" [2024-03-21T09:11:31.039Z] }, [2024-03-21T09:11:31.039Z] "DepOnly": true, [2024-03-21T09:11:31.039Z] "Stale": true, [2024-03-21T09:11:31.039Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.039Z] "GoFiles": [ [2024-03-21T09:11:31.039Z] "experimental.go", [2024-03-21T09:11:31.039Z] "internal.go", [2024-03-21T09:11:31.039Z] "tcp_keepalive_nonunix.go", [2024-03-21T09:11:31.039Z] "xds_handshake_cluster.go" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.039Z] "tcp_keepalive_unix.go" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "Imports": [ [2024-03-21T09:11:31.039Z] "context", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.039Z] "net", [2024-03-21T09:11:31.039Z] "time" [2024-03-21T09:11:31.039Z] ], [2024-03-21T09:11:31.039Z] "Deps": [ [2024-03-21T09:11:31.039Z] "bufio", [2024-03-21T09:11:31.039Z] "bytes", [2024-03-21T09:11:31.039Z] "compress/flate", [2024-03-21T09:11:31.039Z] "compress/gzip", [2024-03-21T09:11:31.039Z] "container/list", [2024-03-21T09:11:31.039Z] "context", [2024-03-21T09:11:31.039Z] "crypto", [2024-03-21T09:11:31.039Z] "crypto/aes", [2024-03-21T09:11:31.039Z] "crypto/cipher", [2024-03-21T09:11:31.039Z] "crypto/des", [2024-03-21T09:11:31.039Z] "crypto/dsa", [2024-03-21T09:11:31.039Z] "crypto/ecdsa", [2024-03-21T09:11:31.039Z] "crypto/ed25519", [2024-03-21T09:11:31.039Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.039Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.039Z] "crypto/elliptic", [2024-03-21T09:11:31.039Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.039Z] "crypto/hmac", [2024-03-21T09:11:31.039Z] "crypto/internal/randutil", [2024-03-21T09:11:31.039Z] "crypto/internal/subtle", [2024-03-21T09:11:31.039Z] "crypto/md5", [2024-03-21T09:11:31.039Z] "crypto/rand", [2024-03-21T09:11:31.039Z] "crypto/rc4", [2024-03-21T09:11:31.039Z] "crypto/rsa", [2024-03-21T09:11:31.039Z] "crypto/sha1", [2024-03-21T09:11:31.039Z] "crypto/sha256", [2024-03-21T09:11:31.039Z] "crypto/sha512", [2024-03-21T09:11:31.039Z] "crypto/subtle", [2024-03-21T09:11:31.039Z] "crypto/tls", [2024-03-21T09:11:31.039Z] "crypto/x509", [2024-03-21T09:11:31.039Z] "crypto/x509/pkix", [2024-03-21T09:11:31.039Z] "embed", [2024-03-21T09:11:31.039Z] "encoding", [2024-03-21T09:11:31.039Z] "encoding/asn1", [2024-03-21T09:11:31.039Z] "encoding/base64", [2024-03-21T09:11:31.039Z] "encoding/binary", [2024-03-21T09:11:31.039Z] "encoding/hex", [2024-03-21T09:11:31.039Z] "encoding/json", [2024-03-21T09:11:31.039Z] "encoding/pem", [2024-03-21T09:11:31.039Z] "errors", [2024-03-21T09:11:31.039Z] "fmt", [2024-03-21T09:11:31.039Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.039Z] "go/token", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.039Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.039Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.040Z] "hash", [2024-03-21T09:11:31.040Z] "hash/crc32", [2024-03-21T09:11:31.040Z] "hash/fnv", [2024-03-21T09:11:31.040Z] "internal/abi", [2024-03-21T09:11:31.040Z] "internal/bytealg", [2024-03-21T09:11:31.040Z] "internal/cpu", [2024-03-21T09:11:31.040Z] "internal/fmtsort", [2024-03-21T09:11:31.040Z] "internal/goexperiment", [2024-03-21T09:11:31.040Z] "internal/itoa", [2024-03-21T09:11:31.040Z] "internal/nettrace", [2024-03-21T09:11:31.040Z] "internal/oserror", [2024-03-21T09:11:31.040Z] "internal/poll", [2024-03-21T09:11:31.040Z] "internal/race", [2024-03-21T09:11:31.040Z] "internal/reflectlite", [2024-03-21T09:11:31.040Z] "internal/singleflight", [2024-03-21T09:11:31.040Z] "internal/syscall/execenv", [2024-03-21T09:11:31.040Z] "internal/syscall/unix", [2024-03-21T09:11:31.040Z] "internal/testlog", [2024-03-21T09:11:31.040Z] "internal/unsafeheader", [2024-03-21T09:11:31.040Z] "io", [2024-03-21T09:11:31.040Z] "io/fs", [2024-03-21T09:11:31.040Z] "io/ioutil", [2024-03-21T09:11:31.040Z] "log", [2024-03-21T09:11:31.040Z] "math", [2024-03-21T09:11:31.040Z] "math/big", [2024-03-21T09:11:31.040Z] "math/bits", [2024-03-21T09:11:31.040Z] "math/rand", [2024-03-21T09:11:31.040Z] "net", [2024-03-21T09:11:31.040Z] "net/url", [2024-03-21T09:11:31.040Z] "os", [2024-03-21T09:11:31.040Z] "path", [2024-03-21T09:11:31.040Z] "path/filepath", [2024-03-21T09:11:31.040Z] "reflect", [2024-03-21T09:11:31.040Z] "runtime", [2024-03-21T09:11:31.040Z] "runtime/cgo", [2024-03-21T09:11:31.040Z] "runtime/internal/atomic", [2024-03-21T09:11:31.040Z] "runtime/internal/math", [2024-03-21T09:11:31.040Z] "runtime/internal/sys", [2024-03-21T09:11:31.040Z] "sort", [2024-03-21T09:11:31.040Z] "strconv", [2024-03-21T09:11:31.040Z] "strings", [2024-03-21T09:11:31.040Z] "sync", [2024-03-21T09:11:31.040Z] "sync/atomic", [2024-03-21T09:11:31.040Z] "syscall", [2024-03-21T09:11:31.040Z] "time", [2024-03-21T09:11:31.040Z] "unicode", [2024-03-21T09:11:31.040Z] "unicode/utf16", [2024-03-21T09:11:31.040Z] "unicode/utf8", [2024-03-21T09:11:31.040Z] "unsafe", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.040Z] ] [2024-03-21T09:11:31.040Z] } [2024-03-21T09:11:31.040Z] { [2024-03-21T09:11:31.040Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/channelz", [2024-03-21T09:11:31.040Z] "ImportPath": "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.040Z] "Name": "channelz", [2024-03-21T09:11:31.040Z] "Doc": "Package channelz defines APIs for enabling channelz service, entry registration/deletion, and accessing channelz data.", [2024-03-21T09:11:31.040Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.040Z] "Module": { [2024-03-21T09:11:31.040Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.040Z] "Version": "v1.60.1", [2024-03-21T09:11:31.040Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.040Z] "Indirect": true, [2024-03-21T09:11:31.040Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.040Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.040Z] "GoVersion": "1.19" [2024-03-21T09:11:31.040Z] }, [2024-03-21T09:11:31.040Z] "DepOnly": true, [2024-03-21T09:11:31.040Z] "Stale": true, [2024-03-21T09:11:31.040Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.040Z] "GoFiles": [ [2024-03-21T09:11:31.040Z] "funcs.go", [2024-03-21T09:11:31.040Z] "id.go", [2024-03-21T09:11:31.040Z] "logging.go", [2024-03-21T09:11:31.040Z] "types.go", [2024-03-21T09:11:31.040Z] "types_linux.go", [2024-03-21T09:11:31.040Z] "util_linux.go" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.040Z] "types_nonlinux.go", [2024-03-21T09:11:31.040Z] "util_nonlinux.go" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "Imports": [ [2024-03-21T09:11:31.040Z] "errors", [2024-03-21T09:11:31.040Z] "fmt", [2024-03-21T09:11:31.040Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.040Z] "net", [2024-03-21T09:11:31.040Z] "sort", [2024-03-21T09:11:31.040Z] "sync", [2024-03-21T09:11:31.040Z] "sync/atomic", [2024-03-21T09:11:31.040Z] "syscall", [2024-03-21T09:11:31.040Z] "time" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "Deps": [ [2024-03-21T09:11:31.040Z] "bufio", [2024-03-21T09:11:31.040Z] "bytes", [2024-03-21T09:11:31.040Z] "compress/flate", [2024-03-21T09:11:31.040Z] "compress/gzip", [2024-03-21T09:11:31.040Z] "container/list", [2024-03-21T09:11:31.040Z] "context", [2024-03-21T09:11:31.040Z] "crypto", [2024-03-21T09:11:31.040Z] "crypto/aes", [2024-03-21T09:11:31.040Z] "crypto/cipher", [2024-03-21T09:11:31.040Z] "crypto/des", [2024-03-21T09:11:31.040Z] "crypto/dsa", [2024-03-21T09:11:31.040Z] "crypto/ecdsa", [2024-03-21T09:11:31.040Z] "crypto/ed25519", [2024-03-21T09:11:31.040Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.040Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.040Z] "crypto/elliptic", [2024-03-21T09:11:31.040Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.040Z] "crypto/hmac", [2024-03-21T09:11:31.040Z] "crypto/internal/randutil", [2024-03-21T09:11:31.040Z] "crypto/internal/subtle", [2024-03-21T09:11:31.040Z] "crypto/md5", [2024-03-21T09:11:31.040Z] "crypto/rand", [2024-03-21T09:11:31.040Z] "crypto/rc4", [2024-03-21T09:11:31.040Z] "crypto/rsa", [2024-03-21T09:11:31.040Z] "crypto/sha1", [2024-03-21T09:11:31.040Z] "crypto/sha256", [2024-03-21T09:11:31.040Z] "crypto/sha512", [2024-03-21T09:11:31.040Z] "crypto/subtle", [2024-03-21T09:11:31.040Z] "crypto/tls", [2024-03-21T09:11:31.040Z] "crypto/x509", [2024-03-21T09:11:31.040Z] "crypto/x509/pkix", [2024-03-21T09:11:31.040Z] "embed", [2024-03-21T09:11:31.040Z] "encoding", [2024-03-21T09:11:31.040Z] "encoding/asn1", [2024-03-21T09:11:31.040Z] "encoding/base64", [2024-03-21T09:11:31.040Z] "encoding/binary", [2024-03-21T09:11:31.040Z] "encoding/hex", [2024-03-21T09:11:31.040Z] "encoding/json", [2024-03-21T09:11:31.040Z] "encoding/pem", [2024-03-21T09:11:31.040Z] "errors", [2024-03-21T09:11:31.040Z] "fmt", [2024-03-21T09:11:31.040Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.040Z] "go/token", [2024-03-21T09:11:31.040Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.040Z] "hash", [2024-03-21T09:11:31.040Z] "hash/crc32", [2024-03-21T09:11:31.040Z] "hash/fnv", [2024-03-21T09:11:31.040Z] "internal/abi", [2024-03-21T09:11:31.040Z] "internal/bytealg", [2024-03-21T09:11:31.040Z] "internal/cpu", [2024-03-21T09:11:31.040Z] "internal/fmtsort", [2024-03-21T09:11:31.040Z] "internal/goexperiment", [2024-03-21T09:11:31.040Z] "internal/itoa", [2024-03-21T09:11:31.040Z] "internal/nettrace", [2024-03-21T09:11:31.040Z] "internal/oserror", [2024-03-21T09:11:31.040Z] "internal/poll", [2024-03-21T09:11:31.040Z] "internal/race", [2024-03-21T09:11:31.040Z] "internal/reflectlite", [2024-03-21T09:11:31.040Z] "internal/singleflight", [2024-03-21T09:11:31.040Z] "internal/syscall/execenv", [2024-03-21T09:11:31.040Z] "internal/syscall/unix", [2024-03-21T09:11:31.040Z] "internal/testlog", [2024-03-21T09:11:31.040Z] "internal/unsafeheader", [2024-03-21T09:11:31.040Z] "io", [2024-03-21T09:11:31.040Z] "io/fs", [2024-03-21T09:11:31.040Z] "io/ioutil", [2024-03-21T09:11:31.040Z] "log", [2024-03-21T09:11:31.040Z] "math", [2024-03-21T09:11:31.040Z] "math/big", [2024-03-21T09:11:31.040Z] "math/bits", [2024-03-21T09:11:31.040Z] "math/rand", [2024-03-21T09:11:31.040Z] "net", [2024-03-21T09:11:31.040Z] "net/url", [2024-03-21T09:11:31.040Z] "os", [2024-03-21T09:11:31.040Z] "path", [2024-03-21T09:11:31.040Z] "path/filepath", [2024-03-21T09:11:31.040Z] "reflect", [2024-03-21T09:11:31.040Z] "runtime", [2024-03-21T09:11:31.040Z] "runtime/cgo", [2024-03-21T09:11:31.040Z] "runtime/internal/atomic", [2024-03-21T09:11:31.040Z] "runtime/internal/math", [2024-03-21T09:11:31.040Z] "runtime/internal/sys", [2024-03-21T09:11:31.040Z] "sort", [2024-03-21T09:11:31.040Z] "strconv", [2024-03-21T09:11:31.040Z] "strings", [2024-03-21T09:11:31.040Z] "sync", [2024-03-21T09:11:31.040Z] "sync/atomic", [2024-03-21T09:11:31.040Z] "syscall", [2024-03-21T09:11:31.040Z] "time", [2024-03-21T09:11:31.040Z] "unicode", [2024-03-21T09:11:31.040Z] "unicode/utf16", [2024-03-21T09:11:31.040Z] "unicode/utf8", [2024-03-21T09:11:31.040Z] "unsafe", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "XTestGoFiles": [ [2024-03-21T09:11:31.040Z] "util_test.go" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "XTestImports": [ [2024-03-21T09:11:31.040Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.040Z] "net", [2024-03-21T09:11:31.040Z] "reflect", [2024-03-21T09:11:31.040Z] "syscall", [2024-03-21T09:11:31.040Z] "testing" [2024-03-21T09:11:31.040Z] ] [2024-03-21T09:11:31.040Z] } [2024-03-21T09:11:31.040Z] { [2024-03-21T09:11:31.040Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/channelz", [2024-03-21T09:11:31.040Z] "ImportPath": "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.040Z] "Name": "channelz", [2024-03-21T09:11:31.040Z] "Doc": "Package channelz exports internals of the channelz implementation as required by other gRPC packages.", [2024-03-21T09:11:31.040Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.040Z] "Module": { [2024-03-21T09:11:31.040Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.040Z] "Version": "v1.60.1", [2024-03-21T09:11:31.040Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.040Z] "Indirect": true, [2024-03-21T09:11:31.040Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.040Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.040Z] "GoVersion": "1.19" [2024-03-21T09:11:31.040Z] }, [2024-03-21T09:11:31.040Z] "DepOnly": true, [2024-03-21T09:11:31.040Z] "Stale": true, [2024-03-21T09:11:31.040Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.040Z] "GoFiles": [ [2024-03-21T09:11:31.040Z] "channelz.go" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "Imports": [ [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal/channelz" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "Deps": [ [2024-03-21T09:11:31.040Z] "bufio", [2024-03-21T09:11:31.040Z] "bytes", [2024-03-21T09:11:31.040Z] "compress/flate", [2024-03-21T09:11:31.040Z] "compress/gzip", [2024-03-21T09:11:31.040Z] "container/list", [2024-03-21T09:11:31.040Z] "context", [2024-03-21T09:11:31.040Z] "crypto", [2024-03-21T09:11:31.040Z] "crypto/aes", [2024-03-21T09:11:31.040Z] "crypto/cipher", [2024-03-21T09:11:31.040Z] "crypto/des", [2024-03-21T09:11:31.040Z] "crypto/dsa", [2024-03-21T09:11:31.040Z] "crypto/ecdsa", [2024-03-21T09:11:31.040Z] "crypto/ed25519", [2024-03-21T09:11:31.040Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.040Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.040Z] "crypto/elliptic", [2024-03-21T09:11:31.040Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.040Z] "crypto/hmac", [2024-03-21T09:11:31.040Z] "crypto/internal/randutil", [2024-03-21T09:11:31.040Z] "crypto/internal/subtle", [2024-03-21T09:11:31.040Z] "crypto/md5", [2024-03-21T09:11:31.040Z] "crypto/rand", [2024-03-21T09:11:31.040Z] "crypto/rc4", [2024-03-21T09:11:31.040Z] "crypto/rsa", [2024-03-21T09:11:31.040Z] "crypto/sha1", [2024-03-21T09:11:31.040Z] "crypto/sha256", [2024-03-21T09:11:31.040Z] "crypto/sha512", [2024-03-21T09:11:31.040Z] "crypto/subtle", [2024-03-21T09:11:31.040Z] "crypto/tls", [2024-03-21T09:11:31.040Z] "crypto/x509", [2024-03-21T09:11:31.040Z] "crypto/x509/pkix", [2024-03-21T09:11:31.040Z] "embed", [2024-03-21T09:11:31.040Z] "encoding", [2024-03-21T09:11:31.040Z] "encoding/asn1", [2024-03-21T09:11:31.040Z] "encoding/base64", [2024-03-21T09:11:31.040Z] "encoding/binary", [2024-03-21T09:11:31.040Z] "encoding/hex", [2024-03-21T09:11:31.040Z] "encoding/json", [2024-03-21T09:11:31.040Z] "encoding/pem", [2024-03-21T09:11:31.040Z] "errors", [2024-03-21T09:11:31.040Z] "fmt", [2024-03-21T09:11:31.040Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.040Z] "go/token", [2024-03-21T09:11:31.040Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.040Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.040Z] "hash", [2024-03-21T09:11:31.040Z] "hash/crc32", [2024-03-21T09:11:31.040Z] "hash/fnv", [2024-03-21T09:11:31.040Z] "internal/abi", [2024-03-21T09:11:31.040Z] "internal/bytealg", [2024-03-21T09:11:31.040Z] "internal/cpu", [2024-03-21T09:11:31.040Z] "internal/fmtsort", [2024-03-21T09:11:31.040Z] "internal/goexperiment", [2024-03-21T09:11:31.040Z] "internal/itoa", [2024-03-21T09:11:31.040Z] "internal/nettrace", [2024-03-21T09:11:31.040Z] "internal/oserror", [2024-03-21T09:11:31.040Z] "internal/poll", [2024-03-21T09:11:31.040Z] "internal/race", [2024-03-21T09:11:31.040Z] "internal/reflectlite", [2024-03-21T09:11:31.040Z] "internal/singleflight", [2024-03-21T09:11:31.040Z] "internal/syscall/execenv", [2024-03-21T09:11:31.040Z] "internal/syscall/unix", [2024-03-21T09:11:31.040Z] "internal/testlog", [2024-03-21T09:11:31.040Z] "internal/unsafeheader", [2024-03-21T09:11:31.040Z] "io", [2024-03-21T09:11:31.040Z] "io/fs", [2024-03-21T09:11:31.040Z] "io/ioutil", [2024-03-21T09:11:31.040Z] "log", [2024-03-21T09:11:31.040Z] "math", [2024-03-21T09:11:31.040Z] "math/big", [2024-03-21T09:11:31.040Z] "math/bits", [2024-03-21T09:11:31.040Z] "math/rand", [2024-03-21T09:11:31.040Z] "net", [2024-03-21T09:11:31.040Z] "net/url", [2024-03-21T09:11:31.040Z] "os", [2024-03-21T09:11:31.040Z] "path", [2024-03-21T09:11:31.040Z] "path/filepath", [2024-03-21T09:11:31.040Z] "reflect", [2024-03-21T09:11:31.040Z] "runtime", [2024-03-21T09:11:31.040Z] "runtime/cgo", [2024-03-21T09:11:31.040Z] "runtime/internal/atomic", [2024-03-21T09:11:31.040Z] "runtime/internal/math", [2024-03-21T09:11:31.040Z] "runtime/internal/sys", [2024-03-21T09:11:31.040Z] "sort", [2024-03-21T09:11:31.040Z] "strconv", [2024-03-21T09:11:31.040Z] "strings", [2024-03-21T09:11:31.040Z] "sync", [2024-03-21T09:11:31.040Z] "sync/atomic", [2024-03-21T09:11:31.040Z] "syscall", [2024-03-21T09:11:31.040Z] "time", [2024-03-21T09:11:31.040Z] "unicode", [2024-03-21T09:11:31.040Z] "unicode/utf16", [2024-03-21T09:11:31.040Z] "unicode/utf8", [2024-03-21T09:11:31.040Z] "unsafe", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.040Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.040Z] ] [2024-03-21T09:11:31.040Z] } [2024-03-21T09:11:31.040Z] { [2024-03-21T09:11:31.040Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/metadata", [2024-03-21T09:11:31.040Z] "ImportPath": "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.040Z] "Name": "metadata", [2024-03-21T09:11:31.040Z] "Doc": "Package metadata define the structure of the metadata supported by gRPC library.", [2024-03-21T09:11:31.040Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.040Z] "Module": { [2024-03-21T09:11:31.040Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.040Z] "Version": "v1.60.1", [2024-03-21T09:11:31.040Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.040Z] "Indirect": true, [2024-03-21T09:11:31.040Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.040Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.040Z] "GoVersion": "1.19" [2024-03-21T09:11:31.040Z] }, [2024-03-21T09:11:31.040Z] "DepOnly": true, [2024-03-21T09:11:31.040Z] "Stale": true, [2024-03-21T09:11:31.040Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.040Z] "GoFiles": [ [2024-03-21T09:11:31.040Z] "metadata.go" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "Imports": [ [2024-03-21T09:11:31.040Z] "context", [2024-03-21T09:11:31.040Z] "fmt", [2024-03-21T09:11:31.040Z] "strings" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "Deps": [ [2024-03-21T09:11:31.040Z] "context", [2024-03-21T09:11:31.040Z] "errors", [2024-03-21T09:11:31.040Z] "fmt", [2024-03-21T09:11:31.040Z] "internal/abi", [2024-03-21T09:11:31.040Z] "internal/bytealg", [2024-03-21T09:11:31.040Z] "internal/cpu", [2024-03-21T09:11:31.040Z] "internal/fmtsort", [2024-03-21T09:11:31.040Z] "internal/goexperiment", [2024-03-21T09:11:31.040Z] "internal/itoa", [2024-03-21T09:11:31.040Z] "internal/oserror", [2024-03-21T09:11:31.040Z] "internal/poll", [2024-03-21T09:11:31.040Z] "internal/race", [2024-03-21T09:11:31.040Z] "internal/reflectlite", [2024-03-21T09:11:31.040Z] "internal/syscall/execenv", [2024-03-21T09:11:31.040Z] "internal/syscall/unix", [2024-03-21T09:11:31.040Z] "internal/testlog", [2024-03-21T09:11:31.040Z] "internal/unsafeheader", [2024-03-21T09:11:31.040Z] "io", [2024-03-21T09:11:31.040Z] "io/fs", [2024-03-21T09:11:31.040Z] "math", [2024-03-21T09:11:31.040Z] "math/bits", [2024-03-21T09:11:31.040Z] "os", [2024-03-21T09:11:31.040Z] "path", [2024-03-21T09:11:31.040Z] "reflect", [2024-03-21T09:11:31.040Z] "runtime", [2024-03-21T09:11:31.040Z] "runtime/internal/atomic", [2024-03-21T09:11:31.040Z] "runtime/internal/math", [2024-03-21T09:11:31.040Z] "runtime/internal/sys", [2024-03-21T09:11:31.040Z] "sort", [2024-03-21T09:11:31.040Z] "strconv", [2024-03-21T09:11:31.040Z] "strings", [2024-03-21T09:11:31.040Z] "sync", [2024-03-21T09:11:31.040Z] "sync/atomic", [2024-03-21T09:11:31.040Z] "syscall", [2024-03-21T09:11:31.040Z] "time", [2024-03-21T09:11:31.040Z] "unicode", [2024-03-21T09:11:31.040Z] "unicode/utf8", [2024-03-21T09:11:31.040Z] "unsafe" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "TestGoFiles": [ [2024-03-21T09:11:31.040Z] "metadata_test.go" [2024-03-21T09:11:31.040Z] ], [2024-03-21T09:11:31.040Z] "TestImports": [ [2024-03-21T09:11:31.040Z] "context", [2024-03-21T09:11:31.040Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.040Z] "reflect", [2024-03-21T09:11:31.040Z] "strconv", [2024-03-21T09:11:31.040Z] "testing", [2024-03-21T09:11:31.040Z] "time" [2024-03-21T09:11:31.040Z] ] [2024-03-21T09:11:31.040Z] } [2024-03-21T09:11:31.040Z] { [2024-03-21T09:11:31.041Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer", [2024-03-21T09:11:31.041Z] "ImportPath": "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.041Z] "Name": "balancer", [2024-03-21T09:11:31.041Z] "Doc": "Package balancer defines APIs for load balancing in gRPC.", [2024-03-21T09:11:31.041Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.041Z] "Module": { [2024-03-21T09:11:31.041Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.041Z] "Version": "v1.60.1", [2024-03-21T09:11:31.041Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.041Z] "Indirect": true, [2024-03-21T09:11:31.041Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.041Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.041Z] "GoVersion": "1.19" [2024-03-21T09:11:31.041Z] }, [2024-03-21T09:11:31.041Z] "DepOnly": true, [2024-03-21T09:11:31.041Z] "Stale": true, [2024-03-21T09:11:31.041Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.041Z] "GoFiles": [ [2024-03-21T09:11:31.041Z] "balancer.go", [2024-03-21T09:11:31.041Z] "conn_state_evaluator.go" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "Imports": [ [2024-03-21T09:11:31.041Z] "context", [2024-03-21T09:11:31.041Z] "encoding/json", [2024-03-21T09:11:31.041Z] "errors", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.041Z] "net", [2024-03-21T09:11:31.041Z] "strings" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "Deps": [ [2024-03-21T09:11:31.041Z] "bufio", [2024-03-21T09:11:31.041Z] "bytes", [2024-03-21T09:11:31.041Z] "compress/flate", [2024-03-21T09:11:31.041Z] "compress/gzip", [2024-03-21T09:11:31.041Z] "container/list", [2024-03-21T09:11:31.041Z] "context", [2024-03-21T09:11:31.041Z] "crypto", [2024-03-21T09:11:31.041Z] "crypto/aes", [2024-03-21T09:11:31.041Z] "crypto/cipher", [2024-03-21T09:11:31.041Z] "crypto/des", [2024-03-21T09:11:31.041Z] "crypto/dsa", [2024-03-21T09:11:31.041Z] "crypto/ecdsa", [2024-03-21T09:11:31.041Z] "crypto/ed25519", [2024-03-21T09:11:31.041Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.041Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.041Z] "crypto/elliptic", [2024-03-21T09:11:31.041Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.041Z] "crypto/hmac", [2024-03-21T09:11:31.041Z] "crypto/internal/randutil", [2024-03-21T09:11:31.041Z] "crypto/internal/subtle", [2024-03-21T09:11:31.041Z] "crypto/md5", [2024-03-21T09:11:31.041Z] "crypto/rand", [2024-03-21T09:11:31.041Z] "crypto/rc4", [2024-03-21T09:11:31.041Z] "crypto/rsa", [2024-03-21T09:11:31.041Z] "crypto/sha1", [2024-03-21T09:11:31.041Z] "crypto/sha256", [2024-03-21T09:11:31.041Z] "crypto/sha512", [2024-03-21T09:11:31.041Z] "crypto/subtle", [2024-03-21T09:11:31.041Z] "crypto/tls", [2024-03-21T09:11:31.041Z] "crypto/x509", [2024-03-21T09:11:31.041Z] "crypto/x509/pkix", [2024-03-21T09:11:31.041Z] "embed", [2024-03-21T09:11:31.041Z] "encoding", [2024-03-21T09:11:31.041Z] "encoding/asn1", [2024-03-21T09:11:31.041Z] "encoding/base64", [2024-03-21T09:11:31.041Z] "encoding/binary", [2024-03-21T09:11:31.041Z] "encoding/hex", [2024-03-21T09:11:31.041Z] "encoding/json", [2024-03-21T09:11:31.041Z] "encoding/pem", [2024-03-21T09:11:31.041Z] "errors", [2024-03-21T09:11:31.041Z] "fmt", [2024-03-21T09:11:31.041Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.041Z] "go/token", [2024-03-21T09:11:31.041Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.041Z] "hash", [2024-03-21T09:11:31.041Z] "hash/crc32", [2024-03-21T09:11:31.041Z] "hash/fnv", [2024-03-21T09:11:31.041Z] "internal/abi", [2024-03-21T09:11:31.041Z] "internal/bytealg", [2024-03-21T09:11:31.041Z] "internal/cpu", [2024-03-21T09:11:31.041Z] "internal/fmtsort", [2024-03-21T09:11:31.041Z] "internal/goexperiment", [2024-03-21T09:11:31.041Z] "internal/itoa", [2024-03-21T09:11:31.041Z] "internal/nettrace", [2024-03-21T09:11:31.041Z] "internal/oserror", [2024-03-21T09:11:31.041Z] "internal/poll", [2024-03-21T09:11:31.041Z] "internal/race", [2024-03-21T09:11:31.041Z] "internal/reflectlite", [2024-03-21T09:11:31.041Z] "internal/singleflight", [2024-03-21T09:11:31.041Z] "internal/syscall/execenv", [2024-03-21T09:11:31.041Z] "internal/syscall/unix", [2024-03-21T09:11:31.041Z] "internal/testlog", [2024-03-21T09:11:31.041Z] "internal/unsafeheader", [2024-03-21T09:11:31.041Z] "io", [2024-03-21T09:11:31.041Z] "io/fs", [2024-03-21T09:11:31.041Z] "io/ioutil", [2024-03-21T09:11:31.041Z] "log", [2024-03-21T09:11:31.041Z] "math", [2024-03-21T09:11:31.041Z] "math/big", [2024-03-21T09:11:31.041Z] "math/bits", [2024-03-21T09:11:31.041Z] "math/rand", [2024-03-21T09:11:31.041Z] "net", [2024-03-21T09:11:31.041Z] "net/url", [2024-03-21T09:11:31.041Z] "os", [2024-03-21T09:11:31.041Z] "path", [2024-03-21T09:11:31.041Z] "path/filepath", [2024-03-21T09:11:31.041Z] "reflect", [2024-03-21T09:11:31.041Z] "runtime", [2024-03-21T09:11:31.041Z] "runtime/cgo", [2024-03-21T09:11:31.041Z] "runtime/internal/atomic", [2024-03-21T09:11:31.041Z] "runtime/internal/math", [2024-03-21T09:11:31.041Z] "runtime/internal/sys", [2024-03-21T09:11:31.041Z] "sort", [2024-03-21T09:11:31.041Z] "strconv", [2024-03-21T09:11:31.041Z] "strings", [2024-03-21T09:11:31.041Z] "sync", [2024-03-21T09:11:31.041Z] "sync/atomic", [2024-03-21T09:11:31.041Z] "syscall", [2024-03-21T09:11:31.041Z] "time", [2024-03-21T09:11:31.041Z] "unicode", [2024-03-21T09:11:31.041Z] "unicode/utf16", [2024-03-21T09:11:31.041Z] "unicode/utf8", [2024-03-21T09:11:31.041Z] "unsafe", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "TestGoFiles": [ [2024-03-21T09:11:31.041Z] "conn_state_evaluator_test.go" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "TestImports": [ [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.041Z] "testing" [2024-03-21T09:11:31.041Z] ] [2024-03-21T09:11:31.041Z] } [2024-03-21T09:11:31.041Z] { [2024-03-21T09:11:31.041Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/base", [2024-03-21T09:11:31.041Z] "ImportPath": "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.041Z] "Name": "base", [2024-03-21T09:11:31.041Z] "Doc": "Package base defines a balancer base that can be used to build balancers with different picking algorithms.", [2024-03-21T09:11:31.041Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.041Z] "Module": { [2024-03-21T09:11:31.041Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.041Z] "Version": "v1.60.1", [2024-03-21T09:11:31.041Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.041Z] "Indirect": true, [2024-03-21T09:11:31.041Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.041Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.041Z] "GoVersion": "1.19" [2024-03-21T09:11:31.041Z] }, [2024-03-21T09:11:31.041Z] "DepOnly": true, [2024-03-21T09:11:31.041Z] "Stale": true, [2024-03-21T09:11:31.041Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.041Z] "GoFiles": [ [2024-03-21T09:11:31.041Z] "balancer.go", [2024-03-21T09:11:31.041Z] "base.go" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "Imports": [ [2024-03-21T09:11:31.041Z] "errors", [2024-03-21T09:11:31.041Z] "fmt", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/resolver" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "Deps": [ [2024-03-21T09:11:31.041Z] "bufio", [2024-03-21T09:11:31.041Z] "bytes", [2024-03-21T09:11:31.041Z] "compress/flate", [2024-03-21T09:11:31.041Z] "compress/gzip", [2024-03-21T09:11:31.041Z] "container/list", [2024-03-21T09:11:31.041Z] "context", [2024-03-21T09:11:31.041Z] "crypto", [2024-03-21T09:11:31.041Z] "crypto/aes", [2024-03-21T09:11:31.041Z] "crypto/cipher", [2024-03-21T09:11:31.041Z] "crypto/des", [2024-03-21T09:11:31.041Z] "crypto/dsa", [2024-03-21T09:11:31.041Z] "crypto/ecdsa", [2024-03-21T09:11:31.041Z] "crypto/ed25519", [2024-03-21T09:11:31.041Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.041Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.041Z] "crypto/elliptic", [2024-03-21T09:11:31.041Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.041Z] "crypto/hmac", [2024-03-21T09:11:31.041Z] "crypto/internal/randutil", [2024-03-21T09:11:31.041Z] "crypto/internal/subtle", [2024-03-21T09:11:31.041Z] "crypto/md5", [2024-03-21T09:11:31.041Z] "crypto/rand", [2024-03-21T09:11:31.041Z] "crypto/rc4", [2024-03-21T09:11:31.041Z] "crypto/rsa", [2024-03-21T09:11:31.041Z] "crypto/sha1", [2024-03-21T09:11:31.041Z] "crypto/sha256", [2024-03-21T09:11:31.041Z] "crypto/sha512", [2024-03-21T09:11:31.041Z] "crypto/subtle", [2024-03-21T09:11:31.041Z] "crypto/tls", [2024-03-21T09:11:31.041Z] "crypto/x509", [2024-03-21T09:11:31.041Z] "crypto/x509/pkix", [2024-03-21T09:11:31.041Z] "embed", [2024-03-21T09:11:31.041Z] "encoding", [2024-03-21T09:11:31.041Z] "encoding/asn1", [2024-03-21T09:11:31.041Z] "encoding/base64", [2024-03-21T09:11:31.041Z] "encoding/binary", [2024-03-21T09:11:31.041Z] "encoding/hex", [2024-03-21T09:11:31.041Z] "encoding/json", [2024-03-21T09:11:31.041Z] "encoding/pem", [2024-03-21T09:11:31.041Z] "errors", [2024-03-21T09:11:31.041Z] "fmt", [2024-03-21T09:11:31.041Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.041Z] "go/token", [2024-03-21T09:11:31.041Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.041Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.041Z] "hash", [2024-03-21T09:11:31.041Z] "hash/crc32", [2024-03-21T09:11:31.041Z] "hash/fnv", [2024-03-21T09:11:31.041Z] "internal/abi", [2024-03-21T09:11:31.041Z] "internal/bytealg", [2024-03-21T09:11:31.041Z] "internal/cpu", [2024-03-21T09:11:31.041Z] "internal/fmtsort", [2024-03-21T09:11:31.041Z] "internal/goexperiment", [2024-03-21T09:11:31.041Z] "internal/itoa", [2024-03-21T09:11:31.041Z] "internal/nettrace", [2024-03-21T09:11:31.041Z] "internal/oserror", [2024-03-21T09:11:31.041Z] "internal/poll", [2024-03-21T09:11:31.041Z] "internal/race", [2024-03-21T09:11:31.041Z] "internal/reflectlite", [2024-03-21T09:11:31.041Z] "internal/singleflight", [2024-03-21T09:11:31.041Z] "internal/syscall/execenv", [2024-03-21T09:11:31.041Z] "internal/syscall/unix", [2024-03-21T09:11:31.041Z] "internal/testlog", [2024-03-21T09:11:31.041Z] "internal/unsafeheader", [2024-03-21T09:11:31.041Z] "io", [2024-03-21T09:11:31.041Z] "io/fs", [2024-03-21T09:11:31.041Z] "io/ioutil", [2024-03-21T09:11:31.041Z] "log", [2024-03-21T09:11:31.041Z] "math", [2024-03-21T09:11:31.041Z] "math/big", [2024-03-21T09:11:31.041Z] "math/bits", [2024-03-21T09:11:31.041Z] "math/rand", [2024-03-21T09:11:31.041Z] "net", [2024-03-21T09:11:31.041Z] "net/url", [2024-03-21T09:11:31.041Z] "os", [2024-03-21T09:11:31.041Z] "path", [2024-03-21T09:11:31.041Z] "path/filepath", [2024-03-21T09:11:31.041Z] "reflect", [2024-03-21T09:11:31.041Z] "runtime", [2024-03-21T09:11:31.041Z] "runtime/cgo", [2024-03-21T09:11:31.041Z] "runtime/internal/atomic", [2024-03-21T09:11:31.041Z] "runtime/internal/math", [2024-03-21T09:11:31.041Z] "runtime/internal/sys", [2024-03-21T09:11:31.041Z] "sort", [2024-03-21T09:11:31.041Z] "strconv", [2024-03-21T09:11:31.041Z] "strings", [2024-03-21T09:11:31.041Z] "sync", [2024-03-21T09:11:31.041Z] "sync/atomic", [2024-03-21T09:11:31.041Z] "syscall", [2024-03-21T09:11:31.041Z] "time", [2024-03-21T09:11:31.041Z] "unicode", [2024-03-21T09:11:31.041Z] "unicode/utf16", [2024-03-21T09:11:31.041Z] "unicode/utf8", [2024-03-21T09:11:31.041Z] "unsafe", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.041Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "TestGoFiles": [ [2024-03-21T09:11:31.041Z] "balancer_test.go" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "TestImports": [ [2024-03-21T09:11:31.041Z] "context", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.041Z] "testing", [2024-03-21T09:11:31.041Z] "time" [2024-03-21T09:11:31.041Z] ] [2024-03-21T09:11:31.041Z] } [2024-03-21T09:11:31.041Z] { [2024-03-21T09:11:31.041Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcrand", [2024-03-21T09:11:31.041Z] "ImportPath": "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.041Z] "Name": "grpcrand", [2024-03-21T09:11:31.041Z] "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-21T09:11:31.041Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.041Z] "Module": { [2024-03-21T09:11:31.041Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.041Z] "Version": "v1.60.1", [2024-03-21T09:11:31.041Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.041Z] "Indirect": true, [2024-03-21T09:11:31.041Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.041Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.041Z] "GoVersion": "1.19" [2024-03-21T09:11:31.041Z] }, [2024-03-21T09:11:31.041Z] "DepOnly": true, [2024-03-21T09:11:31.041Z] "Stale": true, [2024-03-21T09:11:31.041Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.041Z] "GoFiles": [ [2024-03-21T09:11:31.041Z] "grpcrand.go" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "Imports": [ [2024-03-21T09:11:31.041Z] "math/rand", [2024-03-21T09:11:31.041Z] "sync", [2024-03-21T09:11:31.041Z] "time" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "Deps": [ [2024-03-21T09:11:31.041Z] "errors", [2024-03-21T09:11:31.041Z] "internal/abi", [2024-03-21T09:11:31.041Z] "internal/bytealg", [2024-03-21T09:11:31.041Z] "internal/cpu", [2024-03-21T09:11:31.041Z] "internal/goexperiment", [2024-03-21T09:11:31.041Z] "internal/itoa", [2024-03-21T09:11:31.041Z] "internal/oserror", [2024-03-21T09:11:31.041Z] "internal/race", [2024-03-21T09:11:31.041Z] "internal/reflectlite", [2024-03-21T09:11:31.041Z] "internal/unsafeheader", [2024-03-21T09:11:31.041Z] "math", [2024-03-21T09:11:31.041Z] "math/bits", [2024-03-21T09:11:31.041Z] "math/rand", [2024-03-21T09:11:31.041Z] "runtime", [2024-03-21T09:11:31.041Z] "runtime/internal/atomic", [2024-03-21T09:11:31.041Z] "runtime/internal/math", [2024-03-21T09:11:31.041Z] "runtime/internal/sys", [2024-03-21T09:11:31.041Z] "sync", [2024-03-21T09:11:31.041Z] "sync/atomic", [2024-03-21T09:11:31.041Z] "syscall", [2024-03-21T09:11:31.041Z] "time", [2024-03-21T09:11:31.041Z] "unsafe" [2024-03-21T09:11:31.041Z] ] [2024-03-21T09:11:31.041Z] } [2024-03-21T09:11:31.041Z] { [2024-03-21T09:11:31.041Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/roundrobin", [2024-03-21T09:11:31.041Z] "ImportPath": "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.041Z] "Name": "roundrobin", [2024-03-21T09:11:31.041Z] "Doc": "Package roundrobin defines a roundrobin balancer.", [2024-03-21T09:11:31.041Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.041Z] "Module": { [2024-03-21T09:11:31.041Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.041Z] "Version": "v1.60.1", [2024-03-21T09:11:31.041Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.041Z] "Indirect": true, [2024-03-21T09:11:31.041Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.041Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.041Z] "GoVersion": "1.19" [2024-03-21T09:11:31.041Z] }, [2024-03-21T09:11:31.041Z] "DepOnly": true, [2024-03-21T09:11:31.041Z] "Stale": true, [2024-03-21T09:11:31.041Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.041Z] "GoFiles": [ [2024-03-21T09:11:31.041Z] "roundrobin.go" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "Imports": [ [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.041Z] "sync/atomic" [2024-03-21T09:11:31.041Z] ], [2024-03-21T09:11:31.041Z] "Deps": [ [2024-03-21T09:11:31.041Z] "bufio", [2024-03-21T09:11:31.041Z] "bytes", [2024-03-21T09:11:31.041Z] "compress/flate", [2024-03-21T09:11:31.041Z] "compress/gzip", [2024-03-21T09:11:31.041Z] "container/list", [2024-03-21T09:11:31.041Z] "context", [2024-03-21T09:11:31.041Z] "crypto", [2024-03-21T09:11:31.041Z] "crypto/aes", [2024-03-21T09:11:31.041Z] "crypto/cipher", [2024-03-21T09:11:31.041Z] "crypto/des", [2024-03-21T09:11:31.041Z] "crypto/dsa", [2024-03-21T09:11:31.041Z] "crypto/ecdsa", [2024-03-21T09:11:31.041Z] "crypto/ed25519", [2024-03-21T09:11:31.041Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.041Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.041Z] "crypto/elliptic", [2024-03-21T09:11:31.041Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.041Z] "crypto/hmac", [2024-03-21T09:11:31.041Z] "crypto/internal/randutil", [2024-03-21T09:11:31.041Z] "crypto/internal/subtle", [2024-03-21T09:11:31.041Z] "crypto/md5", [2024-03-21T09:11:31.041Z] "crypto/rand", [2024-03-21T09:11:31.041Z] "crypto/rc4", [2024-03-21T09:11:31.041Z] "crypto/rsa", [2024-03-21T09:11:31.041Z] "crypto/sha1", [2024-03-21T09:11:31.041Z] "crypto/sha256", [2024-03-21T09:11:31.041Z] "crypto/sha512", [2024-03-21T09:11:31.041Z] "crypto/subtle", [2024-03-21T09:11:31.041Z] "crypto/tls", [2024-03-21T09:11:31.041Z] "crypto/x509", [2024-03-21T09:11:31.041Z] "crypto/x509/pkix", [2024-03-21T09:11:31.041Z] "embed", [2024-03-21T09:11:31.041Z] "encoding", [2024-03-21T09:11:31.041Z] "encoding/asn1", [2024-03-21T09:11:31.041Z] "encoding/base64", [2024-03-21T09:11:31.041Z] "encoding/binary", [2024-03-21T09:11:31.041Z] "encoding/hex", [2024-03-21T09:11:31.041Z] "encoding/json", [2024-03-21T09:11:31.041Z] "encoding/pem", [2024-03-21T09:11:31.041Z] "errors", [2024-03-21T09:11:31.041Z] "fmt", [2024-03-21T09:11:31.041Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.041Z] "go/token", [2024-03-21T09:11:31.041Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.041Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.042Z] "hash", [2024-03-21T09:11:31.042Z] "hash/crc32", [2024-03-21T09:11:31.042Z] "hash/fnv", [2024-03-21T09:11:31.042Z] "internal/abi", [2024-03-21T09:11:31.042Z] "internal/bytealg", [2024-03-21T09:11:31.042Z] "internal/cpu", [2024-03-21T09:11:31.042Z] "internal/fmtsort", [2024-03-21T09:11:31.042Z] "internal/goexperiment", [2024-03-21T09:11:31.042Z] "internal/itoa", [2024-03-21T09:11:31.042Z] "internal/nettrace", [2024-03-21T09:11:31.042Z] "internal/oserror", [2024-03-21T09:11:31.042Z] "internal/poll", [2024-03-21T09:11:31.042Z] "internal/race", [2024-03-21T09:11:31.042Z] "internal/reflectlite", [2024-03-21T09:11:31.042Z] "internal/singleflight", [2024-03-21T09:11:31.042Z] "internal/syscall/execenv", [2024-03-21T09:11:31.042Z] "internal/syscall/unix", [2024-03-21T09:11:31.042Z] "internal/testlog", [2024-03-21T09:11:31.042Z] "internal/unsafeheader", [2024-03-21T09:11:31.042Z] "io", [2024-03-21T09:11:31.042Z] "io/fs", [2024-03-21T09:11:31.042Z] "io/ioutil", [2024-03-21T09:11:31.042Z] "log", [2024-03-21T09:11:31.042Z] "math", [2024-03-21T09:11:31.042Z] "math/big", [2024-03-21T09:11:31.042Z] "math/bits", [2024-03-21T09:11:31.042Z] "math/rand", [2024-03-21T09:11:31.042Z] "net", [2024-03-21T09:11:31.042Z] "net/url", [2024-03-21T09:11:31.042Z] "os", [2024-03-21T09:11:31.042Z] "path", [2024-03-21T09:11:31.042Z] "path/filepath", [2024-03-21T09:11:31.042Z] "reflect", [2024-03-21T09:11:31.042Z] "runtime", [2024-03-21T09:11:31.042Z] "runtime/cgo", [2024-03-21T09:11:31.042Z] "runtime/internal/atomic", [2024-03-21T09:11:31.042Z] "runtime/internal/math", [2024-03-21T09:11:31.042Z] "runtime/internal/sys", [2024-03-21T09:11:31.042Z] "sort", [2024-03-21T09:11:31.042Z] "strconv", [2024-03-21T09:11:31.042Z] "strings", [2024-03-21T09:11:31.042Z] "sync", [2024-03-21T09:11:31.042Z] "sync/atomic", [2024-03-21T09:11:31.042Z] "syscall", [2024-03-21T09:11:31.042Z] "time", [2024-03-21T09:11:31.042Z] "unicode", [2024-03-21T09:11:31.042Z] "unicode/utf16", [2024-03-21T09:11:31.042Z] "unicode/utf8", [2024-03-21T09:11:31.042Z] "unsafe", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.042Z] ] [2024-03-21T09:11:31.042Z] } [2024-03-21T09:11:31.042Z] { [2024-03-21T09:11:31.042Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/codes", [2024-03-21T09:11:31.042Z] "ImportPath": "google.golang.org/grpc/codes", [2024-03-21T09:11:31.042Z] "Name": "codes", [2024-03-21T09:11:31.042Z] "Doc": "Package codes defines the canonical error codes used by gRPC.", [2024-03-21T09:11:31.042Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.042Z] "Module": { [2024-03-21T09:11:31.042Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.042Z] "Version": "v1.60.1", [2024-03-21T09:11:31.042Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.042Z] "Indirect": true, [2024-03-21T09:11:31.042Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.042Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.042Z] "GoVersion": "1.19" [2024-03-21T09:11:31.042Z] }, [2024-03-21T09:11:31.042Z] "DepOnly": true, [2024-03-21T09:11:31.042Z] "Stale": true, [2024-03-21T09:11:31.042Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.042Z] "GoFiles": [ [2024-03-21T09:11:31.042Z] "code_string.go", [2024-03-21T09:11:31.042Z] "codes.go" [2024-03-21T09:11:31.042Z] ], [2024-03-21T09:11:31.042Z] "Imports": [ [2024-03-21T09:11:31.042Z] "fmt", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.042Z] "strconv" [2024-03-21T09:11:31.042Z] ], [2024-03-21T09:11:31.042Z] "Deps": [ [2024-03-21T09:11:31.042Z] "bufio", [2024-03-21T09:11:31.042Z] "bytes", [2024-03-21T09:11:31.042Z] "compress/flate", [2024-03-21T09:11:31.042Z] "compress/gzip", [2024-03-21T09:11:31.042Z] "container/list", [2024-03-21T09:11:31.042Z] "context", [2024-03-21T09:11:31.042Z] "crypto", [2024-03-21T09:11:31.042Z] "crypto/aes", [2024-03-21T09:11:31.042Z] "crypto/cipher", [2024-03-21T09:11:31.042Z] "crypto/des", [2024-03-21T09:11:31.042Z] "crypto/dsa", [2024-03-21T09:11:31.042Z] "crypto/ecdsa", [2024-03-21T09:11:31.042Z] "crypto/ed25519", [2024-03-21T09:11:31.042Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.042Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.042Z] "crypto/elliptic", [2024-03-21T09:11:31.042Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.042Z] "crypto/hmac", [2024-03-21T09:11:31.042Z] "crypto/internal/randutil", [2024-03-21T09:11:31.042Z] "crypto/internal/subtle", [2024-03-21T09:11:31.042Z] "crypto/md5", [2024-03-21T09:11:31.042Z] "crypto/rand", [2024-03-21T09:11:31.042Z] "crypto/rc4", [2024-03-21T09:11:31.042Z] "crypto/rsa", [2024-03-21T09:11:31.042Z] "crypto/sha1", [2024-03-21T09:11:31.042Z] "crypto/sha256", [2024-03-21T09:11:31.042Z] "crypto/sha512", [2024-03-21T09:11:31.042Z] "crypto/subtle", [2024-03-21T09:11:31.042Z] "crypto/tls", [2024-03-21T09:11:31.042Z] "crypto/x509", [2024-03-21T09:11:31.042Z] "crypto/x509/pkix", [2024-03-21T09:11:31.042Z] "embed", [2024-03-21T09:11:31.042Z] "encoding", [2024-03-21T09:11:31.042Z] "encoding/asn1", [2024-03-21T09:11:31.042Z] "encoding/base64", [2024-03-21T09:11:31.042Z] "encoding/binary", [2024-03-21T09:11:31.042Z] "encoding/hex", [2024-03-21T09:11:31.042Z] "encoding/json", [2024-03-21T09:11:31.042Z] "encoding/pem", [2024-03-21T09:11:31.042Z] "errors", [2024-03-21T09:11:31.042Z] "fmt", [2024-03-21T09:11:31.042Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.042Z] "go/token", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.042Z] "hash", [2024-03-21T09:11:31.042Z] "hash/crc32", [2024-03-21T09:11:31.042Z] "hash/fnv", [2024-03-21T09:11:31.042Z] "internal/abi", [2024-03-21T09:11:31.042Z] "internal/bytealg", [2024-03-21T09:11:31.042Z] "internal/cpu", [2024-03-21T09:11:31.042Z] "internal/fmtsort", [2024-03-21T09:11:31.042Z] "internal/goexperiment", [2024-03-21T09:11:31.042Z] "internal/itoa", [2024-03-21T09:11:31.042Z] "internal/nettrace", [2024-03-21T09:11:31.042Z] "internal/oserror", [2024-03-21T09:11:31.042Z] "internal/poll", [2024-03-21T09:11:31.042Z] "internal/race", [2024-03-21T09:11:31.042Z] "internal/reflectlite", [2024-03-21T09:11:31.042Z] "internal/singleflight", [2024-03-21T09:11:31.042Z] "internal/syscall/execenv", [2024-03-21T09:11:31.042Z] "internal/syscall/unix", [2024-03-21T09:11:31.042Z] "internal/testlog", [2024-03-21T09:11:31.042Z] "internal/unsafeheader", [2024-03-21T09:11:31.042Z] "io", [2024-03-21T09:11:31.042Z] "io/fs", [2024-03-21T09:11:31.042Z] "io/ioutil", [2024-03-21T09:11:31.042Z] "log", [2024-03-21T09:11:31.042Z] "math", [2024-03-21T09:11:31.042Z] "math/big", [2024-03-21T09:11:31.042Z] "math/bits", [2024-03-21T09:11:31.042Z] "math/rand", [2024-03-21T09:11:31.042Z] "net", [2024-03-21T09:11:31.042Z] "net/url", [2024-03-21T09:11:31.042Z] "os", [2024-03-21T09:11:31.042Z] "path", [2024-03-21T09:11:31.042Z] "path/filepath", [2024-03-21T09:11:31.042Z] "reflect", [2024-03-21T09:11:31.042Z] "runtime", [2024-03-21T09:11:31.042Z] "runtime/cgo", [2024-03-21T09:11:31.042Z] "runtime/internal/atomic", [2024-03-21T09:11:31.042Z] "runtime/internal/math", [2024-03-21T09:11:31.042Z] "runtime/internal/sys", [2024-03-21T09:11:31.042Z] "sort", [2024-03-21T09:11:31.042Z] "strconv", [2024-03-21T09:11:31.042Z] "strings", [2024-03-21T09:11:31.042Z] "sync", [2024-03-21T09:11:31.042Z] "sync/atomic", [2024-03-21T09:11:31.042Z] "syscall", [2024-03-21T09:11:31.042Z] "time", [2024-03-21T09:11:31.042Z] "unicode", [2024-03-21T09:11:31.042Z] "unicode/utf16", [2024-03-21T09:11:31.042Z] "unicode/utf8", [2024-03-21T09:11:31.042Z] "unsafe", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.042Z] ], [2024-03-21T09:11:31.042Z] "TestGoFiles": [ [2024-03-21T09:11:31.042Z] "codes_test.go" [2024-03-21T09:11:31.042Z] ], [2024-03-21T09:11:31.042Z] "TestImports": [ [2024-03-21T09:11:31.042Z] "encoding/json", [2024-03-21T09:11:31.042Z] "google.golang.org/genproto/googleapis/rpc/code", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.042Z] "reflect", [2024-03-21T09:11:31.042Z] "testing" [2024-03-21T09:11:31.042Z] ] [2024-03-21T09:11:31.042Z] } [2024-03-21T09:11:31.042Z] { [2024-03-21T09:11:31.042Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/credentials/insecure", [2024-03-21T09:11:31.042Z] "ImportPath": "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.042Z] "Name": "insecure", [2024-03-21T09:11:31.042Z] "Doc": "Package insecure provides an implementation of the credentials.TransportCredentials interface which disables transport security.", [2024-03-21T09:11:31.042Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.042Z] "Module": { [2024-03-21T09:11:31.042Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.042Z] "Version": "v1.60.1", [2024-03-21T09:11:31.042Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.042Z] "Indirect": true, [2024-03-21T09:11:31.042Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.042Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.042Z] "GoVersion": "1.19" [2024-03-21T09:11:31.042Z] }, [2024-03-21T09:11:31.042Z] "DepOnly": true, [2024-03-21T09:11:31.042Z] "Stale": true, [2024-03-21T09:11:31.042Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.042Z] "GoFiles": [ [2024-03-21T09:11:31.042Z] "insecure.go" [2024-03-21T09:11:31.042Z] ], [2024-03-21T09:11:31.042Z] "Imports": [ [2024-03-21T09:11:31.042Z] "context", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.042Z] "net" [2024-03-21T09:11:31.042Z] ], [2024-03-21T09:11:31.042Z] "Deps": [ [2024-03-21T09:11:31.042Z] "bufio", [2024-03-21T09:11:31.042Z] "bytes", [2024-03-21T09:11:31.042Z] "compress/flate", [2024-03-21T09:11:31.042Z] "compress/gzip", [2024-03-21T09:11:31.042Z] "container/list", [2024-03-21T09:11:31.042Z] "context", [2024-03-21T09:11:31.042Z] "crypto", [2024-03-21T09:11:31.042Z] "crypto/aes", [2024-03-21T09:11:31.042Z] "crypto/cipher", [2024-03-21T09:11:31.042Z] "crypto/des", [2024-03-21T09:11:31.042Z] "crypto/dsa", [2024-03-21T09:11:31.042Z] "crypto/ecdsa", [2024-03-21T09:11:31.042Z] "crypto/ed25519", [2024-03-21T09:11:31.042Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.042Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.042Z] "crypto/elliptic", [2024-03-21T09:11:31.042Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.042Z] "crypto/hmac", [2024-03-21T09:11:31.042Z] "crypto/internal/randutil", [2024-03-21T09:11:31.042Z] "crypto/internal/subtle", [2024-03-21T09:11:31.042Z] "crypto/md5", [2024-03-21T09:11:31.042Z] "crypto/rand", [2024-03-21T09:11:31.042Z] "crypto/rc4", [2024-03-21T09:11:31.042Z] "crypto/rsa", [2024-03-21T09:11:31.042Z] "crypto/sha1", [2024-03-21T09:11:31.042Z] "crypto/sha256", [2024-03-21T09:11:31.042Z] "crypto/sha512", [2024-03-21T09:11:31.042Z] "crypto/subtle", [2024-03-21T09:11:31.042Z] "crypto/tls", [2024-03-21T09:11:31.042Z] "crypto/x509", [2024-03-21T09:11:31.042Z] "crypto/x509/pkix", [2024-03-21T09:11:31.042Z] "embed", [2024-03-21T09:11:31.042Z] "encoding", [2024-03-21T09:11:31.042Z] "encoding/asn1", [2024-03-21T09:11:31.042Z] "encoding/base64", [2024-03-21T09:11:31.042Z] "encoding/binary", [2024-03-21T09:11:31.042Z] "encoding/hex", [2024-03-21T09:11:31.042Z] "encoding/json", [2024-03-21T09:11:31.042Z] "encoding/pem", [2024-03-21T09:11:31.042Z] "errors", [2024-03-21T09:11:31.042Z] "fmt", [2024-03-21T09:11:31.042Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.042Z] "go/token", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.042Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.042Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.042Z] "hash", [2024-03-21T09:11:31.042Z] "hash/crc32", [2024-03-21T09:11:31.042Z] "hash/fnv", [2024-03-21T09:11:31.042Z] "internal/abi", [2024-03-21T09:11:31.042Z] "internal/bytealg", [2024-03-21T09:11:31.042Z] "internal/cpu", [2024-03-21T09:11:31.042Z] "internal/fmtsort", [2024-03-21T09:11:31.042Z] "internal/goexperiment", [2024-03-21T09:11:31.042Z] "internal/itoa", [2024-03-21T09:11:31.042Z] "internal/nettrace", [2024-03-21T09:11:31.042Z] "internal/oserror", [2024-03-21T09:11:31.042Z] "internal/poll", [2024-03-21T09:11:31.042Z] "internal/race", [2024-03-21T09:11:31.042Z] "internal/reflectlite", [2024-03-21T09:11:31.042Z] "internal/singleflight", [2024-03-21T09:11:31.042Z] "internal/syscall/execenv", [2024-03-21T09:11:31.042Z] "internal/syscall/unix", [2024-03-21T09:11:31.042Z] "internal/testlog", [2024-03-21T09:11:31.042Z] "internal/unsafeheader", [2024-03-21T09:11:31.042Z] "io", [2024-03-21T09:11:31.042Z] "io/fs", [2024-03-21T09:11:31.042Z] "io/ioutil", [2024-03-21T09:11:31.042Z] "log", [2024-03-21T09:11:31.042Z] "math", [2024-03-21T09:11:31.042Z] "math/big", [2024-03-21T09:11:31.042Z] "math/bits", [2024-03-21T09:11:31.042Z] "math/rand", [2024-03-21T09:11:31.042Z] "net", [2024-03-21T09:11:31.042Z] "net/url", [2024-03-21T09:11:31.042Z] "os", [2024-03-21T09:11:31.042Z] "path", [2024-03-21T09:11:31.042Z] "path/filepath", [2024-03-21T09:11:31.042Z] "reflect", [2024-03-21T09:11:31.042Z] "runtime", [2024-03-21T09:11:31.042Z] "runtime/cgo", [2024-03-21T09:11:31.042Z] "runtime/internal/atomic", [2024-03-21T09:11:31.042Z] "runtime/internal/math", [2024-03-21T09:11:31.042Z] "runtime/internal/sys", [2024-03-21T09:11:31.042Z] "sort", [2024-03-21T09:11:31.042Z] "strconv", [2024-03-21T09:11:31.042Z] "strings", [2024-03-21T09:11:31.042Z] "sync", [2024-03-21T09:11:31.042Z] "sync/atomic", [2024-03-21T09:11:31.042Z] "syscall", [2024-03-21T09:11:31.042Z] "time", [2024-03-21T09:11:31.042Z] "unicode", [2024-03-21T09:11:31.042Z] "unicode/utf16", [2024-03-21T09:11:31.042Z] "unicode/utf8", [2024-03-21T09:11:31.042Z] "unsafe", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.042Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.042Z] ] [2024-03-21T09:11:31.042Z] } [2024-03-21T09:11:31.042Z] { [2024-03-21T09:11:31.042Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/envconfig", [2024-03-21T09:11:31.042Z] "ImportPath": "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.042Z] "Name": "envconfig", [2024-03-21T09:11:31.043Z] "Doc": "Package envconfig contains grpc settings configured by environment variables.", [2024-03-21T09:11:31.043Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "Module": { [2024-03-21T09:11:31.043Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.043Z] "Version": "v1.60.1", [2024-03-21T09:11:31.043Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.043Z] "Indirect": true, [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.043Z] "GoVersion": "1.19" [2024-03-21T09:11:31.043Z] }, [2024-03-21T09:11:31.043Z] "DepOnly": true, [2024-03-21T09:11:31.043Z] "Stale": true, [2024-03-21T09:11:31.043Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.043Z] "GoFiles": [ [2024-03-21T09:11:31.043Z] "envconfig.go", [2024-03-21T09:11:31.043Z] "observability.go", [2024-03-21T09:11:31.043Z] "xds.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Imports": [ [2024-03-21T09:11:31.043Z] "os", [2024-03-21T09:11:31.043Z] "strconv", [2024-03-21T09:11:31.043Z] "strings" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Deps": [ [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "internal/abi", [2024-03-21T09:11:31.043Z] "internal/bytealg", [2024-03-21T09:11:31.043Z] "internal/cpu", [2024-03-21T09:11:31.043Z] "internal/goexperiment", [2024-03-21T09:11:31.043Z] "internal/itoa", [2024-03-21T09:11:31.043Z] "internal/oserror", [2024-03-21T09:11:31.043Z] "internal/poll", [2024-03-21T09:11:31.043Z] "internal/race", [2024-03-21T09:11:31.043Z] "internal/reflectlite", [2024-03-21T09:11:31.043Z] "internal/syscall/execenv", [2024-03-21T09:11:31.043Z] "internal/syscall/unix", [2024-03-21T09:11:31.043Z] "internal/testlog", [2024-03-21T09:11:31.043Z] "internal/unsafeheader", [2024-03-21T09:11:31.043Z] "io", [2024-03-21T09:11:31.043Z] "io/fs", [2024-03-21T09:11:31.043Z] "math", [2024-03-21T09:11:31.043Z] "math/bits", [2024-03-21T09:11:31.043Z] "os", [2024-03-21T09:11:31.043Z] "path", [2024-03-21T09:11:31.043Z] "runtime", [2024-03-21T09:11:31.043Z] "runtime/internal/atomic", [2024-03-21T09:11:31.043Z] "runtime/internal/math", [2024-03-21T09:11:31.043Z] "runtime/internal/sys", [2024-03-21T09:11:31.043Z] "sort", [2024-03-21T09:11:31.043Z] "strconv", [2024-03-21T09:11:31.043Z] "strings", [2024-03-21T09:11:31.043Z] "sync", [2024-03-21T09:11:31.043Z] "sync/atomic", [2024-03-21T09:11:31.043Z] "syscall", [2024-03-21T09:11:31.043Z] "time", [2024-03-21T09:11:31.043Z] "unicode", [2024-03-21T09:11:31.043Z] "unicode/utf8", [2024-03-21T09:11:31.043Z] "unsafe" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "TestGoFiles": [ [2024-03-21T09:11:31.043Z] "envconfig_test.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "TestImports": [ [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.043Z] "os", [2024-03-21T09:11:31.043Z] "testing" [2024-03-21T09:11:31.043Z] ] [2024-03-21T09:11:31.043Z] } [2024-03-21T09:11:31.043Z] { [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcutil", [2024-03-21T09:11:31.043Z] "ImportPath": "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.043Z] "Name": "grpcutil", [2024-03-21T09:11:31.043Z] "Doc": "Package grpcutil provides utility functions used across the gRPC codebase.", [2024-03-21T09:11:31.043Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "Module": { [2024-03-21T09:11:31.043Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.043Z] "Version": "v1.60.1", [2024-03-21T09:11:31.043Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.043Z] "Indirect": true, [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.043Z] "GoVersion": "1.19" [2024-03-21T09:11:31.043Z] }, [2024-03-21T09:11:31.043Z] "DepOnly": true, [2024-03-21T09:11:31.043Z] "Stale": true, [2024-03-21T09:11:31.043Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.043Z] "GoFiles": [ [2024-03-21T09:11:31.043Z] "compressor.go", [2024-03-21T09:11:31.043Z] "encode_duration.go", [2024-03-21T09:11:31.043Z] "grpcutil.go", [2024-03-21T09:11:31.043Z] "metadata.go", [2024-03-21T09:11:31.043Z] "method.go", [2024-03-21T09:11:31.043Z] "regex.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Imports": [ [2024-03-21T09:11:31.043Z] "context", [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.043Z] "regexp", [2024-03-21T09:11:31.043Z] "strconv", [2024-03-21T09:11:31.043Z] "strings", [2024-03-21T09:11:31.043Z] "time" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Deps": [ [2024-03-21T09:11:31.043Z] "bytes", [2024-03-21T09:11:31.043Z] "context", [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "fmt", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.043Z] "internal/abi", [2024-03-21T09:11:31.043Z] "internal/bytealg", [2024-03-21T09:11:31.043Z] "internal/cpu", [2024-03-21T09:11:31.043Z] "internal/fmtsort", [2024-03-21T09:11:31.043Z] "internal/goexperiment", [2024-03-21T09:11:31.043Z] "internal/itoa", [2024-03-21T09:11:31.043Z] "internal/oserror", [2024-03-21T09:11:31.043Z] "internal/poll", [2024-03-21T09:11:31.043Z] "internal/race", [2024-03-21T09:11:31.043Z] "internal/reflectlite", [2024-03-21T09:11:31.043Z] "internal/syscall/execenv", [2024-03-21T09:11:31.043Z] "internal/syscall/unix", [2024-03-21T09:11:31.043Z] "internal/testlog", [2024-03-21T09:11:31.043Z] "internal/unsafeheader", [2024-03-21T09:11:31.043Z] "io", [2024-03-21T09:11:31.043Z] "io/fs", [2024-03-21T09:11:31.043Z] "math", [2024-03-21T09:11:31.043Z] "math/bits", [2024-03-21T09:11:31.043Z] "os", [2024-03-21T09:11:31.043Z] "path", [2024-03-21T09:11:31.043Z] "reflect", [2024-03-21T09:11:31.043Z] "regexp", [2024-03-21T09:11:31.043Z] "regexp/syntax", [2024-03-21T09:11:31.043Z] "runtime", [2024-03-21T09:11:31.043Z] "runtime/internal/atomic", [2024-03-21T09:11:31.043Z] "runtime/internal/math", [2024-03-21T09:11:31.043Z] "runtime/internal/sys", [2024-03-21T09:11:31.043Z] "sort", [2024-03-21T09:11:31.043Z] "strconv", [2024-03-21T09:11:31.043Z] "strings", [2024-03-21T09:11:31.043Z] "sync", [2024-03-21T09:11:31.043Z] "sync/atomic", [2024-03-21T09:11:31.043Z] "syscall", [2024-03-21T09:11:31.043Z] "time", [2024-03-21T09:11:31.043Z] "unicode", [2024-03-21T09:11:31.043Z] "unicode/utf8", [2024-03-21T09:11:31.043Z] "unsafe" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "TestGoFiles": [ [2024-03-21T09:11:31.043Z] "compressor_test.go", [2024-03-21T09:11:31.043Z] "encode_duration_test.go", [2024-03-21T09:11:31.043Z] "method_test.go", [2024-03-21T09:11:31.043Z] "regex_test.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "TestImports": [ [2024-03-21T09:11:31.043Z] "regexp", [2024-03-21T09:11:31.043Z] "testing", [2024-03-21T09:11:31.043Z] "time" [2024-03-21T09:11:31.043Z] ] [2024-03-21T09:11:31.043Z] } [2024-03-21T09:11:31.043Z] { [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/encoding", [2024-03-21T09:11:31.043Z] "ImportPath": "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.043Z] "Name": "encoding", [2024-03-21T09:11:31.043Z] "Doc": "Package encoding defines the interface for the compressor and codec, and functions to register and retrieve compressors and codecs.", [2024-03-21T09:11:31.043Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "Module": { [2024-03-21T09:11:31.043Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.043Z] "Version": "v1.60.1", [2024-03-21T09:11:31.043Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.043Z] "Indirect": true, [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.043Z] "GoVersion": "1.19" [2024-03-21T09:11:31.043Z] }, [2024-03-21T09:11:31.043Z] "DepOnly": true, [2024-03-21T09:11:31.043Z] "Stale": true, [2024-03-21T09:11:31.043Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.043Z] "GoFiles": [ [2024-03-21T09:11:31.043Z] "encoding.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Imports": [ [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.043Z] "io", [2024-03-21T09:11:31.043Z] "strings" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Deps": [ [2024-03-21T09:11:31.043Z] "bytes", [2024-03-21T09:11:31.043Z] "context", [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "fmt", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.043Z] "internal/abi", [2024-03-21T09:11:31.043Z] "internal/bytealg", [2024-03-21T09:11:31.043Z] "internal/cpu", [2024-03-21T09:11:31.043Z] "internal/fmtsort", [2024-03-21T09:11:31.043Z] "internal/goexperiment", [2024-03-21T09:11:31.043Z] "internal/itoa", [2024-03-21T09:11:31.043Z] "internal/oserror", [2024-03-21T09:11:31.043Z] "internal/poll", [2024-03-21T09:11:31.043Z] "internal/race", [2024-03-21T09:11:31.043Z] "internal/reflectlite", [2024-03-21T09:11:31.043Z] "internal/syscall/execenv", [2024-03-21T09:11:31.043Z] "internal/syscall/unix", [2024-03-21T09:11:31.043Z] "internal/testlog", [2024-03-21T09:11:31.043Z] "internal/unsafeheader", [2024-03-21T09:11:31.043Z] "io", [2024-03-21T09:11:31.043Z] "io/fs", [2024-03-21T09:11:31.043Z] "math", [2024-03-21T09:11:31.043Z] "math/bits", [2024-03-21T09:11:31.043Z] "os", [2024-03-21T09:11:31.043Z] "path", [2024-03-21T09:11:31.043Z] "reflect", [2024-03-21T09:11:31.043Z] "regexp", [2024-03-21T09:11:31.043Z] "regexp/syntax", [2024-03-21T09:11:31.043Z] "runtime", [2024-03-21T09:11:31.043Z] "runtime/internal/atomic", [2024-03-21T09:11:31.043Z] "runtime/internal/math", [2024-03-21T09:11:31.043Z] "runtime/internal/sys", [2024-03-21T09:11:31.043Z] "sort", [2024-03-21T09:11:31.043Z] "strconv", [2024-03-21T09:11:31.043Z] "strings", [2024-03-21T09:11:31.043Z] "sync", [2024-03-21T09:11:31.043Z] "sync/atomic", [2024-03-21T09:11:31.043Z] "syscall", [2024-03-21T09:11:31.043Z] "time", [2024-03-21T09:11:31.043Z] "unicode", [2024-03-21T09:11:31.043Z] "unicode/utf8", [2024-03-21T09:11:31.043Z] "unsafe" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "XTestGoFiles": [ [2024-03-21T09:11:31.043Z] "encoding_test.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "XTestImports": [ [2024-03-21T09:11:31.043Z] "context", [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "fmt", [2024-03-21T09:11:31.043Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/stubserver", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.043Z] "strings", [2024-03-21T09:11:31.043Z] "sync/atomic", [2024-03-21T09:11:31.043Z] "testing", [2024-03-21T09:11:31.043Z] "time" [2024-03-21T09:11:31.043Z] ] [2024-03-21T09:11:31.043Z] } [2024-03-21T09:11:31.043Z] { [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/encoding/proto", [2024-03-21T09:11:31.043Z] "ImportPath": "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.043Z] "Name": "proto", [2024-03-21T09:11:31.043Z] "Doc": "Package proto defines the protobuf codec.", [2024-03-21T09:11:31.043Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "Module": { [2024-03-21T09:11:31.043Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.043Z] "Version": "v1.60.1", [2024-03-21T09:11:31.043Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.043Z] "Indirect": true, [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.043Z] "GoVersion": "1.19" [2024-03-21T09:11:31.043Z] }, [2024-03-21T09:11:31.043Z] "DepOnly": true, [2024-03-21T09:11:31.043Z] "Stale": true, [2024-03-21T09:11:31.043Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.043Z] "GoFiles": [ [2024-03-21T09:11:31.043Z] "proto.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Imports": [ [2024-03-21T09:11:31.043Z] "fmt", [2024-03-21T09:11:31.043Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/encoding" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Deps": [ [2024-03-21T09:11:31.043Z] "bufio", [2024-03-21T09:11:31.043Z] "bytes", [2024-03-21T09:11:31.043Z] "compress/flate", [2024-03-21T09:11:31.043Z] "compress/gzip", [2024-03-21T09:11:31.043Z] "context", [2024-03-21T09:11:31.043Z] "embed", [2024-03-21T09:11:31.043Z] "encoding", [2024-03-21T09:11:31.043Z] "encoding/base64", [2024-03-21T09:11:31.043Z] "encoding/binary", [2024-03-21T09:11:31.043Z] "encoding/json", [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "fmt", [2024-03-21T09:11:31.043Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.043Z] "go/token", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.043Z] "hash", [2024-03-21T09:11:31.043Z] "hash/crc32", [2024-03-21T09:11:31.043Z] "hash/fnv", [2024-03-21T09:11:31.043Z] "internal/abi", [2024-03-21T09:11:31.043Z] "internal/bytealg", [2024-03-21T09:11:31.043Z] "internal/cpu", [2024-03-21T09:11:31.043Z] "internal/fmtsort", [2024-03-21T09:11:31.043Z] "internal/goexperiment", [2024-03-21T09:11:31.043Z] "internal/itoa", [2024-03-21T09:11:31.043Z] "internal/oserror", [2024-03-21T09:11:31.043Z] "internal/poll", [2024-03-21T09:11:31.043Z] "internal/race", [2024-03-21T09:11:31.043Z] "internal/reflectlite", [2024-03-21T09:11:31.043Z] "internal/syscall/execenv", [2024-03-21T09:11:31.043Z] "internal/syscall/unix", [2024-03-21T09:11:31.043Z] "internal/testlog", [2024-03-21T09:11:31.043Z] "internal/unsafeheader", [2024-03-21T09:11:31.043Z] "io", [2024-03-21T09:11:31.043Z] "io/fs", [2024-03-21T09:11:31.043Z] "io/ioutil", [2024-03-21T09:11:31.043Z] "math", [2024-03-21T09:11:31.043Z] "math/bits", [2024-03-21T09:11:31.043Z] "os", [2024-03-21T09:11:31.043Z] "path", [2024-03-21T09:11:31.043Z] "reflect", [2024-03-21T09:11:31.043Z] "regexp", [2024-03-21T09:11:31.043Z] "regexp/syntax", [2024-03-21T09:11:31.043Z] "runtime", [2024-03-21T09:11:31.043Z] "runtime/internal/atomic", [2024-03-21T09:11:31.043Z] "runtime/internal/math", [2024-03-21T09:11:31.043Z] "runtime/internal/sys", [2024-03-21T09:11:31.043Z] "sort", [2024-03-21T09:11:31.043Z] "strconv", [2024-03-21T09:11:31.043Z] "strings", [2024-03-21T09:11:31.043Z] "sync", [2024-03-21T09:11:31.043Z] "sync/atomic", [2024-03-21T09:11:31.043Z] "syscall", [2024-03-21T09:11:31.043Z] "time", [2024-03-21T09:11:31.043Z] "unicode", [2024-03-21T09:11:31.043Z] "unicode/utf16", [2024-03-21T09:11:31.043Z] "unicode/utf8", [2024-03-21T09:11:31.043Z] "unsafe" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "TestGoFiles": [ [2024-03-21T09:11:31.043Z] "proto_benchmark_test.go", [2024-03-21T09:11:31.043Z] "proto_test.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "TestImports": [ [2024-03-21T09:11:31.043Z] "bytes", [2024-03-21T09:11:31.043Z] "fmt", [2024-03-21T09:11:31.043Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/test/codec_perf", [2024-03-21T09:11:31.043Z] "sync", [2024-03-21T09:11:31.043Z] "testing" [2024-03-21T09:11:31.043Z] ] [2024-03-21T09:11:31.043Z] } [2024-03-21T09:11:31.043Z] { [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/backoff", [2024-03-21T09:11:31.043Z] "ImportPath": "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.043Z] "Name": "backoff", [2024-03-21T09:11:31.043Z] "Doc": "Package backoff implement the backoff strategy for gRPC.", [2024-03-21T09:11:31.043Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "Module": { [2024-03-21T09:11:31.043Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.043Z] "Version": "v1.60.1", [2024-03-21T09:11:31.043Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.043Z] "Indirect": true, [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.043Z] "GoVersion": "1.19" [2024-03-21T09:11:31.043Z] }, [2024-03-21T09:11:31.043Z] "DepOnly": true, [2024-03-21T09:11:31.043Z] "Stale": true, [2024-03-21T09:11:31.043Z] "StaleReason": "stale dependency: google.golang.org/grpc/backoff", [2024-03-21T09:11:31.043Z] "GoFiles": [ [2024-03-21T09:11:31.043Z] "backoff.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Imports": [ [2024-03-21T09:11:31.043Z] "context", [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.043Z] "time" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Deps": [ [2024-03-21T09:11:31.043Z] "context", [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.043Z] "internal/abi", [2024-03-21T09:11:31.043Z] "internal/bytealg", [2024-03-21T09:11:31.043Z] "internal/cpu", [2024-03-21T09:11:31.043Z] "internal/goexperiment", [2024-03-21T09:11:31.043Z] "internal/itoa", [2024-03-21T09:11:31.043Z] "internal/oserror", [2024-03-21T09:11:31.043Z] "internal/race", [2024-03-21T09:11:31.043Z] "internal/reflectlite", [2024-03-21T09:11:31.043Z] "internal/unsafeheader", [2024-03-21T09:11:31.043Z] "math", [2024-03-21T09:11:31.043Z] "math/bits", [2024-03-21T09:11:31.043Z] "math/rand", [2024-03-21T09:11:31.043Z] "runtime", [2024-03-21T09:11:31.043Z] "runtime/internal/atomic", [2024-03-21T09:11:31.043Z] "runtime/internal/math", [2024-03-21T09:11:31.043Z] "runtime/internal/sys", [2024-03-21T09:11:31.043Z] "sync", [2024-03-21T09:11:31.043Z] "sync/atomic", [2024-03-21T09:11:31.043Z] "syscall", [2024-03-21T09:11:31.043Z] "time", [2024-03-21T09:11:31.043Z] "unsafe" [2024-03-21T09:11:31.043Z] ] [2024-03-21T09:11:31.043Z] } [2024-03-21T09:11:31.043Z] { [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.043Z] "ImportPath": "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.043Z] "Name": "gracefulswitch", [2024-03-21T09:11:31.043Z] "Doc": "Package gracefulswitch implements a graceful switch load balancer.", [2024-03-21T09:11:31.043Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "Module": { [2024-03-21T09:11:31.043Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.043Z] "Version": "v1.60.1", [2024-03-21T09:11:31.043Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.043Z] "Indirect": true, [2024-03-21T09:11:31.043Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.043Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.043Z] "GoVersion": "1.19" [2024-03-21T09:11:31.043Z] }, [2024-03-21T09:11:31.043Z] "DepOnly": true, [2024-03-21T09:11:31.043Z] "Stale": true, [2024-03-21T09:11:31.043Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.043Z] "GoFiles": [ [2024-03-21T09:11:31.043Z] "gracefulswitch.go" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Imports": [ [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "fmt", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.043Z] "sync" [2024-03-21T09:11:31.043Z] ], [2024-03-21T09:11:31.043Z] "Deps": [ [2024-03-21T09:11:31.043Z] "bufio", [2024-03-21T09:11:31.043Z] "bytes", [2024-03-21T09:11:31.043Z] "compress/flate", [2024-03-21T09:11:31.043Z] "compress/gzip", [2024-03-21T09:11:31.043Z] "container/list", [2024-03-21T09:11:31.043Z] "context", [2024-03-21T09:11:31.043Z] "crypto", [2024-03-21T09:11:31.043Z] "crypto/aes", [2024-03-21T09:11:31.043Z] "crypto/cipher", [2024-03-21T09:11:31.043Z] "crypto/des", [2024-03-21T09:11:31.043Z] "crypto/dsa", [2024-03-21T09:11:31.043Z] "crypto/ecdsa", [2024-03-21T09:11:31.043Z] "crypto/ed25519", [2024-03-21T09:11:31.043Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.043Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.043Z] "crypto/elliptic", [2024-03-21T09:11:31.043Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.043Z] "crypto/hmac", [2024-03-21T09:11:31.043Z] "crypto/internal/randutil", [2024-03-21T09:11:31.043Z] "crypto/internal/subtle", [2024-03-21T09:11:31.043Z] "crypto/md5", [2024-03-21T09:11:31.043Z] "crypto/rand", [2024-03-21T09:11:31.043Z] "crypto/rc4", [2024-03-21T09:11:31.043Z] "crypto/rsa", [2024-03-21T09:11:31.043Z] "crypto/sha1", [2024-03-21T09:11:31.043Z] "crypto/sha256", [2024-03-21T09:11:31.043Z] "crypto/sha512", [2024-03-21T09:11:31.043Z] "crypto/subtle", [2024-03-21T09:11:31.043Z] "crypto/tls", [2024-03-21T09:11:31.043Z] "crypto/x509", [2024-03-21T09:11:31.043Z] "crypto/x509/pkix", [2024-03-21T09:11:31.043Z] "embed", [2024-03-21T09:11:31.043Z] "encoding", [2024-03-21T09:11:31.043Z] "encoding/asn1", [2024-03-21T09:11:31.043Z] "encoding/base64", [2024-03-21T09:11:31.043Z] "encoding/binary", [2024-03-21T09:11:31.043Z] "encoding/hex", [2024-03-21T09:11:31.043Z] "encoding/json", [2024-03-21T09:11:31.043Z] "encoding/pem", [2024-03-21T09:11:31.043Z] "errors", [2024-03-21T09:11:31.043Z] "fmt", [2024-03-21T09:11:31.043Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.043Z] "go/token", [2024-03-21T09:11:31.043Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.043Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.043Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.044Z] "hash", [2024-03-21T09:11:31.044Z] "hash/crc32", [2024-03-21T09:11:31.044Z] "hash/fnv", [2024-03-21T09:11:31.044Z] "internal/abi", [2024-03-21T09:11:31.044Z] "internal/bytealg", [2024-03-21T09:11:31.044Z] "internal/cpu", [2024-03-21T09:11:31.044Z] "internal/fmtsort", [2024-03-21T09:11:31.044Z] "internal/goexperiment", [2024-03-21T09:11:31.044Z] "internal/itoa", [2024-03-21T09:11:31.044Z] "internal/nettrace", [2024-03-21T09:11:31.044Z] "internal/oserror", [2024-03-21T09:11:31.044Z] "internal/poll", [2024-03-21T09:11:31.044Z] "internal/race", [2024-03-21T09:11:31.044Z] "internal/reflectlite", [2024-03-21T09:11:31.044Z] "internal/singleflight", [2024-03-21T09:11:31.044Z] "internal/syscall/execenv", [2024-03-21T09:11:31.044Z] "internal/syscall/unix", [2024-03-21T09:11:31.044Z] "internal/testlog", [2024-03-21T09:11:31.044Z] "internal/unsafeheader", [2024-03-21T09:11:31.044Z] "io", [2024-03-21T09:11:31.044Z] "io/fs", [2024-03-21T09:11:31.044Z] "io/ioutil", [2024-03-21T09:11:31.044Z] "log", [2024-03-21T09:11:31.044Z] "math", [2024-03-21T09:11:31.044Z] "math/big", [2024-03-21T09:11:31.044Z] "math/bits", [2024-03-21T09:11:31.044Z] "math/rand", [2024-03-21T09:11:31.044Z] "net", [2024-03-21T09:11:31.044Z] "net/url", [2024-03-21T09:11:31.044Z] "os", [2024-03-21T09:11:31.044Z] "path", [2024-03-21T09:11:31.044Z] "path/filepath", [2024-03-21T09:11:31.044Z] "reflect", [2024-03-21T09:11:31.044Z] "runtime", [2024-03-21T09:11:31.044Z] "runtime/cgo", [2024-03-21T09:11:31.044Z] "runtime/internal/atomic", [2024-03-21T09:11:31.044Z] "runtime/internal/math", [2024-03-21T09:11:31.044Z] "runtime/internal/sys", [2024-03-21T09:11:31.044Z] "sort", [2024-03-21T09:11:31.044Z] "strconv", [2024-03-21T09:11:31.044Z] "strings", [2024-03-21T09:11:31.044Z] "sync", [2024-03-21T09:11:31.044Z] "sync/atomic", [2024-03-21T09:11:31.044Z] "syscall", [2024-03-21T09:11:31.044Z] "time", [2024-03-21T09:11:31.044Z] "unicode", [2024-03-21T09:11:31.044Z] "unicode/utf16", [2024-03-21T09:11:31.044Z] "unicode/utf8", [2024-03-21T09:11:31.044Z] "unsafe", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.044Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "TestGoFiles": [ [2024-03-21T09:11:31.044Z] "gracefulswitch_test.go" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "TestImports": [ [2024-03-21T09:11:31.044Z] "context", [2024-03-21T09:11:31.044Z] "fmt", [2024-03-21T09:11:31.044Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.044Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.044Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.044Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.044Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.044Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.044Z] "google.golang.org/grpc/internal/testutils", [2024-03-21T09:11:31.044Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.044Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.044Z] "strings", [2024-03-21T09:11:31.044Z] "testing", [2024-03-21T09:11:31.044Z] "time" [2024-03-21T09:11:31.044Z] ] [2024-03-21T09:11:31.044Z] } [2024-03-21T09:11:31.044Z] { [2024-03-21T09:11:31.044Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/balancerload", [2024-03-21T09:11:31.044Z] "ImportPath": "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.044Z] "Name": "balancerload", [2024-03-21T09:11:31.044Z] "Doc": "Package balancerload defines APIs to parse server loads in trailers.", [2024-03-21T09:11:31.044Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.044Z] "Module": { [2024-03-21T09:11:31.044Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.044Z] "Version": "v1.60.1", [2024-03-21T09:11:31.044Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.044Z] "Indirect": true, [2024-03-21T09:11:31.044Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.044Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.044Z] "GoVersion": "1.19" [2024-03-21T09:11:31.044Z] }, [2024-03-21T09:11:31.044Z] "DepOnly": true, [2024-03-21T09:11:31.044Z] "Stale": true, [2024-03-21T09:11:31.044Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-03-21T09:11:31.044Z] "GoFiles": [ [2024-03-21T09:11:31.044Z] "load.go" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "Imports": [ [2024-03-21T09:11:31.044Z] "google.golang.org/grpc/metadata" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "Deps": [ [2024-03-21T09:11:31.044Z] "context", [2024-03-21T09:11:31.044Z] "errors", [2024-03-21T09:11:31.044Z] "fmt", [2024-03-21T09:11:31.044Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.044Z] "internal/abi", [2024-03-21T09:11:31.044Z] "internal/bytealg", [2024-03-21T09:11:31.044Z] "internal/cpu", [2024-03-21T09:11:31.044Z] "internal/fmtsort", [2024-03-21T09:11:31.044Z] "internal/goexperiment", [2024-03-21T09:11:31.044Z] "internal/itoa", [2024-03-21T09:11:31.044Z] "internal/oserror", [2024-03-21T09:11:31.044Z] "internal/poll", [2024-03-21T09:11:31.044Z] "internal/race", [2024-03-21T09:11:31.044Z] "internal/reflectlite", [2024-03-21T09:11:31.044Z] "internal/syscall/execenv", [2024-03-21T09:11:31.044Z] "internal/syscall/unix", [2024-03-21T09:11:31.044Z] "internal/testlog", [2024-03-21T09:11:31.044Z] "internal/unsafeheader", [2024-03-21T09:11:31.044Z] "io", [2024-03-21T09:11:31.044Z] "io/fs", [2024-03-21T09:11:31.044Z] "math", [2024-03-21T09:11:31.044Z] "math/bits", [2024-03-21T09:11:31.044Z] "os", [2024-03-21T09:11:31.044Z] "path", [2024-03-21T09:11:31.044Z] "reflect", [2024-03-21T09:11:31.044Z] "runtime", [2024-03-21T09:11:31.044Z] "runtime/internal/atomic", [2024-03-21T09:11:31.044Z] "runtime/internal/math", [2024-03-21T09:11:31.044Z] "runtime/internal/sys", [2024-03-21T09:11:31.044Z] "sort", [2024-03-21T09:11:31.044Z] "strconv", [2024-03-21T09:11:31.044Z] "strings", [2024-03-21T09:11:31.044Z] "sync", [2024-03-21T09:11:31.044Z] "sync/atomic", [2024-03-21T09:11:31.044Z] "syscall", [2024-03-21T09:11:31.044Z] "time", [2024-03-21T09:11:31.044Z] "unicode", [2024-03-21T09:11:31.044Z] "unicode/utf8", [2024-03-21T09:11:31.044Z] "unsafe" [2024-03-21T09:11:31.044Z] ] [2024-03-21T09:11:31.044Z] } [2024-03-21T09:11:31.044Z] { [2024-03-21T09:11:31.044Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/anypb", [2024-03-21T09:11:31.044Z] "ImportPath": "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.044Z] "Name": "anypb", [2024-03-21T09:11:31.044Z] "Doc": "Package anypb contains generated types for google/protobuf/any.proto.", [2024-03-21T09:11:31.044Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.044Z] "Module": { [2024-03-21T09:11:31.044Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.044Z] "Version": "v1.33.0", [2024-03-21T09:11:31.044Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.044Z] "Indirect": true, [2024-03-21T09:11:31.044Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.044Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.044Z] "GoVersion": "1.17" [2024-03-21T09:11:31.044Z] }, [2024-03-21T09:11:31.044Z] "DepOnly": true, [2024-03-21T09:11:31.044Z] "Stale": true, [2024-03-21T09:11:31.044Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.044Z] "GoFiles": [ [2024-03-21T09:11:31.044Z] "any.pb.go" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "Imports": [ [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.044Z] "reflect", [2024-03-21T09:11:31.044Z] "strings", [2024-03-21T09:11:31.044Z] "sync" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "Deps": [ [2024-03-21T09:11:31.044Z] "bufio", [2024-03-21T09:11:31.044Z] "bytes", [2024-03-21T09:11:31.044Z] "compress/flate", [2024-03-21T09:11:31.044Z] "compress/gzip", [2024-03-21T09:11:31.044Z] "embed", [2024-03-21T09:11:31.044Z] "encoding", [2024-03-21T09:11:31.044Z] "encoding/base64", [2024-03-21T09:11:31.044Z] "encoding/binary", [2024-03-21T09:11:31.044Z] "encoding/json", [2024-03-21T09:11:31.044Z] "errors", [2024-03-21T09:11:31.044Z] "fmt", [2024-03-21T09:11:31.044Z] "go/token", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.044Z] "hash", [2024-03-21T09:11:31.044Z] "hash/crc32", [2024-03-21T09:11:31.044Z] "hash/fnv", [2024-03-21T09:11:31.044Z] "internal/abi", [2024-03-21T09:11:31.044Z] "internal/bytealg", [2024-03-21T09:11:31.044Z] "internal/cpu", [2024-03-21T09:11:31.044Z] "internal/fmtsort", [2024-03-21T09:11:31.044Z] "internal/goexperiment", [2024-03-21T09:11:31.044Z] "internal/itoa", [2024-03-21T09:11:31.044Z] "internal/oserror", [2024-03-21T09:11:31.044Z] "internal/poll", [2024-03-21T09:11:31.044Z] "internal/race", [2024-03-21T09:11:31.044Z] "internal/reflectlite", [2024-03-21T09:11:31.044Z] "internal/syscall/execenv", [2024-03-21T09:11:31.044Z] "internal/syscall/unix", [2024-03-21T09:11:31.044Z] "internal/testlog", [2024-03-21T09:11:31.044Z] "internal/unsafeheader", [2024-03-21T09:11:31.044Z] "io", [2024-03-21T09:11:31.044Z] "io/fs", [2024-03-21T09:11:31.044Z] "io/ioutil", [2024-03-21T09:11:31.044Z] "math", [2024-03-21T09:11:31.044Z] "math/bits", [2024-03-21T09:11:31.044Z] "os", [2024-03-21T09:11:31.044Z] "path", [2024-03-21T09:11:31.044Z] "reflect", [2024-03-21T09:11:31.044Z] "runtime", [2024-03-21T09:11:31.044Z] "runtime/internal/atomic", [2024-03-21T09:11:31.044Z] "runtime/internal/math", [2024-03-21T09:11:31.044Z] "runtime/internal/sys", [2024-03-21T09:11:31.044Z] "sort", [2024-03-21T09:11:31.044Z] "strconv", [2024-03-21T09:11:31.044Z] "strings", [2024-03-21T09:11:31.044Z] "sync", [2024-03-21T09:11:31.044Z] "sync/atomic", [2024-03-21T09:11:31.044Z] "syscall", [2024-03-21T09:11:31.044Z] "time", [2024-03-21T09:11:31.044Z] "unicode", [2024-03-21T09:11:31.044Z] "unicode/utf16", [2024-03-21T09:11:31.044Z] "unicode/utf8", [2024-03-21T09:11:31.044Z] "unsafe" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "XTestGoFiles": [ [2024-03-21T09:11:31.044Z] "any_test.go" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "XTestImports": [ [2024-03-21T09:11:31.044Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/types/known/emptypb", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-03-21T09:11:31.044Z] "testing" [2024-03-21T09:11:31.044Z] ] [2024-03-21T09:11:31.044Z] } [2024-03-21T09:11:31.044Z] { [2024-03-21T09:11:31.044Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/any", [2024-03-21T09:11:31.044Z] "ImportPath": "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.044Z] "Name": "any", [2024-03-21T09:11:31.044Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.044Z] "Module": { [2024-03-21T09:11:31.044Z] "Path": "github.com/golang/protobuf", [2024-03-21T09:11:31.044Z] "Version": "v1.5.3", [2024-03-21T09:11:31.044Z] "Time": "2021-09-16T00:37:10Z", [2024-03-21T09:11:31.044Z] "Indirect": true, [2024-03-21T09:11:31.044Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.044Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-21T09:11:31.044Z] "GoVersion": "1.9" [2024-03-21T09:11:31.044Z] }, [2024-03-21T09:11:31.044Z] "DepOnly": true, [2024-03-21T09:11:31.044Z] "Stale": true, [2024-03-21T09:11:31.044Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.044Z] "GoFiles": [ [2024-03-21T09:11:31.044Z] "any.pb.go" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "Imports": [ [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.044Z] "reflect" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "Deps": [ [2024-03-21T09:11:31.044Z] "bufio", [2024-03-21T09:11:31.044Z] "bytes", [2024-03-21T09:11:31.044Z] "compress/flate", [2024-03-21T09:11:31.044Z] "compress/gzip", [2024-03-21T09:11:31.044Z] "embed", [2024-03-21T09:11:31.044Z] "encoding", [2024-03-21T09:11:31.044Z] "encoding/base64", [2024-03-21T09:11:31.044Z] "encoding/binary", [2024-03-21T09:11:31.044Z] "encoding/json", [2024-03-21T09:11:31.044Z] "errors", [2024-03-21T09:11:31.044Z] "fmt", [2024-03-21T09:11:31.044Z] "go/token", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.044Z] "hash", [2024-03-21T09:11:31.044Z] "hash/crc32", [2024-03-21T09:11:31.044Z] "hash/fnv", [2024-03-21T09:11:31.044Z] "internal/abi", [2024-03-21T09:11:31.044Z] "internal/bytealg", [2024-03-21T09:11:31.044Z] "internal/cpu", [2024-03-21T09:11:31.044Z] "internal/fmtsort", [2024-03-21T09:11:31.044Z] "internal/goexperiment", [2024-03-21T09:11:31.044Z] "internal/itoa", [2024-03-21T09:11:31.044Z] "internal/oserror", [2024-03-21T09:11:31.044Z] "internal/poll", [2024-03-21T09:11:31.044Z] "internal/race", [2024-03-21T09:11:31.044Z] "internal/reflectlite", [2024-03-21T09:11:31.044Z] "internal/syscall/execenv", [2024-03-21T09:11:31.044Z] "internal/syscall/unix", [2024-03-21T09:11:31.044Z] "internal/testlog", [2024-03-21T09:11:31.044Z] "internal/unsafeheader", [2024-03-21T09:11:31.044Z] "io", [2024-03-21T09:11:31.044Z] "io/fs", [2024-03-21T09:11:31.044Z] "io/ioutil", [2024-03-21T09:11:31.044Z] "math", [2024-03-21T09:11:31.044Z] "math/bits", [2024-03-21T09:11:31.044Z] "os", [2024-03-21T09:11:31.044Z] "path", [2024-03-21T09:11:31.044Z] "reflect", [2024-03-21T09:11:31.044Z] "runtime", [2024-03-21T09:11:31.044Z] "runtime/internal/atomic", [2024-03-21T09:11:31.044Z] "runtime/internal/math", [2024-03-21T09:11:31.044Z] "runtime/internal/sys", [2024-03-21T09:11:31.044Z] "sort", [2024-03-21T09:11:31.044Z] "strconv", [2024-03-21T09:11:31.044Z] "strings", [2024-03-21T09:11:31.044Z] "sync", [2024-03-21T09:11:31.044Z] "sync/atomic", [2024-03-21T09:11:31.044Z] "syscall", [2024-03-21T09:11:31.044Z] "time", [2024-03-21T09:11:31.044Z] "unicode", [2024-03-21T09:11:31.044Z] "unicode/utf16", [2024-03-21T09:11:31.044Z] "unicode/utf8", [2024-03-21T09:11:31.044Z] "unsafe" [2024-03-21T09:11:31.044Z] ] [2024-03-21T09:11:31.044Z] } [2024-03-21T09:11:31.044Z] { [2024-03-21T09:11:31.044Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/durationpb", [2024-03-21T09:11:31.044Z] "ImportPath": "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.044Z] "Name": "durationpb", [2024-03-21T09:11:31.044Z] "Doc": "Package durationpb contains generated types for google/protobuf/duration.proto.", [2024-03-21T09:11:31.044Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.044Z] "Module": { [2024-03-21T09:11:31.044Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.044Z] "Version": "v1.33.0", [2024-03-21T09:11:31.044Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.044Z] "Indirect": true, [2024-03-21T09:11:31.044Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.044Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.044Z] "GoVersion": "1.17" [2024-03-21T09:11:31.044Z] }, [2024-03-21T09:11:31.044Z] "DepOnly": true, [2024-03-21T09:11:31.044Z] "Stale": true, [2024-03-21T09:11:31.044Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.044Z] "GoFiles": [ [2024-03-21T09:11:31.044Z] "duration.pb.go" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "Imports": [ [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.044Z] "math", [2024-03-21T09:11:31.044Z] "reflect", [2024-03-21T09:11:31.044Z] "sync", [2024-03-21T09:11:31.044Z] "time" [2024-03-21T09:11:31.044Z] ], [2024-03-21T09:11:31.044Z] "Deps": [ [2024-03-21T09:11:31.044Z] "bufio", [2024-03-21T09:11:31.044Z] "bytes", [2024-03-21T09:11:31.044Z] "compress/flate", [2024-03-21T09:11:31.044Z] "compress/gzip", [2024-03-21T09:11:31.044Z] "embed", [2024-03-21T09:11:31.044Z] "encoding", [2024-03-21T09:11:31.044Z] "encoding/base64", [2024-03-21T09:11:31.044Z] "encoding/binary", [2024-03-21T09:11:31.044Z] "encoding/json", [2024-03-21T09:11:31.044Z] "errors", [2024-03-21T09:11:31.044Z] "fmt", [2024-03-21T09:11:31.044Z] "go/token", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.044Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.044Z] "hash", [2024-03-21T09:11:31.044Z] "hash/crc32", [2024-03-21T09:11:31.044Z] "hash/fnv", [2024-03-21T09:11:31.044Z] "internal/abi", [2024-03-21T09:11:31.044Z] "internal/bytealg", [2024-03-21T09:11:31.044Z] "internal/cpu", [2024-03-21T09:11:31.044Z] "internal/fmtsort", [2024-03-21T09:11:31.044Z] "internal/goexperiment", [2024-03-21T09:11:31.044Z] "internal/itoa", [2024-03-21T09:11:31.044Z] "internal/oserror", [2024-03-21T09:11:31.044Z] "internal/poll", [2024-03-21T09:11:31.044Z] "internal/race", [2024-03-21T09:11:31.045Z] "internal/reflectlite", [2024-03-21T09:11:31.045Z] "internal/syscall/execenv", [2024-03-21T09:11:31.045Z] "internal/syscall/unix", [2024-03-21T09:11:31.045Z] "internal/testlog", [2024-03-21T09:11:31.045Z] "internal/unsafeheader", [2024-03-21T09:11:31.045Z] "io", [2024-03-21T09:11:31.045Z] "io/fs", [2024-03-21T09:11:31.045Z] "io/ioutil", [2024-03-21T09:11:31.045Z] "math", [2024-03-21T09:11:31.045Z] "math/bits", [2024-03-21T09:11:31.045Z] "os", [2024-03-21T09:11:31.045Z] "path", [2024-03-21T09:11:31.045Z] "reflect", [2024-03-21T09:11:31.045Z] "runtime", [2024-03-21T09:11:31.045Z] "runtime/internal/atomic", [2024-03-21T09:11:31.045Z] "runtime/internal/math", [2024-03-21T09:11:31.045Z] "runtime/internal/sys", [2024-03-21T09:11:31.045Z] "sort", [2024-03-21T09:11:31.045Z] "strconv", [2024-03-21T09:11:31.045Z] "strings", [2024-03-21T09:11:31.045Z] "sync", [2024-03-21T09:11:31.045Z] "sync/atomic", [2024-03-21T09:11:31.045Z] "syscall", [2024-03-21T09:11:31.045Z] "time", [2024-03-21T09:11:31.045Z] "unicode", [2024-03-21T09:11:31.045Z] "unicode/utf16", [2024-03-21T09:11:31.045Z] "unicode/utf8", [2024-03-21T09:11:31.045Z] "unsafe" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "XTestGoFiles": [ [2024-03-21T09:11:31.045Z] "duration_test.go" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "XTestImports": [ [2024-03-21T09:11:31.045Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.045Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.045Z] "math", [2024-03-21T09:11:31.045Z] "strings", [2024-03-21T09:11:31.045Z] "testing", [2024-03-21T09:11:31.045Z] "time" [2024-03-21T09:11:31.045Z] ] [2024-03-21T09:11:31.045Z] } [2024-03-21T09:11:31.045Z] { [2024-03-21T09:11:31.045Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/duration", [2024-03-21T09:11:31.045Z] "ImportPath": "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.045Z] "Name": "duration", [2024-03-21T09:11:31.045Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.045Z] "Module": { [2024-03-21T09:11:31.045Z] "Path": "github.com/golang/protobuf", [2024-03-21T09:11:31.045Z] "Version": "v1.5.3", [2024-03-21T09:11:31.045Z] "Time": "2021-09-16T00:37:10Z", [2024-03-21T09:11:31.045Z] "Indirect": true, [2024-03-21T09:11:31.045Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.045Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-21T09:11:31.045Z] "GoVersion": "1.9" [2024-03-21T09:11:31.045Z] }, [2024-03-21T09:11:31.045Z] "DepOnly": true, [2024-03-21T09:11:31.045Z] "Stale": true, [2024-03-21T09:11:31.045Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "GoFiles": [ [2024-03-21T09:11:31.045Z] "duration.pb.go" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "Imports": [ [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.045Z] "reflect" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "Deps": [ [2024-03-21T09:11:31.045Z] "bufio", [2024-03-21T09:11:31.045Z] "bytes", [2024-03-21T09:11:31.045Z] "compress/flate", [2024-03-21T09:11:31.045Z] "compress/gzip", [2024-03-21T09:11:31.045Z] "embed", [2024-03-21T09:11:31.045Z] "encoding", [2024-03-21T09:11:31.045Z] "encoding/base64", [2024-03-21T09:11:31.045Z] "encoding/binary", [2024-03-21T09:11:31.045Z] "encoding/json", [2024-03-21T09:11:31.045Z] "errors", [2024-03-21T09:11:31.045Z] "fmt", [2024-03-21T09:11:31.045Z] "go/token", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.045Z] "hash", [2024-03-21T09:11:31.045Z] "hash/crc32", [2024-03-21T09:11:31.045Z] "hash/fnv", [2024-03-21T09:11:31.045Z] "internal/abi", [2024-03-21T09:11:31.045Z] "internal/bytealg", [2024-03-21T09:11:31.045Z] "internal/cpu", [2024-03-21T09:11:31.045Z] "internal/fmtsort", [2024-03-21T09:11:31.045Z] "internal/goexperiment", [2024-03-21T09:11:31.045Z] "internal/itoa", [2024-03-21T09:11:31.045Z] "internal/oserror", [2024-03-21T09:11:31.045Z] "internal/poll", [2024-03-21T09:11:31.045Z] "internal/race", [2024-03-21T09:11:31.045Z] "internal/reflectlite", [2024-03-21T09:11:31.045Z] "internal/syscall/execenv", [2024-03-21T09:11:31.045Z] "internal/syscall/unix", [2024-03-21T09:11:31.045Z] "internal/testlog", [2024-03-21T09:11:31.045Z] "internal/unsafeheader", [2024-03-21T09:11:31.045Z] "io", [2024-03-21T09:11:31.045Z] "io/fs", [2024-03-21T09:11:31.045Z] "io/ioutil", [2024-03-21T09:11:31.045Z] "math", [2024-03-21T09:11:31.045Z] "math/bits", [2024-03-21T09:11:31.045Z] "os", [2024-03-21T09:11:31.045Z] "path", [2024-03-21T09:11:31.045Z] "reflect", [2024-03-21T09:11:31.045Z] "runtime", [2024-03-21T09:11:31.045Z] "runtime/internal/atomic", [2024-03-21T09:11:31.045Z] "runtime/internal/math", [2024-03-21T09:11:31.045Z] "runtime/internal/sys", [2024-03-21T09:11:31.045Z] "sort", [2024-03-21T09:11:31.045Z] "strconv", [2024-03-21T09:11:31.045Z] "strings", [2024-03-21T09:11:31.045Z] "sync", [2024-03-21T09:11:31.045Z] "sync/atomic", [2024-03-21T09:11:31.045Z] "syscall", [2024-03-21T09:11:31.045Z] "time", [2024-03-21T09:11:31.045Z] "unicode", [2024-03-21T09:11:31.045Z] "unicode/utf16", [2024-03-21T09:11:31.045Z] "unicode/utf8", [2024-03-21T09:11:31.045Z] "unsafe" [2024-03-21T09:11:31.045Z] ] [2024-03-21T09:11:31.045Z] } [2024-03-21T09:11:31.045Z] { [2024-03-21T09:11:31.045Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/timestamppb", [2024-03-21T09:11:31.045Z] "ImportPath": "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.045Z] "Name": "timestamppb", [2024-03-21T09:11:31.045Z] "Doc": "Package timestamppb contains generated types for google/protobuf/timestamp.proto.", [2024-03-21T09:11:31.045Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.045Z] "Module": { [2024-03-21T09:11:31.045Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.045Z] "Version": "v1.33.0", [2024-03-21T09:11:31.045Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.045Z] "Indirect": true, [2024-03-21T09:11:31.045Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.045Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.045Z] "GoVersion": "1.17" [2024-03-21T09:11:31.045Z] }, [2024-03-21T09:11:31.045Z] "DepOnly": true, [2024-03-21T09:11:31.045Z] "Stale": true, [2024-03-21T09:11:31.045Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "GoFiles": [ [2024-03-21T09:11:31.045Z] "timestamp.pb.go" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "Imports": [ [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.045Z] "reflect", [2024-03-21T09:11:31.045Z] "sync", [2024-03-21T09:11:31.045Z] "time" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "Deps": [ [2024-03-21T09:11:31.045Z] "bufio", [2024-03-21T09:11:31.045Z] "bytes", [2024-03-21T09:11:31.045Z] "compress/flate", [2024-03-21T09:11:31.045Z] "compress/gzip", [2024-03-21T09:11:31.045Z] "embed", [2024-03-21T09:11:31.045Z] "encoding", [2024-03-21T09:11:31.045Z] "encoding/base64", [2024-03-21T09:11:31.045Z] "encoding/binary", [2024-03-21T09:11:31.045Z] "encoding/json", [2024-03-21T09:11:31.045Z] "errors", [2024-03-21T09:11:31.045Z] "fmt", [2024-03-21T09:11:31.045Z] "go/token", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.045Z] "hash", [2024-03-21T09:11:31.045Z] "hash/crc32", [2024-03-21T09:11:31.045Z] "hash/fnv", [2024-03-21T09:11:31.045Z] "internal/abi", [2024-03-21T09:11:31.045Z] "internal/bytealg", [2024-03-21T09:11:31.045Z] "internal/cpu", [2024-03-21T09:11:31.045Z] "internal/fmtsort", [2024-03-21T09:11:31.045Z] "internal/goexperiment", [2024-03-21T09:11:31.045Z] "internal/itoa", [2024-03-21T09:11:31.045Z] "internal/oserror", [2024-03-21T09:11:31.045Z] "internal/poll", [2024-03-21T09:11:31.045Z] "internal/race", [2024-03-21T09:11:31.045Z] "internal/reflectlite", [2024-03-21T09:11:31.045Z] "internal/syscall/execenv", [2024-03-21T09:11:31.045Z] "internal/syscall/unix", [2024-03-21T09:11:31.045Z] "internal/testlog", [2024-03-21T09:11:31.045Z] "internal/unsafeheader", [2024-03-21T09:11:31.045Z] "io", [2024-03-21T09:11:31.045Z] "io/fs", [2024-03-21T09:11:31.045Z] "io/ioutil", [2024-03-21T09:11:31.045Z] "math", [2024-03-21T09:11:31.045Z] "math/bits", [2024-03-21T09:11:31.045Z] "os", [2024-03-21T09:11:31.045Z] "path", [2024-03-21T09:11:31.045Z] "reflect", [2024-03-21T09:11:31.045Z] "runtime", [2024-03-21T09:11:31.045Z] "runtime/internal/atomic", [2024-03-21T09:11:31.045Z] "runtime/internal/math", [2024-03-21T09:11:31.045Z] "runtime/internal/sys", [2024-03-21T09:11:31.045Z] "sort", [2024-03-21T09:11:31.045Z] "strconv", [2024-03-21T09:11:31.045Z] "strings", [2024-03-21T09:11:31.045Z] "sync", [2024-03-21T09:11:31.045Z] "sync/atomic", [2024-03-21T09:11:31.045Z] "syscall", [2024-03-21T09:11:31.045Z] "time", [2024-03-21T09:11:31.045Z] "unicode", [2024-03-21T09:11:31.045Z] "unicode/utf16", [2024-03-21T09:11:31.045Z] "unicode/utf8", [2024-03-21T09:11:31.045Z] "unsafe" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "XTestGoFiles": [ [2024-03-21T09:11:31.045Z] "timestamp_test.go" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "XTestImports": [ [2024-03-21T09:11:31.045Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.045Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.045Z] "math", [2024-03-21T09:11:31.045Z] "strings", [2024-03-21T09:11:31.045Z] "testing", [2024-03-21T09:11:31.045Z] "time" [2024-03-21T09:11:31.045Z] ] [2024-03-21T09:11:31.045Z] } [2024-03-21T09:11:31.045Z] { [2024-03-21T09:11:31.045Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/timestamp", [2024-03-21T09:11:31.045Z] "ImportPath": "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.045Z] "Name": "timestamp", [2024-03-21T09:11:31.045Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.045Z] "Module": { [2024-03-21T09:11:31.045Z] "Path": "github.com/golang/protobuf", [2024-03-21T09:11:31.045Z] "Version": "v1.5.3", [2024-03-21T09:11:31.045Z] "Time": "2021-09-16T00:37:10Z", [2024-03-21T09:11:31.045Z] "Indirect": true, [2024-03-21T09:11:31.045Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.045Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-21T09:11:31.045Z] "GoVersion": "1.9" [2024-03-21T09:11:31.045Z] }, [2024-03-21T09:11:31.045Z] "DepOnly": true, [2024-03-21T09:11:31.045Z] "Stale": true, [2024-03-21T09:11:31.045Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "GoFiles": [ [2024-03-21T09:11:31.045Z] "timestamp.pb.go" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "Imports": [ [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.045Z] "reflect" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "Deps": [ [2024-03-21T09:11:31.045Z] "bufio", [2024-03-21T09:11:31.045Z] "bytes", [2024-03-21T09:11:31.045Z] "compress/flate", [2024-03-21T09:11:31.045Z] "compress/gzip", [2024-03-21T09:11:31.045Z] "embed", [2024-03-21T09:11:31.045Z] "encoding", [2024-03-21T09:11:31.045Z] "encoding/base64", [2024-03-21T09:11:31.045Z] "encoding/binary", [2024-03-21T09:11:31.045Z] "encoding/json", [2024-03-21T09:11:31.045Z] "errors", [2024-03-21T09:11:31.045Z] "fmt", [2024-03-21T09:11:31.045Z] "go/token", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.045Z] "hash", [2024-03-21T09:11:31.045Z] "hash/crc32", [2024-03-21T09:11:31.045Z] "hash/fnv", [2024-03-21T09:11:31.045Z] "internal/abi", [2024-03-21T09:11:31.045Z] "internal/bytealg", [2024-03-21T09:11:31.045Z] "internal/cpu", [2024-03-21T09:11:31.045Z] "internal/fmtsort", [2024-03-21T09:11:31.045Z] "internal/goexperiment", [2024-03-21T09:11:31.045Z] "internal/itoa", [2024-03-21T09:11:31.045Z] "internal/oserror", [2024-03-21T09:11:31.045Z] "internal/poll", [2024-03-21T09:11:31.045Z] "internal/race", [2024-03-21T09:11:31.045Z] "internal/reflectlite", [2024-03-21T09:11:31.045Z] "internal/syscall/execenv", [2024-03-21T09:11:31.045Z] "internal/syscall/unix", [2024-03-21T09:11:31.045Z] "internal/testlog", [2024-03-21T09:11:31.045Z] "internal/unsafeheader", [2024-03-21T09:11:31.045Z] "io", [2024-03-21T09:11:31.045Z] "io/fs", [2024-03-21T09:11:31.045Z] "io/ioutil", [2024-03-21T09:11:31.045Z] "math", [2024-03-21T09:11:31.045Z] "math/bits", [2024-03-21T09:11:31.045Z] "os", [2024-03-21T09:11:31.045Z] "path", [2024-03-21T09:11:31.045Z] "reflect", [2024-03-21T09:11:31.045Z] "runtime", [2024-03-21T09:11:31.045Z] "runtime/internal/atomic", [2024-03-21T09:11:31.045Z] "runtime/internal/math", [2024-03-21T09:11:31.045Z] "runtime/internal/sys", [2024-03-21T09:11:31.045Z] "sort", [2024-03-21T09:11:31.045Z] "strconv", [2024-03-21T09:11:31.045Z] "strings", [2024-03-21T09:11:31.045Z] "sync", [2024-03-21T09:11:31.045Z] "sync/atomic", [2024-03-21T09:11:31.045Z] "syscall", [2024-03-21T09:11:31.045Z] "time", [2024-03-21T09:11:31.045Z] "unicode", [2024-03-21T09:11:31.045Z] "unicode/utf16", [2024-03-21T09:11:31.045Z] "unicode/utf8", [2024-03-21T09:11:31.045Z] "unsafe" [2024-03-21T09:11:31.045Z] ] [2024-03-21T09:11:31.045Z] } [2024-03-21T09:11:31.045Z] { [2024-03-21T09:11:31.045Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes", [2024-03-21T09:11:31.045Z] "ImportPath": "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.045Z] "Name": "ptypes", [2024-03-21T09:11:31.045Z] "Doc": "Package ptypes provides functionality for interacting with well-known types.", [2024-03-21T09:11:31.045Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.045Z] "Module": { [2024-03-21T09:11:31.045Z] "Path": "github.com/golang/protobuf", [2024-03-21T09:11:31.045Z] "Version": "v1.5.3", [2024-03-21T09:11:31.045Z] "Time": "2021-09-16T00:37:10Z", [2024-03-21T09:11:31.045Z] "Indirect": true, [2024-03-21T09:11:31.045Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.045Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-21T09:11:31.045Z] "GoVersion": "1.9" [2024-03-21T09:11:31.045Z] }, [2024-03-21T09:11:31.045Z] "DepOnly": true, [2024-03-21T09:11:31.045Z] "Stale": true, [2024-03-21T09:11:31.045Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "GoFiles": [ [2024-03-21T09:11:31.045Z] "any.go", [2024-03-21T09:11:31.045Z] "doc.go", [2024-03-21T09:11:31.045Z] "duration.go", [2024-03-21T09:11:31.045Z] "timestamp.go" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "Imports": [ [2024-03-21T09:11:31.045Z] "errors", [2024-03-21T09:11:31.045Z] "fmt", [2024-03-21T09:11:31.045Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.045Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.045Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.045Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.045Z] "strings", [2024-03-21T09:11:31.045Z] "time" [2024-03-21T09:11:31.045Z] ], [2024-03-21T09:11:31.045Z] "Deps": [ [2024-03-21T09:11:31.045Z] "bufio", [2024-03-21T09:11:31.045Z] "bytes", [2024-03-21T09:11:31.045Z] "compress/flate", [2024-03-21T09:11:31.045Z] "compress/gzip", [2024-03-21T09:11:31.045Z] "embed", [2024-03-21T09:11:31.045Z] "encoding", [2024-03-21T09:11:31.045Z] "encoding/base64", [2024-03-21T09:11:31.045Z] "encoding/binary", [2024-03-21T09:11:31.045Z] "encoding/json", [2024-03-21T09:11:31.045Z] "errors", [2024-03-21T09:11:31.045Z] "fmt", [2024-03-21T09:11:31.045Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.045Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.045Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.045Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.045Z] "go/token", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.045Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.046Z] "hash", [2024-03-21T09:11:31.046Z] "hash/crc32", [2024-03-21T09:11:31.046Z] "hash/fnv", [2024-03-21T09:11:31.046Z] "internal/abi", [2024-03-21T09:11:31.046Z] "internal/bytealg", [2024-03-21T09:11:31.046Z] "internal/cpu", [2024-03-21T09:11:31.046Z] "internal/fmtsort", [2024-03-21T09:11:31.046Z] "internal/goexperiment", [2024-03-21T09:11:31.046Z] "internal/itoa", [2024-03-21T09:11:31.046Z] "internal/oserror", [2024-03-21T09:11:31.046Z] "internal/poll", [2024-03-21T09:11:31.046Z] "internal/race", [2024-03-21T09:11:31.046Z] "internal/reflectlite", [2024-03-21T09:11:31.046Z] "internal/syscall/execenv", [2024-03-21T09:11:31.046Z] "internal/syscall/unix", [2024-03-21T09:11:31.046Z] "internal/testlog", [2024-03-21T09:11:31.046Z] "internal/unsafeheader", [2024-03-21T09:11:31.046Z] "io", [2024-03-21T09:11:31.046Z] "io/fs", [2024-03-21T09:11:31.046Z] "io/ioutil", [2024-03-21T09:11:31.046Z] "math", [2024-03-21T09:11:31.046Z] "math/bits", [2024-03-21T09:11:31.046Z] "os", [2024-03-21T09:11:31.046Z] "path", [2024-03-21T09:11:31.046Z] "reflect", [2024-03-21T09:11:31.046Z] "runtime", [2024-03-21T09:11:31.046Z] "runtime/internal/atomic", [2024-03-21T09:11:31.046Z] "runtime/internal/math", [2024-03-21T09:11:31.046Z] "runtime/internal/sys", [2024-03-21T09:11:31.046Z] "sort", [2024-03-21T09:11:31.046Z] "strconv", [2024-03-21T09:11:31.046Z] "strings", [2024-03-21T09:11:31.046Z] "sync", [2024-03-21T09:11:31.046Z] "sync/atomic", [2024-03-21T09:11:31.046Z] "syscall", [2024-03-21T09:11:31.046Z] "time", [2024-03-21T09:11:31.046Z] "unicode", [2024-03-21T09:11:31.046Z] "unicode/utf16", [2024-03-21T09:11:31.046Z] "unicode/utf8", [2024-03-21T09:11:31.046Z] "unsafe" [2024-03-21T09:11:31.046Z] ], [2024-03-21T09:11:31.046Z] "TestGoFiles": [ [2024-03-21T09:11:31.046Z] "any_test.go", [2024-03-21T09:11:31.046Z] "duration_test.go", [2024-03-21T09:11:31.046Z] "timestamp_test.go" [2024-03-21T09:11:31.046Z] ], [2024-03-21T09:11:31.046Z] "TestImports": [ [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.046Z] "math", [2024-03-21T09:11:31.046Z] "reflect", [2024-03-21T09:11:31.046Z] "testing", [2024-03-21T09:11:31.046Z] "time" [2024-03-21T09:11:31.046Z] ] [2024-03-21T09:11:31.046Z] } [2024-03-21T09:11:31.046Z] { [2024-03-21T09:11:31.046Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.046Z] "ImportPath": "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.046Z] "Name": "grpc_binarylog_v1", [2024-03-21T09:11:31.046Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.046Z] "Module": { [2024-03-21T09:11:31.046Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.046Z] "Version": "v1.60.1", [2024-03-21T09:11:31.046Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.046Z] "Indirect": true, [2024-03-21T09:11:31.046Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.046Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.046Z] "GoVersion": "1.19" [2024-03-21T09:11:31.046Z] }, [2024-03-21T09:11:31.046Z] "DepOnly": true, [2024-03-21T09:11:31.046Z] "Stale": true, [2024-03-21T09:11:31.046Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.046Z] "GoFiles": [ [2024-03-21T09:11:31.046Z] "binarylog.pb.go" [2024-03-21T09:11:31.046Z] ], [2024-03-21T09:11:31.046Z] "Imports": [ [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.046Z] "reflect", [2024-03-21T09:11:31.046Z] "sync" [2024-03-21T09:11:31.046Z] ], [2024-03-21T09:11:31.046Z] "Deps": [ [2024-03-21T09:11:31.046Z] "bufio", [2024-03-21T09:11:31.046Z] "bytes", [2024-03-21T09:11:31.046Z] "compress/flate", [2024-03-21T09:11:31.046Z] "compress/gzip", [2024-03-21T09:11:31.046Z] "embed", [2024-03-21T09:11:31.046Z] "encoding", [2024-03-21T09:11:31.046Z] "encoding/base64", [2024-03-21T09:11:31.046Z] "encoding/binary", [2024-03-21T09:11:31.046Z] "encoding/json", [2024-03-21T09:11:31.046Z] "errors", [2024-03-21T09:11:31.046Z] "fmt", [2024-03-21T09:11:31.046Z] "go/token", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.046Z] "hash", [2024-03-21T09:11:31.046Z] "hash/crc32", [2024-03-21T09:11:31.046Z] "hash/fnv", [2024-03-21T09:11:31.046Z] "internal/abi", [2024-03-21T09:11:31.046Z] "internal/bytealg", [2024-03-21T09:11:31.046Z] "internal/cpu", [2024-03-21T09:11:31.046Z] "internal/fmtsort", [2024-03-21T09:11:31.046Z] "internal/goexperiment", [2024-03-21T09:11:31.046Z] "internal/itoa", [2024-03-21T09:11:31.046Z] "internal/oserror", [2024-03-21T09:11:31.046Z] "internal/poll", [2024-03-21T09:11:31.046Z] "internal/race", [2024-03-21T09:11:31.046Z] "internal/reflectlite", [2024-03-21T09:11:31.046Z] "internal/syscall/execenv", [2024-03-21T09:11:31.046Z] "internal/syscall/unix", [2024-03-21T09:11:31.046Z] "internal/testlog", [2024-03-21T09:11:31.046Z] "internal/unsafeheader", [2024-03-21T09:11:31.046Z] "io", [2024-03-21T09:11:31.046Z] "io/fs", [2024-03-21T09:11:31.046Z] "io/ioutil", [2024-03-21T09:11:31.046Z] "math", [2024-03-21T09:11:31.046Z] "math/bits", [2024-03-21T09:11:31.046Z] "os", [2024-03-21T09:11:31.046Z] "path", [2024-03-21T09:11:31.046Z] "reflect", [2024-03-21T09:11:31.046Z] "runtime", [2024-03-21T09:11:31.046Z] "runtime/internal/atomic", [2024-03-21T09:11:31.046Z] "runtime/internal/math", [2024-03-21T09:11:31.046Z] "runtime/internal/sys", [2024-03-21T09:11:31.046Z] "sort", [2024-03-21T09:11:31.046Z] "strconv", [2024-03-21T09:11:31.046Z] "strings", [2024-03-21T09:11:31.046Z] "sync", [2024-03-21T09:11:31.046Z] "sync/atomic", [2024-03-21T09:11:31.046Z] "syscall", [2024-03-21T09:11:31.046Z] "time", [2024-03-21T09:11:31.046Z] "unicode", [2024-03-21T09:11:31.046Z] "unicode/utf16", [2024-03-21T09:11:31.046Z] "unicode/utf8", [2024-03-21T09:11:31.046Z] "unsafe" [2024-03-21T09:11:31.046Z] ] [2024-03-21T09:11:31.046Z] } [2024-03-21T09:11:31.046Z] { [2024-03-21T09:11:31.046Z] "Dir": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b/status", [2024-03-21T09:11:31.046Z] "ImportPath": "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.046Z] "Name": "status", [2024-03-21T09:11:31.046Z] "Root": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b", [2024-03-21T09:11:31.046Z] "Module": { [2024-03-21T09:11:31.046Z] "Path": "google.golang.org/genproto/googleapis/rpc", [2024-03-21T09:11:31.046Z] "Version": "v0.0.0-20231016165738-49dd2c1f3d0b", [2024-03-21T09:11:31.046Z] "Time": "2023-10-16T16:57:38Z", [2024-03-21T09:11:31.046Z] "Indirect": true, [2024-03-21T09:11:31.046Z] "Dir": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b", [2024-03-21T09:11:31.046Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20231016165738-49dd2c1f3d0b.mod", [2024-03-21T09:11:31.046Z] "GoVersion": "1.19" [2024-03-21T09:11:31.046Z] }, [2024-03-21T09:11:31.046Z] "DepOnly": true, [2024-03-21T09:11:31.046Z] "Stale": true, [2024-03-21T09:11:31.046Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.046Z] "GoFiles": [ [2024-03-21T09:11:31.046Z] "status.pb.go" [2024-03-21T09:11:31.046Z] ], [2024-03-21T09:11:31.046Z] "Imports": [ [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.046Z] "reflect", [2024-03-21T09:11:31.046Z] "sync" [2024-03-21T09:11:31.046Z] ], [2024-03-21T09:11:31.046Z] "Deps": [ [2024-03-21T09:11:31.046Z] "bufio", [2024-03-21T09:11:31.046Z] "bytes", [2024-03-21T09:11:31.046Z] "compress/flate", [2024-03-21T09:11:31.046Z] "compress/gzip", [2024-03-21T09:11:31.046Z] "embed", [2024-03-21T09:11:31.046Z] "encoding", [2024-03-21T09:11:31.046Z] "encoding/base64", [2024-03-21T09:11:31.046Z] "encoding/binary", [2024-03-21T09:11:31.046Z] "encoding/json", [2024-03-21T09:11:31.046Z] "errors", [2024-03-21T09:11:31.046Z] "fmt", [2024-03-21T09:11:31.046Z] "go/token", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.046Z] "hash", [2024-03-21T09:11:31.046Z] "hash/crc32", [2024-03-21T09:11:31.046Z] "hash/fnv", [2024-03-21T09:11:31.046Z] "internal/abi", [2024-03-21T09:11:31.046Z] "internal/bytealg", [2024-03-21T09:11:31.046Z] "internal/cpu", [2024-03-21T09:11:31.046Z] "internal/fmtsort", [2024-03-21T09:11:31.046Z] "internal/goexperiment", [2024-03-21T09:11:31.046Z] "internal/itoa", [2024-03-21T09:11:31.046Z] "internal/oserror", [2024-03-21T09:11:31.046Z] "internal/poll", [2024-03-21T09:11:31.046Z] "internal/race", [2024-03-21T09:11:31.046Z] "internal/reflectlite", [2024-03-21T09:11:31.046Z] "internal/syscall/execenv", [2024-03-21T09:11:31.046Z] "internal/syscall/unix", [2024-03-21T09:11:31.046Z] "internal/testlog", [2024-03-21T09:11:31.046Z] "internal/unsafeheader", [2024-03-21T09:11:31.046Z] "io", [2024-03-21T09:11:31.046Z] "io/fs", [2024-03-21T09:11:31.046Z] "io/ioutil", [2024-03-21T09:11:31.046Z] "math", [2024-03-21T09:11:31.046Z] "math/bits", [2024-03-21T09:11:31.046Z] "os", [2024-03-21T09:11:31.046Z] "path", [2024-03-21T09:11:31.046Z] "reflect", [2024-03-21T09:11:31.046Z] "runtime", [2024-03-21T09:11:31.046Z] "runtime/internal/atomic", [2024-03-21T09:11:31.046Z] "runtime/internal/math", [2024-03-21T09:11:31.046Z] "runtime/internal/sys", [2024-03-21T09:11:31.046Z] "sort", [2024-03-21T09:11:31.046Z] "strconv", [2024-03-21T09:11:31.046Z] "strings", [2024-03-21T09:11:31.046Z] "sync", [2024-03-21T09:11:31.046Z] "sync/atomic", [2024-03-21T09:11:31.046Z] "syscall", [2024-03-21T09:11:31.046Z] "time", [2024-03-21T09:11:31.046Z] "unicode", [2024-03-21T09:11:31.046Z] "unicode/utf16", [2024-03-21T09:11:31.046Z] "unicode/utf8", [2024-03-21T09:11:31.046Z] "unsafe" [2024-03-21T09:11:31.046Z] ] [2024-03-21T09:11:31.046Z] } [2024-03-21T09:11:31.046Z] { [2024-03-21T09:11:31.046Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/status", [2024-03-21T09:11:31.046Z] "ImportPath": "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.046Z] "Name": "status", [2024-03-21T09:11:31.046Z] "Doc": "Package status implements errors returned by gRPC.", [2024-03-21T09:11:31.046Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.046Z] "Module": { [2024-03-21T09:11:31.046Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.046Z] "Version": "v1.60.1", [2024-03-21T09:11:31.046Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.046Z] "Indirect": true, [2024-03-21T09:11:31.046Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.046Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.046Z] "GoVersion": "1.19" [2024-03-21T09:11:31.046Z] }, [2024-03-21T09:11:31.046Z] "DepOnly": true, [2024-03-21T09:11:31.046Z] "Stale": true, [2024-03-21T09:11:31.046Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.046Z] "GoFiles": [ [2024-03-21T09:11:31.046Z] "status.go" [2024-03-21T09:11:31.046Z] ], [2024-03-21T09:11:31.046Z] "Imports": [ [2024-03-21T09:11:31.046Z] "errors", [2024-03-21T09:11:31.046Z] "fmt", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.046Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/codes" [2024-03-21T09:11:31.046Z] ], [2024-03-21T09:11:31.046Z] "Deps": [ [2024-03-21T09:11:31.046Z] "bufio", [2024-03-21T09:11:31.046Z] "bytes", [2024-03-21T09:11:31.046Z] "compress/flate", [2024-03-21T09:11:31.046Z] "compress/gzip", [2024-03-21T09:11:31.046Z] "container/list", [2024-03-21T09:11:31.046Z] "context", [2024-03-21T09:11:31.046Z] "crypto", [2024-03-21T09:11:31.046Z] "crypto/aes", [2024-03-21T09:11:31.046Z] "crypto/cipher", [2024-03-21T09:11:31.046Z] "crypto/des", [2024-03-21T09:11:31.046Z] "crypto/dsa", [2024-03-21T09:11:31.046Z] "crypto/ecdsa", [2024-03-21T09:11:31.046Z] "crypto/ed25519", [2024-03-21T09:11:31.046Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.046Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.046Z] "crypto/elliptic", [2024-03-21T09:11:31.046Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.046Z] "crypto/hmac", [2024-03-21T09:11:31.046Z] "crypto/internal/randutil", [2024-03-21T09:11:31.046Z] "crypto/internal/subtle", [2024-03-21T09:11:31.046Z] "crypto/md5", [2024-03-21T09:11:31.046Z] "crypto/rand", [2024-03-21T09:11:31.046Z] "crypto/rc4", [2024-03-21T09:11:31.046Z] "crypto/rsa", [2024-03-21T09:11:31.046Z] "crypto/sha1", [2024-03-21T09:11:31.046Z] "crypto/sha256", [2024-03-21T09:11:31.046Z] "crypto/sha512", [2024-03-21T09:11:31.046Z] "crypto/subtle", [2024-03-21T09:11:31.046Z] "crypto/tls", [2024-03-21T09:11:31.046Z] "crypto/x509", [2024-03-21T09:11:31.046Z] "crypto/x509/pkix", [2024-03-21T09:11:31.046Z] "embed", [2024-03-21T09:11:31.046Z] "encoding", [2024-03-21T09:11:31.046Z] "encoding/asn1", [2024-03-21T09:11:31.046Z] "encoding/base64", [2024-03-21T09:11:31.046Z] "encoding/binary", [2024-03-21T09:11:31.046Z] "encoding/hex", [2024-03-21T09:11:31.046Z] "encoding/json", [2024-03-21T09:11:31.046Z] "encoding/pem", [2024-03-21T09:11:31.046Z] "errors", [2024-03-21T09:11:31.046Z] "fmt", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.046Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.046Z] "go/token", [2024-03-21T09:11:31.046Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.046Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.046Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.046Z] "hash", [2024-03-21T09:11:31.046Z] "hash/crc32", [2024-03-21T09:11:31.046Z] "hash/fnv", [2024-03-21T09:11:31.046Z] "internal/abi", [2024-03-21T09:11:31.046Z] "internal/bytealg", [2024-03-21T09:11:31.046Z] "internal/cpu", [2024-03-21T09:11:31.046Z] "internal/fmtsort", [2024-03-21T09:11:31.046Z] "internal/goexperiment", [2024-03-21T09:11:31.046Z] "internal/itoa", [2024-03-21T09:11:31.046Z] "internal/nettrace", [2024-03-21T09:11:31.046Z] "internal/oserror", [2024-03-21T09:11:31.046Z] "internal/poll", [2024-03-21T09:11:31.046Z] "internal/race", [2024-03-21T09:11:31.046Z] "internal/reflectlite", [2024-03-21T09:11:31.046Z] "internal/singleflight", [2024-03-21T09:11:31.046Z] "internal/syscall/execenv", [2024-03-21T09:11:31.046Z] "internal/syscall/unix", [2024-03-21T09:11:31.046Z] "internal/testlog", [2024-03-21T09:11:31.046Z] "internal/unsafeheader", [2024-03-21T09:11:31.046Z] "io", [2024-03-21T09:11:31.046Z] "io/fs", [2024-03-21T09:11:31.046Z] "io/ioutil", [2024-03-21T09:11:31.046Z] "log", [2024-03-21T09:11:31.046Z] "math", [2024-03-21T09:11:31.046Z] "math/big", [2024-03-21T09:11:31.046Z] "math/bits", [2024-03-21T09:11:31.046Z] "math/rand", [2024-03-21T09:11:31.046Z] "net", [2024-03-21T09:11:31.046Z] "net/url", [2024-03-21T09:11:31.046Z] "os", [2024-03-21T09:11:31.046Z] "path", [2024-03-21T09:11:31.046Z] "path/filepath", [2024-03-21T09:11:31.046Z] "reflect", [2024-03-21T09:11:31.046Z] "runtime", [2024-03-21T09:11:31.046Z] "runtime/cgo", [2024-03-21T09:11:31.046Z] "runtime/internal/atomic", [2024-03-21T09:11:31.046Z] "runtime/internal/math", [2024-03-21T09:11:31.046Z] "runtime/internal/sys", [2024-03-21T09:11:31.046Z] "sort", [2024-03-21T09:11:31.046Z] "strconv", [2024-03-21T09:11:31.046Z] "strings", [2024-03-21T09:11:31.046Z] "sync", [2024-03-21T09:11:31.046Z] "sync/atomic", [2024-03-21T09:11:31.046Z] "syscall", [2024-03-21T09:11:31.046Z] "time", [2024-03-21T09:11:31.046Z] "unicode", [2024-03-21T09:11:31.046Z] "unicode/utf16", [2024-03-21T09:11:31.046Z] "unicode/utf8", [2024-03-21T09:11:31.046Z] "unsafe", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.046Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.046Z] ] [2024-03-21T09:11:31.047Z] } [2024-03-21T09:11:31.047Z] { [2024-03-21T09:11:31.047Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/status", [2024-03-21T09:11:31.047Z] "ImportPath": "google.golang.org/grpc/status", [2024-03-21T09:11:31.047Z] "Name": "status", [2024-03-21T09:11:31.047Z] "Doc": "Package status implements errors returned by gRPC.", [2024-03-21T09:11:31.047Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.047Z] "Module": { [2024-03-21T09:11:31.047Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.047Z] "Version": "v1.60.1", [2024-03-21T09:11:31.047Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.047Z] "Indirect": true, [2024-03-21T09:11:31.047Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.047Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.047Z] "GoVersion": "1.19" [2024-03-21T09:11:31.047Z] }, [2024-03-21T09:11:31.047Z] "DepOnly": true, [2024-03-21T09:11:31.047Z] "Stale": true, [2024-03-21T09:11:31.047Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.047Z] "GoFiles": [ [2024-03-21T09:11:31.047Z] "status.go" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "Imports": [ [2024-03-21T09:11:31.047Z] "context", [2024-03-21T09:11:31.047Z] "errors", [2024-03-21T09:11:31.047Z] "fmt", [2024-03-21T09:11:31.047Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/status" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "Deps": [ [2024-03-21T09:11:31.047Z] "bufio", [2024-03-21T09:11:31.047Z] "bytes", [2024-03-21T09:11:31.047Z] "compress/flate", [2024-03-21T09:11:31.047Z] "compress/gzip", [2024-03-21T09:11:31.047Z] "container/list", [2024-03-21T09:11:31.047Z] "context", [2024-03-21T09:11:31.047Z] "crypto", [2024-03-21T09:11:31.047Z] "crypto/aes", [2024-03-21T09:11:31.047Z] "crypto/cipher", [2024-03-21T09:11:31.047Z] "crypto/des", [2024-03-21T09:11:31.047Z] "crypto/dsa", [2024-03-21T09:11:31.047Z] "crypto/ecdsa", [2024-03-21T09:11:31.047Z] "crypto/ed25519", [2024-03-21T09:11:31.047Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.047Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.047Z] "crypto/elliptic", [2024-03-21T09:11:31.047Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.047Z] "crypto/hmac", [2024-03-21T09:11:31.047Z] "crypto/internal/randutil", [2024-03-21T09:11:31.047Z] "crypto/internal/subtle", [2024-03-21T09:11:31.047Z] "crypto/md5", [2024-03-21T09:11:31.047Z] "crypto/rand", [2024-03-21T09:11:31.047Z] "crypto/rc4", [2024-03-21T09:11:31.047Z] "crypto/rsa", [2024-03-21T09:11:31.047Z] "crypto/sha1", [2024-03-21T09:11:31.047Z] "crypto/sha256", [2024-03-21T09:11:31.047Z] "crypto/sha512", [2024-03-21T09:11:31.047Z] "crypto/subtle", [2024-03-21T09:11:31.047Z] "crypto/tls", [2024-03-21T09:11:31.047Z] "crypto/x509", [2024-03-21T09:11:31.047Z] "crypto/x509/pkix", [2024-03-21T09:11:31.047Z] "embed", [2024-03-21T09:11:31.047Z] "encoding", [2024-03-21T09:11:31.047Z] "encoding/asn1", [2024-03-21T09:11:31.047Z] "encoding/base64", [2024-03-21T09:11:31.047Z] "encoding/binary", [2024-03-21T09:11:31.047Z] "encoding/hex", [2024-03-21T09:11:31.047Z] "encoding/json", [2024-03-21T09:11:31.047Z] "encoding/pem", [2024-03-21T09:11:31.047Z] "errors", [2024-03-21T09:11:31.047Z] "fmt", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.047Z] "go/token", [2024-03-21T09:11:31.047Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.047Z] "hash", [2024-03-21T09:11:31.047Z] "hash/crc32", [2024-03-21T09:11:31.047Z] "hash/fnv", [2024-03-21T09:11:31.047Z] "internal/abi", [2024-03-21T09:11:31.047Z] "internal/bytealg", [2024-03-21T09:11:31.047Z] "internal/cpu", [2024-03-21T09:11:31.047Z] "internal/fmtsort", [2024-03-21T09:11:31.047Z] "internal/goexperiment", [2024-03-21T09:11:31.047Z] "internal/itoa", [2024-03-21T09:11:31.047Z] "internal/nettrace", [2024-03-21T09:11:31.047Z] "internal/oserror", [2024-03-21T09:11:31.047Z] "internal/poll", [2024-03-21T09:11:31.047Z] "internal/race", [2024-03-21T09:11:31.047Z] "internal/reflectlite", [2024-03-21T09:11:31.047Z] "internal/singleflight", [2024-03-21T09:11:31.047Z] "internal/syscall/execenv", [2024-03-21T09:11:31.047Z] "internal/syscall/unix", [2024-03-21T09:11:31.047Z] "internal/testlog", [2024-03-21T09:11:31.047Z] "internal/unsafeheader", [2024-03-21T09:11:31.047Z] "io", [2024-03-21T09:11:31.047Z] "io/fs", [2024-03-21T09:11:31.047Z] "io/ioutil", [2024-03-21T09:11:31.047Z] "log", [2024-03-21T09:11:31.047Z] "math", [2024-03-21T09:11:31.047Z] "math/big", [2024-03-21T09:11:31.047Z] "math/bits", [2024-03-21T09:11:31.047Z] "math/rand", [2024-03-21T09:11:31.047Z] "net", [2024-03-21T09:11:31.047Z] "net/url", [2024-03-21T09:11:31.047Z] "os", [2024-03-21T09:11:31.047Z] "path", [2024-03-21T09:11:31.047Z] "path/filepath", [2024-03-21T09:11:31.047Z] "reflect", [2024-03-21T09:11:31.047Z] "runtime", [2024-03-21T09:11:31.047Z] "runtime/cgo", [2024-03-21T09:11:31.047Z] "runtime/internal/atomic", [2024-03-21T09:11:31.047Z] "runtime/internal/math", [2024-03-21T09:11:31.047Z] "runtime/internal/sys", [2024-03-21T09:11:31.047Z] "sort", [2024-03-21T09:11:31.047Z] "strconv", [2024-03-21T09:11:31.047Z] "strings", [2024-03-21T09:11:31.047Z] "sync", [2024-03-21T09:11:31.047Z] "sync/atomic", [2024-03-21T09:11:31.047Z] "syscall", [2024-03-21T09:11:31.047Z] "time", [2024-03-21T09:11:31.047Z] "unicode", [2024-03-21T09:11:31.047Z] "unicode/utf16", [2024-03-21T09:11:31.047Z] "unicode/utf8", [2024-03-21T09:11:31.047Z] "unsafe", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "TestGoFiles": [ [2024-03-21T09:11:31.047Z] "status_test.go" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "TestImports": [ [2024-03-21T09:11:31.047Z] "context", [2024-03-21T09:11:31.047Z] "errors", [2024-03-21T09:11:31.047Z] "fmt", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.047Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.047Z] "google.golang.org/genproto/googleapis/rpc/code", [2024-03-21T09:11:31.047Z] "google.golang.org/genproto/googleapis/rpc/errdetails", [2024-03-21T09:11:31.047Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.047Z] "testing" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "XTestGoFiles": [ [2024-03-21T09:11:31.047Z] "status_ext_test.go" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "XTestImports": [ [2024-03-21T09:11:31.047Z] "context", [2024-03-21T09:11:31.047Z] "errors", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.047Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/stubserver", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/testutils", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.047Z] "strings", [2024-03-21T09:11:31.047Z] "testing", [2024-03-21T09:11:31.047Z] "time" [2024-03-21T09:11:31.047Z] ] [2024-03-21T09:11:31.047Z] } [2024-03-21T09:11:31.047Z] { [2024-03-21T09:11:31.047Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/binarylog", [2024-03-21T09:11:31.047Z] "ImportPath": "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.047Z] "Name": "binarylog", [2024-03-21T09:11:31.047Z] "Doc": "Package binarylog implementation binary logging as defined in https://github.com/grpc/proposal/blob/master/A16-binary-logging.md.", [2024-03-21T09:11:31.047Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.047Z] "Module": { [2024-03-21T09:11:31.047Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.047Z] "Version": "v1.60.1", [2024-03-21T09:11:31.047Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.047Z] "Indirect": true, [2024-03-21T09:11:31.047Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.047Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.047Z] "GoVersion": "1.19" [2024-03-21T09:11:31.047Z] }, [2024-03-21T09:11:31.047Z] "DepOnly": true, [2024-03-21T09:11:31.047Z] "Stale": true, [2024-03-21T09:11:31.047Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.047Z] "GoFiles": [ [2024-03-21T09:11:31.047Z] "binarylog.go", [2024-03-21T09:11:31.047Z] "binarylog_testutil.go", [2024-03-21T09:11:31.047Z] "env_config.go", [2024-03-21T09:11:31.047Z] "method_logger.go", [2024-03-21T09:11:31.047Z] "sink.go" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "Imports": [ [2024-03-21T09:11:31.047Z] "bufio", [2024-03-21T09:11:31.047Z] "context", [2024-03-21T09:11:31.047Z] "encoding/binary", [2024-03-21T09:11:31.047Z] "errors", [2024-03-21T09:11:31.047Z] "fmt", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.047Z] "io", [2024-03-21T09:11:31.047Z] "net", [2024-03-21T09:11:31.047Z] "os", [2024-03-21T09:11:31.047Z] "regexp", [2024-03-21T09:11:31.047Z] "strconv", [2024-03-21T09:11:31.047Z] "strings", [2024-03-21T09:11:31.047Z] "sync", [2024-03-21T09:11:31.047Z] "sync/atomic", [2024-03-21T09:11:31.047Z] "time" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "Deps": [ [2024-03-21T09:11:31.047Z] "bufio", [2024-03-21T09:11:31.047Z] "bytes", [2024-03-21T09:11:31.047Z] "compress/flate", [2024-03-21T09:11:31.047Z] "compress/gzip", [2024-03-21T09:11:31.047Z] "container/list", [2024-03-21T09:11:31.047Z] "context", [2024-03-21T09:11:31.047Z] "crypto", [2024-03-21T09:11:31.047Z] "crypto/aes", [2024-03-21T09:11:31.047Z] "crypto/cipher", [2024-03-21T09:11:31.047Z] "crypto/des", [2024-03-21T09:11:31.047Z] "crypto/dsa", [2024-03-21T09:11:31.047Z] "crypto/ecdsa", [2024-03-21T09:11:31.047Z] "crypto/ed25519", [2024-03-21T09:11:31.047Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.047Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.047Z] "crypto/elliptic", [2024-03-21T09:11:31.047Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.047Z] "crypto/hmac", [2024-03-21T09:11:31.047Z] "crypto/internal/randutil", [2024-03-21T09:11:31.047Z] "crypto/internal/subtle", [2024-03-21T09:11:31.047Z] "crypto/md5", [2024-03-21T09:11:31.047Z] "crypto/rand", [2024-03-21T09:11:31.047Z] "crypto/rc4", [2024-03-21T09:11:31.047Z] "crypto/rsa", [2024-03-21T09:11:31.047Z] "crypto/sha1", [2024-03-21T09:11:31.047Z] "crypto/sha256", [2024-03-21T09:11:31.047Z] "crypto/sha512", [2024-03-21T09:11:31.047Z] "crypto/subtle", [2024-03-21T09:11:31.047Z] "crypto/tls", [2024-03-21T09:11:31.047Z] "crypto/x509", [2024-03-21T09:11:31.047Z] "crypto/x509/pkix", [2024-03-21T09:11:31.047Z] "embed", [2024-03-21T09:11:31.047Z] "encoding", [2024-03-21T09:11:31.047Z] "encoding/asn1", [2024-03-21T09:11:31.047Z] "encoding/base64", [2024-03-21T09:11:31.047Z] "encoding/binary", [2024-03-21T09:11:31.047Z] "encoding/hex", [2024-03-21T09:11:31.047Z] "encoding/json", [2024-03-21T09:11:31.047Z] "encoding/pem", [2024-03-21T09:11:31.047Z] "errors", [2024-03-21T09:11:31.047Z] "fmt", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.047Z] "go/token", [2024-03-21T09:11:31.047Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.047Z] "hash", [2024-03-21T09:11:31.047Z] "hash/crc32", [2024-03-21T09:11:31.047Z] "hash/fnv", [2024-03-21T09:11:31.047Z] "internal/abi", [2024-03-21T09:11:31.047Z] "internal/bytealg", [2024-03-21T09:11:31.047Z] "internal/cpu", [2024-03-21T09:11:31.047Z] "internal/fmtsort", [2024-03-21T09:11:31.047Z] "internal/goexperiment", [2024-03-21T09:11:31.047Z] "internal/itoa", [2024-03-21T09:11:31.047Z] "internal/nettrace", [2024-03-21T09:11:31.047Z] "internal/oserror", [2024-03-21T09:11:31.047Z] "internal/poll", [2024-03-21T09:11:31.047Z] "internal/race", [2024-03-21T09:11:31.047Z] "internal/reflectlite", [2024-03-21T09:11:31.047Z] "internal/singleflight", [2024-03-21T09:11:31.047Z] "internal/syscall/execenv", [2024-03-21T09:11:31.047Z] "internal/syscall/unix", [2024-03-21T09:11:31.047Z] "internal/testlog", [2024-03-21T09:11:31.047Z] "internal/unsafeheader", [2024-03-21T09:11:31.047Z] "io", [2024-03-21T09:11:31.047Z] "io/fs", [2024-03-21T09:11:31.047Z] "io/ioutil", [2024-03-21T09:11:31.047Z] "log", [2024-03-21T09:11:31.047Z] "math", [2024-03-21T09:11:31.047Z] "math/big", [2024-03-21T09:11:31.047Z] "math/bits", [2024-03-21T09:11:31.047Z] "math/rand", [2024-03-21T09:11:31.047Z] "net", [2024-03-21T09:11:31.047Z] "net/url", [2024-03-21T09:11:31.047Z] "os", [2024-03-21T09:11:31.047Z] "path", [2024-03-21T09:11:31.047Z] "path/filepath", [2024-03-21T09:11:31.047Z] "reflect", [2024-03-21T09:11:31.047Z] "regexp", [2024-03-21T09:11:31.047Z] "regexp/syntax", [2024-03-21T09:11:31.047Z] "runtime", [2024-03-21T09:11:31.047Z] "runtime/cgo", [2024-03-21T09:11:31.047Z] "runtime/internal/atomic", [2024-03-21T09:11:31.047Z] "runtime/internal/math", [2024-03-21T09:11:31.047Z] "runtime/internal/sys", [2024-03-21T09:11:31.047Z] "sort", [2024-03-21T09:11:31.047Z] "strconv", [2024-03-21T09:11:31.047Z] "strings", [2024-03-21T09:11:31.047Z] "sync", [2024-03-21T09:11:31.047Z] "sync/atomic", [2024-03-21T09:11:31.047Z] "syscall", [2024-03-21T09:11:31.047Z] "time", [2024-03-21T09:11:31.047Z] "unicode", [2024-03-21T09:11:31.047Z] "unicode/utf16", [2024-03-21T09:11:31.047Z] "unicode/utf8", [2024-03-21T09:11:31.047Z] "unsafe", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.047Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "TestGoFiles": [ [2024-03-21T09:11:31.047Z] "binarylog_test.go", [2024-03-21T09:11:31.047Z] "env_config_test.go", [2024-03-21T09:11:31.047Z] "method_logger_test.go", [2024-03-21T09:11:31.047Z] "regexp_test.go" [2024-03-21T09:11:31.047Z] ], [2024-03-21T09:11:31.047Z] "TestImports": [ [2024-03-21T09:11:31.047Z] "bytes", [2024-03-21T09:11:31.047Z] "context", [2024-03-21T09:11:31.047Z] "fmt", [2024-03-21T09:11:31.047Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.047Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.047Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.047Z] "net", [2024-03-21T09:11:31.047Z] "reflect", [2024-03-21T09:11:31.047Z] "testing", [2024-03-21T09:11:31.047Z] "time" [2024-03-21T09:11:31.047Z] ] [2024-03-21T09:11:31.047Z] } [2024-03-21T09:11:31.047Z] { [2024-03-21T09:11:31.047Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/buffer", [2024-03-21T09:11:31.047Z] "ImportPath": "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.047Z] "Name": "buffer", [2024-03-21T09:11:31.047Z] "Doc": "Package buffer provides an implementation of an unbounded buffer.", [2024-03-21T09:11:31.047Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.047Z] "Module": { [2024-03-21T09:11:31.047Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.047Z] "Version": "v1.60.1", [2024-03-21T09:11:31.047Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.047Z] "Indirect": true, [2024-03-21T09:11:31.047Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.047Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.047Z] "GoVersion": "1.19" [2024-03-21T09:11:31.047Z] }, [2024-03-21T09:11:31.047Z] "DepOnly": true, [2024-03-21T09:11:31.047Z] "Stale": true, [2024-03-21T09:11:31.047Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.047Z] "GoFiles": [ [2024-03-21T09:11:31.048Z] "unbounded.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Imports": [ [2024-03-21T09:11:31.048Z] "errors", [2024-03-21T09:11:31.048Z] "sync" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Deps": [ [2024-03-21T09:11:31.048Z] "errors", [2024-03-21T09:11:31.048Z] "internal/abi", [2024-03-21T09:11:31.048Z] "internal/bytealg", [2024-03-21T09:11:31.048Z] "internal/cpu", [2024-03-21T09:11:31.048Z] "internal/goexperiment", [2024-03-21T09:11:31.048Z] "internal/race", [2024-03-21T09:11:31.048Z] "internal/reflectlite", [2024-03-21T09:11:31.048Z] "internal/unsafeheader", [2024-03-21T09:11:31.048Z] "runtime", [2024-03-21T09:11:31.048Z] "runtime/internal/atomic", [2024-03-21T09:11:31.048Z] "runtime/internal/math", [2024-03-21T09:11:31.048Z] "runtime/internal/sys", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "sync/atomic", [2024-03-21T09:11:31.048Z] "unsafe" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "TestGoFiles": [ [2024-03-21T09:11:31.048Z] "unbounded_test.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "TestImports": [ [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.048Z] "reflect", [2024-03-21T09:11:31.048Z] "sort", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "testing" [2024-03-21T09:11:31.048Z] ] [2024-03-21T09:11:31.048Z] } [2024-03-21T09:11:31.048Z] { [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcsync", [2024-03-21T09:11:31.048Z] "ImportPath": "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.048Z] "Name": "grpcsync", [2024-03-21T09:11:31.048Z] "Doc": "Package grpcsync implements additional synchronization primitives built upon the sync package.", [2024-03-21T09:11:31.048Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.048Z] "Module": { [2024-03-21T09:11:31.048Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.048Z] "Version": "v1.60.1", [2024-03-21T09:11:31.048Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.048Z] "Indirect": true, [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.048Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.048Z] "GoVersion": "1.19" [2024-03-21T09:11:31.048Z] }, [2024-03-21T09:11:31.048Z] "DepOnly": true, [2024-03-21T09:11:31.048Z] "Stale": true, [2024-03-21T09:11:31.048Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.048Z] "GoFiles": [ [2024-03-21T09:11:31.048Z] "callback_serializer.go", [2024-03-21T09:11:31.048Z] "event.go", [2024-03-21T09:11:31.048Z] "oncefunc.go", [2024-03-21T09:11:31.048Z] "pubsub.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Imports": [ [2024-03-21T09:11:31.048Z] "context", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "sync/atomic" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Deps": [ [2024-03-21T09:11:31.048Z] "context", [2024-03-21T09:11:31.048Z] "errors", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.048Z] "internal/abi", [2024-03-21T09:11:31.048Z] "internal/bytealg", [2024-03-21T09:11:31.048Z] "internal/cpu", [2024-03-21T09:11:31.048Z] "internal/goexperiment", [2024-03-21T09:11:31.048Z] "internal/itoa", [2024-03-21T09:11:31.048Z] "internal/oserror", [2024-03-21T09:11:31.048Z] "internal/race", [2024-03-21T09:11:31.048Z] "internal/reflectlite", [2024-03-21T09:11:31.048Z] "internal/unsafeheader", [2024-03-21T09:11:31.048Z] "runtime", [2024-03-21T09:11:31.048Z] "runtime/internal/atomic", [2024-03-21T09:11:31.048Z] "runtime/internal/math", [2024-03-21T09:11:31.048Z] "runtime/internal/sys", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "sync/atomic", [2024-03-21T09:11:31.048Z] "syscall", [2024-03-21T09:11:31.048Z] "time", [2024-03-21T09:11:31.048Z] "unsafe" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "TestGoFiles": [ [2024-03-21T09:11:31.048Z] "callback_serializer_test.go", [2024-03-21T09:11:31.048Z] "event_test.go", [2024-03-21T09:11:31.048Z] "oncefunc_test.go", [2024-03-21T09:11:31.048Z] "pubsub_test.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "TestImports": [ [2024-03-21T09:11:31.048Z] "context", [2024-03-21T09:11:31.048Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "sync/atomic", [2024-03-21T09:11:31.048Z] "testing", [2024-03-21T09:11:31.048Z] "time" [2024-03-21T09:11:31.048Z] ] [2024-03-21T09:11:31.048Z] } [2024-03-21T09:11:31.048Z] { [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/idle", [2024-03-21T09:11:31.048Z] "ImportPath": "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.048Z] "Name": "idle", [2024-03-21T09:11:31.048Z] "Doc": "Package idle contains a component for managing idleness (entering and exiting) based on RPC activity.", [2024-03-21T09:11:31.048Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.048Z] "Module": { [2024-03-21T09:11:31.048Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.048Z] "Version": "v1.60.1", [2024-03-21T09:11:31.048Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.048Z] "Indirect": true, [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.048Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.048Z] "GoVersion": "1.19" [2024-03-21T09:11:31.048Z] }, [2024-03-21T09:11:31.048Z] "DepOnly": true, [2024-03-21T09:11:31.048Z] "Stale": true, [2024-03-21T09:11:31.048Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.048Z] "GoFiles": [ [2024-03-21T09:11:31.048Z] "idle.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Imports": [ [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "math", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "sync/atomic", [2024-03-21T09:11:31.048Z] "time" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Deps": [ [2024-03-21T09:11:31.048Z] "errors", [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "internal/abi", [2024-03-21T09:11:31.048Z] "internal/bytealg", [2024-03-21T09:11:31.048Z] "internal/cpu", [2024-03-21T09:11:31.048Z] "internal/fmtsort", [2024-03-21T09:11:31.048Z] "internal/goexperiment", [2024-03-21T09:11:31.048Z] "internal/itoa", [2024-03-21T09:11:31.048Z] "internal/oserror", [2024-03-21T09:11:31.048Z] "internal/poll", [2024-03-21T09:11:31.048Z] "internal/race", [2024-03-21T09:11:31.048Z] "internal/reflectlite", [2024-03-21T09:11:31.048Z] "internal/syscall/execenv", [2024-03-21T09:11:31.048Z] "internal/syscall/unix", [2024-03-21T09:11:31.048Z] "internal/testlog", [2024-03-21T09:11:31.048Z] "internal/unsafeheader", [2024-03-21T09:11:31.048Z] "io", [2024-03-21T09:11:31.048Z] "io/fs", [2024-03-21T09:11:31.048Z] "math", [2024-03-21T09:11:31.048Z] "math/bits", [2024-03-21T09:11:31.048Z] "os", [2024-03-21T09:11:31.048Z] "path", [2024-03-21T09:11:31.048Z] "reflect", [2024-03-21T09:11:31.048Z] "runtime", [2024-03-21T09:11:31.048Z] "runtime/internal/atomic", [2024-03-21T09:11:31.048Z] "runtime/internal/math", [2024-03-21T09:11:31.048Z] "runtime/internal/sys", [2024-03-21T09:11:31.048Z] "sort", [2024-03-21T09:11:31.048Z] "strconv", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "sync/atomic", [2024-03-21T09:11:31.048Z] "syscall", [2024-03-21T09:11:31.048Z] "time", [2024-03-21T09:11:31.048Z] "unicode", [2024-03-21T09:11:31.048Z] "unicode/utf8", [2024-03-21T09:11:31.048Z] "unsafe" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "TestGoFiles": [ [2024-03-21T09:11:31.048Z] "idle_test.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "TestImports": [ [2024-03-21T09:11:31.048Z] "context", [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "sync/atomic", [2024-03-21T09:11:31.048Z] "testing", [2024-03-21T09:11:31.048Z] "time" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "XTestGoFiles": [ [2024-03-21T09:11:31.048Z] "idle_e2e_test.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "XTestImports": [ [2024-03-21T09:11:31.048Z] "context", [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/balancer/stub", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/stubserver", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/testutils", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/resolver/manual", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.048Z] "io", [2024-03-21T09:11:31.048Z] "strings", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "testing", [2024-03-21T09:11:31.048Z] "time" [2024-03-21T09:11:31.048Z] ] [2024-03-21T09:11:31.048Z] } [2024-03-21T09:11:31.048Z] { [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/metadata", [2024-03-21T09:11:31.048Z] "ImportPath": "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.048Z] "Name": "metadata", [2024-03-21T09:11:31.048Z] "Doc": "Package metadata contains functions to set and get metadata from addresses.", [2024-03-21T09:11:31.048Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.048Z] "Module": { [2024-03-21T09:11:31.048Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.048Z] "Version": "v1.60.1", [2024-03-21T09:11:31.048Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.048Z] "Indirect": true, [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.048Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.048Z] "GoVersion": "1.19" [2024-03-21T09:11:31.048Z] }, [2024-03-21T09:11:31.048Z] "DepOnly": true, [2024-03-21T09:11:31.048Z] "Stale": true, [2024-03-21T09:11:31.048Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.048Z] "GoFiles": [ [2024-03-21T09:11:31.048Z] "metadata.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Imports": [ [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.048Z] "strings" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Deps": [ [2024-03-21T09:11:31.048Z] "bufio", [2024-03-21T09:11:31.048Z] "bytes", [2024-03-21T09:11:31.048Z] "compress/flate", [2024-03-21T09:11:31.048Z] "compress/gzip", [2024-03-21T09:11:31.048Z] "container/list", [2024-03-21T09:11:31.048Z] "context", [2024-03-21T09:11:31.048Z] "crypto", [2024-03-21T09:11:31.048Z] "crypto/aes", [2024-03-21T09:11:31.048Z] "crypto/cipher", [2024-03-21T09:11:31.048Z] "crypto/des", [2024-03-21T09:11:31.048Z] "crypto/dsa", [2024-03-21T09:11:31.048Z] "crypto/ecdsa", [2024-03-21T09:11:31.048Z] "crypto/ed25519", [2024-03-21T09:11:31.048Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.048Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.048Z] "crypto/elliptic", [2024-03-21T09:11:31.048Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.048Z] "crypto/hmac", [2024-03-21T09:11:31.048Z] "crypto/internal/randutil", [2024-03-21T09:11:31.048Z] "crypto/internal/subtle", [2024-03-21T09:11:31.048Z] "crypto/md5", [2024-03-21T09:11:31.048Z] "crypto/rand", [2024-03-21T09:11:31.048Z] "crypto/rc4", [2024-03-21T09:11:31.048Z] "crypto/rsa", [2024-03-21T09:11:31.048Z] "crypto/sha1", [2024-03-21T09:11:31.048Z] "crypto/sha256", [2024-03-21T09:11:31.048Z] "crypto/sha512", [2024-03-21T09:11:31.048Z] "crypto/subtle", [2024-03-21T09:11:31.048Z] "crypto/tls", [2024-03-21T09:11:31.048Z] "crypto/x509", [2024-03-21T09:11:31.048Z] "crypto/x509/pkix", [2024-03-21T09:11:31.048Z] "embed", [2024-03-21T09:11:31.048Z] "encoding", [2024-03-21T09:11:31.048Z] "encoding/asn1", [2024-03-21T09:11:31.048Z] "encoding/base64", [2024-03-21T09:11:31.048Z] "encoding/binary", [2024-03-21T09:11:31.048Z] "encoding/hex", [2024-03-21T09:11:31.048Z] "encoding/json", [2024-03-21T09:11:31.048Z] "encoding/pem", [2024-03-21T09:11:31.048Z] "errors", [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.048Z] "go/token", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.048Z] "hash", [2024-03-21T09:11:31.048Z] "hash/crc32", [2024-03-21T09:11:31.048Z] "hash/fnv", [2024-03-21T09:11:31.048Z] "internal/abi", [2024-03-21T09:11:31.048Z] "internal/bytealg", [2024-03-21T09:11:31.048Z] "internal/cpu", [2024-03-21T09:11:31.048Z] "internal/fmtsort", [2024-03-21T09:11:31.048Z] "internal/goexperiment", [2024-03-21T09:11:31.048Z] "internal/itoa", [2024-03-21T09:11:31.048Z] "internal/nettrace", [2024-03-21T09:11:31.048Z] "internal/oserror", [2024-03-21T09:11:31.048Z] "internal/poll", [2024-03-21T09:11:31.048Z] "internal/race", [2024-03-21T09:11:31.048Z] "internal/reflectlite", [2024-03-21T09:11:31.048Z] "internal/singleflight", [2024-03-21T09:11:31.048Z] "internal/syscall/execenv", [2024-03-21T09:11:31.048Z] "internal/syscall/unix", [2024-03-21T09:11:31.048Z] "internal/testlog", [2024-03-21T09:11:31.048Z] "internal/unsafeheader", [2024-03-21T09:11:31.048Z] "io", [2024-03-21T09:11:31.048Z] "io/fs", [2024-03-21T09:11:31.048Z] "io/ioutil", [2024-03-21T09:11:31.048Z] "log", [2024-03-21T09:11:31.048Z] "math", [2024-03-21T09:11:31.048Z] "math/big", [2024-03-21T09:11:31.048Z] "math/bits", [2024-03-21T09:11:31.048Z] "math/rand", [2024-03-21T09:11:31.048Z] "net", [2024-03-21T09:11:31.048Z] "net/url", [2024-03-21T09:11:31.048Z] "os", [2024-03-21T09:11:31.048Z] "path", [2024-03-21T09:11:31.048Z] "path/filepath", [2024-03-21T09:11:31.048Z] "reflect", [2024-03-21T09:11:31.048Z] "runtime", [2024-03-21T09:11:31.048Z] "runtime/cgo", [2024-03-21T09:11:31.048Z] "runtime/internal/atomic", [2024-03-21T09:11:31.048Z] "runtime/internal/math", [2024-03-21T09:11:31.048Z] "runtime/internal/sys", [2024-03-21T09:11:31.048Z] "sort", [2024-03-21T09:11:31.048Z] "strconv", [2024-03-21T09:11:31.048Z] "strings", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "sync/atomic", [2024-03-21T09:11:31.048Z] "syscall", [2024-03-21T09:11:31.048Z] "time", [2024-03-21T09:11:31.048Z] "unicode", [2024-03-21T09:11:31.048Z] "unicode/utf16", [2024-03-21T09:11:31.048Z] "unicode/utf8", [2024-03-21T09:11:31.048Z] "unsafe", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.048Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "TestGoFiles": [ [2024-03-21T09:11:31.048Z] "metadata_test.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "TestImports": [ [2024-03-21T09:11:31.048Z] "errors", [2024-03-21T09:11:31.048Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.048Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.048Z] "reflect", [2024-03-21T09:11:31.048Z] "testing" [2024-03-21T09:11:31.048Z] ] [2024-03-21T09:11:31.048Z] } [2024-03-21T09:11:31.048Z] { [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/json", [2024-03-21T09:11:31.048Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.048Z] "Name": "json", [2024-03-21T09:11:31.048Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.048Z] "Module": { [2024-03-21T09:11:31.048Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.048Z] "Version": "v1.33.0", [2024-03-21T09:11:31.048Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.048Z] "Indirect": true, [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.048Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.048Z] "GoVersion": "1.17" [2024-03-21T09:11:31.048Z] }, [2024-03-21T09:11:31.048Z] "DepOnly": true, [2024-03-21T09:11:31.048Z] "Stale": true, [2024-03-21T09:11:31.048Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.048Z] "GoFiles": [ [2024-03-21T09:11:31.048Z] "decode.go", [2024-03-21T09:11:31.048Z] "decode_number.go", [2024-03-21T09:11:31.048Z] "decode_string.go", [2024-03-21T09:11:31.048Z] "decode_token.go", [2024-03-21T09:11:31.048Z] "encode.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Imports": [ [2024-03-21T09:11:31.048Z] "bytes", [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.048Z] "io", [2024-03-21T09:11:31.048Z] "math", [2024-03-21T09:11:31.048Z] "math/bits", [2024-03-21T09:11:31.048Z] "regexp", [2024-03-21T09:11:31.048Z] "strconv", [2024-03-21T09:11:31.048Z] "strings", [2024-03-21T09:11:31.048Z] "unicode", [2024-03-21T09:11:31.048Z] "unicode/utf16", [2024-03-21T09:11:31.048Z] "unicode/utf8" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Deps": [ [2024-03-21T09:11:31.048Z] "bytes", [2024-03-21T09:11:31.048Z] "encoding/binary", [2024-03-21T09:11:31.048Z] "errors", [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "go/token", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.048Z] "hash", [2024-03-21T09:11:31.048Z] "hash/fnv", [2024-03-21T09:11:31.048Z] "internal/abi", [2024-03-21T09:11:31.048Z] "internal/bytealg", [2024-03-21T09:11:31.048Z] "internal/cpu", [2024-03-21T09:11:31.048Z] "internal/fmtsort", [2024-03-21T09:11:31.048Z] "internal/goexperiment", [2024-03-21T09:11:31.048Z] "internal/itoa", [2024-03-21T09:11:31.048Z] "internal/oserror", [2024-03-21T09:11:31.048Z] "internal/poll", [2024-03-21T09:11:31.048Z] "internal/race", [2024-03-21T09:11:31.048Z] "internal/reflectlite", [2024-03-21T09:11:31.048Z] "internal/syscall/execenv", [2024-03-21T09:11:31.048Z] "internal/syscall/unix", [2024-03-21T09:11:31.048Z] "internal/testlog", [2024-03-21T09:11:31.048Z] "internal/unsafeheader", [2024-03-21T09:11:31.048Z] "io", [2024-03-21T09:11:31.048Z] "io/fs", [2024-03-21T09:11:31.048Z] "math", [2024-03-21T09:11:31.048Z] "math/bits", [2024-03-21T09:11:31.048Z] "os", [2024-03-21T09:11:31.048Z] "path", [2024-03-21T09:11:31.048Z] "reflect", [2024-03-21T09:11:31.048Z] "regexp", [2024-03-21T09:11:31.048Z] "regexp/syntax", [2024-03-21T09:11:31.048Z] "runtime", [2024-03-21T09:11:31.048Z] "runtime/internal/atomic", [2024-03-21T09:11:31.048Z] "runtime/internal/math", [2024-03-21T09:11:31.048Z] "runtime/internal/sys", [2024-03-21T09:11:31.048Z] "sort", [2024-03-21T09:11:31.048Z] "strconv", [2024-03-21T09:11:31.048Z] "strings", [2024-03-21T09:11:31.048Z] "sync", [2024-03-21T09:11:31.048Z] "sync/atomic", [2024-03-21T09:11:31.048Z] "syscall", [2024-03-21T09:11:31.048Z] "time", [2024-03-21T09:11:31.048Z] "unicode", [2024-03-21T09:11:31.048Z] "unicode/utf16", [2024-03-21T09:11:31.048Z] "unicode/utf8", [2024-03-21T09:11:31.048Z] "unsafe" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "XTestGoFiles": [ [2024-03-21T09:11:31.048Z] "bench_test.go", [2024-03-21T09:11:31.048Z] "decode_test.go", [2024-03-21T09:11:31.048Z] "encode_test.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "XTestImports": [ [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.048Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.048Z] "math", [2024-03-21T09:11:31.048Z] "strings", [2024-03-21T09:11:31.048Z] "testing", [2024-03-21T09:11:31.048Z] "unicode/utf8" [2024-03-21T09:11:31.048Z] ] [2024-03-21T09:11:31.048Z] } [2024-03-21T09:11:31.048Z] { [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/protojson", [2024-03-21T09:11:31.048Z] "ImportPath": "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.048Z] "Name": "protojson", [2024-03-21T09:11:31.048Z] "Doc": "Package protojson marshals and unmarshals protocol buffer messages as JSON format.", [2024-03-21T09:11:31.048Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.048Z] "Module": { [2024-03-21T09:11:31.048Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.048Z] "Version": "v1.33.0", [2024-03-21T09:11:31.048Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.048Z] "Indirect": true, [2024-03-21T09:11:31.048Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.048Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.048Z] "GoVersion": "1.17" [2024-03-21T09:11:31.048Z] }, [2024-03-21T09:11:31.048Z] "DepOnly": true, [2024-03-21T09:11:31.048Z] "Stale": true, [2024-03-21T09:11:31.048Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.048Z] "GoFiles": [ [2024-03-21T09:11:31.048Z] "decode.go", [2024-03-21T09:11:31.048Z] "doc.go", [2024-03-21T09:11:31.048Z] "encode.go", [2024-03-21T09:11:31.048Z] "well_known_types.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.048Z] "fuzz_test.go" [2024-03-21T09:11:31.048Z] ], [2024-03-21T09:11:31.048Z] "Imports": [ [2024-03-21T09:11:31.048Z] "bytes", [2024-03-21T09:11:31.048Z] "encoding/base64", [2024-03-21T09:11:31.048Z] "fmt", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.048Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.049Z] "math", [2024-03-21T09:11:31.049Z] "strconv", [2024-03-21T09:11:31.049Z] "strings", [2024-03-21T09:11:31.049Z] "time" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "Deps": [ [2024-03-21T09:11:31.049Z] "bytes", [2024-03-21T09:11:31.049Z] "embed", [2024-03-21T09:11:31.049Z] "encoding/base64", [2024-03-21T09:11:31.049Z] "encoding/binary", [2024-03-21T09:11:31.049Z] "errors", [2024-03-21T09:11:31.049Z] "fmt", [2024-03-21T09:11:31.049Z] "go/token", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.049Z] "hash", [2024-03-21T09:11:31.049Z] "hash/fnv", [2024-03-21T09:11:31.049Z] "internal/abi", [2024-03-21T09:11:31.049Z] "internal/bytealg", [2024-03-21T09:11:31.049Z] "internal/cpu", [2024-03-21T09:11:31.049Z] "internal/fmtsort", [2024-03-21T09:11:31.049Z] "internal/goexperiment", [2024-03-21T09:11:31.049Z] "internal/itoa", [2024-03-21T09:11:31.049Z] "internal/oserror", [2024-03-21T09:11:31.049Z] "internal/poll", [2024-03-21T09:11:31.049Z] "internal/race", [2024-03-21T09:11:31.049Z] "internal/reflectlite", [2024-03-21T09:11:31.049Z] "internal/syscall/execenv", [2024-03-21T09:11:31.049Z] "internal/syscall/unix", [2024-03-21T09:11:31.049Z] "internal/testlog", [2024-03-21T09:11:31.049Z] "internal/unsafeheader", [2024-03-21T09:11:31.049Z] "io", [2024-03-21T09:11:31.049Z] "io/fs", [2024-03-21T09:11:31.049Z] "math", [2024-03-21T09:11:31.049Z] "math/bits", [2024-03-21T09:11:31.049Z] "os", [2024-03-21T09:11:31.049Z] "path", [2024-03-21T09:11:31.049Z] "reflect", [2024-03-21T09:11:31.049Z] "regexp", [2024-03-21T09:11:31.049Z] "regexp/syntax", [2024-03-21T09:11:31.049Z] "runtime", [2024-03-21T09:11:31.049Z] "runtime/internal/atomic", [2024-03-21T09:11:31.049Z] "runtime/internal/math", [2024-03-21T09:11:31.049Z] "runtime/internal/sys", [2024-03-21T09:11:31.049Z] "sort", [2024-03-21T09:11:31.049Z] "strconv", [2024-03-21T09:11:31.049Z] "strings", [2024-03-21T09:11:31.049Z] "sync", [2024-03-21T09:11:31.049Z] "sync/atomic", [2024-03-21T09:11:31.049Z] "syscall", [2024-03-21T09:11:31.049Z] "time", [2024-03-21T09:11:31.049Z] "unicode", [2024-03-21T09:11:31.049Z] "unicode/utf16", [2024-03-21T09:11:31.049Z] "unicode/utf8", [2024-03-21T09:11:31.049Z] "unsafe" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "XTestGoFiles": [ [2024-03-21T09:11:31.049Z] "bench_test.go", [2024-03-21T09:11:31.049Z] "decode_test.go", [2024-03-21T09:11:31.049Z] "encode_test.go" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "XTestImports": [ [2024-03-21T09:11:31.049Z] "bytes", [2024-03-21T09:11:31.049Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/testprotos/textpb2", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/testprotos/textpb3", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/testprotos/textpbeditions", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/testing/protopack", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/known/emptypb", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/known/fieldmaskpb", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-03-21T09:11:31.049Z] "math", [2024-03-21T09:11:31.049Z] "strings", [2024-03-21T09:11:31.049Z] "testing" [2024-03-21T09:11:31.049Z] ] [2024-03-21T09:11:31.049Z] } [2024-03-21T09:11:31.049Z] { [2024-03-21T09:11:31.049Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/jsonpb", [2024-03-21T09:11:31.049Z] "ImportPath": "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.049Z] "Name": "jsonpb", [2024-03-21T09:11:31.049Z] "Doc": "Package jsonpb provides functionality to marshal and unmarshal between a protocol buffer message and JSON.", [2024-03-21T09:11:31.049Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.049Z] "Module": { [2024-03-21T09:11:31.049Z] "Path": "github.com/golang/protobuf", [2024-03-21T09:11:31.049Z] "Version": "v1.5.3", [2024-03-21T09:11:31.049Z] "Time": "2021-09-16T00:37:10Z", [2024-03-21T09:11:31.049Z] "Indirect": true, [2024-03-21T09:11:31.049Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-03-21T09:11:31.049Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-03-21T09:11:31.049Z] "GoVersion": "1.9" [2024-03-21T09:11:31.049Z] }, [2024-03-21T09:11:31.049Z] "DepOnly": true, [2024-03-21T09:11:31.049Z] "Stale": true, [2024-03-21T09:11:31.049Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.049Z] "GoFiles": [ [2024-03-21T09:11:31.049Z] "decode.go", [2024-03-21T09:11:31.049Z] "encode.go", [2024-03-21T09:11:31.049Z] "json.go" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "Imports": [ [2024-03-21T09:11:31.049Z] "encoding/json", [2024-03-21T09:11:31.049Z] "errors", [2024-03-21T09:11:31.049Z] "fmt", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.049Z] "io", [2024-03-21T09:11:31.049Z] "math", [2024-03-21T09:11:31.049Z] "reflect", [2024-03-21T09:11:31.049Z] "sort", [2024-03-21T09:11:31.049Z] "strconv", [2024-03-21T09:11:31.049Z] "strings", [2024-03-21T09:11:31.049Z] "time" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "Deps": [ [2024-03-21T09:11:31.049Z] "bufio", [2024-03-21T09:11:31.049Z] "bytes", [2024-03-21T09:11:31.049Z] "compress/flate", [2024-03-21T09:11:31.049Z] "compress/gzip", [2024-03-21T09:11:31.049Z] "embed", [2024-03-21T09:11:31.049Z] "encoding", [2024-03-21T09:11:31.049Z] "encoding/base64", [2024-03-21T09:11:31.049Z] "encoding/binary", [2024-03-21T09:11:31.049Z] "encoding/json", [2024-03-21T09:11:31.049Z] "errors", [2024-03-21T09:11:31.049Z] "fmt", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.049Z] "go/token", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.049Z] "hash", [2024-03-21T09:11:31.049Z] "hash/crc32", [2024-03-21T09:11:31.049Z] "hash/fnv", [2024-03-21T09:11:31.049Z] "internal/abi", [2024-03-21T09:11:31.049Z] "internal/bytealg", [2024-03-21T09:11:31.049Z] "internal/cpu", [2024-03-21T09:11:31.049Z] "internal/fmtsort", [2024-03-21T09:11:31.049Z] "internal/goexperiment", [2024-03-21T09:11:31.049Z] "internal/itoa", [2024-03-21T09:11:31.049Z] "internal/oserror", [2024-03-21T09:11:31.049Z] "internal/poll", [2024-03-21T09:11:31.049Z] "internal/race", [2024-03-21T09:11:31.049Z] "internal/reflectlite", [2024-03-21T09:11:31.049Z] "internal/syscall/execenv", [2024-03-21T09:11:31.049Z] "internal/syscall/unix", [2024-03-21T09:11:31.049Z] "internal/testlog", [2024-03-21T09:11:31.049Z] "internal/unsafeheader", [2024-03-21T09:11:31.049Z] "io", [2024-03-21T09:11:31.049Z] "io/fs", [2024-03-21T09:11:31.049Z] "io/ioutil", [2024-03-21T09:11:31.049Z] "math", [2024-03-21T09:11:31.049Z] "math/bits", [2024-03-21T09:11:31.049Z] "os", [2024-03-21T09:11:31.049Z] "path", [2024-03-21T09:11:31.049Z] "reflect", [2024-03-21T09:11:31.049Z] "regexp", [2024-03-21T09:11:31.049Z] "regexp/syntax", [2024-03-21T09:11:31.049Z] "runtime", [2024-03-21T09:11:31.049Z] "runtime/internal/atomic", [2024-03-21T09:11:31.049Z] "runtime/internal/math", [2024-03-21T09:11:31.049Z] "runtime/internal/sys", [2024-03-21T09:11:31.049Z] "sort", [2024-03-21T09:11:31.049Z] "strconv", [2024-03-21T09:11:31.049Z] "strings", [2024-03-21T09:11:31.049Z] "sync", [2024-03-21T09:11:31.049Z] "sync/atomic", [2024-03-21T09:11:31.049Z] "syscall", [2024-03-21T09:11:31.049Z] "time", [2024-03-21T09:11:31.049Z] "unicode", [2024-03-21T09:11:31.049Z] "unicode/utf16", [2024-03-21T09:11:31.049Z] "unicode/utf8", [2024-03-21T09:11:31.049Z] "unsafe" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "TestGoFiles": [ [2024-03-21T09:11:31.049Z] "json_test.go" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "TestImports": [ [2024-03-21T09:11:31.049Z] "bytes", [2024-03-21T09:11:31.049Z] "compress/gzip", [2024-03-21T09:11:31.049Z] "encoding/json", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/internal/testprotos/jsonpb_proto", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/internal/testprotos/proto3_proto", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/ptypes/struct", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/ptypes/wrappers", [2024-03-21T09:11:31.049Z] "io", [2024-03-21T09:11:31.049Z] "math", [2024-03-21T09:11:31.049Z] "reflect", [2024-03-21T09:11:31.049Z] "strings", [2024-03-21T09:11:31.049Z] "testing" [2024-03-21T09:11:31.049Z] ] [2024-03-21T09:11:31.049Z] } [2024-03-21T09:11:31.049Z] { [2024-03-21T09:11:31.049Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/pretty", [2024-03-21T09:11:31.049Z] "ImportPath": "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.049Z] "Name": "pretty", [2024-03-21T09:11:31.049Z] "Doc": "Package pretty defines helper functions to pretty-print structs for logging.", [2024-03-21T09:11:31.049Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.049Z] "Module": { [2024-03-21T09:11:31.049Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.049Z] "Version": "v1.60.1", [2024-03-21T09:11:31.049Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.049Z] "Indirect": true, [2024-03-21T09:11:31.049Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.049Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.049Z] "GoVersion": "1.19" [2024-03-21T09:11:31.049Z] }, [2024-03-21T09:11:31.049Z] "DepOnly": true, [2024-03-21T09:11:31.049Z] "Stale": true, [2024-03-21T09:11:31.049Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.049Z] "GoFiles": [ [2024-03-21T09:11:31.049Z] "pretty.go" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "Imports": [ [2024-03-21T09:11:31.049Z] "bytes", [2024-03-21T09:11:31.049Z] "encoding/json", [2024-03-21T09:11:31.049Z] "fmt", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/proto" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "Deps": [ [2024-03-21T09:11:31.049Z] "bufio", [2024-03-21T09:11:31.049Z] "bytes", [2024-03-21T09:11:31.049Z] "compress/flate", [2024-03-21T09:11:31.049Z] "compress/gzip", [2024-03-21T09:11:31.049Z] "embed", [2024-03-21T09:11:31.049Z] "encoding", [2024-03-21T09:11:31.049Z] "encoding/base64", [2024-03-21T09:11:31.049Z] "encoding/binary", [2024-03-21T09:11:31.049Z] "encoding/json", [2024-03-21T09:11:31.049Z] "errors", [2024-03-21T09:11:31.049Z] "fmt", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.049Z] "go/token", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.049Z] "hash", [2024-03-21T09:11:31.049Z] "hash/crc32", [2024-03-21T09:11:31.049Z] "hash/fnv", [2024-03-21T09:11:31.049Z] "internal/abi", [2024-03-21T09:11:31.049Z] "internal/bytealg", [2024-03-21T09:11:31.049Z] "internal/cpu", [2024-03-21T09:11:31.049Z] "internal/fmtsort", [2024-03-21T09:11:31.049Z] "internal/goexperiment", [2024-03-21T09:11:31.049Z] "internal/itoa", [2024-03-21T09:11:31.049Z] "internal/oserror", [2024-03-21T09:11:31.049Z] "internal/poll", [2024-03-21T09:11:31.049Z] "internal/race", [2024-03-21T09:11:31.049Z] "internal/reflectlite", [2024-03-21T09:11:31.049Z] "internal/syscall/execenv", [2024-03-21T09:11:31.049Z] "internal/syscall/unix", [2024-03-21T09:11:31.049Z] "internal/testlog", [2024-03-21T09:11:31.049Z] "internal/unsafeheader", [2024-03-21T09:11:31.049Z] "io", [2024-03-21T09:11:31.049Z] "io/fs", [2024-03-21T09:11:31.049Z] "io/ioutil", [2024-03-21T09:11:31.049Z] "math", [2024-03-21T09:11:31.049Z] "math/bits", [2024-03-21T09:11:31.049Z] "os", [2024-03-21T09:11:31.049Z] "path", [2024-03-21T09:11:31.049Z] "reflect", [2024-03-21T09:11:31.049Z] "regexp", [2024-03-21T09:11:31.049Z] "regexp/syntax", [2024-03-21T09:11:31.049Z] "runtime", [2024-03-21T09:11:31.049Z] "runtime/internal/atomic", [2024-03-21T09:11:31.049Z] "runtime/internal/math", [2024-03-21T09:11:31.049Z] "runtime/internal/sys", [2024-03-21T09:11:31.049Z] "sort", [2024-03-21T09:11:31.049Z] "strconv", [2024-03-21T09:11:31.049Z] "strings", [2024-03-21T09:11:31.049Z] "sync", [2024-03-21T09:11:31.049Z] "sync/atomic", [2024-03-21T09:11:31.049Z] "syscall", [2024-03-21T09:11:31.049Z] "time", [2024-03-21T09:11:31.049Z] "unicode", [2024-03-21T09:11:31.049Z] "unicode/utf16", [2024-03-21T09:11:31.049Z] "unicode/utf8", [2024-03-21T09:11:31.049Z] "unsafe" [2024-03-21T09:11:31.049Z] ] [2024-03-21T09:11:31.049Z] } [2024-03-21T09:11:31.049Z] { [2024-03-21T09:11:31.049Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/serviceconfig", [2024-03-21T09:11:31.049Z] "ImportPath": "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.049Z] "Name": "serviceconfig", [2024-03-21T09:11:31.049Z] "Doc": "Package serviceconfig contains utility functions to parse service config.", [2024-03-21T09:11:31.049Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.049Z] "Module": { [2024-03-21T09:11:31.049Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.049Z] "Version": "v1.60.1", [2024-03-21T09:11:31.049Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.049Z] "Indirect": true, [2024-03-21T09:11:31.049Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.049Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.049Z] "GoVersion": "1.19" [2024-03-21T09:11:31.049Z] }, [2024-03-21T09:11:31.049Z] "DepOnly": true, [2024-03-21T09:11:31.049Z] "Stale": true, [2024-03-21T09:11:31.049Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.049Z] "GoFiles": [ [2024-03-21T09:11:31.049Z] "duration.go", [2024-03-21T09:11:31.049Z] "serviceconfig.go" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "Imports": [ [2024-03-21T09:11:31.049Z] "encoding/json", [2024-03-21T09:11:31.049Z] "fmt", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.049Z] "math", [2024-03-21T09:11:31.049Z] "strconv", [2024-03-21T09:11:31.049Z] "strings", [2024-03-21T09:11:31.049Z] "time" [2024-03-21T09:11:31.049Z] ], [2024-03-21T09:11:31.049Z] "Deps": [ [2024-03-21T09:11:31.049Z] "bufio", [2024-03-21T09:11:31.049Z] "bytes", [2024-03-21T09:11:31.049Z] "compress/flate", [2024-03-21T09:11:31.049Z] "compress/gzip", [2024-03-21T09:11:31.049Z] "container/list", [2024-03-21T09:11:31.049Z] "context", [2024-03-21T09:11:31.049Z] "crypto", [2024-03-21T09:11:31.049Z] "crypto/aes", [2024-03-21T09:11:31.049Z] "crypto/cipher", [2024-03-21T09:11:31.049Z] "crypto/des", [2024-03-21T09:11:31.049Z] "crypto/dsa", [2024-03-21T09:11:31.049Z] "crypto/ecdsa", [2024-03-21T09:11:31.049Z] "crypto/ed25519", [2024-03-21T09:11:31.049Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.049Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.049Z] "crypto/elliptic", [2024-03-21T09:11:31.049Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.049Z] "crypto/hmac", [2024-03-21T09:11:31.049Z] "crypto/internal/randutil", [2024-03-21T09:11:31.049Z] "crypto/internal/subtle", [2024-03-21T09:11:31.049Z] "crypto/md5", [2024-03-21T09:11:31.049Z] "crypto/rand", [2024-03-21T09:11:31.049Z] "crypto/rc4", [2024-03-21T09:11:31.049Z] "crypto/rsa", [2024-03-21T09:11:31.049Z] "crypto/sha1", [2024-03-21T09:11:31.049Z] "crypto/sha256", [2024-03-21T09:11:31.049Z] "crypto/sha512", [2024-03-21T09:11:31.049Z] "crypto/subtle", [2024-03-21T09:11:31.049Z] "crypto/tls", [2024-03-21T09:11:31.049Z] "crypto/x509", [2024-03-21T09:11:31.049Z] "crypto/x509/pkix", [2024-03-21T09:11:31.049Z] "embed", [2024-03-21T09:11:31.049Z] "encoding", [2024-03-21T09:11:31.049Z] "encoding/asn1", [2024-03-21T09:11:31.049Z] "encoding/base64", [2024-03-21T09:11:31.049Z] "encoding/binary", [2024-03-21T09:11:31.049Z] "encoding/hex", [2024-03-21T09:11:31.049Z] "encoding/json", [2024-03-21T09:11:31.049Z] "encoding/pem", [2024-03-21T09:11:31.049Z] "errors", [2024-03-21T09:11:31.049Z] "fmt", [2024-03-21T09:11:31.049Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.049Z] "go/token", [2024-03-21T09:11:31.049Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.049Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.049Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.050Z] "hash", [2024-03-21T09:11:31.050Z] "hash/crc32", [2024-03-21T09:11:31.050Z] "hash/fnv", [2024-03-21T09:11:31.050Z] "internal/abi", [2024-03-21T09:11:31.050Z] "internal/bytealg", [2024-03-21T09:11:31.050Z] "internal/cpu", [2024-03-21T09:11:31.050Z] "internal/fmtsort", [2024-03-21T09:11:31.050Z] "internal/goexperiment", [2024-03-21T09:11:31.050Z] "internal/itoa", [2024-03-21T09:11:31.050Z] "internal/nettrace", [2024-03-21T09:11:31.050Z] "internal/oserror", [2024-03-21T09:11:31.050Z] "internal/poll", [2024-03-21T09:11:31.050Z] "internal/race", [2024-03-21T09:11:31.050Z] "internal/reflectlite", [2024-03-21T09:11:31.050Z] "internal/singleflight", [2024-03-21T09:11:31.050Z] "internal/syscall/execenv", [2024-03-21T09:11:31.050Z] "internal/syscall/unix", [2024-03-21T09:11:31.050Z] "internal/testlog", [2024-03-21T09:11:31.050Z] "internal/unsafeheader", [2024-03-21T09:11:31.050Z] "io", [2024-03-21T09:11:31.050Z] "io/fs", [2024-03-21T09:11:31.050Z] "io/ioutil", [2024-03-21T09:11:31.050Z] "log", [2024-03-21T09:11:31.050Z] "math", [2024-03-21T09:11:31.050Z] "math/big", [2024-03-21T09:11:31.050Z] "math/bits", [2024-03-21T09:11:31.050Z] "math/rand", [2024-03-21T09:11:31.050Z] "net", [2024-03-21T09:11:31.050Z] "net/url", [2024-03-21T09:11:31.050Z] "os", [2024-03-21T09:11:31.050Z] "path", [2024-03-21T09:11:31.050Z] "path/filepath", [2024-03-21T09:11:31.050Z] "reflect", [2024-03-21T09:11:31.050Z] "runtime", [2024-03-21T09:11:31.050Z] "runtime/cgo", [2024-03-21T09:11:31.050Z] "runtime/internal/atomic", [2024-03-21T09:11:31.050Z] "runtime/internal/math", [2024-03-21T09:11:31.050Z] "runtime/internal/sys", [2024-03-21T09:11:31.050Z] "sort", [2024-03-21T09:11:31.050Z] "strconv", [2024-03-21T09:11:31.050Z] "strings", [2024-03-21T09:11:31.050Z] "sync", [2024-03-21T09:11:31.050Z] "sync/atomic", [2024-03-21T09:11:31.050Z] "syscall", [2024-03-21T09:11:31.050Z] "time", [2024-03-21T09:11:31.050Z] "unicode", [2024-03-21T09:11:31.050Z] "unicode/utf16", [2024-03-21T09:11:31.050Z] "unicode/utf8", [2024-03-21T09:11:31.050Z] "unsafe", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.050Z] ], [2024-03-21T09:11:31.050Z] "TestGoFiles": [ [2024-03-21T09:11:31.050Z] "duration_test.go", [2024-03-21T09:11:31.050Z] "serviceconfig_test.go" [2024-03-21T09:11:31.050Z] ], [2024-03-21T09:11:31.050Z] "TestImports": [ [2024-03-21T09:11:31.050Z] "encoding/json", [2024-03-21T09:11:31.050Z] "fmt", [2024-03-21T09:11:31.050Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.050Z] "math", [2024-03-21T09:11:31.050Z] "strings", [2024-03-21T09:11:31.050Z] "testing", [2024-03-21T09:11:31.050Z] "time" [2024-03-21T09:11:31.050Z] ] [2024-03-21T09:11:31.050Z] } [2024-03-21T09:11:31.050Z] { [2024-03-21T09:11:31.050Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver", [2024-03-21T09:11:31.050Z] "ImportPath": "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.050Z] "Name": "resolver", [2024-03-21T09:11:31.050Z] "Doc": "Package resolver provides internal resolver-related functionality.", [2024-03-21T09:11:31.050Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.050Z] "Module": { [2024-03-21T09:11:31.050Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.050Z] "Version": "v1.60.1", [2024-03-21T09:11:31.050Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.050Z] "Indirect": true, [2024-03-21T09:11:31.050Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.050Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.050Z] "GoVersion": "1.19" [2024-03-21T09:11:31.050Z] }, [2024-03-21T09:11:31.050Z] "DepOnly": true, [2024-03-21T09:11:31.050Z] "Stale": true, [2024-03-21T09:11:31.050Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.050Z] "GoFiles": [ [2024-03-21T09:11:31.050Z] "config_selector.go" [2024-03-21T09:11:31.050Z] ], [2024-03-21T09:11:31.050Z] "Imports": [ [2024-03-21T09:11:31.050Z] "context", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.050Z] "sync" [2024-03-21T09:11:31.050Z] ], [2024-03-21T09:11:31.050Z] "Deps": [ [2024-03-21T09:11:31.050Z] "bufio", [2024-03-21T09:11:31.050Z] "bytes", [2024-03-21T09:11:31.050Z] "compress/flate", [2024-03-21T09:11:31.050Z] "compress/gzip", [2024-03-21T09:11:31.050Z] "container/list", [2024-03-21T09:11:31.050Z] "context", [2024-03-21T09:11:31.050Z] "crypto", [2024-03-21T09:11:31.050Z] "crypto/aes", [2024-03-21T09:11:31.050Z] "crypto/cipher", [2024-03-21T09:11:31.050Z] "crypto/des", [2024-03-21T09:11:31.050Z] "crypto/dsa", [2024-03-21T09:11:31.050Z] "crypto/ecdsa", [2024-03-21T09:11:31.050Z] "crypto/ed25519", [2024-03-21T09:11:31.050Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.050Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.050Z] "crypto/elliptic", [2024-03-21T09:11:31.050Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.050Z] "crypto/hmac", [2024-03-21T09:11:31.050Z] "crypto/internal/randutil", [2024-03-21T09:11:31.050Z] "crypto/internal/subtle", [2024-03-21T09:11:31.050Z] "crypto/md5", [2024-03-21T09:11:31.050Z] "crypto/rand", [2024-03-21T09:11:31.050Z] "crypto/rc4", [2024-03-21T09:11:31.050Z] "crypto/rsa", [2024-03-21T09:11:31.050Z] "crypto/sha1", [2024-03-21T09:11:31.050Z] "crypto/sha256", [2024-03-21T09:11:31.050Z] "crypto/sha512", [2024-03-21T09:11:31.050Z] "crypto/subtle", [2024-03-21T09:11:31.050Z] "crypto/tls", [2024-03-21T09:11:31.050Z] "crypto/x509", [2024-03-21T09:11:31.050Z] "crypto/x509/pkix", [2024-03-21T09:11:31.050Z] "embed", [2024-03-21T09:11:31.050Z] "encoding", [2024-03-21T09:11:31.050Z] "encoding/asn1", [2024-03-21T09:11:31.050Z] "encoding/base64", [2024-03-21T09:11:31.050Z] "encoding/binary", [2024-03-21T09:11:31.050Z] "encoding/hex", [2024-03-21T09:11:31.050Z] "encoding/json", [2024-03-21T09:11:31.050Z] "encoding/pem", [2024-03-21T09:11:31.050Z] "errors", [2024-03-21T09:11:31.050Z] "fmt", [2024-03-21T09:11:31.050Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.050Z] "go/token", [2024-03-21T09:11:31.050Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.050Z] "hash", [2024-03-21T09:11:31.050Z] "hash/crc32", [2024-03-21T09:11:31.050Z] "hash/fnv", [2024-03-21T09:11:31.050Z] "internal/abi", [2024-03-21T09:11:31.050Z] "internal/bytealg", [2024-03-21T09:11:31.050Z] "internal/cpu", [2024-03-21T09:11:31.050Z] "internal/fmtsort", [2024-03-21T09:11:31.050Z] "internal/goexperiment", [2024-03-21T09:11:31.050Z] "internal/itoa", [2024-03-21T09:11:31.050Z] "internal/nettrace", [2024-03-21T09:11:31.050Z] "internal/oserror", [2024-03-21T09:11:31.050Z] "internal/poll", [2024-03-21T09:11:31.050Z] "internal/race", [2024-03-21T09:11:31.050Z] "internal/reflectlite", [2024-03-21T09:11:31.050Z] "internal/singleflight", [2024-03-21T09:11:31.050Z] "internal/syscall/execenv", [2024-03-21T09:11:31.050Z] "internal/syscall/unix", [2024-03-21T09:11:31.050Z] "internal/testlog", [2024-03-21T09:11:31.050Z] "internal/unsafeheader", [2024-03-21T09:11:31.050Z] "io", [2024-03-21T09:11:31.050Z] "io/fs", [2024-03-21T09:11:31.050Z] "io/ioutil", [2024-03-21T09:11:31.050Z] "log", [2024-03-21T09:11:31.050Z] "math", [2024-03-21T09:11:31.050Z] "math/big", [2024-03-21T09:11:31.050Z] "math/bits", [2024-03-21T09:11:31.050Z] "math/rand", [2024-03-21T09:11:31.050Z] "net", [2024-03-21T09:11:31.050Z] "net/url", [2024-03-21T09:11:31.050Z] "os", [2024-03-21T09:11:31.050Z] "path", [2024-03-21T09:11:31.050Z] "path/filepath", [2024-03-21T09:11:31.050Z] "reflect", [2024-03-21T09:11:31.050Z] "runtime", [2024-03-21T09:11:31.050Z] "runtime/cgo", [2024-03-21T09:11:31.050Z] "runtime/internal/atomic", [2024-03-21T09:11:31.050Z] "runtime/internal/math", [2024-03-21T09:11:31.050Z] "runtime/internal/sys", [2024-03-21T09:11:31.050Z] "sort", [2024-03-21T09:11:31.050Z] "strconv", [2024-03-21T09:11:31.050Z] "strings", [2024-03-21T09:11:31.050Z] "sync", [2024-03-21T09:11:31.050Z] "sync/atomic", [2024-03-21T09:11:31.050Z] "syscall", [2024-03-21T09:11:31.050Z] "time", [2024-03-21T09:11:31.050Z] "unicode", [2024-03-21T09:11:31.050Z] "unicode/utf16", [2024-03-21T09:11:31.050Z] "unicode/utf8", [2024-03-21T09:11:31.050Z] "unsafe", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.050Z] ], [2024-03-21T09:11:31.050Z] "TestGoFiles": [ [2024-03-21T09:11:31.050Z] "config_selector_test.go" [2024-03-21T09:11:31.050Z] ], [2024-03-21T09:11:31.050Z] "TestImports": [ [2024-03-21T09:11:31.050Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.050Z] "testing", [2024-03-21T09:11:31.050Z] "time" [2024-03-21T09:11:31.050Z] ] [2024-03-21T09:11:31.050Z] } [2024-03-21T09:11:31.050Z] { [2024-03-21T09:11:31.050Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/passthrough", [2024-03-21T09:11:31.050Z] "ImportPath": "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.050Z] "Name": "passthrough", [2024-03-21T09:11:31.050Z] "Doc": "Package passthrough implements a pass-through resolver.", [2024-03-21T09:11:31.050Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.050Z] "Module": { [2024-03-21T09:11:31.050Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.050Z] "Version": "v1.60.1", [2024-03-21T09:11:31.050Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.050Z] "Indirect": true, [2024-03-21T09:11:31.050Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.050Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.050Z] "GoVersion": "1.19" [2024-03-21T09:11:31.050Z] }, [2024-03-21T09:11:31.050Z] "DepOnly": true, [2024-03-21T09:11:31.050Z] "Stale": true, [2024-03-21T09:11:31.050Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.050Z] "GoFiles": [ [2024-03-21T09:11:31.050Z] "passthrough.go" [2024-03-21T09:11:31.050Z] ], [2024-03-21T09:11:31.050Z] "Imports": [ [2024-03-21T09:11:31.050Z] "errors", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/resolver" [2024-03-21T09:11:31.050Z] ], [2024-03-21T09:11:31.050Z] "Deps": [ [2024-03-21T09:11:31.050Z] "bufio", [2024-03-21T09:11:31.050Z] "bytes", [2024-03-21T09:11:31.050Z] "compress/flate", [2024-03-21T09:11:31.050Z] "compress/gzip", [2024-03-21T09:11:31.050Z] "container/list", [2024-03-21T09:11:31.050Z] "context", [2024-03-21T09:11:31.050Z] "crypto", [2024-03-21T09:11:31.050Z] "crypto/aes", [2024-03-21T09:11:31.050Z] "crypto/cipher", [2024-03-21T09:11:31.050Z] "crypto/des", [2024-03-21T09:11:31.050Z] "crypto/dsa", [2024-03-21T09:11:31.050Z] "crypto/ecdsa", [2024-03-21T09:11:31.050Z] "crypto/ed25519", [2024-03-21T09:11:31.050Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.050Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.050Z] "crypto/elliptic", [2024-03-21T09:11:31.050Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.050Z] "crypto/hmac", [2024-03-21T09:11:31.050Z] "crypto/internal/randutil", [2024-03-21T09:11:31.050Z] "crypto/internal/subtle", [2024-03-21T09:11:31.050Z] "crypto/md5", [2024-03-21T09:11:31.050Z] "crypto/rand", [2024-03-21T09:11:31.050Z] "crypto/rc4", [2024-03-21T09:11:31.050Z] "crypto/rsa", [2024-03-21T09:11:31.050Z] "crypto/sha1", [2024-03-21T09:11:31.050Z] "crypto/sha256", [2024-03-21T09:11:31.050Z] "crypto/sha512", [2024-03-21T09:11:31.050Z] "crypto/subtle", [2024-03-21T09:11:31.050Z] "crypto/tls", [2024-03-21T09:11:31.050Z] "crypto/x509", [2024-03-21T09:11:31.050Z] "crypto/x509/pkix", [2024-03-21T09:11:31.050Z] "embed", [2024-03-21T09:11:31.050Z] "encoding", [2024-03-21T09:11:31.050Z] "encoding/asn1", [2024-03-21T09:11:31.050Z] "encoding/base64", [2024-03-21T09:11:31.050Z] "encoding/binary", [2024-03-21T09:11:31.050Z] "encoding/hex", [2024-03-21T09:11:31.050Z] "encoding/json", [2024-03-21T09:11:31.050Z] "encoding/pem", [2024-03-21T09:11:31.050Z] "errors", [2024-03-21T09:11:31.050Z] "fmt", [2024-03-21T09:11:31.050Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.050Z] "go/token", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.050Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.050Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.050Z] "hash", [2024-03-21T09:11:31.050Z] "hash/crc32", [2024-03-21T09:11:31.050Z] "hash/fnv", [2024-03-21T09:11:31.050Z] "internal/abi", [2024-03-21T09:11:31.050Z] "internal/bytealg", [2024-03-21T09:11:31.050Z] "internal/cpu", [2024-03-21T09:11:31.050Z] "internal/fmtsort", [2024-03-21T09:11:31.050Z] "internal/goexperiment", [2024-03-21T09:11:31.050Z] "internal/itoa", [2024-03-21T09:11:31.050Z] "internal/nettrace", [2024-03-21T09:11:31.050Z] "internal/oserror", [2024-03-21T09:11:31.050Z] "internal/poll", [2024-03-21T09:11:31.050Z] "internal/race", [2024-03-21T09:11:31.050Z] "internal/reflectlite", [2024-03-21T09:11:31.050Z] "internal/singleflight", [2024-03-21T09:11:31.050Z] "internal/syscall/execenv", [2024-03-21T09:11:31.050Z] "internal/syscall/unix", [2024-03-21T09:11:31.050Z] "internal/testlog", [2024-03-21T09:11:31.050Z] "internal/unsafeheader", [2024-03-21T09:11:31.050Z] "io", [2024-03-21T09:11:31.050Z] "io/fs", [2024-03-21T09:11:31.050Z] "io/ioutil", [2024-03-21T09:11:31.050Z] "log", [2024-03-21T09:11:31.050Z] "math", [2024-03-21T09:11:31.050Z] "math/big", [2024-03-21T09:11:31.050Z] "math/bits", [2024-03-21T09:11:31.050Z] "math/rand", [2024-03-21T09:11:31.050Z] "net", [2024-03-21T09:11:31.050Z] "net/url", [2024-03-21T09:11:31.050Z] "os", [2024-03-21T09:11:31.050Z] "path", [2024-03-21T09:11:31.050Z] "path/filepath", [2024-03-21T09:11:31.050Z] "reflect", [2024-03-21T09:11:31.050Z] "runtime", [2024-03-21T09:11:31.050Z] "runtime/cgo", [2024-03-21T09:11:31.050Z] "runtime/internal/atomic", [2024-03-21T09:11:31.050Z] "runtime/internal/math", [2024-03-21T09:11:31.050Z] "runtime/internal/sys", [2024-03-21T09:11:31.050Z] "sort", [2024-03-21T09:11:31.050Z] "strconv", [2024-03-21T09:11:31.050Z] "strings", [2024-03-21T09:11:31.050Z] "sync", [2024-03-21T09:11:31.050Z] "sync/atomic", [2024-03-21T09:11:31.050Z] "syscall", [2024-03-21T09:11:31.050Z] "time", [2024-03-21T09:11:31.050Z] "unicode", [2024-03-21T09:11:31.050Z] "unicode/utf16", [2024-03-21T09:11:31.050Z] "unicode/utf8", [2024-03-21T09:11:31.050Z] "unsafe", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.050Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.050Z] ] [2024-03-21T09:11:31.050Z] } [2024-03-21T09:11:31.050Z] { [2024-03-21T09:11:31.050Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/transport/networktype", [2024-03-21T09:11:31.050Z] "ImportPath": "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.050Z] "Name": "networktype", [2024-03-21T09:11:31.050Z] "Doc": "Package networktype declares the network type to be used in the default dialer.", [2024-03-21T09:11:31.050Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.050Z] "Module": { [2024-03-21T09:11:31.050Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.050Z] "Version": "v1.60.1", [2024-03-21T09:11:31.051Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.051Z] "Indirect": true, [2024-03-21T09:11:31.051Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.051Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.051Z] "GoVersion": "1.19" [2024-03-21T09:11:31.051Z] }, [2024-03-21T09:11:31.051Z] "DepOnly": true, [2024-03-21T09:11:31.051Z] "Stale": true, [2024-03-21T09:11:31.051Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.051Z] "GoFiles": [ [2024-03-21T09:11:31.051Z] "networktype.go" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Imports": [ [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/resolver" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Deps": [ [2024-03-21T09:11:31.051Z] "bufio", [2024-03-21T09:11:31.051Z] "bytes", [2024-03-21T09:11:31.051Z] "compress/flate", [2024-03-21T09:11:31.051Z] "compress/gzip", [2024-03-21T09:11:31.051Z] "container/list", [2024-03-21T09:11:31.051Z] "context", [2024-03-21T09:11:31.051Z] "crypto", [2024-03-21T09:11:31.051Z] "crypto/aes", [2024-03-21T09:11:31.051Z] "crypto/cipher", [2024-03-21T09:11:31.051Z] "crypto/des", [2024-03-21T09:11:31.051Z] "crypto/dsa", [2024-03-21T09:11:31.051Z] "crypto/ecdsa", [2024-03-21T09:11:31.051Z] "crypto/ed25519", [2024-03-21T09:11:31.051Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.051Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.051Z] "crypto/elliptic", [2024-03-21T09:11:31.051Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.051Z] "crypto/hmac", [2024-03-21T09:11:31.051Z] "crypto/internal/randutil", [2024-03-21T09:11:31.051Z] "crypto/internal/subtle", [2024-03-21T09:11:31.051Z] "crypto/md5", [2024-03-21T09:11:31.051Z] "crypto/rand", [2024-03-21T09:11:31.051Z] "crypto/rc4", [2024-03-21T09:11:31.051Z] "crypto/rsa", [2024-03-21T09:11:31.051Z] "crypto/sha1", [2024-03-21T09:11:31.051Z] "crypto/sha256", [2024-03-21T09:11:31.051Z] "crypto/sha512", [2024-03-21T09:11:31.051Z] "crypto/subtle", [2024-03-21T09:11:31.051Z] "crypto/tls", [2024-03-21T09:11:31.051Z] "crypto/x509", [2024-03-21T09:11:31.051Z] "crypto/x509/pkix", [2024-03-21T09:11:31.051Z] "embed", [2024-03-21T09:11:31.051Z] "encoding", [2024-03-21T09:11:31.051Z] "encoding/asn1", [2024-03-21T09:11:31.051Z] "encoding/base64", [2024-03-21T09:11:31.051Z] "encoding/binary", [2024-03-21T09:11:31.051Z] "encoding/hex", [2024-03-21T09:11:31.051Z] "encoding/json", [2024-03-21T09:11:31.051Z] "encoding/pem", [2024-03-21T09:11:31.051Z] "errors", [2024-03-21T09:11:31.051Z] "fmt", [2024-03-21T09:11:31.051Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.051Z] "go/token", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.051Z] "hash", [2024-03-21T09:11:31.051Z] "hash/crc32", [2024-03-21T09:11:31.051Z] "hash/fnv", [2024-03-21T09:11:31.051Z] "internal/abi", [2024-03-21T09:11:31.051Z] "internal/bytealg", [2024-03-21T09:11:31.051Z] "internal/cpu", [2024-03-21T09:11:31.051Z] "internal/fmtsort", [2024-03-21T09:11:31.051Z] "internal/goexperiment", [2024-03-21T09:11:31.051Z] "internal/itoa", [2024-03-21T09:11:31.051Z] "internal/nettrace", [2024-03-21T09:11:31.051Z] "internal/oserror", [2024-03-21T09:11:31.051Z] "internal/poll", [2024-03-21T09:11:31.051Z] "internal/race", [2024-03-21T09:11:31.051Z] "internal/reflectlite", [2024-03-21T09:11:31.051Z] "internal/singleflight", [2024-03-21T09:11:31.051Z] "internal/syscall/execenv", [2024-03-21T09:11:31.051Z] "internal/syscall/unix", [2024-03-21T09:11:31.051Z] "internal/testlog", [2024-03-21T09:11:31.051Z] "internal/unsafeheader", [2024-03-21T09:11:31.051Z] "io", [2024-03-21T09:11:31.051Z] "io/fs", [2024-03-21T09:11:31.051Z] "io/ioutil", [2024-03-21T09:11:31.051Z] "log", [2024-03-21T09:11:31.051Z] "math", [2024-03-21T09:11:31.051Z] "math/big", [2024-03-21T09:11:31.051Z] "math/bits", [2024-03-21T09:11:31.051Z] "math/rand", [2024-03-21T09:11:31.051Z] "net", [2024-03-21T09:11:31.051Z] "net/url", [2024-03-21T09:11:31.051Z] "os", [2024-03-21T09:11:31.051Z] "path", [2024-03-21T09:11:31.051Z] "path/filepath", [2024-03-21T09:11:31.051Z] "reflect", [2024-03-21T09:11:31.051Z] "runtime", [2024-03-21T09:11:31.051Z] "runtime/cgo", [2024-03-21T09:11:31.051Z] "runtime/internal/atomic", [2024-03-21T09:11:31.051Z] "runtime/internal/math", [2024-03-21T09:11:31.051Z] "runtime/internal/sys", [2024-03-21T09:11:31.051Z] "sort", [2024-03-21T09:11:31.051Z] "strconv", [2024-03-21T09:11:31.051Z] "strings", [2024-03-21T09:11:31.051Z] "sync", [2024-03-21T09:11:31.051Z] "sync/atomic", [2024-03-21T09:11:31.051Z] "syscall", [2024-03-21T09:11:31.051Z] "time", [2024-03-21T09:11:31.051Z] "unicode", [2024-03-21T09:11:31.051Z] "unicode/utf16", [2024-03-21T09:11:31.051Z] "unicode/utf8", [2024-03-21T09:11:31.051Z] "unsafe", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.051Z] ] [2024-03-21T09:11:31.051Z] } [2024-03-21T09:11:31.051Z] { [2024-03-21T09:11:31.051Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/unix", [2024-03-21T09:11:31.051Z] "ImportPath": "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.051Z] "Name": "unix", [2024-03-21T09:11:31.051Z] "Doc": "Package unix implements a resolver for unix targets.", [2024-03-21T09:11:31.051Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.051Z] "Module": { [2024-03-21T09:11:31.051Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.051Z] "Version": "v1.60.1", [2024-03-21T09:11:31.051Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.051Z] "Indirect": true, [2024-03-21T09:11:31.051Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.051Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.051Z] "GoVersion": "1.19" [2024-03-21T09:11:31.051Z] }, [2024-03-21T09:11:31.051Z] "DepOnly": true, [2024-03-21T09:11:31.051Z] "Stale": true, [2024-03-21T09:11:31.051Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.051Z] "GoFiles": [ [2024-03-21T09:11:31.051Z] "unix.go" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Imports": [ [2024-03-21T09:11:31.051Z] "fmt", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/resolver" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Deps": [ [2024-03-21T09:11:31.051Z] "bufio", [2024-03-21T09:11:31.051Z] "bytes", [2024-03-21T09:11:31.051Z] "compress/flate", [2024-03-21T09:11:31.051Z] "compress/gzip", [2024-03-21T09:11:31.051Z] "container/list", [2024-03-21T09:11:31.051Z] "context", [2024-03-21T09:11:31.051Z] "crypto", [2024-03-21T09:11:31.051Z] "crypto/aes", [2024-03-21T09:11:31.051Z] "crypto/cipher", [2024-03-21T09:11:31.051Z] "crypto/des", [2024-03-21T09:11:31.051Z] "crypto/dsa", [2024-03-21T09:11:31.051Z] "crypto/ecdsa", [2024-03-21T09:11:31.051Z] "crypto/ed25519", [2024-03-21T09:11:31.051Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.051Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.051Z] "crypto/elliptic", [2024-03-21T09:11:31.051Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.051Z] "crypto/hmac", [2024-03-21T09:11:31.051Z] "crypto/internal/randutil", [2024-03-21T09:11:31.051Z] "crypto/internal/subtle", [2024-03-21T09:11:31.051Z] "crypto/md5", [2024-03-21T09:11:31.051Z] "crypto/rand", [2024-03-21T09:11:31.051Z] "crypto/rc4", [2024-03-21T09:11:31.051Z] "crypto/rsa", [2024-03-21T09:11:31.051Z] "crypto/sha1", [2024-03-21T09:11:31.051Z] "crypto/sha256", [2024-03-21T09:11:31.051Z] "crypto/sha512", [2024-03-21T09:11:31.051Z] "crypto/subtle", [2024-03-21T09:11:31.051Z] "crypto/tls", [2024-03-21T09:11:31.051Z] "crypto/x509", [2024-03-21T09:11:31.051Z] "crypto/x509/pkix", [2024-03-21T09:11:31.051Z] "embed", [2024-03-21T09:11:31.051Z] "encoding", [2024-03-21T09:11:31.051Z] "encoding/asn1", [2024-03-21T09:11:31.051Z] "encoding/base64", [2024-03-21T09:11:31.051Z] "encoding/binary", [2024-03-21T09:11:31.051Z] "encoding/hex", [2024-03-21T09:11:31.051Z] "encoding/json", [2024-03-21T09:11:31.051Z] "encoding/pem", [2024-03-21T09:11:31.051Z] "errors", [2024-03-21T09:11:31.051Z] "fmt", [2024-03-21T09:11:31.051Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.051Z] "go/token", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.051Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.051Z] "hash", [2024-03-21T09:11:31.051Z] "hash/crc32", [2024-03-21T09:11:31.051Z] "hash/fnv", [2024-03-21T09:11:31.051Z] "internal/abi", [2024-03-21T09:11:31.051Z] "internal/bytealg", [2024-03-21T09:11:31.051Z] "internal/cpu", [2024-03-21T09:11:31.051Z] "internal/fmtsort", [2024-03-21T09:11:31.051Z] "internal/goexperiment", [2024-03-21T09:11:31.051Z] "internal/itoa", [2024-03-21T09:11:31.051Z] "internal/nettrace", [2024-03-21T09:11:31.051Z] "internal/oserror", [2024-03-21T09:11:31.051Z] "internal/poll", [2024-03-21T09:11:31.051Z] "internal/race", [2024-03-21T09:11:31.051Z] "internal/reflectlite", [2024-03-21T09:11:31.051Z] "internal/singleflight", [2024-03-21T09:11:31.051Z] "internal/syscall/execenv", [2024-03-21T09:11:31.051Z] "internal/syscall/unix", [2024-03-21T09:11:31.051Z] "internal/testlog", [2024-03-21T09:11:31.051Z] "internal/unsafeheader", [2024-03-21T09:11:31.051Z] "io", [2024-03-21T09:11:31.051Z] "io/fs", [2024-03-21T09:11:31.051Z] "io/ioutil", [2024-03-21T09:11:31.051Z] "log", [2024-03-21T09:11:31.051Z] "math", [2024-03-21T09:11:31.051Z] "math/big", [2024-03-21T09:11:31.051Z] "math/bits", [2024-03-21T09:11:31.051Z] "math/rand", [2024-03-21T09:11:31.051Z] "net", [2024-03-21T09:11:31.051Z] "net/url", [2024-03-21T09:11:31.051Z] "os", [2024-03-21T09:11:31.051Z] "path", [2024-03-21T09:11:31.051Z] "path/filepath", [2024-03-21T09:11:31.051Z] "reflect", [2024-03-21T09:11:31.051Z] "runtime", [2024-03-21T09:11:31.051Z] "runtime/cgo", [2024-03-21T09:11:31.051Z] "runtime/internal/atomic", [2024-03-21T09:11:31.051Z] "runtime/internal/math", [2024-03-21T09:11:31.051Z] "runtime/internal/sys", [2024-03-21T09:11:31.051Z] "sort", [2024-03-21T09:11:31.051Z] "strconv", [2024-03-21T09:11:31.051Z] "strings", [2024-03-21T09:11:31.051Z] "sync", [2024-03-21T09:11:31.051Z] "sync/atomic", [2024-03-21T09:11:31.051Z] "syscall", [2024-03-21T09:11:31.051Z] "time", [2024-03-21T09:11:31.051Z] "unicode", [2024-03-21T09:11:31.051Z] "unicode/utf16", [2024-03-21T09:11:31.051Z] "unicode/utf8", [2024-03-21T09:11:31.051Z] "unsafe", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.051Z] ] [2024-03-21T09:11:31.051Z] } [2024-03-21T09:11:31.051Z] { [2024-03-21T09:11:31.051Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/syscall", [2024-03-21T09:11:31.051Z] "ImportPath": "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.051Z] "Name": "syscall", [2024-03-21T09:11:31.051Z] "Doc": "Package syscall provides functionalities that grpc uses to get low-level operating system stats/info.", [2024-03-21T09:11:31.051Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.051Z] "Module": { [2024-03-21T09:11:31.051Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.051Z] "Version": "v1.60.1", [2024-03-21T09:11:31.051Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.051Z] "Indirect": true, [2024-03-21T09:11:31.051Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.051Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.051Z] "GoVersion": "1.19" [2024-03-21T09:11:31.051Z] }, [2024-03-21T09:11:31.051Z] "DepOnly": true, [2024-03-21T09:11:31.051Z] "Stale": true, [2024-03-21T09:11:31.051Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.051Z] "GoFiles": [ [2024-03-21T09:11:31.051Z] "syscall_linux.go" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.051Z] "syscall_nonlinux.go" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Imports": [ [2024-03-21T09:11:31.051Z] "fmt", [2024-03-21T09:11:31.051Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.051Z] "net", [2024-03-21T09:11:31.051Z] "syscall", [2024-03-21T09:11:31.051Z] "time" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Deps": [ [2024-03-21T09:11:31.051Z] "bytes", [2024-03-21T09:11:31.051Z] "context", [2024-03-21T09:11:31.051Z] "encoding", [2024-03-21T09:11:31.051Z] "encoding/base64", [2024-03-21T09:11:31.051Z] "encoding/binary", [2024-03-21T09:11:31.051Z] "encoding/json", [2024-03-21T09:11:31.051Z] "errors", [2024-03-21T09:11:31.051Z] "fmt", [2024-03-21T09:11:31.051Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.051Z] "internal/abi", [2024-03-21T09:11:31.051Z] "internal/bytealg", [2024-03-21T09:11:31.051Z] "internal/cpu", [2024-03-21T09:11:31.051Z] "internal/fmtsort", [2024-03-21T09:11:31.051Z] "internal/goexperiment", [2024-03-21T09:11:31.051Z] "internal/itoa", [2024-03-21T09:11:31.051Z] "internal/nettrace", [2024-03-21T09:11:31.051Z] "internal/oserror", [2024-03-21T09:11:31.051Z] "internal/poll", [2024-03-21T09:11:31.051Z] "internal/race", [2024-03-21T09:11:31.051Z] "internal/reflectlite", [2024-03-21T09:11:31.051Z] "internal/singleflight", [2024-03-21T09:11:31.051Z] "internal/syscall/execenv", [2024-03-21T09:11:31.051Z] "internal/syscall/unix", [2024-03-21T09:11:31.051Z] "internal/testlog", [2024-03-21T09:11:31.051Z] "internal/unsafeheader", [2024-03-21T09:11:31.051Z] "io", [2024-03-21T09:11:31.051Z] "io/fs", [2024-03-21T09:11:31.051Z] "log", [2024-03-21T09:11:31.051Z] "math", [2024-03-21T09:11:31.051Z] "math/bits", [2024-03-21T09:11:31.051Z] "net", [2024-03-21T09:11:31.051Z] "os", [2024-03-21T09:11:31.051Z] "path", [2024-03-21T09:11:31.051Z] "reflect", [2024-03-21T09:11:31.051Z] "runtime", [2024-03-21T09:11:31.051Z] "runtime/cgo", [2024-03-21T09:11:31.051Z] "runtime/internal/atomic", [2024-03-21T09:11:31.051Z] "runtime/internal/math", [2024-03-21T09:11:31.051Z] "runtime/internal/sys", [2024-03-21T09:11:31.051Z] "sort", [2024-03-21T09:11:31.051Z] "strconv", [2024-03-21T09:11:31.051Z] "strings", [2024-03-21T09:11:31.051Z] "sync", [2024-03-21T09:11:31.051Z] "sync/atomic", [2024-03-21T09:11:31.051Z] "syscall", [2024-03-21T09:11:31.051Z] "time", [2024-03-21T09:11:31.051Z] "unicode", [2024-03-21T09:11:31.051Z] "unicode/utf16", [2024-03-21T09:11:31.051Z] "unicode/utf8", [2024-03-21T09:11:31.051Z] "unsafe", [2024-03-21T09:11:31.051Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.051Z] ] [2024-03-21T09:11:31.051Z] } [2024-03-21T09:11:31.051Z] { [2024-03-21T09:11:31.051Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/keepalive", [2024-03-21T09:11:31.051Z] "ImportPath": "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.051Z] "Name": "keepalive", [2024-03-21T09:11:31.051Z] "Doc": "Package keepalive defines configurable parameters for point-to-point healthcheck.", [2024-03-21T09:11:31.051Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.051Z] "Module": { [2024-03-21T09:11:31.051Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.051Z] "Version": "v1.60.1", [2024-03-21T09:11:31.051Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.051Z] "Indirect": true, [2024-03-21T09:11:31.051Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.051Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.051Z] "GoVersion": "1.19" [2024-03-21T09:11:31.051Z] }, [2024-03-21T09:11:31.051Z] "DepOnly": true, [2024-03-21T09:11:31.051Z] "Stale": true, [2024-03-21T09:11:31.051Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.051Z] "GoFiles": [ [2024-03-21T09:11:31.051Z] "keepalive.go" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Imports": [ [2024-03-21T09:11:31.051Z] "time" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Deps": [ [2024-03-21T09:11:31.051Z] "errors", [2024-03-21T09:11:31.051Z] "internal/abi", [2024-03-21T09:11:31.051Z] "internal/bytealg", [2024-03-21T09:11:31.051Z] "internal/cpu", [2024-03-21T09:11:31.051Z] "internal/goexperiment", [2024-03-21T09:11:31.051Z] "internal/itoa", [2024-03-21T09:11:31.051Z] "internal/oserror", [2024-03-21T09:11:31.051Z] "internal/race", [2024-03-21T09:11:31.051Z] "internal/reflectlite", [2024-03-21T09:11:31.051Z] "internal/unsafeheader", [2024-03-21T09:11:31.051Z] "runtime", [2024-03-21T09:11:31.051Z] "runtime/internal/atomic", [2024-03-21T09:11:31.051Z] "runtime/internal/math", [2024-03-21T09:11:31.051Z] "runtime/internal/sys", [2024-03-21T09:11:31.051Z] "sync", [2024-03-21T09:11:31.051Z] "sync/atomic", [2024-03-21T09:11:31.051Z] "syscall", [2024-03-21T09:11:31.051Z] "time", [2024-03-21T09:11:31.051Z] "unsafe" [2024-03-21T09:11:31.051Z] ] [2024-03-21T09:11:31.051Z] } [2024-03-21T09:11:31.051Z] { [2024-03-21T09:11:31.051Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/peer", [2024-03-21T09:11:31.051Z] "ImportPath": "google.golang.org/grpc/peer", [2024-03-21T09:11:31.051Z] "Name": "peer", [2024-03-21T09:11:31.051Z] "Doc": "Package peer defines various peer information associated with RPCs and corresponding utils.", [2024-03-21T09:11:31.051Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.051Z] "Module": { [2024-03-21T09:11:31.051Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.051Z] "Version": "v1.60.1", [2024-03-21T09:11:31.051Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.051Z] "Indirect": true, [2024-03-21T09:11:31.051Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.051Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.051Z] "GoVersion": "1.19" [2024-03-21T09:11:31.051Z] }, [2024-03-21T09:11:31.051Z] "DepOnly": true, [2024-03-21T09:11:31.051Z] "Stale": true, [2024-03-21T09:11:31.051Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.051Z] "GoFiles": [ [2024-03-21T09:11:31.051Z] "peer.go" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Imports": [ [2024-03-21T09:11:31.051Z] "context", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.051Z] "net" [2024-03-21T09:11:31.051Z] ], [2024-03-21T09:11:31.051Z] "Deps": [ [2024-03-21T09:11:31.051Z] "bufio", [2024-03-21T09:11:31.051Z] "bytes", [2024-03-21T09:11:31.051Z] "compress/flate", [2024-03-21T09:11:31.051Z] "compress/gzip", [2024-03-21T09:11:31.051Z] "container/list", [2024-03-21T09:11:31.051Z] "context", [2024-03-21T09:11:31.051Z] "crypto", [2024-03-21T09:11:31.051Z] "crypto/aes", [2024-03-21T09:11:31.051Z] "crypto/cipher", [2024-03-21T09:11:31.051Z] "crypto/des", [2024-03-21T09:11:31.051Z] "crypto/dsa", [2024-03-21T09:11:31.051Z] "crypto/ecdsa", [2024-03-21T09:11:31.051Z] "crypto/ed25519", [2024-03-21T09:11:31.051Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.051Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.051Z] "crypto/elliptic", [2024-03-21T09:11:31.051Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.051Z] "crypto/hmac", [2024-03-21T09:11:31.051Z] "crypto/internal/randutil", [2024-03-21T09:11:31.051Z] "crypto/internal/subtle", [2024-03-21T09:11:31.051Z] "crypto/md5", [2024-03-21T09:11:31.051Z] "crypto/rand", [2024-03-21T09:11:31.051Z] "crypto/rc4", [2024-03-21T09:11:31.051Z] "crypto/rsa", [2024-03-21T09:11:31.051Z] "crypto/sha1", [2024-03-21T09:11:31.051Z] "crypto/sha256", [2024-03-21T09:11:31.051Z] "crypto/sha512", [2024-03-21T09:11:31.051Z] "crypto/subtle", [2024-03-21T09:11:31.051Z] "crypto/tls", [2024-03-21T09:11:31.051Z] "crypto/x509", [2024-03-21T09:11:31.051Z] "crypto/x509/pkix", [2024-03-21T09:11:31.051Z] "embed", [2024-03-21T09:11:31.051Z] "encoding", [2024-03-21T09:11:31.051Z] "encoding/asn1", [2024-03-21T09:11:31.051Z] "encoding/base64", [2024-03-21T09:11:31.051Z] "encoding/binary", [2024-03-21T09:11:31.051Z] "encoding/hex", [2024-03-21T09:11:31.051Z] "encoding/json", [2024-03-21T09:11:31.051Z] "encoding/pem", [2024-03-21T09:11:31.051Z] "errors", [2024-03-21T09:11:31.051Z] "fmt", [2024-03-21T09:11:31.051Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.051Z] "go/token", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.051Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.052Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.052Z] "hash", [2024-03-21T09:11:31.052Z] "hash/crc32", [2024-03-21T09:11:31.052Z] "hash/fnv", [2024-03-21T09:11:31.052Z] "internal/abi", [2024-03-21T09:11:31.052Z] "internal/bytealg", [2024-03-21T09:11:31.052Z] "internal/cpu", [2024-03-21T09:11:31.052Z] "internal/fmtsort", [2024-03-21T09:11:31.052Z] "internal/goexperiment", [2024-03-21T09:11:31.052Z] "internal/itoa", [2024-03-21T09:11:31.052Z] "internal/nettrace", [2024-03-21T09:11:31.052Z] "internal/oserror", [2024-03-21T09:11:31.052Z] "internal/poll", [2024-03-21T09:11:31.052Z] "internal/race", [2024-03-21T09:11:31.052Z] "internal/reflectlite", [2024-03-21T09:11:31.052Z] "internal/singleflight", [2024-03-21T09:11:31.052Z] "internal/syscall/execenv", [2024-03-21T09:11:31.052Z] "internal/syscall/unix", [2024-03-21T09:11:31.052Z] "internal/testlog", [2024-03-21T09:11:31.052Z] "internal/unsafeheader", [2024-03-21T09:11:31.052Z] "io", [2024-03-21T09:11:31.052Z] "io/fs", [2024-03-21T09:11:31.052Z] "io/ioutil", [2024-03-21T09:11:31.052Z] "log", [2024-03-21T09:11:31.052Z] "math", [2024-03-21T09:11:31.052Z] "math/big", [2024-03-21T09:11:31.052Z] "math/bits", [2024-03-21T09:11:31.052Z] "math/rand", [2024-03-21T09:11:31.052Z] "net", [2024-03-21T09:11:31.052Z] "net/url", [2024-03-21T09:11:31.052Z] "os", [2024-03-21T09:11:31.052Z] "path", [2024-03-21T09:11:31.052Z] "path/filepath", [2024-03-21T09:11:31.052Z] "reflect", [2024-03-21T09:11:31.052Z] "runtime", [2024-03-21T09:11:31.052Z] "runtime/cgo", [2024-03-21T09:11:31.052Z] "runtime/internal/atomic", [2024-03-21T09:11:31.052Z] "runtime/internal/math", [2024-03-21T09:11:31.052Z] "runtime/internal/sys", [2024-03-21T09:11:31.052Z] "sort", [2024-03-21T09:11:31.052Z] "strconv", [2024-03-21T09:11:31.052Z] "strings", [2024-03-21T09:11:31.052Z] "sync", [2024-03-21T09:11:31.052Z] "sync/atomic", [2024-03-21T09:11:31.052Z] "syscall", [2024-03-21T09:11:31.052Z] "time", [2024-03-21T09:11:31.052Z] "unicode", [2024-03-21T09:11:31.052Z] "unicode/utf16", [2024-03-21T09:11:31.052Z] "unicode/utf8", [2024-03-21T09:11:31.052Z] "unsafe", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.052Z] ] [2024-03-21T09:11:31.052Z] } [2024-03-21T09:11:31.052Z] { [2024-03-21T09:11:31.052Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/stats", [2024-03-21T09:11:31.052Z] "ImportPath": "google.golang.org/grpc/stats", [2024-03-21T09:11:31.052Z] "Name": "stats", [2024-03-21T09:11:31.052Z] "Doc": "Package stats is for collecting and reporting various network and RPC stats.", [2024-03-21T09:11:31.052Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.052Z] "Module": { [2024-03-21T09:11:31.052Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.052Z] "Version": "v1.60.1", [2024-03-21T09:11:31.052Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.052Z] "Indirect": true, [2024-03-21T09:11:31.052Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.052Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.052Z] "GoVersion": "1.19" [2024-03-21T09:11:31.052Z] }, [2024-03-21T09:11:31.052Z] "DepOnly": true, [2024-03-21T09:11:31.052Z] "Stale": true, [2024-03-21T09:11:31.052Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-03-21T09:11:31.052Z] "GoFiles": [ [2024-03-21T09:11:31.052Z] "handlers.go", [2024-03-21T09:11:31.052Z] "stats.go" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "Imports": [ [2024-03-21T09:11:31.052Z] "context", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.052Z] "net", [2024-03-21T09:11:31.052Z] "time" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "Deps": [ [2024-03-21T09:11:31.052Z] "context", [2024-03-21T09:11:31.052Z] "errors", [2024-03-21T09:11:31.052Z] "fmt", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.052Z] "internal/abi", [2024-03-21T09:11:31.052Z] "internal/bytealg", [2024-03-21T09:11:31.052Z] "internal/cpu", [2024-03-21T09:11:31.052Z] "internal/fmtsort", [2024-03-21T09:11:31.052Z] "internal/goexperiment", [2024-03-21T09:11:31.052Z] "internal/itoa", [2024-03-21T09:11:31.052Z] "internal/nettrace", [2024-03-21T09:11:31.052Z] "internal/oserror", [2024-03-21T09:11:31.052Z] "internal/poll", [2024-03-21T09:11:31.052Z] "internal/race", [2024-03-21T09:11:31.052Z] "internal/reflectlite", [2024-03-21T09:11:31.052Z] "internal/singleflight", [2024-03-21T09:11:31.052Z] "internal/syscall/execenv", [2024-03-21T09:11:31.052Z] "internal/syscall/unix", [2024-03-21T09:11:31.052Z] "internal/testlog", [2024-03-21T09:11:31.052Z] "internal/unsafeheader", [2024-03-21T09:11:31.052Z] "io", [2024-03-21T09:11:31.052Z] "io/fs", [2024-03-21T09:11:31.052Z] "math", [2024-03-21T09:11:31.052Z] "math/bits", [2024-03-21T09:11:31.052Z] "net", [2024-03-21T09:11:31.052Z] "os", [2024-03-21T09:11:31.052Z] "path", [2024-03-21T09:11:31.052Z] "reflect", [2024-03-21T09:11:31.052Z] "runtime", [2024-03-21T09:11:31.052Z] "runtime/cgo", [2024-03-21T09:11:31.052Z] "runtime/internal/atomic", [2024-03-21T09:11:31.052Z] "runtime/internal/math", [2024-03-21T09:11:31.052Z] "runtime/internal/sys", [2024-03-21T09:11:31.052Z] "sort", [2024-03-21T09:11:31.052Z] "strconv", [2024-03-21T09:11:31.052Z] "strings", [2024-03-21T09:11:31.052Z] "sync", [2024-03-21T09:11:31.052Z] "sync/atomic", [2024-03-21T09:11:31.052Z] "syscall", [2024-03-21T09:11:31.052Z] "time", [2024-03-21T09:11:31.052Z] "unicode", [2024-03-21T09:11:31.052Z] "unicode/utf8", [2024-03-21T09:11:31.052Z] "unsafe", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "XTestGoFiles": [ [2024-03-21T09:11:31.052Z] "stats_test.go" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "XTestImports": [ [2024-03-21T09:11:31.052Z] "context", [2024-03-21T09:11:31.052Z] "fmt", [2024-03-21T09:11:31.052Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/stubserver", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/testutils", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.052Z] "io", [2024-03-21T09:11:31.052Z] "net", [2024-03-21T09:11:31.052Z] "reflect", [2024-03-21T09:11:31.052Z] "sync", [2024-03-21T09:11:31.052Z] "testing", [2024-03-21T09:11:31.052Z] "time" [2024-03-21T09:11:31.052Z] ] [2024-03-21T09:11:31.052Z] } [2024-03-21T09:11:31.052Z] { [2024-03-21T09:11:31.052Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/tap", [2024-03-21T09:11:31.052Z] "ImportPath": "google.golang.org/grpc/tap", [2024-03-21T09:11:31.052Z] "Name": "tap", [2024-03-21T09:11:31.052Z] "Doc": "Package tap defines the function handles which are executed on the transport layer of gRPC-Go and related information.", [2024-03-21T09:11:31.052Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.052Z] "Module": { [2024-03-21T09:11:31.052Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.052Z] "Version": "v1.60.1", [2024-03-21T09:11:31.052Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.052Z] "Indirect": true, [2024-03-21T09:11:31.052Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.052Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.052Z] "GoVersion": "1.19" [2024-03-21T09:11:31.052Z] }, [2024-03-21T09:11:31.052Z] "DepOnly": true, [2024-03-21T09:11:31.052Z] "Stale": true, [2024-03-21T09:11:31.052Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-03-21T09:11:31.052Z] "GoFiles": [ [2024-03-21T09:11:31.052Z] "tap.go" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "Imports": [ [2024-03-21T09:11:31.052Z] "context", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/metadata" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "Deps": [ [2024-03-21T09:11:31.052Z] "context", [2024-03-21T09:11:31.052Z] "errors", [2024-03-21T09:11:31.052Z] "fmt", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.052Z] "internal/abi", [2024-03-21T09:11:31.052Z] "internal/bytealg", [2024-03-21T09:11:31.052Z] "internal/cpu", [2024-03-21T09:11:31.052Z] "internal/fmtsort", [2024-03-21T09:11:31.052Z] "internal/goexperiment", [2024-03-21T09:11:31.052Z] "internal/itoa", [2024-03-21T09:11:31.052Z] "internal/oserror", [2024-03-21T09:11:31.052Z] "internal/poll", [2024-03-21T09:11:31.052Z] "internal/race", [2024-03-21T09:11:31.052Z] "internal/reflectlite", [2024-03-21T09:11:31.052Z] "internal/syscall/execenv", [2024-03-21T09:11:31.052Z] "internal/syscall/unix", [2024-03-21T09:11:31.052Z] "internal/testlog", [2024-03-21T09:11:31.052Z] "internal/unsafeheader", [2024-03-21T09:11:31.052Z] "io", [2024-03-21T09:11:31.052Z] "io/fs", [2024-03-21T09:11:31.052Z] "math", [2024-03-21T09:11:31.052Z] "math/bits", [2024-03-21T09:11:31.052Z] "os", [2024-03-21T09:11:31.052Z] "path", [2024-03-21T09:11:31.052Z] "reflect", [2024-03-21T09:11:31.052Z] "runtime", [2024-03-21T09:11:31.052Z] "runtime/internal/atomic", [2024-03-21T09:11:31.052Z] "runtime/internal/math", [2024-03-21T09:11:31.052Z] "runtime/internal/sys", [2024-03-21T09:11:31.052Z] "sort", [2024-03-21T09:11:31.052Z] "strconv", [2024-03-21T09:11:31.052Z] "strings", [2024-03-21T09:11:31.052Z] "sync", [2024-03-21T09:11:31.052Z] "sync/atomic", [2024-03-21T09:11:31.052Z] "syscall", [2024-03-21T09:11:31.052Z] "time", [2024-03-21T09:11:31.052Z] "unicode", [2024-03-21T09:11:31.052Z] "unicode/utf8", [2024-03-21T09:11:31.052Z] "unsafe" [2024-03-21T09:11:31.052Z] ] [2024-03-21T09:11:31.052Z] } [2024-03-21T09:11:31.052Z] { [2024-03-21T09:11:31.052Z] "Dir": "/usr/local/go/src/net/http/httputil", [2024-03-21T09:11:31.052Z] "ImportPath": "net/http/httputil", [2024-03-21T09:11:31.052Z] "Name": "httputil", [2024-03-21T09:11:31.052Z] "Doc": "Package httputil provides HTTP utility functions, complementing the more common ones in the net/http package.", [2024-03-21T09:11:31.052Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httputil.a", [2024-03-21T09:11:31.052Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.052Z] "Goroot": true, [2024-03-21T09:11:31.052Z] "Standard": true, [2024-03-21T09:11:31.052Z] "DepOnly": true, [2024-03-21T09:11:31.052Z] "GoFiles": [ [2024-03-21T09:11:31.052Z] "dump.go", [2024-03-21T09:11:31.052Z] "httputil.go", [2024-03-21T09:11:31.052Z] "persist.go", [2024-03-21T09:11:31.052Z] "reverseproxy.go" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "Imports": [ [2024-03-21T09:11:31.052Z] "bufio", [2024-03-21T09:11:31.052Z] "bytes", [2024-03-21T09:11:31.052Z] "context", [2024-03-21T09:11:31.052Z] "errors", [2024-03-21T09:11:31.052Z] "fmt", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.052Z] "io", [2024-03-21T09:11:31.052Z] "log", [2024-03-21T09:11:31.052Z] "net", [2024-03-21T09:11:31.052Z] "net/http", [2024-03-21T09:11:31.052Z] "net/http/internal", [2024-03-21T09:11:31.052Z] "net/http/internal/ascii", [2024-03-21T09:11:31.052Z] "net/textproto", [2024-03-21T09:11:31.052Z] "net/url", [2024-03-21T09:11:31.052Z] "strings", [2024-03-21T09:11:31.052Z] "sync", [2024-03-21T09:11:31.052Z] "time" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "ImportMap": { [2024-03-21T09:11:31.052Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts" [2024-03-21T09:11:31.052Z] }, [2024-03-21T09:11:31.052Z] "Deps": [ [2024-03-21T09:11:31.052Z] "bufio", [2024-03-21T09:11:31.052Z] "bytes", [2024-03-21T09:11:31.052Z] "compress/flate", [2024-03-21T09:11:31.052Z] "compress/gzip", [2024-03-21T09:11:31.052Z] "container/list", [2024-03-21T09:11:31.052Z] "context", [2024-03-21T09:11:31.052Z] "crypto", [2024-03-21T09:11:31.052Z] "crypto/aes", [2024-03-21T09:11:31.052Z] "crypto/cipher", [2024-03-21T09:11:31.052Z] "crypto/des", [2024-03-21T09:11:31.052Z] "crypto/dsa", [2024-03-21T09:11:31.052Z] "crypto/ecdsa", [2024-03-21T09:11:31.052Z] "crypto/ed25519", [2024-03-21T09:11:31.052Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.052Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.052Z] "crypto/elliptic", [2024-03-21T09:11:31.052Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.052Z] "crypto/hmac", [2024-03-21T09:11:31.052Z] "crypto/internal/randutil", [2024-03-21T09:11:31.052Z] "crypto/internal/subtle", [2024-03-21T09:11:31.052Z] "crypto/md5", [2024-03-21T09:11:31.052Z] "crypto/rand", [2024-03-21T09:11:31.052Z] "crypto/rc4", [2024-03-21T09:11:31.052Z] "crypto/rsa", [2024-03-21T09:11:31.052Z] "crypto/sha1", [2024-03-21T09:11:31.052Z] "crypto/sha256", [2024-03-21T09:11:31.052Z] "crypto/sha512", [2024-03-21T09:11:31.052Z] "crypto/subtle", [2024-03-21T09:11:31.052Z] "crypto/tls", [2024-03-21T09:11:31.052Z] "crypto/x509", [2024-03-21T09:11:31.052Z] "crypto/x509/pkix", [2024-03-21T09:11:31.052Z] "encoding/asn1", [2024-03-21T09:11:31.052Z] "encoding/base64", [2024-03-21T09:11:31.052Z] "encoding/binary", [2024-03-21T09:11:31.052Z] "encoding/hex", [2024-03-21T09:11:31.052Z] "encoding/pem", [2024-03-21T09:11:31.052Z] "errors", [2024-03-21T09:11:31.052Z] "fmt", [2024-03-21T09:11:31.052Z] "hash", [2024-03-21T09:11:31.052Z] "hash/crc32", [2024-03-21T09:11:31.052Z] "internal/abi", [2024-03-21T09:11:31.052Z] "internal/bytealg", [2024-03-21T09:11:31.052Z] "internal/cpu", [2024-03-21T09:11:31.052Z] "internal/fmtsort", [2024-03-21T09:11:31.052Z] "internal/goexperiment", [2024-03-21T09:11:31.052Z] "internal/itoa", [2024-03-21T09:11:31.052Z] "internal/nettrace", [2024-03-21T09:11:31.052Z] "internal/oserror", [2024-03-21T09:11:31.052Z] "internal/poll", [2024-03-21T09:11:31.052Z] "internal/race", [2024-03-21T09:11:31.052Z] "internal/reflectlite", [2024-03-21T09:11:31.052Z] "internal/singleflight", [2024-03-21T09:11:31.052Z] "internal/syscall/execenv", [2024-03-21T09:11:31.052Z] "internal/syscall/unix", [2024-03-21T09:11:31.052Z] "internal/testlog", [2024-03-21T09:11:31.052Z] "internal/unsafeheader", [2024-03-21T09:11:31.052Z] "io", [2024-03-21T09:11:31.052Z] "io/fs", [2024-03-21T09:11:31.052Z] "io/ioutil", [2024-03-21T09:11:31.052Z] "log", [2024-03-21T09:11:31.052Z] "math", [2024-03-21T09:11:31.052Z] "math/big", [2024-03-21T09:11:31.052Z] "math/bits", [2024-03-21T09:11:31.052Z] "math/rand", [2024-03-21T09:11:31.052Z] "mime", [2024-03-21T09:11:31.052Z] "mime/multipart", [2024-03-21T09:11:31.052Z] "mime/quotedprintable", [2024-03-21T09:11:31.052Z] "net", [2024-03-21T09:11:31.052Z] "net/http", [2024-03-21T09:11:31.052Z] "net/http/httptrace", [2024-03-21T09:11:31.052Z] "net/http/internal", [2024-03-21T09:11:31.052Z] "net/http/internal/ascii", [2024-03-21T09:11:31.052Z] "net/textproto", [2024-03-21T09:11:31.052Z] "net/url", [2024-03-21T09:11:31.052Z] "os", [2024-03-21T09:11:31.052Z] "path", [2024-03-21T09:11:31.052Z] "path/filepath", [2024-03-21T09:11:31.052Z] "reflect", [2024-03-21T09:11:31.052Z] "runtime", [2024-03-21T09:11:31.052Z] "runtime/cgo", [2024-03-21T09:11:31.052Z] "runtime/internal/atomic", [2024-03-21T09:11:31.052Z] "runtime/internal/math", [2024-03-21T09:11:31.052Z] "runtime/internal/sys", [2024-03-21T09:11:31.052Z] "sort", [2024-03-21T09:11:31.052Z] "strconv", [2024-03-21T09:11:31.052Z] "strings", [2024-03-21T09:11:31.052Z] "sync", [2024-03-21T09:11:31.052Z] "sync/atomic", [2024-03-21T09:11:31.052Z] "syscall", [2024-03-21T09:11:31.052Z] "time", [2024-03-21T09:11:31.052Z] "unicode", [2024-03-21T09:11:31.052Z] "unicode/utf16", [2024-03-21T09:11:31.052Z] "unicode/utf8", [2024-03-21T09:11:31.052Z] "unsafe", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.052Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "TestGoFiles": [ [2024-03-21T09:11:31.052Z] "dump_test.go", [2024-03-21T09:11:31.052Z] "reverseproxy_test.go" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "TestImports": [ [2024-03-21T09:11:31.052Z] "bufio", [2024-03-21T09:11:31.052Z] "bytes", [2024-03-21T09:11:31.052Z] "context", [2024-03-21T09:11:31.052Z] "errors", [2024-03-21T09:11:31.052Z] "fmt", [2024-03-21T09:11:31.052Z] "io", [2024-03-21T09:11:31.052Z] "log", [2024-03-21T09:11:31.052Z] "math/rand", [2024-03-21T09:11:31.052Z] "net/http", [2024-03-21T09:11:31.052Z] "net/http/httptest", [2024-03-21T09:11:31.052Z] "net/http/internal/ascii", [2024-03-21T09:11:31.052Z] "net/url", [2024-03-21T09:11:31.052Z] "os", [2024-03-21T09:11:31.052Z] "reflect", [2024-03-21T09:11:31.052Z] "runtime", [2024-03-21T09:11:31.052Z] "runtime/pprof", [2024-03-21T09:11:31.052Z] "sort", [2024-03-21T09:11:31.052Z] "strconv", [2024-03-21T09:11:31.052Z] "strings", [2024-03-21T09:11:31.052Z] "sync", [2024-03-21T09:11:31.052Z] "testing", [2024-03-21T09:11:31.052Z] "time" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "XTestGoFiles": [ [2024-03-21T09:11:31.052Z] "example_test.go" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "XTestImports": [ [2024-03-21T09:11:31.052Z] "fmt", [2024-03-21T09:11:31.052Z] "io", [2024-03-21T09:11:31.052Z] "log", [2024-03-21T09:11:31.052Z] "net/http", [2024-03-21T09:11:31.052Z] "net/http/httptest", [2024-03-21T09:11:31.052Z] "net/http/httputil", [2024-03-21T09:11:31.052Z] "net/url", [2024-03-21T09:11:31.052Z] "strings" [2024-03-21T09:11:31.052Z] ] [2024-03-21T09:11:31.052Z] } [2024-03-21T09:11:31.052Z] { [2024-03-21T09:11:31.052Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/transport", [2024-03-21T09:11:31.052Z] "ImportPath": "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.052Z] "Name": "transport", [2024-03-21T09:11:31.052Z] "Doc": "Package transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).", [2024-03-21T09:11:31.052Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.052Z] "Module": { [2024-03-21T09:11:31.052Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.052Z] "Version": "v1.60.1", [2024-03-21T09:11:31.052Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.052Z] "Indirect": true, [2024-03-21T09:11:31.052Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.052Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.052Z] "GoVersion": "1.19" [2024-03-21T09:11:31.052Z] }, [2024-03-21T09:11:31.052Z] "DepOnly": true, [2024-03-21T09:11:31.052Z] "Stale": true, [2024-03-21T09:11:31.052Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.052Z] "GoFiles": [ [2024-03-21T09:11:31.052Z] "bdp_estimator.go", [2024-03-21T09:11:31.052Z] "controlbuf.go", [2024-03-21T09:11:31.052Z] "defaults.go", [2024-03-21T09:11:31.052Z] "flowcontrol.go", [2024-03-21T09:11:31.052Z] "handler_server.go", [2024-03-21T09:11:31.052Z] "http2_client.go", [2024-03-21T09:11:31.052Z] "http2_server.go", [2024-03-21T09:11:31.052Z] "http_util.go", [2024-03-21T09:11:31.052Z] "logging.go", [2024-03-21T09:11:31.052Z] "proxy.go", [2024-03-21T09:11:31.052Z] "transport.go" [2024-03-21T09:11:31.052Z] ], [2024-03-21T09:11:31.052Z] "Imports": [ [2024-03-21T09:11:31.052Z] "bufio", [2024-03-21T09:11:31.052Z] "bytes", [2024-03-21T09:11:31.052Z] "context", [2024-03-21T09:11:31.052Z] "encoding/base64", [2024-03-21T09:11:31.052Z] "errors", [2024-03-21T09:11:31.052Z] "fmt", [2024-03-21T09:11:31.052Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.052Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.052Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.052Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.052Z] "io", [2024-03-21T09:11:31.052Z] "math", [2024-03-21T09:11:31.052Z] "net", [2024-03-21T09:11:31.052Z] "net/http", [2024-03-21T09:11:31.052Z] "net/http/httputil", [2024-03-21T09:11:31.052Z] "net/url", [2024-03-21T09:11:31.052Z] "path/filepath", [2024-03-21T09:11:31.052Z] "runtime", [2024-03-21T09:11:31.052Z] "strconv", [2024-03-21T09:11:31.053Z] "strings", [2024-03-21T09:11:31.053Z] "sync", [2024-03-21T09:11:31.053Z] "sync/atomic", [2024-03-21T09:11:31.053Z] "time", [2024-03-21T09:11:31.053Z] "unicode/utf8" [2024-03-21T09:11:31.053Z] ], [2024-03-21T09:11:31.053Z] "Deps": [ [2024-03-21T09:11:31.053Z] "bufio", [2024-03-21T09:11:31.053Z] "bytes", [2024-03-21T09:11:31.053Z] "compress/flate", [2024-03-21T09:11:31.053Z] "compress/gzip", [2024-03-21T09:11:31.053Z] "container/list", [2024-03-21T09:11:31.053Z] "context", [2024-03-21T09:11:31.053Z] "crypto", [2024-03-21T09:11:31.053Z] "crypto/aes", [2024-03-21T09:11:31.053Z] "crypto/cipher", [2024-03-21T09:11:31.053Z] "crypto/des", [2024-03-21T09:11:31.053Z] "crypto/dsa", [2024-03-21T09:11:31.053Z] "crypto/ecdsa", [2024-03-21T09:11:31.053Z] "crypto/ed25519", [2024-03-21T09:11:31.053Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.053Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.053Z] "crypto/elliptic", [2024-03-21T09:11:31.053Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.053Z] "crypto/hmac", [2024-03-21T09:11:31.053Z] "crypto/internal/randutil", [2024-03-21T09:11:31.053Z] "crypto/internal/subtle", [2024-03-21T09:11:31.053Z] "crypto/md5", [2024-03-21T09:11:31.053Z] "crypto/rand", [2024-03-21T09:11:31.053Z] "crypto/rc4", [2024-03-21T09:11:31.053Z] "crypto/rsa", [2024-03-21T09:11:31.053Z] "crypto/sha1", [2024-03-21T09:11:31.053Z] "crypto/sha256", [2024-03-21T09:11:31.053Z] "crypto/sha512", [2024-03-21T09:11:31.053Z] "crypto/subtle", [2024-03-21T09:11:31.053Z] "crypto/tls", [2024-03-21T09:11:31.053Z] "crypto/x509", [2024-03-21T09:11:31.053Z] "crypto/x509/pkix", [2024-03-21T09:11:31.053Z] "embed", [2024-03-21T09:11:31.053Z] "encoding", [2024-03-21T09:11:31.053Z] "encoding/asn1", [2024-03-21T09:11:31.053Z] "encoding/base64", [2024-03-21T09:11:31.053Z] "encoding/binary", [2024-03-21T09:11:31.053Z] "encoding/hex", [2024-03-21T09:11:31.053Z] "encoding/json", [2024-03-21T09:11:31.053Z] "encoding/pem", [2024-03-21T09:11:31.053Z] "errors", [2024-03-21T09:11:31.053Z] "fmt", [2024-03-21T09:11:31.053Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.053Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.053Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.053Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.053Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.053Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.053Z] "go/token", [2024-03-21T09:11:31.053Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.053Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.053Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.053Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.053Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.053Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.053Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.053Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.053Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.053Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.053Z] "hash", [2024-03-21T09:11:31.053Z] "hash/crc32", [2024-03-21T09:11:31.053Z] "hash/fnv", [2024-03-21T09:11:31.053Z] "internal/abi", [2024-03-21T09:11:31.053Z] "internal/bytealg", [2024-03-21T09:11:31.053Z] "internal/cpu", [2024-03-21T09:11:31.053Z] "internal/fmtsort", [2024-03-21T09:11:31.053Z] "internal/goexperiment", [2024-03-21T09:11:31.053Z] "internal/itoa", [2024-03-21T09:11:31.053Z] "internal/nettrace", [2024-03-21T09:11:31.053Z] "internal/oserror", [2024-03-21T09:11:31.053Z] "internal/poll", [2024-03-21T09:11:31.053Z] "internal/race", [2024-03-21T09:11:31.053Z] "internal/reflectlite", [2024-03-21T09:11:31.053Z] "internal/singleflight", [2024-03-21T09:11:31.053Z] "internal/syscall/execenv", [2024-03-21T09:11:31.053Z] "internal/syscall/unix", [2024-03-21T09:11:31.053Z] "internal/testlog", [2024-03-21T09:11:31.053Z] "internal/unsafeheader", [2024-03-21T09:11:31.053Z] "io", [2024-03-21T09:11:31.053Z] "io/fs", [2024-03-21T09:11:31.053Z] "io/ioutil", [2024-03-21T09:11:31.053Z] "log", [2024-03-21T09:11:31.053Z] "math", [2024-03-21T09:11:31.053Z] "math/big", [2024-03-21T09:11:31.053Z] "math/bits", [2024-03-21T09:11:31.053Z] "math/rand", [2024-03-21T09:11:31.053Z] "mime", [2024-03-21T09:11:31.053Z] "mime/multipart", [2024-03-21T09:11:31.053Z] "mime/quotedprintable", [2024-03-21T09:11:31.053Z] "net", [2024-03-21T09:11:31.053Z] "net/http", [2024-03-21T09:11:31.053Z] "net/http/httptrace", [2024-03-21T09:11:31.053Z] "net/http/httputil", [2024-03-21T09:11:31.053Z] "net/http/internal", [2024-03-21T09:11:31.053Z] "net/http/internal/ascii", [2024-03-21T09:11:31.053Z] "net/textproto", [2024-03-21T09:11:31.053Z] "net/url", [2024-03-21T09:11:31.053Z] "os", [2024-03-21T09:11:31.053Z] "path", [2024-03-21T09:11:31.053Z] "path/filepath", [2024-03-21T09:11:31.053Z] "reflect", [2024-03-21T09:11:31.053Z] "regexp", [2024-03-21T09:11:31.053Z] "regexp/syntax", [2024-03-21T09:11:31.053Z] "runtime", [2024-03-21T09:11:31.053Z] "runtime/cgo", [2024-03-21T09:11:31.053Z] "runtime/internal/atomic", [2024-03-21T09:11:31.053Z] "runtime/internal/math", [2024-03-21T09:11:31.053Z] "runtime/internal/sys", [2024-03-21T09:11:31.053Z] "sort", [2024-03-21T09:11:31.053Z] "strconv", [2024-03-21T09:11:31.053Z] "strings", [2024-03-21T09:11:31.053Z] "sync", [2024-03-21T09:11:31.053Z] "sync/atomic", [2024-03-21T09:11:31.053Z] "syscall", [2024-03-21T09:11:31.053Z] "time", [2024-03-21T09:11:31.053Z] "unicode", [2024-03-21T09:11:31.053Z] "unicode/utf16", [2024-03-21T09:11:31.053Z] "unicode/utf8", [2024-03-21T09:11:31.053Z] "unsafe", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.053Z] ], [2024-03-21T09:11:31.053Z] "TestGoFiles": [ [2024-03-21T09:11:31.053Z] "handler_server_test.go", [2024-03-21T09:11:31.053Z] "http_util_test.go", [2024-03-21T09:11:31.053Z] "keepalive_test.go", [2024-03-21T09:11:31.053Z] "proxy_test.go", [2024-03-21T09:11:31.053Z] "transport_test.go" [2024-03-21T09:11:31.053Z] ], [2024-03-21T09:11:31.053Z] "TestImports": [ [2024-03-21T09:11:31.053Z] "bufio", [2024-03-21T09:11:31.053Z] "bytes", [2024-03-21T09:11:31.053Z] "context", [2024-03-21T09:11:31.053Z] "crypto/tls", [2024-03-21T09:11:31.053Z] "crypto/x509", [2024-03-21T09:11:31.053Z] "encoding/base64", [2024-03-21T09:11:31.053Z] "encoding/binary", [2024-03-21T09:11:31.053Z] "errors", [2024-03-21T09:11:31.053Z] "fmt", [2024-03-21T09:11:31.053Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.053Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.053Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.053Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.053Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.053Z] "google.golang.org/genproto/googleapis/rpc/errdetails", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/leakcheck", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/testutils", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/testdata", [2024-03-21T09:11:31.053Z] "io", [2024-03-21T09:11:31.053Z] "math", [2024-03-21T09:11:31.053Z] "net", [2024-03-21T09:11:31.053Z] "net/http", [2024-03-21T09:11:31.053Z] "net/http/httptest", [2024-03-21T09:11:31.053Z] "net/url", [2024-03-21T09:11:31.053Z] "os", [2024-03-21T09:11:31.053Z] "reflect", [2024-03-21T09:11:31.053Z] "runtime", [2024-03-21T09:11:31.053Z] "strconv", [2024-03-21T09:11:31.053Z] "strings", [2024-03-21T09:11:31.053Z] "sync", [2024-03-21T09:11:31.053Z] "testing", [2024-03-21T09:11:31.053Z] "time" [2024-03-21T09:11:31.053Z] ] [2024-03-21T09:11:31.053Z] } [2024-03-21T09:11:31.053Z] { [2024-03-21T09:11:31.053Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/grpclb/state", [2024-03-21T09:11:31.053Z] "ImportPath": "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.053Z] "Name": "state", [2024-03-21T09:11:31.053Z] "Doc": "Package state declares grpclb types to be set by resolvers wishing to pass information to grpclb via resolver.State Attributes.", [2024-03-21T09:11:31.053Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.053Z] "Module": { [2024-03-21T09:11:31.053Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.053Z] "Version": "v1.60.1", [2024-03-21T09:11:31.053Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.053Z] "Indirect": true, [2024-03-21T09:11:31.053Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.053Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.053Z] "GoVersion": "1.19" [2024-03-21T09:11:31.053Z] }, [2024-03-21T09:11:31.053Z] "DepOnly": true, [2024-03-21T09:11:31.053Z] "Stale": true, [2024-03-21T09:11:31.053Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.053Z] "GoFiles": [ [2024-03-21T09:11:31.053Z] "state.go" [2024-03-21T09:11:31.053Z] ], [2024-03-21T09:11:31.053Z] "Imports": [ [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/resolver" [2024-03-21T09:11:31.053Z] ], [2024-03-21T09:11:31.053Z] "Deps": [ [2024-03-21T09:11:31.053Z] "bufio", [2024-03-21T09:11:31.053Z] "bytes", [2024-03-21T09:11:31.053Z] "compress/flate", [2024-03-21T09:11:31.053Z] "compress/gzip", [2024-03-21T09:11:31.053Z] "container/list", [2024-03-21T09:11:31.053Z] "context", [2024-03-21T09:11:31.053Z] "crypto", [2024-03-21T09:11:31.053Z] "crypto/aes", [2024-03-21T09:11:31.053Z] "crypto/cipher", [2024-03-21T09:11:31.053Z] "crypto/des", [2024-03-21T09:11:31.053Z] "crypto/dsa", [2024-03-21T09:11:31.053Z] "crypto/ecdsa", [2024-03-21T09:11:31.053Z] "crypto/ed25519", [2024-03-21T09:11:31.053Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.053Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.053Z] "crypto/elliptic", [2024-03-21T09:11:31.053Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.053Z] "crypto/hmac", [2024-03-21T09:11:31.053Z] "crypto/internal/randutil", [2024-03-21T09:11:31.053Z] "crypto/internal/subtle", [2024-03-21T09:11:31.053Z] "crypto/md5", [2024-03-21T09:11:31.053Z] "crypto/rand", [2024-03-21T09:11:31.053Z] "crypto/rc4", [2024-03-21T09:11:31.053Z] "crypto/rsa", [2024-03-21T09:11:31.053Z] "crypto/sha1", [2024-03-21T09:11:31.053Z] "crypto/sha256", [2024-03-21T09:11:31.053Z] "crypto/sha512", [2024-03-21T09:11:31.053Z] "crypto/subtle", [2024-03-21T09:11:31.053Z] "crypto/tls", [2024-03-21T09:11:31.053Z] "crypto/x509", [2024-03-21T09:11:31.053Z] "crypto/x509/pkix", [2024-03-21T09:11:31.053Z] "embed", [2024-03-21T09:11:31.053Z] "encoding", [2024-03-21T09:11:31.053Z] "encoding/asn1", [2024-03-21T09:11:31.053Z] "encoding/base64", [2024-03-21T09:11:31.053Z] "encoding/binary", [2024-03-21T09:11:31.053Z] "encoding/hex", [2024-03-21T09:11:31.053Z] "encoding/json", [2024-03-21T09:11:31.053Z] "encoding/pem", [2024-03-21T09:11:31.053Z] "errors", [2024-03-21T09:11:31.053Z] "fmt", [2024-03-21T09:11:31.053Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.053Z] "go/token", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.053Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.053Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.053Z] "hash", [2024-03-21T09:11:31.053Z] "hash/crc32", [2024-03-21T09:11:31.053Z] "hash/fnv", [2024-03-21T09:11:31.053Z] "internal/abi", [2024-03-21T09:11:31.053Z] "internal/bytealg", [2024-03-21T09:11:31.053Z] "internal/cpu", [2024-03-21T09:11:31.053Z] "internal/fmtsort", [2024-03-21T09:11:31.053Z] "internal/goexperiment", [2024-03-21T09:11:31.053Z] "internal/itoa", [2024-03-21T09:11:31.053Z] "internal/nettrace", [2024-03-21T09:11:31.053Z] "internal/oserror", [2024-03-21T09:11:31.053Z] "internal/poll", [2024-03-21T09:11:31.053Z] "internal/race", [2024-03-21T09:11:31.053Z] "internal/reflectlite", [2024-03-21T09:11:31.053Z] "internal/singleflight", [2024-03-21T09:11:31.053Z] "internal/syscall/execenv", [2024-03-21T09:11:31.053Z] "internal/syscall/unix", [2024-03-21T09:11:31.053Z] "internal/testlog", [2024-03-21T09:11:31.053Z] "internal/unsafeheader", [2024-03-21T09:11:31.053Z] "io", [2024-03-21T09:11:31.053Z] "io/fs", [2024-03-21T09:11:31.053Z] "io/ioutil", [2024-03-21T09:11:31.053Z] "log", [2024-03-21T09:11:31.053Z] "math", [2024-03-21T09:11:31.053Z] "math/big", [2024-03-21T09:11:31.053Z] "math/bits", [2024-03-21T09:11:31.053Z] "math/rand", [2024-03-21T09:11:31.053Z] "net", [2024-03-21T09:11:31.053Z] "net/url", [2024-03-21T09:11:31.053Z] "os", [2024-03-21T09:11:31.053Z] "path", [2024-03-21T09:11:31.053Z] "path/filepath", [2024-03-21T09:11:31.053Z] "reflect", [2024-03-21T09:11:31.053Z] "runtime", [2024-03-21T09:11:31.053Z] "runtime/cgo", [2024-03-21T09:11:31.053Z] "runtime/internal/atomic", [2024-03-21T09:11:31.053Z] "runtime/internal/math", [2024-03-21T09:11:31.053Z] "runtime/internal/sys", [2024-03-21T09:11:31.053Z] "sort", [2024-03-21T09:11:31.053Z] "strconv", [2024-03-21T09:11:31.053Z] "strings", [2024-03-21T09:11:31.053Z] "sync", [2024-03-21T09:11:31.053Z] "sync/atomic", [2024-03-21T09:11:31.053Z] "syscall", [2024-03-21T09:11:31.053Z] "time", [2024-03-21T09:11:31.053Z] "unicode", [2024-03-21T09:11:31.053Z] "unicode/utf16", [2024-03-21T09:11:31.053Z] "unicode/utf8", [2024-03-21T09:11:31.053Z] "unsafe", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.053Z] ] [2024-03-21T09:11:31.053Z] } [2024-03-21T09:11:31.053Z] { [2024-03-21T09:11:31.053Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/dns/internal", [2024-03-21T09:11:31.053Z] "ImportPath": "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.053Z] "Name": "internal", [2024-03-21T09:11:31.053Z] "Doc": "Package internal contains functionality internal to the dns resolver package.", [2024-03-21T09:11:31.053Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.053Z] "Module": { [2024-03-21T09:11:31.053Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.053Z] "Version": "v1.60.1", [2024-03-21T09:11:31.053Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.053Z] "Indirect": true, [2024-03-21T09:11:31.053Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.053Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.053Z] "GoVersion": "1.19" [2024-03-21T09:11:31.053Z] }, [2024-03-21T09:11:31.053Z] "DepOnly": true, [2024-03-21T09:11:31.053Z] "Stale": true, [2024-03-21T09:11:31.053Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.053Z] "GoFiles": [ [2024-03-21T09:11:31.053Z] "internal.go" [2024-03-21T09:11:31.053Z] ], [2024-03-21T09:11:31.053Z] "Imports": [ [2024-03-21T09:11:31.053Z] "context", [2024-03-21T09:11:31.053Z] "errors", [2024-03-21T09:11:31.053Z] "net", [2024-03-21T09:11:31.053Z] "time" [2024-03-21T09:11:31.053Z] ], [2024-03-21T09:11:31.053Z] "Deps": [ [2024-03-21T09:11:31.053Z] "context", [2024-03-21T09:11:31.053Z] "errors", [2024-03-21T09:11:31.053Z] "internal/abi", [2024-03-21T09:11:31.053Z] "internal/bytealg", [2024-03-21T09:11:31.053Z] "internal/cpu", [2024-03-21T09:11:31.053Z] "internal/goexperiment", [2024-03-21T09:11:31.053Z] "internal/itoa", [2024-03-21T09:11:31.053Z] "internal/nettrace", [2024-03-21T09:11:31.053Z] "internal/oserror", [2024-03-21T09:11:31.053Z] "internal/poll", [2024-03-21T09:11:31.053Z] "internal/race", [2024-03-21T09:11:31.053Z] "internal/reflectlite", [2024-03-21T09:11:31.053Z] "internal/singleflight", [2024-03-21T09:11:31.053Z] "internal/syscall/execenv", [2024-03-21T09:11:31.053Z] "internal/syscall/unix", [2024-03-21T09:11:31.053Z] "internal/testlog", [2024-03-21T09:11:31.053Z] "internal/unsafeheader", [2024-03-21T09:11:31.053Z] "io", [2024-03-21T09:11:31.053Z] "io/fs", [2024-03-21T09:11:31.053Z] "net", [2024-03-21T09:11:31.053Z] "os", [2024-03-21T09:11:31.053Z] "path", [2024-03-21T09:11:31.053Z] "runtime", [2024-03-21T09:11:31.053Z] "runtime/cgo", [2024-03-21T09:11:31.053Z] "runtime/internal/atomic", [2024-03-21T09:11:31.053Z] "runtime/internal/math", [2024-03-21T09:11:31.053Z] "runtime/internal/sys", [2024-03-21T09:11:31.053Z] "sort", [2024-03-21T09:11:31.053Z] "sync", [2024-03-21T09:11:31.053Z] "sync/atomic", [2024-03-21T09:11:31.053Z] "syscall", [2024-03-21T09:11:31.053Z] "time", [2024-03-21T09:11:31.053Z] "unicode/utf8", [2024-03-21T09:11:31.053Z] "unsafe", [2024-03-21T09:11:31.053Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.053Z] ] [2024-03-21T09:11:31.053Z] } [2024-03-21T09:11:31.053Z] { [2024-03-21T09:11:31.053Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/dns", [2024-03-21T09:11:31.053Z] "ImportPath": "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.053Z] "Name": "dns", [2024-03-21T09:11:31.053Z] "Doc": "Package dns implements a dns resolver to be installed as the default resolver in grpc.", [2024-03-21T09:11:31.053Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.053Z] "Module": { [2024-03-21T09:11:31.053Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.053Z] "Version": "v1.60.1", [2024-03-21T09:11:31.053Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.053Z] "Indirect": true, [2024-03-21T09:11:31.053Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.053Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.054Z] "GoVersion": "1.19" [2024-03-21T09:11:31.054Z] }, [2024-03-21T09:11:31.054Z] "DepOnly": true, [2024-03-21T09:11:31.054Z] "Stale": true, [2024-03-21T09:11:31.054Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.054Z] "GoFiles": [ [2024-03-21T09:11:31.054Z] "dns_resolver.go" [2024-03-21T09:11:31.054Z] ], [2024-03-21T09:11:31.054Z] "Imports": [ [2024-03-21T09:11:31.054Z] "context", [2024-03-21T09:11:31.054Z] "encoding/json", [2024-03-21T09:11:31.054Z] "fmt", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.054Z] "net", [2024-03-21T09:11:31.054Z] "os", [2024-03-21T09:11:31.054Z] "strconv", [2024-03-21T09:11:31.054Z] "strings", [2024-03-21T09:11:31.054Z] "sync", [2024-03-21T09:11:31.054Z] "time" [2024-03-21T09:11:31.054Z] ], [2024-03-21T09:11:31.054Z] "Deps": [ [2024-03-21T09:11:31.054Z] "bufio", [2024-03-21T09:11:31.054Z] "bytes", [2024-03-21T09:11:31.054Z] "compress/flate", [2024-03-21T09:11:31.054Z] "compress/gzip", [2024-03-21T09:11:31.054Z] "container/list", [2024-03-21T09:11:31.054Z] "context", [2024-03-21T09:11:31.054Z] "crypto", [2024-03-21T09:11:31.054Z] "crypto/aes", [2024-03-21T09:11:31.054Z] "crypto/cipher", [2024-03-21T09:11:31.054Z] "crypto/des", [2024-03-21T09:11:31.054Z] "crypto/dsa", [2024-03-21T09:11:31.054Z] "crypto/ecdsa", [2024-03-21T09:11:31.054Z] "crypto/ed25519", [2024-03-21T09:11:31.054Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.054Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.054Z] "crypto/elliptic", [2024-03-21T09:11:31.054Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.054Z] "crypto/hmac", [2024-03-21T09:11:31.054Z] "crypto/internal/randutil", [2024-03-21T09:11:31.054Z] "crypto/internal/subtle", [2024-03-21T09:11:31.054Z] "crypto/md5", [2024-03-21T09:11:31.054Z] "crypto/rand", [2024-03-21T09:11:31.054Z] "crypto/rc4", [2024-03-21T09:11:31.054Z] "crypto/rsa", [2024-03-21T09:11:31.054Z] "crypto/sha1", [2024-03-21T09:11:31.054Z] "crypto/sha256", [2024-03-21T09:11:31.054Z] "crypto/sha512", [2024-03-21T09:11:31.054Z] "crypto/subtle", [2024-03-21T09:11:31.054Z] "crypto/tls", [2024-03-21T09:11:31.054Z] "crypto/x509", [2024-03-21T09:11:31.054Z] "crypto/x509/pkix", [2024-03-21T09:11:31.054Z] "embed", [2024-03-21T09:11:31.054Z] "encoding", [2024-03-21T09:11:31.054Z] "encoding/asn1", [2024-03-21T09:11:31.054Z] "encoding/base64", [2024-03-21T09:11:31.054Z] "encoding/binary", [2024-03-21T09:11:31.054Z] "encoding/hex", [2024-03-21T09:11:31.054Z] "encoding/json", [2024-03-21T09:11:31.054Z] "encoding/pem", [2024-03-21T09:11:31.054Z] "errors", [2024-03-21T09:11:31.054Z] "fmt", [2024-03-21T09:11:31.054Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.054Z] "go/token", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.054Z] "hash", [2024-03-21T09:11:31.054Z] "hash/crc32", [2024-03-21T09:11:31.054Z] "hash/fnv", [2024-03-21T09:11:31.054Z] "internal/abi", [2024-03-21T09:11:31.054Z] "internal/bytealg", [2024-03-21T09:11:31.054Z] "internal/cpu", [2024-03-21T09:11:31.054Z] "internal/fmtsort", [2024-03-21T09:11:31.054Z] "internal/goexperiment", [2024-03-21T09:11:31.054Z] "internal/itoa", [2024-03-21T09:11:31.054Z] "internal/nettrace", [2024-03-21T09:11:31.054Z] "internal/oserror", [2024-03-21T09:11:31.054Z] "internal/poll", [2024-03-21T09:11:31.054Z] "internal/race", [2024-03-21T09:11:31.054Z] "internal/reflectlite", [2024-03-21T09:11:31.054Z] "internal/singleflight", [2024-03-21T09:11:31.054Z] "internal/syscall/execenv", [2024-03-21T09:11:31.054Z] "internal/syscall/unix", [2024-03-21T09:11:31.054Z] "internal/testlog", [2024-03-21T09:11:31.054Z] "internal/unsafeheader", [2024-03-21T09:11:31.054Z] "io", [2024-03-21T09:11:31.054Z] "io/fs", [2024-03-21T09:11:31.054Z] "io/ioutil", [2024-03-21T09:11:31.054Z] "log", [2024-03-21T09:11:31.054Z] "math", [2024-03-21T09:11:31.054Z] "math/big", [2024-03-21T09:11:31.054Z] "math/bits", [2024-03-21T09:11:31.054Z] "math/rand", [2024-03-21T09:11:31.054Z] "net", [2024-03-21T09:11:31.054Z] "net/url", [2024-03-21T09:11:31.054Z] "os", [2024-03-21T09:11:31.054Z] "path", [2024-03-21T09:11:31.054Z] "path/filepath", [2024-03-21T09:11:31.054Z] "reflect", [2024-03-21T09:11:31.054Z] "runtime", [2024-03-21T09:11:31.054Z] "runtime/cgo", [2024-03-21T09:11:31.054Z] "runtime/internal/atomic", [2024-03-21T09:11:31.054Z] "runtime/internal/math", [2024-03-21T09:11:31.054Z] "runtime/internal/sys", [2024-03-21T09:11:31.054Z] "sort", [2024-03-21T09:11:31.054Z] "strconv", [2024-03-21T09:11:31.054Z] "strings", [2024-03-21T09:11:31.054Z] "sync", [2024-03-21T09:11:31.054Z] "sync/atomic", [2024-03-21T09:11:31.054Z] "syscall", [2024-03-21T09:11:31.054Z] "time", [2024-03-21T09:11:31.054Z] "unicode", [2024-03-21T09:11:31.054Z] "unicode/utf16", [2024-03-21T09:11:31.054Z] "unicode/utf8", [2024-03-21T09:11:31.054Z] "unsafe", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.054Z] ], [2024-03-21T09:11:31.054Z] "XTestGoFiles": [ [2024-03-21T09:11:31.054Z] "dns_resolver_test.go", [2024-03-21T09:11:31.054Z] "fake_net_resolver_test.go" [2024-03-21T09:11:31.054Z] ], [2024-03-21T09:11:31.054Z] "XTestImports": [ [2024-03-21T09:11:31.054Z] "context", [2024-03-21T09:11:31.054Z] "errors", [2024-03-21T09:11:31.054Z] "fmt", [2024-03-21T09:11:31.054Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.054Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/testutils", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.054Z] "net", [2024-03-21T09:11:31.054Z] "strings", [2024-03-21T09:11:31.054Z] "sync", [2024-03-21T09:11:31.054Z] "sync/atomic", [2024-03-21T09:11:31.054Z] "testing", [2024-03-21T09:11:31.054Z] "time" [2024-03-21T09:11:31.054Z] ] [2024-03-21T09:11:31.054Z] } [2024-03-21T09:11:31.054Z] { [2024-03-21T09:11:31.054Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/resolver/dns", [2024-03-21T09:11:31.054Z] "ImportPath": "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.054Z] "Name": "dns", [2024-03-21T09:11:31.054Z] "Doc": "Package dns implements a dns resolver to be installed as the default resolver in grpc.", [2024-03-21T09:11:31.054Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.054Z] "Module": { [2024-03-21T09:11:31.054Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.054Z] "Version": "v1.60.1", [2024-03-21T09:11:31.054Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.054Z] "Indirect": true, [2024-03-21T09:11:31.054Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.054Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.054Z] "GoVersion": "1.19" [2024-03-21T09:11:31.054Z] }, [2024-03-21T09:11:31.054Z] "DepOnly": true, [2024-03-21T09:11:31.054Z] "Stale": true, [2024-03-21T09:11:31.054Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.054Z] "GoFiles": [ [2024-03-21T09:11:31.054Z] "dns_resolver.go" [2024-03-21T09:11:31.054Z] ], [2024-03-21T09:11:31.054Z] "Imports": [ [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/resolver" [2024-03-21T09:11:31.054Z] ], [2024-03-21T09:11:31.054Z] "Deps": [ [2024-03-21T09:11:31.054Z] "bufio", [2024-03-21T09:11:31.054Z] "bytes", [2024-03-21T09:11:31.054Z] "compress/flate", [2024-03-21T09:11:31.054Z] "compress/gzip", [2024-03-21T09:11:31.054Z] "container/list", [2024-03-21T09:11:31.054Z] "context", [2024-03-21T09:11:31.054Z] "crypto", [2024-03-21T09:11:31.054Z] "crypto/aes", [2024-03-21T09:11:31.054Z] "crypto/cipher", [2024-03-21T09:11:31.054Z] "crypto/des", [2024-03-21T09:11:31.054Z] "crypto/dsa", [2024-03-21T09:11:31.054Z] "crypto/ecdsa", [2024-03-21T09:11:31.054Z] "crypto/ed25519", [2024-03-21T09:11:31.054Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.054Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.054Z] "crypto/elliptic", [2024-03-21T09:11:31.054Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.054Z] "crypto/hmac", [2024-03-21T09:11:31.054Z] "crypto/internal/randutil", [2024-03-21T09:11:31.054Z] "crypto/internal/subtle", [2024-03-21T09:11:31.054Z] "crypto/md5", [2024-03-21T09:11:31.054Z] "crypto/rand", [2024-03-21T09:11:31.054Z] "crypto/rc4", [2024-03-21T09:11:31.054Z] "crypto/rsa", [2024-03-21T09:11:31.054Z] "crypto/sha1", [2024-03-21T09:11:31.054Z] "crypto/sha256", [2024-03-21T09:11:31.054Z] "crypto/sha512", [2024-03-21T09:11:31.054Z] "crypto/subtle", [2024-03-21T09:11:31.054Z] "crypto/tls", [2024-03-21T09:11:31.054Z] "crypto/x509", [2024-03-21T09:11:31.054Z] "crypto/x509/pkix", [2024-03-21T09:11:31.054Z] "embed", [2024-03-21T09:11:31.054Z] "encoding", [2024-03-21T09:11:31.054Z] "encoding/asn1", [2024-03-21T09:11:31.054Z] "encoding/base64", [2024-03-21T09:11:31.054Z] "encoding/binary", [2024-03-21T09:11:31.054Z] "encoding/hex", [2024-03-21T09:11:31.054Z] "encoding/json", [2024-03-21T09:11:31.054Z] "encoding/pem", [2024-03-21T09:11:31.054Z] "errors", [2024-03-21T09:11:31.054Z] "fmt", [2024-03-21T09:11:31.054Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.054Z] "go/token", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.054Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.054Z] "hash", [2024-03-21T09:11:31.054Z] "hash/crc32", [2024-03-21T09:11:31.054Z] "hash/fnv", [2024-03-21T09:11:31.054Z] "internal/abi", [2024-03-21T09:11:31.054Z] "internal/bytealg", [2024-03-21T09:11:31.054Z] "internal/cpu", [2024-03-21T09:11:31.054Z] "internal/fmtsort", [2024-03-21T09:11:31.054Z] "internal/goexperiment", [2024-03-21T09:11:31.054Z] "internal/itoa", [2024-03-21T09:11:31.054Z] "internal/nettrace", [2024-03-21T09:11:31.054Z] "internal/oserror", [2024-03-21T09:11:31.054Z] "internal/poll", [2024-03-21T09:11:31.054Z] "internal/race", [2024-03-21T09:11:31.054Z] "internal/reflectlite", [2024-03-21T09:11:31.054Z] "internal/singleflight", [2024-03-21T09:11:31.054Z] "internal/syscall/execenv", [2024-03-21T09:11:31.054Z] "internal/syscall/unix", [2024-03-21T09:11:31.054Z] "internal/testlog", [2024-03-21T09:11:31.054Z] "internal/unsafeheader", [2024-03-21T09:11:31.054Z] "io", [2024-03-21T09:11:31.054Z] "io/fs", [2024-03-21T09:11:31.054Z] "io/ioutil", [2024-03-21T09:11:31.054Z] "log", [2024-03-21T09:11:31.054Z] "math", [2024-03-21T09:11:31.054Z] "math/big", [2024-03-21T09:11:31.054Z] "math/bits", [2024-03-21T09:11:31.054Z] "math/rand", [2024-03-21T09:11:31.054Z] "net", [2024-03-21T09:11:31.054Z] "net/url", [2024-03-21T09:11:31.054Z] "os", [2024-03-21T09:11:31.054Z] "path", [2024-03-21T09:11:31.054Z] "path/filepath", [2024-03-21T09:11:31.054Z] "reflect", [2024-03-21T09:11:31.054Z] "runtime", [2024-03-21T09:11:31.054Z] "runtime/cgo", [2024-03-21T09:11:31.054Z] "runtime/internal/atomic", [2024-03-21T09:11:31.054Z] "runtime/internal/math", [2024-03-21T09:11:31.054Z] "runtime/internal/sys", [2024-03-21T09:11:31.054Z] "sort", [2024-03-21T09:11:31.054Z] "strconv", [2024-03-21T09:11:31.054Z] "strings", [2024-03-21T09:11:31.054Z] "sync", [2024-03-21T09:11:31.054Z] "sync/atomic", [2024-03-21T09:11:31.054Z] "syscall", [2024-03-21T09:11:31.054Z] "time", [2024-03-21T09:11:31.054Z] "unicode", [2024-03-21T09:11:31.054Z] "unicode/utf16", [2024-03-21T09:11:31.054Z] "unicode/utf8", [2024-03-21T09:11:31.054Z] "unsafe", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.054Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.054Z] ] [2024-03-21T09:11:31.054Z] } [2024-03-21T09:11:31.054Z] { [2024-03-21T09:11:31.054Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.054Z] "ImportPath": "google.golang.org/grpc", [2024-03-21T09:11:31.054Z] "Name": "grpc", [2024-03-21T09:11:31.054Z] "Doc": "Package grpc implements an RPC system called gRPC.", [2024-03-21T09:11:31.054Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.054Z] "Module": { [2024-03-21T09:11:31.054Z] "Path": "google.golang.org/grpc", [2024-03-21T09:11:31.054Z] "Version": "v1.60.1", [2024-03-21T09:11:31.054Z] "Time": "2023-12-18T22:56:36Z", [2024-03-21T09:11:31.054Z] "Indirect": true, [2024-03-21T09:11:31.054Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-03-21T09:11:31.054Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-03-21T09:11:31.054Z] "GoVersion": "1.19" [2024-03-21T09:11:31.054Z] }, [2024-03-21T09:11:31.054Z] "DepOnly": true, [2024-03-21T09:11:31.054Z] "Stale": true, [2024-03-21T09:11:31.054Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.054Z] "GoFiles": [ [2024-03-21T09:11:31.054Z] "backoff.go", [2024-03-21T09:11:31.054Z] "balancer_wrapper.go", [2024-03-21T09:11:31.054Z] "call.go", [2024-03-21T09:11:31.054Z] "clientconn.go", [2024-03-21T09:11:31.054Z] "codec.go", [2024-03-21T09:11:31.054Z] "dialoptions.go", [2024-03-21T09:11:31.054Z] "doc.go", [2024-03-21T09:11:31.054Z] "interceptor.go", [2024-03-21T09:11:31.054Z] "picker_wrapper.go", [2024-03-21T09:11:31.054Z] "pickfirst.go", [2024-03-21T09:11:31.054Z] "preloader.go", [2024-03-21T09:11:31.054Z] "resolver_wrapper.go", [2024-03-21T09:11:31.054Z] "rpc_util.go", [2024-03-21T09:11:31.054Z] "server.go", [2024-03-21T09:11:31.054Z] "service_config.go", [2024-03-21T09:11:31.054Z] "shared_buffer_pool.go", [2024-03-21T09:11:31.054Z] "stream.go", [2024-03-21T09:11:31.054Z] "trace.go", [2024-03-21T09:11:31.054Z] "version.go" [2024-03-21T09:11:31.054Z] ], [2024-03-21T09:11:31.054Z] "Imports": [ [2024-03-21T09:11:31.054Z] "bytes", [2024-03-21T09:11:31.054Z] "compress/gzip", [2024-03-21T09:11:31.054Z] "context", [2024-03-21T09:11:31.054Z] "encoding/binary", [2024-03-21T09:11:31.054Z] "encoding/json", [2024-03-21T09:11:31.054Z] "errors", [2024-03-21T09:11:31.054Z] "fmt", [2024-03-21T09:11:31.054Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.054Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.054Z] "io", [2024-03-21T09:11:31.054Z] "math", [2024-03-21T09:11:31.054Z] "net", [2024-03-21T09:11:31.054Z] "net/http", [2024-03-21T09:11:31.054Z] "net/url", [2024-03-21T09:11:31.054Z] "reflect", [2024-03-21T09:11:31.054Z] "runtime", [2024-03-21T09:11:31.054Z] "strconv", [2024-03-21T09:11:31.054Z] "strings", [2024-03-21T09:11:31.054Z] "sync", [2024-03-21T09:11:31.054Z] "sync/atomic", [2024-03-21T09:11:31.054Z] "time" [2024-03-21T09:11:31.054Z] ], [2024-03-21T09:11:31.054Z] "Deps": [ [2024-03-21T09:11:31.054Z] "bufio", [2024-03-21T09:11:31.054Z] "bytes", [2024-03-21T09:11:31.054Z] "compress/flate", [2024-03-21T09:11:31.054Z] "compress/gzip", [2024-03-21T09:11:31.054Z] "container/list", [2024-03-21T09:11:31.054Z] "context", [2024-03-21T09:11:31.054Z] "crypto", [2024-03-21T09:11:31.054Z] "crypto/aes", [2024-03-21T09:11:31.054Z] "crypto/cipher", [2024-03-21T09:11:31.054Z] "crypto/des", [2024-03-21T09:11:31.054Z] "crypto/dsa", [2024-03-21T09:11:31.054Z] "crypto/ecdsa", [2024-03-21T09:11:31.054Z] "crypto/ed25519", [2024-03-21T09:11:31.055Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.055Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.055Z] "crypto/elliptic", [2024-03-21T09:11:31.055Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.055Z] "crypto/hmac", [2024-03-21T09:11:31.055Z] "crypto/internal/randutil", [2024-03-21T09:11:31.055Z] "crypto/internal/subtle", [2024-03-21T09:11:31.055Z] "crypto/md5", [2024-03-21T09:11:31.055Z] "crypto/rand", [2024-03-21T09:11:31.055Z] "crypto/rc4", [2024-03-21T09:11:31.055Z] "crypto/rsa", [2024-03-21T09:11:31.055Z] "crypto/sha1", [2024-03-21T09:11:31.055Z] "crypto/sha256", [2024-03-21T09:11:31.055Z] "crypto/sha512", [2024-03-21T09:11:31.055Z] "crypto/subtle", [2024-03-21T09:11:31.055Z] "crypto/tls", [2024-03-21T09:11:31.055Z] "crypto/x509", [2024-03-21T09:11:31.055Z] "crypto/x509/pkix", [2024-03-21T09:11:31.055Z] "embed", [2024-03-21T09:11:31.055Z] "encoding", [2024-03-21T09:11:31.055Z] "encoding/asn1", [2024-03-21T09:11:31.055Z] "encoding/base64", [2024-03-21T09:11:31.055Z] "encoding/binary", [2024-03-21T09:11:31.055Z] "encoding/hex", [2024-03-21T09:11:31.055Z] "encoding/json", [2024-03-21T09:11:31.055Z] "encoding/pem", [2024-03-21T09:11:31.055Z] "errors", [2024-03-21T09:11:31.055Z] "fmt", [2024-03-21T09:11:31.055Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.055Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.055Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.055Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.055Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.055Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.055Z] "go/token", [2024-03-21T09:11:31.055Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.055Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.055Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.055Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.055Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.055Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.055Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.055Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.055Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.055Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.055Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.055Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.055Z] "hash", [2024-03-21T09:11:31.055Z] "hash/crc32", [2024-03-21T09:11:31.055Z] "hash/fnv", [2024-03-21T09:11:31.055Z] "html", [2024-03-21T09:11:31.055Z] "html/template", [2024-03-21T09:11:31.055Z] "internal/abi", [2024-03-21T09:11:31.055Z] "internal/bytealg", [2024-03-21T09:11:31.055Z] "internal/cpu", [2024-03-21T09:11:31.055Z] "internal/fmtsort", [2024-03-21T09:11:31.055Z] "internal/goexperiment", [2024-03-21T09:11:31.055Z] "internal/itoa", [2024-03-21T09:11:31.055Z] "internal/nettrace", [2024-03-21T09:11:31.055Z] "internal/oserror", [2024-03-21T09:11:31.055Z] "internal/poll", [2024-03-21T09:11:31.055Z] "internal/race", [2024-03-21T09:11:31.055Z] "internal/reflectlite", [2024-03-21T09:11:31.055Z] "internal/singleflight", [2024-03-21T09:11:31.055Z] "internal/syscall/execenv", [2024-03-21T09:11:31.055Z] "internal/syscall/unix", [2024-03-21T09:11:31.055Z] "internal/testlog", [2024-03-21T09:11:31.055Z] "internal/unsafeheader", [2024-03-21T09:11:31.055Z] "io", [2024-03-21T09:11:31.055Z] "io/fs", [2024-03-21T09:11:31.055Z] "io/ioutil", [2024-03-21T09:11:31.055Z] "log", [2024-03-21T09:11:31.055Z] "math", [2024-03-21T09:11:31.055Z] "math/big", [2024-03-21T09:11:31.055Z] "math/bits", [2024-03-21T09:11:31.055Z] "math/rand", [2024-03-21T09:11:31.055Z] "mime", [2024-03-21T09:11:31.055Z] "mime/multipart", [2024-03-21T09:11:31.055Z] "mime/quotedprintable", [2024-03-21T09:11:31.055Z] "net", [2024-03-21T09:11:31.055Z] "net/http", [2024-03-21T09:11:31.055Z] "net/http/httptrace", [2024-03-21T09:11:31.055Z] "net/http/httputil", [2024-03-21T09:11:31.055Z] "net/http/internal", [2024-03-21T09:11:31.055Z] "net/http/internal/ascii", [2024-03-21T09:11:31.055Z] "net/textproto", [2024-03-21T09:11:31.055Z] "net/url", [2024-03-21T09:11:31.055Z] "os", [2024-03-21T09:11:31.055Z] "path", [2024-03-21T09:11:31.055Z] "path/filepath", [2024-03-21T09:11:31.055Z] "reflect", [2024-03-21T09:11:31.055Z] "regexp", [2024-03-21T09:11:31.055Z] "regexp/syntax", [2024-03-21T09:11:31.055Z] "runtime", [2024-03-21T09:11:31.055Z] "runtime/cgo", [2024-03-21T09:11:31.055Z] "runtime/internal/atomic", [2024-03-21T09:11:31.055Z] "runtime/internal/math", [2024-03-21T09:11:31.055Z] "runtime/internal/sys", [2024-03-21T09:11:31.055Z] "sort", [2024-03-21T09:11:31.055Z] "strconv", [2024-03-21T09:11:31.055Z] "strings", [2024-03-21T09:11:31.055Z] "sync", [2024-03-21T09:11:31.055Z] "sync/atomic", [2024-03-21T09:11:31.055Z] "syscall", [2024-03-21T09:11:31.055Z] "text/tabwriter", [2024-03-21T09:11:31.055Z] "text/template", [2024-03-21T09:11:31.055Z] "text/template/parse", [2024-03-21T09:11:31.055Z] "time", [2024-03-21T09:11:31.055Z] "unicode", [2024-03-21T09:11:31.055Z] "unicode/utf16", [2024-03-21T09:11:31.055Z] "unicode/utf8", [2024-03-21T09:11:31.055Z] "unsafe", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.055Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.055Z] ], [2024-03-21T09:11:31.055Z] "TestGoFiles": [ [2024-03-21T09:11:31.055Z] "balancer_wrapper_test.go", [2024-03-21T09:11:31.055Z] "clientconn_authority_test.go", [2024-03-21T09:11:31.055Z] "clientconn_parsed_target_test.go", [2024-03-21T09:11:31.055Z] "clientconn_test.go", [2024-03-21T09:11:31.055Z] "codec_test.go", [2024-03-21T09:11:31.055Z] "default_dial_option_server_option_test.go", [2024-03-21T09:11:31.055Z] "grpc_test.go", [2024-03-21T09:11:31.055Z] "picker_wrapper_test.go", [2024-03-21T09:11:31.055Z] "resolver_test.go", [2024-03-21T09:11:31.055Z] "rpc_util_test.go", [2024-03-21T09:11:31.055Z] "server_test.go", [2024-03-21T09:11:31.055Z] "service_config_test.go", [2024-03-21T09:11:31.055Z] "shared_buffer_pool_test.go", [2024-03-21T09:11:31.055Z] "trace_test.go" [2024-03-21T09:11:31.055Z] ], [2024-03-21T09:11:31.055Z] "TestImports": [ [2024-03-21T09:11:31.055Z] "bytes", [2024-03-21T09:11:31.055Z] "compress/gzip", [2024-03-21T09:11:31.055Z] "context", [2024-03-21T09:11:31.055Z] "encoding/json", [2024-03-21T09:11:31.055Z] "errors", [2024-03-21T09:11:31.055Z] "fmt", [2024-03-21T09:11:31.055Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.055Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.055Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/balancer/stub", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/testutils", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/resolver/manual", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/test/codec_perf", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/testdata", [2024-03-21T09:11:31.055Z] "io", [2024-03-21T09:11:31.055Z] "math", [2024-03-21T09:11:31.055Z] "net", [2024-03-21T09:11:31.055Z] "reflect", [2024-03-21T09:11:31.055Z] "strconv", [2024-03-21T09:11:31.055Z] "strings", [2024-03-21T09:11:31.055Z] "sync", [2024-03-21T09:11:31.055Z] "sync/atomic", [2024-03-21T09:11:31.055Z] "testing", [2024-03-21T09:11:31.055Z] "time" [2024-03-21T09:11:31.055Z] ], [2024-03-21T09:11:31.055Z] "XTestGoFiles": [ [2024-03-21T09:11:31.055Z] "resolver_balancer_ext_test.go", [2024-03-21T09:11:31.055Z] "server_ext_test.go", [2024-03-21T09:11:31.055Z] "stream_test.go" [2024-03-21T09:11:31.055Z] ], [2024-03-21T09:11:31.055Z] "XTestImports": [ [2024-03-21T09:11:31.055Z] "context", [2024-03-21T09:11:31.055Z] "errors", [2024-03-21T09:11:31.055Z] "fmt", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/balancer/stub", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/grpctest", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/internal/stubserver", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/interop/grpc_testing", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/resolver/manual", [2024-03-21T09:11:31.055Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.055Z] "io", [2024-03-21T09:11:31.055Z] "runtime", [2024-03-21T09:11:31.055Z] "strings", [2024-03-21T09:11:31.055Z] "sync", [2024-03-21T09:11:31.055Z] "testing", [2024-03-21T09:11:31.055Z] "time" [2024-03-21T09:11:31.055Z] ] [2024-03-21T09:11:31.055Z] } [2024-03-21T09:11:31.055Z] { [2024-03-21T09:11:31.055Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/structpb", [2024-03-21T09:11:31.055Z] "ImportPath": "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.055Z] "Name": "structpb", [2024-03-21T09:11:31.055Z] "Doc": "Package structpb contains generated types for google/protobuf/struct.proto.", [2024-03-21T09:11:31.055Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.055Z] "Module": { [2024-03-21T09:11:31.055Z] "Path": "google.golang.org/protobuf", [2024-03-21T09:11:31.055Z] "Version": "v1.33.0", [2024-03-21T09:11:31.055Z] "Time": "2024-03-05T19:00:20Z", [2024-03-21T09:11:31.055Z] "Indirect": true, [2024-03-21T09:11:31.055Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-03-21T09:11:31.055Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-03-21T09:11:31.055Z] "GoVersion": "1.17" [2024-03-21T09:11:31.055Z] }, [2024-03-21T09:11:31.055Z] "DepOnly": true, [2024-03-21T09:11:31.055Z] "Stale": true, [2024-03-21T09:11:31.055Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.055Z] "GoFiles": [ [2024-03-21T09:11:31.055Z] "struct.pb.go" [2024-03-21T09:11:31.055Z] ], [2024-03-21T09:11:31.055Z] "Imports": [ [2024-03-21T09:11:31.055Z] "encoding/base64", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.055Z] "math", [2024-03-21T09:11:31.055Z] "reflect", [2024-03-21T09:11:31.055Z] "sync", [2024-03-21T09:11:31.055Z] "unicode/utf8" [2024-03-21T09:11:31.055Z] ], [2024-03-21T09:11:31.055Z] "Deps": [ [2024-03-21T09:11:31.055Z] "bufio", [2024-03-21T09:11:31.055Z] "bytes", [2024-03-21T09:11:31.055Z] "compress/flate", [2024-03-21T09:11:31.055Z] "compress/gzip", [2024-03-21T09:11:31.055Z] "embed", [2024-03-21T09:11:31.055Z] "encoding", [2024-03-21T09:11:31.055Z] "encoding/base64", [2024-03-21T09:11:31.055Z] "encoding/binary", [2024-03-21T09:11:31.055Z] "encoding/json", [2024-03-21T09:11:31.055Z] "errors", [2024-03-21T09:11:31.055Z] "fmt", [2024-03-21T09:11:31.055Z] "go/token", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.055Z] "hash", [2024-03-21T09:11:31.055Z] "hash/crc32", [2024-03-21T09:11:31.055Z] "hash/fnv", [2024-03-21T09:11:31.055Z] "internal/abi", [2024-03-21T09:11:31.055Z] "internal/bytealg", [2024-03-21T09:11:31.055Z] "internal/cpu", [2024-03-21T09:11:31.055Z] "internal/fmtsort", [2024-03-21T09:11:31.055Z] "internal/goexperiment", [2024-03-21T09:11:31.055Z] "internal/itoa", [2024-03-21T09:11:31.055Z] "internal/oserror", [2024-03-21T09:11:31.055Z] "internal/poll", [2024-03-21T09:11:31.055Z] "internal/race", [2024-03-21T09:11:31.055Z] "internal/reflectlite", [2024-03-21T09:11:31.055Z] "internal/syscall/execenv", [2024-03-21T09:11:31.055Z] "internal/syscall/unix", [2024-03-21T09:11:31.055Z] "internal/testlog", [2024-03-21T09:11:31.055Z] "internal/unsafeheader", [2024-03-21T09:11:31.055Z] "io", [2024-03-21T09:11:31.055Z] "io/fs", [2024-03-21T09:11:31.055Z] "io/ioutil", [2024-03-21T09:11:31.055Z] "math", [2024-03-21T09:11:31.055Z] "math/bits", [2024-03-21T09:11:31.055Z] "os", [2024-03-21T09:11:31.055Z] "path", [2024-03-21T09:11:31.055Z] "reflect", [2024-03-21T09:11:31.055Z] "regexp", [2024-03-21T09:11:31.055Z] "regexp/syntax", [2024-03-21T09:11:31.055Z] "runtime", [2024-03-21T09:11:31.055Z] "runtime/internal/atomic", [2024-03-21T09:11:31.055Z] "runtime/internal/math", [2024-03-21T09:11:31.055Z] "runtime/internal/sys", [2024-03-21T09:11:31.055Z] "sort", [2024-03-21T09:11:31.055Z] "strconv", [2024-03-21T09:11:31.055Z] "strings", [2024-03-21T09:11:31.055Z] "sync", [2024-03-21T09:11:31.055Z] "sync/atomic", [2024-03-21T09:11:31.055Z] "syscall", [2024-03-21T09:11:31.055Z] "time", [2024-03-21T09:11:31.055Z] "unicode", [2024-03-21T09:11:31.055Z] "unicode/utf16", [2024-03-21T09:11:31.055Z] "unicode/utf8", [2024-03-21T09:11:31.055Z] "unsafe" [2024-03-21T09:11:31.055Z] ], [2024-03-21T09:11:31.055Z] "XTestGoFiles": [ [2024-03-21T09:11:31.055Z] "struct_test.go" [2024-03-21T09:11:31.055Z] ], [2024-03-21T09:11:31.055Z] "XTestImports": [ [2024-03-21T09:11:31.055Z] "encoding/json", [2024-03-21T09:11:31.055Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.055Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/testing/protocmp", [2024-03-21T09:11:31.055Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.055Z] "math", [2024-03-21T09:11:31.055Z] "testing" [2024-03-21T09:11:31.055Z] ] [2024-03-21T09:11:31.055Z] } [2024-03-21T09:11:31.055Z] { [2024-03-21T09:11:31.055Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/proto/spiffe/workload", [2024-03-21T09:11:31.055Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.055Z] "Name": "workload", [2024-03-21T09:11:31.055Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.055Z] "Module": { [2024-03-21T09:11:31.055Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.055Z] "Version": "v2.1.7", [2024-03-21T09:11:31.055Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.055Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.055Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.055Z] "GoVersion": "1.19" [2024-03-21T09:11:31.055Z] }, [2024-03-21T09:11:31.055Z] "DepOnly": true, [2024-03-21T09:11:31.055Z] "Stale": true, [2024-03-21T09:11:31.055Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.055Z] "GoFiles": [ [2024-03-21T09:11:31.055Z] "workload.pb.go", [2024-03-21T09:11:31.056Z] "workload_grpc.pb.go" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "Imports": [ [2024-03-21T09:11:31.056Z] "context", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.056Z] "reflect", [2024-03-21T09:11:31.056Z] "sync" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "Deps": [ [2024-03-21T09:11:31.056Z] "bufio", [2024-03-21T09:11:31.056Z] "bytes", [2024-03-21T09:11:31.056Z] "compress/flate", [2024-03-21T09:11:31.056Z] "compress/gzip", [2024-03-21T09:11:31.056Z] "container/list", [2024-03-21T09:11:31.056Z] "context", [2024-03-21T09:11:31.056Z] "crypto", [2024-03-21T09:11:31.056Z] "crypto/aes", [2024-03-21T09:11:31.056Z] "crypto/cipher", [2024-03-21T09:11:31.056Z] "crypto/des", [2024-03-21T09:11:31.056Z] "crypto/dsa", [2024-03-21T09:11:31.056Z] "crypto/ecdsa", [2024-03-21T09:11:31.056Z] "crypto/ed25519", [2024-03-21T09:11:31.056Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.056Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.056Z] "crypto/elliptic", [2024-03-21T09:11:31.056Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.056Z] "crypto/hmac", [2024-03-21T09:11:31.056Z] "crypto/internal/randutil", [2024-03-21T09:11:31.056Z] "crypto/internal/subtle", [2024-03-21T09:11:31.056Z] "crypto/md5", [2024-03-21T09:11:31.056Z] "crypto/rand", [2024-03-21T09:11:31.056Z] "crypto/rc4", [2024-03-21T09:11:31.056Z] "crypto/rsa", [2024-03-21T09:11:31.056Z] "crypto/sha1", [2024-03-21T09:11:31.056Z] "crypto/sha256", [2024-03-21T09:11:31.056Z] "crypto/sha512", [2024-03-21T09:11:31.056Z] "crypto/subtle", [2024-03-21T09:11:31.056Z] "crypto/tls", [2024-03-21T09:11:31.056Z] "crypto/x509", [2024-03-21T09:11:31.056Z] "crypto/x509/pkix", [2024-03-21T09:11:31.056Z] "embed", [2024-03-21T09:11:31.056Z] "encoding", [2024-03-21T09:11:31.056Z] "encoding/asn1", [2024-03-21T09:11:31.056Z] "encoding/base64", [2024-03-21T09:11:31.056Z] "encoding/binary", [2024-03-21T09:11:31.056Z] "encoding/hex", [2024-03-21T09:11:31.056Z] "encoding/json", [2024-03-21T09:11:31.056Z] "encoding/pem", [2024-03-21T09:11:31.056Z] "errors", [2024-03-21T09:11:31.056Z] "fmt", [2024-03-21T09:11:31.056Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.056Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.056Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.056Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.056Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.056Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.056Z] "go/token", [2024-03-21T09:11:31.056Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.056Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.056Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.056Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.056Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.056Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.056Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.056Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.056Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.056Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.056Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.056Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.056Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.056Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.056Z] "hash", [2024-03-21T09:11:31.056Z] "hash/crc32", [2024-03-21T09:11:31.056Z] "hash/fnv", [2024-03-21T09:11:31.056Z] "html", [2024-03-21T09:11:31.056Z] "html/template", [2024-03-21T09:11:31.056Z] "internal/abi", [2024-03-21T09:11:31.056Z] "internal/bytealg", [2024-03-21T09:11:31.056Z] "internal/cpu", [2024-03-21T09:11:31.056Z] "internal/fmtsort", [2024-03-21T09:11:31.056Z] "internal/goexperiment", [2024-03-21T09:11:31.056Z] "internal/itoa", [2024-03-21T09:11:31.056Z] "internal/nettrace", [2024-03-21T09:11:31.056Z] "internal/oserror", [2024-03-21T09:11:31.056Z] "internal/poll", [2024-03-21T09:11:31.056Z] "internal/race", [2024-03-21T09:11:31.056Z] "internal/reflectlite", [2024-03-21T09:11:31.056Z] "internal/singleflight", [2024-03-21T09:11:31.056Z] "internal/syscall/execenv", [2024-03-21T09:11:31.056Z] "internal/syscall/unix", [2024-03-21T09:11:31.056Z] "internal/testlog", [2024-03-21T09:11:31.056Z] "internal/unsafeheader", [2024-03-21T09:11:31.056Z] "io", [2024-03-21T09:11:31.056Z] "io/fs", [2024-03-21T09:11:31.056Z] "io/ioutil", [2024-03-21T09:11:31.056Z] "log", [2024-03-21T09:11:31.056Z] "math", [2024-03-21T09:11:31.056Z] "math/big", [2024-03-21T09:11:31.056Z] "math/bits", [2024-03-21T09:11:31.056Z] "math/rand", [2024-03-21T09:11:31.056Z] "mime", [2024-03-21T09:11:31.056Z] "mime/multipart", [2024-03-21T09:11:31.056Z] "mime/quotedprintable", [2024-03-21T09:11:31.056Z] "net", [2024-03-21T09:11:31.056Z] "net/http", [2024-03-21T09:11:31.056Z] "net/http/httptrace", [2024-03-21T09:11:31.056Z] "net/http/httputil", [2024-03-21T09:11:31.056Z] "net/http/internal", [2024-03-21T09:11:31.056Z] "net/http/internal/ascii", [2024-03-21T09:11:31.056Z] "net/textproto", [2024-03-21T09:11:31.056Z] "net/url", [2024-03-21T09:11:31.056Z] "os", [2024-03-21T09:11:31.056Z] "path", [2024-03-21T09:11:31.056Z] "path/filepath", [2024-03-21T09:11:31.056Z] "reflect", [2024-03-21T09:11:31.056Z] "regexp", [2024-03-21T09:11:31.056Z] "regexp/syntax", [2024-03-21T09:11:31.056Z] "runtime", [2024-03-21T09:11:31.056Z] "runtime/cgo", [2024-03-21T09:11:31.056Z] "runtime/internal/atomic", [2024-03-21T09:11:31.056Z] "runtime/internal/math", [2024-03-21T09:11:31.056Z] "runtime/internal/sys", [2024-03-21T09:11:31.056Z] "sort", [2024-03-21T09:11:31.056Z] "strconv", [2024-03-21T09:11:31.056Z] "strings", [2024-03-21T09:11:31.056Z] "sync", [2024-03-21T09:11:31.056Z] "sync/atomic", [2024-03-21T09:11:31.056Z] "syscall", [2024-03-21T09:11:31.056Z] "text/tabwriter", [2024-03-21T09:11:31.056Z] "text/template", [2024-03-21T09:11:31.056Z] "text/template/parse", [2024-03-21T09:11:31.056Z] "time", [2024-03-21T09:11:31.056Z] "unicode", [2024-03-21T09:11:31.056Z] "unicode/utf16", [2024-03-21T09:11:31.056Z] "unicode/utf8", [2024-03-21T09:11:31.056Z] "unsafe", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.056Z] ] [2024-03-21T09:11:31.056Z] } [2024-03-21T09:11:31.056Z] { [2024-03-21T09:11:31.056Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/jwt", [2024-03-21T09:11:31.056Z] "ImportPath": "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.056Z] "Name": "jwt", [2024-03-21T09:11:31.056Z] "Doc": "Package jwt provides an implementation of the JSON Web Token standard.", [2024-03-21T09:11:31.056Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-21T09:11:31.056Z] "Module": { [2024-03-21T09:11:31.056Z] "Path": "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.056Z] "Version": "v3.0.3", [2024-03-21T09:11:31.056Z] "Time": "2024-03-07T21:35:47Z", [2024-03-21T09:11:31.056Z] "Indirect": true, [2024-03-21T09:11:31.056Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-03-21T09:11:31.056Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-03-21T09:11:31.056Z] "GoVersion": "1.12" [2024-03-21T09:11:31.056Z] }, [2024-03-21T09:11:31.056Z] "DepOnly": true, [2024-03-21T09:11:31.056Z] "Stale": true, [2024-03-21T09:11:31.056Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.056Z] "GoFiles": [ [2024-03-21T09:11:31.056Z] "builder.go", [2024-03-21T09:11:31.056Z] "claims.go", [2024-03-21T09:11:31.056Z] "doc.go", [2024-03-21T09:11:31.056Z] "errors.go", [2024-03-21T09:11:31.056Z] "jwt.go", [2024-03-21T09:11:31.056Z] "validation.go" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "Imports": [ [2024-03-21T09:11:31.056Z] "bytes", [2024-03-21T09:11:31.056Z] "errors", [2024-03-21T09:11:31.056Z] "fmt", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.056Z] "reflect", [2024-03-21T09:11:31.056Z] "strconv", [2024-03-21T09:11:31.056Z] "strings", [2024-03-21T09:11:31.056Z] "time" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "Deps": [ [2024-03-21T09:11:31.056Z] "bufio", [2024-03-21T09:11:31.056Z] "bytes", [2024-03-21T09:11:31.056Z] "compress/flate", [2024-03-21T09:11:31.056Z] "context", [2024-03-21T09:11:31.056Z] "crypto", [2024-03-21T09:11:31.056Z] "crypto/aes", [2024-03-21T09:11:31.056Z] "crypto/cipher", [2024-03-21T09:11:31.056Z] "crypto/des", [2024-03-21T09:11:31.056Z] "crypto/dsa", [2024-03-21T09:11:31.056Z] "crypto/ecdsa", [2024-03-21T09:11:31.056Z] "crypto/ed25519", [2024-03-21T09:11:31.056Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.056Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.056Z] "crypto/elliptic", [2024-03-21T09:11:31.056Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.056Z] "crypto/hmac", [2024-03-21T09:11:31.056Z] "crypto/internal/randutil", [2024-03-21T09:11:31.056Z] "crypto/internal/subtle", [2024-03-21T09:11:31.056Z] "crypto/md5", [2024-03-21T09:11:31.056Z] "crypto/rand", [2024-03-21T09:11:31.056Z] "crypto/rsa", [2024-03-21T09:11:31.056Z] "crypto/sha1", [2024-03-21T09:11:31.056Z] "crypto/sha256", [2024-03-21T09:11:31.056Z] "crypto/sha512", [2024-03-21T09:11:31.056Z] "crypto/subtle", [2024-03-21T09:11:31.056Z] "crypto/x509", [2024-03-21T09:11:31.056Z] "crypto/x509/pkix", [2024-03-21T09:11:31.056Z] "encoding", [2024-03-21T09:11:31.056Z] "encoding/asn1", [2024-03-21T09:11:31.056Z] "encoding/base64", [2024-03-21T09:11:31.056Z] "encoding/binary", [2024-03-21T09:11:31.056Z] "encoding/hex", [2024-03-21T09:11:31.056Z] "encoding/pem", [2024-03-21T09:11:31.056Z] "errors", [2024-03-21T09:11:31.056Z] "fmt", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.056Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.056Z] "hash", [2024-03-21T09:11:31.056Z] "internal/abi", [2024-03-21T09:11:31.056Z] "internal/bytealg", [2024-03-21T09:11:31.056Z] "internal/cpu", [2024-03-21T09:11:31.056Z] "internal/fmtsort", [2024-03-21T09:11:31.056Z] "internal/goexperiment", [2024-03-21T09:11:31.056Z] "internal/itoa", [2024-03-21T09:11:31.056Z] "internal/nettrace", [2024-03-21T09:11:31.056Z] "internal/oserror", [2024-03-21T09:11:31.056Z] "internal/poll", [2024-03-21T09:11:31.056Z] "internal/race", [2024-03-21T09:11:31.056Z] "internal/reflectlite", [2024-03-21T09:11:31.056Z] "internal/singleflight", [2024-03-21T09:11:31.056Z] "internal/syscall/execenv", [2024-03-21T09:11:31.056Z] "internal/syscall/unix", [2024-03-21T09:11:31.056Z] "internal/testlog", [2024-03-21T09:11:31.056Z] "internal/unsafeheader", [2024-03-21T09:11:31.056Z] "io", [2024-03-21T09:11:31.056Z] "io/fs", [2024-03-21T09:11:31.056Z] "math", [2024-03-21T09:11:31.056Z] "math/big", [2024-03-21T09:11:31.056Z] "math/bits", [2024-03-21T09:11:31.056Z] "math/rand", [2024-03-21T09:11:31.056Z] "net", [2024-03-21T09:11:31.056Z] "net/url", [2024-03-21T09:11:31.056Z] "os", [2024-03-21T09:11:31.056Z] "path", [2024-03-21T09:11:31.056Z] "path/filepath", [2024-03-21T09:11:31.056Z] "reflect", [2024-03-21T09:11:31.056Z] "runtime", [2024-03-21T09:11:31.056Z] "runtime/cgo", [2024-03-21T09:11:31.056Z] "runtime/internal/atomic", [2024-03-21T09:11:31.056Z] "runtime/internal/math", [2024-03-21T09:11:31.056Z] "runtime/internal/sys", [2024-03-21T09:11:31.056Z] "sort", [2024-03-21T09:11:31.056Z] "strconv", [2024-03-21T09:11:31.056Z] "strings", [2024-03-21T09:11:31.056Z] "sync", [2024-03-21T09:11:31.056Z] "sync/atomic", [2024-03-21T09:11:31.056Z] "syscall", [2024-03-21T09:11:31.056Z] "time", [2024-03-21T09:11:31.056Z] "unicode", [2024-03-21T09:11:31.056Z] "unicode/utf16", [2024-03-21T09:11:31.056Z] "unicode/utf8", [2024-03-21T09:11:31.056Z] "unsafe", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.056Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "TestGoFiles": [ [2024-03-21T09:11:31.056Z] "builder_test.go", [2024-03-21T09:11:31.056Z] "claims_test.go", [2024-03-21T09:11:31.056Z] "jwt_test.go", [2024-03-21T09:11:31.056Z] "validation_test.go" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "TestImports": [ [2024-03-21T09:11:31.056Z] "crypto/rand", [2024-03-21T09:11:31.056Z] "crypto/rsa", [2024-03-21T09:11:31.056Z] "crypto/x509", [2024-03-21T09:11:31.056Z] "encoding/hex", [2024-03-21T09:11:31.056Z] "encoding/pem", [2024-03-21T09:11:31.056Z] "errors", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.056Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.056Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.056Z] "io", [2024-03-21T09:11:31.056Z] "reflect", [2024-03-21T09:11:31.056Z] "sort", [2024-03-21T09:11:31.056Z] "strings", [2024-03-21T09:11:31.056Z] "testing", [2024-03-21T09:11:31.056Z] "time" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "XTestGoFiles": [ [2024-03-21T09:11:31.056Z] "example_test.go" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "XTestImports": [ [2024-03-21T09:11:31.056Z] "crypto/rsa", [2024-03-21T09:11:31.056Z] "crypto/x509", [2024-03-21T09:11:31.056Z] "encoding/pem", [2024-03-21T09:11:31.056Z] "fmt", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.056Z] "strings", [2024-03-21T09:11:31.056Z] "time" [2024-03-21T09:11:31.056Z] ] [2024-03-21T09:11:31.056Z] } [2024-03-21T09:11:31.056Z] { [2024-03-21T09:11:31.056Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/svid/jwtsvid", [2024-03-21T09:11:31.056Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.056Z] "Name": "jwtsvid", [2024-03-21T09:11:31.056Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.056Z] "Module": { [2024-03-21T09:11:31.056Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.056Z] "Version": "v2.1.7", [2024-03-21T09:11:31.056Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.056Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.056Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.056Z] "GoVersion": "1.19" [2024-03-21T09:11:31.056Z] }, [2024-03-21T09:11:31.056Z] "DepOnly": true, [2024-03-21T09:11:31.056Z] "Stale": true, [2024-03-21T09:11:31.056Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.056Z] "GoFiles": [ [2024-03-21T09:11:31.056Z] "source.go", [2024-03-21T09:11:31.056Z] "svid.go" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "Imports": [ [2024-03-21T09:11:31.056Z] "context", [2024-03-21T09:11:31.056Z] "fmt", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.056Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.056Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.056Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.056Z] "time" [2024-03-21T09:11:31.056Z] ], [2024-03-21T09:11:31.056Z] "Deps": [ [2024-03-21T09:11:31.056Z] "bufio", [2024-03-21T09:11:31.056Z] "bytes", [2024-03-21T09:11:31.056Z] "compress/flate", [2024-03-21T09:11:31.056Z] "context", [2024-03-21T09:11:31.056Z] "crypto", [2024-03-21T09:11:31.056Z] "crypto/aes", [2024-03-21T09:11:31.056Z] "crypto/cipher", [2024-03-21T09:11:31.056Z] "crypto/des", [2024-03-21T09:11:31.056Z] "crypto/dsa", [2024-03-21T09:11:31.056Z] "crypto/ecdsa", [2024-03-21T09:11:31.056Z] "crypto/ed25519", [2024-03-21T09:11:31.056Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.056Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.056Z] "crypto/elliptic", [2024-03-21T09:11:31.056Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.056Z] "crypto/hmac", [2024-03-21T09:11:31.056Z] "crypto/internal/randutil", [2024-03-21T09:11:31.056Z] "crypto/internal/subtle", [2024-03-21T09:11:31.056Z] "crypto/md5", [2024-03-21T09:11:31.056Z] "crypto/rand", [2024-03-21T09:11:31.056Z] "crypto/rsa", [2024-03-21T09:11:31.056Z] "crypto/sha1", [2024-03-21T09:11:31.056Z] "crypto/sha256", [2024-03-21T09:11:31.056Z] "crypto/sha512", [2024-03-21T09:11:31.056Z] "crypto/subtle", [2024-03-21T09:11:31.056Z] "crypto/x509", [2024-03-21T09:11:31.056Z] "crypto/x509/pkix", [2024-03-21T09:11:31.056Z] "encoding", [2024-03-21T09:11:31.056Z] "encoding/asn1", [2024-03-21T09:11:31.056Z] "encoding/base64", [2024-03-21T09:11:31.056Z] "encoding/binary", [2024-03-21T09:11:31.056Z] "encoding/hex", [2024-03-21T09:11:31.056Z] "encoding/json", [2024-03-21T09:11:31.056Z] "encoding/pem", [2024-03-21T09:11:31.056Z] "errors", [2024-03-21T09:11:31.056Z] "fmt", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.056Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.056Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.056Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.056Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.056Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.056Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.056Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.056Z] "hash", [2024-03-21T09:11:31.056Z] "internal/abi", [2024-03-21T09:11:31.056Z] "internal/bytealg", [2024-03-21T09:11:31.056Z] "internal/cpu", [2024-03-21T09:11:31.056Z] "internal/fmtsort", [2024-03-21T09:11:31.057Z] "internal/goexperiment", [2024-03-21T09:11:31.057Z] "internal/itoa", [2024-03-21T09:11:31.057Z] "internal/nettrace", [2024-03-21T09:11:31.057Z] "internal/oserror", [2024-03-21T09:11:31.057Z] "internal/poll", [2024-03-21T09:11:31.057Z] "internal/race", [2024-03-21T09:11:31.057Z] "internal/reflectlite", [2024-03-21T09:11:31.057Z] "internal/singleflight", [2024-03-21T09:11:31.057Z] "internal/syscall/execenv", [2024-03-21T09:11:31.057Z] "internal/syscall/unix", [2024-03-21T09:11:31.057Z] "internal/testlog", [2024-03-21T09:11:31.057Z] "internal/unsafeheader", [2024-03-21T09:11:31.057Z] "io", [2024-03-21T09:11:31.057Z] "io/fs", [2024-03-21T09:11:31.057Z] "math", [2024-03-21T09:11:31.057Z] "math/big", [2024-03-21T09:11:31.057Z] "math/bits", [2024-03-21T09:11:31.057Z] "math/rand", [2024-03-21T09:11:31.057Z] "net", [2024-03-21T09:11:31.057Z] "net/url", [2024-03-21T09:11:31.057Z] "os", [2024-03-21T09:11:31.057Z] "path", [2024-03-21T09:11:31.057Z] "path/filepath", [2024-03-21T09:11:31.057Z] "reflect", [2024-03-21T09:11:31.057Z] "runtime", [2024-03-21T09:11:31.057Z] "runtime/cgo", [2024-03-21T09:11:31.057Z] "runtime/internal/atomic", [2024-03-21T09:11:31.057Z] "runtime/internal/math", [2024-03-21T09:11:31.057Z] "runtime/internal/sys", [2024-03-21T09:11:31.057Z] "sort", [2024-03-21T09:11:31.057Z] "strconv", [2024-03-21T09:11:31.057Z] "strings", [2024-03-21T09:11:31.057Z] "sync", [2024-03-21T09:11:31.057Z] "sync/atomic", [2024-03-21T09:11:31.057Z] "syscall", [2024-03-21T09:11:31.057Z] "time", [2024-03-21T09:11:31.057Z] "unicode", [2024-03-21T09:11:31.057Z] "unicode/utf16", [2024-03-21T09:11:31.057Z] "unicode/utf8", [2024-03-21T09:11:31.057Z] "unsafe", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "XTestGoFiles": [ [2024-03-21T09:11:31.057Z] "examples_test.go", [2024-03-21T09:11:31.057Z] "svid_test.go" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "XTestImports": [ [2024-03-21T09:11:31.057Z] "context", [2024-03-21T09:11:31.057Z] "crypto", [2024-03-21T09:11:31.057Z] "crypto/ecdsa", [2024-03-21T09:11:31.057Z] "crypto/elliptic", [2024-03-21T09:11:31.057Z] "crypto/rand", [2024-03-21T09:11:31.057Z] "crypto/rsa", [2024-03-21T09:11:31.057Z] "fmt", [2024-03-21T09:11:31.057Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.057Z] "github.com/go-jose/go-jose/v3/cryptosigner", [2024-03-21T09:11:31.057Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.057Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.057Z] "testing", [2024-03-21T09:11:31.057Z] "time" [2024-03-21T09:11:31.057Z] ] [2024-03-21T09:11:31.057Z] } [2024-03-21T09:11:31.057Z] { [2024-03-21T09:11:31.057Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/workloadapi", [2024-03-21T09:11:31.057Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.057Z] "Name": "workloadapi", [2024-03-21T09:11:31.057Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.057Z] "Module": { [2024-03-21T09:11:31.057Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-03-21T09:11:31.057Z] "Version": "v2.1.7", [2024-03-21T09:11:31.057Z] "Time": "2024-01-17T20:08:14Z", [2024-03-21T09:11:31.057Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-03-21T09:11:31.057Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-03-21T09:11:31.057Z] "GoVersion": "1.19" [2024-03-21T09:11:31.057Z] }, [2024-03-21T09:11:31.057Z] "DepOnly": true, [2024-03-21T09:11:31.057Z] "Stale": true, [2024-03-21T09:11:31.057Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.057Z] "GoFiles": [ [2024-03-21T09:11:31.057Z] "addr.go", [2024-03-21T09:11:31.057Z] "addr_posix.go", [2024-03-21T09:11:31.057Z] "backoff.go", [2024-03-21T09:11:31.057Z] "bundlesource.go", [2024-03-21T09:11:31.057Z] "client.go", [2024-03-21T09:11:31.057Z] "client_posix.go", [2024-03-21T09:11:31.057Z] "convenience.go", [2024-03-21T09:11:31.057Z] "jwtsource.go", [2024-03-21T09:11:31.057Z] "option.go", [2024-03-21T09:11:31.057Z] "watcher.go", [2024-03-21T09:11:31.057Z] "x509context.go", [2024-03-21T09:11:31.057Z] "x509source.go" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.057Z] "addr_windows.go", [2024-03-21T09:11:31.057Z] "addr_windows_test.go", [2024-03-21T09:11:31.057Z] "client_windows.go", [2024-03-21T09:11:31.057Z] "client_windows_test.go", [2024-03-21T09:11:31.057Z] "option_windows.go" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "Imports": [ [2024-03-21T09:11:31.057Z] "context", [2024-03-21T09:11:31.057Z] "crypto", [2024-03-21T09:11:31.057Z] "crypto/x509", [2024-03-21T09:11:31.057Z] "errors", [2024-03-21T09:11:31.057Z] "fmt", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.057Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.057Z] "math", [2024-03-21T09:11:31.057Z] "net", [2024-03-21T09:11:31.057Z] "net/url", [2024-03-21T09:11:31.057Z] "os", [2024-03-21T09:11:31.057Z] "sync", [2024-03-21T09:11:31.057Z] "time" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "Deps": [ [2024-03-21T09:11:31.057Z] "bufio", [2024-03-21T09:11:31.057Z] "bytes", [2024-03-21T09:11:31.057Z] "compress/flate", [2024-03-21T09:11:31.057Z] "compress/gzip", [2024-03-21T09:11:31.057Z] "container/list", [2024-03-21T09:11:31.057Z] "context", [2024-03-21T09:11:31.057Z] "crypto", [2024-03-21T09:11:31.057Z] "crypto/aes", [2024-03-21T09:11:31.057Z] "crypto/cipher", [2024-03-21T09:11:31.057Z] "crypto/des", [2024-03-21T09:11:31.057Z] "crypto/dsa", [2024-03-21T09:11:31.057Z] "crypto/ecdsa", [2024-03-21T09:11:31.057Z] "crypto/ed25519", [2024-03-21T09:11:31.057Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.057Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.057Z] "crypto/elliptic", [2024-03-21T09:11:31.057Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.057Z] "crypto/hmac", [2024-03-21T09:11:31.057Z] "crypto/internal/randutil", [2024-03-21T09:11:31.057Z] "crypto/internal/subtle", [2024-03-21T09:11:31.057Z] "crypto/md5", [2024-03-21T09:11:31.057Z] "crypto/rand", [2024-03-21T09:11:31.057Z] "crypto/rc4", [2024-03-21T09:11:31.057Z] "crypto/rsa", [2024-03-21T09:11:31.057Z] "crypto/sha1", [2024-03-21T09:11:31.057Z] "crypto/sha256", [2024-03-21T09:11:31.057Z] "crypto/sha512", [2024-03-21T09:11:31.057Z] "crypto/subtle", [2024-03-21T09:11:31.057Z] "crypto/tls", [2024-03-21T09:11:31.057Z] "crypto/x509", [2024-03-21T09:11:31.057Z] "crypto/x509/pkix", [2024-03-21T09:11:31.057Z] "embed", [2024-03-21T09:11:31.057Z] "encoding", [2024-03-21T09:11:31.057Z] "encoding/asn1", [2024-03-21T09:11:31.057Z] "encoding/base64", [2024-03-21T09:11:31.057Z] "encoding/binary", [2024-03-21T09:11:31.057Z] "encoding/hex", [2024-03-21T09:11:31.057Z] "encoding/json", [2024-03-21T09:11:31.057Z] "encoding/pem", [2024-03-21T09:11:31.057Z] "errors", [2024-03-21T09:11:31.057Z] "fmt", [2024-03-21T09:11:31.057Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.057Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.057Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.057Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.057Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.057Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.057Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.057Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.057Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.057Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.057Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.057Z] "go/token", [2024-03-21T09:11:31.057Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.057Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.057Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.057Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.057Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.057Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.057Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.057Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.057Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.057Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.057Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.057Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.057Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.057Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.057Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.057Z] "hash", [2024-03-21T09:11:31.057Z] "hash/crc32", [2024-03-21T09:11:31.057Z] "hash/fnv", [2024-03-21T09:11:31.057Z] "html", [2024-03-21T09:11:31.057Z] "html/template", [2024-03-21T09:11:31.057Z] "internal/abi", [2024-03-21T09:11:31.057Z] "internal/bytealg", [2024-03-21T09:11:31.057Z] "internal/cpu", [2024-03-21T09:11:31.057Z] "internal/fmtsort", [2024-03-21T09:11:31.057Z] "internal/goexperiment", [2024-03-21T09:11:31.057Z] "internal/itoa", [2024-03-21T09:11:31.057Z] "internal/nettrace", [2024-03-21T09:11:31.057Z] "internal/oserror", [2024-03-21T09:11:31.057Z] "internal/poll", [2024-03-21T09:11:31.057Z] "internal/race", [2024-03-21T09:11:31.057Z] "internal/reflectlite", [2024-03-21T09:11:31.057Z] "internal/singleflight", [2024-03-21T09:11:31.057Z] "internal/syscall/execenv", [2024-03-21T09:11:31.057Z] "internal/syscall/unix", [2024-03-21T09:11:31.057Z] "internal/testlog", [2024-03-21T09:11:31.057Z] "internal/unsafeheader", [2024-03-21T09:11:31.057Z] "io", [2024-03-21T09:11:31.057Z] "io/fs", [2024-03-21T09:11:31.057Z] "io/ioutil", [2024-03-21T09:11:31.057Z] "log", [2024-03-21T09:11:31.057Z] "math", [2024-03-21T09:11:31.057Z] "math/big", [2024-03-21T09:11:31.057Z] "math/bits", [2024-03-21T09:11:31.057Z] "math/rand", [2024-03-21T09:11:31.057Z] "mime", [2024-03-21T09:11:31.057Z] "mime/multipart", [2024-03-21T09:11:31.057Z] "mime/quotedprintable", [2024-03-21T09:11:31.057Z] "net", [2024-03-21T09:11:31.057Z] "net/http", [2024-03-21T09:11:31.057Z] "net/http/httptrace", [2024-03-21T09:11:31.057Z] "net/http/httputil", [2024-03-21T09:11:31.057Z] "net/http/internal", [2024-03-21T09:11:31.057Z] "net/http/internal/ascii", [2024-03-21T09:11:31.057Z] "net/textproto", [2024-03-21T09:11:31.057Z] "net/url", [2024-03-21T09:11:31.057Z] "os", [2024-03-21T09:11:31.057Z] "path", [2024-03-21T09:11:31.057Z] "path/filepath", [2024-03-21T09:11:31.057Z] "reflect", [2024-03-21T09:11:31.057Z] "regexp", [2024-03-21T09:11:31.057Z] "regexp/syntax", [2024-03-21T09:11:31.057Z] "runtime", [2024-03-21T09:11:31.057Z] "runtime/cgo", [2024-03-21T09:11:31.057Z] "runtime/internal/atomic", [2024-03-21T09:11:31.057Z] "runtime/internal/math", [2024-03-21T09:11:31.057Z] "runtime/internal/sys", [2024-03-21T09:11:31.057Z] "sort", [2024-03-21T09:11:31.057Z] "strconv", [2024-03-21T09:11:31.057Z] "strings", [2024-03-21T09:11:31.057Z] "sync", [2024-03-21T09:11:31.057Z] "sync/atomic", [2024-03-21T09:11:31.057Z] "syscall", [2024-03-21T09:11:31.057Z] "text/tabwriter", [2024-03-21T09:11:31.057Z] "text/template", [2024-03-21T09:11:31.057Z] "text/template/parse", [2024-03-21T09:11:31.057Z] "time", [2024-03-21T09:11:31.057Z] "unicode", [2024-03-21T09:11:31.057Z] "unicode/utf16", [2024-03-21T09:11:31.057Z] "unicode/utf8", [2024-03-21T09:11:31.057Z] "unsafe", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.057Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "TestGoFiles": [ [2024-03-21T09:11:31.057Z] "addr_posix_test.go", [2024-03-21T09:11:31.057Z] "addr_test.go", [2024-03-21T09:11:31.057Z] "backoff_test.go", [2024-03-21T09:11:31.057Z] "client_test.go" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "TestImports": [ [2024-03-21T09:11:31.057Z] "context", [2024-03-21T09:11:31.057Z] "crypto/x509", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/internal/test/fakeworkloadapi", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.057Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.057Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.057Z] "os", [2024-03-21T09:11:31.057Z] "sync", [2024-03-21T09:11:31.057Z] "testing", [2024-03-21T09:11:31.057Z] "time" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "XTestGoFiles": [ [2024-03-21T09:11:31.057Z] "bundlesource_test.go", [2024-03-21T09:11:31.057Z] "common_test.go", [2024-03-21T09:11:31.057Z] "examples_test.go", [2024-03-21T09:11:31.057Z] "jwtsource_test.go", [2024-03-21T09:11:31.057Z] "x509source_test.go" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "XTestImports": [ [2024-03-21T09:11:31.057Z] "context", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/internal/test/fakeworkloadapi", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.057Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.057Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.057Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.057Z] "testing", [2024-03-21T09:11:31.057Z] "time" [2024-03-21T09:11:31.057Z] ] [2024-03-21T09:11:31.057Z] } [2024-03-21T09:11:31.057Z] { [2024-03-21T09:11:31.057Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.057Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.057Z] "Name": "runtimetokenprovider", [2024-03-21T09:11:31.057Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:31.057Z] "Module": { [2024-03-21T09:11:31.057Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-03-21T09:11:31.057Z] "Version": "v3.2.0-dev.5", [2024-03-21T09:11:31.057Z] "Time": "2024-01-18T14:27:45Z", [2024-03-21T09:11:31.057Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-03-21T09:11:31.057Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-03-21T09:11:31.057Z] "GoVersion": "1.21" [2024-03-21T09:11:31.057Z] }, [2024-03-21T09:11:31.057Z] "DepOnly": true, [2024-03-21T09:11:31.057Z] "Stale": true, [2024-03-21T09:11:31.057Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.057Z] "GoFiles": [ [2024-03-21T09:11:31.057Z] "interface.go", [2024-03-21T09:11:31.057Z] "methods.go" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.057Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.057Z] "dummy_runtime_provider.go" [2024-03-21T09:11:31.057Z] ], [2024-03-21T09:11:31.058Z] "Imports": [ [2024-03-21T09:11:31.058Z] "context", [2024-03-21T09:11:31.058Z] "crypto/tls", [2024-03-21T09:11:31.058Z] "fmt", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.058Z] "io", [2024-03-21T09:11:31.058Z] "net/http", [2024-03-21T09:11:31.058Z] "net/url", [2024-03-21T09:11:31.058Z] "strings" [2024-03-21T09:11:31.058Z] ], [2024-03-21T09:11:31.058Z] "Deps": [ [2024-03-21T09:11:31.058Z] "bufio", [2024-03-21T09:11:31.058Z] "bytes", [2024-03-21T09:11:31.058Z] "compress/flate", [2024-03-21T09:11:31.058Z] "compress/gzip", [2024-03-21T09:11:31.058Z] "compress/zlib", [2024-03-21T09:11:31.058Z] "container/list", [2024-03-21T09:11:31.058Z] "context", [2024-03-21T09:11:31.058Z] "crypto", [2024-03-21T09:11:31.058Z] "crypto/aes", [2024-03-21T09:11:31.058Z] "crypto/cipher", [2024-03-21T09:11:31.058Z] "crypto/des", [2024-03-21T09:11:31.058Z] "crypto/dsa", [2024-03-21T09:11:31.058Z] "crypto/ecdsa", [2024-03-21T09:11:31.058Z] "crypto/ed25519", [2024-03-21T09:11:31.058Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.058Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.058Z] "crypto/elliptic", [2024-03-21T09:11:31.058Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.058Z] "crypto/hmac", [2024-03-21T09:11:31.058Z] "crypto/internal/randutil", [2024-03-21T09:11:31.058Z] "crypto/internal/subtle", [2024-03-21T09:11:31.058Z] "crypto/md5", [2024-03-21T09:11:31.058Z] "crypto/rand", [2024-03-21T09:11:31.058Z] "crypto/rc4", [2024-03-21T09:11:31.058Z] "crypto/rsa", [2024-03-21T09:11:31.058Z] "crypto/sha1", [2024-03-21T09:11:31.058Z] "crypto/sha256", [2024-03-21T09:11:31.058Z] "crypto/sha512", [2024-03-21T09:11:31.058Z] "crypto/subtle", [2024-03-21T09:11:31.058Z] "crypto/tls", [2024-03-21T09:11:31.058Z] "crypto/x509", [2024-03-21T09:11:31.058Z] "crypto/x509/pkix", [2024-03-21T09:11:31.058Z] "database/sql/driver", [2024-03-21T09:11:31.058Z] "debug/dwarf", [2024-03-21T09:11:31.058Z] "debug/macho", [2024-03-21T09:11:31.058Z] "embed", [2024-03-21T09:11:31.058Z] "encoding", [2024-03-21T09:11:31.058Z] "encoding/asn1", [2024-03-21T09:11:31.058Z] "encoding/base64", [2024-03-21T09:11:31.058Z] "encoding/binary", [2024-03-21T09:11:31.058Z] "encoding/csv", [2024-03-21T09:11:31.058Z] "encoding/hex", [2024-03-21T09:11:31.058Z] "encoding/json", [2024-03-21T09:11:31.058Z] "encoding/pem", [2024-03-21T09:11:31.058Z] "encoding/xml", [2024-03-21T09:11:31.058Z] "errors", [2024-03-21T09:11:31.058Z] "fmt", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.058Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.058Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.058Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.058Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.058Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.058Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.058Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.058Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.058Z] "github.com/go-kit/log", [2024-03-21T09:11:31.058Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.058Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.058Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.058Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.058Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.058Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.058Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.058Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.058Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.058Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.058Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.058Z] "github.com/google/uuid", [2024-03-21T09:11:31.058Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.058Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.058Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.058Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.058Z] "go/token", [2024-03-21T09:11:31.058Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.058Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.058Z] "golang.org/x/net/html", [2024-03-21T09:11:31.058Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.058Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.058Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.058Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.058Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.058Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.058Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.058Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.058Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.058Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.058Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.058Z] "golang.org/x/text/language", [2024-03-21T09:11:31.058Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.058Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.058Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.058Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.058Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.058Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.058Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.058Z] "hash", [2024-03-21T09:11:31.058Z] "hash/adler32", [2024-03-21T09:11:31.058Z] "hash/crc32", [2024-03-21T09:11:31.058Z] "hash/fnv", [2024-03-21T09:11:31.058Z] "html", [2024-03-21T09:11:31.058Z] "html/template", [2024-03-21T09:11:31.058Z] "internal/abi", [2024-03-21T09:11:31.058Z] "internal/bytealg", [2024-03-21T09:11:31.058Z] "internal/cpu", [2024-03-21T09:11:31.058Z] "internal/fmtsort", [2024-03-21T09:11:31.058Z] "internal/goexperiment", [2024-03-21T09:11:31.058Z] "internal/itoa", [2024-03-21T09:11:31.058Z] "internal/nettrace", [2024-03-21T09:11:31.058Z] "internal/oserror", [2024-03-21T09:11:31.058Z] "internal/poll", [2024-03-21T09:11:31.058Z] "internal/race", [2024-03-21T09:11:31.058Z] "internal/reflectlite", [2024-03-21T09:11:31.058Z] "internal/singleflight", [2024-03-21T09:11:31.058Z] "internal/syscall/execenv", [2024-03-21T09:11:31.058Z] "internal/syscall/unix", [2024-03-21T09:11:31.058Z] "internal/testlog", [2024-03-21T09:11:31.058Z] "internal/unsafeheader", [2024-03-21T09:11:31.058Z] "io", [2024-03-21T09:11:31.058Z] "io/fs", [2024-03-21T09:11:31.058Z] "io/ioutil", [2024-03-21T09:11:31.058Z] "log", [2024-03-21T09:11:31.058Z] "math", [2024-03-21T09:11:31.058Z] "math/big", [2024-03-21T09:11:31.058Z] "math/bits", [2024-03-21T09:11:31.058Z] "math/rand", [2024-03-21T09:11:31.058Z] "mime", [2024-03-21T09:11:31.058Z] "mime/multipart", [2024-03-21T09:11:31.058Z] "mime/quotedprintable", [2024-03-21T09:11:31.058Z] "net", [2024-03-21T09:11:31.058Z] "net/http", [2024-03-21T09:11:31.058Z] "net/http/httptrace", [2024-03-21T09:11:31.058Z] "net/http/httputil", [2024-03-21T09:11:31.058Z] "net/http/internal", [2024-03-21T09:11:31.058Z] "net/http/internal/ascii", [2024-03-21T09:11:31.058Z] "net/textproto", [2024-03-21T09:11:31.058Z] "net/url", [2024-03-21T09:11:31.058Z] "os", [2024-03-21T09:11:31.058Z] "path", [2024-03-21T09:11:31.058Z] "path/filepath", [2024-03-21T09:11:31.058Z] "reflect", [2024-03-21T09:11:31.058Z] "regexp", [2024-03-21T09:11:31.058Z] "regexp/syntax", [2024-03-21T09:11:31.058Z] "runtime", [2024-03-21T09:11:31.058Z] "runtime/cgo", [2024-03-21T09:11:31.058Z] "runtime/internal/atomic", [2024-03-21T09:11:31.058Z] "runtime/internal/math", [2024-03-21T09:11:31.058Z] "runtime/internal/sys", [2024-03-21T09:11:31.058Z] "sort", [2024-03-21T09:11:31.058Z] "strconv", [2024-03-21T09:11:31.058Z] "strings", [2024-03-21T09:11:31.058Z] "sync", [2024-03-21T09:11:31.058Z] "sync/atomic", [2024-03-21T09:11:31.058Z] "syscall", [2024-03-21T09:11:31.058Z] "text/tabwriter", [2024-03-21T09:11:31.058Z] "text/template", [2024-03-21T09:11:31.058Z] "text/template/parse", [2024-03-21T09:11:31.058Z] "time", [2024-03-21T09:11:31.058Z] "unicode", [2024-03-21T09:11:31.058Z] "unicode/utf16", [2024-03-21T09:11:31.058Z] "unicode/utf8", [2024-03-21T09:11:31.058Z] "unsafe", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.058Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.058Z] ], [2024-03-21T09:11:31.058Z] "TestGoFiles": [ [2024-03-21T09:11:31.058Z] "methods_test.go", [2024-03-21T09:11:31.058Z] "provider_server_test.go" [2024-03-21T09:11:31.058Z] ], [2024-03-21T09:11:31.058Z] "TestImports": [ [2024-03-21T09:11:31.058Z] "context", [2024-03-21T09:11:31.058Z] "crypto/tls", [2024-03-21T09:11:31.058Z] "fmt", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.058Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.058Z] "io", [2024-03-21T09:11:31.058Z] "net", [2024-03-21T09:11:31.058Z] "net/http", [2024-03-21T09:11:31.058Z] "net/http/httptest", [2024-03-21T09:11:31.058Z] "net/url", [2024-03-21T09:11:31.058Z] "strconv", [2024-03-21T09:11:31.058Z] "strings", [2024-03-21T09:11:31.058Z] "testing", [2024-03-21T09:11:31.058Z] "time" [2024-03-21T09:11:31.058Z] ] [2024-03-21T09:11:31.058Z] } [2024-03-21T09:11:31.058Z] { [2024-03-21T09:11:31.058Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/container", [2024-03-21T09:11:31.058Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.058Z] "Name": "container", [2024-03-21T09:11:31.058Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.058Z] "Module": { [2024-03-21T09:11:31.058Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.058Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.058Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.058Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.058Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.058Z] "GoVersion": "1.21" [2024-03-21T09:11:31.058Z] }, [2024-03-21T09:11:31.058Z] "DepOnly": true, [2024-03-21T09:11:31.058Z] "Stale": true, [2024-03-21T09:11:31.058Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.058Z] "GoFiles": [ [2024-03-21T09:11:31.058Z] "cancel.go", [2024-03-21T09:11:31.058Z] "clients.go", [2024-03-21T09:11:31.058Z] "common.go", [2024-03-21T09:11:31.058Z] "configuration.go", [2024-03-21T09:11:31.058Z] "dev_remote_mode.go", [2024-03-21T09:11:31.058Z] "externalmqtt.go", [2024-03-21T09:11:31.058Z] "logging.go", [2024-03-21T09:11:31.058Z] "messaging.go", [2024-03-21T09:11:31.058Z] "metrics.go", [2024-03-21T09:11:31.058Z] "registry.go", [2024-03-21T09:11:31.058Z] "runtime_token.go", [2024-03-21T09:11:31.058Z] "secret.go", [2024-03-21T09:11:31.058Z] "token.go" [2024-03-21T09:11:31.058Z] ], [2024-03-21T09:11:31.058Z] "Imports": [ [2024-03-21T09:11:31.058Z] "context", [2024-03-21T09:11:31.058Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider" [2024-03-21T09:11:31.058Z] ], [2024-03-21T09:11:31.058Z] "Deps": [ [2024-03-21T09:11:31.058Z] "bufio", [2024-03-21T09:11:31.058Z] "bytes", [2024-03-21T09:11:31.058Z] "compress/flate", [2024-03-21T09:11:31.058Z] "compress/gzip", [2024-03-21T09:11:31.058Z] "compress/zlib", [2024-03-21T09:11:31.058Z] "container/list", [2024-03-21T09:11:31.058Z] "context", [2024-03-21T09:11:31.058Z] "crypto", [2024-03-21T09:11:31.058Z] "crypto/aes", [2024-03-21T09:11:31.058Z] "crypto/cipher", [2024-03-21T09:11:31.058Z] "crypto/des", [2024-03-21T09:11:31.058Z] "crypto/dsa", [2024-03-21T09:11:31.058Z] "crypto/ecdsa", [2024-03-21T09:11:31.058Z] "crypto/ed25519", [2024-03-21T09:11:31.058Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.058Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.058Z] "crypto/elliptic", [2024-03-21T09:11:31.058Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.058Z] "crypto/hmac", [2024-03-21T09:11:31.058Z] "crypto/internal/randutil", [2024-03-21T09:11:31.058Z] "crypto/internal/subtle", [2024-03-21T09:11:31.058Z] "crypto/md5", [2024-03-21T09:11:31.058Z] "crypto/rand", [2024-03-21T09:11:31.058Z] "crypto/rc4", [2024-03-21T09:11:31.058Z] "crypto/rsa", [2024-03-21T09:11:31.058Z] "crypto/sha1", [2024-03-21T09:11:31.058Z] "crypto/sha256", [2024-03-21T09:11:31.058Z] "crypto/sha512", [2024-03-21T09:11:31.058Z] "crypto/subtle", [2024-03-21T09:11:31.058Z] "crypto/tls", [2024-03-21T09:11:31.058Z] "crypto/x509", [2024-03-21T09:11:31.058Z] "crypto/x509/pkix", [2024-03-21T09:11:31.058Z] "database/sql/driver", [2024-03-21T09:11:31.058Z] "debug/dwarf", [2024-03-21T09:11:31.058Z] "debug/macho", [2024-03-21T09:11:31.058Z] "embed", [2024-03-21T09:11:31.058Z] "encoding", [2024-03-21T09:11:31.058Z] "encoding/asn1", [2024-03-21T09:11:31.058Z] "encoding/base32", [2024-03-21T09:11:31.058Z] "encoding/base64", [2024-03-21T09:11:31.058Z] "encoding/binary", [2024-03-21T09:11:31.058Z] "encoding/csv", [2024-03-21T09:11:31.058Z] "encoding/hex", [2024-03-21T09:11:31.058Z] "encoding/json", [2024-03-21T09:11:31.058Z] "encoding/pem", [2024-03-21T09:11:31.058Z] "encoding/xml", [2024-03-21T09:11:31.058Z] "errors", [2024-03-21T09:11:31.058Z] "flag", [2024-03-21T09:11:31.058Z] "fmt", [2024-03-21T09:11:31.058Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.058Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.058Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.058Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.058Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.059Z] "github.com/fatih/color", [2024-03-21T09:11:31.059Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.059Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.059Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.059Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.059Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.059Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.059Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.059Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.059Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.059Z] "github.com/go-kit/log", [2024-03-21T09:11:31.059Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.059Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.059Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.059Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.059Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.059Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.059Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.059Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.059Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.059Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.059Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.059Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.059Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.059Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.059Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.059Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.059Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.059Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.059Z] "github.com/google/uuid", [2024-03-21T09:11:31.059Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.059Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.059Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.059Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.059Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.059Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.059Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.059Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.059Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.059Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.059Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.059Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.059Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.059Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.059Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.059Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.059Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.059Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.059Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.059Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.059Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.059Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.059Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.059Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.059Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.059Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.059Z] "github.com/x448/float16", [2024-03-21T09:11:31.059Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.059Z] "go/token", [2024-03-21T09:11:31.059Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.059Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.059Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.059Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.059Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.059Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.059Z] "golang.org/x/net/html", [2024-03-21T09:11:31.059Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.059Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.059Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.059Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.059Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.059Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.059Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.059Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.059Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.059Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.059Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.059Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.059Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.059Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.059Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.059Z] "golang.org/x/text/language", [2024-03-21T09:11:31.059Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.059Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.059Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.059Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.059Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.059Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.059Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.059Z] "hash", [2024-03-21T09:11:31.059Z] "hash/adler32", [2024-03-21T09:11:31.059Z] "hash/crc32", [2024-03-21T09:11:31.059Z] "hash/fnv", [2024-03-21T09:11:31.059Z] "html", [2024-03-21T09:11:31.059Z] "html/template", [2024-03-21T09:11:31.059Z] "internal/abi", [2024-03-21T09:11:31.059Z] "internal/bytealg", [2024-03-21T09:11:31.059Z] "internal/cpu", [2024-03-21T09:11:31.059Z] "internal/fmtsort", [2024-03-21T09:11:31.059Z] "internal/goexperiment", [2024-03-21T09:11:31.059Z] "internal/itoa", [2024-03-21T09:11:31.059Z] "internal/nettrace", [2024-03-21T09:11:31.059Z] "internal/oserror", [2024-03-21T09:11:31.059Z] "internal/poll", [2024-03-21T09:11:31.059Z] "internal/race", [2024-03-21T09:11:31.059Z] "internal/reflectlite", [2024-03-21T09:11:31.059Z] "internal/singleflight", [2024-03-21T09:11:31.059Z] "internal/syscall/execenv", [2024-03-21T09:11:31.059Z] "internal/syscall/unix", [2024-03-21T09:11:31.059Z] "internal/testlog", [2024-03-21T09:11:31.059Z] "internal/unsafeheader", [2024-03-21T09:11:31.059Z] "io", [2024-03-21T09:11:31.059Z] "io/fs", [2024-03-21T09:11:31.059Z] "io/ioutil", [2024-03-21T09:11:31.059Z] "log", [2024-03-21T09:11:31.059Z] "log/syslog", [2024-03-21T09:11:31.059Z] "math", [2024-03-21T09:11:31.059Z] "math/big", [2024-03-21T09:11:31.059Z] "math/bits", [2024-03-21T09:11:31.059Z] "math/rand", [2024-03-21T09:11:31.059Z] "mime", [2024-03-21T09:11:31.059Z] "mime/multipart", [2024-03-21T09:11:31.059Z] "mime/quotedprintable", [2024-03-21T09:11:31.059Z] "net", [2024-03-21T09:11:31.059Z] "net/http", [2024-03-21T09:11:31.059Z] "net/http/httptest", [2024-03-21T09:11:31.059Z] "net/http/httptrace", [2024-03-21T09:11:31.059Z] "net/http/httputil", [2024-03-21T09:11:31.059Z] "net/http/internal", [2024-03-21T09:11:31.059Z] "net/http/internal/ascii", [2024-03-21T09:11:31.059Z] "net/http/internal/testcert", [2024-03-21T09:11:31.059Z] "net/textproto", [2024-03-21T09:11:31.059Z] "net/url", [2024-03-21T09:11:31.059Z] "os", [2024-03-21T09:11:31.059Z] "os/signal", [2024-03-21T09:11:31.059Z] "path", [2024-03-21T09:11:31.059Z] "path/filepath", [2024-03-21T09:11:31.059Z] "reflect", [2024-03-21T09:11:31.059Z] "regexp", [2024-03-21T09:11:31.059Z] "regexp/syntax", [2024-03-21T09:11:31.059Z] "runtime", [2024-03-21T09:11:31.059Z] "runtime/cgo", [2024-03-21T09:11:31.059Z] "runtime/debug", [2024-03-21T09:11:31.059Z] "runtime/internal/atomic", [2024-03-21T09:11:31.059Z] "runtime/internal/math", [2024-03-21T09:11:31.059Z] "runtime/internal/sys", [2024-03-21T09:11:31.059Z] "runtime/pprof", [2024-03-21T09:11:31.059Z] "sort", [2024-03-21T09:11:31.059Z] "strconv", [2024-03-21T09:11:31.059Z] "strings", [2024-03-21T09:11:31.059Z] "sync", [2024-03-21T09:11:31.059Z] "sync/atomic", [2024-03-21T09:11:31.059Z] "syscall", [2024-03-21T09:11:31.059Z] "text/tabwriter", [2024-03-21T09:11:31.059Z] "text/template", [2024-03-21T09:11:31.059Z] "text/template/parse", [2024-03-21T09:11:31.059Z] "time", [2024-03-21T09:11:31.059Z] "unicode", [2024-03-21T09:11:31.059Z] "unicode/utf16", [2024-03-21T09:11:31.059Z] "unicode/utf8", [2024-03-21T09:11:31.059Z] "unsafe", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.059Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.059Z] ] [2024-03-21T09:11:31.059Z] } [2024-03-21T09:11:31.059Z] { [2024-03-21T09:11:31.059Z] "Dir": "/w/workspace/edgex-go/637/internal/core/command/application", [2024-03-21T09:11:31.059Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-21T09:11:31.059Z] "Name": "application", [2024-03-21T09:11:31.059Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.059Z] "Module": { [2024-03-21T09:11:31.059Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.059Z] "Main": true, [2024-03-21T09:11:31.059Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.059Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.059Z] "GoVersion": "1.21" [2024-03-21T09:11:31.059Z] }, [2024-03-21T09:11:31.059Z] "Match": [ [2024-03-21T09:11:31.059Z] "./..." [2024-03-21T09:11:31.059Z] ], [2024-03-21T09:11:31.059Z] "Stale": true, [2024-03-21T09:11:31.059Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.059Z] "GoFiles": [ [2024-03-21T09:11:31.059Z] "command.go" [2024-03-21T09:11:31.059Z] ], [2024-03-21T09:11:31.059Z] "Imports": [ [2024-03-21T09:11:31.059Z] "context", [2024-03-21T09:11:31.059Z] "fmt", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.059Z] "strings" [2024-03-21T09:11:31.059Z] ], [2024-03-21T09:11:31.059Z] "Deps": [ [2024-03-21T09:11:31.059Z] "bufio", [2024-03-21T09:11:31.059Z] "bytes", [2024-03-21T09:11:31.059Z] "compress/flate", [2024-03-21T09:11:31.059Z] "compress/gzip", [2024-03-21T09:11:31.059Z] "compress/zlib", [2024-03-21T09:11:31.059Z] "container/list", [2024-03-21T09:11:31.059Z] "context", [2024-03-21T09:11:31.059Z] "crypto", [2024-03-21T09:11:31.059Z] "crypto/aes", [2024-03-21T09:11:31.059Z] "crypto/cipher", [2024-03-21T09:11:31.059Z] "crypto/des", [2024-03-21T09:11:31.059Z] "crypto/dsa", [2024-03-21T09:11:31.059Z] "crypto/ecdsa", [2024-03-21T09:11:31.059Z] "crypto/ed25519", [2024-03-21T09:11:31.059Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.059Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.059Z] "crypto/elliptic", [2024-03-21T09:11:31.059Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.059Z] "crypto/hmac", [2024-03-21T09:11:31.059Z] "crypto/internal/randutil", [2024-03-21T09:11:31.059Z] "crypto/internal/subtle", [2024-03-21T09:11:31.059Z] "crypto/md5", [2024-03-21T09:11:31.059Z] "crypto/rand", [2024-03-21T09:11:31.059Z] "crypto/rc4", [2024-03-21T09:11:31.059Z] "crypto/rsa", [2024-03-21T09:11:31.059Z] "crypto/sha1", [2024-03-21T09:11:31.059Z] "crypto/sha256", [2024-03-21T09:11:31.059Z] "crypto/sha512", [2024-03-21T09:11:31.059Z] "crypto/subtle", [2024-03-21T09:11:31.059Z] "crypto/tls", [2024-03-21T09:11:31.059Z] "crypto/x509", [2024-03-21T09:11:31.059Z] "crypto/x509/pkix", [2024-03-21T09:11:31.059Z] "database/sql/driver", [2024-03-21T09:11:31.059Z] "debug/dwarf", [2024-03-21T09:11:31.059Z] "debug/macho", [2024-03-21T09:11:31.059Z] "embed", [2024-03-21T09:11:31.059Z] "encoding", [2024-03-21T09:11:31.059Z] "encoding/asn1", [2024-03-21T09:11:31.059Z] "encoding/base32", [2024-03-21T09:11:31.059Z] "encoding/base64", [2024-03-21T09:11:31.059Z] "encoding/binary", [2024-03-21T09:11:31.059Z] "encoding/csv", [2024-03-21T09:11:31.059Z] "encoding/hex", [2024-03-21T09:11:31.059Z] "encoding/json", [2024-03-21T09:11:31.059Z] "encoding/pem", [2024-03-21T09:11:31.059Z] "encoding/xml", [2024-03-21T09:11:31.059Z] "errors", [2024-03-21T09:11:31.059Z] "flag", [2024-03-21T09:11:31.059Z] "fmt", [2024-03-21T09:11:31.059Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.059Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.059Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.059Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.059Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.060Z] "github.com/fatih/color", [2024-03-21T09:11:31.060Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.060Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.060Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.060Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.060Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.060Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.060Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.060Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.060Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.060Z] "github.com/go-kit/log", [2024-03-21T09:11:31.060Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.060Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.060Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.060Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.060Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.060Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.060Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.060Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.060Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.060Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.060Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.060Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.060Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.060Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.060Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.060Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.060Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.060Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.060Z] "github.com/google/uuid", [2024-03-21T09:11:31.060Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.060Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.060Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.060Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.060Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.060Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.060Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.060Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.060Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.060Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.060Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.060Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.060Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.060Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.060Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.060Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.060Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.060Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.060Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.060Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.060Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.060Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.060Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.060Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.060Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.060Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.060Z] "github.com/x448/float16", [2024-03-21T09:11:31.060Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.060Z] "go/token", [2024-03-21T09:11:31.060Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.060Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.060Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.060Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.060Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.060Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.060Z] "golang.org/x/net/html", [2024-03-21T09:11:31.060Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.060Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.060Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.060Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.060Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.060Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.060Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.060Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.060Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.060Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.060Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.060Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.060Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.060Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.060Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.060Z] "golang.org/x/text/language", [2024-03-21T09:11:31.060Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.060Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.060Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.060Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.060Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.060Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.060Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.060Z] "hash", [2024-03-21T09:11:31.060Z] "hash/adler32", [2024-03-21T09:11:31.060Z] "hash/crc32", [2024-03-21T09:11:31.060Z] "hash/fnv", [2024-03-21T09:11:31.060Z] "html", [2024-03-21T09:11:31.060Z] "html/template", [2024-03-21T09:11:31.060Z] "internal/abi", [2024-03-21T09:11:31.060Z] "internal/bytealg", [2024-03-21T09:11:31.060Z] "internal/cpu", [2024-03-21T09:11:31.060Z] "internal/fmtsort", [2024-03-21T09:11:31.060Z] "internal/goexperiment", [2024-03-21T09:11:31.060Z] "internal/itoa", [2024-03-21T09:11:31.060Z] "internal/nettrace", [2024-03-21T09:11:31.060Z] "internal/oserror", [2024-03-21T09:11:31.060Z] "internal/poll", [2024-03-21T09:11:31.060Z] "internal/race", [2024-03-21T09:11:31.060Z] "internal/reflectlite", [2024-03-21T09:11:31.060Z] "internal/singleflight", [2024-03-21T09:11:31.060Z] "internal/syscall/execenv", [2024-03-21T09:11:31.060Z] "internal/syscall/unix", [2024-03-21T09:11:31.060Z] "internal/testlog", [2024-03-21T09:11:31.060Z] "internal/unsafeheader", [2024-03-21T09:11:31.060Z] "io", [2024-03-21T09:11:31.060Z] "io/fs", [2024-03-21T09:11:31.060Z] "io/ioutil", [2024-03-21T09:11:31.060Z] "log", [2024-03-21T09:11:31.060Z] "log/syslog", [2024-03-21T09:11:31.060Z] "math", [2024-03-21T09:11:31.060Z] "math/big", [2024-03-21T09:11:31.060Z] "math/bits", [2024-03-21T09:11:31.060Z] "math/rand", [2024-03-21T09:11:31.060Z] "mime", [2024-03-21T09:11:31.060Z] "mime/multipart", [2024-03-21T09:11:31.060Z] "mime/quotedprintable", [2024-03-21T09:11:31.060Z] "net", [2024-03-21T09:11:31.060Z] "net/http", [2024-03-21T09:11:31.060Z] "net/http/httptest", [2024-03-21T09:11:31.060Z] "net/http/httptrace", [2024-03-21T09:11:31.060Z] "net/http/httputil", [2024-03-21T09:11:31.060Z] "net/http/internal", [2024-03-21T09:11:31.060Z] "net/http/internal/ascii", [2024-03-21T09:11:31.060Z] "net/http/internal/testcert", [2024-03-21T09:11:31.060Z] "net/textproto", [2024-03-21T09:11:31.060Z] "net/url", [2024-03-21T09:11:31.060Z] "os", [2024-03-21T09:11:31.060Z] "os/signal", [2024-03-21T09:11:31.060Z] "path", [2024-03-21T09:11:31.060Z] "path/filepath", [2024-03-21T09:11:31.060Z] "reflect", [2024-03-21T09:11:31.060Z] "regexp", [2024-03-21T09:11:31.060Z] "regexp/syntax", [2024-03-21T09:11:31.060Z] "runtime", [2024-03-21T09:11:31.060Z] "runtime/cgo", [2024-03-21T09:11:31.060Z] "runtime/debug", [2024-03-21T09:11:31.060Z] "runtime/internal/atomic", [2024-03-21T09:11:31.060Z] "runtime/internal/math", [2024-03-21T09:11:31.060Z] "runtime/internal/sys", [2024-03-21T09:11:31.060Z] "runtime/pprof", [2024-03-21T09:11:31.060Z] "sort", [2024-03-21T09:11:31.060Z] "strconv", [2024-03-21T09:11:31.060Z] "strings", [2024-03-21T09:11:31.060Z] "sync", [2024-03-21T09:11:31.060Z] "sync/atomic", [2024-03-21T09:11:31.060Z] "syscall", [2024-03-21T09:11:31.060Z] "text/tabwriter", [2024-03-21T09:11:31.060Z] "text/template", [2024-03-21T09:11:31.060Z] "text/template/parse", [2024-03-21T09:11:31.060Z] "time", [2024-03-21T09:11:31.060Z] "unicode", [2024-03-21T09:11:31.060Z] "unicode/utf16", [2024-03-21T09:11:31.060Z] "unicode/utf8", [2024-03-21T09:11:31.060Z] "unsafe", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.060Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.060Z] ], [2024-03-21T09:11:31.060Z] "TestGoFiles": [ [2024-03-21T09:11:31.060Z] "command_test.go" [2024-03-21T09:11:31.060Z] ], [2024-03-21T09:11:31.060Z] "TestImports": [ [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.060Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.060Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.060Z] "testing" [2024-03-21T09:11:31.060Z] ] [2024-03-21T09:11:31.060Z] } [2024-03-21T09:11:31.060Z] { [2024-03-21T09:11:31.060Z] "Dir": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-03-21T09:11:31.060Z] "ImportPath": "gopkg.in/yaml.v3", [2024-03-21T09:11:31.060Z] "Name": "yaml", [2024-03-21T09:11:31.060Z] "Doc": "Package yaml implements YAML support for the Go language.", [2024-03-21T09:11:31.060Z] "Root": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-03-21T09:11:31.060Z] "Module": { [2024-03-21T09:11:31.060Z] "Path": "gopkg.in/yaml.v3", [2024-03-21T09:11:31.060Z] "Version": "v3.0.1", [2024-03-21T09:11:31.060Z] "Time": "2022-05-27T08:35:30Z", [2024-03-21T09:11:31.060Z] "Dir": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-03-21T09:11:31.060Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.mod" [2024-03-21T09:11:31.060Z] }, [2024-03-21T09:11:31.060Z] "DepOnly": true, [2024-03-21T09:11:31.060Z] "Stale": true, [2024-03-21T09:11:31.060Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.060Z] "GoFiles": [ [2024-03-21T09:11:31.060Z] "apic.go", [2024-03-21T09:11:31.060Z] "decode.go", [2024-03-21T09:11:31.060Z] "emitterc.go", [2024-03-21T09:11:31.060Z] "encode.go", [2024-03-21T09:11:31.060Z] "parserc.go", [2024-03-21T09:11:31.060Z] "readerc.go", [2024-03-21T09:11:31.060Z] "resolve.go", [2024-03-21T09:11:31.060Z] "scannerc.go", [2024-03-21T09:11:31.060Z] "sorter.go", [2024-03-21T09:11:31.060Z] "writerc.go", [2024-03-21T09:11:31.060Z] "yaml.go", [2024-03-21T09:11:31.060Z] "yamlh.go", [2024-03-21T09:11:31.060Z] "yamlprivateh.go" [2024-03-21T09:11:31.060Z] ], [2024-03-21T09:11:31.060Z] "Imports": [ [2024-03-21T09:11:31.060Z] "bytes", [2024-03-21T09:11:31.060Z] "encoding", [2024-03-21T09:11:31.060Z] "encoding/base64", [2024-03-21T09:11:31.060Z] "errors", [2024-03-21T09:11:31.060Z] "fmt", [2024-03-21T09:11:31.060Z] "io", [2024-03-21T09:11:31.060Z] "math", [2024-03-21T09:11:31.060Z] "reflect", [2024-03-21T09:11:31.060Z] "regexp", [2024-03-21T09:11:31.060Z] "sort", [2024-03-21T09:11:31.060Z] "strconv", [2024-03-21T09:11:31.060Z] "strings", [2024-03-21T09:11:31.060Z] "sync", [2024-03-21T09:11:31.060Z] "time", [2024-03-21T09:11:31.060Z] "unicode", [2024-03-21T09:11:31.060Z] "unicode/utf8" [2024-03-21T09:11:31.060Z] ], [2024-03-21T09:11:31.060Z] "Deps": [ [2024-03-21T09:11:31.060Z] "bytes", [2024-03-21T09:11:31.060Z] "encoding", [2024-03-21T09:11:31.060Z] "encoding/base64", [2024-03-21T09:11:31.060Z] "encoding/binary", [2024-03-21T09:11:31.060Z] "errors", [2024-03-21T09:11:31.060Z] "fmt", [2024-03-21T09:11:31.060Z] "internal/abi", [2024-03-21T09:11:31.060Z] "internal/bytealg", [2024-03-21T09:11:31.060Z] "internal/cpu", [2024-03-21T09:11:31.060Z] "internal/fmtsort", [2024-03-21T09:11:31.060Z] "internal/goexperiment", [2024-03-21T09:11:31.060Z] "internal/itoa", [2024-03-21T09:11:31.060Z] "internal/oserror", [2024-03-21T09:11:31.060Z] "internal/poll", [2024-03-21T09:11:31.060Z] "internal/race", [2024-03-21T09:11:31.060Z] "internal/reflectlite", [2024-03-21T09:11:31.060Z] "internal/syscall/execenv", [2024-03-21T09:11:31.060Z] "internal/syscall/unix", [2024-03-21T09:11:31.060Z] "internal/testlog", [2024-03-21T09:11:31.060Z] "internal/unsafeheader", [2024-03-21T09:11:31.060Z] "io", [2024-03-21T09:11:31.060Z] "io/fs", [2024-03-21T09:11:31.060Z] "math", [2024-03-21T09:11:31.060Z] "math/bits", [2024-03-21T09:11:31.060Z] "os", [2024-03-21T09:11:31.060Z] "path", [2024-03-21T09:11:31.060Z] "reflect", [2024-03-21T09:11:31.060Z] "regexp", [2024-03-21T09:11:31.060Z] "regexp/syntax", [2024-03-21T09:11:31.060Z] "runtime", [2024-03-21T09:11:31.060Z] "runtime/internal/atomic", [2024-03-21T09:11:31.060Z] "runtime/internal/math", [2024-03-21T09:11:31.060Z] "runtime/internal/sys", [2024-03-21T09:11:31.060Z] "sort", [2024-03-21T09:11:31.060Z] "strconv", [2024-03-21T09:11:31.060Z] "strings", [2024-03-21T09:11:31.060Z] "sync", [2024-03-21T09:11:31.060Z] "sync/atomic", [2024-03-21T09:11:31.060Z] "syscall", [2024-03-21T09:11:31.060Z] "time", [2024-03-21T09:11:31.060Z] "unicode", [2024-03-21T09:11:31.060Z] "unicode/utf8", [2024-03-21T09:11:31.060Z] "unsafe" [2024-03-21T09:11:31.060Z] ], [2024-03-21T09:11:31.060Z] "XTestGoFiles": [ [2024-03-21T09:11:31.060Z] "decode_test.go", [2024-03-21T09:11:31.060Z] "encode_test.go", [2024-03-21T09:11:31.060Z] "example_embedded_test.go", [2024-03-21T09:11:31.060Z] "limit_test.go", [2024-03-21T09:11:31.060Z] "node_test.go", [2024-03-21T09:11:31.060Z] "suite_test.go" [2024-03-21T09:11:31.060Z] ], [2024-03-21T09:11:31.060Z] "XTestImports": [ [2024-03-21T09:11:31.060Z] "bytes", [2024-03-21T09:11:31.060Z] "errors", [2024-03-21T09:11:31.060Z] "fmt", [2024-03-21T09:11:31.060Z] "gopkg.in/check.v1", [2024-03-21T09:11:31.060Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.060Z] "io", [2024-03-21T09:11:31.060Z] "log", [2024-03-21T09:11:31.060Z] "math", [2024-03-21T09:11:31.060Z] "net", [2024-03-21T09:11:31.060Z] "os", [2024-03-21T09:11:31.060Z] "reflect", [2024-03-21T09:11:31.060Z] "strconv", [2024-03-21T09:11:31.060Z] "strings", [2024-03-21T09:11:31.060Z] "testing", [2024-03-21T09:11:31.060Z] "time" [2024-03-21T09:11:31.060Z] ] [2024-03-21T09:11:31.060Z] } [2024-03-21T09:11:31.060Z] { [2024-03-21T09:11:31.060Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg", [2024-03-21T09:11:31.060Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.060Z] "Name": "pkg", [2024-03-21T09:11:31.060Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.060Z] "Module": { [2024-03-21T09:11:31.060Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.060Z] "Main": true, [2024-03-21T09:11:31.060Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.060Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.060Z] "GoVersion": "1.21" [2024-03-21T09:11:31.060Z] }, [2024-03-21T09:11:31.060Z] "Match": [ [2024-03-21T09:11:31.060Z] "./..." [2024-03-21T09:11:31.060Z] ], [2024-03-21T09:11:31.060Z] "Stale": true, [2024-03-21T09:11:31.060Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.060Z] "GoFiles": [ [2024-03-21T09:11:31.060Z] "encoding.go" [2024-03-21T09:11:31.060Z] ], [2024-03-21T09:11:31.060Z] "Imports": [ [2024-03-21T09:11:31.060Z] "encoding/json", [2024-03-21T09:11:31.060Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.061Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.061Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.061Z] "net/http" [2024-03-21T09:11:31.061Z] ], [2024-03-21T09:11:31.061Z] "Deps": [ [2024-03-21T09:11:31.061Z] "bufio", [2024-03-21T09:11:31.061Z] "bytes", [2024-03-21T09:11:31.061Z] "compress/flate", [2024-03-21T09:11:31.061Z] "compress/gzip", [2024-03-21T09:11:31.061Z] "compress/zlib", [2024-03-21T09:11:31.061Z] "container/list", [2024-03-21T09:11:31.061Z] "context", [2024-03-21T09:11:31.061Z] "crypto", [2024-03-21T09:11:31.061Z] "crypto/aes", [2024-03-21T09:11:31.061Z] "crypto/cipher", [2024-03-21T09:11:31.061Z] "crypto/des", [2024-03-21T09:11:31.061Z] "crypto/dsa", [2024-03-21T09:11:31.061Z] "crypto/ecdsa", [2024-03-21T09:11:31.061Z] "crypto/ed25519", [2024-03-21T09:11:31.061Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.061Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.061Z] "crypto/elliptic", [2024-03-21T09:11:31.061Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.061Z] "crypto/hmac", [2024-03-21T09:11:31.061Z] "crypto/internal/randutil", [2024-03-21T09:11:31.061Z] "crypto/internal/subtle", [2024-03-21T09:11:31.061Z] "crypto/md5", [2024-03-21T09:11:31.061Z] "crypto/rand", [2024-03-21T09:11:31.061Z] "crypto/rc4", [2024-03-21T09:11:31.061Z] "crypto/rsa", [2024-03-21T09:11:31.061Z] "crypto/sha1", [2024-03-21T09:11:31.061Z] "crypto/sha256", [2024-03-21T09:11:31.061Z] "crypto/sha512", [2024-03-21T09:11:31.061Z] "crypto/subtle", [2024-03-21T09:11:31.061Z] "crypto/tls", [2024-03-21T09:11:31.061Z] "crypto/x509", [2024-03-21T09:11:31.061Z] "crypto/x509/pkix", [2024-03-21T09:11:31.061Z] "database/sql/driver", [2024-03-21T09:11:31.061Z] "debug/dwarf", [2024-03-21T09:11:31.061Z] "debug/macho", [2024-03-21T09:11:31.061Z] "encoding", [2024-03-21T09:11:31.061Z] "encoding/asn1", [2024-03-21T09:11:31.061Z] "encoding/base64", [2024-03-21T09:11:31.061Z] "encoding/binary", [2024-03-21T09:11:31.061Z] "encoding/csv", [2024-03-21T09:11:31.061Z] "encoding/hex", [2024-03-21T09:11:31.061Z] "encoding/json", [2024-03-21T09:11:31.061Z] "encoding/pem", [2024-03-21T09:11:31.061Z] "encoding/xml", [2024-03-21T09:11:31.061Z] "errors", [2024-03-21T09:11:31.061Z] "fmt", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.061Z] "github.com/go-kit/log", [2024-03-21T09:11:31.061Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.061Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.061Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.061Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.061Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.061Z] "github.com/google/uuid", [2024-03-21T09:11:31.061Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.061Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.061Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.061Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.061Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.061Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.061Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.061Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.061Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.061Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.061Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.061Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.061Z] "golang.org/x/net/html", [2024-03-21T09:11:31.061Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.061Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.061Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.061Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.061Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.061Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.061Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.061Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.061Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.061Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.061Z] "golang.org/x/text/language", [2024-03-21T09:11:31.061Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.061Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.061Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.061Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.061Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.061Z] "hash", [2024-03-21T09:11:31.061Z] "hash/adler32", [2024-03-21T09:11:31.061Z] "hash/crc32", [2024-03-21T09:11:31.061Z] "internal/abi", [2024-03-21T09:11:31.061Z] "internal/bytealg", [2024-03-21T09:11:31.061Z] "internal/cpu", [2024-03-21T09:11:31.061Z] "internal/fmtsort", [2024-03-21T09:11:31.061Z] "internal/goexperiment", [2024-03-21T09:11:31.061Z] "internal/itoa", [2024-03-21T09:11:31.061Z] "internal/nettrace", [2024-03-21T09:11:31.061Z] "internal/oserror", [2024-03-21T09:11:31.061Z] "internal/poll", [2024-03-21T09:11:31.061Z] "internal/race", [2024-03-21T09:11:31.061Z] "internal/reflectlite", [2024-03-21T09:11:31.061Z] "internal/singleflight", [2024-03-21T09:11:31.061Z] "internal/syscall/execenv", [2024-03-21T09:11:31.061Z] "internal/syscall/unix", [2024-03-21T09:11:31.061Z] "internal/testlog", [2024-03-21T09:11:31.061Z] "internal/unsafeheader", [2024-03-21T09:11:31.061Z] "io", [2024-03-21T09:11:31.061Z] "io/fs", [2024-03-21T09:11:31.061Z] "io/ioutil", [2024-03-21T09:11:31.061Z] "log", [2024-03-21T09:11:31.061Z] "math", [2024-03-21T09:11:31.061Z] "math/big", [2024-03-21T09:11:31.061Z] "math/bits", [2024-03-21T09:11:31.061Z] "math/rand", [2024-03-21T09:11:31.061Z] "mime", [2024-03-21T09:11:31.061Z] "mime/multipart", [2024-03-21T09:11:31.061Z] "mime/quotedprintable", [2024-03-21T09:11:31.061Z] "net", [2024-03-21T09:11:31.061Z] "net/http", [2024-03-21T09:11:31.061Z] "net/http/httptrace", [2024-03-21T09:11:31.061Z] "net/http/internal", [2024-03-21T09:11:31.061Z] "net/http/internal/ascii", [2024-03-21T09:11:31.061Z] "net/textproto", [2024-03-21T09:11:31.061Z] "net/url", [2024-03-21T09:11:31.061Z] "os", [2024-03-21T09:11:31.061Z] "path", [2024-03-21T09:11:31.061Z] "path/filepath", [2024-03-21T09:11:31.061Z] "reflect", [2024-03-21T09:11:31.061Z] "regexp", [2024-03-21T09:11:31.061Z] "regexp/syntax", [2024-03-21T09:11:31.061Z] "runtime", [2024-03-21T09:11:31.061Z] "runtime/cgo", [2024-03-21T09:11:31.061Z] "runtime/debug", [2024-03-21T09:11:31.061Z] "runtime/internal/atomic", [2024-03-21T09:11:31.061Z] "runtime/internal/math", [2024-03-21T09:11:31.061Z] "runtime/internal/sys", [2024-03-21T09:11:31.061Z] "sort", [2024-03-21T09:11:31.061Z] "strconv", [2024-03-21T09:11:31.061Z] "strings", [2024-03-21T09:11:31.061Z] "sync", [2024-03-21T09:11:31.061Z] "sync/atomic", [2024-03-21T09:11:31.061Z] "syscall", [2024-03-21T09:11:31.061Z] "time", [2024-03-21T09:11:31.061Z] "unicode", [2024-03-21T09:11:31.061Z] "unicode/utf16", [2024-03-21T09:11:31.061Z] "unicode/utf8", [2024-03-21T09:11:31.061Z] "unsafe", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.061Z] ] [2024-03-21T09:11:31.061Z] } [2024-03-21T09:11:31.061Z] { [2024-03-21T09:11:31.061Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg/correlation", [2024-03-21T09:11:31.061Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.061Z] "Name": "correlation", [2024-03-21T09:11:31.061Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.061Z] "Module": { [2024-03-21T09:11:31.061Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.061Z] "Main": true, [2024-03-21T09:11:31.061Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.061Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.061Z] "GoVersion": "1.21" [2024-03-21T09:11:31.061Z] }, [2024-03-21T09:11:31.061Z] "Match": [ [2024-03-21T09:11:31.061Z] "./..." [2024-03-21T09:11:31.061Z] ], [2024-03-21T09:11:31.061Z] "Stale": true, [2024-03-21T09:11:31.061Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.061Z] "GoFiles": [ [2024-03-21T09:11:31.061Z] "handler.go" [2024-03-21T09:11:31.061Z] ], [2024-03-21T09:11:31.061Z] "Imports": [ [2024-03-21T09:11:31.061Z] "context", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common" [2024-03-21T09:11:31.061Z] ], [2024-03-21T09:11:31.061Z] "Deps": [ [2024-03-21T09:11:31.061Z] "bufio", [2024-03-21T09:11:31.061Z] "bytes", [2024-03-21T09:11:31.061Z] "compress/flate", [2024-03-21T09:11:31.061Z] "compress/gzip", [2024-03-21T09:11:31.061Z] "compress/zlib", [2024-03-21T09:11:31.061Z] "container/list", [2024-03-21T09:11:31.061Z] "context", [2024-03-21T09:11:31.061Z] "crypto", [2024-03-21T09:11:31.061Z] "crypto/aes", [2024-03-21T09:11:31.061Z] "crypto/cipher", [2024-03-21T09:11:31.061Z] "crypto/des", [2024-03-21T09:11:31.061Z] "crypto/dsa", [2024-03-21T09:11:31.061Z] "crypto/ecdsa", [2024-03-21T09:11:31.061Z] "crypto/ed25519", [2024-03-21T09:11:31.061Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.061Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.061Z] "crypto/elliptic", [2024-03-21T09:11:31.061Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.061Z] "crypto/hmac", [2024-03-21T09:11:31.061Z] "crypto/internal/randutil", [2024-03-21T09:11:31.061Z] "crypto/internal/subtle", [2024-03-21T09:11:31.061Z] "crypto/md5", [2024-03-21T09:11:31.061Z] "crypto/rand", [2024-03-21T09:11:31.061Z] "crypto/rc4", [2024-03-21T09:11:31.061Z] "crypto/rsa", [2024-03-21T09:11:31.061Z] "crypto/sha1", [2024-03-21T09:11:31.061Z] "crypto/sha256", [2024-03-21T09:11:31.061Z] "crypto/sha512", [2024-03-21T09:11:31.061Z] "crypto/subtle", [2024-03-21T09:11:31.061Z] "crypto/tls", [2024-03-21T09:11:31.061Z] "crypto/x509", [2024-03-21T09:11:31.061Z] "crypto/x509/pkix", [2024-03-21T09:11:31.061Z] "database/sql/driver", [2024-03-21T09:11:31.061Z] "debug/dwarf", [2024-03-21T09:11:31.061Z] "debug/macho", [2024-03-21T09:11:31.061Z] "encoding", [2024-03-21T09:11:31.061Z] "encoding/asn1", [2024-03-21T09:11:31.061Z] "encoding/base64", [2024-03-21T09:11:31.061Z] "encoding/binary", [2024-03-21T09:11:31.061Z] "encoding/csv", [2024-03-21T09:11:31.061Z] "encoding/hex", [2024-03-21T09:11:31.061Z] "encoding/json", [2024-03-21T09:11:31.061Z] "encoding/pem", [2024-03-21T09:11:31.061Z] "encoding/xml", [2024-03-21T09:11:31.061Z] "errors", [2024-03-21T09:11:31.061Z] "fmt", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.061Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.061Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.061Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.061Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.061Z] "github.com/google/uuid", [2024-03-21T09:11:31.061Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.061Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.061Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.061Z] "golang.org/x/net/html", [2024-03-21T09:11:31.061Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.061Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.061Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.061Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.061Z] "golang.org/x/text/language", [2024-03-21T09:11:31.061Z] "hash", [2024-03-21T09:11:31.061Z] "hash/adler32", [2024-03-21T09:11:31.061Z] "hash/crc32", [2024-03-21T09:11:31.061Z] "internal/abi", [2024-03-21T09:11:31.061Z] "internal/bytealg", [2024-03-21T09:11:31.061Z] "internal/cpu", [2024-03-21T09:11:31.061Z] "internal/fmtsort", [2024-03-21T09:11:31.061Z] "internal/goexperiment", [2024-03-21T09:11:31.061Z] "internal/itoa", [2024-03-21T09:11:31.061Z] "internal/nettrace", [2024-03-21T09:11:31.061Z] "internal/oserror", [2024-03-21T09:11:31.061Z] "internal/poll", [2024-03-21T09:11:31.061Z] "internal/race", [2024-03-21T09:11:31.061Z] "internal/reflectlite", [2024-03-21T09:11:31.061Z] "internal/singleflight", [2024-03-21T09:11:31.061Z] "internal/syscall/execenv", [2024-03-21T09:11:31.061Z] "internal/syscall/unix", [2024-03-21T09:11:31.061Z] "internal/testlog", [2024-03-21T09:11:31.061Z] "internal/unsafeheader", [2024-03-21T09:11:31.061Z] "io", [2024-03-21T09:11:31.061Z] "io/fs", [2024-03-21T09:11:31.061Z] "io/ioutil", [2024-03-21T09:11:31.061Z] "log", [2024-03-21T09:11:31.061Z] "math", [2024-03-21T09:11:31.061Z] "math/big", [2024-03-21T09:11:31.061Z] "math/bits", [2024-03-21T09:11:31.061Z] "math/rand", [2024-03-21T09:11:31.061Z] "mime", [2024-03-21T09:11:31.061Z] "mime/multipart", [2024-03-21T09:11:31.061Z] "mime/quotedprintable", [2024-03-21T09:11:31.061Z] "net", [2024-03-21T09:11:31.061Z] "net/http", [2024-03-21T09:11:31.061Z] "net/http/httptrace", [2024-03-21T09:11:31.061Z] "net/http/internal", [2024-03-21T09:11:31.061Z] "net/http/internal/ascii", [2024-03-21T09:11:31.061Z] "net/textproto", [2024-03-21T09:11:31.061Z] "net/url", [2024-03-21T09:11:31.061Z] "os", [2024-03-21T09:11:31.061Z] "path", [2024-03-21T09:11:31.061Z] "path/filepath", [2024-03-21T09:11:31.061Z] "reflect", [2024-03-21T09:11:31.061Z] "regexp", [2024-03-21T09:11:31.061Z] "regexp/syntax", [2024-03-21T09:11:31.061Z] "runtime", [2024-03-21T09:11:31.061Z] "runtime/cgo", [2024-03-21T09:11:31.061Z] "runtime/internal/atomic", [2024-03-21T09:11:31.061Z] "runtime/internal/math", [2024-03-21T09:11:31.061Z] "runtime/internal/sys", [2024-03-21T09:11:31.061Z] "sort", [2024-03-21T09:11:31.061Z] "strconv", [2024-03-21T09:11:31.061Z] "strings", [2024-03-21T09:11:31.061Z] "sync", [2024-03-21T09:11:31.061Z] "sync/atomic", [2024-03-21T09:11:31.061Z] "syscall", [2024-03-21T09:11:31.061Z] "time", [2024-03-21T09:11:31.061Z] "unicode", [2024-03-21T09:11:31.061Z] "unicode/utf16", [2024-03-21T09:11:31.061Z] "unicode/utf8", [2024-03-21T09:11:31.061Z] "unsafe", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.061Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.061Z] ] [2024-03-21T09:11:31.061Z] } [2024-03-21T09:11:31.061Z] { [2024-03-21T09:11:31.061Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg/utils", [2024-03-21T09:11:31.061Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.061Z] "Name": "utils", [2024-03-21T09:11:31.061Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.061Z] "Module": { [2024-03-21T09:11:31.061Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.061Z] "Main": true, [2024-03-21T09:11:31.061Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.061Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.061Z] "GoVersion": "1.21" [2024-03-21T09:11:31.061Z] }, [2024-03-21T09:11:31.061Z] "Match": [ [2024-03-21T09:11:31.061Z] "./..." [2024-03-21T09:11:31.061Z] ], [2024-03-21T09:11:31.061Z] "Stale": true, [2024-03-21T09:11:31.061Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.061Z] "GoFiles": [ [2024-03-21T09:11:31.061Z] "db.go", [2024-03-21T09:11:31.061Z] "http.go", [2024-03-21T09:11:31.061Z] "payload.go", [2024-03-21T09:11:31.061Z] "restaddress.go", [2024-03-21T09:11:31.061Z] "struct.go", [2024-03-21T09:11:31.061Z] "time.go" [2024-03-21T09:11:31.061Z] ], [2024-03-21T09:11:31.061Z] "Imports": [ [2024-03-21T09:11:31.061Z] "bytes", [2024-03-21T09:11:31.061Z] "context", [2024-03-21T09:11:31.061Z] "encoding/json", [2024-03-21T09:11:31.061Z] "fmt", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.061Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.061Z] "io", [2024-03-21T09:11:31.061Z] "net/http", [2024-03-21T09:11:31.061Z] "reflect", [2024-03-21T09:11:31.061Z] "strconv", [2024-03-21T09:11:31.061Z] "strings", [2024-03-21T09:11:31.061Z] "time" [2024-03-21T09:11:31.061Z] ], [2024-03-21T09:11:31.061Z] "Deps": [ [2024-03-21T09:11:31.061Z] "bufio", [2024-03-21T09:11:31.061Z] "bytes", [2024-03-21T09:11:31.061Z] "compress/flate", [2024-03-21T09:11:31.061Z] "compress/gzip", [2024-03-21T09:11:31.061Z] "compress/zlib", [2024-03-21T09:11:31.061Z] "container/list", [2024-03-21T09:11:31.061Z] "context", [2024-03-21T09:11:31.061Z] "crypto", [2024-03-21T09:11:31.061Z] "crypto/aes", [2024-03-21T09:11:31.061Z] "crypto/cipher", [2024-03-21T09:11:31.061Z] "crypto/des", [2024-03-21T09:11:31.061Z] "crypto/dsa", [2024-03-21T09:11:31.061Z] "crypto/ecdsa", [2024-03-21T09:11:31.061Z] "crypto/ed25519", [2024-03-21T09:11:31.061Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.061Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.061Z] "crypto/elliptic", [2024-03-21T09:11:31.061Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.061Z] "crypto/hmac", [2024-03-21T09:11:31.061Z] "crypto/internal/randutil", [2024-03-21T09:11:31.061Z] "crypto/internal/subtle", [2024-03-21T09:11:31.061Z] "crypto/md5", [2024-03-21T09:11:31.061Z] "crypto/rand", [2024-03-21T09:11:31.061Z] "crypto/rc4", [2024-03-21T09:11:31.061Z] "crypto/rsa", [2024-03-21T09:11:31.061Z] "crypto/sha1", [2024-03-21T09:11:31.061Z] "crypto/sha256", [2024-03-21T09:11:31.061Z] "crypto/sha512", [2024-03-21T09:11:31.061Z] "crypto/subtle", [2024-03-21T09:11:31.061Z] "crypto/tls", [2024-03-21T09:11:31.061Z] "crypto/x509", [2024-03-21T09:11:31.061Z] "crypto/x509/pkix", [2024-03-21T09:11:31.061Z] "database/sql/driver", [2024-03-21T09:11:31.061Z] "debug/dwarf", [2024-03-21T09:11:31.061Z] "debug/macho", [2024-03-21T09:11:31.061Z] "encoding", [2024-03-21T09:11:31.061Z] "encoding/asn1", [2024-03-21T09:11:31.061Z] "encoding/base32", [2024-03-21T09:11:31.061Z] "encoding/base64", [2024-03-21T09:11:31.061Z] "encoding/binary", [2024-03-21T09:11:31.061Z] "encoding/csv", [2024-03-21T09:11:31.061Z] "encoding/hex", [2024-03-21T09:11:31.061Z] "encoding/json", [2024-03-21T09:11:31.061Z] "encoding/pem", [2024-03-21T09:11:31.061Z] "encoding/xml", [2024-03-21T09:11:31.061Z] "errors", [2024-03-21T09:11:31.061Z] "fmt", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.061Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.061Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.061Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.061Z] "github.com/go-kit/log", [2024-03-21T09:11:31.061Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.061Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.061Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.061Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.061Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.061Z] "github.com/google/uuid", [2024-03-21T09:11:31.061Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.061Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.061Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.061Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.061Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.061Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.061Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.061Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.061Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.061Z] "github.com/x448/float16", [2024-03-21T09:11:31.061Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.061Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.061Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.061Z] "golang.org/x/net/html", [2024-03-21T09:11:31.061Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.061Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.061Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.061Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.061Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.061Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.061Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.061Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.061Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.061Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.061Z] "golang.org/x/text/language", [2024-03-21T09:11:31.061Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.061Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.061Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.061Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.061Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.061Z] "hash", [2024-03-21T09:11:31.061Z] "hash/adler32", [2024-03-21T09:11:31.061Z] "hash/crc32", [2024-03-21T09:11:31.061Z] "internal/abi", [2024-03-21T09:11:31.061Z] "internal/bytealg", [2024-03-21T09:11:31.061Z] "internal/cpu", [2024-03-21T09:11:31.061Z] "internal/fmtsort", [2024-03-21T09:11:31.061Z] "internal/goexperiment", [2024-03-21T09:11:31.061Z] "internal/itoa", [2024-03-21T09:11:31.061Z] "internal/nettrace", [2024-03-21T09:11:31.061Z] "internal/oserror", [2024-03-21T09:11:31.061Z] "internal/poll", [2024-03-21T09:11:31.061Z] "internal/race", [2024-03-21T09:11:31.061Z] "internal/reflectlite", [2024-03-21T09:11:31.061Z] "internal/singleflight", [2024-03-21T09:11:31.061Z] "internal/syscall/execenv", [2024-03-21T09:11:31.061Z] "internal/syscall/unix", [2024-03-21T09:11:31.061Z] "internal/testlog", [2024-03-21T09:11:31.061Z] "internal/unsafeheader", [2024-03-21T09:11:31.061Z] "io", [2024-03-21T09:11:31.061Z] "io/fs", [2024-03-21T09:11:31.061Z] "io/ioutil", [2024-03-21T09:11:31.061Z] "log", [2024-03-21T09:11:31.061Z] "math", [2024-03-21T09:11:31.061Z] "math/big", [2024-03-21T09:11:31.061Z] "math/bits", [2024-03-21T09:11:31.061Z] "math/rand", [2024-03-21T09:11:31.061Z] "mime", [2024-03-21T09:11:31.061Z] "mime/multipart", [2024-03-21T09:11:31.061Z] "mime/quotedprintable", [2024-03-21T09:11:31.061Z] "net", [2024-03-21T09:11:31.061Z] "net/http", [2024-03-21T09:11:31.061Z] "net/http/httptrace", [2024-03-21T09:11:31.061Z] "net/http/internal", [2024-03-21T09:11:31.061Z] "net/http/internal/ascii", [2024-03-21T09:11:31.061Z] "net/textproto", [2024-03-21T09:11:31.061Z] "net/url", [2024-03-21T09:11:31.061Z] "os", [2024-03-21T09:11:31.061Z] "path", [2024-03-21T09:11:31.061Z] "path/filepath", [2024-03-21T09:11:31.061Z] "reflect", [2024-03-21T09:11:31.061Z] "regexp", [2024-03-21T09:11:31.061Z] "regexp/syntax", [2024-03-21T09:11:31.061Z] "runtime", [2024-03-21T09:11:31.061Z] "runtime/cgo", [2024-03-21T09:11:31.061Z] "runtime/debug", [2024-03-21T09:11:31.061Z] "runtime/internal/atomic", [2024-03-21T09:11:31.061Z] "runtime/internal/math", [2024-03-21T09:11:31.061Z] "runtime/internal/sys", [2024-03-21T09:11:31.061Z] "sort", [2024-03-21T09:11:31.061Z] "strconv", [2024-03-21T09:11:31.061Z] "strings", [2024-03-21T09:11:31.061Z] "sync", [2024-03-21T09:11:31.061Z] "sync/atomic", [2024-03-21T09:11:31.061Z] "syscall", [2024-03-21T09:11:31.061Z] "time", [2024-03-21T09:11:31.061Z] "unicode", [2024-03-21T09:11:31.061Z] "unicode/utf16", [2024-03-21T09:11:31.061Z] "unicode/utf8", [2024-03-21T09:11:31.062Z] "unsafe", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.062Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.062Z] ], [2024-03-21T09:11:31.062Z] "TestGoFiles": [ [2024-03-21T09:11:31.062Z] "http_test.go", [2024-03-21T09:11:31.062Z] "payload_test.go", [2024-03-21T09:11:31.062Z] "struct_test.go", [2024-03-21T09:11:31.062Z] "time_test.go" [2024-03-21T09:11:31.062Z] ], [2024-03-21T09:11:31.062Z] "TestImports": [ [2024-03-21T09:11:31.062Z] "errors", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.062Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.062Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.062Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.062Z] "math", [2024-03-21T09:11:31.062Z] "net/http", [2024-03-21T09:11:31.062Z] "strconv", [2024-03-21T09:11:31.062Z] "testing", [2024-03-21T09:11:31.062Z] "time" [2024-03-21T09:11:31.062Z] ] [2024-03-21T09:11:31.062Z] } [2024-03-21T09:11:31.062Z] { [2024-03-21T09:11:31.062Z] "Dir": "/w/workspace/edgex-go/637/internal/core/command/controller/http", [2024-03-21T09:11:31.062Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-21T09:11:31.062Z] "Name": "http", [2024-03-21T09:11:31.062Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.062Z] "Module": { [2024-03-21T09:11:31.062Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.062Z] "Main": true, [2024-03-21T09:11:31.062Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.062Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.062Z] "GoVersion": "1.21" [2024-03-21T09:11:31.062Z] }, [2024-03-21T09:11:31.062Z] "Match": [ [2024-03-21T09:11:31.062Z] "./..." [2024-03-21T09:11:31.062Z] ], [2024-03-21T09:11:31.062Z] "Stale": true, [2024-03-21T09:11:31.062Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.062Z] "GoFiles": [ [2024-03-21T09:11:31.062Z] "command.go" [2024-03-21T09:11:31.062Z] ], [2024-03-21T09:11:31.062Z] "Imports": [ [2024-03-21T09:11:31.062Z] "fmt", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.062Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.062Z] "math", [2024-03-21T09:11:31.062Z] "net/http" [2024-03-21T09:11:31.062Z] ], [2024-03-21T09:11:31.062Z] "Deps": [ [2024-03-21T09:11:31.062Z] "bufio", [2024-03-21T09:11:31.062Z] "bytes", [2024-03-21T09:11:31.062Z] "compress/flate", [2024-03-21T09:11:31.062Z] "compress/gzip", [2024-03-21T09:11:31.062Z] "compress/zlib", [2024-03-21T09:11:31.062Z] "container/list", [2024-03-21T09:11:31.062Z] "context", [2024-03-21T09:11:31.062Z] "crypto", [2024-03-21T09:11:31.062Z] "crypto/aes", [2024-03-21T09:11:31.062Z] "crypto/cipher", [2024-03-21T09:11:31.062Z] "crypto/des", [2024-03-21T09:11:31.062Z] "crypto/dsa", [2024-03-21T09:11:31.062Z] "crypto/ecdsa", [2024-03-21T09:11:31.062Z] "crypto/ed25519", [2024-03-21T09:11:31.062Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.062Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.062Z] "crypto/elliptic", [2024-03-21T09:11:31.062Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.062Z] "crypto/hmac", [2024-03-21T09:11:31.062Z] "crypto/internal/randutil", [2024-03-21T09:11:31.062Z] "crypto/internal/subtle", [2024-03-21T09:11:31.062Z] "crypto/md5", [2024-03-21T09:11:31.062Z] "crypto/rand", [2024-03-21T09:11:31.062Z] "crypto/rc4", [2024-03-21T09:11:31.062Z] "crypto/rsa", [2024-03-21T09:11:31.062Z] "crypto/sha1", [2024-03-21T09:11:31.062Z] "crypto/sha256", [2024-03-21T09:11:31.062Z] "crypto/sha512", [2024-03-21T09:11:31.062Z] "crypto/subtle", [2024-03-21T09:11:31.062Z] "crypto/tls", [2024-03-21T09:11:31.062Z] "crypto/x509", [2024-03-21T09:11:31.062Z] "crypto/x509/pkix", [2024-03-21T09:11:31.062Z] "database/sql/driver", [2024-03-21T09:11:31.062Z] "debug/dwarf", [2024-03-21T09:11:31.062Z] "debug/macho", [2024-03-21T09:11:31.062Z] "embed", [2024-03-21T09:11:31.062Z] "encoding", [2024-03-21T09:11:31.062Z] "encoding/asn1", [2024-03-21T09:11:31.062Z] "encoding/base32", [2024-03-21T09:11:31.062Z] "encoding/base64", [2024-03-21T09:11:31.062Z] "encoding/binary", [2024-03-21T09:11:31.062Z] "encoding/csv", [2024-03-21T09:11:31.062Z] "encoding/hex", [2024-03-21T09:11:31.062Z] "encoding/json", [2024-03-21T09:11:31.062Z] "encoding/pem", [2024-03-21T09:11:31.062Z] "encoding/xml", [2024-03-21T09:11:31.062Z] "errors", [2024-03-21T09:11:31.062Z] "flag", [2024-03-21T09:11:31.062Z] "fmt", [2024-03-21T09:11:31.062Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.062Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.062Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.062Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.062Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.062Z] "github.com/fatih/color", [2024-03-21T09:11:31.062Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.062Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.062Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.062Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.062Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.062Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.062Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.062Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.062Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.062Z] "github.com/go-kit/log", [2024-03-21T09:11:31.062Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.062Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.062Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.062Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.062Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.062Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.062Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.062Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.062Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.062Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.062Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.062Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.062Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.062Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.062Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.062Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.062Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.062Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.062Z] "github.com/google/uuid", [2024-03-21T09:11:31.062Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.062Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.062Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.062Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.062Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.062Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.062Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.062Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.062Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.062Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.062Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.062Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.062Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.062Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.062Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.062Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.062Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.062Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.062Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.062Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.062Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.062Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.062Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.062Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.062Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.062Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.062Z] "github.com/x448/float16", [2024-03-21T09:11:31.062Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.062Z] "go/token", [2024-03-21T09:11:31.062Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.062Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.062Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.062Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.062Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.062Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.062Z] "golang.org/x/net/html", [2024-03-21T09:11:31.062Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.062Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.062Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.062Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.062Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.062Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.062Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.062Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.062Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.062Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.062Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.062Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.062Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.062Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.062Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.062Z] "golang.org/x/text/language", [2024-03-21T09:11:31.062Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.062Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.062Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.062Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.062Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.062Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.062Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.062Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.062Z] "hash", [2024-03-21T09:11:31.062Z] "hash/adler32", [2024-03-21T09:11:31.062Z] "hash/crc32", [2024-03-21T09:11:31.063Z] "hash/fnv", [2024-03-21T09:11:31.063Z] "html", [2024-03-21T09:11:31.063Z] "html/template", [2024-03-21T09:11:31.063Z] "internal/abi", [2024-03-21T09:11:31.063Z] "internal/bytealg", [2024-03-21T09:11:31.063Z] "internal/cpu", [2024-03-21T09:11:31.063Z] "internal/fmtsort", [2024-03-21T09:11:31.063Z] "internal/goexperiment", [2024-03-21T09:11:31.063Z] "internal/itoa", [2024-03-21T09:11:31.063Z] "internal/nettrace", [2024-03-21T09:11:31.063Z] "internal/oserror", [2024-03-21T09:11:31.063Z] "internal/poll", [2024-03-21T09:11:31.063Z] "internal/race", [2024-03-21T09:11:31.063Z] "internal/reflectlite", [2024-03-21T09:11:31.063Z] "internal/singleflight", [2024-03-21T09:11:31.063Z] "internal/syscall/execenv", [2024-03-21T09:11:31.063Z] "internal/syscall/unix", [2024-03-21T09:11:31.063Z] "internal/testlog", [2024-03-21T09:11:31.063Z] "internal/unsafeheader", [2024-03-21T09:11:31.063Z] "io", [2024-03-21T09:11:31.063Z] "io/fs", [2024-03-21T09:11:31.063Z] "io/ioutil", [2024-03-21T09:11:31.063Z] "log", [2024-03-21T09:11:31.063Z] "log/syslog", [2024-03-21T09:11:31.063Z] "math", [2024-03-21T09:11:31.063Z] "math/big", [2024-03-21T09:11:31.063Z] "math/bits", [2024-03-21T09:11:31.063Z] "math/rand", [2024-03-21T09:11:31.063Z] "mime", [2024-03-21T09:11:31.063Z] "mime/multipart", [2024-03-21T09:11:31.063Z] "mime/quotedprintable", [2024-03-21T09:11:31.063Z] "net", [2024-03-21T09:11:31.063Z] "net/http", [2024-03-21T09:11:31.063Z] "net/http/httptest", [2024-03-21T09:11:31.063Z] "net/http/httptrace", [2024-03-21T09:11:31.063Z] "net/http/httputil", [2024-03-21T09:11:31.063Z] "net/http/internal", [2024-03-21T09:11:31.063Z] "net/http/internal/ascii", [2024-03-21T09:11:31.063Z] "net/http/internal/testcert", [2024-03-21T09:11:31.063Z] "net/textproto", [2024-03-21T09:11:31.063Z] "net/url", [2024-03-21T09:11:31.063Z] "os", [2024-03-21T09:11:31.063Z] "os/signal", [2024-03-21T09:11:31.063Z] "path", [2024-03-21T09:11:31.063Z] "path/filepath", [2024-03-21T09:11:31.063Z] "reflect", [2024-03-21T09:11:31.063Z] "regexp", [2024-03-21T09:11:31.063Z] "regexp/syntax", [2024-03-21T09:11:31.063Z] "runtime", [2024-03-21T09:11:31.063Z] "runtime/cgo", [2024-03-21T09:11:31.063Z] "runtime/debug", [2024-03-21T09:11:31.063Z] "runtime/internal/atomic", [2024-03-21T09:11:31.063Z] "runtime/internal/math", [2024-03-21T09:11:31.063Z] "runtime/internal/sys", [2024-03-21T09:11:31.063Z] "runtime/pprof", [2024-03-21T09:11:31.063Z] "sort", [2024-03-21T09:11:31.063Z] "strconv", [2024-03-21T09:11:31.063Z] "strings", [2024-03-21T09:11:31.063Z] "sync", [2024-03-21T09:11:31.063Z] "sync/atomic", [2024-03-21T09:11:31.063Z] "syscall", [2024-03-21T09:11:31.063Z] "text/tabwriter", [2024-03-21T09:11:31.063Z] "text/template", [2024-03-21T09:11:31.063Z] "text/template/parse", [2024-03-21T09:11:31.063Z] "time", [2024-03-21T09:11:31.063Z] "unicode", [2024-03-21T09:11:31.063Z] "unicode/utf16", [2024-03-21T09:11:31.063Z] "unicode/utf8", [2024-03-21T09:11:31.063Z] "unsafe", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.063Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.063Z] ], [2024-03-21T09:11:31.063Z] "TestGoFiles": [ [2024-03-21T09:11:31.063Z] "command_test.go" [2024-03-21T09:11:31.063Z] ], [2024-03-21T09:11:31.063Z] "TestImports": [ [2024-03-21T09:11:31.063Z] "bytes", [2024-03-21T09:11:31.063Z] "context", [2024-03-21T09:11:31.063Z] "encoding/json", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.063Z] "github.com/google/uuid", [2024-03-21T09:11:31.063Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.063Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.063Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.063Z] "net/http", [2024-03-21T09:11:31.063Z] "net/http/httptest", [2024-03-21T09:11:31.063Z] "testing" [2024-03-21T09:11:31.063Z] ] [2024-03-21T09:11:31.063Z] } [2024-03-21T09:11:31.063Z] { [2024-03-21T09:11:31.063Z] "Dir": "/w/workspace/edgex-go/637/internal/core/command/controller/messaging", [2024-03-21T09:11:31.063Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-21T09:11:31.063Z] "Name": "messaging", [2024-03-21T09:11:31.063Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.063Z] "Module": { [2024-03-21T09:11:31.063Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.063Z] "Main": true, [2024-03-21T09:11:31.063Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.063Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.063Z] "GoVersion": "1.21" [2024-03-21T09:11:31.063Z] }, [2024-03-21T09:11:31.063Z] "Match": [ [2024-03-21T09:11:31.063Z] "./..." [2024-03-21T09:11:31.063Z] ], [2024-03-21T09:11:31.063Z] "Stale": true, [2024-03-21T09:11:31.063Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.063Z] "GoFiles": [ [2024-03-21T09:11:31.063Z] "external.go", [2024-03-21T09:11:31.063Z] "internal.go", [2024-03-21T09:11:31.063Z] "utils.go" [2024-03-21T09:11:31.063Z] ], [2024-03-21T09:11:31.063Z] "Imports": [ [2024-03-21T09:11:31.063Z] "context", [2024-03-21T09:11:31.063Z] "encoding/json", [2024-03-21T09:11:31.063Z] "errors", [2024-03-21T09:11:31.063Z] "fmt", [2024-03-21T09:11:31.063Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.063Z] "net/http", [2024-03-21T09:11:31.063Z] "net/url", [2024-03-21T09:11:31.063Z] "strconv", [2024-03-21T09:11:31.063Z] "strings", [2024-03-21T09:11:31.063Z] "time" [2024-03-21T09:11:31.063Z] ], [2024-03-21T09:11:31.063Z] "Deps": [ [2024-03-21T09:11:31.063Z] "bufio", [2024-03-21T09:11:31.063Z] "bytes", [2024-03-21T09:11:31.063Z] "compress/flate", [2024-03-21T09:11:31.063Z] "compress/gzip", [2024-03-21T09:11:31.063Z] "compress/zlib", [2024-03-21T09:11:31.063Z] "container/list", [2024-03-21T09:11:31.063Z] "context", [2024-03-21T09:11:31.063Z] "crypto", [2024-03-21T09:11:31.063Z] "crypto/aes", [2024-03-21T09:11:31.063Z] "crypto/cipher", [2024-03-21T09:11:31.063Z] "crypto/des", [2024-03-21T09:11:31.063Z] "crypto/dsa", [2024-03-21T09:11:31.063Z] "crypto/ecdsa", [2024-03-21T09:11:31.063Z] "crypto/ed25519", [2024-03-21T09:11:31.063Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.063Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.063Z] "crypto/elliptic", [2024-03-21T09:11:31.063Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.063Z] "crypto/hmac", [2024-03-21T09:11:31.063Z] "crypto/internal/randutil", [2024-03-21T09:11:31.063Z] "crypto/internal/subtle", [2024-03-21T09:11:31.063Z] "crypto/md5", [2024-03-21T09:11:31.063Z] "crypto/rand", [2024-03-21T09:11:31.063Z] "crypto/rc4", [2024-03-21T09:11:31.063Z] "crypto/rsa", [2024-03-21T09:11:31.063Z] "crypto/sha1", [2024-03-21T09:11:31.063Z] "crypto/sha256", [2024-03-21T09:11:31.063Z] "crypto/sha512", [2024-03-21T09:11:31.063Z] "crypto/subtle", [2024-03-21T09:11:31.063Z] "crypto/tls", [2024-03-21T09:11:31.063Z] "crypto/x509", [2024-03-21T09:11:31.063Z] "crypto/x509/pkix", [2024-03-21T09:11:31.063Z] "database/sql/driver", [2024-03-21T09:11:31.063Z] "debug/dwarf", [2024-03-21T09:11:31.063Z] "debug/macho", [2024-03-21T09:11:31.063Z] "embed", [2024-03-21T09:11:31.063Z] "encoding", [2024-03-21T09:11:31.063Z] "encoding/asn1", [2024-03-21T09:11:31.063Z] "encoding/base32", [2024-03-21T09:11:31.063Z] "encoding/base64", [2024-03-21T09:11:31.063Z] "encoding/binary", [2024-03-21T09:11:31.063Z] "encoding/csv", [2024-03-21T09:11:31.063Z] "encoding/hex", [2024-03-21T09:11:31.063Z] "encoding/json", [2024-03-21T09:11:31.063Z] "encoding/pem", [2024-03-21T09:11:31.063Z] "encoding/xml", [2024-03-21T09:11:31.063Z] "errors", [2024-03-21T09:11:31.063Z] "flag", [2024-03-21T09:11:31.063Z] "fmt", [2024-03-21T09:11:31.063Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.063Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.063Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.063Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.063Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.063Z] "github.com/fatih/color", [2024-03-21T09:11:31.063Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.063Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.063Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.063Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.064Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.064Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.064Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.064Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.064Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.064Z] "github.com/go-kit/log", [2024-03-21T09:11:31.064Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.064Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.064Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.064Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.064Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.064Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.064Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.064Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.064Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.064Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.064Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.064Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.064Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.064Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.064Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.064Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.064Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.064Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.064Z] "github.com/google/uuid", [2024-03-21T09:11:31.064Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.064Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.064Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.064Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.064Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.064Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.064Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.064Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.064Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.064Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.064Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.064Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.064Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.064Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.064Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.064Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.064Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.064Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.064Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.064Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.064Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.064Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.064Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.064Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.064Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.064Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.064Z] "github.com/x448/float16", [2024-03-21T09:11:31.064Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.064Z] "go/token", [2024-03-21T09:11:31.064Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.064Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.064Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.064Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.064Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.064Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.064Z] "golang.org/x/net/html", [2024-03-21T09:11:31.064Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.064Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.064Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.064Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.064Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.064Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.064Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.064Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.064Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.064Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.064Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.064Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.064Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.064Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.064Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.064Z] "golang.org/x/text/language", [2024-03-21T09:11:31.064Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.064Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.064Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.064Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.064Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.064Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.064Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.065Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.065Z] "hash", [2024-03-21T09:11:31.065Z] "hash/adler32", [2024-03-21T09:11:31.065Z] "hash/crc32", [2024-03-21T09:11:31.065Z] "hash/fnv", [2024-03-21T09:11:31.065Z] "html", [2024-03-21T09:11:31.065Z] "html/template", [2024-03-21T09:11:31.065Z] "internal/abi", [2024-03-21T09:11:31.065Z] "internal/bytealg", [2024-03-21T09:11:31.065Z] "internal/cpu", [2024-03-21T09:11:31.065Z] "internal/fmtsort", [2024-03-21T09:11:31.065Z] "internal/goexperiment", [2024-03-21T09:11:31.065Z] "internal/itoa", [2024-03-21T09:11:31.065Z] "internal/nettrace", [2024-03-21T09:11:31.065Z] "internal/oserror", [2024-03-21T09:11:31.065Z] "internal/poll", [2024-03-21T09:11:31.065Z] "internal/race", [2024-03-21T09:11:31.065Z] "internal/reflectlite", [2024-03-21T09:11:31.065Z] "internal/singleflight", [2024-03-21T09:11:31.065Z] "internal/syscall/execenv", [2024-03-21T09:11:31.065Z] "internal/syscall/unix", [2024-03-21T09:11:31.065Z] "internal/testlog", [2024-03-21T09:11:31.065Z] "internal/unsafeheader", [2024-03-21T09:11:31.065Z] "io", [2024-03-21T09:11:31.065Z] "io/fs", [2024-03-21T09:11:31.065Z] "io/ioutil", [2024-03-21T09:11:31.065Z] "log", [2024-03-21T09:11:31.065Z] "log/syslog", [2024-03-21T09:11:31.065Z] "math", [2024-03-21T09:11:31.065Z] "math/big", [2024-03-21T09:11:31.065Z] "math/bits", [2024-03-21T09:11:31.065Z] "math/rand", [2024-03-21T09:11:31.065Z] "mime", [2024-03-21T09:11:31.065Z] "mime/multipart", [2024-03-21T09:11:31.065Z] "mime/quotedprintable", [2024-03-21T09:11:31.065Z] "net", [2024-03-21T09:11:31.065Z] "net/http", [2024-03-21T09:11:31.065Z] "net/http/httptest", [2024-03-21T09:11:31.065Z] "net/http/httptrace", [2024-03-21T09:11:31.065Z] "net/http/httputil", [2024-03-21T09:11:31.065Z] "net/http/internal", [2024-03-21T09:11:31.065Z] "net/http/internal/ascii", [2024-03-21T09:11:31.065Z] "net/http/internal/testcert", [2024-03-21T09:11:31.065Z] "net/textproto", [2024-03-21T09:11:31.065Z] "net/url", [2024-03-21T09:11:31.065Z] "os", [2024-03-21T09:11:31.065Z] "os/signal", [2024-03-21T09:11:31.065Z] "path", [2024-03-21T09:11:31.065Z] "path/filepath", [2024-03-21T09:11:31.065Z] "reflect", [2024-03-21T09:11:31.065Z] "regexp", [2024-03-21T09:11:31.065Z] "regexp/syntax", [2024-03-21T09:11:31.065Z] "runtime", [2024-03-21T09:11:31.065Z] "runtime/cgo", [2024-03-21T09:11:31.065Z] "runtime/debug", [2024-03-21T09:11:31.065Z] "runtime/internal/atomic", [2024-03-21T09:11:31.065Z] "runtime/internal/math", [2024-03-21T09:11:31.065Z] "runtime/internal/sys", [2024-03-21T09:11:31.065Z] "runtime/pprof", [2024-03-21T09:11:31.065Z] "sort", [2024-03-21T09:11:31.065Z] "strconv", [2024-03-21T09:11:31.065Z] "strings", [2024-03-21T09:11:31.065Z] "sync", [2024-03-21T09:11:31.065Z] "sync/atomic", [2024-03-21T09:11:31.065Z] "syscall", [2024-03-21T09:11:31.065Z] "text/tabwriter", [2024-03-21T09:11:31.065Z] "text/template", [2024-03-21T09:11:31.065Z] "text/template/parse", [2024-03-21T09:11:31.065Z] "time", [2024-03-21T09:11:31.065Z] "unicode", [2024-03-21T09:11:31.065Z] "unicode/utf16", [2024-03-21T09:11:31.065Z] "unicode/utf8", [2024-03-21T09:11:31.065Z] "unsafe", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.065Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.065Z] ], [2024-03-21T09:11:31.065Z] "TestGoFiles": [ [2024-03-21T09:11:31.065Z] "external_test.go", [2024-03-21T09:11:31.065Z] "internal_test.go" [2024-03-21T09:11:31.065Z] ], [2024-03-21T09:11:31.065Z] "TestImports": [ [2024-03-21T09:11:31.065Z] "context", [2024-03-21T09:11:31.065Z] "encoding/json", [2024-03-21T09:11:31.065Z] "errors", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-21T09:11:31.065Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.065Z] "github.com/google/uuid", [2024-03-21T09:11:31.065Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.065Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.065Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.065Z] "net/http", [2024-03-21T09:11:31.065Z] "strings", [2024-03-21T09:11:31.065Z] "sync", [2024-03-21T09:11:31.065Z] "testing", [2024-03-21T09:11:31.065Z] "time" [2024-03-21T09:11:31.065Z] ] [2024-03-21T09:11:31.065Z] } [2024-03-21T09:11:31.065Z] { [2024-03-21T09:11:31.065Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/file", [2024-03-21T09:11:31.065Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.065Z] "Name": "file", [2024-03-21T09:11:31.065Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.065Z] "Module": { [2024-03-21T09:11:31.065Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.065Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.065Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.065Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.066Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.066Z] "GoVersion": "1.21" [2024-03-21T09:11:31.066Z] }, [2024-03-21T09:11:31.066Z] "DepOnly": true, [2024-03-21T09:11:31.066Z] "Stale": true, [2024-03-21T09:11:31.066Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.066Z] "GoFiles": [ [2024-03-21T09:11:31.066Z] "file.go" [2024-03-21T09:11:31.066Z] ], [2024-03-21T09:11:31.066Z] "Imports": [ [2024-03-21T09:11:31.066Z] "fmt", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.066Z] "io", [2024-03-21T09:11:31.066Z] "net/http", [2024-03-21T09:11:31.066Z] "net/url", [2024-03-21T09:11:31.066Z] "os" [2024-03-21T09:11:31.066Z] ], [2024-03-21T09:11:31.066Z] "Deps": [ [2024-03-21T09:11:31.066Z] "bufio", [2024-03-21T09:11:31.066Z] "bytes", [2024-03-21T09:11:31.066Z] "compress/flate", [2024-03-21T09:11:31.066Z] "compress/gzip", [2024-03-21T09:11:31.066Z] "compress/zlib", [2024-03-21T09:11:31.066Z] "container/list", [2024-03-21T09:11:31.066Z] "context", [2024-03-21T09:11:31.066Z] "crypto", [2024-03-21T09:11:31.066Z] "crypto/aes", [2024-03-21T09:11:31.066Z] "crypto/cipher", [2024-03-21T09:11:31.066Z] "crypto/des", [2024-03-21T09:11:31.066Z] "crypto/dsa", [2024-03-21T09:11:31.066Z] "crypto/ecdsa", [2024-03-21T09:11:31.066Z] "crypto/ed25519", [2024-03-21T09:11:31.066Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.066Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.066Z] "crypto/elliptic", [2024-03-21T09:11:31.066Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.066Z] "crypto/hmac", [2024-03-21T09:11:31.066Z] "crypto/internal/randutil", [2024-03-21T09:11:31.066Z] "crypto/internal/subtle", [2024-03-21T09:11:31.066Z] "crypto/md5", [2024-03-21T09:11:31.066Z] "crypto/rand", [2024-03-21T09:11:31.066Z] "crypto/rc4", [2024-03-21T09:11:31.066Z] "crypto/rsa", [2024-03-21T09:11:31.066Z] "crypto/sha1", [2024-03-21T09:11:31.066Z] "crypto/sha256", [2024-03-21T09:11:31.066Z] "crypto/sha512", [2024-03-21T09:11:31.066Z] "crypto/subtle", [2024-03-21T09:11:31.066Z] "crypto/tls", [2024-03-21T09:11:31.066Z] "crypto/x509", [2024-03-21T09:11:31.066Z] "crypto/x509/pkix", [2024-03-21T09:11:31.066Z] "database/sql/driver", [2024-03-21T09:11:31.066Z] "debug/dwarf", [2024-03-21T09:11:31.066Z] "debug/macho", [2024-03-21T09:11:31.066Z] "encoding", [2024-03-21T09:11:31.066Z] "encoding/asn1", [2024-03-21T09:11:31.066Z] "encoding/base64", [2024-03-21T09:11:31.066Z] "encoding/binary", [2024-03-21T09:11:31.066Z] "encoding/csv", [2024-03-21T09:11:31.066Z] "encoding/hex", [2024-03-21T09:11:31.066Z] "encoding/json", [2024-03-21T09:11:31.066Z] "encoding/pem", [2024-03-21T09:11:31.066Z] "encoding/xml", [2024-03-21T09:11:31.066Z] "errors", [2024-03-21T09:11:31.066Z] "flag", [2024-03-21T09:11:31.066Z] "fmt", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.066Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.066Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.066Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.066Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.066Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.066Z] "github.com/go-kit/log", [2024-03-21T09:11:31.066Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.066Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.066Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.066Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.066Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.066Z] "github.com/google/uuid", [2024-03-21T09:11:31.066Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.066Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.066Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.066Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.066Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.066Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.066Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.066Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.066Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.066Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.066Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.066Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.066Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.066Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.066Z] "golang.org/x/net/html", [2024-03-21T09:11:31.066Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.066Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.066Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.066Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.066Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.066Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.066Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.066Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.066Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.066Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.067Z] "golang.org/x/text/language", [2024-03-21T09:11:31.067Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.067Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.067Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.067Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.067Z] "hash", [2024-03-21T09:11:31.067Z] "hash/adler32", [2024-03-21T09:11:31.067Z] "hash/crc32", [2024-03-21T09:11:31.067Z] "internal/abi", [2024-03-21T09:11:31.067Z] "internal/bytealg", [2024-03-21T09:11:31.067Z] "internal/cpu", [2024-03-21T09:11:31.067Z] "internal/fmtsort", [2024-03-21T09:11:31.067Z] "internal/goexperiment", [2024-03-21T09:11:31.067Z] "internal/itoa", [2024-03-21T09:11:31.067Z] "internal/nettrace", [2024-03-21T09:11:31.067Z] "internal/oserror", [2024-03-21T09:11:31.067Z] "internal/poll", [2024-03-21T09:11:31.067Z] "internal/race", [2024-03-21T09:11:31.067Z] "internal/reflectlite", [2024-03-21T09:11:31.067Z] "internal/singleflight", [2024-03-21T09:11:31.067Z] "internal/syscall/execenv", [2024-03-21T09:11:31.067Z] "internal/syscall/unix", [2024-03-21T09:11:31.067Z] "internal/testlog", [2024-03-21T09:11:31.067Z] "internal/unsafeheader", [2024-03-21T09:11:31.067Z] "io", [2024-03-21T09:11:31.067Z] "io/fs", [2024-03-21T09:11:31.067Z] "io/ioutil", [2024-03-21T09:11:31.067Z] "log", [2024-03-21T09:11:31.067Z] "log/syslog", [2024-03-21T09:11:31.067Z] "math", [2024-03-21T09:11:31.067Z] "math/big", [2024-03-21T09:11:31.067Z] "math/bits", [2024-03-21T09:11:31.067Z] "math/rand", [2024-03-21T09:11:31.067Z] "mime", [2024-03-21T09:11:31.067Z] "mime/multipart", [2024-03-21T09:11:31.067Z] "mime/quotedprintable", [2024-03-21T09:11:31.067Z] "net", [2024-03-21T09:11:31.067Z] "net/http", [2024-03-21T09:11:31.067Z] "net/http/httptest", [2024-03-21T09:11:31.067Z] "net/http/httptrace", [2024-03-21T09:11:31.067Z] "net/http/internal", [2024-03-21T09:11:31.067Z] "net/http/internal/ascii", [2024-03-21T09:11:31.067Z] "net/http/internal/testcert", [2024-03-21T09:11:31.067Z] "net/textproto", [2024-03-21T09:11:31.067Z] "net/url", [2024-03-21T09:11:31.067Z] "os", [2024-03-21T09:11:31.067Z] "path", [2024-03-21T09:11:31.067Z] "path/filepath", [2024-03-21T09:11:31.067Z] "reflect", [2024-03-21T09:11:31.067Z] "regexp", [2024-03-21T09:11:31.067Z] "regexp/syntax", [2024-03-21T09:11:31.067Z] "runtime", [2024-03-21T09:11:31.067Z] "runtime/cgo", [2024-03-21T09:11:31.067Z] "runtime/debug", [2024-03-21T09:11:31.067Z] "runtime/internal/atomic", [2024-03-21T09:11:31.067Z] "runtime/internal/math", [2024-03-21T09:11:31.067Z] "runtime/internal/sys", [2024-03-21T09:11:31.067Z] "runtime/pprof", [2024-03-21T09:11:31.067Z] "sort", [2024-03-21T09:11:31.067Z] "strconv", [2024-03-21T09:11:31.067Z] "strings", [2024-03-21T09:11:31.067Z] "sync", [2024-03-21T09:11:31.067Z] "sync/atomic", [2024-03-21T09:11:31.067Z] "syscall", [2024-03-21T09:11:31.067Z] "text/tabwriter", [2024-03-21T09:11:31.067Z] "time", [2024-03-21T09:11:31.067Z] "unicode", [2024-03-21T09:11:31.067Z] "unicode/utf16", [2024-03-21T09:11:31.067Z] "unicode/utf8", [2024-03-21T09:11:31.067Z] "unsafe", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.067Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.067Z] ], [2024-03-21T09:11:31.067Z] "TestGoFiles": [ [2024-03-21T09:11:31.067Z] "file_test.go" [2024-03-21T09:11:31.067Z] ], [2024-03-21T09:11:31.067Z] "TestImports": [ [2024-03-21T09:11:31.067Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.067Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-21T09:11:31.067Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.067Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.067Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.067Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.067Z] "net/http", [2024-03-21T09:11:31.067Z] "net/http/httptest", [2024-03-21T09:11:31.067Z] "path", [2024-03-21T09:11:31.067Z] "testing" [2024-03-21T09:11:31.067Z] ] [2024-03-21T09:11:31.067Z] } [2024-03-21T09:11:31.067Z] { [2024-03-21T09:11:31.067Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/flags", [2024-03-21T09:11:31.067Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.067Z] "Name": "flags", [2024-03-21T09:11:31.067Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.067Z] "Module": { [2024-03-21T09:11:31.067Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.067Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.067Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.067Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.067Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.067Z] "GoVersion": "1.21" [2024-03-21T09:11:31.067Z] }, [2024-03-21T09:11:31.067Z] "DepOnly": true, [2024-03-21T09:11:31.067Z] "Stale": true, [2024-03-21T09:11:31.067Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.067Z] "GoFiles": [ [2024-03-21T09:11:31.067Z] "flags.go" [2024-03-21T09:11:31.067Z] ], [2024-03-21T09:11:31.067Z] "Imports": [ [2024-03-21T09:11:31.067Z] "flag", [2024-03-21T09:11:31.067Z] "fmt", [2024-03-21T09:11:31.067Z] "os", [2024-03-21T09:11:31.067Z] "regexp", [2024-03-21T09:11:31.067Z] "strings" [2024-03-21T09:11:31.067Z] ], [2024-03-21T09:11:31.067Z] "Deps": [ [2024-03-21T09:11:31.067Z] "bytes", [2024-03-21T09:11:31.067Z] "errors", [2024-03-21T09:11:31.067Z] "flag", [2024-03-21T09:11:31.067Z] "fmt", [2024-03-21T09:11:31.067Z] "internal/abi", [2024-03-21T09:11:31.067Z] "internal/bytealg", [2024-03-21T09:11:31.067Z] "internal/cpu", [2024-03-21T09:11:31.067Z] "internal/fmtsort", [2024-03-21T09:11:31.067Z] "internal/goexperiment", [2024-03-21T09:11:31.067Z] "internal/itoa", [2024-03-21T09:11:31.067Z] "internal/oserror", [2024-03-21T09:11:31.067Z] "internal/poll", [2024-03-21T09:11:31.067Z] "internal/race", [2024-03-21T09:11:31.067Z] "internal/reflectlite", [2024-03-21T09:11:31.067Z] "internal/syscall/execenv", [2024-03-21T09:11:31.067Z] "internal/syscall/unix", [2024-03-21T09:11:31.067Z] "internal/testlog", [2024-03-21T09:11:31.067Z] "internal/unsafeheader", [2024-03-21T09:11:31.067Z] "io", [2024-03-21T09:11:31.067Z] "io/fs", [2024-03-21T09:11:31.067Z] "math", [2024-03-21T09:11:31.067Z] "math/bits", [2024-03-21T09:11:31.067Z] "os", [2024-03-21T09:11:31.067Z] "path", [2024-03-21T09:11:31.067Z] "reflect", [2024-03-21T09:11:31.067Z] "regexp", [2024-03-21T09:11:31.067Z] "regexp/syntax", [2024-03-21T09:11:31.067Z] "runtime", [2024-03-21T09:11:31.067Z] "runtime/internal/atomic", [2024-03-21T09:11:31.067Z] "runtime/internal/math", [2024-03-21T09:11:31.067Z] "runtime/internal/sys", [2024-03-21T09:11:31.067Z] "sort", [2024-03-21T09:11:31.067Z] "strconv", [2024-03-21T09:11:31.067Z] "strings", [2024-03-21T09:11:31.067Z] "sync", [2024-03-21T09:11:31.067Z] "sync/atomic", [2024-03-21T09:11:31.067Z] "syscall", [2024-03-21T09:11:31.067Z] "time", [2024-03-21T09:11:31.067Z] "unicode", [2024-03-21T09:11:31.067Z] "unicode/utf8", [2024-03-21T09:11:31.067Z] "unsafe" [2024-03-21T09:11:31.067Z] ], [2024-03-21T09:11:31.067Z] "TestGoFiles": [ [2024-03-21T09:11:31.067Z] "flags_test.go" [2024-03-21T09:11:31.067Z] ], [2024-03-21T09:11:31.067Z] "TestImports": [ [2024-03-21T09:11:31.067Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.067Z] "testing" [2024-03-21T09:11:31.068Z] ] [2024-03-21T09:11:31.068Z] } [2024-03-21T09:11:31.068Z] { [2024-03-21T09:11:31.068Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config", [2024-03-21T09:11:31.068Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.068Z] "Name": "config", [2024-03-21T09:11:31.068Z] "Doc": "****************************************************************************** * Copyright 2020 Intel Corp.", [2024-03-21T09:11:31.068Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.068Z] "Module": { [2024-03-21T09:11:31.068Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.068Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.068Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.068Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.068Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.068Z] "GoVersion": "1.21" [2024-03-21T09:11:31.068Z] }, [2024-03-21T09:11:31.068Z] "DepOnly": true, [2024-03-21T09:11:31.068Z] "Stale": true, [2024-03-21T09:11:31.068Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.068Z] "GoFiles": [ [2024-03-21T09:11:31.068Z] "config.go", [2024-03-21T09:11:31.068Z] "provider.go" [2024-03-21T09:11:31.068Z] ], [2024-03-21T09:11:31.068Z] "Imports": [ [2024-03-21T09:11:31.068Z] "context", [2024-03-21T09:11:31.068Z] "errors", [2024-03-21T09:11:31.068Z] "fmt", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.068Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.068Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.068Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.068Z] "math", [2024-03-21T09:11:31.068Z] "net", [2024-03-21T09:11:31.068Z] "net/url", [2024-03-21T09:11:31.068Z] "path/filepath", [2024-03-21T09:11:31.068Z] "reflect", [2024-03-21T09:11:31.068Z] "strconv", [2024-03-21T09:11:31.068Z] "strings", [2024-03-21T09:11:31.068Z] "sync", [2024-03-21T09:11:31.068Z] "time" [2024-03-21T09:11:31.068Z] ], [2024-03-21T09:11:31.068Z] "Deps": [ [2024-03-21T09:11:31.068Z] "bufio", [2024-03-21T09:11:31.068Z] "bytes", [2024-03-21T09:11:31.068Z] "compress/flate", [2024-03-21T09:11:31.068Z] "compress/gzip", [2024-03-21T09:11:31.068Z] "compress/zlib", [2024-03-21T09:11:31.068Z] "container/list", [2024-03-21T09:11:31.068Z] "context", [2024-03-21T09:11:31.068Z] "crypto", [2024-03-21T09:11:31.068Z] "crypto/aes", [2024-03-21T09:11:31.068Z] "crypto/cipher", [2024-03-21T09:11:31.068Z] "crypto/des", [2024-03-21T09:11:31.068Z] "crypto/dsa", [2024-03-21T09:11:31.068Z] "crypto/ecdsa", [2024-03-21T09:11:31.068Z] "crypto/ed25519", [2024-03-21T09:11:31.068Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.068Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.068Z] "crypto/elliptic", [2024-03-21T09:11:31.068Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.068Z] "crypto/hmac", [2024-03-21T09:11:31.068Z] "crypto/internal/randutil", [2024-03-21T09:11:31.068Z] "crypto/internal/subtle", [2024-03-21T09:11:31.068Z] "crypto/md5", [2024-03-21T09:11:31.068Z] "crypto/rand", [2024-03-21T09:11:31.068Z] "crypto/rc4", [2024-03-21T09:11:31.068Z] "crypto/rsa", [2024-03-21T09:11:31.068Z] "crypto/sha1", [2024-03-21T09:11:31.068Z] "crypto/sha256", [2024-03-21T09:11:31.068Z] "crypto/sha512", [2024-03-21T09:11:31.068Z] "crypto/subtle", [2024-03-21T09:11:31.069Z] "crypto/tls", [2024-03-21T09:11:31.069Z] "crypto/x509", [2024-03-21T09:11:31.069Z] "crypto/x509/pkix", [2024-03-21T09:11:31.069Z] "database/sql/driver", [2024-03-21T09:11:31.069Z] "debug/dwarf", [2024-03-21T09:11:31.069Z] "debug/macho", [2024-03-21T09:11:31.069Z] "embed", [2024-03-21T09:11:31.069Z] "encoding", [2024-03-21T09:11:31.069Z] "encoding/asn1", [2024-03-21T09:11:31.069Z] "encoding/base32", [2024-03-21T09:11:31.069Z] "encoding/base64", [2024-03-21T09:11:31.069Z] "encoding/binary", [2024-03-21T09:11:31.069Z] "encoding/csv", [2024-03-21T09:11:31.069Z] "encoding/hex", [2024-03-21T09:11:31.069Z] "encoding/json", [2024-03-21T09:11:31.069Z] "encoding/pem", [2024-03-21T09:11:31.069Z] "encoding/xml", [2024-03-21T09:11:31.069Z] "errors", [2024-03-21T09:11:31.069Z] "flag", [2024-03-21T09:11:31.069Z] "fmt", [2024-03-21T09:11:31.069Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.069Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.069Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.069Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.069Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.069Z] "github.com/fatih/color", [2024-03-21T09:11:31.069Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.069Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.069Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.069Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.069Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.069Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.069Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.069Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.069Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.069Z] "github.com/go-kit/log", [2024-03-21T09:11:31.069Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.069Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.069Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.069Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.069Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.069Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.069Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.069Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.069Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.069Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.069Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.069Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.069Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.069Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.069Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.069Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.069Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.069Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.069Z] "github.com/google/uuid", [2024-03-21T09:11:31.069Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.069Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.069Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.069Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.069Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.069Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.069Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.069Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.069Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.069Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.069Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.069Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.069Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.069Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.069Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.069Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.069Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.069Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.069Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.069Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.069Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.069Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.069Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.069Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.069Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.069Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.069Z] "github.com/x448/float16", [2024-03-21T09:11:31.069Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.069Z] "go/token", [2024-03-21T09:11:31.069Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.069Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.069Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.069Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.069Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.069Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.069Z] "golang.org/x/net/html", [2024-03-21T09:11:31.069Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.069Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.069Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.069Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.069Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.069Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.069Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.069Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.069Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.069Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.069Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.069Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.069Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.069Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.069Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.069Z] "golang.org/x/text/language", [2024-03-21T09:11:31.069Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.069Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.069Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.069Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.069Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.069Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.070Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.070Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.070Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.070Z] "hash", [2024-03-21T09:11:31.070Z] "hash/adler32", [2024-03-21T09:11:31.070Z] "hash/crc32", [2024-03-21T09:11:31.070Z] "hash/fnv", [2024-03-21T09:11:31.070Z] "html", [2024-03-21T09:11:31.070Z] "html/template", [2024-03-21T09:11:31.070Z] "internal/abi", [2024-03-21T09:11:31.070Z] "internal/bytealg", [2024-03-21T09:11:31.070Z] "internal/cpu", [2024-03-21T09:11:31.070Z] "internal/fmtsort", [2024-03-21T09:11:31.070Z] "internal/goexperiment", [2024-03-21T09:11:31.070Z] "internal/itoa", [2024-03-21T09:11:31.070Z] "internal/nettrace", [2024-03-21T09:11:31.070Z] "internal/oserror", [2024-03-21T09:11:31.070Z] "internal/poll", [2024-03-21T09:11:31.070Z] "internal/race", [2024-03-21T09:11:31.070Z] "internal/reflectlite", [2024-03-21T09:11:31.070Z] "internal/singleflight", [2024-03-21T09:11:31.070Z] "internal/syscall/execenv", [2024-03-21T09:11:31.070Z] "internal/syscall/unix", [2024-03-21T09:11:31.070Z] "internal/testlog", [2024-03-21T09:11:31.070Z] "internal/unsafeheader", [2024-03-21T09:11:31.070Z] "io", [2024-03-21T09:11:31.070Z] "io/fs", [2024-03-21T09:11:31.070Z] "io/ioutil", [2024-03-21T09:11:31.070Z] "log", [2024-03-21T09:11:31.070Z] "log/syslog", [2024-03-21T09:11:31.070Z] "math", [2024-03-21T09:11:31.070Z] "math/big", [2024-03-21T09:11:31.070Z] "math/bits", [2024-03-21T09:11:31.070Z] "math/rand", [2024-03-21T09:11:31.070Z] "mime", [2024-03-21T09:11:31.070Z] "mime/multipart", [2024-03-21T09:11:31.070Z] "mime/quotedprintable", [2024-03-21T09:11:31.070Z] "net", [2024-03-21T09:11:31.070Z] "net/http", [2024-03-21T09:11:31.070Z] "net/http/httptest", [2024-03-21T09:11:31.070Z] "net/http/httptrace", [2024-03-21T09:11:31.070Z] "net/http/httputil", [2024-03-21T09:11:31.070Z] "net/http/internal", [2024-03-21T09:11:31.070Z] "net/http/internal/ascii", [2024-03-21T09:11:31.070Z] "net/http/internal/testcert", [2024-03-21T09:11:31.070Z] "net/textproto", [2024-03-21T09:11:31.070Z] "net/url", [2024-03-21T09:11:31.070Z] "os", [2024-03-21T09:11:31.070Z] "os/signal", [2024-03-21T09:11:31.070Z] "path", [2024-03-21T09:11:31.070Z] "path/filepath", [2024-03-21T09:11:31.070Z] "reflect", [2024-03-21T09:11:31.070Z] "regexp", [2024-03-21T09:11:31.070Z] "regexp/syntax", [2024-03-21T09:11:31.070Z] "runtime", [2024-03-21T09:11:31.070Z] "runtime/cgo", [2024-03-21T09:11:31.070Z] "runtime/debug", [2024-03-21T09:11:31.070Z] "runtime/internal/atomic", [2024-03-21T09:11:31.070Z] "runtime/internal/math", [2024-03-21T09:11:31.070Z] "runtime/internal/sys", [2024-03-21T09:11:31.070Z] "runtime/pprof", [2024-03-21T09:11:31.070Z] "sort", [2024-03-21T09:11:31.070Z] "strconv", [2024-03-21T09:11:31.070Z] "strings", [2024-03-21T09:11:31.070Z] "sync", [2024-03-21T09:11:31.070Z] "sync/atomic", [2024-03-21T09:11:31.070Z] "syscall", [2024-03-21T09:11:31.070Z] "text/tabwriter", [2024-03-21T09:11:31.070Z] "text/template", [2024-03-21T09:11:31.070Z] "text/template/parse", [2024-03-21T09:11:31.070Z] "time", [2024-03-21T09:11:31.070Z] "unicode", [2024-03-21T09:11:31.070Z] "unicode/utf16", [2024-03-21T09:11:31.070Z] "unicode/utf8", [2024-03-21T09:11:31.070Z] "unsafe", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.070Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.070Z] ], [2024-03-21T09:11:31.070Z] "TestGoFiles": [ [2024-03-21T09:11:31.070Z] "config_test.go", [2024-03-21T09:11:31.070Z] "configmock_test.go", [2024-03-21T09:11:31.070Z] "provider_test.go" [2024-03-21T09:11:31.070Z] ], [2024-03-21T09:11:31.070Z] "TestImports": [ [2024-03-21T09:11:31.070Z] "context", [2024-03-21T09:11:31.070Z] "errors", [2024-03-21T09:11:31.070Z] "fmt", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.070Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.070Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.070Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.070Z] "os", [2024-03-21T09:11:31.070Z] "path", [2024-03-21T09:11:31.070Z] "path/filepath", [2024-03-21T09:11:31.070Z] "strconv", [2024-03-21T09:11:31.070Z] "sync", [2024-03-21T09:11:31.070Z] "testing" [2024-03-21T09:11:31.070Z] ] [2024-03-21T09:11:31.070Z] } [2024-03-21T09:11:31.070Z] { [2024-03-21T09:11:31.070Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/registration", [2024-03-21T09:11:31.070Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.070Z] "Name": "registration", [2024-03-21T09:11:31.070Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.070Z] "Module": { [2024-03-21T09:11:31.070Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.070Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.070Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.070Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.070Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.070Z] "GoVersion": "1.21" [2024-03-21T09:11:31.070Z] }, [2024-03-21T09:11:31.070Z] "DepOnly": true, [2024-03-21T09:11:31.070Z] "Stale": true, [2024-03-21T09:11:31.070Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.070Z] "GoFiles": [ [2024-03-21T09:11:31.070Z] "registry.go" [2024-03-21T09:11:31.070Z] ], [2024-03-21T09:11:31.070Z] "Imports": [ [2024-03-21T09:11:31.070Z] "context", [2024-03-21T09:11:31.070Z] "errors", [2024-03-21T09:11:31.070Z] "fmt", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.070Z] "github.com/edgexfoundry/go-mod-registry/v3/registry" [2024-03-21T09:11:31.070Z] ], [2024-03-21T09:11:31.070Z] "Deps": [ [2024-03-21T09:11:31.070Z] "bufio", [2024-03-21T09:11:31.070Z] "bytes", [2024-03-21T09:11:31.070Z] "compress/flate", [2024-03-21T09:11:31.070Z] "compress/gzip", [2024-03-21T09:11:31.070Z] "compress/zlib", [2024-03-21T09:11:31.070Z] "container/list", [2024-03-21T09:11:31.070Z] "context", [2024-03-21T09:11:31.070Z] "crypto", [2024-03-21T09:11:31.071Z] "crypto/aes", [2024-03-21T09:11:31.071Z] "crypto/cipher", [2024-03-21T09:11:31.071Z] "crypto/des", [2024-03-21T09:11:31.071Z] "crypto/dsa", [2024-03-21T09:11:31.071Z] "crypto/ecdsa", [2024-03-21T09:11:31.071Z] "crypto/ed25519", [2024-03-21T09:11:31.071Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.071Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.071Z] "crypto/elliptic", [2024-03-21T09:11:31.071Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.071Z] "crypto/hmac", [2024-03-21T09:11:31.071Z] "crypto/internal/randutil", [2024-03-21T09:11:31.071Z] "crypto/internal/subtle", [2024-03-21T09:11:31.071Z] "crypto/md5", [2024-03-21T09:11:31.071Z] "crypto/rand", [2024-03-21T09:11:31.071Z] "crypto/rc4", [2024-03-21T09:11:31.071Z] "crypto/rsa", [2024-03-21T09:11:31.071Z] "crypto/sha1", [2024-03-21T09:11:31.071Z] "crypto/sha256", [2024-03-21T09:11:31.071Z] "crypto/sha512", [2024-03-21T09:11:31.071Z] "crypto/subtle", [2024-03-21T09:11:31.071Z] "crypto/tls", [2024-03-21T09:11:31.071Z] "crypto/x509", [2024-03-21T09:11:31.071Z] "crypto/x509/pkix", [2024-03-21T09:11:31.071Z] "database/sql/driver", [2024-03-21T09:11:31.071Z] "debug/dwarf", [2024-03-21T09:11:31.071Z] "debug/macho", [2024-03-21T09:11:31.071Z] "embed", [2024-03-21T09:11:31.071Z] "encoding", [2024-03-21T09:11:31.071Z] "encoding/asn1", [2024-03-21T09:11:31.071Z] "encoding/base32", [2024-03-21T09:11:31.071Z] "encoding/base64", [2024-03-21T09:11:31.071Z] "encoding/binary", [2024-03-21T09:11:31.071Z] "encoding/csv", [2024-03-21T09:11:31.071Z] "encoding/hex", [2024-03-21T09:11:31.071Z] "encoding/json", [2024-03-21T09:11:31.071Z] "encoding/pem", [2024-03-21T09:11:31.071Z] "encoding/xml", [2024-03-21T09:11:31.071Z] "errors", [2024-03-21T09:11:31.071Z] "flag", [2024-03-21T09:11:31.071Z] "fmt", [2024-03-21T09:11:31.071Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.071Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.071Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.071Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.071Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.071Z] "github.com/fatih/color", [2024-03-21T09:11:31.071Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.071Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.071Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.071Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.071Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.071Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.071Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.071Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.071Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.071Z] "github.com/go-kit/log", [2024-03-21T09:11:31.071Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.071Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.071Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.071Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.071Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.071Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.071Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.071Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.071Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.071Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.071Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.071Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.071Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.071Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.071Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.071Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.071Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.071Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.071Z] "github.com/google/uuid", [2024-03-21T09:11:31.071Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.071Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.071Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.071Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.071Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.071Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.071Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.071Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.071Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.071Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.071Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.071Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.071Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.071Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.071Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.071Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.071Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.071Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.071Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.071Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.071Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.071Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.071Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.071Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.071Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.071Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.071Z] "github.com/x448/float16", [2024-03-21T09:11:31.071Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.071Z] "go/token", [2024-03-21T09:11:31.071Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.071Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.071Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.071Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.071Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.071Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.071Z] "golang.org/x/net/html", [2024-03-21T09:11:31.071Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.071Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.071Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.071Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.071Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.071Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.071Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.071Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.071Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.071Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.071Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.071Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.071Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.071Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.071Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.071Z] "golang.org/x/text/language", [2024-03-21T09:11:31.071Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.071Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.071Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.071Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.071Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.071Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.072Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.072Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.072Z] "hash", [2024-03-21T09:11:31.072Z] "hash/adler32", [2024-03-21T09:11:31.072Z] "hash/crc32", [2024-03-21T09:11:31.072Z] "hash/fnv", [2024-03-21T09:11:31.072Z] "html", [2024-03-21T09:11:31.072Z] "html/template", [2024-03-21T09:11:31.072Z] "internal/abi", [2024-03-21T09:11:31.072Z] "internal/bytealg", [2024-03-21T09:11:31.072Z] "internal/cpu", [2024-03-21T09:11:31.072Z] "internal/fmtsort", [2024-03-21T09:11:31.072Z] "internal/goexperiment", [2024-03-21T09:11:31.072Z] "internal/itoa", [2024-03-21T09:11:31.072Z] "internal/nettrace", [2024-03-21T09:11:31.072Z] "internal/oserror", [2024-03-21T09:11:31.072Z] "internal/poll", [2024-03-21T09:11:31.072Z] "internal/race", [2024-03-21T09:11:31.072Z] "internal/reflectlite", [2024-03-21T09:11:31.072Z] "internal/singleflight", [2024-03-21T09:11:31.072Z] "internal/syscall/execenv", [2024-03-21T09:11:31.072Z] "internal/syscall/unix", [2024-03-21T09:11:31.072Z] "internal/testlog", [2024-03-21T09:11:31.072Z] "internal/unsafeheader", [2024-03-21T09:11:31.072Z] "io", [2024-03-21T09:11:31.072Z] "io/fs", [2024-03-21T09:11:31.072Z] "io/ioutil", [2024-03-21T09:11:31.072Z] "log", [2024-03-21T09:11:31.072Z] "log/syslog", [2024-03-21T09:11:31.072Z] "math", [2024-03-21T09:11:31.072Z] "math/big", [2024-03-21T09:11:31.072Z] "math/bits", [2024-03-21T09:11:31.072Z] "math/rand", [2024-03-21T09:11:31.072Z] "mime", [2024-03-21T09:11:31.072Z] "mime/multipart", [2024-03-21T09:11:31.072Z] "mime/quotedprintable", [2024-03-21T09:11:31.072Z] "net", [2024-03-21T09:11:31.072Z] "net/http", [2024-03-21T09:11:31.072Z] "net/http/httptest", [2024-03-21T09:11:31.072Z] "net/http/httptrace", [2024-03-21T09:11:31.072Z] "net/http/httputil", [2024-03-21T09:11:31.072Z] "net/http/internal", [2024-03-21T09:11:31.072Z] "net/http/internal/ascii", [2024-03-21T09:11:31.072Z] "net/http/internal/testcert", [2024-03-21T09:11:31.072Z] "net/textproto", [2024-03-21T09:11:31.072Z] "net/url", [2024-03-21T09:11:31.072Z] "os", [2024-03-21T09:11:31.072Z] "os/signal", [2024-03-21T09:11:31.072Z] "path", [2024-03-21T09:11:31.072Z] "path/filepath", [2024-03-21T09:11:31.072Z] "reflect", [2024-03-21T09:11:31.072Z] "regexp", [2024-03-21T09:11:31.072Z] "regexp/syntax", [2024-03-21T09:11:31.072Z] "runtime", [2024-03-21T09:11:31.072Z] "runtime/cgo", [2024-03-21T09:11:31.072Z] "runtime/debug", [2024-03-21T09:11:31.072Z] "runtime/internal/atomic", [2024-03-21T09:11:31.072Z] "runtime/internal/math", [2024-03-21T09:11:31.072Z] "runtime/internal/sys", [2024-03-21T09:11:31.072Z] "runtime/pprof", [2024-03-21T09:11:31.072Z] "sort", [2024-03-21T09:11:31.072Z] "strconv", [2024-03-21T09:11:31.072Z] "strings", [2024-03-21T09:11:31.072Z] "sync", [2024-03-21T09:11:31.072Z] "sync/atomic", [2024-03-21T09:11:31.072Z] "syscall", [2024-03-21T09:11:31.072Z] "text/tabwriter", [2024-03-21T09:11:31.072Z] "text/template", [2024-03-21T09:11:31.072Z] "text/template/parse", [2024-03-21T09:11:31.072Z] "time", [2024-03-21T09:11:31.072Z] "unicode", [2024-03-21T09:11:31.072Z] "unicode/utf16", [2024-03-21T09:11:31.072Z] "unicode/utf8", [2024-03-21T09:11:31.072Z] "unsafe", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.072Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.072Z] ], [2024-03-21T09:11:31.072Z] "TestGoFiles": [ [2024-03-21T09:11:31.072Z] "registry_test.go" [2024-03-21T09:11:31.072Z] ], [2024-03-21T09:11:31.072Z] "TestImports": [ [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.072Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.072Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.072Z] "testing" [2024-03-21T09:11:31.072Z] ] [2024-03-21T09:11:31.072Z] } [2024-03-21T09:11:31.072Z] { [2024-03-21T09:11:31.072Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/secret", [2024-03-21T09:11:31.072Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.072Z] "Name": "secret", [2024-03-21T09:11:31.072Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.072Z] "Module": { [2024-03-21T09:11:31.072Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.072Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.072Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.072Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.072Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.072Z] "GoVersion": "1.21" [2024-03-21T09:11:31.072Z] }, [2024-03-21T09:11:31.072Z] "DepOnly": true, [2024-03-21T09:11:31.072Z] "Stale": true, [2024-03-21T09:11:31.072Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.072Z] "GoFiles": [ [2024-03-21T09:11:31.072Z] "helper.go", [2024-03-21T09:11:31.072Z] "insecure.go", [2024-03-21T09:11:31.072Z] "jwtprovider.go", [2024-03-21T09:11:31.072Z] "secret.go", [2024-03-21T09:11:31.072Z] "secure.go", [2024-03-21T09:11:31.072Z] "types.go" [2024-03-21T09:11:31.072Z] ], [2024-03-21T09:11:31.072Z] "Imports": [ [2024-03-21T09:11:31.072Z] "context", [2024-03-21T09:11:31.072Z] "encoding/json", [2024-03-21T09:11:31.072Z] "errors", [2024-03-21T09:11:31.072Z] "fmt", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.072Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.072Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.072Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.072Z] "net/http", [2024-03-21T09:11:31.072Z] "os", [2024-03-21T09:11:31.072Z] "path", [2024-03-21T09:11:31.072Z] "strings", [2024-03-21T09:11:31.072Z] "sync", [2024-03-21T09:11:31.072Z] "time" [2024-03-21T09:11:31.072Z] ], [2024-03-21T09:11:31.072Z] "Deps": [ [2024-03-21T09:11:31.072Z] "bufio", [2024-03-21T09:11:31.072Z] "bytes", [2024-03-21T09:11:31.072Z] "compress/flate", [2024-03-21T09:11:31.072Z] "compress/gzip", [2024-03-21T09:11:31.072Z] "compress/zlib", [2024-03-21T09:11:31.072Z] "container/list", [2024-03-21T09:11:31.072Z] "context", [2024-03-21T09:11:31.072Z] "crypto", [2024-03-21T09:11:31.072Z] "crypto/aes", [2024-03-21T09:11:31.072Z] "crypto/cipher", [2024-03-21T09:11:31.072Z] "crypto/des", [2024-03-21T09:11:31.072Z] "crypto/dsa", [2024-03-21T09:11:31.072Z] "crypto/ecdsa", [2024-03-21T09:11:31.072Z] "crypto/ed25519", [2024-03-21T09:11:31.072Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.072Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.072Z] "crypto/elliptic", [2024-03-21T09:11:31.072Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.072Z] "crypto/hmac", [2024-03-21T09:11:31.072Z] "crypto/internal/randutil", [2024-03-21T09:11:31.072Z] "crypto/internal/subtle", [2024-03-21T09:11:31.072Z] "crypto/md5", [2024-03-21T09:11:31.072Z] "crypto/rand", [2024-03-21T09:11:31.072Z] "crypto/rc4", [2024-03-21T09:11:31.072Z] "crypto/rsa", [2024-03-21T09:11:31.072Z] "crypto/sha1", [2024-03-21T09:11:31.072Z] "crypto/sha256", [2024-03-21T09:11:31.072Z] "crypto/sha512", [2024-03-21T09:11:31.073Z] "crypto/subtle", [2024-03-21T09:11:31.073Z] "crypto/tls", [2024-03-21T09:11:31.073Z] "crypto/x509", [2024-03-21T09:11:31.073Z] "crypto/x509/pkix", [2024-03-21T09:11:31.073Z] "database/sql/driver", [2024-03-21T09:11:31.073Z] "debug/dwarf", [2024-03-21T09:11:31.073Z] "debug/macho", [2024-03-21T09:11:31.073Z] "embed", [2024-03-21T09:11:31.073Z] "encoding", [2024-03-21T09:11:31.073Z] "encoding/asn1", [2024-03-21T09:11:31.073Z] "encoding/base32", [2024-03-21T09:11:31.073Z] "encoding/base64", [2024-03-21T09:11:31.073Z] "encoding/binary", [2024-03-21T09:11:31.073Z] "encoding/csv", [2024-03-21T09:11:31.073Z] "encoding/hex", [2024-03-21T09:11:31.073Z] "encoding/json", [2024-03-21T09:11:31.073Z] "encoding/pem", [2024-03-21T09:11:31.073Z] "encoding/xml", [2024-03-21T09:11:31.073Z] "errors", [2024-03-21T09:11:31.073Z] "flag", [2024-03-21T09:11:31.073Z] "fmt", [2024-03-21T09:11:31.073Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.073Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.073Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.073Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.073Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.073Z] "github.com/fatih/color", [2024-03-21T09:11:31.073Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.073Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.073Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.073Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.073Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.073Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.073Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.073Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.073Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.073Z] "github.com/go-kit/log", [2024-03-21T09:11:31.073Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.073Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.073Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.073Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.073Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.073Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.073Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.073Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.073Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.073Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.073Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.073Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.073Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.073Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.073Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.073Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.073Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.073Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.073Z] "github.com/google/uuid", [2024-03-21T09:11:31.073Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.073Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.073Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.073Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.073Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.073Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.073Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.073Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.073Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.073Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.073Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.073Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.073Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.073Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.073Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.073Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.073Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.073Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.073Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.073Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.073Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.073Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.073Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.073Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.073Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.073Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.073Z] "github.com/x448/float16", [2024-03-21T09:11:31.073Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.073Z] "go/token", [2024-03-21T09:11:31.073Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.073Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.073Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.073Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.073Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.073Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.073Z] "golang.org/x/net/html", [2024-03-21T09:11:31.073Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.073Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.073Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.073Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.073Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.073Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.073Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.073Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.073Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.073Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.073Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.073Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.073Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.073Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.073Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.073Z] "golang.org/x/text/language", [2024-03-21T09:11:31.073Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.073Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.073Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.073Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.073Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.073Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.074Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.074Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.074Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.074Z] "hash", [2024-03-21T09:11:31.074Z] "hash/adler32", [2024-03-21T09:11:31.074Z] "hash/crc32", [2024-03-21T09:11:31.074Z] "hash/fnv", [2024-03-21T09:11:31.074Z] "html", [2024-03-21T09:11:31.074Z] "html/template", [2024-03-21T09:11:31.074Z] "internal/abi", [2024-03-21T09:11:31.074Z] "internal/bytealg", [2024-03-21T09:11:31.074Z] "internal/cpu", [2024-03-21T09:11:31.074Z] "internal/fmtsort", [2024-03-21T09:11:31.074Z] "internal/goexperiment", [2024-03-21T09:11:31.074Z] "internal/itoa", [2024-03-21T09:11:31.074Z] "internal/nettrace", [2024-03-21T09:11:31.074Z] "internal/oserror", [2024-03-21T09:11:31.074Z] "internal/poll", [2024-03-21T09:11:31.074Z] "internal/race", [2024-03-21T09:11:31.074Z] "internal/reflectlite", [2024-03-21T09:11:31.074Z] "internal/singleflight", [2024-03-21T09:11:31.074Z] "internal/syscall/execenv", [2024-03-21T09:11:31.074Z] "internal/syscall/unix", [2024-03-21T09:11:31.074Z] "internal/testlog", [2024-03-21T09:11:31.074Z] "internal/unsafeheader", [2024-03-21T09:11:31.074Z] "io", [2024-03-21T09:11:31.074Z] "io/fs", [2024-03-21T09:11:31.074Z] "io/ioutil", [2024-03-21T09:11:31.074Z] "log", [2024-03-21T09:11:31.074Z] "log/syslog", [2024-03-21T09:11:31.074Z] "math", [2024-03-21T09:11:31.074Z] "math/big", [2024-03-21T09:11:31.074Z] "math/bits", [2024-03-21T09:11:31.074Z] "math/rand", [2024-03-21T09:11:31.074Z] "mime", [2024-03-21T09:11:31.074Z] "mime/multipart", [2024-03-21T09:11:31.074Z] "mime/quotedprintable", [2024-03-21T09:11:31.074Z] "net", [2024-03-21T09:11:31.074Z] "net/http", [2024-03-21T09:11:31.074Z] "net/http/httptest", [2024-03-21T09:11:31.074Z] "net/http/httptrace", [2024-03-21T09:11:31.074Z] "net/http/httputil", [2024-03-21T09:11:31.074Z] "net/http/internal", [2024-03-21T09:11:31.074Z] "net/http/internal/ascii", [2024-03-21T09:11:31.074Z] "net/http/internal/testcert", [2024-03-21T09:11:31.074Z] "net/textproto", [2024-03-21T09:11:31.074Z] "net/url", [2024-03-21T09:11:31.074Z] "os", [2024-03-21T09:11:31.074Z] "os/signal", [2024-03-21T09:11:31.074Z] "path", [2024-03-21T09:11:31.074Z] "path/filepath", [2024-03-21T09:11:31.074Z] "reflect", [2024-03-21T09:11:31.074Z] "regexp", [2024-03-21T09:11:31.074Z] "regexp/syntax", [2024-03-21T09:11:31.074Z] "runtime", [2024-03-21T09:11:31.074Z] "runtime/cgo", [2024-03-21T09:11:31.074Z] "runtime/debug", [2024-03-21T09:11:31.074Z] "runtime/internal/atomic", [2024-03-21T09:11:31.074Z] "runtime/internal/math", [2024-03-21T09:11:31.074Z] "runtime/internal/sys", [2024-03-21T09:11:31.074Z] "runtime/pprof", [2024-03-21T09:11:31.074Z] "sort", [2024-03-21T09:11:31.074Z] "strconv", [2024-03-21T09:11:31.074Z] "strings", [2024-03-21T09:11:31.074Z] "sync", [2024-03-21T09:11:31.074Z] "sync/atomic", [2024-03-21T09:11:31.074Z] "syscall", [2024-03-21T09:11:31.074Z] "text/tabwriter", [2024-03-21T09:11:31.074Z] "text/template", [2024-03-21T09:11:31.074Z] "text/template/parse", [2024-03-21T09:11:31.074Z] "time", [2024-03-21T09:11:31.074Z] "unicode", [2024-03-21T09:11:31.074Z] "unicode/utf16", [2024-03-21T09:11:31.074Z] "unicode/utf8", [2024-03-21T09:11:31.074Z] "unsafe", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.074Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.074Z] ], [2024-03-21T09:11:31.074Z] "TestGoFiles": [ [2024-03-21T09:11:31.074Z] "insecure_test.go", [2024-03-21T09:11:31.074Z] "secret_test.go", [2024-03-21T09:11:31.074Z] "secure_test.go", [2024-03-21T09:11:31.074Z] "types_test.go" [2024-03-21T09:11:31.074Z] ], [2024-03-21T09:11:31.074Z] "TestImports": [ [2024-03-21T09:11:31.074Z] "context", [2024-03-21T09:11:31.074Z] "encoding/json", [2024-03-21T09:11:31.074Z] "errors", [2024-03-21T09:11:31.074Z] "fmt", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-21T09:11:31.074Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.074Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.074Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.074Z] "math", [2024-03-21T09:11:31.074Z] "net/http", [2024-03-21T09:11:31.074Z] "net/http/httptest", [2024-03-21T09:11:31.074Z] "net/url", [2024-03-21T09:11:31.074Z] "os", [2024-03-21T09:11:31.074Z] "reflect", [2024-03-21T09:11:31.074Z] "sort", [2024-03-21T09:11:31.074Z] "strconv", [2024-03-21T09:11:31.074Z] "testing", [2024-03-21T09:11:31.074Z] "time" [2024-03-21T09:11:31.074Z] ] [2024-03-21T09:11:31.074Z] } [2024-03-21T09:11:31.074Z] { [2024-03-21T09:11:31.074Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap", [2024-03-21T09:11:31.074Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.074Z] "Name": "bootstrap", [2024-03-21T09:11:31.074Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.074Z] "Module": { [2024-03-21T09:11:31.074Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.074Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.074Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.074Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.074Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.074Z] "GoVersion": "1.21" [2024-03-21T09:11:31.074Z] }, [2024-03-21T09:11:31.074Z] "DepOnly": true, [2024-03-21T09:11:31.074Z] "Stale": true, [2024-03-21T09:11:31.074Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.074Z] "GoFiles": [ [2024-03-21T09:11:31.074Z] "bootstrap.go" [2024-03-21T09:11:31.074Z] ], [2024-03-21T09:11:31.074Z] "Imports": [ [2024-03-21T09:11:31.074Z] "context", [2024-03-21T09:11:31.074Z] "fmt", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.074Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.075Z] "os", [2024-03-21T09:11:31.075Z] "os/signal", [2024-03-21T09:11:31.075Z] "sync", [2024-03-21T09:11:31.075Z] "syscall" [2024-03-21T09:11:31.075Z] ], [2024-03-21T09:11:31.075Z] "Deps": [ [2024-03-21T09:11:31.075Z] "bufio", [2024-03-21T09:11:31.075Z] "bytes", [2024-03-21T09:11:31.075Z] "compress/flate", [2024-03-21T09:11:31.075Z] "compress/gzip", [2024-03-21T09:11:31.075Z] "compress/zlib", [2024-03-21T09:11:31.075Z] "container/list", [2024-03-21T09:11:31.075Z] "context", [2024-03-21T09:11:31.075Z] "crypto", [2024-03-21T09:11:31.075Z] "crypto/aes", [2024-03-21T09:11:31.075Z] "crypto/cipher", [2024-03-21T09:11:31.075Z] "crypto/des", [2024-03-21T09:11:31.075Z] "crypto/dsa", [2024-03-21T09:11:31.075Z] "crypto/ecdsa", [2024-03-21T09:11:31.075Z] "crypto/ed25519", [2024-03-21T09:11:31.075Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.075Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.075Z] "crypto/elliptic", [2024-03-21T09:11:31.075Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.075Z] "crypto/hmac", [2024-03-21T09:11:31.075Z] "crypto/internal/randutil", [2024-03-21T09:11:31.075Z] "crypto/internal/subtle", [2024-03-21T09:11:31.075Z] "crypto/md5", [2024-03-21T09:11:31.075Z] "crypto/rand", [2024-03-21T09:11:31.075Z] "crypto/rc4", [2024-03-21T09:11:31.075Z] "crypto/rsa", [2024-03-21T09:11:31.075Z] "crypto/sha1", [2024-03-21T09:11:31.075Z] "crypto/sha256", [2024-03-21T09:11:31.075Z] "crypto/sha512", [2024-03-21T09:11:31.075Z] "crypto/subtle", [2024-03-21T09:11:31.075Z] "crypto/tls", [2024-03-21T09:11:31.075Z] "crypto/x509", [2024-03-21T09:11:31.075Z] "crypto/x509/pkix", [2024-03-21T09:11:31.075Z] "database/sql/driver", [2024-03-21T09:11:31.075Z] "debug/dwarf", [2024-03-21T09:11:31.075Z] "debug/macho", [2024-03-21T09:11:31.075Z] "embed", [2024-03-21T09:11:31.075Z] "encoding", [2024-03-21T09:11:31.075Z] "encoding/asn1", [2024-03-21T09:11:31.075Z] "encoding/base32", [2024-03-21T09:11:31.075Z] "encoding/base64", [2024-03-21T09:11:31.075Z] "encoding/binary", [2024-03-21T09:11:31.075Z] "encoding/csv", [2024-03-21T09:11:31.075Z] "encoding/hex", [2024-03-21T09:11:31.075Z] "encoding/json", [2024-03-21T09:11:31.075Z] "encoding/pem", [2024-03-21T09:11:31.075Z] "encoding/xml", [2024-03-21T09:11:31.075Z] "errors", [2024-03-21T09:11:31.075Z] "flag", [2024-03-21T09:11:31.075Z] "fmt", [2024-03-21T09:11:31.075Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.075Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.075Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.075Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.075Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.075Z] "github.com/fatih/color", [2024-03-21T09:11:31.075Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.075Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.075Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.075Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.075Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.075Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.075Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.075Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.075Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.075Z] "github.com/go-kit/log", [2024-03-21T09:11:31.075Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.075Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.075Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.075Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.075Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.075Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.075Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.075Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.075Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.075Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.075Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.075Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.075Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.075Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.075Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.075Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.075Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.075Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.075Z] "github.com/google/uuid", [2024-03-21T09:11:31.075Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.075Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.075Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.075Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.075Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.075Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.075Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.075Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.075Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.075Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.075Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.075Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.075Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.075Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.075Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.075Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.075Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.075Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.075Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.075Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.075Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.075Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.075Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.075Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.075Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.075Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.075Z] "github.com/x448/float16", [2024-03-21T09:11:31.075Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.075Z] "go/token", [2024-03-21T09:11:31.075Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.075Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.075Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.075Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.075Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.075Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.075Z] "golang.org/x/net/html", [2024-03-21T09:11:31.075Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.075Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.075Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.075Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.075Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.075Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.075Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.075Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.075Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.075Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.075Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.075Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.075Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.075Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.075Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.075Z] "golang.org/x/text/language", [2024-03-21T09:11:31.075Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.075Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.075Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.075Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.075Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.075Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.075Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.076Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.076Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.076Z] "hash", [2024-03-21T09:11:31.076Z] "hash/adler32", [2024-03-21T09:11:31.076Z] "hash/crc32", [2024-03-21T09:11:31.076Z] "hash/fnv", [2024-03-21T09:11:31.076Z] "html", [2024-03-21T09:11:31.076Z] "html/template", [2024-03-21T09:11:31.076Z] "internal/abi", [2024-03-21T09:11:31.076Z] "internal/bytealg", [2024-03-21T09:11:31.076Z] "internal/cpu", [2024-03-21T09:11:31.076Z] "internal/fmtsort", [2024-03-21T09:11:31.076Z] "internal/goexperiment", [2024-03-21T09:11:31.076Z] "internal/itoa", [2024-03-21T09:11:31.076Z] "internal/nettrace", [2024-03-21T09:11:31.076Z] "internal/oserror", [2024-03-21T09:11:31.076Z] "internal/poll", [2024-03-21T09:11:31.076Z] "internal/race", [2024-03-21T09:11:31.076Z] "internal/reflectlite", [2024-03-21T09:11:31.076Z] "internal/singleflight", [2024-03-21T09:11:31.076Z] "internal/syscall/execenv", [2024-03-21T09:11:31.076Z] "internal/syscall/unix", [2024-03-21T09:11:31.076Z] "internal/testlog", [2024-03-21T09:11:31.076Z] "internal/unsafeheader", [2024-03-21T09:11:31.076Z] "io", [2024-03-21T09:11:31.076Z] "io/fs", [2024-03-21T09:11:31.076Z] "io/ioutil", [2024-03-21T09:11:31.076Z] "log", [2024-03-21T09:11:31.076Z] "log/syslog", [2024-03-21T09:11:31.076Z] "math", [2024-03-21T09:11:31.076Z] "math/big", [2024-03-21T09:11:31.076Z] "math/bits", [2024-03-21T09:11:31.076Z] "math/rand", [2024-03-21T09:11:31.076Z] "mime", [2024-03-21T09:11:31.076Z] "mime/multipart", [2024-03-21T09:11:31.076Z] "mime/quotedprintable", [2024-03-21T09:11:31.076Z] "net", [2024-03-21T09:11:31.076Z] "net/http", [2024-03-21T09:11:31.076Z] "net/http/httptest", [2024-03-21T09:11:31.076Z] "net/http/httptrace", [2024-03-21T09:11:31.076Z] "net/http/httputil", [2024-03-21T09:11:31.076Z] "net/http/internal", [2024-03-21T09:11:31.076Z] "net/http/internal/ascii", [2024-03-21T09:11:31.076Z] "net/http/internal/testcert", [2024-03-21T09:11:31.076Z] "net/textproto", [2024-03-21T09:11:31.076Z] "net/url", [2024-03-21T09:11:31.076Z] "os", [2024-03-21T09:11:31.076Z] "os/signal", [2024-03-21T09:11:31.076Z] "path", [2024-03-21T09:11:31.076Z] "path/filepath", [2024-03-21T09:11:31.076Z] "reflect", [2024-03-21T09:11:31.076Z] "regexp", [2024-03-21T09:11:31.076Z] "regexp/syntax", [2024-03-21T09:11:31.076Z] "runtime", [2024-03-21T09:11:31.076Z] "runtime/cgo", [2024-03-21T09:11:31.076Z] "runtime/debug", [2024-03-21T09:11:31.076Z] "runtime/internal/atomic", [2024-03-21T09:11:31.076Z] "runtime/internal/math", [2024-03-21T09:11:31.076Z] "runtime/internal/sys", [2024-03-21T09:11:31.076Z] "runtime/pprof", [2024-03-21T09:11:31.076Z] "sort", [2024-03-21T09:11:31.076Z] "strconv", [2024-03-21T09:11:31.076Z] "strings", [2024-03-21T09:11:31.076Z] "sync", [2024-03-21T09:11:31.076Z] "sync/atomic", [2024-03-21T09:11:31.076Z] "syscall", [2024-03-21T09:11:31.076Z] "text/tabwriter", [2024-03-21T09:11:31.076Z] "text/template", [2024-03-21T09:11:31.076Z] "text/template/parse", [2024-03-21T09:11:31.076Z] "time", [2024-03-21T09:11:31.076Z] "unicode", [2024-03-21T09:11:31.076Z] "unicode/utf16", [2024-03-21T09:11:31.076Z] "unicode/utf8", [2024-03-21T09:11:31.076Z] "unsafe", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.076Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.076Z] ] [2024-03-21T09:11:31.076Z] } [2024-03-21T09:11:31.076Z] { [2024-03-21T09:11:31.076Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/messaging", [2024-03-21T09:11:31.076Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.076Z] "Name": "messaging", [2024-03-21T09:11:31.076Z] "Doc": "Package messaging contains common constants and utilities functions used when setting up Secure MessageBus.", [2024-03-21T09:11:31.076Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.076Z] "Module": { [2024-03-21T09:11:31.076Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.076Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.076Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.076Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.076Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.076Z] "GoVersion": "1.21" [2024-03-21T09:11:31.076Z] }, [2024-03-21T09:11:31.076Z] "DepOnly": true, [2024-03-21T09:11:31.076Z] "Stale": true, [2024-03-21T09:11:31.076Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.076Z] "GoFiles": [ [2024-03-21T09:11:31.076Z] "messaging.go" [2024-03-21T09:11:31.076Z] ], [2024-03-21T09:11:31.076Z] "Imports": [ [2024-03-21T09:11:31.076Z] "crypto/x509", [2024-03-21T09:11:31.076Z] "errors", [2024-03-21T09:11:31.076Z] "fmt", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger" [2024-03-21T09:11:31.076Z] ], [2024-03-21T09:11:31.076Z] "Deps": [ [2024-03-21T09:11:31.076Z] "bufio", [2024-03-21T09:11:31.076Z] "bytes", [2024-03-21T09:11:31.076Z] "compress/flate", [2024-03-21T09:11:31.076Z] "compress/gzip", [2024-03-21T09:11:31.076Z] "compress/zlib", [2024-03-21T09:11:31.076Z] "container/list", [2024-03-21T09:11:31.076Z] "context", [2024-03-21T09:11:31.076Z] "crypto", [2024-03-21T09:11:31.076Z] "crypto/aes", [2024-03-21T09:11:31.076Z] "crypto/cipher", [2024-03-21T09:11:31.076Z] "crypto/des", [2024-03-21T09:11:31.076Z] "crypto/dsa", [2024-03-21T09:11:31.076Z] "crypto/ecdsa", [2024-03-21T09:11:31.076Z] "crypto/ed25519", [2024-03-21T09:11:31.076Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.076Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.076Z] "crypto/elliptic", [2024-03-21T09:11:31.076Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.076Z] "crypto/hmac", [2024-03-21T09:11:31.076Z] "crypto/internal/randutil", [2024-03-21T09:11:31.076Z] "crypto/internal/subtle", [2024-03-21T09:11:31.076Z] "crypto/md5", [2024-03-21T09:11:31.076Z] "crypto/rand", [2024-03-21T09:11:31.076Z] "crypto/rc4", [2024-03-21T09:11:31.076Z] "crypto/rsa", [2024-03-21T09:11:31.076Z] "crypto/sha1", [2024-03-21T09:11:31.076Z] "crypto/sha256", [2024-03-21T09:11:31.076Z] "crypto/sha512", [2024-03-21T09:11:31.076Z] "crypto/subtle", [2024-03-21T09:11:31.076Z] "crypto/tls", [2024-03-21T09:11:31.076Z] "crypto/x509", [2024-03-21T09:11:31.076Z] "crypto/x509/pkix", [2024-03-21T09:11:31.076Z] "database/sql/driver", [2024-03-21T09:11:31.076Z] "debug/dwarf", [2024-03-21T09:11:31.076Z] "debug/macho", [2024-03-21T09:11:31.076Z] "embed", [2024-03-21T09:11:31.076Z] "encoding", [2024-03-21T09:11:31.076Z] "encoding/asn1", [2024-03-21T09:11:31.076Z] "encoding/base32", [2024-03-21T09:11:31.076Z] "encoding/base64", [2024-03-21T09:11:31.076Z] "encoding/binary", [2024-03-21T09:11:31.076Z] "encoding/csv", [2024-03-21T09:11:31.076Z] "encoding/hex", [2024-03-21T09:11:31.076Z] "encoding/json", [2024-03-21T09:11:31.076Z] "encoding/pem", [2024-03-21T09:11:31.076Z] "encoding/xml", [2024-03-21T09:11:31.076Z] "errors", [2024-03-21T09:11:31.076Z] "flag", [2024-03-21T09:11:31.076Z] "fmt", [2024-03-21T09:11:31.076Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.076Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.076Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.076Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.076Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.076Z] "github.com/fatih/color", [2024-03-21T09:11:31.076Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.076Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.076Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.076Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.076Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.076Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.076Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.076Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.076Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.076Z] "github.com/go-kit/log", [2024-03-21T09:11:31.076Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.076Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.076Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.076Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.076Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.076Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.076Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.076Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.076Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.076Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.076Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.076Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.076Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.076Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.076Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.076Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.076Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.076Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.076Z] "github.com/google/uuid", [2024-03-21T09:11:31.076Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.076Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.076Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.076Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.076Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.076Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.076Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.076Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.076Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.076Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.076Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.076Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.076Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.076Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.076Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.076Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.076Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.076Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.076Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.076Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.076Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.076Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.076Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.076Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.076Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.076Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.076Z] "github.com/x448/float16", [2024-03-21T09:11:31.076Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.076Z] "go/token", [2024-03-21T09:11:31.076Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.076Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.076Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.076Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.076Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.076Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.076Z] "golang.org/x/net/html", [2024-03-21T09:11:31.076Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.077Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.077Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.077Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.077Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.077Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.077Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.077Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.077Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.077Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.077Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.077Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.077Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.077Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.077Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.077Z] "golang.org/x/text/language", [2024-03-21T09:11:31.077Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.077Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.077Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.077Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.077Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.077Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.077Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.077Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.077Z] "hash", [2024-03-21T09:11:31.077Z] "hash/adler32", [2024-03-21T09:11:31.077Z] "hash/crc32", [2024-03-21T09:11:31.077Z] "hash/fnv", [2024-03-21T09:11:31.077Z] "html", [2024-03-21T09:11:31.077Z] "html/template", [2024-03-21T09:11:31.077Z] "internal/abi", [2024-03-21T09:11:31.077Z] "internal/bytealg", [2024-03-21T09:11:31.077Z] "internal/cpu", [2024-03-21T09:11:31.077Z] "internal/fmtsort", [2024-03-21T09:11:31.077Z] "internal/goexperiment", [2024-03-21T09:11:31.077Z] "internal/itoa", [2024-03-21T09:11:31.077Z] "internal/nettrace", [2024-03-21T09:11:31.077Z] "internal/oserror", [2024-03-21T09:11:31.077Z] "internal/poll", [2024-03-21T09:11:31.077Z] "internal/race", [2024-03-21T09:11:31.077Z] "internal/reflectlite", [2024-03-21T09:11:31.077Z] "internal/singleflight", [2024-03-21T09:11:31.077Z] "internal/syscall/execenv", [2024-03-21T09:11:31.077Z] "internal/syscall/unix", [2024-03-21T09:11:31.077Z] "internal/testlog", [2024-03-21T09:11:31.077Z] "internal/unsafeheader", [2024-03-21T09:11:31.077Z] "io", [2024-03-21T09:11:31.077Z] "io/fs", [2024-03-21T09:11:31.077Z] "io/ioutil", [2024-03-21T09:11:31.077Z] "log", [2024-03-21T09:11:31.077Z] "log/syslog", [2024-03-21T09:11:31.077Z] "math", [2024-03-21T09:11:31.077Z] "math/big", [2024-03-21T09:11:31.077Z] "math/bits", [2024-03-21T09:11:31.077Z] "math/rand", [2024-03-21T09:11:31.077Z] "mime", [2024-03-21T09:11:31.077Z] "mime/multipart", [2024-03-21T09:11:31.077Z] "mime/quotedprintable", [2024-03-21T09:11:31.077Z] "net", [2024-03-21T09:11:31.077Z] "net/http", [2024-03-21T09:11:31.077Z] "net/http/httptest", [2024-03-21T09:11:31.077Z] "net/http/httptrace", [2024-03-21T09:11:31.077Z] "net/http/httputil", [2024-03-21T09:11:31.077Z] "net/http/internal", [2024-03-21T09:11:31.077Z] "net/http/internal/ascii", [2024-03-21T09:11:31.077Z] "net/http/internal/testcert", [2024-03-21T09:11:31.077Z] "net/textproto", [2024-03-21T09:11:31.077Z] "net/url", [2024-03-21T09:11:31.077Z] "os", [2024-03-21T09:11:31.077Z] "os/signal", [2024-03-21T09:11:31.077Z] "path", [2024-03-21T09:11:31.077Z] "path/filepath", [2024-03-21T09:11:31.077Z] "reflect", [2024-03-21T09:11:31.077Z] "regexp", [2024-03-21T09:11:31.077Z] "regexp/syntax", [2024-03-21T09:11:31.077Z] "runtime", [2024-03-21T09:11:31.077Z] "runtime/cgo", [2024-03-21T09:11:31.077Z] "runtime/debug", [2024-03-21T09:11:31.077Z] "runtime/internal/atomic", [2024-03-21T09:11:31.077Z] "runtime/internal/math", [2024-03-21T09:11:31.077Z] "runtime/internal/sys", [2024-03-21T09:11:31.077Z] "runtime/pprof", [2024-03-21T09:11:31.077Z] "sort", [2024-03-21T09:11:31.077Z] "strconv", [2024-03-21T09:11:31.077Z] "strings", [2024-03-21T09:11:31.077Z] "sync", [2024-03-21T09:11:31.077Z] "sync/atomic", [2024-03-21T09:11:31.077Z] "syscall", [2024-03-21T09:11:31.077Z] "text/tabwriter", [2024-03-21T09:11:31.077Z] "text/template", [2024-03-21T09:11:31.077Z] "text/template/parse", [2024-03-21T09:11:31.077Z] "time", [2024-03-21T09:11:31.077Z] "unicode", [2024-03-21T09:11:31.077Z] "unicode/utf16", [2024-03-21T09:11:31.077Z] "unicode/utf8", [2024-03-21T09:11:31.077Z] "unsafe", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.077Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.077Z] ], [2024-03-21T09:11:31.077Z] "TestGoFiles": [ [2024-03-21T09:11:31.077Z] "messaging_test.go", [2024-03-21T09:11:31.077Z] "testcerts_test.go" [2024-03-21T09:11:31.077Z] ], [2024-03-21T09:11:31.077Z] "TestImports": [ [2024-03-21T09:11:31.077Z] "errors", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.077Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.077Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.077Z] "os", [2024-03-21T09:11:31.077Z] "testing" [2024-03-21T09:11:31.077Z] ] [2024-03-21T09:11:31.077Z] } [2024-03-21T09:11:31.077Z] { [2024-03-21T09:11:31.077Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/metrics", [2024-03-21T09:11:31.077Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.077Z] "Name": "metrics", [2024-03-21T09:11:31.077Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.077Z] "Module": { [2024-03-21T09:11:31.077Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.077Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.077Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.077Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.077Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.077Z] "GoVersion": "1.21" [2024-03-21T09:11:31.077Z] }, [2024-03-21T09:11:31.077Z] "DepOnly": true, [2024-03-21T09:11:31.077Z] "Stale": true, [2024-03-21T09:11:31.077Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.077Z] "GoFiles": [ [2024-03-21T09:11:31.077Z] "manager.go", [2024-03-21T09:11:31.077Z] "reporter.go" [2024-03-21T09:11:31.077Z] ], [2024-03-21T09:11:31.077Z] "Imports": [ [2024-03-21T09:11:31.077Z] "context", [2024-03-21T09:11:31.077Z] "encoding/json", [2024-03-21T09:11:31.077Z] "errors", [2024-03-21T09:11:31.077Z] "fmt", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.077Z] "github.com/google/uuid", [2024-03-21T09:11:31.077Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.077Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.077Z] "sync", [2024-03-21T09:11:31.077Z] "time" [2024-03-21T09:11:31.077Z] ], [2024-03-21T09:11:31.077Z] "Deps": [ [2024-03-21T09:11:31.077Z] "bufio", [2024-03-21T09:11:31.077Z] "bytes", [2024-03-21T09:11:31.077Z] "compress/flate", [2024-03-21T09:11:31.077Z] "compress/gzip", [2024-03-21T09:11:31.077Z] "compress/zlib", [2024-03-21T09:11:31.077Z] "container/list", [2024-03-21T09:11:31.077Z] "context", [2024-03-21T09:11:31.077Z] "crypto", [2024-03-21T09:11:31.077Z] "crypto/aes", [2024-03-21T09:11:31.077Z] "crypto/cipher", [2024-03-21T09:11:31.077Z] "crypto/des", [2024-03-21T09:11:31.077Z] "crypto/dsa", [2024-03-21T09:11:31.077Z] "crypto/ecdsa", [2024-03-21T09:11:31.077Z] "crypto/ed25519", [2024-03-21T09:11:31.077Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.077Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.077Z] "crypto/elliptic", [2024-03-21T09:11:31.077Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.077Z] "crypto/hmac", [2024-03-21T09:11:31.077Z] "crypto/internal/randutil", [2024-03-21T09:11:31.077Z] "crypto/internal/subtle", [2024-03-21T09:11:31.077Z] "crypto/md5", [2024-03-21T09:11:31.077Z] "crypto/rand", [2024-03-21T09:11:31.077Z] "crypto/rc4", [2024-03-21T09:11:31.077Z] "crypto/rsa", [2024-03-21T09:11:31.077Z] "crypto/sha1", [2024-03-21T09:11:31.077Z] "crypto/sha256", [2024-03-21T09:11:31.077Z] "crypto/sha512", [2024-03-21T09:11:31.077Z] "crypto/subtle", [2024-03-21T09:11:31.077Z] "crypto/tls", [2024-03-21T09:11:31.077Z] "crypto/x509", [2024-03-21T09:11:31.077Z] "crypto/x509/pkix", [2024-03-21T09:11:31.077Z] "database/sql/driver", [2024-03-21T09:11:31.077Z] "debug/dwarf", [2024-03-21T09:11:31.077Z] "debug/macho", [2024-03-21T09:11:31.077Z] "embed", [2024-03-21T09:11:31.077Z] "encoding", [2024-03-21T09:11:31.077Z] "encoding/asn1", [2024-03-21T09:11:31.077Z] "encoding/base32", [2024-03-21T09:11:31.077Z] "encoding/base64", [2024-03-21T09:11:31.077Z] "encoding/binary", [2024-03-21T09:11:31.077Z] "encoding/csv", [2024-03-21T09:11:31.077Z] "encoding/hex", [2024-03-21T09:11:31.077Z] "encoding/json", [2024-03-21T09:11:31.077Z] "encoding/pem", [2024-03-21T09:11:31.077Z] "encoding/xml", [2024-03-21T09:11:31.077Z] "errors", [2024-03-21T09:11:31.077Z] "flag", [2024-03-21T09:11:31.077Z] "fmt", [2024-03-21T09:11:31.077Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.077Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.077Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.077Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.077Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.078Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.078Z] "github.com/fatih/color", [2024-03-21T09:11:31.078Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.078Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.078Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.078Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.078Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.078Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.078Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.078Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.078Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.078Z] "github.com/go-kit/log", [2024-03-21T09:11:31.078Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.078Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.078Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.078Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.078Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.078Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.078Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.078Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.078Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.078Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.078Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.078Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.078Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.078Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.078Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.078Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.078Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.078Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.078Z] "github.com/google/uuid", [2024-03-21T09:11:31.078Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.078Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.078Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.078Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.078Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.078Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.078Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.078Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.078Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.078Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.078Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.078Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.078Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.078Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.078Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.078Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.078Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.078Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.078Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.078Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.078Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.078Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.078Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.078Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.078Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.078Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.078Z] "github.com/x448/float16", [2024-03-21T09:11:31.078Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.078Z] "go/token", [2024-03-21T09:11:31.078Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.078Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.078Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.078Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.078Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.078Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.078Z] "golang.org/x/net/html", [2024-03-21T09:11:31.078Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.078Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.078Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.078Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.078Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.078Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.078Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.078Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.078Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.078Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.078Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.078Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.078Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.078Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.078Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.078Z] "golang.org/x/text/language", [2024-03-21T09:11:31.078Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.078Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.078Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.078Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.078Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.078Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.078Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.078Z] "hash", [2024-03-21T09:11:31.078Z] "hash/adler32", [2024-03-21T09:11:31.078Z] "hash/crc32", [2024-03-21T09:11:31.078Z] "hash/fnv", [2024-03-21T09:11:31.078Z] "html", [2024-03-21T09:11:31.078Z] "html/template", [2024-03-21T09:11:31.078Z] "internal/abi", [2024-03-21T09:11:31.078Z] "internal/bytealg", [2024-03-21T09:11:31.078Z] "internal/cpu", [2024-03-21T09:11:31.078Z] "internal/fmtsort", [2024-03-21T09:11:31.078Z] "internal/goexperiment", [2024-03-21T09:11:31.078Z] "internal/itoa", [2024-03-21T09:11:31.078Z] "internal/nettrace", [2024-03-21T09:11:31.078Z] "internal/oserror", [2024-03-21T09:11:31.078Z] "internal/poll", [2024-03-21T09:11:31.078Z] "internal/race", [2024-03-21T09:11:31.078Z] "internal/reflectlite", [2024-03-21T09:11:31.078Z] "internal/singleflight", [2024-03-21T09:11:31.078Z] "internal/syscall/execenv", [2024-03-21T09:11:31.078Z] "internal/syscall/unix", [2024-03-21T09:11:31.078Z] "internal/testlog", [2024-03-21T09:11:31.078Z] "internal/unsafeheader", [2024-03-21T09:11:31.078Z] "io", [2024-03-21T09:11:31.078Z] "io/fs", [2024-03-21T09:11:31.078Z] "io/ioutil", [2024-03-21T09:11:31.078Z] "log", [2024-03-21T09:11:31.078Z] "log/syslog", [2024-03-21T09:11:31.078Z] "math", [2024-03-21T09:11:31.078Z] "math/big", [2024-03-21T09:11:31.078Z] "math/bits", [2024-03-21T09:11:31.078Z] "math/rand", [2024-03-21T09:11:31.078Z] "mime", [2024-03-21T09:11:31.078Z] "mime/multipart", [2024-03-21T09:11:31.078Z] "mime/quotedprintable", [2024-03-21T09:11:31.078Z] "net", [2024-03-21T09:11:31.078Z] "net/http", [2024-03-21T09:11:31.078Z] "net/http/httptest", [2024-03-21T09:11:31.078Z] "net/http/httptrace", [2024-03-21T09:11:31.078Z] "net/http/httputil", [2024-03-21T09:11:31.078Z] "net/http/internal", [2024-03-21T09:11:31.078Z] "net/http/internal/ascii", [2024-03-21T09:11:31.078Z] "net/http/internal/testcert", [2024-03-21T09:11:31.078Z] "net/textproto", [2024-03-21T09:11:31.078Z] "net/url", [2024-03-21T09:11:31.078Z] "os", [2024-03-21T09:11:31.078Z] "os/signal", [2024-03-21T09:11:31.078Z] "path", [2024-03-21T09:11:31.078Z] "path/filepath", [2024-03-21T09:11:31.078Z] "reflect", [2024-03-21T09:11:31.078Z] "regexp", [2024-03-21T09:11:31.078Z] "regexp/syntax", [2024-03-21T09:11:31.078Z] "runtime", [2024-03-21T09:11:31.078Z] "runtime/cgo", [2024-03-21T09:11:31.078Z] "runtime/debug", [2024-03-21T09:11:31.078Z] "runtime/internal/atomic", [2024-03-21T09:11:31.078Z] "runtime/internal/math", [2024-03-21T09:11:31.078Z] "runtime/internal/sys", [2024-03-21T09:11:31.078Z] "runtime/pprof", [2024-03-21T09:11:31.078Z] "sort", [2024-03-21T09:11:31.078Z] "strconv", [2024-03-21T09:11:31.078Z] "strings", [2024-03-21T09:11:31.078Z] "sync", [2024-03-21T09:11:31.078Z] "sync/atomic", [2024-03-21T09:11:31.078Z] "syscall", [2024-03-21T09:11:31.078Z] "text/tabwriter", [2024-03-21T09:11:31.078Z] "text/template", [2024-03-21T09:11:31.078Z] "text/template/parse", [2024-03-21T09:11:31.078Z] "time", [2024-03-21T09:11:31.078Z] "unicode", [2024-03-21T09:11:31.078Z] "unicode/utf16", [2024-03-21T09:11:31.078Z] "unicode/utf8", [2024-03-21T09:11:31.078Z] "unsafe", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.078Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.078Z] ], [2024-03-21T09:11:31.078Z] "TestGoFiles": [ [2024-03-21T09:11:31.078Z] "manager_test.go", [2024-03-21T09:11:31.078Z] "reporter_test.go" [2024-03-21T09:11:31.078Z] ], [2024-03-21T09:11:31.078Z] "TestImports": [ [2024-03-21T09:11:31.079Z] "context", [2024-03-21T09:11:31.079Z] "encoding/json", [2024-03-21T09:11:31.079Z] "errors", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-21T09:11:31.079Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.079Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.079Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.079Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.079Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.079Z] "sync", [2024-03-21T09:11:31.079Z] "testing", [2024-03-21T09:11:31.079Z] "time" [2024-03-21T09:11:31.079Z] ] [2024-03-21T09:11:31.079Z] } [2024-03-21T09:11:31.079Z] { [2024-03-21T09:11:31.079Z] "Dir": "/go/pkg/mod/github.com/go-openapi/errors@v0.22.0", [2024-03-21T09:11:31.079Z] "ImportPath": "github.com/go-openapi/errors", [2024-03-21T09:11:31.079Z] "Name": "errors", [2024-03-21T09:11:31.079Z] "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-21T09:11:31.079Z] "Root": "/go/pkg/mod/github.com/go-openapi/errors@v0.22.0", [2024-03-21T09:11:31.079Z] "Module": { [2024-03-21T09:11:31.079Z] "Path": "github.com/go-openapi/errors", [2024-03-21T09:11:31.079Z] "Version": "v0.22.0", [2024-03-21T09:11:31.079Z] "Time": "2024-03-09T18:11:36Z", [2024-03-21T09:11:31.079Z] "Indirect": true, [2024-03-21T09:11:31.079Z] "Dir": "/go/pkg/mod/github.com/go-openapi/errors@v0.22.0", [2024-03-21T09:11:31.079Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/errors/@v/v0.22.0.mod", [2024-03-21T09:11:31.079Z] "GoVersion": "1.20" [2024-03-21T09:11:31.079Z] }, [2024-03-21T09:11:31.079Z] "DepOnly": true, [2024-03-21T09:11:31.079Z] "Stale": true, [2024-03-21T09:11:31.079Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.079Z] "GoFiles": [ [2024-03-21T09:11:31.079Z] "api.go", [2024-03-21T09:11:31.079Z] "auth.go", [2024-03-21T09:11:31.079Z] "doc.go", [2024-03-21T09:11:31.079Z] "headers.go", [2024-03-21T09:11:31.079Z] "middleware.go", [2024-03-21T09:11:31.079Z] "parsing.go", [2024-03-21T09:11:31.079Z] "schema.go" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "Imports": [ [2024-03-21T09:11:31.079Z] "bytes", [2024-03-21T09:11:31.079Z] "encoding/json", [2024-03-21T09:11:31.079Z] "fmt", [2024-03-21T09:11:31.079Z] "net/http", [2024-03-21T09:11:31.079Z] "reflect", [2024-03-21T09:11:31.079Z] "strings" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "Deps": [ [2024-03-21T09:11:31.079Z] "bufio", [2024-03-21T09:11:31.079Z] "bytes", [2024-03-21T09:11:31.079Z] "compress/flate", [2024-03-21T09:11:31.079Z] "compress/gzip", [2024-03-21T09:11:31.079Z] "container/list", [2024-03-21T09:11:31.079Z] "context", [2024-03-21T09:11:31.079Z] "crypto", [2024-03-21T09:11:31.079Z] "crypto/aes", [2024-03-21T09:11:31.079Z] "crypto/cipher", [2024-03-21T09:11:31.079Z] "crypto/des", [2024-03-21T09:11:31.079Z] "crypto/dsa", [2024-03-21T09:11:31.079Z] "crypto/ecdsa", [2024-03-21T09:11:31.079Z] "crypto/ed25519", [2024-03-21T09:11:31.079Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.079Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.079Z] "crypto/elliptic", [2024-03-21T09:11:31.079Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.079Z] "crypto/hmac", [2024-03-21T09:11:31.079Z] "crypto/internal/randutil", [2024-03-21T09:11:31.079Z] "crypto/internal/subtle", [2024-03-21T09:11:31.079Z] "crypto/md5", [2024-03-21T09:11:31.079Z] "crypto/rand", [2024-03-21T09:11:31.079Z] "crypto/rc4", [2024-03-21T09:11:31.079Z] "crypto/rsa", [2024-03-21T09:11:31.079Z] "crypto/sha1", [2024-03-21T09:11:31.079Z] "crypto/sha256", [2024-03-21T09:11:31.079Z] "crypto/sha512", [2024-03-21T09:11:31.079Z] "crypto/subtle", [2024-03-21T09:11:31.079Z] "crypto/tls", [2024-03-21T09:11:31.079Z] "crypto/x509", [2024-03-21T09:11:31.079Z] "crypto/x509/pkix", [2024-03-21T09:11:31.079Z] "encoding", [2024-03-21T09:11:31.079Z] "encoding/asn1", [2024-03-21T09:11:31.079Z] "encoding/base64", [2024-03-21T09:11:31.079Z] "encoding/binary", [2024-03-21T09:11:31.079Z] "encoding/hex", [2024-03-21T09:11:31.079Z] "encoding/json", [2024-03-21T09:11:31.079Z] "encoding/pem", [2024-03-21T09:11:31.079Z] "errors", [2024-03-21T09:11:31.079Z] "fmt", [2024-03-21T09:11:31.079Z] "hash", [2024-03-21T09:11:31.079Z] "hash/crc32", [2024-03-21T09:11:31.079Z] "internal/abi", [2024-03-21T09:11:31.079Z] "internal/bytealg", [2024-03-21T09:11:31.079Z] "internal/cpu", [2024-03-21T09:11:31.079Z] "internal/fmtsort", [2024-03-21T09:11:31.079Z] "internal/goexperiment", [2024-03-21T09:11:31.079Z] "internal/itoa", [2024-03-21T09:11:31.079Z] "internal/nettrace", [2024-03-21T09:11:31.079Z] "internal/oserror", [2024-03-21T09:11:31.079Z] "internal/poll", [2024-03-21T09:11:31.079Z] "internal/race", [2024-03-21T09:11:31.079Z] "internal/reflectlite", [2024-03-21T09:11:31.079Z] "internal/singleflight", [2024-03-21T09:11:31.079Z] "internal/syscall/execenv", [2024-03-21T09:11:31.079Z] "internal/syscall/unix", [2024-03-21T09:11:31.079Z] "internal/testlog", [2024-03-21T09:11:31.079Z] "internal/unsafeheader", [2024-03-21T09:11:31.079Z] "io", [2024-03-21T09:11:31.079Z] "io/fs", [2024-03-21T09:11:31.079Z] "io/ioutil", [2024-03-21T09:11:31.079Z] "log", [2024-03-21T09:11:31.079Z] "math", [2024-03-21T09:11:31.079Z] "math/big", [2024-03-21T09:11:31.079Z] "math/bits", [2024-03-21T09:11:31.079Z] "math/rand", [2024-03-21T09:11:31.079Z] "mime", [2024-03-21T09:11:31.079Z] "mime/multipart", [2024-03-21T09:11:31.079Z] "mime/quotedprintable", [2024-03-21T09:11:31.079Z] "net", [2024-03-21T09:11:31.079Z] "net/http", [2024-03-21T09:11:31.079Z] "net/http/httptrace", [2024-03-21T09:11:31.079Z] "net/http/internal", [2024-03-21T09:11:31.079Z] "net/http/internal/ascii", [2024-03-21T09:11:31.079Z] "net/textproto", [2024-03-21T09:11:31.079Z] "net/url", [2024-03-21T09:11:31.079Z] "os", [2024-03-21T09:11:31.079Z] "path", [2024-03-21T09:11:31.079Z] "path/filepath", [2024-03-21T09:11:31.079Z] "reflect", [2024-03-21T09:11:31.079Z] "runtime", [2024-03-21T09:11:31.079Z] "runtime/cgo", [2024-03-21T09:11:31.079Z] "runtime/internal/atomic", [2024-03-21T09:11:31.079Z] "runtime/internal/math", [2024-03-21T09:11:31.079Z] "runtime/internal/sys", [2024-03-21T09:11:31.079Z] "sort", [2024-03-21T09:11:31.079Z] "strconv", [2024-03-21T09:11:31.079Z] "strings", [2024-03-21T09:11:31.079Z] "sync", [2024-03-21T09:11:31.079Z] "sync/atomic", [2024-03-21T09:11:31.079Z] "syscall", [2024-03-21T09:11:31.079Z] "time", [2024-03-21T09:11:31.079Z] "unicode", [2024-03-21T09:11:31.079Z] "unicode/utf16", [2024-03-21T09:11:31.079Z] "unicode/utf8", [2024-03-21T09:11:31.079Z] "unsafe", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "TestGoFiles": [ [2024-03-21T09:11:31.079Z] "api_test.go", [2024-03-21T09:11:31.079Z] "auth_test.go", [2024-03-21T09:11:31.079Z] "middleware_test.go", [2024-03-21T09:11:31.079Z] "parsing_test.go", [2024-03-21T09:11:31.079Z] "schema_test.go" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "TestImports": [ [2024-03-21T09:11:31.079Z] "errors", [2024-03-21T09:11:31.079Z] "fmt", [2024-03-21T09:11:31.079Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.079Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.079Z] "net/http", [2024-03-21T09:11:31.079Z] "net/http/httptest", [2024-03-21T09:11:31.079Z] "strings", [2024-03-21T09:11:31.079Z] "testing" [2024-03-21T09:11:31.079Z] ] [2024-03-21T09:11:31.079Z] } [2024-03-21T09:11:31.079Z] { [2024-03-21T09:11:31.079Z] "Dir": "/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2", [2024-03-21T09:11:31.079Z] "ImportPath": "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.079Z] "Name": "govalidator", [2024-03-21T09:11:31.079Z] "Doc": "Package govalidator is package of validators and sanitizers for strings, structs and collections.", [2024-03-21T09:11:31.079Z] "Root": "/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2", [2024-03-21T09:11:31.079Z] "Module": { [2024-03-21T09:11:31.079Z] "Path": "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.079Z] "Version": "v0.0.0-20230301143203-a9d515a09cc2", [2024-03-21T09:11:31.079Z] "Time": "2023-03-01T14:32:03Z", [2024-03-21T09:11:31.079Z] "Indirect": true, [2024-03-21T09:11:31.079Z] "Dir": "/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2", [2024-03-21T09:11:31.079Z] "GoMod": "/go/pkg/mod/cache/download/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.mod", [2024-03-21T09:11:31.079Z] "GoVersion": "1.13" [2024-03-21T09:11:31.079Z] }, [2024-03-21T09:11:31.079Z] "DepOnly": true, [2024-03-21T09:11:31.079Z] "Stale": true, [2024-03-21T09:11:31.079Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.079Z] "GoFiles": [ [2024-03-21T09:11:31.079Z] "arrays.go", [2024-03-21T09:11:31.079Z] "converter.go", [2024-03-21T09:11:31.079Z] "doc.go", [2024-03-21T09:11:31.079Z] "error.go", [2024-03-21T09:11:31.079Z] "numerics.go", [2024-03-21T09:11:31.079Z] "patterns.go", [2024-03-21T09:11:31.079Z] "types.go", [2024-03-21T09:11:31.079Z] "utils.go", [2024-03-21T09:11:31.079Z] "validator.go" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "Imports": [ [2024-03-21T09:11:31.079Z] "bytes", [2024-03-21T09:11:31.079Z] "crypto/rsa", [2024-03-21T09:11:31.079Z] "crypto/x509", [2024-03-21T09:11:31.079Z] "encoding/base64", [2024-03-21T09:11:31.079Z] "encoding/json", [2024-03-21T09:11:31.079Z] "encoding/pem", [2024-03-21T09:11:31.079Z] "errors", [2024-03-21T09:11:31.079Z] "fmt", [2024-03-21T09:11:31.079Z] "html", [2024-03-21T09:11:31.079Z] "io/ioutil", [2024-03-21T09:11:31.079Z] "math", [2024-03-21T09:11:31.079Z] "net", [2024-03-21T09:11:31.079Z] "net/url", [2024-03-21T09:11:31.079Z] "path", [2024-03-21T09:11:31.079Z] "reflect", [2024-03-21T09:11:31.079Z] "regexp", [2024-03-21T09:11:31.079Z] "sort", [2024-03-21T09:11:31.079Z] "strconv", [2024-03-21T09:11:31.079Z] "strings", [2024-03-21T09:11:31.079Z] "sync", [2024-03-21T09:11:31.079Z] "time", [2024-03-21T09:11:31.079Z] "unicode", [2024-03-21T09:11:31.079Z] "unicode/utf8" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "Deps": [ [2024-03-21T09:11:31.079Z] "bufio", [2024-03-21T09:11:31.079Z] "bytes", [2024-03-21T09:11:31.079Z] "context", [2024-03-21T09:11:31.079Z] "crypto", [2024-03-21T09:11:31.079Z] "crypto/aes", [2024-03-21T09:11:31.079Z] "crypto/cipher", [2024-03-21T09:11:31.079Z] "crypto/des", [2024-03-21T09:11:31.079Z] "crypto/dsa", [2024-03-21T09:11:31.079Z] "crypto/ecdsa", [2024-03-21T09:11:31.079Z] "crypto/ed25519", [2024-03-21T09:11:31.079Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.079Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.079Z] "crypto/elliptic", [2024-03-21T09:11:31.079Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.079Z] "crypto/internal/randutil", [2024-03-21T09:11:31.079Z] "crypto/internal/subtle", [2024-03-21T09:11:31.079Z] "crypto/md5", [2024-03-21T09:11:31.079Z] "crypto/rand", [2024-03-21T09:11:31.079Z] "crypto/rsa", [2024-03-21T09:11:31.079Z] "crypto/sha1", [2024-03-21T09:11:31.079Z] "crypto/sha256", [2024-03-21T09:11:31.079Z] "crypto/sha512", [2024-03-21T09:11:31.079Z] "crypto/subtle", [2024-03-21T09:11:31.079Z] "crypto/x509", [2024-03-21T09:11:31.079Z] "crypto/x509/pkix", [2024-03-21T09:11:31.079Z] "encoding", [2024-03-21T09:11:31.079Z] "encoding/asn1", [2024-03-21T09:11:31.079Z] "encoding/base64", [2024-03-21T09:11:31.079Z] "encoding/binary", [2024-03-21T09:11:31.079Z] "encoding/hex", [2024-03-21T09:11:31.079Z] "encoding/json", [2024-03-21T09:11:31.079Z] "encoding/pem", [2024-03-21T09:11:31.079Z] "errors", [2024-03-21T09:11:31.079Z] "fmt", [2024-03-21T09:11:31.079Z] "hash", [2024-03-21T09:11:31.079Z] "html", [2024-03-21T09:11:31.079Z] "internal/abi", [2024-03-21T09:11:31.079Z] "internal/bytealg", [2024-03-21T09:11:31.079Z] "internal/cpu", [2024-03-21T09:11:31.079Z] "internal/fmtsort", [2024-03-21T09:11:31.079Z] "internal/goexperiment", [2024-03-21T09:11:31.079Z] "internal/itoa", [2024-03-21T09:11:31.079Z] "internal/nettrace", [2024-03-21T09:11:31.079Z] "internal/oserror", [2024-03-21T09:11:31.079Z] "internal/poll", [2024-03-21T09:11:31.079Z] "internal/race", [2024-03-21T09:11:31.079Z] "internal/reflectlite", [2024-03-21T09:11:31.079Z] "internal/singleflight", [2024-03-21T09:11:31.079Z] "internal/syscall/execenv", [2024-03-21T09:11:31.079Z] "internal/syscall/unix", [2024-03-21T09:11:31.079Z] "internal/testlog", [2024-03-21T09:11:31.079Z] "internal/unsafeheader", [2024-03-21T09:11:31.079Z] "io", [2024-03-21T09:11:31.079Z] "io/fs", [2024-03-21T09:11:31.079Z] "io/ioutil", [2024-03-21T09:11:31.079Z] "math", [2024-03-21T09:11:31.079Z] "math/big", [2024-03-21T09:11:31.079Z] "math/bits", [2024-03-21T09:11:31.079Z] "math/rand", [2024-03-21T09:11:31.079Z] "net", [2024-03-21T09:11:31.079Z] "net/url", [2024-03-21T09:11:31.079Z] "os", [2024-03-21T09:11:31.079Z] "path", [2024-03-21T09:11:31.079Z] "path/filepath", [2024-03-21T09:11:31.079Z] "reflect", [2024-03-21T09:11:31.079Z] "regexp", [2024-03-21T09:11:31.079Z] "regexp/syntax", [2024-03-21T09:11:31.079Z] "runtime", [2024-03-21T09:11:31.079Z] "runtime/cgo", [2024-03-21T09:11:31.079Z] "runtime/internal/atomic", [2024-03-21T09:11:31.079Z] "runtime/internal/math", [2024-03-21T09:11:31.079Z] "runtime/internal/sys", [2024-03-21T09:11:31.079Z] "sort", [2024-03-21T09:11:31.079Z] "strconv", [2024-03-21T09:11:31.079Z] "strings", [2024-03-21T09:11:31.079Z] "sync", [2024-03-21T09:11:31.079Z] "sync/atomic", [2024-03-21T09:11:31.079Z] "syscall", [2024-03-21T09:11:31.079Z] "time", [2024-03-21T09:11:31.079Z] "unicode", [2024-03-21T09:11:31.079Z] "unicode/utf16", [2024-03-21T09:11:31.079Z] "unicode/utf8", [2024-03-21T09:11:31.079Z] "unsafe", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.079Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "TestGoFiles": [ [2024-03-21T09:11:31.079Z] "arrays_benchmark_test.go", [2024-03-21T09:11:31.079Z] "arrays_example_test.go", [2024-03-21T09:11:31.079Z] "arrays_test.go", [2024-03-21T09:11:31.079Z] "converter_benchmark_test.go", [2024-03-21T09:11:31.079Z] "converter_example_test.go", [2024-03-21T09:11:31.079Z] "converter_test.go", [2024-03-21T09:11:31.079Z] "error_test.go", [2024-03-21T09:11:31.079Z] "numerics_benchmark_test.go", [2024-03-21T09:11:31.079Z] "numerics_example_test.go", [2024-03-21T09:11:31.079Z] "numerics_test.go", [2024-03-21T09:11:31.079Z] "utils_benchmark_test.go", [2024-03-21T09:11:31.079Z] "utils_example_test.go", [2024-03-21T09:11:31.079Z] "utils_test.go", [2024-03-21T09:11:31.079Z] "validator_test.go" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "TestImports": [ [2024-03-21T09:11:31.079Z] "fmt", [2024-03-21T09:11:31.079Z] "math/rand", [2024-03-21T09:11:31.079Z] "reflect", [2024-03-21T09:11:31.079Z] "strings", [2024-03-21T09:11:31.079Z] "testing", [2024-03-21T09:11:31.079Z] "time" [2024-03-21T09:11:31.079Z] ] [2024-03-21T09:11:31.079Z] } [2024-03-21T09:11:31.079Z] { [2024-03-21T09:11:31.079Z] "Dir": "/go/pkg/mod/github.com/oklog/ulid@v1.3.1", [2024-03-21T09:11:31.079Z] "ImportPath": "github.com/oklog/ulid", [2024-03-21T09:11:31.079Z] "Name": "ulid", [2024-03-21T09:11:31.079Z] "Root": "/go/pkg/mod/github.com/oklog/ulid@v1.3.1", [2024-03-21T09:11:31.079Z] "Module": { [2024-03-21T09:11:31.079Z] "Path": "github.com/oklog/ulid", [2024-03-21T09:11:31.079Z] "Version": "v1.3.1", [2024-03-21T09:11:31.079Z] "Time": "2018-10-02T12:43:06Z", [2024-03-21T09:11:31.079Z] "Indirect": true, [2024-03-21T09:11:31.079Z] "Dir": "/go/pkg/mod/github.com/oklog/ulid@v1.3.1", [2024-03-21T09:11:31.079Z] "GoMod": "/go/pkg/mod/cache/download/github.com/oklog/ulid/@v/v1.3.1.mod" [2024-03-21T09:11:31.079Z] }, [2024-03-21T09:11:31.079Z] "DepOnly": true, [2024-03-21T09:11:31.079Z] "Stale": true, [2024-03-21T09:11:31.079Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.079Z] "GoFiles": [ [2024-03-21T09:11:31.079Z] "ulid.go" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "Imports": [ [2024-03-21T09:11:31.079Z] "bufio", [2024-03-21T09:11:31.079Z] "bytes", [2024-03-21T09:11:31.079Z] "database/sql/driver", [2024-03-21T09:11:31.079Z] "encoding/binary", [2024-03-21T09:11:31.079Z] "errors", [2024-03-21T09:11:31.079Z] "io", [2024-03-21T09:11:31.079Z] "math", [2024-03-21T09:11:31.079Z] "math/bits", [2024-03-21T09:11:31.079Z] "math/rand", [2024-03-21T09:11:31.079Z] "time" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "Deps": [ [2024-03-21T09:11:31.079Z] "bufio", [2024-03-21T09:11:31.079Z] "bytes", [2024-03-21T09:11:31.079Z] "context", [2024-03-21T09:11:31.079Z] "database/sql/driver", [2024-03-21T09:11:31.079Z] "encoding/binary", [2024-03-21T09:11:31.079Z] "errors", [2024-03-21T09:11:31.079Z] "fmt", [2024-03-21T09:11:31.079Z] "internal/abi", [2024-03-21T09:11:31.079Z] "internal/bytealg", [2024-03-21T09:11:31.079Z] "internal/cpu", [2024-03-21T09:11:31.079Z] "internal/fmtsort", [2024-03-21T09:11:31.079Z] "internal/goexperiment", [2024-03-21T09:11:31.079Z] "internal/itoa", [2024-03-21T09:11:31.079Z] "internal/oserror", [2024-03-21T09:11:31.079Z] "internal/poll", [2024-03-21T09:11:31.079Z] "internal/race", [2024-03-21T09:11:31.079Z] "internal/reflectlite", [2024-03-21T09:11:31.079Z] "internal/syscall/execenv", [2024-03-21T09:11:31.079Z] "internal/syscall/unix", [2024-03-21T09:11:31.079Z] "internal/testlog", [2024-03-21T09:11:31.079Z] "internal/unsafeheader", [2024-03-21T09:11:31.079Z] "io", [2024-03-21T09:11:31.079Z] "io/fs", [2024-03-21T09:11:31.079Z] "math", [2024-03-21T09:11:31.079Z] "math/bits", [2024-03-21T09:11:31.079Z] "math/rand", [2024-03-21T09:11:31.079Z] "os", [2024-03-21T09:11:31.079Z] "path", [2024-03-21T09:11:31.079Z] "reflect", [2024-03-21T09:11:31.079Z] "runtime", [2024-03-21T09:11:31.079Z] "runtime/internal/atomic", [2024-03-21T09:11:31.079Z] "runtime/internal/math", [2024-03-21T09:11:31.079Z] "runtime/internal/sys", [2024-03-21T09:11:31.079Z] "sort", [2024-03-21T09:11:31.079Z] "strconv", [2024-03-21T09:11:31.079Z] "strings", [2024-03-21T09:11:31.079Z] "sync", [2024-03-21T09:11:31.079Z] "sync/atomic", [2024-03-21T09:11:31.079Z] "syscall", [2024-03-21T09:11:31.079Z] "time", [2024-03-21T09:11:31.079Z] "unicode", [2024-03-21T09:11:31.079Z] "unicode/utf8", [2024-03-21T09:11:31.079Z] "unsafe" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "XTestGoFiles": [ [2024-03-21T09:11:31.079Z] "ulid_test.go" [2024-03-21T09:11:31.079Z] ], [2024-03-21T09:11:31.079Z] "XTestImports": [ [2024-03-21T09:11:31.079Z] "bytes", [2024-03-21T09:11:31.079Z] "crypto/rand", [2024-03-21T09:11:31.079Z] "fmt", [2024-03-21T09:11:31.079Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.079Z] "io", [2024-03-21T09:11:31.079Z] "math", [2024-03-21T09:11:31.079Z] "math/rand", [2024-03-21T09:11:31.079Z] "strings", [2024-03-21T09:11:31.079Z] "testing", [2024-03-21T09:11:31.079Z] "testing/iotest", [2024-03-21T09:11:31.079Z] "testing/quick", [2024-03-21T09:11:31.079Z] "time" [2024-03-21T09:11:31.079Z] ] [2024-03-21T09:11:31.079Z] } [2024-03-21T09:11:31.079Z] { [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions", [2024-03-21T09:11:31.080Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.080Z] "Name": "bsonoptions", [2024-03-21T09:11:31.080Z] "Doc": "Package bsonoptions defines the optional configurations for the BSON codecs.", [2024-03-21T09:11:31.080Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "Module": { [2024-03-21T09:11:31.080Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-21T09:11:31.080Z] "Version": "v1.14.0", [2024-03-21T09:11:31.080Z] "Time": "2024-02-14T21:02:22Z", [2024-03-21T09:11:31.080Z] "Indirect": true, [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-21T09:11:31.080Z] "GoVersion": "1.18" [2024-03-21T09:11:31.080Z] }, [2024-03-21T09:11:31.080Z] "DepOnly": true, [2024-03-21T09:11:31.080Z] "Stale": true, [2024-03-21T09:11:31.080Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.080Z] "GoFiles": [ [2024-03-21T09:11:31.080Z] "byte_slice_codec_options.go", [2024-03-21T09:11:31.080Z] "doc.go", [2024-03-21T09:11:31.080Z] "empty_interface_codec_options.go", [2024-03-21T09:11:31.080Z] "map_codec_options.go", [2024-03-21T09:11:31.080Z] "slice_codec_options.go", [2024-03-21T09:11:31.080Z] "string_codec_options.go", [2024-03-21T09:11:31.080Z] "struct_codec_options.go", [2024-03-21T09:11:31.080Z] "time_codec_options.go", [2024-03-21T09:11:31.080Z] "uint_codec_options.go" [2024-03-21T09:11:31.080Z] ] [2024-03-21T09:11:31.080Z] } [2024-03-21T09:11:31.080Z] { [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsontype", [2024-03-21T09:11:31.080Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.080Z] "Name": "bsontype", [2024-03-21T09:11:31.080Z] "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-21T09:11:31.080Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "Module": { [2024-03-21T09:11:31.080Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-21T09:11:31.080Z] "Version": "v1.14.0", [2024-03-21T09:11:31.080Z] "Time": "2024-02-14T21:02:22Z", [2024-03-21T09:11:31.080Z] "Indirect": true, [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-21T09:11:31.080Z] "GoVersion": "1.18" [2024-03-21T09:11:31.080Z] }, [2024-03-21T09:11:31.080Z] "DepOnly": true, [2024-03-21T09:11:31.080Z] "Stale": true, [2024-03-21T09:11:31.080Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.080Z] "GoFiles": [ [2024-03-21T09:11:31.080Z] "bsontype.go" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "TestGoFiles": [ [2024-03-21T09:11:31.080Z] "bsontype_test.go" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "TestImports": [ [2024-03-21T09:11:31.080Z] "testing" [2024-03-21T09:11:31.080Z] ] [2024-03-21T09:11:31.080Z] } [2024-03-21T09:11:31.080Z] { [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/primitive", [2024-03-21T09:11:31.080Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.080Z] "Name": "primitive", [2024-03-21T09:11:31.080Z] "Doc": "Package primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations.", [2024-03-21T09:11:31.080Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "Module": { [2024-03-21T09:11:31.080Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-21T09:11:31.080Z] "Version": "v1.14.0", [2024-03-21T09:11:31.080Z] "Time": "2024-02-14T21:02:22Z", [2024-03-21T09:11:31.080Z] "Indirect": true, [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-21T09:11:31.080Z] "GoVersion": "1.18" [2024-03-21T09:11:31.080Z] }, [2024-03-21T09:11:31.080Z] "DepOnly": true, [2024-03-21T09:11:31.080Z] "Stale": true, [2024-03-21T09:11:31.080Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.080Z] "GoFiles": [ [2024-03-21T09:11:31.080Z] "decimal.go", [2024-03-21T09:11:31.080Z] "objectid.go", [2024-03-21T09:11:31.080Z] "primitive.go" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "Imports": [ [2024-03-21T09:11:31.080Z] "bytes", [2024-03-21T09:11:31.080Z] "crypto/rand", [2024-03-21T09:11:31.080Z] "encoding", [2024-03-21T09:11:31.080Z] "encoding/binary", [2024-03-21T09:11:31.080Z] "encoding/hex", [2024-03-21T09:11:31.080Z] "encoding/json", [2024-03-21T09:11:31.080Z] "errors", [2024-03-21T09:11:31.080Z] "fmt", [2024-03-21T09:11:31.080Z] "io", [2024-03-21T09:11:31.080Z] "math/big", [2024-03-21T09:11:31.080Z] "regexp", [2024-03-21T09:11:31.080Z] "strconv", [2024-03-21T09:11:31.080Z] "strings", [2024-03-21T09:11:31.080Z] "sync/atomic", [2024-03-21T09:11:31.080Z] "time" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "Deps": [ [2024-03-21T09:11:31.080Z] "bufio", [2024-03-21T09:11:31.080Z] "bytes", [2024-03-21T09:11:31.080Z] "crypto/aes", [2024-03-21T09:11:31.080Z] "crypto/cipher", [2024-03-21T09:11:31.080Z] "crypto/internal/subtle", [2024-03-21T09:11:31.080Z] "crypto/rand", [2024-03-21T09:11:31.080Z] "crypto/subtle", [2024-03-21T09:11:31.080Z] "encoding", [2024-03-21T09:11:31.080Z] "encoding/base64", [2024-03-21T09:11:31.080Z] "encoding/binary", [2024-03-21T09:11:31.080Z] "encoding/hex", [2024-03-21T09:11:31.080Z] "encoding/json", [2024-03-21T09:11:31.080Z] "errors", [2024-03-21T09:11:31.080Z] "fmt", [2024-03-21T09:11:31.080Z] "internal/abi", [2024-03-21T09:11:31.080Z] "internal/bytealg", [2024-03-21T09:11:31.080Z] "internal/cpu", [2024-03-21T09:11:31.080Z] "internal/fmtsort", [2024-03-21T09:11:31.080Z] "internal/goexperiment", [2024-03-21T09:11:31.080Z] "internal/itoa", [2024-03-21T09:11:31.080Z] "internal/oserror", [2024-03-21T09:11:31.080Z] "internal/poll", [2024-03-21T09:11:31.080Z] "internal/race", [2024-03-21T09:11:31.080Z] "internal/reflectlite", [2024-03-21T09:11:31.080Z] "internal/syscall/execenv", [2024-03-21T09:11:31.080Z] "internal/syscall/unix", [2024-03-21T09:11:31.080Z] "internal/testlog", [2024-03-21T09:11:31.080Z] "internal/unsafeheader", [2024-03-21T09:11:31.080Z] "io", [2024-03-21T09:11:31.080Z] "io/fs", [2024-03-21T09:11:31.080Z] "math", [2024-03-21T09:11:31.080Z] "math/big", [2024-03-21T09:11:31.080Z] "math/bits", [2024-03-21T09:11:31.080Z] "math/rand", [2024-03-21T09:11:31.080Z] "os", [2024-03-21T09:11:31.080Z] "path", [2024-03-21T09:11:31.080Z] "reflect", [2024-03-21T09:11:31.080Z] "regexp", [2024-03-21T09:11:31.080Z] "regexp/syntax", [2024-03-21T09:11:31.080Z] "runtime", [2024-03-21T09:11:31.080Z] "runtime/internal/atomic", [2024-03-21T09:11:31.080Z] "runtime/internal/math", [2024-03-21T09:11:31.080Z] "runtime/internal/sys", [2024-03-21T09:11:31.080Z] "sort", [2024-03-21T09:11:31.080Z] "strconv", [2024-03-21T09:11:31.080Z] "strings", [2024-03-21T09:11:31.080Z] "sync", [2024-03-21T09:11:31.080Z] "sync/atomic", [2024-03-21T09:11:31.080Z] "syscall", [2024-03-21T09:11:31.080Z] "time", [2024-03-21T09:11:31.080Z] "unicode", [2024-03-21T09:11:31.080Z] "unicode/utf16", [2024-03-21T09:11:31.080Z] "unicode/utf8", [2024-03-21T09:11:31.080Z] "unsafe" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "TestGoFiles": [ [2024-03-21T09:11:31.080Z] "decimal_test.go", [2024-03-21T09:11:31.080Z] "objectid_test.go", [2024-03-21T09:11:31.080Z] "primitive_test.go" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "TestImports": [ [2024-03-21T09:11:31.080Z] "encoding/binary", [2024-03-21T09:11:31.080Z] "encoding/hex", [2024-03-21T09:11:31.080Z] "encoding/json", [2024-03-21T09:11:31.080Z] "fmt", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/internal/require", [2024-03-21T09:11:31.080Z] "math/big", [2024-03-21T09:11:31.080Z] "testing", [2024-03-21T09:11:31.080Z] "time" [2024-03-21T09:11:31.080Z] ] [2024-03-21T09:11:31.080Z] } [2024-03-21T09:11:31.080Z] { [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore", [2024-03-21T09:11:31.080Z] "ImportPath": "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.080Z] "Name": "bsoncore", [2024-03-21T09:11:31.080Z] "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-21T09:11:31.080Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "Module": { [2024-03-21T09:11:31.080Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-21T09:11:31.080Z] "Version": "v1.14.0", [2024-03-21T09:11:31.080Z] "Time": "2024-02-14T21:02:22Z", [2024-03-21T09:11:31.080Z] "Indirect": true, [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-21T09:11:31.080Z] "GoVersion": "1.18" [2024-03-21T09:11:31.080Z] }, [2024-03-21T09:11:31.080Z] "DepOnly": true, [2024-03-21T09:11:31.080Z] "Stale": true, [2024-03-21T09:11:31.080Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.080Z] "GoFiles": [ [2024-03-21T09:11:31.080Z] "array.go", [2024-03-21T09:11:31.080Z] "bson_arraybuilder.go", [2024-03-21T09:11:31.080Z] "bson_documentbuilder.go", [2024-03-21T09:11:31.080Z] "bsoncore.go", [2024-03-21T09:11:31.080Z] "doc.go", [2024-03-21T09:11:31.080Z] "document.go", [2024-03-21T09:11:31.080Z] "document_sequence.go", [2024-03-21T09:11:31.080Z] "element.go", [2024-03-21T09:11:31.080Z] "tables.go", [2024-03-21T09:11:31.080Z] "value.go" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "Imports": [ [2024-03-21T09:11:31.080Z] "bytes", [2024-03-21T09:11:31.080Z] "encoding/base64", [2024-03-21T09:11:31.080Z] "errors", [2024-03-21T09:11:31.080Z] "fmt", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.080Z] "io", [2024-03-21T09:11:31.080Z] "math", [2024-03-21T09:11:31.080Z] "sort", [2024-03-21T09:11:31.080Z] "strconv", [2024-03-21T09:11:31.080Z] "strings", [2024-03-21T09:11:31.080Z] "time", [2024-03-21T09:11:31.080Z] "unicode/utf8" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "Deps": [ [2024-03-21T09:11:31.080Z] "bufio", [2024-03-21T09:11:31.080Z] "bytes", [2024-03-21T09:11:31.080Z] "crypto/aes", [2024-03-21T09:11:31.080Z] "crypto/cipher", [2024-03-21T09:11:31.080Z] "crypto/internal/subtle", [2024-03-21T09:11:31.080Z] "crypto/rand", [2024-03-21T09:11:31.080Z] "crypto/subtle", [2024-03-21T09:11:31.080Z] "encoding", [2024-03-21T09:11:31.080Z] "encoding/base64", [2024-03-21T09:11:31.080Z] "encoding/binary", [2024-03-21T09:11:31.080Z] "encoding/hex", [2024-03-21T09:11:31.080Z] "encoding/json", [2024-03-21T09:11:31.080Z] "errors", [2024-03-21T09:11:31.080Z] "fmt", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.080Z] "internal/abi", [2024-03-21T09:11:31.080Z] "internal/bytealg", [2024-03-21T09:11:31.080Z] "internal/cpu", [2024-03-21T09:11:31.080Z] "internal/fmtsort", [2024-03-21T09:11:31.080Z] "internal/goexperiment", [2024-03-21T09:11:31.080Z] "internal/itoa", [2024-03-21T09:11:31.080Z] "internal/oserror", [2024-03-21T09:11:31.080Z] "internal/poll", [2024-03-21T09:11:31.080Z] "internal/race", [2024-03-21T09:11:31.080Z] "internal/reflectlite", [2024-03-21T09:11:31.080Z] "internal/syscall/execenv", [2024-03-21T09:11:31.080Z] "internal/syscall/unix", [2024-03-21T09:11:31.080Z] "internal/testlog", [2024-03-21T09:11:31.080Z] "internal/unsafeheader", [2024-03-21T09:11:31.080Z] "io", [2024-03-21T09:11:31.080Z] "io/fs", [2024-03-21T09:11:31.080Z] "math", [2024-03-21T09:11:31.080Z] "math/big", [2024-03-21T09:11:31.080Z] "math/bits", [2024-03-21T09:11:31.080Z] "math/rand", [2024-03-21T09:11:31.080Z] "os", [2024-03-21T09:11:31.080Z] "path", [2024-03-21T09:11:31.080Z] "reflect", [2024-03-21T09:11:31.080Z] "regexp", [2024-03-21T09:11:31.080Z] "regexp/syntax", [2024-03-21T09:11:31.080Z] "runtime", [2024-03-21T09:11:31.080Z] "runtime/internal/atomic", [2024-03-21T09:11:31.080Z] "runtime/internal/math", [2024-03-21T09:11:31.080Z] "runtime/internal/sys", [2024-03-21T09:11:31.080Z] "sort", [2024-03-21T09:11:31.080Z] "strconv", [2024-03-21T09:11:31.080Z] "strings", [2024-03-21T09:11:31.080Z] "sync", [2024-03-21T09:11:31.080Z] "sync/atomic", [2024-03-21T09:11:31.080Z] "syscall", [2024-03-21T09:11:31.080Z] "time", [2024-03-21T09:11:31.080Z] "unicode", [2024-03-21T09:11:31.080Z] "unicode/utf16", [2024-03-21T09:11:31.080Z] "unicode/utf8", [2024-03-21T09:11:31.080Z] "unsafe" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "TestGoFiles": [ [2024-03-21T09:11:31.080Z] "array_test.go", [2024-03-21T09:11:31.080Z] "bson_arraybuilder_test.go", [2024-03-21T09:11:31.080Z] "bson_documentbuilder_test.go", [2024-03-21T09:11:31.080Z] "bsoncore_test.go", [2024-03-21T09:11:31.080Z] "document_sequence_test.go", [2024-03-21T09:11:31.080Z] "document_test.go", [2024-03-21T09:11:31.080Z] "element_test.go", [2024-03-21T09:11:31.080Z] "value_test.go" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "TestImports": [ [2024-03-21T09:11:31.080Z] "bytes", [2024-03-21T09:11:31.080Z] "encoding/binary", [2024-03-21T09:11:31.080Z] "errors", [2024-03-21T09:11:31.080Z] "fmt", [2024-03-21T09:11:31.080Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-03-21T09:11:31.080Z] "io", [2024-03-21T09:11:31.080Z] "math", [2024-03-21T09:11:31.080Z] "reflect", [2024-03-21T09:11:31.080Z] "strconv", [2024-03-21T09:11:31.080Z] "testing", [2024-03-21T09:11:31.080Z] "time" [2024-03-21T09:11:31.080Z] ] [2024-03-21T09:11:31.080Z] } [2024-03-21T09:11:31.080Z] { [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw", [2024-03-21T09:11:31.080Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.080Z] "Name": "bsonrw", [2024-03-21T09:11:31.080Z] "Doc": "Package bsonrw contains abstractions for reading and writing BSON and BSON like types from sources.", [2024-03-21T09:11:31.080Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "Module": { [2024-03-21T09:11:31.080Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-21T09:11:31.080Z] "Version": "v1.14.0", [2024-03-21T09:11:31.080Z] "Time": "2024-02-14T21:02:22Z", [2024-03-21T09:11:31.080Z] "Indirect": true, [2024-03-21T09:11:31.080Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.080Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-21T09:11:31.080Z] "GoVersion": "1.18" [2024-03-21T09:11:31.080Z] }, [2024-03-21T09:11:31.080Z] "DepOnly": true, [2024-03-21T09:11:31.080Z] "Stale": true, [2024-03-21T09:11:31.080Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.080Z] "GoFiles": [ [2024-03-21T09:11:31.080Z] "copier.go", [2024-03-21T09:11:31.080Z] "doc.go", [2024-03-21T09:11:31.080Z] "extjson_parser.go", [2024-03-21T09:11:31.080Z] "extjson_reader.go", [2024-03-21T09:11:31.080Z] "extjson_tables.go", [2024-03-21T09:11:31.080Z] "extjson_wrappers.go", [2024-03-21T09:11:31.080Z] "extjson_writer.go", [2024-03-21T09:11:31.080Z] "json_scanner.go", [2024-03-21T09:11:31.080Z] "mode.go", [2024-03-21T09:11:31.080Z] "reader.go", [2024-03-21T09:11:31.080Z] "value_reader.go", [2024-03-21T09:11:31.080Z] "value_writer.go", [2024-03-21T09:11:31.080Z] "writer.go" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "Imports": [ [2024-03-21T09:11:31.080Z] "bytes", [2024-03-21T09:11:31.080Z] "encoding/base64", [2024-03-21T09:11:31.080Z] "encoding/binary", [2024-03-21T09:11:31.080Z] "encoding/hex", [2024-03-21T09:11:31.080Z] "errors", [2024-03-21T09:11:31.080Z] "fmt", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.080Z] "io", [2024-03-21T09:11:31.080Z] "math", [2024-03-21T09:11:31.080Z] "sort", [2024-03-21T09:11:31.080Z] "strconv", [2024-03-21T09:11:31.080Z] "strings", [2024-03-21T09:11:31.080Z] "sync", [2024-03-21T09:11:31.080Z] "time", [2024-03-21T09:11:31.080Z] "unicode", [2024-03-21T09:11:31.080Z] "unicode/utf16", [2024-03-21T09:11:31.080Z] "unicode/utf8" [2024-03-21T09:11:31.080Z] ], [2024-03-21T09:11:31.080Z] "Deps": [ [2024-03-21T09:11:31.080Z] "bufio", [2024-03-21T09:11:31.080Z] "bytes", [2024-03-21T09:11:31.080Z] "crypto/aes", [2024-03-21T09:11:31.080Z] "crypto/cipher", [2024-03-21T09:11:31.080Z] "crypto/internal/subtle", [2024-03-21T09:11:31.080Z] "crypto/rand", [2024-03-21T09:11:31.080Z] "crypto/subtle", [2024-03-21T09:11:31.080Z] "encoding", [2024-03-21T09:11:31.080Z] "encoding/base64", [2024-03-21T09:11:31.080Z] "encoding/binary", [2024-03-21T09:11:31.080Z] "encoding/hex", [2024-03-21T09:11:31.080Z] "encoding/json", [2024-03-21T09:11:31.080Z] "errors", [2024-03-21T09:11:31.080Z] "fmt", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.080Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.080Z] "internal/abi", [2024-03-21T09:11:31.080Z] "internal/bytealg", [2024-03-21T09:11:31.080Z] "internal/cpu", [2024-03-21T09:11:31.080Z] "internal/fmtsort", [2024-03-21T09:11:31.080Z] "internal/goexperiment", [2024-03-21T09:11:31.080Z] "internal/itoa", [2024-03-21T09:11:31.080Z] "internal/oserror", [2024-03-21T09:11:31.080Z] "internal/poll", [2024-03-21T09:11:31.080Z] "internal/race", [2024-03-21T09:11:31.080Z] "internal/reflectlite", [2024-03-21T09:11:31.080Z] "internal/syscall/execenv", [2024-03-21T09:11:31.080Z] "internal/syscall/unix", [2024-03-21T09:11:31.080Z] "internal/testlog", [2024-03-21T09:11:31.080Z] "internal/unsafeheader", [2024-03-21T09:11:31.080Z] "io", [2024-03-21T09:11:31.080Z] "io/fs", [2024-03-21T09:11:31.080Z] "math", [2024-03-21T09:11:31.080Z] "math/big", [2024-03-21T09:11:31.080Z] "math/bits", [2024-03-21T09:11:31.080Z] "math/rand", [2024-03-21T09:11:31.080Z] "os", [2024-03-21T09:11:31.080Z] "path", [2024-03-21T09:11:31.080Z] "reflect", [2024-03-21T09:11:31.080Z] "regexp", [2024-03-21T09:11:31.080Z] "regexp/syntax", [2024-03-21T09:11:31.080Z] "runtime", [2024-03-21T09:11:31.080Z] "runtime/internal/atomic", [2024-03-21T09:11:31.080Z] "runtime/internal/math", [2024-03-21T09:11:31.080Z] "runtime/internal/sys", [2024-03-21T09:11:31.080Z] "sort", [2024-03-21T09:11:31.080Z] "strconv", [2024-03-21T09:11:31.080Z] "strings", [2024-03-21T09:11:31.080Z] "sync", [2024-03-21T09:11:31.080Z] "sync/atomic", [2024-03-21T09:11:31.081Z] "syscall", [2024-03-21T09:11:31.081Z] "time", [2024-03-21T09:11:31.081Z] "unicode", [2024-03-21T09:11:31.081Z] "unicode/utf16", [2024-03-21T09:11:31.081Z] "unicode/utf8", [2024-03-21T09:11:31.081Z] "unsafe" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "TestGoFiles": [ [2024-03-21T09:11:31.081Z] "bsonrw_test.go", [2024-03-21T09:11:31.081Z] "copier_test.go", [2024-03-21T09:11:31.081Z] "extjson_parser_test.go", [2024-03-21T09:11:31.081Z] "extjson_reader_test.go", [2024-03-21T09:11:31.081Z] "extjson_writer_test.go", [2024-03-21T09:11:31.081Z] "json_scanner_test.go", [2024-03-21T09:11:31.081Z] "value_reader_test.go", [2024-03-21T09:11:31.081Z] "value_reader_writer_test.go", [2024-03-21T09:11:31.081Z] "value_writer_test.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "TestImports": [ [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "io/ioutil", [2024-03-21T09:11:31.081Z] "math", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "testing", [2024-03-21T09:11:31.081Z] "testing/iotest" [2024-03-21T09:11:31.081Z] ] [2024-03-21T09:11:31.081Z] } [2024-03-21T09:11:31.081Z] { [2024-03-21T09:11:31.081Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec", [2024-03-21T09:11:31.081Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.081Z] "Name": "bsoncodec", [2024-03-21T09:11:31.081Z] "Doc": "Package bsoncodec provides a system for encoding values to BSON representations and decoding values from BSON representations.", [2024-03-21T09:11:31.081Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.081Z] "Module": { [2024-03-21T09:11:31.081Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-21T09:11:31.081Z] "Version": "v1.14.0", [2024-03-21T09:11:31.081Z] "Time": "2024-02-14T21:02:22Z", [2024-03-21T09:11:31.081Z] "Indirect": true, [2024-03-21T09:11:31.081Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.081Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-21T09:11:31.081Z] "GoVersion": "1.18" [2024-03-21T09:11:31.081Z] }, [2024-03-21T09:11:31.081Z] "DepOnly": true, [2024-03-21T09:11:31.081Z] "Stale": true, [2024-03-21T09:11:31.081Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "GoFiles": [ [2024-03-21T09:11:31.081Z] "array_codec.go", [2024-03-21T09:11:31.081Z] "bsoncodec.go", [2024-03-21T09:11:31.081Z] "byte_slice_codec.go", [2024-03-21T09:11:31.081Z] "codec_cache.go", [2024-03-21T09:11:31.081Z] "cond_addr_codec.go", [2024-03-21T09:11:31.081Z] "default_value_decoders.go", [2024-03-21T09:11:31.081Z] "default_value_encoders.go", [2024-03-21T09:11:31.081Z] "doc.go", [2024-03-21T09:11:31.081Z] "empty_interface_codec.go", [2024-03-21T09:11:31.081Z] "map_codec.go", [2024-03-21T09:11:31.081Z] "mode.go", [2024-03-21T09:11:31.081Z] "pointer_codec.go", [2024-03-21T09:11:31.081Z] "proxy.go", [2024-03-21T09:11:31.081Z] "registry.go", [2024-03-21T09:11:31.081Z] "slice_codec.go", [2024-03-21T09:11:31.081Z] "string_codec.go", [2024-03-21T09:11:31.081Z] "struct_codec.go", [2024-03-21T09:11:31.081Z] "struct_tag_parser.go", [2024-03-21T09:11:31.081Z] "time_codec.go", [2024-03-21T09:11:31.081Z] "types.go", [2024-03-21T09:11:31.081Z] "uint_codec.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "Imports": [ [2024-03-21T09:11:31.081Z] "encoding", [2024-03-21T09:11:31.081Z] "encoding/json", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.081Z] "math", [2024-03-21T09:11:31.081Z] "net/url", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "sort", [2024-03-21T09:11:31.081Z] "strconv", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "sync", [2024-03-21T09:11:31.081Z] "sync/atomic", [2024-03-21T09:11:31.081Z] "time" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "Deps": [ [2024-03-21T09:11:31.081Z] "bufio", [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "crypto/aes", [2024-03-21T09:11:31.081Z] "crypto/cipher", [2024-03-21T09:11:31.081Z] "crypto/internal/subtle", [2024-03-21T09:11:31.081Z] "crypto/rand", [2024-03-21T09:11:31.081Z] "crypto/subtle", [2024-03-21T09:11:31.081Z] "encoding", [2024-03-21T09:11:31.081Z] "encoding/base64", [2024-03-21T09:11:31.081Z] "encoding/binary", [2024-03-21T09:11:31.081Z] "encoding/hex", [2024-03-21T09:11:31.081Z] "encoding/json", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.081Z] "internal/abi", [2024-03-21T09:11:31.081Z] "internal/bytealg", [2024-03-21T09:11:31.081Z] "internal/cpu", [2024-03-21T09:11:31.081Z] "internal/fmtsort", [2024-03-21T09:11:31.081Z] "internal/goexperiment", [2024-03-21T09:11:31.081Z] "internal/itoa", [2024-03-21T09:11:31.081Z] "internal/oserror", [2024-03-21T09:11:31.081Z] "internal/poll", [2024-03-21T09:11:31.081Z] "internal/race", [2024-03-21T09:11:31.081Z] "internal/reflectlite", [2024-03-21T09:11:31.081Z] "internal/syscall/execenv", [2024-03-21T09:11:31.081Z] "internal/syscall/unix", [2024-03-21T09:11:31.081Z] "internal/testlog", [2024-03-21T09:11:31.081Z] "internal/unsafeheader", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "io/fs", [2024-03-21T09:11:31.081Z] "math", [2024-03-21T09:11:31.081Z] "math/big", [2024-03-21T09:11:31.081Z] "math/bits", [2024-03-21T09:11:31.081Z] "math/rand", [2024-03-21T09:11:31.081Z] "net/url", [2024-03-21T09:11:31.081Z] "os", [2024-03-21T09:11:31.081Z] "path", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "regexp", [2024-03-21T09:11:31.081Z] "regexp/syntax", [2024-03-21T09:11:31.081Z] "runtime", [2024-03-21T09:11:31.081Z] "runtime/internal/atomic", [2024-03-21T09:11:31.081Z] "runtime/internal/math", [2024-03-21T09:11:31.081Z] "runtime/internal/sys", [2024-03-21T09:11:31.081Z] "sort", [2024-03-21T09:11:31.081Z] "strconv", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "sync", [2024-03-21T09:11:31.081Z] "sync/atomic", [2024-03-21T09:11:31.081Z] "syscall", [2024-03-21T09:11:31.081Z] "time", [2024-03-21T09:11:31.081Z] "unicode", [2024-03-21T09:11:31.081Z] "unicode/utf16", [2024-03-21T09:11:31.081Z] "unicode/utf8", [2024-03-21T09:11:31.081Z] "unsafe" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "TestGoFiles": [ [2024-03-21T09:11:31.081Z] "bsoncodec_test.go", [2024-03-21T09:11:31.081Z] "codec_cache_test.go", [2024-03-21T09:11:31.081Z] "cond_addr_codec_test.go", [2024-03-21T09:11:31.081Z] "default_value_decoders_test.go", [2024-03-21T09:11:31.081Z] "default_value_encoders_test.go", [2024-03-21T09:11:31.081Z] "registry_test.go", [2024-03-21T09:11:31.081Z] "string_codec_test.go", [2024-03-21T09:11:31.081Z] "struct_codec_test.go", [2024-03-21T09:11:31.081Z] "struct_tag_parser_test.go", [2024-03-21T09:11:31.081Z] "time_codec_test.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "TestImports": [ [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "encoding/json", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw/bsonrwtest", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.081Z] "math", [2024-03-21T09:11:31.081Z] "net/url", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "strconv", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "testing", [2024-03-21T09:11:31.081Z] "time" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "XTestGoFiles": [ [2024-03-21T09:11:31.081Z] "registry_examples_test.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "XTestImports": [ [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "math", [2024-03-21T09:11:31.081Z] "reflect" [2024-03-21T09:11:31.081Z] ] [2024-03-21T09:11:31.081Z] } [2024-03-21T09:11:31.081Z] { [2024-03-21T09:11:31.081Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson", [2024-03-21T09:11:31.081Z] "ImportPath": "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.081Z] "Name": "bson", [2024-03-21T09:11:31.081Z] "Doc": "Package bson is a library for reading, writing, and manipulating BSON.", [2024-03-21T09:11:31.081Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.081Z] "Module": { [2024-03-21T09:11:31.081Z] "Path": "go.mongodb.org/mongo-driver", [2024-03-21T09:11:31.081Z] "Version": "v1.14.0", [2024-03-21T09:11:31.081Z] "Time": "2024-02-14T21:02:22Z", [2024-03-21T09:11:31.081Z] "Indirect": true, [2024-03-21T09:11:31.081Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-03-21T09:11:31.081Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-03-21T09:11:31.081Z] "GoVersion": "1.18" [2024-03-21T09:11:31.081Z] }, [2024-03-21T09:11:31.081Z] "DepOnly": true, [2024-03-21T09:11:31.081Z] "Stale": true, [2024-03-21T09:11:31.081Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "GoFiles": [ [2024-03-21T09:11:31.081Z] "bson.go", [2024-03-21T09:11:31.081Z] "decoder.go", [2024-03-21T09:11:31.081Z] "doc.go", [2024-03-21T09:11:31.081Z] "encoder.go", [2024-03-21T09:11:31.081Z] "marshal.go", [2024-03-21T09:11:31.081Z] "primitive_codecs.go", [2024-03-21T09:11:31.081Z] "raw.go", [2024-03-21T09:11:31.081Z] "raw_element.go", [2024-03-21T09:11:31.081Z] "raw_value.go", [2024-03-21T09:11:31.081Z] "registry.go", [2024-03-21T09:11:31.081Z] "types.go", [2024-03-21T09:11:31.081Z] "unmarshal.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "Imports": [ [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "encoding/json", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "sync", [2024-03-21T09:11:31.081Z] "time" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "Deps": [ [2024-03-21T09:11:31.081Z] "bufio", [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "crypto/aes", [2024-03-21T09:11:31.081Z] "crypto/cipher", [2024-03-21T09:11:31.081Z] "crypto/internal/subtle", [2024-03-21T09:11:31.081Z] "crypto/rand", [2024-03-21T09:11:31.081Z] "crypto/subtle", [2024-03-21T09:11:31.081Z] "encoding", [2024-03-21T09:11:31.081Z] "encoding/base64", [2024-03-21T09:11:31.081Z] "encoding/binary", [2024-03-21T09:11:31.081Z] "encoding/hex", [2024-03-21T09:11:31.081Z] "encoding/json", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.081Z] "internal/abi", [2024-03-21T09:11:31.081Z] "internal/bytealg", [2024-03-21T09:11:31.081Z] "internal/cpu", [2024-03-21T09:11:31.081Z] "internal/fmtsort", [2024-03-21T09:11:31.081Z] "internal/goexperiment", [2024-03-21T09:11:31.081Z] "internal/itoa", [2024-03-21T09:11:31.081Z] "internal/oserror", [2024-03-21T09:11:31.081Z] "internal/poll", [2024-03-21T09:11:31.081Z] "internal/race", [2024-03-21T09:11:31.081Z] "internal/reflectlite", [2024-03-21T09:11:31.081Z] "internal/syscall/execenv", [2024-03-21T09:11:31.081Z] "internal/syscall/unix", [2024-03-21T09:11:31.081Z] "internal/testlog", [2024-03-21T09:11:31.081Z] "internal/unsafeheader", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "io/fs", [2024-03-21T09:11:31.081Z] "math", [2024-03-21T09:11:31.081Z] "math/big", [2024-03-21T09:11:31.081Z] "math/bits", [2024-03-21T09:11:31.081Z] "math/rand", [2024-03-21T09:11:31.081Z] "net/url", [2024-03-21T09:11:31.081Z] "os", [2024-03-21T09:11:31.081Z] "path", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "regexp", [2024-03-21T09:11:31.081Z] "regexp/syntax", [2024-03-21T09:11:31.081Z] "runtime", [2024-03-21T09:11:31.081Z] "runtime/internal/atomic", [2024-03-21T09:11:31.081Z] "runtime/internal/math", [2024-03-21T09:11:31.081Z] "runtime/internal/sys", [2024-03-21T09:11:31.081Z] "sort", [2024-03-21T09:11:31.081Z] "strconv", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "sync", [2024-03-21T09:11:31.081Z] "sync/atomic", [2024-03-21T09:11:31.081Z] "syscall", [2024-03-21T09:11:31.081Z] "time", [2024-03-21T09:11:31.081Z] "unicode", [2024-03-21T09:11:31.081Z] "unicode/utf16", [2024-03-21T09:11:31.081Z] "unicode/utf8", [2024-03-21T09:11:31.081Z] "unsafe" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "TestGoFiles": [ [2024-03-21T09:11:31.081Z] "benchmark_test.go", [2024-03-21T09:11:31.081Z] "bson_corpus_spec_test.go", [2024-03-21T09:11:31.081Z] "bson_test.go", [2024-03-21T09:11:31.081Z] "decoder_test.go", [2024-03-21T09:11:31.081Z] "encoder_test.go", [2024-03-21T09:11:31.081Z] "extjson_prose_test.go", [2024-03-21T09:11:31.081Z] "fuzz_test.go", [2024-03-21T09:11:31.081Z] "marshal_test.go", [2024-03-21T09:11:31.081Z] "marshal_value_cases_test.go", [2024-03-21T09:11:31.081Z] "marshal_value_test.go", [2024-03-21T09:11:31.081Z] "marshaling_cases_test.go", [2024-03-21T09:11:31.081Z] "primitive_codecs_test.go", [2024-03-21T09:11:31.081Z] "raw_test.go", [2024-03-21T09:11:31.081Z] "raw_value_test.go", [2024-03-21T09:11:31.081Z] "truncation_test.go", [2024-03-21T09:11:31.081Z] "unmarshal_test.go", [2024-03-21T09:11:31.081Z] "unmarshal_value_test.go", [2024-03-21T09:11:31.081Z] "unmarshaling_cases_test.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "TestImports": [ [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "compress/gzip", [2024-03-21T09:11:31.081Z] "encoding/binary", [2024-03-21T09:11:31.081Z] "encoding/hex", [2024-03-21T09:11:31.081Z] "encoding/json", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw/bsonrwtest", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/internal/require", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "io/ioutil", [2024-03-21T09:11:31.081Z] "math", [2024-03-21T09:11:31.081Z] "math/rand", [2024-03-21T09:11:31.081Z] "net/url", [2024-03-21T09:11:31.081Z] "os", [2024-03-21T09:11:31.081Z] "path", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "strconv", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "sync", [2024-03-21T09:11:31.081Z] "testing", [2024-03-21T09:11:31.081Z] "time", [2024-03-21T09:11:31.081Z] "unicode", [2024-03-21T09:11:31.081Z] "unicode/utf8" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "XTestGoFiles": [ [2024-03-21T09:11:31.081Z] "decoder_example_test.go", [2024-03-21T09:11:31.081Z] "encoder_example_test.go", [2024-03-21T09:11:31.081Z] "example_test.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "XTestImports": [ [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "time" [2024-03-21T09:11:31.081Z] ] [2024-03-21T09:11:31.081Z] } [2024-03-21T09:11:31.081Z] { [2024-03-21T09:11:31.081Z] "Dir": "/usr/local/go/src/net/mail", [2024-03-21T09:11:31.081Z] "ImportPath": "net/mail", [2024-03-21T09:11:31.081Z] "Name": "mail", [2024-03-21T09:11:31.081Z] "Doc": "Package mail implements parsing of mail messages.", [2024-03-21T09:11:31.081Z] "Target": "/usr/local/go/pkg/linux_amd64/net/mail.a", [2024-03-21T09:11:31.081Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.081Z] "Goroot": true, [2024-03-21T09:11:31.081Z] "Standard": true, [2024-03-21T09:11:31.081Z] "DepOnly": true, [2024-03-21T09:11:31.081Z] "GoFiles": [ [2024-03-21T09:11:31.081Z] "message.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "Imports": [ [2024-03-21T09:11:31.081Z] "bufio", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "log", [2024-03-21T09:11:31.081Z] "mime", [2024-03-21T09:11:31.081Z] "net/textproto", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "sync", [2024-03-21T09:11:31.081Z] "time", [2024-03-21T09:11:31.081Z] "unicode/utf8" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "Deps": [ [2024-03-21T09:11:31.081Z] "bufio", [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "context", [2024-03-21T09:11:31.081Z] "encoding/base64", [2024-03-21T09:11:31.081Z] "encoding/binary", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "internal/abi", [2024-03-21T09:11:31.081Z] "internal/bytealg", [2024-03-21T09:11:31.081Z] "internal/cpu", [2024-03-21T09:11:31.081Z] "internal/fmtsort", [2024-03-21T09:11:31.081Z] "internal/goexperiment", [2024-03-21T09:11:31.081Z] "internal/itoa", [2024-03-21T09:11:31.081Z] "internal/nettrace", [2024-03-21T09:11:31.081Z] "internal/oserror", [2024-03-21T09:11:31.081Z] "internal/poll", [2024-03-21T09:11:31.081Z] "internal/race", [2024-03-21T09:11:31.081Z] "internal/reflectlite", [2024-03-21T09:11:31.081Z] "internal/singleflight", [2024-03-21T09:11:31.081Z] "internal/syscall/execenv", [2024-03-21T09:11:31.081Z] "internal/syscall/unix", [2024-03-21T09:11:31.081Z] "internal/testlog", [2024-03-21T09:11:31.081Z] "internal/unsafeheader", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "io/fs", [2024-03-21T09:11:31.081Z] "log", [2024-03-21T09:11:31.081Z] "math", [2024-03-21T09:11:31.081Z] "math/bits", [2024-03-21T09:11:31.081Z] "mime", [2024-03-21T09:11:31.081Z] "net", [2024-03-21T09:11:31.081Z] "net/textproto", [2024-03-21T09:11:31.081Z] "os", [2024-03-21T09:11:31.081Z] "path", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "runtime", [2024-03-21T09:11:31.081Z] "runtime/cgo", [2024-03-21T09:11:31.081Z] "runtime/internal/atomic", [2024-03-21T09:11:31.081Z] "runtime/internal/math", [2024-03-21T09:11:31.081Z] "runtime/internal/sys", [2024-03-21T09:11:31.081Z] "sort", [2024-03-21T09:11:31.081Z] "strconv", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "sync", [2024-03-21T09:11:31.081Z] "sync/atomic", [2024-03-21T09:11:31.081Z] "syscall", [2024-03-21T09:11:31.081Z] "time", [2024-03-21T09:11:31.081Z] "unicode", [2024-03-21T09:11:31.081Z] "unicode/utf8", [2024-03-21T09:11:31.081Z] "unsafe", [2024-03-21T09:11:31.081Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "TestGoFiles": [ [2024-03-21T09:11:31.081Z] "message_test.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "TestImports": [ [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "mime", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "testing", [2024-03-21T09:11:31.081Z] "time" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "XTestGoFiles": [ [2024-03-21T09:11:31.081Z] "example_test.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "XTestImports": [ [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "log", [2024-03-21T09:11:31.081Z] "net/mail", [2024-03-21T09:11:31.081Z] "strings" [2024-03-21T09:11:31.081Z] ] [2024-03-21T09:11:31.081Z] } [2024-03-21T09:11:31.081Z] { [2024-03-21T09:11:31.081Z] "Dir": "/go/pkg/mod/github.com/go-openapi/strfmt@v0.23.0", [2024-03-21T09:11:31.081Z] "ImportPath": "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.081Z] "Name": "strfmt", [2024-03-21T09:11:31.081Z] "Doc": "Package strfmt contains custom string formats TODO: add info on how to define and register a custom format", [2024-03-21T09:11:31.081Z] "Root": "/go/pkg/mod/github.com/go-openapi/strfmt@v0.23.0", [2024-03-21T09:11:31.081Z] "Module": { [2024-03-21T09:11:31.081Z] "Path": "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.081Z] "Version": "v0.23.0", [2024-03-21T09:11:31.081Z] "Time": "2024-03-09T18:27:47Z", [2024-03-21T09:11:31.081Z] "Indirect": true, [2024-03-21T09:11:31.081Z] "Dir": "/go/pkg/mod/github.com/go-openapi/strfmt@v0.23.0", [2024-03-21T09:11:31.081Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/strfmt/@v/v0.23.0.mod", [2024-03-21T09:11:31.081Z] "GoVersion": "1.20" [2024-03-21T09:11:31.081Z] }, [2024-03-21T09:11:31.081Z] "DepOnly": true, [2024-03-21T09:11:31.081Z] "Stale": true, [2024-03-21T09:11:31.081Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "GoFiles": [ [2024-03-21T09:11:31.081Z] "bson.go", [2024-03-21T09:11:31.081Z] "date.go", [2024-03-21T09:11:31.081Z] "default.go", [2024-03-21T09:11:31.081Z] "doc.go", [2024-03-21T09:11:31.081Z] "duration.go", [2024-03-21T09:11:31.081Z] "format.go", [2024-03-21T09:11:31.081Z] "time.go", [2024-03-21T09:11:31.081Z] "ulid.go" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "Imports": [ [2024-03-21T09:11:31.081Z] "crypto/rand", [2024-03-21T09:11:31.081Z] "database/sql/driver", [2024-03-21T09:11:31.081Z] "encoding", [2024-03-21T09:11:31.081Z] "encoding/base64", [2024-03-21T09:11:31.081Z] "encoding/binary", [2024-03-21T09:11:31.081Z] "encoding/json", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.081Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.081Z] "github.com/google/uuid", [2024-03-21T09:11:31.081Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.081Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.081Z] "io", [2024-03-21T09:11:31.081Z] "net/mail", [2024-03-21T09:11:31.081Z] "reflect", [2024-03-21T09:11:31.081Z] "regexp", [2024-03-21T09:11:31.081Z] "strconv", [2024-03-21T09:11:31.081Z] "strings", [2024-03-21T09:11:31.081Z] "sync", [2024-03-21T09:11:31.081Z] "time" [2024-03-21T09:11:31.081Z] ], [2024-03-21T09:11:31.081Z] "Deps": [ [2024-03-21T09:11:31.081Z] "bufio", [2024-03-21T09:11:31.081Z] "bytes", [2024-03-21T09:11:31.081Z] "compress/flate", [2024-03-21T09:11:31.081Z] "compress/gzip", [2024-03-21T09:11:31.081Z] "container/list", [2024-03-21T09:11:31.081Z] "context", [2024-03-21T09:11:31.081Z] "crypto", [2024-03-21T09:11:31.081Z] "crypto/aes", [2024-03-21T09:11:31.081Z] "crypto/cipher", [2024-03-21T09:11:31.081Z] "crypto/des", [2024-03-21T09:11:31.081Z] "crypto/dsa", [2024-03-21T09:11:31.081Z] "crypto/ecdsa", [2024-03-21T09:11:31.081Z] "crypto/ed25519", [2024-03-21T09:11:31.081Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.081Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.081Z] "crypto/elliptic", [2024-03-21T09:11:31.081Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.081Z] "crypto/hmac", [2024-03-21T09:11:31.081Z] "crypto/internal/randutil", [2024-03-21T09:11:31.081Z] "crypto/internal/subtle", [2024-03-21T09:11:31.081Z] "crypto/md5", [2024-03-21T09:11:31.081Z] "crypto/rand", [2024-03-21T09:11:31.081Z] "crypto/rc4", [2024-03-21T09:11:31.081Z] "crypto/rsa", [2024-03-21T09:11:31.081Z] "crypto/sha1", [2024-03-21T09:11:31.081Z] "crypto/sha256", [2024-03-21T09:11:31.081Z] "crypto/sha512", [2024-03-21T09:11:31.081Z] "crypto/subtle", [2024-03-21T09:11:31.081Z] "crypto/tls", [2024-03-21T09:11:31.081Z] "crypto/x509", [2024-03-21T09:11:31.081Z] "crypto/x509/pkix", [2024-03-21T09:11:31.081Z] "database/sql/driver", [2024-03-21T09:11:31.081Z] "encoding", [2024-03-21T09:11:31.081Z] "encoding/asn1", [2024-03-21T09:11:31.081Z] "encoding/base64", [2024-03-21T09:11:31.081Z] "encoding/binary", [2024-03-21T09:11:31.081Z] "encoding/hex", [2024-03-21T09:11:31.081Z] "encoding/json", [2024-03-21T09:11:31.081Z] "encoding/pem", [2024-03-21T09:11:31.081Z] "errors", [2024-03-21T09:11:31.081Z] "fmt", [2024-03-21T09:11:31.081Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.081Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.081Z] "github.com/google/uuid", [2024-03-21T09:11:31.081Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.081Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.081Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.082Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.082Z] "hash", [2024-03-21T09:11:31.082Z] "hash/crc32", [2024-03-21T09:11:31.082Z] "html", [2024-03-21T09:11:31.082Z] "internal/abi", [2024-03-21T09:11:31.082Z] "internal/bytealg", [2024-03-21T09:11:31.082Z] "internal/cpu", [2024-03-21T09:11:31.082Z] "internal/fmtsort", [2024-03-21T09:11:31.082Z] "internal/goexperiment", [2024-03-21T09:11:31.082Z] "internal/itoa", [2024-03-21T09:11:31.082Z] "internal/nettrace", [2024-03-21T09:11:31.082Z] "internal/oserror", [2024-03-21T09:11:31.082Z] "internal/poll", [2024-03-21T09:11:31.082Z] "internal/race", [2024-03-21T09:11:31.082Z] "internal/reflectlite", [2024-03-21T09:11:31.082Z] "internal/singleflight", [2024-03-21T09:11:31.082Z] "internal/syscall/execenv", [2024-03-21T09:11:31.082Z] "internal/syscall/unix", [2024-03-21T09:11:31.082Z] "internal/testlog", [2024-03-21T09:11:31.082Z] "internal/unsafeheader", [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "io/fs", [2024-03-21T09:11:31.082Z] "io/ioutil", [2024-03-21T09:11:31.082Z] "log", [2024-03-21T09:11:31.082Z] "math", [2024-03-21T09:11:31.082Z] "math/big", [2024-03-21T09:11:31.082Z] "math/bits", [2024-03-21T09:11:31.082Z] "math/rand", [2024-03-21T09:11:31.082Z] "mime", [2024-03-21T09:11:31.082Z] "mime/multipart", [2024-03-21T09:11:31.082Z] "mime/quotedprintable", [2024-03-21T09:11:31.082Z] "net", [2024-03-21T09:11:31.082Z] "net/http", [2024-03-21T09:11:31.082Z] "net/http/httptrace", [2024-03-21T09:11:31.082Z] "net/http/internal", [2024-03-21T09:11:31.082Z] "net/http/internal/ascii", [2024-03-21T09:11:31.082Z] "net/mail", [2024-03-21T09:11:31.082Z] "net/textproto", [2024-03-21T09:11:31.082Z] "net/url", [2024-03-21T09:11:31.082Z] "os", [2024-03-21T09:11:31.082Z] "path", [2024-03-21T09:11:31.082Z] "path/filepath", [2024-03-21T09:11:31.082Z] "reflect", [2024-03-21T09:11:31.082Z] "regexp", [2024-03-21T09:11:31.082Z] "regexp/syntax", [2024-03-21T09:11:31.082Z] "runtime", [2024-03-21T09:11:31.082Z] "runtime/cgo", [2024-03-21T09:11:31.082Z] "runtime/internal/atomic", [2024-03-21T09:11:31.082Z] "runtime/internal/math", [2024-03-21T09:11:31.082Z] "runtime/internal/sys", [2024-03-21T09:11:31.082Z] "sort", [2024-03-21T09:11:31.082Z] "strconv", [2024-03-21T09:11:31.082Z] "strings", [2024-03-21T09:11:31.082Z] "sync", [2024-03-21T09:11:31.082Z] "sync/atomic", [2024-03-21T09:11:31.082Z] "syscall", [2024-03-21T09:11:31.082Z] "time", [2024-03-21T09:11:31.082Z] "unicode", [2024-03-21T09:11:31.082Z] "unicode/utf16", [2024-03-21T09:11:31.082Z] "unicode/utf8", [2024-03-21T09:11:31.082Z] "unsafe", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "TestGoFiles": [ [2024-03-21T09:11:31.082Z] "bson_test.go", [2024-03-21T09:11:31.082Z] "date_test.go", [2024-03-21T09:11:31.082Z] "default_test.go", [2024-03-21T09:11:31.082Z] "duration_test.go", [2024-03-21T09:11:31.082Z] "format_test.go", [2024-03-21T09:11:31.082Z] "time_test.go", [2024-03-21T09:11:31.082Z] "ulid_test.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "TestImports": [ [2024-03-21T09:11:31.082Z] "bytes", [2024-03-21T09:11:31.082Z] "database/sql", [2024-03-21T09:11:31.082Z] "database/sql/driver", [2024-03-21T09:11:31.082Z] "encoding", [2024-03-21T09:11:31.082Z] "encoding/base64", [2024-03-21T09:11:31.082Z] "encoding/gob", [2024-03-21T09:11:31.082Z] "encoding/json", [2024-03-21T09:11:31.082Z] "fmt", [2024-03-21T09:11:31.082Z] "github.com/google/uuid", [2024-03-21T09:11:31.082Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.082Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.082Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.082Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "reflect", [2024-03-21T09:11:31.082Z] "regexp", [2024-03-21T09:11:31.082Z] "strings", [2024-03-21T09:11:31.082Z] "sync", [2024-03-21T09:11:31.082Z] "testing", [2024-03-21T09:11:31.082Z] "time" [2024-03-21T09:11:31.082Z] ] [2024-03-21T09:11:31.082Z] } [2024-03-21T09:11:31.082Z] { [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/josharian/intern@v1.0.0", [2024-03-21T09:11:31.082Z] "ImportPath": "github.com/josharian/intern", [2024-03-21T09:11:31.082Z] "Name": "intern", [2024-03-21T09:11:31.082Z] "Doc": "Package intern interns strings.", [2024-03-21T09:11:31.082Z] "Root": "/go/pkg/mod/github.com/josharian/intern@v1.0.0", [2024-03-21T09:11:31.082Z] "Module": { [2024-03-21T09:11:31.082Z] "Path": "github.com/josharian/intern", [2024-03-21T09:11:31.082Z] "Version": "v1.0.0", [2024-03-21T09:11:31.082Z] "Time": "2019-12-14T22:12:22Z", [2024-03-21T09:11:31.082Z] "Indirect": true, [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/josharian/intern@v1.0.0", [2024-03-21T09:11:31.082Z] "GoMod": "/go/pkg/mod/cache/download/github.com/josharian/intern/@v/v1.0.0.mod", [2024-03-21T09:11:31.082Z] "GoVersion": "1.5" [2024-03-21T09:11:31.082Z] }, [2024-03-21T09:11:31.082Z] "DepOnly": true, [2024-03-21T09:11:31.082Z] "Stale": true, [2024-03-21T09:11:31.082Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.082Z] "GoFiles": [ [2024-03-21T09:11:31.082Z] "intern.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Imports": [ [2024-03-21T09:11:31.082Z] "sync" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Deps": [ [2024-03-21T09:11:31.082Z] "internal/abi", [2024-03-21T09:11:31.082Z] "internal/bytealg", [2024-03-21T09:11:31.082Z] "internal/cpu", [2024-03-21T09:11:31.082Z] "internal/goexperiment", [2024-03-21T09:11:31.082Z] "internal/race", [2024-03-21T09:11:31.082Z] "runtime", [2024-03-21T09:11:31.082Z] "runtime/internal/atomic", [2024-03-21T09:11:31.082Z] "runtime/internal/math", [2024-03-21T09:11:31.082Z] "runtime/internal/sys", [2024-03-21T09:11:31.082Z] "sync", [2024-03-21T09:11:31.082Z] "sync/atomic", [2024-03-21T09:11:31.082Z] "unsafe" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "TestGoFiles": [ [2024-03-21T09:11:31.082Z] "intern_test.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "TestImports": [ [2024-03-21T09:11:31.082Z] "bytes", [2024-03-21T09:11:31.082Z] "reflect", [2024-03-21T09:11:31.082Z] "testing", [2024-03-21T09:11:31.082Z] "unsafe" [2024-03-21T09:11:31.082Z] ] [2024-03-21T09:11:31.082Z] } [2024-03-21T09:11:31.082Z] { [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jlexer", [2024-03-21T09:11:31.082Z] "ImportPath": "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.082Z] "Name": "jlexer", [2024-03-21T09:11:31.082Z] "Doc": "Package jlexer contains a JSON lexer implementation.", [2024-03-21T09:11:31.082Z] "Root": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-21T09:11:31.082Z] "Module": { [2024-03-21T09:11:31.082Z] "Path": "github.com/mailru/easyjson", [2024-03-21T09:11:31.082Z] "Version": "v0.7.7", [2024-03-21T09:11:31.082Z] "Time": "2021-02-06T19:00:08Z", [2024-03-21T09:11:31.082Z] "Indirect": true, [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-21T09:11:31.082Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.mod", [2024-03-21T09:11:31.082Z] "GoVersion": "1.12" [2024-03-21T09:11:31.082Z] }, [2024-03-21T09:11:31.082Z] "DepOnly": true, [2024-03-21T09:11:31.082Z] "Stale": true, [2024-03-21T09:11:31.082Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.082Z] "GoFiles": [ [2024-03-21T09:11:31.082Z] "bytestostr.go", [2024-03-21T09:11:31.082Z] "error.go", [2024-03-21T09:11:31.082Z] "lexer.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.082Z] "bytestostr_nounsafe.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Imports": [ [2024-03-21T09:11:31.082Z] "bytes", [2024-03-21T09:11:31.082Z] "encoding/base64", [2024-03-21T09:11:31.082Z] "encoding/json", [2024-03-21T09:11:31.082Z] "errors", [2024-03-21T09:11:31.082Z] "fmt", [2024-03-21T09:11:31.082Z] "github.com/josharian/intern", [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "reflect", [2024-03-21T09:11:31.082Z] "strconv", [2024-03-21T09:11:31.082Z] "unicode", [2024-03-21T09:11:31.082Z] "unicode/utf16", [2024-03-21T09:11:31.082Z] "unicode/utf8", [2024-03-21T09:11:31.082Z] "unsafe" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Deps": [ [2024-03-21T09:11:31.082Z] "bytes", [2024-03-21T09:11:31.082Z] "encoding", [2024-03-21T09:11:31.082Z] "encoding/base64", [2024-03-21T09:11:31.082Z] "encoding/binary", [2024-03-21T09:11:31.082Z] "encoding/json", [2024-03-21T09:11:31.082Z] "errors", [2024-03-21T09:11:31.082Z] "fmt", [2024-03-21T09:11:31.082Z] "github.com/josharian/intern", [2024-03-21T09:11:31.082Z] "internal/abi", [2024-03-21T09:11:31.082Z] "internal/bytealg", [2024-03-21T09:11:31.082Z] "internal/cpu", [2024-03-21T09:11:31.082Z] "internal/fmtsort", [2024-03-21T09:11:31.082Z] "internal/goexperiment", [2024-03-21T09:11:31.082Z] "internal/itoa", [2024-03-21T09:11:31.082Z] "internal/oserror", [2024-03-21T09:11:31.082Z] "internal/poll", [2024-03-21T09:11:31.082Z] "internal/race", [2024-03-21T09:11:31.082Z] "internal/reflectlite", [2024-03-21T09:11:31.082Z] "internal/syscall/execenv", [2024-03-21T09:11:31.082Z] "internal/syscall/unix", [2024-03-21T09:11:31.082Z] "internal/testlog", [2024-03-21T09:11:31.082Z] "internal/unsafeheader", [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "io/fs", [2024-03-21T09:11:31.082Z] "math", [2024-03-21T09:11:31.082Z] "math/bits", [2024-03-21T09:11:31.082Z] "os", [2024-03-21T09:11:31.082Z] "path", [2024-03-21T09:11:31.082Z] "reflect", [2024-03-21T09:11:31.082Z] "runtime", [2024-03-21T09:11:31.082Z] "runtime/internal/atomic", [2024-03-21T09:11:31.082Z] "runtime/internal/math", [2024-03-21T09:11:31.082Z] "runtime/internal/sys", [2024-03-21T09:11:31.082Z] "sort", [2024-03-21T09:11:31.082Z] "strconv", [2024-03-21T09:11:31.082Z] "strings", [2024-03-21T09:11:31.082Z] "sync", [2024-03-21T09:11:31.082Z] "sync/atomic", [2024-03-21T09:11:31.082Z] "syscall", [2024-03-21T09:11:31.082Z] "time", [2024-03-21T09:11:31.082Z] "unicode", [2024-03-21T09:11:31.082Z] "unicode/utf16", [2024-03-21T09:11:31.082Z] "unicode/utf8", [2024-03-21T09:11:31.082Z] "unsafe" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "TestGoFiles": [ [2024-03-21T09:11:31.082Z] "lexer_test.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "TestImports": [ [2024-03-21T09:11:31.082Z] "bytes", [2024-03-21T09:11:31.082Z] "encoding/json", [2024-03-21T09:11:31.082Z] "reflect", [2024-03-21T09:11:31.082Z] "testing" [2024-03-21T09:11:31.082Z] ] [2024-03-21T09:11:31.082Z] } [2024-03-21T09:11:31.082Z] { [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/buffer", [2024-03-21T09:11:31.082Z] "ImportPath": "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.082Z] "Name": "buffer", [2024-03-21T09:11:31.082Z] "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-21T09:11:31.082Z] "Root": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-21T09:11:31.082Z] "Module": { [2024-03-21T09:11:31.082Z] "Path": "github.com/mailru/easyjson", [2024-03-21T09:11:31.082Z] "Version": "v0.7.7", [2024-03-21T09:11:31.082Z] "Time": "2021-02-06T19:00:08Z", [2024-03-21T09:11:31.082Z] "Indirect": true, [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-21T09:11:31.082Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.mod", [2024-03-21T09:11:31.082Z] "GoVersion": "1.12" [2024-03-21T09:11:31.082Z] }, [2024-03-21T09:11:31.082Z] "DepOnly": true, [2024-03-21T09:11:31.082Z] "Stale": true, [2024-03-21T09:11:31.082Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.082Z] "GoFiles": [ [2024-03-21T09:11:31.082Z] "pool.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Imports": [ [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "net", [2024-03-21T09:11:31.082Z] "sync" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Deps": [ [2024-03-21T09:11:31.082Z] "context", [2024-03-21T09:11:31.082Z] "errors", [2024-03-21T09:11:31.082Z] "internal/abi", [2024-03-21T09:11:31.082Z] "internal/bytealg", [2024-03-21T09:11:31.082Z] "internal/cpu", [2024-03-21T09:11:31.082Z] "internal/goexperiment", [2024-03-21T09:11:31.082Z] "internal/itoa", [2024-03-21T09:11:31.082Z] "internal/nettrace", [2024-03-21T09:11:31.082Z] "internal/oserror", [2024-03-21T09:11:31.082Z] "internal/poll", [2024-03-21T09:11:31.082Z] "internal/race", [2024-03-21T09:11:31.082Z] "internal/reflectlite", [2024-03-21T09:11:31.082Z] "internal/singleflight", [2024-03-21T09:11:31.082Z] "internal/syscall/execenv", [2024-03-21T09:11:31.082Z] "internal/syscall/unix", [2024-03-21T09:11:31.082Z] "internal/testlog", [2024-03-21T09:11:31.082Z] "internal/unsafeheader", [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "io/fs", [2024-03-21T09:11:31.082Z] "net", [2024-03-21T09:11:31.082Z] "os", [2024-03-21T09:11:31.082Z] "path", [2024-03-21T09:11:31.082Z] "runtime", [2024-03-21T09:11:31.082Z] "runtime/cgo", [2024-03-21T09:11:31.082Z] "runtime/internal/atomic", [2024-03-21T09:11:31.082Z] "runtime/internal/math", [2024-03-21T09:11:31.082Z] "runtime/internal/sys", [2024-03-21T09:11:31.082Z] "sort", [2024-03-21T09:11:31.082Z] "sync", [2024-03-21T09:11:31.082Z] "sync/atomic", [2024-03-21T09:11:31.082Z] "syscall", [2024-03-21T09:11:31.082Z] "time", [2024-03-21T09:11:31.082Z] "unicode/utf8", [2024-03-21T09:11:31.082Z] "unsafe", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "TestGoFiles": [ [2024-03-21T09:11:31.082Z] "pool_test.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "TestImports": [ [2024-03-21T09:11:31.082Z] "bytes", [2024-03-21T09:11:31.082Z] "testing" [2024-03-21T09:11:31.082Z] ] [2024-03-21T09:11:31.082Z] } [2024-03-21T09:11:31.082Z] { [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jwriter", [2024-03-21T09:11:31.082Z] "ImportPath": "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.082Z] "Name": "jwriter", [2024-03-21T09:11:31.082Z] "Doc": "Package jwriter contains a JSON writer.", [2024-03-21T09:11:31.082Z] "Root": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-21T09:11:31.082Z] "Module": { [2024-03-21T09:11:31.082Z] "Path": "github.com/mailru/easyjson", [2024-03-21T09:11:31.082Z] "Version": "v0.7.7", [2024-03-21T09:11:31.082Z] "Time": "2021-02-06T19:00:08Z", [2024-03-21T09:11:31.082Z] "Indirect": true, [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-03-21T09:11:31.082Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.mod", [2024-03-21T09:11:31.082Z] "GoVersion": "1.12" [2024-03-21T09:11:31.082Z] }, [2024-03-21T09:11:31.082Z] "DepOnly": true, [2024-03-21T09:11:31.082Z] "Stale": true, [2024-03-21T09:11:31.082Z] "StaleReason": "stale dependency: github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.082Z] "GoFiles": [ [2024-03-21T09:11:31.082Z] "writer.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Imports": [ [2024-03-21T09:11:31.082Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "strconv", [2024-03-21T09:11:31.082Z] "unicode/utf8" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Deps": [ [2024-03-21T09:11:31.082Z] "context", [2024-03-21T09:11:31.082Z] "errors", [2024-03-21T09:11:31.082Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.082Z] "internal/abi", [2024-03-21T09:11:31.082Z] "internal/bytealg", [2024-03-21T09:11:31.082Z] "internal/cpu", [2024-03-21T09:11:31.082Z] "internal/goexperiment", [2024-03-21T09:11:31.082Z] "internal/itoa", [2024-03-21T09:11:31.082Z] "internal/nettrace", [2024-03-21T09:11:31.082Z] "internal/oserror", [2024-03-21T09:11:31.082Z] "internal/poll", [2024-03-21T09:11:31.082Z] "internal/race", [2024-03-21T09:11:31.082Z] "internal/reflectlite", [2024-03-21T09:11:31.082Z] "internal/singleflight", [2024-03-21T09:11:31.082Z] "internal/syscall/execenv", [2024-03-21T09:11:31.082Z] "internal/syscall/unix", [2024-03-21T09:11:31.082Z] "internal/testlog", [2024-03-21T09:11:31.082Z] "internal/unsafeheader", [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "io/fs", [2024-03-21T09:11:31.082Z] "math", [2024-03-21T09:11:31.082Z] "math/bits", [2024-03-21T09:11:31.082Z] "net", [2024-03-21T09:11:31.082Z] "os", [2024-03-21T09:11:31.082Z] "path", [2024-03-21T09:11:31.082Z] "runtime", [2024-03-21T09:11:31.082Z] "runtime/cgo", [2024-03-21T09:11:31.082Z] "runtime/internal/atomic", [2024-03-21T09:11:31.082Z] "runtime/internal/math", [2024-03-21T09:11:31.082Z] "runtime/internal/sys", [2024-03-21T09:11:31.082Z] "sort", [2024-03-21T09:11:31.082Z] "strconv", [2024-03-21T09:11:31.082Z] "sync", [2024-03-21T09:11:31.082Z] "sync/atomic", [2024-03-21T09:11:31.082Z] "syscall", [2024-03-21T09:11:31.082Z] "time", [2024-03-21T09:11:31.082Z] "unicode/utf8", [2024-03-21T09:11:31.082Z] "unsafe", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.082Z] ] [2024-03-21T09:11:31.082Z] } [2024-03-21T09:11:31.082Z] { [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/go-openapi/swag@v0.23.0", [2024-03-21T09:11:31.082Z] "ImportPath": "github.com/go-openapi/swag", [2024-03-21T09:11:31.082Z] "Name": "swag", [2024-03-21T09:11:31.082Z] "Doc": "Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.", [2024-03-21T09:11:31.082Z] "Root": "/go/pkg/mod/github.com/go-openapi/swag@v0.23.0", [2024-03-21T09:11:31.082Z] "Module": { [2024-03-21T09:11:31.082Z] "Path": "github.com/go-openapi/swag", [2024-03-21T09:11:31.082Z] "Version": "v0.23.0", [2024-03-21T09:11:31.082Z] "Time": "2024-03-09T18:11:11Z", [2024-03-21T09:11:31.082Z] "Indirect": true, [2024-03-21T09:11:31.082Z] "Dir": "/go/pkg/mod/github.com/go-openapi/swag@v0.23.0", [2024-03-21T09:11:31.082Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/swag/@v/v0.23.0.mod", [2024-03-21T09:11:31.082Z] "GoVersion": "1.20" [2024-03-21T09:11:31.082Z] }, [2024-03-21T09:11:31.082Z] "DepOnly": true, [2024-03-21T09:11:31.082Z] "Stale": true, [2024-03-21T09:11:31.082Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.082Z] "GoFiles": [ [2024-03-21T09:11:31.082Z] "convert.go", [2024-03-21T09:11:31.082Z] "convert_types.go", [2024-03-21T09:11:31.082Z] "doc.go", [2024-03-21T09:11:31.082Z] "file.go", [2024-03-21T09:11:31.082Z] "initialism_index.go", [2024-03-21T09:11:31.082Z] "json.go", [2024-03-21T09:11:31.082Z] "loading.go", [2024-03-21T09:11:31.082Z] "name_lexem.go", [2024-03-21T09:11:31.082Z] "net.go", [2024-03-21T09:11:31.082Z] "path.go", [2024-03-21T09:11:31.082Z] "split.go", [2024-03-21T09:11:31.082Z] "string_bytes.go", [2024-03-21T09:11:31.082Z] "util.go", [2024-03-21T09:11:31.082Z] "yaml.go" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Imports": [ [2024-03-21T09:11:31.082Z] "bytes", [2024-03-21T09:11:31.082Z] "encoding/json", [2024-03-21T09:11:31.082Z] "errors", [2024-03-21T09:11:31.082Z] "fmt", [2024-03-21T09:11:31.082Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.082Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.082Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "log", [2024-03-21T09:11:31.082Z] "math", [2024-03-21T09:11:31.082Z] "mime/multipart", [2024-03-21T09:11:31.082Z] "net", [2024-03-21T09:11:31.082Z] "net/http", [2024-03-21T09:11:31.082Z] "net/url", [2024-03-21T09:11:31.082Z] "os", [2024-03-21T09:11:31.082Z] "path", [2024-03-21T09:11:31.082Z] "path/filepath", [2024-03-21T09:11:31.082Z] "reflect", [2024-03-21T09:11:31.082Z] "runtime", [2024-03-21T09:11:31.082Z] "sort", [2024-03-21T09:11:31.082Z] "strconv", [2024-03-21T09:11:31.082Z] "strings", [2024-03-21T09:11:31.082Z] "sync", [2024-03-21T09:11:31.082Z] "time", [2024-03-21T09:11:31.082Z] "unicode", [2024-03-21T09:11:31.082Z] "unicode/utf8", [2024-03-21T09:11:31.082Z] "unsafe" [2024-03-21T09:11:31.082Z] ], [2024-03-21T09:11:31.082Z] "Deps": [ [2024-03-21T09:11:31.082Z] "bufio", [2024-03-21T09:11:31.082Z] "bytes", [2024-03-21T09:11:31.082Z] "compress/flate", [2024-03-21T09:11:31.082Z] "compress/gzip", [2024-03-21T09:11:31.082Z] "container/list", [2024-03-21T09:11:31.082Z] "context", [2024-03-21T09:11:31.082Z] "crypto", [2024-03-21T09:11:31.082Z] "crypto/aes", [2024-03-21T09:11:31.082Z] "crypto/cipher", [2024-03-21T09:11:31.082Z] "crypto/des", [2024-03-21T09:11:31.082Z] "crypto/dsa", [2024-03-21T09:11:31.082Z] "crypto/ecdsa", [2024-03-21T09:11:31.082Z] "crypto/ed25519", [2024-03-21T09:11:31.082Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.082Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.082Z] "crypto/elliptic", [2024-03-21T09:11:31.082Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.082Z] "crypto/hmac", [2024-03-21T09:11:31.082Z] "crypto/internal/randutil", [2024-03-21T09:11:31.082Z] "crypto/internal/subtle", [2024-03-21T09:11:31.082Z] "crypto/md5", [2024-03-21T09:11:31.082Z] "crypto/rand", [2024-03-21T09:11:31.082Z] "crypto/rc4", [2024-03-21T09:11:31.082Z] "crypto/rsa", [2024-03-21T09:11:31.082Z] "crypto/sha1", [2024-03-21T09:11:31.082Z] "crypto/sha256", [2024-03-21T09:11:31.082Z] "crypto/sha512", [2024-03-21T09:11:31.082Z] "crypto/subtle", [2024-03-21T09:11:31.082Z] "crypto/tls", [2024-03-21T09:11:31.082Z] "crypto/x509", [2024-03-21T09:11:31.082Z] "crypto/x509/pkix", [2024-03-21T09:11:31.082Z] "encoding", [2024-03-21T09:11:31.082Z] "encoding/asn1", [2024-03-21T09:11:31.082Z] "encoding/base64", [2024-03-21T09:11:31.082Z] "encoding/binary", [2024-03-21T09:11:31.082Z] "encoding/hex", [2024-03-21T09:11:31.082Z] "encoding/json", [2024-03-21T09:11:31.082Z] "encoding/pem", [2024-03-21T09:11:31.082Z] "errors", [2024-03-21T09:11:31.082Z] "fmt", [2024-03-21T09:11:31.082Z] "github.com/josharian/intern", [2024-03-21T09:11:31.082Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.082Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.082Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.082Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.082Z] "hash", [2024-03-21T09:11:31.082Z] "hash/crc32", [2024-03-21T09:11:31.082Z] "internal/abi", [2024-03-21T09:11:31.082Z] "internal/bytealg", [2024-03-21T09:11:31.082Z] "internal/cpu", [2024-03-21T09:11:31.082Z] "internal/fmtsort", [2024-03-21T09:11:31.082Z] "internal/goexperiment", [2024-03-21T09:11:31.082Z] "internal/itoa", [2024-03-21T09:11:31.082Z] "internal/nettrace", [2024-03-21T09:11:31.082Z] "internal/oserror", [2024-03-21T09:11:31.082Z] "internal/poll", [2024-03-21T09:11:31.082Z] "internal/race", [2024-03-21T09:11:31.082Z] "internal/reflectlite", [2024-03-21T09:11:31.082Z] "internal/singleflight", [2024-03-21T09:11:31.082Z] "internal/syscall/execenv", [2024-03-21T09:11:31.082Z] "internal/syscall/unix", [2024-03-21T09:11:31.082Z] "internal/testlog", [2024-03-21T09:11:31.082Z] "internal/unsafeheader", [2024-03-21T09:11:31.082Z] "io", [2024-03-21T09:11:31.082Z] "io/fs", [2024-03-21T09:11:31.082Z] "io/ioutil", [2024-03-21T09:11:31.082Z] "log", [2024-03-21T09:11:31.082Z] "math", [2024-03-21T09:11:31.082Z] "math/big", [2024-03-21T09:11:31.082Z] "math/bits", [2024-03-21T09:11:31.082Z] "math/rand", [2024-03-21T09:11:31.082Z] "mime", [2024-03-21T09:11:31.082Z] "mime/multipart", [2024-03-21T09:11:31.082Z] "mime/quotedprintable", [2024-03-21T09:11:31.082Z] "net", [2024-03-21T09:11:31.082Z] "net/http", [2024-03-21T09:11:31.082Z] "net/http/httptrace", [2024-03-21T09:11:31.082Z] "net/http/internal", [2024-03-21T09:11:31.082Z] "net/http/internal/ascii", [2024-03-21T09:11:31.082Z] "net/textproto", [2024-03-21T09:11:31.082Z] "net/url", [2024-03-21T09:11:31.082Z] "os", [2024-03-21T09:11:31.082Z] "path", [2024-03-21T09:11:31.082Z] "path/filepath", [2024-03-21T09:11:31.082Z] "reflect", [2024-03-21T09:11:31.082Z] "regexp", [2024-03-21T09:11:31.082Z] "regexp/syntax", [2024-03-21T09:11:31.082Z] "runtime", [2024-03-21T09:11:31.082Z] "runtime/cgo", [2024-03-21T09:11:31.082Z] "runtime/internal/atomic", [2024-03-21T09:11:31.082Z] "runtime/internal/math", [2024-03-21T09:11:31.082Z] "runtime/internal/sys", [2024-03-21T09:11:31.082Z] "sort", [2024-03-21T09:11:31.082Z] "strconv", [2024-03-21T09:11:31.082Z] "strings", [2024-03-21T09:11:31.082Z] "sync", [2024-03-21T09:11:31.082Z] "sync/atomic", [2024-03-21T09:11:31.082Z] "syscall", [2024-03-21T09:11:31.082Z] "time", [2024-03-21T09:11:31.082Z] "unicode", [2024-03-21T09:11:31.082Z] "unicode/utf16", [2024-03-21T09:11:31.082Z] "unicode/utf8", [2024-03-21T09:11:31.082Z] "unsafe", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.082Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "TestGoFiles": [ [2024-03-21T09:11:31.083Z] "convert_test.go", [2024-03-21T09:11:31.083Z] "convert_types_test.go", [2024-03-21T09:11:31.083Z] "file_test.go", [2024-03-21T09:11:31.083Z] "json_test.go", [2024-03-21T09:11:31.083Z] "loading_test.go", [2024-03-21T09:11:31.083Z] "net_test.go", [2024-03-21T09:11:31.083Z] "path_test.go", [2024-03-21T09:11:31.083Z] "split_test.go", [2024-03-21T09:11:31.083Z] "util_benchmark_test.go", [2024-03-21T09:11:31.083Z] "util_test.go", [2024-03-21T09:11:31.083Z] "yaml_test.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "TestImports": [ [2024-03-21T09:11:31.083Z] "encoding/json", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.083Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.083Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "math", [2024-03-21T09:11:31.083Z] "net/http", [2024-03-21T09:11:31.083Z] "net/http/httptest", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "path", [2024-03-21T09:11:31.083Z] "path/filepath", [2024-03-21T09:11:31.083Z] "reflect", [2024-03-21T09:11:31.083Z] "runtime", [2024-03-21T09:11:31.083Z] "strconv", [2024-03-21T09:11:31.083Z] "strings", [2024-03-21T09:11:31.083Z] "testing", [2024-03-21T09:11:31.083Z] "time", [2024-03-21T09:11:31.083Z] "unicode" [2024-03-21T09:11:31.083Z] ] [2024-03-21T09:11:31.083Z] } [2024-03-21T09:11:31.083Z] { [2024-03-21T09:11:31.083Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0/errgroup", [2024-03-21T09:11:31.083Z] "ImportPath": "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.083Z] "Name": "errgroup", [2024-03-21T09:11:31.083Z] "Doc": "Package errgroup provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task.", [2024-03-21T09:11:31.083Z] "Root": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-03-21T09:11:31.083Z] "Module": { [2024-03-21T09:11:31.083Z] "Path": "golang.org/x/sync", [2024-03-21T09:11:31.083Z] "Version": "v0.6.0", [2024-03-21T09:11:31.083Z] "Time": "2023-12-07T16:58:19Z", [2024-03-21T09:11:31.083Z] "Indirect": true, [2024-03-21T09:11:31.083Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-03-21T09:11:31.083Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sync/@v/v0.6.0.mod", [2024-03-21T09:11:31.083Z] "GoVersion": "1.18" [2024-03-21T09:11:31.083Z] }, [2024-03-21T09:11:31.083Z] "DepOnly": true, [2024-03-21T09:11:31.083Z] "Stale": true, [2024-03-21T09:11:31.083Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.083Z] "GoFiles": [ [2024-03-21T09:11:31.083Z] "errgroup.go", [2024-03-21T09:11:31.083Z] "pre_go120.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.083Z] "go120.go", [2024-03-21T09:11:31.083Z] "go120_test.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Imports": [ [2024-03-21T09:11:31.083Z] "context", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "sync" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Deps": [ [2024-03-21T09:11:31.083Z] "context", [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "internal/abi", [2024-03-21T09:11:31.083Z] "internal/bytealg", [2024-03-21T09:11:31.083Z] "internal/cpu", [2024-03-21T09:11:31.083Z] "internal/fmtsort", [2024-03-21T09:11:31.083Z] "internal/goexperiment", [2024-03-21T09:11:31.083Z] "internal/itoa", [2024-03-21T09:11:31.083Z] "internal/oserror", [2024-03-21T09:11:31.083Z] "internal/poll", [2024-03-21T09:11:31.083Z] "internal/race", [2024-03-21T09:11:31.083Z] "internal/reflectlite", [2024-03-21T09:11:31.083Z] "internal/syscall/execenv", [2024-03-21T09:11:31.083Z] "internal/syscall/unix", [2024-03-21T09:11:31.083Z] "internal/testlog", [2024-03-21T09:11:31.083Z] "internal/unsafeheader", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "io/fs", [2024-03-21T09:11:31.083Z] "math", [2024-03-21T09:11:31.083Z] "math/bits", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "path", [2024-03-21T09:11:31.083Z] "reflect", [2024-03-21T09:11:31.083Z] "runtime", [2024-03-21T09:11:31.083Z] "runtime/internal/atomic", [2024-03-21T09:11:31.083Z] "runtime/internal/math", [2024-03-21T09:11:31.083Z] "runtime/internal/sys", [2024-03-21T09:11:31.083Z] "sort", [2024-03-21T09:11:31.083Z] "strconv", [2024-03-21T09:11:31.083Z] "sync", [2024-03-21T09:11:31.083Z] "sync/atomic", [2024-03-21T09:11:31.083Z] "syscall", [2024-03-21T09:11:31.083Z] "time", [2024-03-21T09:11:31.083Z] "unicode", [2024-03-21T09:11:31.083Z] "unicode/utf8", [2024-03-21T09:11:31.083Z] "unsafe" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "XTestGoFiles": [ [2024-03-21T09:11:31.083Z] "errgroup_example_md5all_test.go", [2024-03-21T09:11:31.083Z] "errgroup_test.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "XTestImports": [ [2024-03-21T09:11:31.083Z] "context", [2024-03-21T09:11:31.083Z] "crypto/md5", [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.083Z] "io/ioutil", [2024-03-21T09:11:31.083Z] "log", [2024-03-21T09:11:31.083Z] "net/http", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "path/filepath", [2024-03-21T09:11:31.083Z] "sync/atomic", [2024-03-21T09:11:31.083Z] "testing", [2024-03-21T09:11:31.083Z] "time" [2024-03-21T09:11:31.083Z] ] [2024-03-21T09:11:31.083Z] } [2024-03-21T09:11:31.083Z] { [2024-03-21T09:11:31.083Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.083Z] "ImportPath": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.083Z] "Name": "runtime", [2024-03-21T09:11:31.083Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.083Z] "Module": { [2024-03-21T09:11:31.083Z] "Path": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.083Z] "Version": "v0.28.0", [2024-03-21T09:11:31.083Z] "Time": "2024-03-09T19:19:52Z", [2024-03-21T09:11:31.083Z] "Indirect": true, [2024-03-21T09:11:31.083Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.083Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-21T09:11:31.083Z] "GoVersion": "1.20" [2024-03-21T09:11:31.083Z] }, [2024-03-21T09:11:31.083Z] "DepOnly": true, [2024-03-21T09:11:31.083Z] "Stale": true, [2024-03-21T09:11:31.083Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.083Z] "GoFiles": [ [2024-03-21T09:11:31.083Z] "bytestream.go", [2024-03-21T09:11:31.083Z] "client_auth_info.go", [2024-03-21T09:11:31.083Z] "client_operation.go", [2024-03-21T09:11:31.083Z] "client_request.go", [2024-03-21T09:11:31.083Z] "client_response.go", [2024-03-21T09:11:31.083Z] "constants.go", [2024-03-21T09:11:31.083Z] "csv.go", [2024-03-21T09:11:31.083Z] "csv_options.go", [2024-03-21T09:11:31.083Z] "discard.go", [2024-03-21T09:11:31.083Z] "file.go", [2024-03-21T09:11:31.083Z] "headers.go", [2024-03-21T09:11:31.083Z] "interfaces.go", [2024-03-21T09:11:31.083Z] "json.go", [2024-03-21T09:11:31.083Z] "request.go", [2024-03-21T09:11:31.083Z] "statuses.go", [2024-03-21T09:11:31.083Z] "text.go", [2024-03-21T09:11:31.083Z] "values.go", [2024-03-21T09:11:31.083Z] "xml.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Imports": [ [2024-03-21T09:11:31.083Z] "bufio", [2024-03-21T09:11:31.083Z] "bytes", [2024-03-21T09:11:31.083Z] "context", [2024-03-21T09:11:31.083Z] "encoding", [2024-03-21T09:11:31.083Z] "encoding/csv", [2024-03-21T09:11:31.083Z] "encoding/json", [2024-03-21T09:11:31.083Z] "encoding/xml", [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.083Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "mime", [2024-03-21T09:11:31.083Z] "net/http", [2024-03-21T09:11:31.083Z] "net/url", [2024-03-21T09:11:31.083Z] "reflect", [2024-03-21T09:11:31.083Z] "strings", [2024-03-21T09:11:31.083Z] "time" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Deps": [ [2024-03-21T09:11:31.083Z] "bufio", [2024-03-21T09:11:31.083Z] "bytes", [2024-03-21T09:11:31.083Z] "compress/flate", [2024-03-21T09:11:31.083Z] "compress/gzip", [2024-03-21T09:11:31.083Z] "container/list", [2024-03-21T09:11:31.083Z] "context", [2024-03-21T09:11:31.083Z] "crypto", [2024-03-21T09:11:31.083Z] "crypto/aes", [2024-03-21T09:11:31.083Z] "crypto/cipher", [2024-03-21T09:11:31.083Z] "crypto/des", [2024-03-21T09:11:31.083Z] "crypto/dsa", [2024-03-21T09:11:31.083Z] "crypto/ecdsa", [2024-03-21T09:11:31.083Z] "crypto/ed25519", [2024-03-21T09:11:31.083Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.083Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.083Z] "crypto/elliptic", [2024-03-21T09:11:31.083Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.083Z] "crypto/hmac", [2024-03-21T09:11:31.083Z] "crypto/internal/randutil", [2024-03-21T09:11:31.083Z] "crypto/internal/subtle", [2024-03-21T09:11:31.083Z] "crypto/md5", [2024-03-21T09:11:31.083Z] "crypto/rand", [2024-03-21T09:11:31.083Z] "crypto/rc4", [2024-03-21T09:11:31.083Z] "crypto/rsa", [2024-03-21T09:11:31.083Z] "crypto/sha1", [2024-03-21T09:11:31.083Z] "crypto/sha256", [2024-03-21T09:11:31.083Z] "crypto/sha512", [2024-03-21T09:11:31.083Z] "crypto/subtle", [2024-03-21T09:11:31.083Z] "crypto/tls", [2024-03-21T09:11:31.083Z] "crypto/x509", [2024-03-21T09:11:31.083Z] "crypto/x509/pkix", [2024-03-21T09:11:31.083Z] "database/sql/driver", [2024-03-21T09:11:31.083Z] "encoding", [2024-03-21T09:11:31.083Z] "encoding/asn1", [2024-03-21T09:11:31.083Z] "encoding/base64", [2024-03-21T09:11:31.083Z] "encoding/binary", [2024-03-21T09:11:31.083Z] "encoding/csv", [2024-03-21T09:11:31.083Z] "encoding/hex", [2024-03-21T09:11:31.083Z] "encoding/json", [2024-03-21T09:11:31.083Z] "encoding/pem", [2024-03-21T09:11:31.083Z] "encoding/xml", [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.083Z] "github.com/google/uuid", [2024-03-21T09:11:31.083Z] "github.com/josharian/intern", [2024-03-21T09:11:31.083Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.083Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.083Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.083Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.083Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.083Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.083Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.083Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.083Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.083Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.083Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.083Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.083Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.083Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.083Z] "hash", [2024-03-21T09:11:31.083Z] "hash/crc32", [2024-03-21T09:11:31.083Z] "html", [2024-03-21T09:11:31.083Z] "internal/abi", [2024-03-21T09:11:31.083Z] "internal/bytealg", [2024-03-21T09:11:31.083Z] "internal/cpu", [2024-03-21T09:11:31.083Z] "internal/fmtsort", [2024-03-21T09:11:31.083Z] "internal/goexperiment", [2024-03-21T09:11:31.083Z] "internal/itoa", [2024-03-21T09:11:31.083Z] "internal/nettrace", [2024-03-21T09:11:31.083Z] "internal/oserror", [2024-03-21T09:11:31.083Z] "internal/poll", [2024-03-21T09:11:31.083Z] "internal/race", [2024-03-21T09:11:31.083Z] "internal/reflectlite", [2024-03-21T09:11:31.083Z] "internal/singleflight", [2024-03-21T09:11:31.083Z] "internal/syscall/execenv", [2024-03-21T09:11:31.083Z] "internal/syscall/unix", [2024-03-21T09:11:31.083Z] "internal/testlog", [2024-03-21T09:11:31.083Z] "internal/unsafeheader", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "io/fs", [2024-03-21T09:11:31.083Z] "io/ioutil", [2024-03-21T09:11:31.083Z] "log", [2024-03-21T09:11:31.083Z] "math", [2024-03-21T09:11:31.083Z] "math/big", [2024-03-21T09:11:31.083Z] "math/bits", [2024-03-21T09:11:31.083Z] "math/rand", [2024-03-21T09:11:31.083Z] "mime", [2024-03-21T09:11:31.083Z] "mime/multipart", [2024-03-21T09:11:31.083Z] "mime/quotedprintable", [2024-03-21T09:11:31.083Z] "net", [2024-03-21T09:11:31.083Z] "net/http", [2024-03-21T09:11:31.083Z] "net/http/httptrace", [2024-03-21T09:11:31.083Z] "net/http/internal", [2024-03-21T09:11:31.083Z] "net/http/internal/ascii", [2024-03-21T09:11:31.083Z] "net/mail", [2024-03-21T09:11:31.083Z] "net/textproto", [2024-03-21T09:11:31.083Z] "net/url", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "path", [2024-03-21T09:11:31.083Z] "path/filepath", [2024-03-21T09:11:31.083Z] "reflect", [2024-03-21T09:11:31.083Z] "regexp", [2024-03-21T09:11:31.083Z] "regexp/syntax", [2024-03-21T09:11:31.083Z] "runtime", [2024-03-21T09:11:31.083Z] "runtime/cgo", [2024-03-21T09:11:31.083Z] "runtime/internal/atomic", [2024-03-21T09:11:31.083Z] "runtime/internal/math", [2024-03-21T09:11:31.083Z] "runtime/internal/sys", [2024-03-21T09:11:31.083Z] "sort", [2024-03-21T09:11:31.083Z] "strconv", [2024-03-21T09:11:31.083Z] "strings", [2024-03-21T09:11:31.083Z] "sync", [2024-03-21T09:11:31.083Z] "sync/atomic", [2024-03-21T09:11:31.083Z] "syscall", [2024-03-21T09:11:31.083Z] "time", [2024-03-21T09:11:31.083Z] "unicode", [2024-03-21T09:11:31.083Z] "unicode/utf16", [2024-03-21T09:11:31.083Z] "unicode/utf8", [2024-03-21T09:11:31.083Z] "unsafe", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.083Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "TestGoFiles": [ [2024-03-21T09:11:31.083Z] "authinfo_test.go", [2024-03-21T09:11:31.083Z] "bytestream_test.go", [2024-03-21T09:11:31.083Z] "client_request_test.go", [2024-03-21T09:11:31.083Z] "client_response_test.go", [2024-03-21T09:11:31.083Z] "csv_test.go", [2024-03-21T09:11:31.083Z] "file_test.go", [2024-03-21T09:11:31.083Z] "headers_test.go", [2024-03-21T09:11:31.083Z] "json_test.go", [2024-03-21T09:11:31.083Z] "request_test.go", [2024-03-21T09:11:31.083Z] "text_test.go", [2024-03-21T09:11:31.083Z] "values_test.go", [2024-03-21T09:11:31.083Z] "xml_test.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "TestImports": [ [2024-03-21T09:11:31.083Z] "bufio", [2024-03-21T09:11:31.083Z] "bytes", [2024-03-21T09:11:31.083Z] "context", [2024-03-21T09:11:31.083Z] "crypto/rand", [2024-03-21T09:11:31.083Z] "encoding/csv", [2024-03-21T09:11:31.083Z] "encoding/xml", [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.083Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.083Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.083Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "io/fs", [2024-03-21T09:11:31.083Z] "mime", [2024-03-21T09:11:31.083Z] "net/http", [2024-03-21T09:11:31.083Z] "net/http/httptest", [2024-03-21T09:11:31.083Z] "net/url", [2024-03-21T09:11:31.083Z] "strings", [2024-03-21T09:11:31.083Z] "sync/atomic", [2024-03-21T09:11:31.083Z] "testing" [2024-03-21T09:11:31.083Z] ] [2024-03-21T09:11:31.083Z] } [2024-03-21T09:11:31.083Z] { [2024-03-21T09:11:31.083Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/logger", [2024-03-21T09:11:31.083Z] "ImportPath": "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.083Z] "Name": "logger", [2024-03-21T09:11:31.083Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.083Z] "Module": { [2024-03-21T09:11:31.083Z] "Path": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.083Z] "Version": "v0.28.0", [2024-03-21T09:11:31.083Z] "Time": "2024-03-09T19:19:52Z", [2024-03-21T09:11:31.083Z] "Indirect": true, [2024-03-21T09:11:31.083Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.083Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-21T09:11:31.083Z] "GoVersion": "1.20" [2024-03-21T09:11:31.083Z] }, [2024-03-21T09:11:31.083Z] "DepOnly": true, [2024-03-21T09:11:31.083Z] "Stale": true, [2024-03-21T09:11:31.083Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.083Z] "GoFiles": [ [2024-03-21T09:11:31.083Z] "logger.go", [2024-03-21T09:11:31.083Z] "standard.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Imports": [ [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "os" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Deps": [ [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "internal/abi", [2024-03-21T09:11:31.083Z] "internal/bytealg", [2024-03-21T09:11:31.083Z] "internal/cpu", [2024-03-21T09:11:31.083Z] "internal/fmtsort", [2024-03-21T09:11:31.083Z] "internal/goexperiment", [2024-03-21T09:11:31.083Z] "internal/itoa", [2024-03-21T09:11:31.083Z] "internal/oserror", [2024-03-21T09:11:31.083Z] "internal/poll", [2024-03-21T09:11:31.083Z] "internal/race", [2024-03-21T09:11:31.083Z] "internal/reflectlite", [2024-03-21T09:11:31.083Z] "internal/syscall/execenv", [2024-03-21T09:11:31.083Z] "internal/syscall/unix", [2024-03-21T09:11:31.083Z] "internal/testlog", [2024-03-21T09:11:31.083Z] "internal/unsafeheader", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "io/fs", [2024-03-21T09:11:31.083Z] "math", [2024-03-21T09:11:31.083Z] "math/bits", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "path", [2024-03-21T09:11:31.083Z] "reflect", [2024-03-21T09:11:31.083Z] "runtime", [2024-03-21T09:11:31.083Z] "runtime/internal/atomic", [2024-03-21T09:11:31.083Z] "runtime/internal/math", [2024-03-21T09:11:31.083Z] "runtime/internal/sys", [2024-03-21T09:11:31.083Z] "sort", [2024-03-21T09:11:31.083Z] "strconv", [2024-03-21T09:11:31.083Z] "sync", [2024-03-21T09:11:31.083Z] "sync/atomic", [2024-03-21T09:11:31.083Z] "syscall", [2024-03-21T09:11:31.083Z] "time", [2024-03-21T09:11:31.083Z] "unicode", [2024-03-21T09:11:31.083Z] "unicode/utf8", [2024-03-21T09:11:31.083Z] "unsafe" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "TestGoFiles": [ [2024-03-21T09:11:31.083Z] "logger_test.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "TestImports": [ [2024-03-21T09:11:31.083Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.083Z] "testing" [2024-03-21T09:11:31.083Z] ] [2024-03-21T09:11:31.083Z] } [2024-03-21T09:11:31.083Z] { [2024-03-21T09:11:31.083Z] "Dir": "/usr/local/go/src/encoding/gob", [2024-03-21T09:11:31.083Z] "ImportPath": "encoding/gob", [2024-03-21T09:11:31.083Z] "Name": "gob", [2024-03-21T09:11:31.083Z] "Doc": "Package gob manages streams of gobs - binary values exchanged between an Encoder (transmitter) and a Decoder (receiver).", [2024-03-21T09:11:31.083Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/gob.a", [2024-03-21T09:11:31.083Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.083Z] "Goroot": true, [2024-03-21T09:11:31.083Z] "Standard": true, [2024-03-21T09:11:31.083Z] "DepOnly": true, [2024-03-21T09:11:31.083Z] "GoFiles": [ [2024-03-21T09:11:31.083Z] "dec_helpers.go", [2024-03-21T09:11:31.083Z] "decode.go", [2024-03-21T09:11:31.083Z] "decoder.go", [2024-03-21T09:11:31.083Z] "doc.go", [2024-03-21T09:11:31.083Z] "enc_helpers.go", [2024-03-21T09:11:31.083Z] "encode.go", [2024-03-21T09:11:31.083Z] "encoder.go", [2024-03-21T09:11:31.083Z] "error.go", [2024-03-21T09:11:31.083Z] "type.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.083Z] "debug.go", [2024-03-21T09:11:31.083Z] "decgen.go", [2024-03-21T09:11:31.083Z] "dump.go", [2024-03-21T09:11:31.083Z] "encgen.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Imports": [ [2024-03-21T09:11:31.083Z] "bufio", [2024-03-21T09:11:31.083Z] "encoding", [2024-03-21T09:11:31.083Z] "encoding/binary", [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "math", [2024-03-21T09:11:31.083Z] "math/bits", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "reflect", [2024-03-21T09:11:31.083Z] "sync", [2024-03-21T09:11:31.083Z] "sync/atomic", [2024-03-21T09:11:31.083Z] "unicode", [2024-03-21T09:11:31.083Z] "unicode/utf8" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Deps": [ [2024-03-21T09:11:31.083Z] "bufio", [2024-03-21T09:11:31.083Z] "bytes", [2024-03-21T09:11:31.083Z] "encoding", [2024-03-21T09:11:31.083Z] "encoding/binary", [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "internal/abi", [2024-03-21T09:11:31.083Z] "internal/bytealg", [2024-03-21T09:11:31.083Z] "internal/cpu", [2024-03-21T09:11:31.083Z] "internal/fmtsort", [2024-03-21T09:11:31.083Z] "internal/goexperiment", [2024-03-21T09:11:31.083Z] "internal/itoa", [2024-03-21T09:11:31.083Z] "internal/oserror", [2024-03-21T09:11:31.083Z] "internal/poll", [2024-03-21T09:11:31.083Z] "internal/race", [2024-03-21T09:11:31.083Z] "internal/reflectlite", [2024-03-21T09:11:31.083Z] "internal/syscall/execenv", [2024-03-21T09:11:31.083Z] "internal/syscall/unix", [2024-03-21T09:11:31.083Z] "internal/testlog", [2024-03-21T09:11:31.083Z] "internal/unsafeheader", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "io/fs", [2024-03-21T09:11:31.083Z] "math", [2024-03-21T09:11:31.083Z] "math/bits", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "path", [2024-03-21T09:11:31.083Z] "reflect", [2024-03-21T09:11:31.083Z] "runtime", [2024-03-21T09:11:31.083Z] "runtime/internal/atomic", [2024-03-21T09:11:31.083Z] "runtime/internal/math", [2024-03-21T09:11:31.083Z] "runtime/internal/sys", [2024-03-21T09:11:31.083Z] "sort", [2024-03-21T09:11:31.083Z] "strconv", [2024-03-21T09:11:31.083Z] "strings", [2024-03-21T09:11:31.083Z] "sync", [2024-03-21T09:11:31.083Z] "sync/atomic", [2024-03-21T09:11:31.083Z] "syscall", [2024-03-21T09:11:31.083Z] "time", [2024-03-21T09:11:31.083Z] "unicode", [2024-03-21T09:11:31.083Z] "unicode/utf8", [2024-03-21T09:11:31.083Z] "unsafe" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "TestGoFiles": [ [2024-03-21T09:11:31.083Z] "codec_test.go", [2024-03-21T09:11:31.083Z] "encoder_test.go", [2024-03-21T09:11:31.083Z] "gobencdec_test.go", [2024-03-21T09:11:31.083Z] "timing_test.go", [2024-03-21T09:11:31.083Z] "type_test.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "TestImports": [ [2024-03-21T09:11:31.083Z] "bytes", [2024-03-21T09:11:31.083Z] "encoding/hex", [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "flag", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "math", [2024-03-21T09:11:31.083Z] "math/rand", [2024-03-21T09:11:31.083Z] "net", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "reflect", [2024-03-21T09:11:31.083Z] "runtime", [2024-03-21T09:11:31.083Z] "strings", [2024-03-21T09:11:31.083Z] "sync", [2024-03-21T09:11:31.083Z] "testing", [2024-03-21T09:11:31.083Z] "time" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "XTestGoFiles": [ [2024-03-21T09:11:31.083Z] "example_encdec_test.go", [2024-03-21T09:11:31.083Z] "example_interface_test.go", [2024-03-21T09:11:31.083Z] "example_test.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "XTestImports": [ [2024-03-21T09:11:31.083Z] "bytes", [2024-03-21T09:11:31.083Z] "encoding/gob", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "log", [2024-03-21T09:11:31.083Z] "math" [2024-03-21T09:11:31.083Z] ] [2024-03-21T09:11:31.083Z] } [2024-03-21T09:11:31.083Z] { [2024-03-21T09:11:31.083Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/debug", [2024-03-21T09:11:31.083Z] "ImportPath": "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.083Z] "Name": "debug", [2024-03-21T09:11:31.083Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.083Z] "Module": { [2024-03-21T09:11:31.083Z] "Path": "github.com/go-openapi/analysis", [2024-03-21T09:11:31.083Z] "Version": "v0.23.0", [2024-03-21T09:11:31.083Z] "Time": "2024-03-09T18:36:04Z", [2024-03-21T09:11:31.083Z] "Indirect": true, [2024-03-21T09:11:31.083Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.083Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-21T09:11:31.083Z] "GoVersion": "1.20" [2024-03-21T09:11:31.083Z] }, [2024-03-21T09:11:31.083Z] "DepOnly": true, [2024-03-21T09:11:31.083Z] "Stale": true, [2024-03-21T09:11:31.083Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.083Z] "GoFiles": [ [2024-03-21T09:11:31.083Z] "debug.go" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Imports": [ [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "log", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "path/filepath", [2024-03-21T09:11:31.083Z] "runtime" [2024-03-21T09:11:31.083Z] ], [2024-03-21T09:11:31.083Z] "Deps": [ [2024-03-21T09:11:31.083Z] "errors", [2024-03-21T09:11:31.083Z] "fmt", [2024-03-21T09:11:31.083Z] "internal/abi", [2024-03-21T09:11:31.083Z] "internal/bytealg", [2024-03-21T09:11:31.083Z] "internal/cpu", [2024-03-21T09:11:31.083Z] "internal/fmtsort", [2024-03-21T09:11:31.083Z] "internal/goexperiment", [2024-03-21T09:11:31.083Z] "internal/itoa", [2024-03-21T09:11:31.083Z] "internal/oserror", [2024-03-21T09:11:31.083Z] "internal/poll", [2024-03-21T09:11:31.083Z] "internal/race", [2024-03-21T09:11:31.083Z] "internal/reflectlite", [2024-03-21T09:11:31.083Z] "internal/syscall/execenv", [2024-03-21T09:11:31.083Z] "internal/syscall/unix", [2024-03-21T09:11:31.083Z] "internal/testlog", [2024-03-21T09:11:31.083Z] "internal/unsafeheader", [2024-03-21T09:11:31.083Z] "io", [2024-03-21T09:11:31.083Z] "io/fs", [2024-03-21T09:11:31.083Z] "log", [2024-03-21T09:11:31.083Z] "math", [2024-03-21T09:11:31.083Z] "math/bits", [2024-03-21T09:11:31.083Z] "os", [2024-03-21T09:11:31.083Z] "path", [2024-03-21T09:11:31.083Z] "path/filepath", [2024-03-21T09:11:31.083Z] "reflect", [2024-03-21T09:11:31.083Z] "runtime", [2024-03-21T09:11:31.083Z] "runtime/internal/atomic", [2024-03-21T09:11:31.083Z] "runtime/internal/math", [2024-03-21T09:11:31.083Z] "runtime/internal/sys", [2024-03-21T09:11:31.083Z] "sort", [2024-03-21T09:11:31.083Z] "strconv", [2024-03-21T09:11:31.083Z] "strings", [2024-03-21T09:11:31.083Z] "sync", [2024-03-21T09:11:31.083Z] "sync/atomic", [2024-03-21T09:11:31.083Z] "syscall", [2024-03-21T09:11:31.083Z] "time", [2024-03-21T09:11:31.083Z] "unicode", [2024-03-21T09:11:31.083Z] "unicode/utf8", [2024-03-21T09:11:31.084Z] "unsafe" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "TestGoFiles": [ [2024-03-21T09:11:31.084Z] "debug_test.go" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "TestImports": [ [2024-03-21T09:11:31.084Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.084Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.084Z] "os", [2024-03-21T09:11:31.084Z] "testing" [2024-03-21T09:11:31.084Z] ] [2024-03-21T09:11:31.084Z] } [2024-03-21T09:11:31.084Z] { [2024-03-21T09:11:31.084Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0", [2024-03-21T09:11:31.084Z] "ImportPath": "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.084Z] "Name": "jsonpointer", [2024-03-21T09:11:31.084Z] "Root": "/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0", [2024-03-21T09:11:31.084Z] "Module": { [2024-03-21T09:11:31.084Z] "Path": "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.084Z] "Version": "v0.21.0", [2024-03-21T09:11:31.084Z] "Time": "2024-03-09T18:18:34Z", [2024-03-21T09:11:31.084Z] "Indirect": true, [2024-03-21T09:11:31.084Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0", [2024-03-21T09:11:31.084Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/jsonpointer/@v/v0.21.0.mod", [2024-03-21T09:11:31.084Z] "GoVersion": "1.20" [2024-03-21T09:11:31.084Z] }, [2024-03-21T09:11:31.084Z] "DepOnly": true, [2024-03-21T09:11:31.084Z] "Stale": true, [2024-03-21T09:11:31.084Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.084Z] "GoFiles": [ [2024-03-21T09:11:31.084Z] "pointer.go" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "Imports": [ [2024-03-21T09:11:31.084Z] "encoding/json", [2024-03-21T09:11:31.084Z] "errors", [2024-03-21T09:11:31.084Z] "fmt", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.084Z] "reflect", [2024-03-21T09:11:31.084Z] "strconv", [2024-03-21T09:11:31.084Z] "strings" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "Deps": [ [2024-03-21T09:11:31.084Z] "bufio", [2024-03-21T09:11:31.084Z] "bytes", [2024-03-21T09:11:31.084Z] "compress/flate", [2024-03-21T09:11:31.084Z] "compress/gzip", [2024-03-21T09:11:31.084Z] "container/list", [2024-03-21T09:11:31.084Z] "context", [2024-03-21T09:11:31.084Z] "crypto", [2024-03-21T09:11:31.084Z] "crypto/aes", [2024-03-21T09:11:31.084Z] "crypto/cipher", [2024-03-21T09:11:31.084Z] "crypto/des", [2024-03-21T09:11:31.084Z] "crypto/dsa", [2024-03-21T09:11:31.084Z] "crypto/ecdsa", [2024-03-21T09:11:31.084Z] "crypto/ed25519", [2024-03-21T09:11:31.084Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.084Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.084Z] "crypto/elliptic", [2024-03-21T09:11:31.084Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.084Z] "crypto/hmac", [2024-03-21T09:11:31.084Z] "crypto/internal/randutil", [2024-03-21T09:11:31.084Z] "crypto/internal/subtle", [2024-03-21T09:11:31.084Z] "crypto/md5", [2024-03-21T09:11:31.084Z] "crypto/rand", [2024-03-21T09:11:31.084Z] "crypto/rc4", [2024-03-21T09:11:31.084Z] "crypto/rsa", [2024-03-21T09:11:31.084Z] "crypto/sha1", [2024-03-21T09:11:31.084Z] "crypto/sha256", [2024-03-21T09:11:31.084Z] "crypto/sha512", [2024-03-21T09:11:31.084Z] "crypto/subtle", [2024-03-21T09:11:31.084Z] "crypto/tls", [2024-03-21T09:11:31.084Z] "crypto/x509", [2024-03-21T09:11:31.084Z] "crypto/x509/pkix", [2024-03-21T09:11:31.084Z] "encoding", [2024-03-21T09:11:31.084Z] "encoding/asn1", [2024-03-21T09:11:31.084Z] "encoding/base64", [2024-03-21T09:11:31.084Z] "encoding/binary", [2024-03-21T09:11:31.084Z] "encoding/hex", [2024-03-21T09:11:31.084Z] "encoding/json", [2024-03-21T09:11:31.084Z] "encoding/pem", [2024-03-21T09:11:31.084Z] "errors", [2024-03-21T09:11:31.084Z] "fmt", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.084Z] "github.com/josharian/intern", [2024-03-21T09:11:31.084Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.084Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.084Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.084Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.084Z] "hash", [2024-03-21T09:11:31.084Z] "hash/crc32", [2024-03-21T09:11:31.084Z] "internal/abi", [2024-03-21T09:11:31.084Z] "internal/bytealg", [2024-03-21T09:11:31.084Z] "internal/cpu", [2024-03-21T09:11:31.084Z] "internal/fmtsort", [2024-03-21T09:11:31.084Z] "internal/goexperiment", [2024-03-21T09:11:31.084Z] "internal/itoa", [2024-03-21T09:11:31.084Z] "internal/nettrace", [2024-03-21T09:11:31.084Z] "internal/oserror", [2024-03-21T09:11:31.084Z] "internal/poll", [2024-03-21T09:11:31.084Z] "internal/race", [2024-03-21T09:11:31.084Z] "internal/reflectlite", [2024-03-21T09:11:31.084Z] "internal/singleflight", [2024-03-21T09:11:31.084Z] "internal/syscall/execenv", [2024-03-21T09:11:31.084Z] "internal/syscall/unix", [2024-03-21T09:11:31.084Z] "internal/testlog", [2024-03-21T09:11:31.084Z] "internal/unsafeheader", [2024-03-21T09:11:31.084Z] "io", [2024-03-21T09:11:31.084Z] "io/fs", [2024-03-21T09:11:31.084Z] "io/ioutil", [2024-03-21T09:11:31.084Z] "log", [2024-03-21T09:11:31.084Z] "math", [2024-03-21T09:11:31.084Z] "math/big", [2024-03-21T09:11:31.084Z] "math/bits", [2024-03-21T09:11:31.084Z] "math/rand", [2024-03-21T09:11:31.084Z] "mime", [2024-03-21T09:11:31.084Z] "mime/multipart", [2024-03-21T09:11:31.084Z] "mime/quotedprintable", [2024-03-21T09:11:31.084Z] "net", [2024-03-21T09:11:31.084Z] "net/http", [2024-03-21T09:11:31.084Z] "net/http/httptrace", [2024-03-21T09:11:31.084Z] "net/http/internal", [2024-03-21T09:11:31.084Z] "net/http/internal/ascii", [2024-03-21T09:11:31.084Z] "net/textproto", [2024-03-21T09:11:31.084Z] "net/url", [2024-03-21T09:11:31.084Z] "os", [2024-03-21T09:11:31.084Z] "path", [2024-03-21T09:11:31.084Z] "path/filepath", [2024-03-21T09:11:31.084Z] "reflect", [2024-03-21T09:11:31.084Z] "regexp", [2024-03-21T09:11:31.084Z] "regexp/syntax", [2024-03-21T09:11:31.084Z] "runtime", [2024-03-21T09:11:31.084Z] "runtime/cgo", [2024-03-21T09:11:31.084Z] "runtime/internal/atomic", [2024-03-21T09:11:31.084Z] "runtime/internal/math", [2024-03-21T09:11:31.084Z] "runtime/internal/sys", [2024-03-21T09:11:31.084Z] "sort", [2024-03-21T09:11:31.084Z] "strconv", [2024-03-21T09:11:31.084Z] "strings", [2024-03-21T09:11:31.084Z] "sync", [2024-03-21T09:11:31.084Z] "sync/atomic", [2024-03-21T09:11:31.084Z] "syscall", [2024-03-21T09:11:31.084Z] "time", [2024-03-21T09:11:31.084Z] "unicode", [2024-03-21T09:11:31.084Z] "unicode/utf16", [2024-03-21T09:11:31.084Z] "unicode/utf8", [2024-03-21T09:11:31.084Z] "unsafe", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "TestGoFiles": [ [2024-03-21T09:11:31.084Z] "pointer_test.go" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "TestImports": [ [2024-03-21T09:11:31.084Z] "encoding/json", [2024-03-21T09:11:31.084Z] "fmt", [2024-03-21T09:11:31.084Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.084Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.084Z] "strconv", [2024-03-21T09:11:31.084Z] "testing" [2024-03-21T09:11:31.084Z] ] [2024-03-21T09:11:31.084Z] } [2024-03-21T09:11:31.084Z] { [2024-03-21T09:11:31.084Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0/internal", [2024-03-21T09:11:31.084Z] "ImportPath": "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.084Z] "Name": "internal", [2024-03-21T09:11:31.084Z] "Root": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-21T09:11:31.084Z] "Module": { [2024-03-21T09:11:31.084Z] "Path": "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.084Z] "Version": "v0.21.0", [2024-03-21T09:11:31.084Z] "Time": "2024-03-09T18:23:36Z", [2024-03-21T09:11:31.084Z] "Indirect": true, [2024-03-21T09:11:31.084Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-21T09:11:31.084Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/jsonreference/@v/v0.21.0.mod", [2024-03-21T09:11:31.084Z] "GoVersion": "1.20" [2024-03-21T09:11:31.084Z] }, [2024-03-21T09:11:31.084Z] "DepOnly": true, [2024-03-21T09:11:31.084Z] "Stale": true, [2024-03-21T09:11:31.084Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.084Z] "GoFiles": [ [2024-03-21T09:11:31.084Z] "normalize_url.go" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "Imports": [ [2024-03-21T09:11:31.084Z] "net/url", [2024-03-21T09:11:31.084Z] "regexp", [2024-03-21T09:11:31.084Z] "strings" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "Deps": [ [2024-03-21T09:11:31.084Z] "bytes", [2024-03-21T09:11:31.084Z] "errors", [2024-03-21T09:11:31.084Z] "fmt", [2024-03-21T09:11:31.084Z] "internal/abi", [2024-03-21T09:11:31.084Z] "internal/bytealg", [2024-03-21T09:11:31.084Z] "internal/cpu", [2024-03-21T09:11:31.084Z] "internal/fmtsort", [2024-03-21T09:11:31.084Z] "internal/goexperiment", [2024-03-21T09:11:31.084Z] "internal/itoa", [2024-03-21T09:11:31.084Z] "internal/oserror", [2024-03-21T09:11:31.084Z] "internal/poll", [2024-03-21T09:11:31.084Z] "internal/race", [2024-03-21T09:11:31.084Z] "internal/reflectlite", [2024-03-21T09:11:31.084Z] "internal/syscall/execenv", [2024-03-21T09:11:31.084Z] "internal/syscall/unix", [2024-03-21T09:11:31.084Z] "internal/testlog", [2024-03-21T09:11:31.084Z] "internal/unsafeheader", [2024-03-21T09:11:31.084Z] "io", [2024-03-21T09:11:31.084Z] "io/fs", [2024-03-21T09:11:31.084Z] "math", [2024-03-21T09:11:31.084Z] "math/bits", [2024-03-21T09:11:31.084Z] "net/url", [2024-03-21T09:11:31.084Z] "os", [2024-03-21T09:11:31.084Z] "path", [2024-03-21T09:11:31.084Z] "reflect", [2024-03-21T09:11:31.084Z] "regexp", [2024-03-21T09:11:31.084Z] "regexp/syntax", [2024-03-21T09:11:31.084Z] "runtime", [2024-03-21T09:11:31.084Z] "runtime/internal/atomic", [2024-03-21T09:11:31.084Z] "runtime/internal/math", [2024-03-21T09:11:31.084Z] "runtime/internal/sys", [2024-03-21T09:11:31.084Z] "sort", [2024-03-21T09:11:31.084Z] "strconv", [2024-03-21T09:11:31.084Z] "strings", [2024-03-21T09:11:31.084Z] "sync", [2024-03-21T09:11:31.084Z] "sync/atomic", [2024-03-21T09:11:31.084Z] "syscall", [2024-03-21T09:11:31.084Z] "time", [2024-03-21T09:11:31.084Z] "unicode", [2024-03-21T09:11:31.084Z] "unicode/utf8", [2024-03-21T09:11:31.084Z] "unsafe" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "TestGoFiles": [ [2024-03-21T09:11:31.084Z] "normalize_url_test.go" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "TestImports": [ [2024-03-21T09:11:31.084Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.084Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.084Z] "net/url", [2024-03-21T09:11:31.084Z] "testing" [2024-03-21T09:11:31.084Z] ] [2024-03-21T09:11:31.084Z] } [2024-03-21T09:11:31.084Z] { [2024-03-21T09:11:31.084Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-21T09:11:31.084Z] "ImportPath": "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.084Z] "Name": "jsonreference", [2024-03-21T09:11:31.084Z] "Root": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-21T09:11:31.084Z] "Module": { [2024-03-21T09:11:31.084Z] "Path": "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.084Z] "Version": "v0.21.0", [2024-03-21T09:11:31.084Z] "Time": "2024-03-09T18:23:36Z", [2024-03-21T09:11:31.084Z] "Indirect": true, [2024-03-21T09:11:31.084Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-03-21T09:11:31.084Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/jsonreference/@v/v0.21.0.mod", [2024-03-21T09:11:31.084Z] "GoVersion": "1.20" [2024-03-21T09:11:31.084Z] }, [2024-03-21T09:11:31.084Z] "DepOnly": true, [2024-03-21T09:11:31.084Z] "Stale": true, [2024-03-21T09:11:31.084Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.084Z] "GoFiles": [ [2024-03-21T09:11:31.084Z] "reference.go" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "Imports": [ [2024-03-21T09:11:31.084Z] "errors", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.084Z] "net/url", [2024-03-21T09:11:31.084Z] "strings" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "Deps": [ [2024-03-21T09:11:31.084Z] "bufio", [2024-03-21T09:11:31.084Z] "bytes", [2024-03-21T09:11:31.084Z] "compress/flate", [2024-03-21T09:11:31.084Z] "compress/gzip", [2024-03-21T09:11:31.084Z] "container/list", [2024-03-21T09:11:31.084Z] "context", [2024-03-21T09:11:31.084Z] "crypto", [2024-03-21T09:11:31.084Z] "crypto/aes", [2024-03-21T09:11:31.084Z] "crypto/cipher", [2024-03-21T09:11:31.084Z] "crypto/des", [2024-03-21T09:11:31.084Z] "crypto/dsa", [2024-03-21T09:11:31.084Z] "crypto/ecdsa", [2024-03-21T09:11:31.084Z] "crypto/ed25519", [2024-03-21T09:11:31.084Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.084Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.084Z] "crypto/elliptic", [2024-03-21T09:11:31.084Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.084Z] "crypto/hmac", [2024-03-21T09:11:31.084Z] "crypto/internal/randutil", [2024-03-21T09:11:31.084Z] "crypto/internal/subtle", [2024-03-21T09:11:31.084Z] "crypto/md5", [2024-03-21T09:11:31.084Z] "crypto/rand", [2024-03-21T09:11:31.084Z] "crypto/rc4", [2024-03-21T09:11:31.084Z] "crypto/rsa", [2024-03-21T09:11:31.084Z] "crypto/sha1", [2024-03-21T09:11:31.084Z] "crypto/sha256", [2024-03-21T09:11:31.084Z] "crypto/sha512", [2024-03-21T09:11:31.084Z] "crypto/subtle", [2024-03-21T09:11:31.084Z] "crypto/tls", [2024-03-21T09:11:31.084Z] "crypto/x509", [2024-03-21T09:11:31.084Z] "crypto/x509/pkix", [2024-03-21T09:11:31.084Z] "encoding", [2024-03-21T09:11:31.084Z] "encoding/asn1", [2024-03-21T09:11:31.084Z] "encoding/base64", [2024-03-21T09:11:31.084Z] "encoding/binary", [2024-03-21T09:11:31.084Z] "encoding/hex", [2024-03-21T09:11:31.084Z] "encoding/json", [2024-03-21T09:11:31.084Z] "encoding/pem", [2024-03-21T09:11:31.084Z] "errors", [2024-03-21T09:11:31.084Z] "fmt", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.084Z] "github.com/josharian/intern", [2024-03-21T09:11:31.084Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.084Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.084Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.084Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.084Z] "hash", [2024-03-21T09:11:31.084Z] "hash/crc32", [2024-03-21T09:11:31.084Z] "internal/abi", [2024-03-21T09:11:31.084Z] "internal/bytealg", [2024-03-21T09:11:31.084Z] "internal/cpu", [2024-03-21T09:11:31.084Z] "internal/fmtsort", [2024-03-21T09:11:31.084Z] "internal/goexperiment", [2024-03-21T09:11:31.084Z] "internal/itoa", [2024-03-21T09:11:31.084Z] "internal/nettrace", [2024-03-21T09:11:31.084Z] "internal/oserror", [2024-03-21T09:11:31.084Z] "internal/poll", [2024-03-21T09:11:31.084Z] "internal/race", [2024-03-21T09:11:31.084Z] "internal/reflectlite", [2024-03-21T09:11:31.084Z] "internal/singleflight", [2024-03-21T09:11:31.084Z] "internal/syscall/execenv", [2024-03-21T09:11:31.084Z] "internal/syscall/unix", [2024-03-21T09:11:31.084Z] "internal/testlog", [2024-03-21T09:11:31.084Z] "internal/unsafeheader", [2024-03-21T09:11:31.084Z] "io", [2024-03-21T09:11:31.084Z] "io/fs", [2024-03-21T09:11:31.084Z] "io/ioutil", [2024-03-21T09:11:31.084Z] "log", [2024-03-21T09:11:31.084Z] "math", [2024-03-21T09:11:31.084Z] "math/big", [2024-03-21T09:11:31.084Z] "math/bits", [2024-03-21T09:11:31.084Z] "math/rand", [2024-03-21T09:11:31.084Z] "mime", [2024-03-21T09:11:31.084Z] "mime/multipart", [2024-03-21T09:11:31.084Z] "mime/quotedprintable", [2024-03-21T09:11:31.084Z] "net", [2024-03-21T09:11:31.084Z] "net/http", [2024-03-21T09:11:31.084Z] "net/http/httptrace", [2024-03-21T09:11:31.084Z] "net/http/internal", [2024-03-21T09:11:31.084Z] "net/http/internal/ascii", [2024-03-21T09:11:31.084Z] "net/textproto", [2024-03-21T09:11:31.084Z] "net/url", [2024-03-21T09:11:31.084Z] "os", [2024-03-21T09:11:31.084Z] "path", [2024-03-21T09:11:31.084Z] "path/filepath", [2024-03-21T09:11:31.084Z] "reflect", [2024-03-21T09:11:31.084Z] "regexp", [2024-03-21T09:11:31.084Z] "regexp/syntax", [2024-03-21T09:11:31.084Z] "runtime", [2024-03-21T09:11:31.084Z] "runtime/cgo", [2024-03-21T09:11:31.084Z] "runtime/internal/atomic", [2024-03-21T09:11:31.084Z] "runtime/internal/math", [2024-03-21T09:11:31.084Z] "runtime/internal/sys", [2024-03-21T09:11:31.084Z] "sort", [2024-03-21T09:11:31.084Z] "strconv", [2024-03-21T09:11:31.084Z] "strings", [2024-03-21T09:11:31.084Z] "sync", [2024-03-21T09:11:31.084Z] "sync/atomic", [2024-03-21T09:11:31.084Z] "syscall", [2024-03-21T09:11:31.084Z] "time", [2024-03-21T09:11:31.084Z] "unicode", [2024-03-21T09:11:31.084Z] "unicode/utf16", [2024-03-21T09:11:31.084Z] "unicode/utf8", [2024-03-21T09:11:31.084Z] "unsafe", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "TestGoFiles": [ [2024-03-21T09:11:31.084Z] "reference_test.go" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "TestImports": [ [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.084Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.084Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.084Z] "testing" [2024-03-21T09:11:31.084Z] ] [2024-03-21T09:11:31.084Z] } [2024-03-21T09:11:31.084Z] { [2024-03-21T09:11:31.084Z] "Dir": "/go/pkg/mod/github.com/go-openapi/spec@v0.21.0", [2024-03-21T09:11:31.084Z] "ImportPath": "github.com/go-openapi/spec", [2024-03-21T09:11:31.084Z] "Name": "spec", [2024-03-21T09:11:31.084Z] "Root": "/go/pkg/mod/github.com/go-openapi/spec@v0.21.0", [2024-03-21T09:11:31.084Z] "Module": { [2024-03-21T09:11:31.084Z] "Path": "github.com/go-openapi/spec", [2024-03-21T09:11:31.084Z] "Version": "v0.21.0", [2024-03-21T09:11:31.084Z] "Time": "2024-03-09T18:30:37Z", [2024-03-21T09:11:31.084Z] "Indirect": true, [2024-03-21T09:11:31.084Z] "Dir": "/go/pkg/mod/github.com/go-openapi/spec@v0.21.0", [2024-03-21T09:11:31.084Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/spec/@v/v0.21.0.mod", [2024-03-21T09:11:31.084Z] "GoVersion": "1.20" [2024-03-21T09:11:31.084Z] }, [2024-03-21T09:11:31.084Z] "DepOnly": true, [2024-03-21T09:11:31.084Z] "Stale": true, [2024-03-21T09:11:31.084Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.084Z] "GoFiles": [ [2024-03-21T09:11:31.084Z] "cache.go", [2024-03-21T09:11:31.084Z] "contact_info.go", [2024-03-21T09:11:31.084Z] "debug.go", [2024-03-21T09:11:31.084Z] "embed.go", [2024-03-21T09:11:31.084Z] "errors.go", [2024-03-21T09:11:31.084Z] "expander.go", [2024-03-21T09:11:31.084Z] "external_docs.go", [2024-03-21T09:11:31.084Z] "header.go", [2024-03-21T09:11:31.084Z] "info.go", [2024-03-21T09:11:31.084Z] "items.go", [2024-03-21T09:11:31.084Z] "license.go", [2024-03-21T09:11:31.084Z] "normalizer.go", [2024-03-21T09:11:31.084Z] "normalizer_nonwindows.go", [2024-03-21T09:11:31.084Z] "operation.go", [2024-03-21T09:11:31.084Z] "parameter.go", [2024-03-21T09:11:31.084Z] "path_item.go", [2024-03-21T09:11:31.084Z] "paths.go", [2024-03-21T09:11:31.084Z] "properties.go", [2024-03-21T09:11:31.084Z] "ref.go", [2024-03-21T09:11:31.084Z] "resolver.go", [2024-03-21T09:11:31.084Z] "response.go", [2024-03-21T09:11:31.084Z] "responses.go", [2024-03-21T09:11:31.084Z] "schema.go", [2024-03-21T09:11:31.084Z] "schema_loader.go", [2024-03-21T09:11:31.084Z] "security_scheme.go", [2024-03-21T09:11:31.084Z] "spec.go", [2024-03-21T09:11:31.084Z] "swagger.go", [2024-03-21T09:11:31.084Z] "tag.go", [2024-03-21T09:11:31.084Z] "url_go19.go", [2024-03-21T09:11:31.084Z] "validations.go", [2024-03-21T09:11:31.084Z] "xml_object.go" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.084Z] "normalizer_windows.go" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "EmbedPatterns": [ [2024-03-21T09:11:31.084Z] "schemas/*.json", [2024-03-21T09:11:31.084Z] "schemas/*/*.json" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "EmbedFiles": [ [2024-03-21T09:11:31.084Z] "schemas/jsonschema-draft-04.json", [2024-03-21T09:11:31.084Z] "schemas/v2/schema.json" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "Imports": [ [2024-03-21T09:11:31.084Z] "bytes", [2024-03-21T09:11:31.084Z] "embed", [2024-03-21T09:11:31.084Z] "encoding/gob", [2024-03-21T09:11:31.084Z] "encoding/json", [2024-03-21T09:11:31.084Z] "errors", [2024-03-21T09:11:31.084Z] "fmt", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.084Z] "log", [2024-03-21T09:11:31.084Z] "net/http", [2024-03-21T09:11:31.084Z] "net/url", [2024-03-21T09:11:31.084Z] "os", [2024-03-21T09:11:31.084Z] "path", [2024-03-21T09:11:31.084Z] "path/filepath", [2024-03-21T09:11:31.084Z] "reflect", [2024-03-21T09:11:31.084Z] "runtime", [2024-03-21T09:11:31.084Z] "sort", [2024-03-21T09:11:31.084Z] "strconv", [2024-03-21T09:11:31.084Z] "strings", [2024-03-21T09:11:31.084Z] "sync" [2024-03-21T09:11:31.084Z] ], [2024-03-21T09:11:31.084Z] "Deps": [ [2024-03-21T09:11:31.084Z] "bufio", [2024-03-21T09:11:31.084Z] "bytes", [2024-03-21T09:11:31.084Z] "compress/flate", [2024-03-21T09:11:31.084Z] "compress/gzip", [2024-03-21T09:11:31.084Z] "container/list", [2024-03-21T09:11:31.084Z] "context", [2024-03-21T09:11:31.084Z] "crypto", [2024-03-21T09:11:31.084Z] "crypto/aes", [2024-03-21T09:11:31.084Z] "crypto/cipher", [2024-03-21T09:11:31.084Z] "crypto/des", [2024-03-21T09:11:31.084Z] "crypto/dsa", [2024-03-21T09:11:31.084Z] "crypto/ecdsa", [2024-03-21T09:11:31.084Z] "crypto/ed25519", [2024-03-21T09:11:31.084Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.084Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.084Z] "crypto/elliptic", [2024-03-21T09:11:31.084Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.084Z] "crypto/hmac", [2024-03-21T09:11:31.084Z] "crypto/internal/randutil", [2024-03-21T09:11:31.084Z] "crypto/internal/subtle", [2024-03-21T09:11:31.084Z] "crypto/md5", [2024-03-21T09:11:31.084Z] "crypto/rand", [2024-03-21T09:11:31.084Z] "crypto/rc4", [2024-03-21T09:11:31.084Z] "crypto/rsa", [2024-03-21T09:11:31.084Z] "crypto/sha1", [2024-03-21T09:11:31.084Z] "crypto/sha256", [2024-03-21T09:11:31.084Z] "crypto/sha512", [2024-03-21T09:11:31.084Z] "crypto/subtle", [2024-03-21T09:11:31.084Z] "crypto/tls", [2024-03-21T09:11:31.084Z] "crypto/x509", [2024-03-21T09:11:31.084Z] "crypto/x509/pkix", [2024-03-21T09:11:31.084Z] "embed", [2024-03-21T09:11:31.084Z] "encoding", [2024-03-21T09:11:31.084Z] "encoding/asn1", [2024-03-21T09:11:31.084Z] "encoding/base64", [2024-03-21T09:11:31.084Z] "encoding/binary", [2024-03-21T09:11:31.084Z] "encoding/gob", [2024-03-21T09:11:31.084Z] "encoding/hex", [2024-03-21T09:11:31.084Z] "encoding/json", [2024-03-21T09:11:31.084Z] "encoding/pem", [2024-03-21T09:11:31.084Z] "errors", [2024-03-21T09:11:31.084Z] "fmt", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.084Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.084Z] "github.com/josharian/intern", [2024-03-21T09:11:31.084Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.084Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.084Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.084Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.084Z] "hash", [2024-03-21T09:11:31.084Z] "hash/crc32", [2024-03-21T09:11:31.084Z] "internal/abi", [2024-03-21T09:11:31.084Z] "internal/bytealg", [2024-03-21T09:11:31.084Z] "internal/cpu", [2024-03-21T09:11:31.084Z] "internal/fmtsort", [2024-03-21T09:11:31.084Z] "internal/goexperiment", [2024-03-21T09:11:31.084Z] "internal/itoa", [2024-03-21T09:11:31.084Z] "internal/nettrace", [2024-03-21T09:11:31.084Z] "internal/oserror", [2024-03-21T09:11:31.084Z] "internal/poll", [2024-03-21T09:11:31.084Z] "internal/race", [2024-03-21T09:11:31.084Z] "internal/reflectlite", [2024-03-21T09:11:31.084Z] "internal/singleflight", [2024-03-21T09:11:31.084Z] "internal/syscall/execenv", [2024-03-21T09:11:31.084Z] "internal/syscall/unix", [2024-03-21T09:11:31.084Z] "internal/testlog", [2024-03-21T09:11:31.084Z] "internal/unsafeheader", [2024-03-21T09:11:31.084Z] "io", [2024-03-21T09:11:31.084Z] "io/fs", [2024-03-21T09:11:31.084Z] "io/ioutil", [2024-03-21T09:11:31.084Z] "log", [2024-03-21T09:11:31.084Z] "math", [2024-03-21T09:11:31.084Z] "math/big", [2024-03-21T09:11:31.084Z] "math/bits", [2024-03-21T09:11:31.084Z] "math/rand", [2024-03-21T09:11:31.084Z] "mime", [2024-03-21T09:11:31.084Z] "mime/multipart", [2024-03-21T09:11:31.084Z] "mime/quotedprintable", [2024-03-21T09:11:31.084Z] "net", [2024-03-21T09:11:31.084Z] "net/http", [2024-03-21T09:11:31.084Z] "net/http/httptrace", [2024-03-21T09:11:31.084Z] "net/http/internal", [2024-03-21T09:11:31.084Z] "net/http/internal/ascii", [2024-03-21T09:11:31.084Z] "net/textproto", [2024-03-21T09:11:31.084Z] "net/url", [2024-03-21T09:11:31.084Z] "os", [2024-03-21T09:11:31.084Z] "path", [2024-03-21T09:11:31.084Z] "path/filepath", [2024-03-21T09:11:31.084Z] "reflect", [2024-03-21T09:11:31.084Z] "regexp", [2024-03-21T09:11:31.084Z] "regexp/syntax", [2024-03-21T09:11:31.084Z] "runtime", [2024-03-21T09:11:31.084Z] "runtime/cgo", [2024-03-21T09:11:31.084Z] "runtime/internal/atomic", [2024-03-21T09:11:31.084Z] "runtime/internal/math", [2024-03-21T09:11:31.084Z] "runtime/internal/sys", [2024-03-21T09:11:31.084Z] "sort", [2024-03-21T09:11:31.084Z] "strconv", [2024-03-21T09:11:31.084Z] "strings", [2024-03-21T09:11:31.084Z] "sync", [2024-03-21T09:11:31.084Z] "sync/atomic", [2024-03-21T09:11:31.084Z] "syscall", [2024-03-21T09:11:31.084Z] "time", [2024-03-21T09:11:31.084Z] "unicode", [2024-03-21T09:11:31.084Z] "unicode/utf16", [2024-03-21T09:11:31.084Z] "unicode/utf8", [2024-03-21T09:11:31.084Z] "unsafe", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.084Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "TestGoFiles": [ [2024-03-21T09:11:31.085Z] "auth_test.go", [2024-03-21T09:11:31.085Z] "cache_test.go", [2024-03-21T09:11:31.085Z] "circular_test.go", [2024-03-21T09:11:31.085Z] "contact_info_test.go", [2024-03-21T09:11:31.085Z] "debug_test.go", [2024-03-21T09:11:31.085Z] "expander_test.go", [2024-03-21T09:11:31.085Z] "external_docs_test.go", [2024-03-21T09:11:31.085Z] "header_test.go", [2024-03-21T09:11:31.085Z] "helpers_test.go", [2024-03-21T09:11:31.085Z] "info_test.go", [2024-03-21T09:11:31.085Z] "items_test.go", [2024-03-21T09:11:31.085Z] "license_test.go", [2024-03-21T09:11:31.085Z] "normalizer_test.go", [2024-03-21T09:11:31.085Z] "operation_test.go", [2024-03-21T09:11:31.085Z] "parameters_test.go", [2024-03-21T09:11:31.085Z] "path_item_test.go", [2024-03-21T09:11:31.085Z] "paths_test.go", [2024-03-21T09:11:31.085Z] "properties_test.go", [2024-03-21T09:11:31.085Z] "ref_test.go", [2024-03-21T09:11:31.085Z] "resolver_test.go", [2024-03-21T09:11:31.085Z] "response_test.go", [2024-03-21T09:11:31.085Z] "responses_test.go", [2024-03-21T09:11:31.085Z] "schema_loader_test.go", [2024-03-21T09:11:31.085Z] "schema_test.go", [2024-03-21T09:11:31.085Z] "structs_test.go", [2024-03-21T09:11:31.085Z] "swagger_test.go", [2024-03-21T09:11:31.085Z] "validations_test.go", [2024-03-21T09:11:31.085Z] "xml_object_test.go" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "TestImports": [ [2024-03-21T09:11:31.085Z] "bytes", [2024-03-21T09:11:31.085Z] "encoding/gob", [2024-03-21T09:11:31.085Z] "encoding/json", [2024-03-21T09:11:31.085Z] "fmt", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.085Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.085Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.085Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.085Z] "io", [2024-03-21T09:11:31.085Z] "log", [2024-03-21T09:11:31.085Z] "net/http", [2024-03-21T09:11:31.085Z] "net/http/httptest", [2024-03-21T09:11:31.085Z] "os", [2024-03-21T09:11:31.085Z] "path", [2024-03-21T09:11:31.085Z] "path/filepath", [2024-03-21T09:11:31.085Z] "reflect", [2024-03-21T09:11:31.085Z] "regexp", [2024-03-21T09:11:31.085Z] "runtime", [2024-03-21T09:11:31.085Z] "strings", [2024-03-21T09:11:31.085Z] "sync", [2024-03-21T09:11:31.085Z] "testing", [2024-03-21T09:11:31.085Z] "time" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "XTestGoFiles": [ [2024-03-21T09:11:31.085Z] "helpers_spec_test.go", [2024-03-21T09:11:31.085Z] "spec_test.go" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "XTestImports": [ [2024-03-21T09:11:31.085Z] "encoding/json", [2024-03-21T09:11:31.085Z] "fmt", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.085Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.085Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.085Z] "path/filepath", [2024-03-21T09:11:31.085Z] "regexp", [2024-03-21T09:11:31.085Z] "strings", [2024-03-21T09:11:31.085Z] "testing" [2024-03-21T09:11:31.085Z] ] [2024-03-21T09:11:31.085Z] } [2024-03-21T09:11:31.085Z] { [2024-03-21T09:11:31.085Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/normalize", [2024-03-21T09:11:31.085Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.085Z] "Name": "normalize", [2024-03-21T09:11:31.085Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.085Z] "Module": { [2024-03-21T09:11:31.085Z] "Path": "github.com/go-openapi/analysis", [2024-03-21T09:11:31.085Z] "Version": "v0.23.0", [2024-03-21T09:11:31.085Z] "Time": "2024-03-09T18:36:04Z", [2024-03-21T09:11:31.085Z] "Indirect": true, [2024-03-21T09:11:31.085Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.085Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-21T09:11:31.085Z] "GoVersion": "1.20" [2024-03-21T09:11:31.085Z] }, [2024-03-21T09:11:31.085Z] "DepOnly": true, [2024-03-21T09:11:31.085Z] "Stale": true, [2024-03-21T09:11:31.085Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.085Z] "GoFiles": [ [2024-03-21T09:11:31.085Z] "normalize.go" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "Imports": [ [2024-03-21T09:11:31.085Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.085Z] "net/url", [2024-03-21T09:11:31.085Z] "path", [2024-03-21T09:11:31.085Z] "path/filepath", [2024-03-21T09:11:31.085Z] "strings" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "Deps": [ [2024-03-21T09:11:31.085Z] "bufio", [2024-03-21T09:11:31.085Z] "bytes", [2024-03-21T09:11:31.085Z] "compress/flate", [2024-03-21T09:11:31.085Z] "compress/gzip", [2024-03-21T09:11:31.085Z] "container/list", [2024-03-21T09:11:31.085Z] "context", [2024-03-21T09:11:31.085Z] "crypto", [2024-03-21T09:11:31.085Z] "crypto/aes", [2024-03-21T09:11:31.085Z] "crypto/cipher", [2024-03-21T09:11:31.085Z] "crypto/des", [2024-03-21T09:11:31.085Z] "crypto/dsa", [2024-03-21T09:11:31.085Z] "crypto/ecdsa", [2024-03-21T09:11:31.085Z] "crypto/ed25519", [2024-03-21T09:11:31.085Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.085Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.085Z] "crypto/elliptic", [2024-03-21T09:11:31.085Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.085Z] "crypto/hmac", [2024-03-21T09:11:31.085Z] "crypto/internal/randutil", [2024-03-21T09:11:31.085Z] "crypto/internal/subtle", [2024-03-21T09:11:31.085Z] "crypto/md5", [2024-03-21T09:11:31.085Z] "crypto/rand", [2024-03-21T09:11:31.085Z] "crypto/rc4", [2024-03-21T09:11:31.085Z] "crypto/rsa", [2024-03-21T09:11:31.085Z] "crypto/sha1", [2024-03-21T09:11:31.085Z] "crypto/sha256", [2024-03-21T09:11:31.085Z] "crypto/sha512", [2024-03-21T09:11:31.085Z] "crypto/subtle", [2024-03-21T09:11:31.085Z] "crypto/tls", [2024-03-21T09:11:31.085Z] "crypto/x509", [2024-03-21T09:11:31.085Z] "crypto/x509/pkix", [2024-03-21T09:11:31.085Z] "embed", [2024-03-21T09:11:31.085Z] "encoding", [2024-03-21T09:11:31.085Z] "encoding/asn1", [2024-03-21T09:11:31.085Z] "encoding/base64", [2024-03-21T09:11:31.085Z] "encoding/binary", [2024-03-21T09:11:31.085Z] "encoding/gob", [2024-03-21T09:11:31.085Z] "encoding/hex", [2024-03-21T09:11:31.085Z] "encoding/json", [2024-03-21T09:11:31.085Z] "encoding/pem", [2024-03-21T09:11:31.085Z] "errors", [2024-03-21T09:11:31.085Z] "fmt", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.085Z] "github.com/josharian/intern", [2024-03-21T09:11:31.085Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.085Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.085Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.085Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.085Z] "hash", [2024-03-21T09:11:31.085Z] "hash/crc32", [2024-03-21T09:11:31.085Z] "internal/abi", [2024-03-21T09:11:31.085Z] "internal/bytealg", [2024-03-21T09:11:31.085Z] "internal/cpu", [2024-03-21T09:11:31.085Z] "internal/fmtsort", [2024-03-21T09:11:31.085Z] "internal/goexperiment", [2024-03-21T09:11:31.085Z] "internal/itoa", [2024-03-21T09:11:31.085Z] "internal/nettrace", [2024-03-21T09:11:31.085Z] "internal/oserror", [2024-03-21T09:11:31.085Z] "internal/poll", [2024-03-21T09:11:31.085Z] "internal/race", [2024-03-21T09:11:31.085Z] "internal/reflectlite", [2024-03-21T09:11:31.085Z] "internal/singleflight", [2024-03-21T09:11:31.085Z] "internal/syscall/execenv", [2024-03-21T09:11:31.085Z] "internal/syscall/unix", [2024-03-21T09:11:31.085Z] "internal/testlog", [2024-03-21T09:11:31.085Z] "internal/unsafeheader", [2024-03-21T09:11:31.085Z] "io", [2024-03-21T09:11:31.085Z] "io/fs", [2024-03-21T09:11:31.085Z] "io/ioutil", [2024-03-21T09:11:31.085Z] "log", [2024-03-21T09:11:31.085Z] "math", [2024-03-21T09:11:31.085Z] "math/big", [2024-03-21T09:11:31.085Z] "math/bits", [2024-03-21T09:11:31.085Z] "math/rand", [2024-03-21T09:11:31.085Z] "mime", [2024-03-21T09:11:31.085Z] "mime/multipart", [2024-03-21T09:11:31.085Z] "mime/quotedprintable", [2024-03-21T09:11:31.085Z] "net", [2024-03-21T09:11:31.085Z] "net/http", [2024-03-21T09:11:31.085Z] "net/http/httptrace", [2024-03-21T09:11:31.085Z] "net/http/internal", [2024-03-21T09:11:31.085Z] "net/http/internal/ascii", [2024-03-21T09:11:31.085Z] "net/textproto", [2024-03-21T09:11:31.085Z] "net/url", [2024-03-21T09:11:31.085Z] "os", [2024-03-21T09:11:31.085Z] "path", [2024-03-21T09:11:31.085Z] "path/filepath", [2024-03-21T09:11:31.085Z] "reflect", [2024-03-21T09:11:31.085Z] "regexp", [2024-03-21T09:11:31.085Z] "regexp/syntax", [2024-03-21T09:11:31.085Z] "runtime", [2024-03-21T09:11:31.085Z] "runtime/cgo", [2024-03-21T09:11:31.085Z] "runtime/internal/atomic", [2024-03-21T09:11:31.085Z] "runtime/internal/math", [2024-03-21T09:11:31.085Z] "runtime/internal/sys", [2024-03-21T09:11:31.085Z] "sort", [2024-03-21T09:11:31.085Z] "strconv", [2024-03-21T09:11:31.085Z] "strings", [2024-03-21T09:11:31.085Z] "sync", [2024-03-21T09:11:31.085Z] "sync/atomic", [2024-03-21T09:11:31.085Z] "syscall", [2024-03-21T09:11:31.085Z] "time", [2024-03-21T09:11:31.085Z] "unicode", [2024-03-21T09:11:31.085Z] "unicode/utf16", [2024-03-21T09:11:31.085Z] "unicode/utf8", [2024-03-21T09:11:31.085Z] "unsafe", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "TestGoFiles": [ [2024-03-21T09:11:31.085Z] "normalize_test.go" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "TestImports": [ [2024-03-21T09:11:31.085Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.085Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.085Z] "net/url", [2024-03-21T09:11:31.085Z] "path/filepath", [2024-03-21T09:11:31.085Z] "runtime", [2024-03-21T09:11:31.085Z] "testing" [2024-03-21T09:11:31.085Z] ] [2024-03-21T09:11:31.085Z] } [2024-03-21T09:11:31.085Z] { [2024-03-21T09:11:31.085Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/operations", [2024-03-21T09:11:31.085Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.085Z] "Name": "operations", [2024-03-21T09:11:31.085Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.085Z] "Module": { [2024-03-21T09:11:31.085Z] "Path": "github.com/go-openapi/analysis", [2024-03-21T09:11:31.085Z] "Version": "v0.23.0", [2024-03-21T09:11:31.085Z] "Time": "2024-03-09T18:36:04Z", [2024-03-21T09:11:31.085Z] "Indirect": true, [2024-03-21T09:11:31.085Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.085Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-21T09:11:31.085Z] "GoVersion": "1.20" [2024-03-21T09:11:31.085Z] }, [2024-03-21T09:11:31.085Z] "DepOnly": true, [2024-03-21T09:11:31.085Z] "Stale": true, [2024-03-21T09:11:31.085Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.085Z] "GoFiles": [ [2024-03-21T09:11:31.085Z] "operations.go" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "Imports": [ [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.085Z] "path", [2024-03-21T09:11:31.085Z] "sort", [2024-03-21T09:11:31.085Z] "strings" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "Deps": [ [2024-03-21T09:11:31.085Z] "bufio", [2024-03-21T09:11:31.085Z] "bytes", [2024-03-21T09:11:31.085Z] "compress/flate", [2024-03-21T09:11:31.085Z] "compress/gzip", [2024-03-21T09:11:31.085Z] "container/list", [2024-03-21T09:11:31.085Z] "context", [2024-03-21T09:11:31.085Z] "crypto", [2024-03-21T09:11:31.085Z] "crypto/aes", [2024-03-21T09:11:31.085Z] "crypto/cipher", [2024-03-21T09:11:31.085Z] "crypto/des", [2024-03-21T09:11:31.085Z] "crypto/dsa", [2024-03-21T09:11:31.085Z] "crypto/ecdsa", [2024-03-21T09:11:31.085Z] "crypto/ed25519", [2024-03-21T09:11:31.085Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.085Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.085Z] "crypto/elliptic", [2024-03-21T09:11:31.085Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.085Z] "crypto/hmac", [2024-03-21T09:11:31.085Z] "crypto/internal/randutil", [2024-03-21T09:11:31.085Z] "crypto/internal/subtle", [2024-03-21T09:11:31.085Z] "crypto/md5", [2024-03-21T09:11:31.085Z] "crypto/rand", [2024-03-21T09:11:31.085Z] "crypto/rc4", [2024-03-21T09:11:31.085Z] "crypto/rsa", [2024-03-21T09:11:31.085Z] "crypto/sha1", [2024-03-21T09:11:31.085Z] "crypto/sha256", [2024-03-21T09:11:31.085Z] "crypto/sha512", [2024-03-21T09:11:31.085Z] "crypto/subtle", [2024-03-21T09:11:31.085Z] "crypto/tls", [2024-03-21T09:11:31.085Z] "crypto/x509", [2024-03-21T09:11:31.085Z] "crypto/x509/pkix", [2024-03-21T09:11:31.085Z] "embed", [2024-03-21T09:11:31.085Z] "encoding", [2024-03-21T09:11:31.085Z] "encoding/asn1", [2024-03-21T09:11:31.085Z] "encoding/base64", [2024-03-21T09:11:31.085Z] "encoding/binary", [2024-03-21T09:11:31.085Z] "encoding/gob", [2024-03-21T09:11:31.085Z] "encoding/hex", [2024-03-21T09:11:31.085Z] "encoding/json", [2024-03-21T09:11:31.085Z] "encoding/pem", [2024-03-21T09:11:31.085Z] "errors", [2024-03-21T09:11:31.085Z] "fmt", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.085Z] "github.com/josharian/intern", [2024-03-21T09:11:31.085Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.085Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.085Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.085Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.085Z] "hash", [2024-03-21T09:11:31.085Z] "hash/crc32", [2024-03-21T09:11:31.085Z] "internal/abi", [2024-03-21T09:11:31.085Z] "internal/bytealg", [2024-03-21T09:11:31.085Z] "internal/cpu", [2024-03-21T09:11:31.085Z] "internal/fmtsort", [2024-03-21T09:11:31.085Z] "internal/goexperiment", [2024-03-21T09:11:31.085Z] "internal/itoa", [2024-03-21T09:11:31.085Z] "internal/nettrace", [2024-03-21T09:11:31.085Z] "internal/oserror", [2024-03-21T09:11:31.085Z] "internal/poll", [2024-03-21T09:11:31.085Z] "internal/race", [2024-03-21T09:11:31.085Z] "internal/reflectlite", [2024-03-21T09:11:31.085Z] "internal/singleflight", [2024-03-21T09:11:31.085Z] "internal/syscall/execenv", [2024-03-21T09:11:31.085Z] "internal/syscall/unix", [2024-03-21T09:11:31.085Z] "internal/testlog", [2024-03-21T09:11:31.085Z] "internal/unsafeheader", [2024-03-21T09:11:31.085Z] "io", [2024-03-21T09:11:31.085Z] "io/fs", [2024-03-21T09:11:31.085Z] "io/ioutil", [2024-03-21T09:11:31.085Z] "log", [2024-03-21T09:11:31.085Z] "math", [2024-03-21T09:11:31.085Z] "math/big", [2024-03-21T09:11:31.085Z] "math/bits", [2024-03-21T09:11:31.085Z] "math/rand", [2024-03-21T09:11:31.085Z] "mime", [2024-03-21T09:11:31.085Z] "mime/multipart", [2024-03-21T09:11:31.085Z] "mime/quotedprintable", [2024-03-21T09:11:31.085Z] "net", [2024-03-21T09:11:31.085Z] "net/http", [2024-03-21T09:11:31.085Z] "net/http/httptrace", [2024-03-21T09:11:31.085Z] "net/http/internal", [2024-03-21T09:11:31.085Z] "net/http/internal/ascii", [2024-03-21T09:11:31.085Z] "net/textproto", [2024-03-21T09:11:31.085Z] "net/url", [2024-03-21T09:11:31.085Z] "os", [2024-03-21T09:11:31.085Z] "path", [2024-03-21T09:11:31.085Z] "path/filepath", [2024-03-21T09:11:31.085Z] "reflect", [2024-03-21T09:11:31.085Z] "regexp", [2024-03-21T09:11:31.085Z] "regexp/syntax", [2024-03-21T09:11:31.085Z] "runtime", [2024-03-21T09:11:31.085Z] "runtime/cgo", [2024-03-21T09:11:31.085Z] "runtime/internal/atomic", [2024-03-21T09:11:31.085Z] "runtime/internal/math", [2024-03-21T09:11:31.085Z] "runtime/internal/sys", [2024-03-21T09:11:31.085Z] "sort", [2024-03-21T09:11:31.085Z] "strconv", [2024-03-21T09:11:31.085Z] "strings", [2024-03-21T09:11:31.085Z] "sync", [2024-03-21T09:11:31.085Z] "sync/atomic", [2024-03-21T09:11:31.085Z] "syscall", [2024-03-21T09:11:31.085Z] "time", [2024-03-21T09:11:31.085Z] "unicode", [2024-03-21T09:11:31.085Z] "unicode/utf16", [2024-03-21T09:11:31.085Z] "unicode/utf8", [2024-03-21T09:11:31.085Z] "unsafe", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "TestGoFiles": [ [2024-03-21T09:11:31.085Z] "operations_test.go" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "TestImports": [ [2024-03-21T09:11:31.085Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.085Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.085Z] "testing" [2024-03-21T09:11:31.085Z] ] [2024-03-21T09:11:31.085Z] } [2024-03-21T09:11:31.085Z] { [2024-03-21T09:11:31.085Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/replace", [2024-03-21T09:11:31.085Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.085Z] "Name": "replace", [2024-03-21T09:11:31.085Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.085Z] "Module": { [2024-03-21T09:11:31.085Z] "Path": "github.com/go-openapi/analysis", [2024-03-21T09:11:31.085Z] "Version": "v0.23.0", [2024-03-21T09:11:31.085Z] "Time": "2024-03-09T18:36:04Z", [2024-03-21T09:11:31.085Z] "Indirect": true, [2024-03-21T09:11:31.085Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.085Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-21T09:11:31.085Z] "GoVersion": "1.20" [2024-03-21T09:11:31.085Z] }, [2024-03-21T09:11:31.085Z] "DepOnly": true, [2024-03-21T09:11:31.085Z] "Stale": true, [2024-03-21T09:11:31.085Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.085Z] "GoFiles": [ [2024-03-21T09:11:31.085Z] "replace.go" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "Imports": [ [2024-03-21T09:11:31.085Z] "encoding/json", [2024-03-21T09:11:31.085Z] "fmt", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.085Z] "net/url", [2024-03-21T09:11:31.085Z] "os", [2024-03-21T09:11:31.085Z] "path", [2024-03-21T09:11:31.085Z] "strconv" [2024-03-21T09:11:31.085Z] ], [2024-03-21T09:11:31.085Z] "Deps": [ [2024-03-21T09:11:31.085Z] "bufio", [2024-03-21T09:11:31.085Z] "bytes", [2024-03-21T09:11:31.085Z] "compress/flate", [2024-03-21T09:11:31.085Z] "compress/gzip", [2024-03-21T09:11:31.085Z] "container/list", [2024-03-21T09:11:31.085Z] "context", [2024-03-21T09:11:31.085Z] "crypto", [2024-03-21T09:11:31.085Z] "crypto/aes", [2024-03-21T09:11:31.085Z] "crypto/cipher", [2024-03-21T09:11:31.085Z] "crypto/des", [2024-03-21T09:11:31.085Z] "crypto/dsa", [2024-03-21T09:11:31.085Z] "crypto/ecdsa", [2024-03-21T09:11:31.085Z] "crypto/ed25519", [2024-03-21T09:11:31.085Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.085Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.085Z] "crypto/elliptic", [2024-03-21T09:11:31.085Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.085Z] "crypto/hmac", [2024-03-21T09:11:31.085Z] "crypto/internal/randutil", [2024-03-21T09:11:31.085Z] "crypto/internal/subtle", [2024-03-21T09:11:31.085Z] "crypto/md5", [2024-03-21T09:11:31.085Z] "crypto/rand", [2024-03-21T09:11:31.085Z] "crypto/rc4", [2024-03-21T09:11:31.085Z] "crypto/rsa", [2024-03-21T09:11:31.085Z] "crypto/sha1", [2024-03-21T09:11:31.085Z] "crypto/sha256", [2024-03-21T09:11:31.085Z] "crypto/sha512", [2024-03-21T09:11:31.085Z] "crypto/subtle", [2024-03-21T09:11:31.085Z] "crypto/tls", [2024-03-21T09:11:31.085Z] "crypto/x509", [2024-03-21T09:11:31.085Z] "crypto/x509/pkix", [2024-03-21T09:11:31.085Z] "embed", [2024-03-21T09:11:31.085Z] "encoding", [2024-03-21T09:11:31.085Z] "encoding/asn1", [2024-03-21T09:11:31.085Z] "encoding/base64", [2024-03-21T09:11:31.085Z] "encoding/binary", [2024-03-21T09:11:31.085Z] "encoding/gob", [2024-03-21T09:11:31.085Z] "encoding/hex", [2024-03-21T09:11:31.085Z] "encoding/json", [2024-03-21T09:11:31.085Z] "encoding/pem", [2024-03-21T09:11:31.085Z] "errors", [2024-03-21T09:11:31.085Z] "fmt", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.085Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.085Z] "github.com/josharian/intern", [2024-03-21T09:11:31.085Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.085Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.085Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.085Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.085Z] "hash", [2024-03-21T09:11:31.085Z] "hash/crc32", [2024-03-21T09:11:31.085Z] "internal/abi", [2024-03-21T09:11:31.085Z] "internal/bytealg", [2024-03-21T09:11:31.085Z] "internal/cpu", [2024-03-21T09:11:31.085Z] "internal/fmtsort", [2024-03-21T09:11:31.085Z] "internal/goexperiment", [2024-03-21T09:11:31.085Z] "internal/itoa", [2024-03-21T09:11:31.085Z] "internal/nettrace", [2024-03-21T09:11:31.085Z] "internal/oserror", [2024-03-21T09:11:31.085Z] "internal/poll", [2024-03-21T09:11:31.085Z] "internal/race", [2024-03-21T09:11:31.085Z] "internal/reflectlite", [2024-03-21T09:11:31.085Z] "internal/singleflight", [2024-03-21T09:11:31.085Z] "internal/syscall/execenv", [2024-03-21T09:11:31.085Z] "internal/syscall/unix", [2024-03-21T09:11:31.085Z] "internal/testlog", [2024-03-21T09:11:31.085Z] "internal/unsafeheader", [2024-03-21T09:11:31.085Z] "io", [2024-03-21T09:11:31.085Z] "io/fs", [2024-03-21T09:11:31.085Z] "io/ioutil", [2024-03-21T09:11:31.085Z] "log", [2024-03-21T09:11:31.085Z] "math", [2024-03-21T09:11:31.085Z] "math/big", [2024-03-21T09:11:31.085Z] "math/bits", [2024-03-21T09:11:31.085Z] "math/rand", [2024-03-21T09:11:31.085Z] "mime", [2024-03-21T09:11:31.085Z] "mime/multipart", [2024-03-21T09:11:31.085Z] "mime/quotedprintable", [2024-03-21T09:11:31.085Z] "net", [2024-03-21T09:11:31.085Z] "net/http", [2024-03-21T09:11:31.085Z] "net/http/httptrace", [2024-03-21T09:11:31.085Z] "net/http/internal", [2024-03-21T09:11:31.085Z] "net/http/internal/ascii", [2024-03-21T09:11:31.085Z] "net/textproto", [2024-03-21T09:11:31.085Z] "net/url", [2024-03-21T09:11:31.085Z] "os", [2024-03-21T09:11:31.085Z] "path", [2024-03-21T09:11:31.085Z] "path/filepath", [2024-03-21T09:11:31.085Z] "reflect", [2024-03-21T09:11:31.085Z] "regexp", [2024-03-21T09:11:31.085Z] "regexp/syntax", [2024-03-21T09:11:31.085Z] "runtime", [2024-03-21T09:11:31.085Z] "runtime/cgo", [2024-03-21T09:11:31.085Z] "runtime/internal/atomic", [2024-03-21T09:11:31.085Z] "runtime/internal/math", [2024-03-21T09:11:31.085Z] "runtime/internal/sys", [2024-03-21T09:11:31.085Z] "sort", [2024-03-21T09:11:31.085Z] "strconv", [2024-03-21T09:11:31.085Z] "strings", [2024-03-21T09:11:31.085Z] "sync", [2024-03-21T09:11:31.085Z] "sync/atomic", [2024-03-21T09:11:31.085Z] "syscall", [2024-03-21T09:11:31.085Z] "time", [2024-03-21T09:11:31.085Z] "unicode", [2024-03-21T09:11:31.085Z] "unicode/utf16", [2024-03-21T09:11:31.085Z] "unicode/utf8", [2024-03-21T09:11:31.085Z] "unsafe", [2024-03-21T09:11:31.085Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "TestGoFiles": [ [2024-03-21T09:11:31.086Z] "replace_test.go" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "TestImports": [ [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.086Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.086Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.086Z] "path/filepath", [2024-03-21T09:11:31.086Z] "testing" [2024-03-21T09:11:31.086Z] ] [2024-03-21T09:11:31.086Z] } [2024-03-21T09:11:31.086Z] { [2024-03-21T09:11:31.086Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/schutils", [2024-03-21T09:11:31.086Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.086Z] "Name": "schutils", [2024-03-21T09:11:31.086Z] "Doc": "Package schutils provides tools to save or clone a schema when flattening a spec.", [2024-03-21T09:11:31.086Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.086Z] "Module": { [2024-03-21T09:11:31.086Z] "Path": "github.com/go-openapi/analysis", [2024-03-21T09:11:31.086Z] "Version": "v0.23.0", [2024-03-21T09:11:31.086Z] "Time": "2024-03-09T18:36:04Z", [2024-03-21T09:11:31.086Z] "Indirect": true, [2024-03-21T09:11:31.086Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.086Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-21T09:11:31.086Z] "GoVersion": "1.20" [2024-03-21T09:11:31.086Z] }, [2024-03-21T09:11:31.086Z] "DepOnly": true, [2024-03-21T09:11:31.086Z] "Stale": true, [2024-03-21T09:11:31.086Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.086Z] "GoFiles": [ [2024-03-21T09:11:31.086Z] "flatten_schema.go" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "Imports": [ [2024-03-21T09:11:31.086Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/swag" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "Deps": [ [2024-03-21T09:11:31.086Z] "bufio", [2024-03-21T09:11:31.086Z] "bytes", [2024-03-21T09:11:31.086Z] "compress/flate", [2024-03-21T09:11:31.086Z] "compress/gzip", [2024-03-21T09:11:31.086Z] "container/list", [2024-03-21T09:11:31.086Z] "context", [2024-03-21T09:11:31.086Z] "crypto", [2024-03-21T09:11:31.086Z] "crypto/aes", [2024-03-21T09:11:31.086Z] "crypto/cipher", [2024-03-21T09:11:31.086Z] "crypto/des", [2024-03-21T09:11:31.086Z] "crypto/dsa", [2024-03-21T09:11:31.086Z] "crypto/ecdsa", [2024-03-21T09:11:31.086Z] "crypto/ed25519", [2024-03-21T09:11:31.086Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.086Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.086Z] "crypto/elliptic", [2024-03-21T09:11:31.086Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.086Z] "crypto/hmac", [2024-03-21T09:11:31.086Z] "crypto/internal/randutil", [2024-03-21T09:11:31.086Z] "crypto/internal/subtle", [2024-03-21T09:11:31.086Z] "crypto/md5", [2024-03-21T09:11:31.086Z] "crypto/rand", [2024-03-21T09:11:31.086Z] "crypto/rc4", [2024-03-21T09:11:31.086Z] "crypto/rsa", [2024-03-21T09:11:31.086Z] "crypto/sha1", [2024-03-21T09:11:31.086Z] "crypto/sha256", [2024-03-21T09:11:31.086Z] "crypto/sha512", [2024-03-21T09:11:31.086Z] "crypto/subtle", [2024-03-21T09:11:31.086Z] "crypto/tls", [2024-03-21T09:11:31.086Z] "crypto/x509", [2024-03-21T09:11:31.086Z] "crypto/x509/pkix", [2024-03-21T09:11:31.086Z] "embed", [2024-03-21T09:11:31.086Z] "encoding", [2024-03-21T09:11:31.086Z] "encoding/asn1", [2024-03-21T09:11:31.086Z] "encoding/base64", [2024-03-21T09:11:31.086Z] "encoding/binary", [2024-03-21T09:11:31.086Z] "encoding/gob", [2024-03-21T09:11:31.086Z] "encoding/hex", [2024-03-21T09:11:31.086Z] "encoding/json", [2024-03-21T09:11:31.086Z] "encoding/pem", [2024-03-21T09:11:31.086Z] "errors", [2024-03-21T09:11:31.086Z] "fmt", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.086Z] "github.com/josharian/intern", [2024-03-21T09:11:31.086Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.086Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.086Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.086Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.086Z] "hash", [2024-03-21T09:11:31.086Z] "hash/crc32", [2024-03-21T09:11:31.086Z] "internal/abi", [2024-03-21T09:11:31.086Z] "internal/bytealg", [2024-03-21T09:11:31.086Z] "internal/cpu", [2024-03-21T09:11:31.086Z] "internal/fmtsort", [2024-03-21T09:11:31.086Z] "internal/goexperiment", [2024-03-21T09:11:31.086Z] "internal/itoa", [2024-03-21T09:11:31.086Z] "internal/nettrace", [2024-03-21T09:11:31.086Z] "internal/oserror", [2024-03-21T09:11:31.086Z] "internal/poll", [2024-03-21T09:11:31.086Z] "internal/race", [2024-03-21T09:11:31.086Z] "internal/reflectlite", [2024-03-21T09:11:31.086Z] "internal/singleflight", [2024-03-21T09:11:31.086Z] "internal/syscall/execenv", [2024-03-21T09:11:31.086Z] "internal/syscall/unix", [2024-03-21T09:11:31.086Z] "internal/testlog", [2024-03-21T09:11:31.086Z] "internal/unsafeheader", [2024-03-21T09:11:31.086Z] "io", [2024-03-21T09:11:31.086Z] "io/fs", [2024-03-21T09:11:31.086Z] "io/ioutil", [2024-03-21T09:11:31.086Z] "log", [2024-03-21T09:11:31.086Z] "math", [2024-03-21T09:11:31.086Z] "math/big", [2024-03-21T09:11:31.086Z] "math/bits", [2024-03-21T09:11:31.086Z] "math/rand", [2024-03-21T09:11:31.086Z] "mime", [2024-03-21T09:11:31.086Z] "mime/multipart", [2024-03-21T09:11:31.086Z] "mime/quotedprintable", [2024-03-21T09:11:31.086Z] "net", [2024-03-21T09:11:31.086Z] "net/http", [2024-03-21T09:11:31.086Z] "net/http/httptrace", [2024-03-21T09:11:31.086Z] "net/http/internal", [2024-03-21T09:11:31.086Z] "net/http/internal/ascii", [2024-03-21T09:11:31.086Z] "net/textproto", [2024-03-21T09:11:31.086Z] "net/url", [2024-03-21T09:11:31.086Z] "os", [2024-03-21T09:11:31.086Z] "path", [2024-03-21T09:11:31.086Z] "path/filepath", [2024-03-21T09:11:31.086Z] "reflect", [2024-03-21T09:11:31.086Z] "regexp", [2024-03-21T09:11:31.086Z] "regexp/syntax", [2024-03-21T09:11:31.086Z] "runtime", [2024-03-21T09:11:31.086Z] "runtime/cgo", [2024-03-21T09:11:31.086Z] "runtime/internal/atomic", [2024-03-21T09:11:31.086Z] "runtime/internal/math", [2024-03-21T09:11:31.086Z] "runtime/internal/sys", [2024-03-21T09:11:31.086Z] "sort", [2024-03-21T09:11:31.086Z] "strconv", [2024-03-21T09:11:31.086Z] "strings", [2024-03-21T09:11:31.086Z] "sync", [2024-03-21T09:11:31.086Z] "sync/atomic", [2024-03-21T09:11:31.086Z] "syscall", [2024-03-21T09:11:31.086Z] "time", [2024-03-21T09:11:31.086Z] "unicode", [2024-03-21T09:11:31.086Z] "unicode/utf16", [2024-03-21T09:11:31.086Z] "unicode/utf8", [2024-03-21T09:11:31.086Z] "unsafe", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "TestGoFiles": [ [2024-03-21T09:11:31.086Z] "flatten_schema_test.go" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "TestImports": [ [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.086Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.086Z] "testing" [2024-03-21T09:11:31.086Z] ] [2024-03-21T09:11:31.086Z] } [2024-03-21T09:11:31.086Z] { [2024-03-21T09:11:31.086Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/sortref", [2024-03-21T09:11:31.086Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.086Z] "Name": "sortref", [2024-03-21T09:11:31.086Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.086Z] "Module": { [2024-03-21T09:11:31.086Z] "Path": "github.com/go-openapi/analysis", [2024-03-21T09:11:31.086Z] "Version": "v0.23.0", [2024-03-21T09:11:31.086Z] "Time": "2024-03-09T18:36:04Z", [2024-03-21T09:11:31.086Z] "Indirect": true, [2024-03-21T09:11:31.086Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.086Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-21T09:11:31.086Z] "GoVersion": "1.20" [2024-03-21T09:11:31.086Z] }, [2024-03-21T09:11:31.086Z] "DepOnly": true, [2024-03-21T09:11:31.086Z] "Stale": true, [2024-03-21T09:11:31.086Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.086Z] "GoFiles": [ [2024-03-21T09:11:31.086Z] "keys.go", [2024-03-21T09:11:31.086Z] "sort_ref.go" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "Imports": [ [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.086Z] "net/http", [2024-03-21T09:11:31.086Z] "path", [2024-03-21T09:11:31.086Z] "reflect", [2024-03-21T09:11:31.086Z] "sort", [2024-03-21T09:11:31.086Z] "strconv", [2024-03-21T09:11:31.086Z] "strings" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "Deps": [ [2024-03-21T09:11:31.086Z] "bufio", [2024-03-21T09:11:31.086Z] "bytes", [2024-03-21T09:11:31.086Z] "compress/flate", [2024-03-21T09:11:31.086Z] "compress/gzip", [2024-03-21T09:11:31.086Z] "container/list", [2024-03-21T09:11:31.086Z] "context", [2024-03-21T09:11:31.086Z] "crypto", [2024-03-21T09:11:31.086Z] "crypto/aes", [2024-03-21T09:11:31.086Z] "crypto/cipher", [2024-03-21T09:11:31.086Z] "crypto/des", [2024-03-21T09:11:31.086Z] "crypto/dsa", [2024-03-21T09:11:31.086Z] "crypto/ecdsa", [2024-03-21T09:11:31.086Z] "crypto/ed25519", [2024-03-21T09:11:31.086Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.086Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.086Z] "crypto/elliptic", [2024-03-21T09:11:31.086Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.086Z] "crypto/hmac", [2024-03-21T09:11:31.086Z] "crypto/internal/randutil", [2024-03-21T09:11:31.086Z] "crypto/internal/subtle", [2024-03-21T09:11:31.086Z] "crypto/md5", [2024-03-21T09:11:31.086Z] "crypto/rand", [2024-03-21T09:11:31.086Z] "crypto/rc4", [2024-03-21T09:11:31.086Z] "crypto/rsa", [2024-03-21T09:11:31.086Z] "crypto/sha1", [2024-03-21T09:11:31.086Z] "crypto/sha256", [2024-03-21T09:11:31.086Z] "crypto/sha512", [2024-03-21T09:11:31.086Z] "crypto/subtle", [2024-03-21T09:11:31.086Z] "crypto/tls", [2024-03-21T09:11:31.086Z] "crypto/x509", [2024-03-21T09:11:31.086Z] "crypto/x509/pkix", [2024-03-21T09:11:31.086Z] "embed", [2024-03-21T09:11:31.086Z] "encoding", [2024-03-21T09:11:31.086Z] "encoding/asn1", [2024-03-21T09:11:31.086Z] "encoding/base64", [2024-03-21T09:11:31.086Z] "encoding/binary", [2024-03-21T09:11:31.086Z] "encoding/gob", [2024-03-21T09:11:31.086Z] "encoding/hex", [2024-03-21T09:11:31.086Z] "encoding/json", [2024-03-21T09:11:31.086Z] "encoding/pem", [2024-03-21T09:11:31.086Z] "errors", [2024-03-21T09:11:31.086Z] "fmt", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.086Z] "github.com/josharian/intern", [2024-03-21T09:11:31.086Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.086Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.086Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.086Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.086Z] "hash", [2024-03-21T09:11:31.086Z] "hash/crc32", [2024-03-21T09:11:31.086Z] "internal/abi", [2024-03-21T09:11:31.086Z] "internal/bytealg", [2024-03-21T09:11:31.086Z] "internal/cpu", [2024-03-21T09:11:31.086Z] "internal/fmtsort", [2024-03-21T09:11:31.086Z] "internal/goexperiment", [2024-03-21T09:11:31.086Z] "internal/itoa", [2024-03-21T09:11:31.086Z] "internal/nettrace", [2024-03-21T09:11:31.086Z] "internal/oserror", [2024-03-21T09:11:31.086Z] "internal/poll", [2024-03-21T09:11:31.086Z] "internal/race", [2024-03-21T09:11:31.086Z] "internal/reflectlite", [2024-03-21T09:11:31.086Z] "internal/singleflight", [2024-03-21T09:11:31.086Z] "internal/syscall/execenv", [2024-03-21T09:11:31.086Z] "internal/syscall/unix", [2024-03-21T09:11:31.086Z] "internal/testlog", [2024-03-21T09:11:31.086Z] "internal/unsafeheader", [2024-03-21T09:11:31.086Z] "io", [2024-03-21T09:11:31.086Z] "io/fs", [2024-03-21T09:11:31.086Z] "io/ioutil", [2024-03-21T09:11:31.086Z] "log", [2024-03-21T09:11:31.086Z] "math", [2024-03-21T09:11:31.086Z] "math/big", [2024-03-21T09:11:31.086Z] "math/bits", [2024-03-21T09:11:31.086Z] "math/rand", [2024-03-21T09:11:31.086Z] "mime", [2024-03-21T09:11:31.086Z] "mime/multipart", [2024-03-21T09:11:31.086Z] "mime/quotedprintable", [2024-03-21T09:11:31.086Z] "net", [2024-03-21T09:11:31.086Z] "net/http", [2024-03-21T09:11:31.086Z] "net/http/httptrace", [2024-03-21T09:11:31.086Z] "net/http/internal", [2024-03-21T09:11:31.086Z] "net/http/internal/ascii", [2024-03-21T09:11:31.086Z] "net/textproto", [2024-03-21T09:11:31.086Z] "net/url", [2024-03-21T09:11:31.086Z] "os", [2024-03-21T09:11:31.086Z] "path", [2024-03-21T09:11:31.086Z] "path/filepath", [2024-03-21T09:11:31.086Z] "reflect", [2024-03-21T09:11:31.086Z] "regexp", [2024-03-21T09:11:31.086Z] "regexp/syntax", [2024-03-21T09:11:31.086Z] "runtime", [2024-03-21T09:11:31.086Z] "runtime/cgo", [2024-03-21T09:11:31.086Z] "runtime/internal/atomic", [2024-03-21T09:11:31.086Z] "runtime/internal/math", [2024-03-21T09:11:31.086Z] "runtime/internal/sys", [2024-03-21T09:11:31.086Z] "sort", [2024-03-21T09:11:31.086Z] "strconv", [2024-03-21T09:11:31.086Z] "strings", [2024-03-21T09:11:31.086Z] "sync", [2024-03-21T09:11:31.086Z] "sync/atomic", [2024-03-21T09:11:31.086Z] "syscall", [2024-03-21T09:11:31.086Z] "time", [2024-03-21T09:11:31.086Z] "unicode", [2024-03-21T09:11:31.086Z] "unicode/utf16", [2024-03-21T09:11:31.086Z] "unicode/utf8", [2024-03-21T09:11:31.086Z] "unsafe", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.086Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "TestGoFiles": [ [2024-03-21T09:11:31.086Z] "keys_test.go", [2024-03-21T09:11:31.086Z] "sort_ref_test.go" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "TestImports": [ [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-21T09:11:31.086Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.086Z] "testing" [2024-03-21T09:11:31.086Z] ] [2024-03-21T09:11:31.086Z] } [2024-03-21T09:11:31.086Z] { [2024-03-21T09:11:31.086Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.086Z] "ImportPath": "github.com/go-openapi/analysis", [2024-03-21T09:11:31.086Z] "Name": "analysis", [2024-03-21T09:11:31.086Z] "Doc": "Package analysis provides methods to work with a Swagger specification document from package go-openapi/spec.", [2024-03-21T09:11:31.086Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.086Z] "Module": { [2024-03-21T09:11:31.086Z] "Path": "github.com/go-openapi/analysis", [2024-03-21T09:11:31.086Z] "Version": "v0.23.0", [2024-03-21T09:11:31.086Z] "Time": "2024-03-09T18:36:04Z", [2024-03-21T09:11:31.086Z] "Indirect": true, [2024-03-21T09:11:31.086Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-03-21T09:11:31.086Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-03-21T09:11:31.086Z] "GoVersion": "1.20" [2024-03-21T09:11:31.086Z] }, [2024-03-21T09:11:31.086Z] "DepOnly": true, [2024-03-21T09:11:31.086Z] "Stale": true, [2024-03-21T09:11:31.086Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.086Z] "GoFiles": [ [2024-03-21T09:11:31.086Z] "analyzer.go", [2024-03-21T09:11:31.086Z] "debug.go", [2024-03-21T09:11:31.086Z] "doc.go", [2024-03-21T09:11:31.086Z] "fixer.go", [2024-03-21T09:11:31.086Z] "flatten.go", [2024-03-21T09:11:31.086Z] "flatten_name.go", [2024-03-21T09:11:31.086Z] "flatten_options.go", [2024-03-21T09:11:31.086Z] "mixin.go", [2024-03-21T09:11:31.086Z] "schema.go" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "Imports": [ [2024-03-21T09:11:31.086Z] "errors", [2024-03-21T09:11:31.086Z] "fmt", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.086Z] "log", [2024-03-21T09:11:31.086Z] "os", [2024-03-21T09:11:31.086Z] "path", [2024-03-21T09:11:31.086Z] "reflect", [2024-03-21T09:11:31.086Z] "sort", [2024-03-21T09:11:31.086Z] "strconv", [2024-03-21T09:11:31.086Z] "strings" [2024-03-21T09:11:31.086Z] ], [2024-03-21T09:11:31.086Z] "Deps": [ [2024-03-21T09:11:31.086Z] "bufio", [2024-03-21T09:11:31.086Z] "bytes", [2024-03-21T09:11:31.086Z] "compress/flate", [2024-03-21T09:11:31.086Z] "compress/gzip", [2024-03-21T09:11:31.086Z] "container/list", [2024-03-21T09:11:31.086Z] "context", [2024-03-21T09:11:31.086Z] "crypto", [2024-03-21T09:11:31.086Z] "crypto/aes", [2024-03-21T09:11:31.086Z] "crypto/cipher", [2024-03-21T09:11:31.086Z] "crypto/des", [2024-03-21T09:11:31.086Z] "crypto/dsa", [2024-03-21T09:11:31.086Z] "crypto/ecdsa", [2024-03-21T09:11:31.086Z] "crypto/ed25519", [2024-03-21T09:11:31.086Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.086Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.086Z] "crypto/elliptic", [2024-03-21T09:11:31.086Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.086Z] "crypto/hmac", [2024-03-21T09:11:31.086Z] "crypto/internal/randutil", [2024-03-21T09:11:31.086Z] "crypto/internal/subtle", [2024-03-21T09:11:31.086Z] "crypto/md5", [2024-03-21T09:11:31.086Z] "crypto/rand", [2024-03-21T09:11:31.086Z] "crypto/rc4", [2024-03-21T09:11:31.086Z] "crypto/rsa", [2024-03-21T09:11:31.086Z] "crypto/sha1", [2024-03-21T09:11:31.086Z] "crypto/sha256", [2024-03-21T09:11:31.086Z] "crypto/sha512", [2024-03-21T09:11:31.086Z] "crypto/subtle", [2024-03-21T09:11:31.086Z] "crypto/tls", [2024-03-21T09:11:31.086Z] "crypto/x509", [2024-03-21T09:11:31.086Z] "crypto/x509/pkix", [2024-03-21T09:11:31.086Z] "database/sql/driver", [2024-03-21T09:11:31.086Z] "embed", [2024-03-21T09:11:31.086Z] "encoding", [2024-03-21T09:11:31.086Z] "encoding/asn1", [2024-03-21T09:11:31.086Z] "encoding/base64", [2024-03-21T09:11:31.086Z] "encoding/binary", [2024-03-21T09:11:31.086Z] "encoding/gob", [2024-03-21T09:11:31.086Z] "encoding/hex", [2024-03-21T09:11:31.086Z] "encoding/json", [2024-03-21T09:11:31.086Z] "encoding/pem", [2024-03-21T09:11:31.086Z] "errors", [2024-03-21T09:11:31.086Z] "fmt", [2024-03-21T09:11:31.086Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.086Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.086Z] "github.com/google/uuid", [2024-03-21T09:11:31.086Z] "github.com/josharian/intern", [2024-03-21T09:11:31.086Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.086Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.086Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.086Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.086Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.086Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.086Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.086Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.086Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.086Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.086Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.086Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.086Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.086Z] "hash", [2024-03-21T09:11:31.086Z] "hash/crc32", [2024-03-21T09:11:31.086Z] "html", [2024-03-21T09:11:31.086Z] "internal/abi", [2024-03-21T09:11:31.086Z] "internal/bytealg", [2024-03-21T09:11:31.086Z] "internal/cpu", [2024-03-21T09:11:31.086Z] "internal/fmtsort", [2024-03-21T09:11:31.086Z] "internal/goexperiment", [2024-03-21T09:11:31.086Z] "internal/itoa", [2024-03-21T09:11:31.086Z] "internal/nettrace", [2024-03-21T09:11:31.086Z] "internal/oserror", [2024-03-21T09:11:31.086Z] "internal/poll", [2024-03-21T09:11:31.086Z] "internal/race", [2024-03-21T09:11:31.086Z] "internal/reflectlite", [2024-03-21T09:11:31.086Z] "internal/singleflight", [2024-03-21T09:11:31.086Z] "internal/syscall/execenv", [2024-03-21T09:11:31.086Z] "internal/syscall/unix", [2024-03-21T09:11:31.086Z] "internal/testlog", [2024-03-21T09:11:31.086Z] "internal/unsafeheader", [2024-03-21T09:11:31.086Z] "io", [2024-03-21T09:11:31.086Z] "io/fs", [2024-03-21T09:11:31.086Z] "io/ioutil", [2024-03-21T09:11:31.086Z] "log", [2024-03-21T09:11:31.086Z] "math", [2024-03-21T09:11:31.086Z] "math/big", [2024-03-21T09:11:31.086Z] "math/bits", [2024-03-21T09:11:31.086Z] "math/rand", [2024-03-21T09:11:31.086Z] "mime", [2024-03-21T09:11:31.086Z] "mime/multipart", [2024-03-21T09:11:31.086Z] "mime/quotedprintable", [2024-03-21T09:11:31.086Z] "net", [2024-03-21T09:11:31.086Z] "net/http", [2024-03-21T09:11:31.086Z] "net/http/httptrace", [2024-03-21T09:11:31.086Z] "net/http/internal", [2024-03-21T09:11:31.086Z] "net/http/internal/ascii", [2024-03-21T09:11:31.086Z] "net/mail", [2024-03-21T09:11:31.086Z] "net/textproto", [2024-03-21T09:11:31.086Z] "net/url", [2024-03-21T09:11:31.086Z] "os", [2024-03-21T09:11:31.086Z] "path", [2024-03-21T09:11:31.086Z] "path/filepath", [2024-03-21T09:11:31.086Z] "reflect", [2024-03-21T09:11:31.086Z] "regexp", [2024-03-21T09:11:31.086Z] "regexp/syntax", [2024-03-21T09:11:31.086Z] "runtime", [2024-03-21T09:11:31.086Z] "runtime/cgo", [2024-03-21T09:11:31.086Z] "runtime/internal/atomic", [2024-03-21T09:11:31.086Z] "runtime/internal/math", [2024-03-21T09:11:31.087Z] "runtime/internal/sys", [2024-03-21T09:11:31.087Z] "sort", [2024-03-21T09:11:31.087Z] "strconv", [2024-03-21T09:11:31.087Z] "strings", [2024-03-21T09:11:31.087Z] "sync", [2024-03-21T09:11:31.087Z] "sync/atomic", [2024-03-21T09:11:31.087Z] "syscall", [2024-03-21T09:11:31.087Z] "time", [2024-03-21T09:11:31.087Z] "unicode", [2024-03-21T09:11:31.087Z] "unicode/utf16", [2024-03-21T09:11:31.087Z] "unicode/utf8", [2024-03-21T09:11:31.087Z] "unsafe", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "TestGoFiles": [ [2024-03-21T09:11:31.087Z] "analyzer_test.go", [2024-03-21T09:11:31.087Z] "fixer_test.go", [2024-03-21T09:11:31.087Z] "flatten_name_test.go", [2024-03-21T09:11:31.087Z] "flatten_test.go", [2024-03-21T09:11:31.087Z] "mixin_test.go", [2024-03-21T09:11:31.087Z] "schema_test.go" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "TestImports": [ [2024-03-21T09:11:31.087Z] "bytes", [2024-03-21T09:11:31.087Z] "encoding/json", [2024-03-21T09:11:31.087Z] "fmt", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis/internal/antest", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.087Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.087Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.087Z] "io", [2024-03-21T09:11:31.087Z] "log", [2024-03-21T09:11:31.087Z] "net/http", [2024-03-21T09:11:31.087Z] "net/http/httptest", [2024-03-21T09:11:31.087Z] "os", [2024-03-21T09:11:31.087Z] "path", [2024-03-21T09:11:31.087Z] "path/filepath", [2024-03-21T09:11:31.087Z] "regexp", [2024-03-21T09:11:31.087Z] "sort", [2024-03-21T09:11:31.087Z] "strconv", [2024-03-21T09:11:31.087Z] "strings", [2024-03-21T09:11:31.087Z] "testing" [2024-03-21T09:11:31.087Z] ] [2024-03-21T09:11:31.087Z] } [2024-03-21T09:11:31.087Z] { [2024-03-21T09:11:31.087Z] "Dir": "/go/pkg/mod/github.com/go-openapi/loads@v0.22.0", [2024-03-21T09:11:31.087Z] "ImportPath": "github.com/go-openapi/loads", [2024-03-21T09:11:31.087Z] "Name": "loads", [2024-03-21T09:11:31.087Z] "Doc": "Package loads provides document loading methods for swagger (OAI) specifications.", [2024-03-21T09:11:31.087Z] "Root": "/go/pkg/mod/github.com/go-openapi/loads@v0.22.0", [2024-03-21T09:11:31.087Z] "Module": { [2024-03-21T09:11:31.087Z] "Path": "github.com/go-openapi/loads", [2024-03-21T09:11:31.087Z] "Version": "v0.22.0", [2024-03-21T09:11:31.087Z] "Time": "2024-03-09T18:39:56Z", [2024-03-21T09:11:31.087Z] "Indirect": true, [2024-03-21T09:11:31.087Z] "Dir": "/go/pkg/mod/github.com/go-openapi/loads@v0.22.0", [2024-03-21T09:11:31.087Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/loads/@v/v0.22.0.mod", [2024-03-21T09:11:31.087Z] "GoVersion": "1.20" [2024-03-21T09:11:31.087Z] }, [2024-03-21T09:11:31.087Z] "DepOnly": true, [2024-03-21T09:11:31.087Z] "Stale": true, [2024-03-21T09:11:31.087Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.087Z] "GoFiles": [ [2024-03-21T09:11:31.087Z] "doc.go", [2024-03-21T09:11:31.087Z] "loaders.go", [2024-03-21T09:11:31.087Z] "options.go", [2024-03-21T09:11:31.087Z] "spec.go" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "Imports": [ [2024-03-21T09:11:31.087Z] "bytes", [2024-03-21T09:11:31.087Z] "encoding/gob", [2024-03-21T09:11:31.087Z] "encoding/json", [2024-03-21T09:11:31.087Z] "errors", [2024-03-21T09:11:31.087Z] "fmt", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.087Z] "net/url" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "Deps": [ [2024-03-21T09:11:31.087Z] "bufio", [2024-03-21T09:11:31.087Z] "bytes", [2024-03-21T09:11:31.087Z] "compress/flate", [2024-03-21T09:11:31.087Z] "compress/gzip", [2024-03-21T09:11:31.087Z] "container/list", [2024-03-21T09:11:31.087Z] "context", [2024-03-21T09:11:31.087Z] "crypto", [2024-03-21T09:11:31.087Z] "crypto/aes", [2024-03-21T09:11:31.087Z] "crypto/cipher", [2024-03-21T09:11:31.087Z] "crypto/des", [2024-03-21T09:11:31.087Z] "crypto/dsa", [2024-03-21T09:11:31.087Z] "crypto/ecdsa", [2024-03-21T09:11:31.087Z] "crypto/ed25519", [2024-03-21T09:11:31.087Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.087Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.087Z] "crypto/elliptic", [2024-03-21T09:11:31.087Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.087Z] "crypto/hmac", [2024-03-21T09:11:31.087Z] "crypto/internal/randutil", [2024-03-21T09:11:31.087Z] "crypto/internal/subtle", [2024-03-21T09:11:31.087Z] "crypto/md5", [2024-03-21T09:11:31.087Z] "crypto/rand", [2024-03-21T09:11:31.087Z] "crypto/rc4", [2024-03-21T09:11:31.087Z] "crypto/rsa", [2024-03-21T09:11:31.087Z] "crypto/sha1", [2024-03-21T09:11:31.087Z] "crypto/sha256", [2024-03-21T09:11:31.087Z] "crypto/sha512", [2024-03-21T09:11:31.087Z] "crypto/subtle", [2024-03-21T09:11:31.087Z] "crypto/tls", [2024-03-21T09:11:31.087Z] "crypto/x509", [2024-03-21T09:11:31.087Z] "crypto/x509/pkix", [2024-03-21T09:11:31.087Z] "database/sql/driver", [2024-03-21T09:11:31.087Z] "embed", [2024-03-21T09:11:31.087Z] "encoding", [2024-03-21T09:11:31.087Z] "encoding/asn1", [2024-03-21T09:11:31.087Z] "encoding/base64", [2024-03-21T09:11:31.087Z] "encoding/binary", [2024-03-21T09:11:31.087Z] "encoding/gob", [2024-03-21T09:11:31.087Z] "encoding/hex", [2024-03-21T09:11:31.087Z] "encoding/json", [2024-03-21T09:11:31.087Z] "encoding/pem", [2024-03-21T09:11:31.087Z] "errors", [2024-03-21T09:11:31.087Z] "fmt", [2024-03-21T09:11:31.087Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.087Z] "github.com/google/uuid", [2024-03-21T09:11:31.087Z] "github.com/josharian/intern", [2024-03-21T09:11:31.087Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.087Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.087Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.087Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.087Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.087Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.087Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.087Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.087Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.087Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.087Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.087Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.087Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.087Z] "hash", [2024-03-21T09:11:31.087Z] "hash/crc32", [2024-03-21T09:11:31.087Z] "html", [2024-03-21T09:11:31.087Z] "internal/abi", [2024-03-21T09:11:31.087Z] "internal/bytealg", [2024-03-21T09:11:31.087Z] "internal/cpu", [2024-03-21T09:11:31.087Z] "internal/fmtsort", [2024-03-21T09:11:31.087Z] "internal/goexperiment", [2024-03-21T09:11:31.087Z] "internal/itoa", [2024-03-21T09:11:31.087Z] "internal/nettrace", [2024-03-21T09:11:31.087Z] "internal/oserror", [2024-03-21T09:11:31.087Z] "internal/poll", [2024-03-21T09:11:31.087Z] "internal/race", [2024-03-21T09:11:31.087Z] "internal/reflectlite", [2024-03-21T09:11:31.087Z] "internal/singleflight", [2024-03-21T09:11:31.087Z] "internal/syscall/execenv", [2024-03-21T09:11:31.087Z] "internal/syscall/unix", [2024-03-21T09:11:31.087Z] "internal/testlog", [2024-03-21T09:11:31.087Z] "internal/unsafeheader", [2024-03-21T09:11:31.087Z] "io", [2024-03-21T09:11:31.087Z] "io/fs", [2024-03-21T09:11:31.087Z] "io/ioutil", [2024-03-21T09:11:31.087Z] "log", [2024-03-21T09:11:31.087Z] "math", [2024-03-21T09:11:31.087Z] "math/big", [2024-03-21T09:11:31.087Z] "math/bits", [2024-03-21T09:11:31.087Z] "math/rand", [2024-03-21T09:11:31.087Z] "mime", [2024-03-21T09:11:31.087Z] "mime/multipart", [2024-03-21T09:11:31.087Z] "mime/quotedprintable", [2024-03-21T09:11:31.087Z] "net", [2024-03-21T09:11:31.087Z] "net/http", [2024-03-21T09:11:31.087Z] "net/http/httptrace", [2024-03-21T09:11:31.087Z] "net/http/internal", [2024-03-21T09:11:31.087Z] "net/http/internal/ascii", [2024-03-21T09:11:31.087Z] "net/mail", [2024-03-21T09:11:31.087Z] "net/textproto", [2024-03-21T09:11:31.087Z] "net/url", [2024-03-21T09:11:31.087Z] "os", [2024-03-21T09:11:31.087Z] "path", [2024-03-21T09:11:31.087Z] "path/filepath", [2024-03-21T09:11:31.087Z] "reflect", [2024-03-21T09:11:31.087Z] "regexp", [2024-03-21T09:11:31.087Z] "regexp/syntax", [2024-03-21T09:11:31.087Z] "runtime", [2024-03-21T09:11:31.087Z] "runtime/cgo", [2024-03-21T09:11:31.087Z] "runtime/internal/atomic", [2024-03-21T09:11:31.087Z] "runtime/internal/math", [2024-03-21T09:11:31.087Z] "runtime/internal/sys", [2024-03-21T09:11:31.087Z] "sort", [2024-03-21T09:11:31.087Z] "strconv", [2024-03-21T09:11:31.087Z] "strings", [2024-03-21T09:11:31.087Z] "sync", [2024-03-21T09:11:31.087Z] "sync/atomic", [2024-03-21T09:11:31.087Z] "syscall", [2024-03-21T09:11:31.087Z] "time", [2024-03-21T09:11:31.087Z] "unicode", [2024-03-21T09:11:31.087Z] "unicode/utf16", [2024-03-21T09:11:31.087Z] "unicode/utf8", [2024-03-21T09:11:31.087Z] "unsafe", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "TestGoFiles": [ [2024-03-21T09:11:31.087Z] "example_test.go", [2024-03-21T09:11:31.087Z] "json_test.go", [2024-03-21T09:11:31.087Z] "loaders_test.go", [2024-03-21T09:11:31.087Z] "options_test.go", [2024-03-21T09:11:31.087Z] "spec_test.go" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "TestImports": [ [2024-03-21T09:11:31.087Z] "encoding/json", [2024-03-21T09:11:31.087Z] "errors", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.087Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.087Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.087Z] "net/http", [2024-03-21T09:11:31.087Z] "net/http/httptest", [2024-03-21T09:11:31.087Z] "os", [2024-03-21T09:11:31.087Z] "path/filepath", [2024-03-21T09:11:31.087Z] "regexp", [2024-03-21T09:11:31.087Z] "strconv", [2024-03-21T09:11:31.087Z] "strings", [2024-03-21T09:11:31.087Z] "testing" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "XTestGoFiles": [ [2024-03-21T09:11:31.087Z] "doc_test.go" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "XTestImports": [ [2024-03-21T09:11:31.087Z] "encoding/json", [2024-03-21T09:11:31.087Z] "fmt", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.087Z] "os", [2024-03-21T09:11:31.087Z] "path/filepath" [2024-03-21T09:11:31.087Z] ] [2024-03-21T09:11:31.087Z] } [2024-03-21T09:11:31.087Z] { [2024-03-21T09:11:31.087Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware/denco", [2024-03-21T09:11:31.087Z] "ImportPath": "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.087Z] "Name": "denco", [2024-03-21T09:11:31.087Z] "Doc": "Package denco provides fast URL router.", [2024-03-21T09:11:31.087Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.087Z] "Module": { [2024-03-21T09:11:31.087Z] "Path": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.087Z] "Version": "v0.28.0", [2024-03-21T09:11:31.087Z] "Time": "2024-03-09T19:19:52Z", [2024-03-21T09:11:31.087Z] "Indirect": true, [2024-03-21T09:11:31.087Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.087Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-21T09:11:31.087Z] "GoVersion": "1.20" [2024-03-21T09:11:31.087Z] }, [2024-03-21T09:11:31.087Z] "DepOnly": true, [2024-03-21T09:11:31.087Z] "Stale": true, [2024-03-21T09:11:31.087Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.087Z] "GoFiles": [ [2024-03-21T09:11:31.087Z] "router.go", [2024-03-21T09:11:31.087Z] "server.go", [2024-03-21T09:11:31.087Z] "util.go" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "Imports": [ [2024-03-21T09:11:31.087Z] "errors", [2024-03-21T09:11:31.087Z] "fmt", [2024-03-21T09:11:31.087Z] "net/http", [2024-03-21T09:11:31.087Z] "sort", [2024-03-21T09:11:31.087Z] "strings" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "Deps": [ [2024-03-21T09:11:31.087Z] "bufio", [2024-03-21T09:11:31.087Z] "bytes", [2024-03-21T09:11:31.087Z] "compress/flate", [2024-03-21T09:11:31.087Z] "compress/gzip", [2024-03-21T09:11:31.087Z] "container/list", [2024-03-21T09:11:31.087Z] "context", [2024-03-21T09:11:31.087Z] "crypto", [2024-03-21T09:11:31.087Z] "crypto/aes", [2024-03-21T09:11:31.087Z] "crypto/cipher", [2024-03-21T09:11:31.087Z] "crypto/des", [2024-03-21T09:11:31.087Z] "crypto/dsa", [2024-03-21T09:11:31.087Z] "crypto/ecdsa", [2024-03-21T09:11:31.087Z] "crypto/ed25519", [2024-03-21T09:11:31.087Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.087Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.087Z] "crypto/elliptic", [2024-03-21T09:11:31.087Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.087Z] "crypto/hmac", [2024-03-21T09:11:31.087Z] "crypto/internal/randutil", [2024-03-21T09:11:31.087Z] "crypto/internal/subtle", [2024-03-21T09:11:31.087Z] "crypto/md5", [2024-03-21T09:11:31.087Z] "crypto/rand", [2024-03-21T09:11:31.087Z] "crypto/rc4", [2024-03-21T09:11:31.087Z] "crypto/rsa", [2024-03-21T09:11:31.087Z] "crypto/sha1", [2024-03-21T09:11:31.087Z] "crypto/sha256", [2024-03-21T09:11:31.087Z] "crypto/sha512", [2024-03-21T09:11:31.087Z] "crypto/subtle", [2024-03-21T09:11:31.087Z] "crypto/tls", [2024-03-21T09:11:31.087Z] "crypto/x509", [2024-03-21T09:11:31.087Z] "crypto/x509/pkix", [2024-03-21T09:11:31.087Z] "encoding/asn1", [2024-03-21T09:11:31.087Z] "encoding/base64", [2024-03-21T09:11:31.087Z] "encoding/binary", [2024-03-21T09:11:31.087Z] "encoding/hex", [2024-03-21T09:11:31.087Z] "encoding/pem", [2024-03-21T09:11:31.087Z] "errors", [2024-03-21T09:11:31.087Z] "fmt", [2024-03-21T09:11:31.087Z] "hash", [2024-03-21T09:11:31.087Z] "hash/crc32", [2024-03-21T09:11:31.087Z] "internal/abi", [2024-03-21T09:11:31.087Z] "internal/bytealg", [2024-03-21T09:11:31.087Z] "internal/cpu", [2024-03-21T09:11:31.087Z] "internal/fmtsort", [2024-03-21T09:11:31.087Z] "internal/goexperiment", [2024-03-21T09:11:31.087Z] "internal/itoa", [2024-03-21T09:11:31.087Z] "internal/nettrace", [2024-03-21T09:11:31.087Z] "internal/oserror", [2024-03-21T09:11:31.087Z] "internal/poll", [2024-03-21T09:11:31.087Z] "internal/race", [2024-03-21T09:11:31.087Z] "internal/reflectlite", [2024-03-21T09:11:31.087Z] "internal/singleflight", [2024-03-21T09:11:31.087Z] "internal/syscall/execenv", [2024-03-21T09:11:31.087Z] "internal/syscall/unix", [2024-03-21T09:11:31.087Z] "internal/testlog", [2024-03-21T09:11:31.087Z] "internal/unsafeheader", [2024-03-21T09:11:31.087Z] "io", [2024-03-21T09:11:31.087Z] "io/fs", [2024-03-21T09:11:31.087Z] "io/ioutil", [2024-03-21T09:11:31.087Z] "log", [2024-03-21T09:11:31.087Z] "math", [2024-03-21T09:11:31.087Z] "math/big", [2024-03-21T09:11:31.087Z] "math/bits", [2024-03-21T09:11:31.087Z] "math/rand", [2024-03-21T09:11:31.087Z] "mime", [2024-03-21T09:11:31.087Z] "mime/multipart", [2024-03-21T09:11:31.087Z] "mime/quotedprintable", [2024-03-21T09:11:31.087Z] "net", [2024-03-21T09:11:31.087Z] "net/http", [2024-03-21T09:11:31.087Z] "net/http/httptrace", [2024-03-21T09:11:31.087Z] "net/http/internal", [2024-03-21T09:11:31.087Z] "net/http/internal/ascii", [2024-03-21T09:11:31.087Z] "net/textproto", [2024-03-21T09:11:31.087Z] "net/url", [2024-03-21T09:11:31.087Z] "os", [2024-03-21T09:11:31.087Z] "path", [2024-03-21T09:11:31.087Z] "path/filepath", [2024-03-21T09:11:31.087Z] "reflect", [2024-03-21T09:11:31.087Z] "runtime", [2024-03-21T09:11:31.087Z] "runtime/cgo", [2024-03-21T09:11:31.087Z] "runtime/internal/atomic", [2024-03-21T09:11:31.087Z] "runtime/internal/math", [2024-03-21T09:11:31.087Z] "runtime/internal/sys", [2024-03-21T09:11:31.087Z] "sort", [2024-03-21T09:11:31.087Z] "strconv", [2024-03-21T09:11:31.087Z] "strings", [2024-03-21T09:11:31.087Z] "sync", [2024-03-21T09:11:31.087Z] "sync/atomic", [2024-03-21T09:11:31.087Z] "syscall", [2024-03-21T09:11:31.087Z] "time", [2024-03-21T09:11:31.087Z] "unicode", [2024-03-21T09:11:31.087Z] "unicode/utf16", [2024-03-21T09:11:31.087Z] "unicode/utf8", [2024-03-21T09:11:31.087Z] "unsafe", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.087Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "XTestGoFiles": [ [2024-03-21T09:11:31.087Z] "router_bench_test.go", [2024-03-21T09:11:31.087Z] "router_test.go", [2024-03-21T09:11:31.087Z] "server_test.go", [2024-03-21T09:11:31.087Z] "util_test.go" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "XTestImports": [ [2024-03-21T09:11:31.087Z] "bytes", [2024-03-21T09:11:31.087Z] "context", [2024-03-21T09:11:31.087Z] "crypto/rand", [2024-03-21T09:11:31.087Z] "fmt", [2024-03-21T09:11:31.087Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.087Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.087Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.087Z] "io", [2024-03-21T09:11:31.087Z] "math/big", [2024-03-21T09:11:31.087Z] "math/rand", [2024-03-21T09:11:31.087Z] "net/http", [2024-03-21T09:11:31.087Z] "net/http/httptest", [2024-03-21T09:11:31.087Z] "reflect", [2024-03-21T09:11:31.087Z] "testing" [2024-03-21T09:11:31.087Z] ] [2024-03-21T09:11:31.087Z] } [2024-03-21T09:11:31.087Z] { [2024-03-21T09:11:31.087Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware/header", [2024-03-21T09:11:31.087Z] "ImportPath": "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.087Z] "Name": "header", [2024-03-21T09:11:31.087Z] "Doc": "Package header provides functions for parsing HTTP headers.", [2024-03-21T09:11:31.087Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.087Z] "Module": { [2024-03-21T09:11:31.087Z] "Path": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.087Z] "Version": "v0.28.0", [2024-03-21T09:11:31.087Z] "Time": "2024-03-09T19:19:52Z", [2024-03-21T09:11:31.087Z] "Indirect": true, [2024-03-21T09:11:31.087Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.087Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-21T09:11:31.087Z] "GoVersion": "1.20" [2024-03-21T09:11:31.087Z] }, [2024-03-21T09:11:31.087Z] "DepOnly": true, [2024-03-21T09:11:31.087Z] "Stale": true, [2024-03-21T09:11:31.087Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.087Z] "GoFiles": [ [2024-03-21T09:11:31.087Z] "header.go" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "Imports": [ [2024-03-21T09:11:31.087Z] "net/http", [2024-03-21T09:11:31.087Z] "strings", [2024-03-21T09:11:31.087Z] "time" [2024-03-21T09:11:31.087Z] ], [2024-03-21T09:11:31.087Z] "Deps": [ [2024-03-21T09:11:31.087Z] "bufio", [2024-03-21T09:11:31.087Z] "bytes", [2024-03-21T09:11:31.087Z] "compress/flate", [2024-03-21T09:11:31.087Z] "compress/gzip", [2024-03-21T09:11:31.087Z] "container/list", [2024-03-21T09:11:31.087Z] "context", [2024-03-21T09:11:31.087Z] "crypto", [2024-03-21T09:11:31.087Z] "crypto/aes", [2024-03-21T09:11:31.087Z] "crypto/cipher", [2024-03-21T09:11:31.087Z] "crypto/des", [2024-03-21T09:11:31.087Z] "crypto/dsa", [2024-03-21T09:11:31.087Z] "crypto/ecdsa", [2024-03-21T09:11:31.087Z] "crypto/ed25519", [2024-03-21T09:11:31.087Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.087Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.087Z] "crypto/elliptic", [2024-03-21T09:11:31.087Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.087Z] "crypto/hmac", [2024-03-21T09:11:31.087Z] "crypto/internal/randutil", [2024-03-21T09:11:31.087Z] "crypto/internal/subtle", [2024-03-21T09:11:31.087Z] "crypto/md5", [2024-03-21T09:11:31.087Z] "crypto/rand", [2024-03-21T09:11:31.087Z] "crypto/rc4", [2024-03-21T09:11:31.087Z] "crypto/rsa", [2024-03-21T09:11:31.087Z] "crypto/sha1", [2024-03-21T09:11:31.087Z] "crypto/sha256", [2024-03-21T09:11:31.087Z] "crypto/sha512", [2024-03-21T09:11:31.087Z] "crypto/subtle", [2024-03-21T09:11:31.087Z] "crypto/tls", [2024-03-21T09:11:31.087Z] "crypto/x509", [2024-03-21T09:11:31.087Z] "crypto/x509/pkix", [2024-03-21T09:11:31.087Z] "encoding/asn1", [2024-03-21T09:11:31.087Z] "encoding/base64", [2024-03-21T09:11:31.087Z] "encoding/binary", [2024-03-21T09:11:31.087Z] "encoding/hex", [2024-03-21T09:11:31.087Z] "encoding/pem", [2024-03-21T09:11:31.087Z] "errors", [2024-03-21T09:11:31.087Z] "fmt", [2024-03-21T09:11:31.087Z] "hash", [2024-03-21T09:11:31.087Z] "hash/crc32", [2024-03-21T09:11:31.087Z] "internal/abi", [2024-03-21T09:11:31.087Z] "internal/bytealg", [2024-03-21T09:11:31.087Z] "internal/cpu", [2024-03-21T09:11:31.087Z] "internal/fmtsort", [2024-03-21T09:11:31.087Z] "internal/goexperiment", [2024-03-21T09:11:31.087Z] "internal/itoa", [2024-03-21T09:11:31.087Z] "internal/nettrace", [2024-03-21T09:11:31.087Z] "internal/oserror", [2024-03-21T09:11:31.087Z] "internal/poll", [2024-03-21T09:11:31.087Z] "internal/race", [2024-03-21T09:11:31.087Z] "internal/reflectlite", [2024-03-21T09:11:31.087Z] "internal/singleflight", [2024-03-21T09:11:31.087Z] "internal/syscall/execenv", [2024-03-21T09:11:31.087Z] "internal/syscall/unix", [2024-03-21T09:11:31.087Z] "internal/testlog", [2024-03-21T09:11:31.087Z] "internal/unsafeheader", [2024-03-21T09:11:31.087Z] "io", [2024-03-21T09:11:31.087Z] "io/fs", [2024-03-21T09:11:31.087Z] "io/ioutil", [2024-03-21T09:11:31.087Z] "log", [2024-03-21T09:11:31.087Z] "math", [2024-03-21T09:11:31.087Z] "math/big", [2024-03-21T09:11:31.087Z] "math/bits", [2024-03-21T09:11:31.087Z] "math/rand", [2024-03-21T09:11:31.087Z] "mime", [2024-03-21T09:11:31.087Z] "mime/multipart", [2024-03-21T09:11:31.087Z] "mime/quotedprintable", [2024-03-21T09:11:31.087Z] "net", [2024-03-21T09:11:31.087Z] "net/http", [2024-03-21T09:11:31.087Z] "net/http/httptrace", [2024-03-21T09:11:31.087Z] "net/http/internal", [2024-03-21T09:11:31.087Z] "net/http/internal/ascii", [2024-03-21T09:11:31.087Z] "net/textproto", [2024-03-21T09:11:31.087Z] "net/url", [2024-03-21T09:11:31.087Z] "os", [2024-03-21T09:11:31.087Z] "path", [2024-03-21T09:11:31.087Z] "path/filepath", [2024-03-21T09:11:31.087Z] "reflect", [2024-03-21T09:11:31.087Z] "runtime", [2024-03-21T09:11:31.087Z] "runtime/cgo", [2024-03-21T09:11:31.087Z] "runtime/internal/atomic", [2024-03-21T09:11:31.087Z] "runtime/internal/math", [2024-03-21T09:11:31.087Z] "runtime/internal/sys", [2024-03-21T09:11:31.087Z] "sort", [2024-03-21T09:11:31.088Z] "strconv", [2024-03-21T09:11:31.088Z] "strings", [2024-03-21T09:11:31.088Z] "sync", [2024-03-21T09:11:31.088Z] "sync/atomic", [2024-03-21T09:11:31.088Z] "syscall", [2024-03-21T09:11:31.088Z] "time", [2024-03-21T09:11:31.088Z] "unicode", [2024-03-21T09:11:31.088Z] "unicode/utf16", [2024-03-21T09:11:31.088Z] "unicode/utf8", [2024-03-21T09:11:31.088Z] "unsafe", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "TestGoFiles": [ [2024-03-21T09:11:31.088Z] "header_test.go" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "TestImports": [ [2024-03-21T09:11:31.088Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.088Z] "net/http", [2024-03-21T09:11:31.088Z] "testing" [2024-03-21T09:11:31.088Z] ] [2024-03-21T09:11:31.088Z] } [2024-03-21T09:11:31.088Z] { [2024-03-21T09:11:31.088Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware/untyped", [2024-03-21T09:11:31.088Z] "ImportPath": "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.088Z] "Name": "untyped", [2024-03-21T09:11:31.088Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.088Z] "Module": { [2024-03-21T09:11:31.088Z] "Path": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.088Z] "Version": "v0.28.0", [2024-03-21T09:11:31.088Z] "Time": "2024-03-09T19:19:52Z", [2024-03-21T09:11:31.088Z] "Indirect": true, [2024-03-21T09:11:31.088Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.088Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-21T09:11:31.088Z] "GoVersion": "1.20" [2024-03-21T09:11:31.088Z] }, [2024-03-21T09:11:31.088Z] "DepOnly": true, [2024-03-21T09:11:31.088Z] "Stale": true, [2024-03-21T09:11:31.088Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.088Z] "GoFiles": [ [2024-03-21T09:11:31.088Z] "api.go" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "Imports": [ [2024-03-21T09:11:31.088Z] "fmt", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.088Z] "net/http", [2024-03-21T09:11:31.088Z] "sort", [2024-03-21T09:11:31.088Z] "strings" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "Deps": [ [2024-03-21T09:11:31.088Z] "bufio", [2024-03-21T09:11:31.088Z] "bytes", [2024-03-21T09:11:31.088Z] "compress/flate", [2024-03-21T09:11:31.088Z] "compress/gzip", [2024-03-21T09:11:31.088Z] "container/list", [2024-03-21T09:11:31.088Z] "context", [2024-03-21T09:11:31.088Z] "crypto", [2024-03-21T09:11:31.088Z] "crypto/aes", [2024-03-21T09:11:31.088Z] "crypto/cipher", [2024-03-21T09:11:31.088Z] "crypto/des", [2024-03-21T09:11:31.088Z] "crypto/dsa", [2024-03-21T09:11:31.088Z] "crypto/ecdsa", [2024-03-21T09:11:31.088Z] "crypto/ed25519", [2024-03-21T09:11:31.088Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.088Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.088Z] "crypto/elliptic", [2024-03-21T09:11:31.088Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.088Z] "crypto/hmac", [2024-03-21T09:11:31.088Z] "crypto/internal/randutil", [2024-03-21T09:11:31.088Z] "crypto/internal/subtle", [2024-03-21T09:11:31.088Z] "crypto/md5", [2024-03-21T09:11:31.088Z] "crypto/rand", [2024-03-21T09:11:31.088Z] "crypto/rc4", [2024-03-21T09:11:31.088Z] "crypto/rsa", [2024-03-21T09:11:31.088Z] "crypto/sha1", [2024-03-21T09:11:31.088Z] "crypto/sha256", [2024-03-21T09:11:31.088Z] "crypto/sha512", [2024-03-21T09:11:31.088Z] "crypto/subtle", [2024-03-21T09:11:31.088Z] "crypto/tls", [2024-03-21T09:11:31.088Z] "crypto/x509", [2024-03-21T09:11:31.088Z] "crypto/x509/pkix", [2024-03-21T09:11:31.088Z] "database/sql/driver", [2024-03-21T09:11:31.088Z] "embed", [2024-03-21T09:11:31.088Z] "encoding", [2024-03-21T09:11:31.088Z] "encoding/asn1", [2024-03-21T09:11:31.088Z] "encoding/base64", [2024-03-21T09:11:31.088Z] "encoding/binary", [2024-03-21T09:11:31.088Z] "encoding/csv", [2024-03-21T09:11:31.088Z] "encoding/gob", [2024-03-21T09:11:31.088Z] "encoding/hex", [2024-03-21T09:11:31.088Z] "encoding/json", [2024-03-21T09:11:31.088Z] "encoding/pem", [2024-03-21T09:11:31.088Z] "encoding/xml", [2024-03-21T09:11:31.088Z] "errors", [2024-03-21T09:11:31.088Z] "fmt", [2024-03-21T09:11:31.088Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.088Z] "github.com/google/uuid", [2024-03-21T09:11:31.088Z] "github.com/josharian/intern", [2024-03-21T09:11:31.088Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.088Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.088Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.088Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.088Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.088Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.088Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.088Z] "hash", [2024-03-21T09:11:31.088Z] "hash/crc32", [2024-03-21T09:11:31.088Z] "html", [2024-03-21T09:11:31.088Z] "internal/abi", [2024-03-21T09:11:31.088Z] "internal/bytealg", [2024-03-21T09:11:31.088Z] "internal/cpu", [2024-03-21T09:11:31.088Z] "internal/fmtsort", [2024-03-21T09:11:31.088Z] "internal/goexperiment", [2024-03-21T09:11:31.088Z] "internal/itoa", [2024-03-21T09:11:31.088Z] "internal/nettrace", [2024-03-21T09:11:31.088Z] "internal/oserror", [2024-03-21T09:11:31.088Z] "internal/poll", [2024-03-21T09:11:31.088Z] "internal/race", [2024-03-21T09:11:31.088Z] "internal/reflectlite", [2024-03-21T09:11:31.088Z] "internal/singleflight", [2024-03-21T09:11:31.088Z] "internal/syscall/execenv", [2024-03-21T09:11:31.088Z] "internal/syscall/unix", [2024-03-21T09:11:31.088Z] "internal/testlog", [2024-03-21T09:11:31.088Z] "internal/unsafeheader", [2024-03-21T09:11:31.088Z] "io", [2024-03-21T09:11:31.088Z] "io/fs", [2024-03-21T09:11:31.088Z] "io/ioutil", [2024-03-21T09:11:31.088Z] "log", [2024-03-21T09:11:31.088Z] "math", [2024-03-21T09:11:31.088Z] "math/big", [2024-03-21T09:11:31.088Z] "math/bits", [2024-03-21T09:11:31.088Z] "math/rand", [2024-03-21T09:11:31.088Z] "mime", [2024-03-21T09:11:31.088Z] "mime/multipart", [2024-03-21T09:11:31.088Z] "mime/quotedprintable", [2024-03-21T09:11:31.088Z] "net", [2024-03-21T09:11:31.088Z] "net/http", [2024-03-21T09:11:31.088Z] "net/http/httptrace", [2024-03-21T09:11:31.088Z] "net/http/internal", [2024-03-21T09:11:31.088Z] "net/http/internal/ascii", [2024-03-21T09:11:31.088Z] "net/mail", [2024-03-21T09:11:31.088Z] "net/textproto", [2024-03-21T09:11:31.088Z] "net/url", [2024-03-21T09:11:31.088Z] "os", [2024-03-21T09:11:31.088Z] "path", [2024-03-21T09:11:31.088Z] "path/filepath", [2024-03-21T09:11:31.088Z] "reflect", [2024-03-21T09:11:31.088Z] "regexp", [2024-03-21T09:11:31.088Z] "regexp/syntax", [2024-03-21T09:11:31.088Z] "runtime", [2024-03-21T09:11:31.088Z] "runtime/cgo", [2024-03-21T09:11:31.088Z] "runtime/internal/atomic", [2024-03-21T09:11:31.088Z] "runtime/internal/math", [2024-03-21T09:11:31.088Z] "runtime/internal/sys", [2024-03-21T09:11:31.088Z] "sort", [2024-03-21T09:11:31.088Z] "strconv", [2024-03-21T09:11:31.088Z] "strings", [2024-03-21T09:11:31.088Z] "sync", [2024-03-21T09:11:31.088Z] "sync/atomic", [2024-03-21T09:11:31.088Z] "syscall", [2024-03-21T09:11:31.088Z] "time", [2024-03-21T09:11:31.088Z] "unicode", [2024-03-21T09:11:31.088Z] "unicode/utf16", [2024-03-21T09:11:31.088Z] "unicode/utf8", [2024-03-21T09:11:31.088Z] "unsafe", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "TestGoFiles": [ [2024-03-21T09:11:31.088Z] "api_test.go" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "TestImports": [ [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.088Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.088Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.088Z] "io", [2024-03-21T09:11:31.088Z] "net/http", [2024-03-21T09:11:31.088Z] "sort", [2024-03-21T09:11:31.088Z] "testing" [2024-03-21T09:11:31.088Z] ] [2024-03-21T09:11:31.088Z] } [2024-03-21T09:11:31.088Z] { [2024-03-21T09:11:31.088Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/security", [2024-03-21T09:11:31.088Z] "ImportPath": "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.088Z] "Name": "security", [2024-03-21T09:11:31.088Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.088Z] "Module": { [2024-03-21T09:11:31.088Z] "Path": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.088Z] "Version": "v0.28.0", [2024-03-21T09:11:31.088Z] "Time": "2024-03-09T19:19:52Z", [2024-03-21T09:11:31.088Z] "Indirect": true, [2024-03-21T09:11:31.088Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.088Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-21T09:11:31.088Z] "GoVersion": "1.20" [2024-03-21T09:11:31.088Z] }, [2024-03-21T09:11:31.088Z] "DepOnly": true, [2024-03-21T09:11:31.088Z] "Stale": true, [2024-03-21T09:11:31.088Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.088Z] "GoFiles": [ [2024-03-21T09:11:31.088Z] "authenticator.go", [2024-03-21T09:11:31.088Z] "authorizer.go" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "Imports": [ [2024-03-21T09:11:31.088Z] "context", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.088Z] "net/http", [2024-03-21T09:11:31.088Z] "strings" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "Deps": [ [2024-03-21T09:11:31.088Z] "bufio", [2024-03-21T09:11:31.088Z] "bytes", [2024-03-21T09:11:31.088Z] "compress/flate", [2024-03-21T09:11:31.088Z] "compress/gzip", [2024-03-21T09:11:31.088Z] "container/list", [2024-03-21T09:11:31.088Z] "context", [2024-03-21T09:11:31.088Z] "crypto", [2024-03-21T09:11:31.088Z] "crypto/aes", [2024-03-21T09:11:31.088Z] "crypto/cipher", [2024-03-21T09:11:31.088Z] "crypto/des", [2024-03-21T09:11:31.088Z] "crypto/dsa", [2024-03-21T09:11:31.088Z] "crypto/ecdsa", [2024-03-21T09:11:31.088Z] "crypto/ed25519", [2024-03-21T09:11:31.088Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.088Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.088Z] "crypto/elliptic", [2024-03-21T09:11:31.088Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.088Z] "crypto/hmac", [2024-03-21T09:11:31.088Z] "crypto/internal/randutil", [2024-03-21T09:11:31.088Z] "crypto/internal/subtle", [2024-03-21T09:11:31.088Z] "crypto/md5", [2024-03-21T09:11:31.088Z] "crypto/rand", [2024-03-21T09:11:31.088Z] "crypto/rc4", [2024-03-21T09:11:31.088Z] "crypto/rsa", [2024-03-21T09:11:31.088Z] "crypto/sha1", [2024-03-21T09:11:31.088Z] "crypto/sha256", [2024-03-21T09:11:31.088Z] "crypto/sha512", [2024-03-21T09:11:31.088Z] "crypto/subtle", [2024-03-21T09:11:31.088Z] "crypto/tls", [2024-03-21T09:11:31.088Z] "crypto/x509", [2024-03-21T09:11:31.088Z] "crypto/x509/pkix", [2024-03-21T09:11:31.088Z] "database/sql/driver", [2024-03-21T09:11:31.088Z] "encoding", [2024-03-21T09:11:31.088Z] "encoding/asn1", [2024-03-21T09:11:31.088Z] "encoding/base64", [2024-03-21T09:11:31.088Z] "encoding/binary", [2024-03-21T09:11:31.088Z] "encoding/csv", [2024-03-21T09:11:31.088Z] "encoding/hex", [2024-03-21T09:11:31.088Z] "encoding/json", [2024-03-21T09:11:31.088Z] "encoding/pem", [2024-03-21T09:11:31.088Z] "encoding/xml", [2024-03-21T09:11:31.088Z] "errors", [2024-03-21T09:11:31.088Z] "fmt", [2024-03-21T09:11:31.088Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.088Z] "github.com/google/uuid", [2024-03-21T09:11:31.088Z] "github.com/josharian/intern", [2024-03-21T09:11:31.088Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.088Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.088Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.088Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.088Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.088Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.088Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.088Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.088Z] "hash", [2024-03-21T09:11:31.088Z] "hash/crc32", [2024-03-21T09:11:31.088Z] "html", [2024-03-21T09:11:31.088Z] "internal/abi", [2024-03-21T09:11:31.088Z] "internal/bytealg", [2024-03-21T09:11:31.088Z] "internal/cpu", [2024-03-21T09:11:31.088Z] "internal/fmtsort", [2024-03-21T09:11:31.088Z] "internal/goexperiment", [2024-03-21T09:11:31.088Z] "internal/itoa", [2024-03-21T09:11:31.088Z] "internal/nettrace", [2024-03-21T09:11:31.088Z] "internal/oserror", [2024-03-21T09:11:31.088Z] "internal/poll", [2024-03-21T09:11:31.088Z] "internal/race", [2024-03-21T09:11:31.088Z] "internal/reflectlite", [2024-03-21T09:11:31.088Z] "internal/singleflight", [2024-03-21T09:11:31.088Z] "internal/syscall/execenv", [2024-03-21T09:11:31.088Z] "internal/syscall/unix", [2024-03-21T09:11:31.088Z] "internal/testlog", [2024-03-21T09:11:31.088Z] "internal/unsafeheader", [2024-03-21T09:11:31.088Z] "io", [2024-03-21T09:11:31.088Z] "io/fs", [2024-03-21T09:11:31.088Z] "io/ioutil", [2024-03-21T09:11:31.088Z] "log", [2024-03-21T09:11:31.088Z] "math", [2024-03-21T09:11:31.088Z] "math/big", [2024-03-21T09:11:31.088Z] "math/bits", [2024-03-21T09:11:31.088Z] "math/rand", [2024-03-21T09:11:31.088Z] "mime", [2024-03-21T09:11:31.088Z] "mime/multipart", [2024-03-21T09:11:31.088Z] "mime/quotedprintable", [2024-03-21T09:11:31.088Z] "net", [2024-03-21T09:11:31.088Z] "net/http", [2024-03-21T09:11:31.088Z] "net/http/httptrace", [2024-03-21T09:11:31.088Z] "net/http/internal", [2024-03-21T09:11:31.088Z] "net/http/internal/ascii", [2024-03-21T09:11:31.088Z] "net/mail", [2024-03-21T09:11:31.088Z] "net/textproto", [2024-03-21T09:11:31.088Z] "net/url", [2024-03-21T09:11:31.088Z] "os", [2024-03-21T09:11:31.088Z] "path", [2024-03-21T09:11:31.088Z] "path/filepath", [2024-03-21T09:11:31.088Z] "reflect", [2024-03-21T09:11:31.088Z] "regexp", [2024-03-21T09:11:31.088Z] "regexp/syntax", [2024-03-21T09:11:31.088Z] "runtime", [2024-03-21T09:11:31.088Z] "runtime/cgo", [2024-03-21T09:11:31.088Z] "runtime/internal/atomic", [2024-03-21T09:11:31.088Z] "runtime/internal/math", [2024-03-21T09:11:31.088Z] "runtime/internal/sys", [2024-03-21T09:11:31.088Z] "sort", [2024-03-21T09:11:31.088Z] "strconv", [2024-03-21T09:11:31.088Z] "strings", [2024-03-21T09:11:31.088Z] "sync", [2024-03-21T09:11:31.088Z] "sync/atomic", [2024-03-21T09:11:31.088Z] "syscall", [2024-03-21T09:11:31.088Z] "time", [2024-03-21T09:11:31.088Z] "unicode", [2024-03-21T09:11:31.088Z] "unicode/utf16", [2024-03-21T09:11:31.088Z] "unicode/utf8", [2024-03-21T09:11:31.088Z] "unsafe", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.088Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "TestGoFiles": [ [2024-03-21T09:11:31.088Z] "apikey_auth_test.go", [2024-03-21T09:11:31.088Z] "authorizer_test.go", [2024-03-21T09:11:31.088Z] "basic_auth_test.go", [2024-03-21T09:11:31.088Z] "bearer_auth_test.go" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "TestImports": [ [2024-03-21T09:11:31.088Z] "bytes", [2024-03-21T09:11:31.088Z] "context", [2024-03-21T09:11:31.088Z] "fmt", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.088Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.088Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.088Z] "mime/multipart", [2024-03-21T09:11:31.088Z] "net/http", [2024-03-21T09:11:31.088Z] "net/url", [2024-03-21T09:11:31.088Z] "strings", [2024-03-21T09:11:31.088Z] "testing" [2024-03-21T09:11:31.088Z] ] [2024-03-21T09:11:31.088Z] } [2024-03-21T09:11:31.088Z] { [2024-03-21T09:11:31.088Z] "Dir": "/go/pkg/mod/github.com/go-openapi/validate@v0.24.0", [2024-03-21T09:11:31.088Z] "ImportPath": "github.com/go-openapi/validate", [2024-03-21T09:11:31.088Z] "Name": "validate", [2024-03-21T09:11:31.088Z] "Doc": "Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema.", [2024-03-21T09:11:31.088Z] "Root": "/go/pkg/mod/github.com/go-openapi/validate@v0.24.0", [2024-03-21T09:11:31.088Z] "Module": { [2024-03-21T09:11:31.088Z] "Path": "github.com/go-openapi/validate", [2024-03-21T09:11:31.088Z] "Version": "v0.24.0", [2024-03-21T09:11:31.088Z] "Time": "2024-03-09T18:49:36Z", [2024-03-21T09:11:31.088Z] "Indirect": true, [2024-03-21T09:11:31.088Z] "Dir": "/go/pkg/mod/github.com/go-openapi/validate@v0.24.0", [2024-03-21T09:11:31.088Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/validate/@v/v0.24.0.mod", [2024-03-21T09:11:31.088Z] "GoVersion": "1.20" [2024-03-21T09:11:31.088Z] }, [2024-03-21T09:11:31.088Z] "DepOnly": true, [2024-03-21T09:11:31.088Z] "Stale": true, [2024-03-21T09:11:31.088Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.088Z] "GoFiles": [ [2024-03-21T09:11:31.088Z] "context.go", [2024-03-21T09:11:31.088Z] "debug.go", [2024-03-21T09:11:31.088Z] "default_validator.go", [2024-03-21T09:11:31.088Z] "doc.go", [2024-03-21T09:11:31.088Z] "example_validator.go", [2024-03-21T09:11:31.088Z] "formats.go", [2024-03-21T09:11:31.088Z] "helpers.go", [2024-03-21T09:11:31.088Z] "object_validator.go", [2024-03-21T09:11:31.088Z] "options.go", [2024-03-21T09:11:31.088Z] "pools.go", [2024-03-21T09:11:31.088Z] "result.go", [2024-03-21T09:11:31.088Z] "rexp.go", [2024-03-21T09:11:31.088Z] "schema.go", [2024-03-21T09:11:31.088Z] "schema_messages.go", [2024-03-21T09:11:31.088Z] "schema_option.go", [2024-03-21T09:11:31.088Z] "schema_props.go", [2024-03-21T09:11:31.088Z] "slice_validator.go", [2024-03-21T09:11:31.088Z] "spec.go", [2024-03-21T09:11:31.088Z] "spec_messages.go", [2024-03-21T09:11:31.088Z] "type.go", [2024-03-21T09:11:31.088Z] "validator.go", [2024-03-21T09:11:31.088Z] "values.go" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.088Z] "pools_debug.go", [2024-03-21T09:11:31.088Z] "pools_debug_test.go" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "Imports": [ [2024-03-21T09:11:31.088Z] "bytes", [2024-03-21T09:11:31.088Z] "context", [2024-03-21T09:11:31.088Z] "encoding/gob", [2024-03-21T09:11:31.088Z] "encoding/json", [2024-03-21T09:11:31.088Z] "errors", [2024-03-21T09:11:31.088Z] "fmt", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.088Z] "log", [2024-03-21T09:11:31.088Z] "net/http", [2024-03-21T09:11:31.088Z] "os", [2024-03-21T09:11:31.088Z] "path/filepath", [2024-03-21T09:11:31.088Z] "reflect", [2024-03-21T09:11:31.088Z] "regexp", [2024-03-21T09:11:31.088Z] "runtime", [2024-03-21T09:11:31.088Z] "sort", [2024-03-21T09:11:31.088Z] "strconv", [2024-03-21T09:11:31.088Z] "strings", [2024-03-21T09:11:31.088Z] "sync", [2024-03-21T09:11:31.088Z] "sync/atomic", [2024-03-21T09:11:31.088Z] "unicode/utf8" [2024-03-21T09:11:31.088Z] ], [2024-03-21T09:11:31.088Z] "Deps": [ [2024-03-21T09:11:31.088Z] "bufio", [2024-03-21T09:11:31.088Z] "bytes", [2024-03-21T09:11:31.088Z] "compress/flate", [2024-03-21T09:11:31.088Z] "compress/gzip", [2024-03-21T09:11:31.088Z] "container/list", [2024-03-21T09:11:31.088Z] "context", [2024-03-21T09:11:31.088Z] "crypto", [2024-03-21T09:11:31.088Z] "crypto/aes", [2024-03-21T09:11:31.088Z] "crypto/cipher", [2024-03-21T09:11:31.088Z] "crypto/des", [2024-03-21T09:11:31.088Z] "crypto/dsa", [2024-03-21T09:11:31.088Z] "crypto/ecdsa", [2024-03-21T09:11:31.088Z] "crypto/ed25519", [2024-03-21T09:11:31.088Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.088Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.088Z] "crypto/elliptic", [2024-03-21T09:11:31.088Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.088Z] "crypto/hmac", [2024-03-21T09:11:31.088Z] "crypto/internal/randutil", [2024-03-21T09:11:31.088Z] "crypto/internal/subtle", [2024-03-21T09:11:31.088Z] "crypto/md5", [2024-03-21T09:11:31.088Z] "crypto/rand", [2024-03-21T09:11:31.088Z] "crypto/rc4", [2024-03-21T09:11:31.088Z] "crypto/rsa", [2024-03-21T09:11:31.088Z] "crypto/sha1", [2024-03-21T09:11:31.088Z] "crypto/sha256", [2024-03-21T09:11:31.088Z] "crypto/sha512", [2024-03-21T09:11:31.088Z] "crypto/subtle", [2024-03-21T09:11:31.088Z] "crypto/tls", [2024-03-21T09:11:31.088Z] "crypto/x509", [2024-03-21T09:11:31.088Z] "crypto/x509/pkix", [2024-03-21T09:11:31.088Z] "database/sql/driver", [2024-03-21T09:11:31.088Z] "embed", [2024-03-21T09:11:31.088Z] "encoding", [2024-03-21T09:11:31.088Z] "encoding/asn1", [2024-03-21T09:11:31.088Z] "encoding/base64", [2024-03-21T09:11:31.088Z] "encoding/binary", [2024-03-21T09:11:31.088Z] "encoding/gob", [2024-03-21T09:11:31.088Z] "encoding/hex", [2024-03-21T09:11:31.088Z] "encoding/json", [2024-03-21T09:11:31.088Z] "encoding/pem", [2024-03-21T09:11:31.088Z] "errors", [2024-03-21T09:11:31.088Z] "fmt", [2024-03-21T09:11:31.088Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.088Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.089Z] "github.com/google/uuid", [2024-03-21T09:11:31.089Z] "github.com/josharian/intern", [2024-03-21T09:11:31.089Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.089Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.089Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.089Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.089Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.089Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.089Z] "hash", [2024-03-21T09:11:31.089Z] "hash/crc32", [2024-03-21T09:11:31.089Z] "html", [2024-03-21T09:11:31.089Z] "internal/abi", [2024-03-21T09:11:31.089Z] "internal/bytealg", [2024-03-21T09:11:31.089Z] "internal/cpu", [2024-03-21T09:11:31.089Z] "internal/fmtsort", [2024-03-21T09:11:31.089Z] "internal/goexperiment", [2024-03-21T09:11:31.089Z] "internal/itoa", [2024-03-21T09:11:31.089Z] "internal/nettrace", [2024-03-21T09:11:31.089Z] "internal/oserror", [2024-03-21T09:11:31.089Z] "internal/poll", [2024-03-21T09:11:31.089Z] "internal/race", [2024-03-21T09:11:31.089Z] "internal/reflectlite", [2024-03-21T09:11:31.089Z] "internal/singleflight", [2024-03-21T09:11:31.089Z] "internal/syscall/execenv", [2024-03-21T09:11:31.089Z] "internal/syscall/unix", [2024-03-21T09:11:31.089Z] "internal/testlog", [2024-03-21T09:11:31.089Z] "internal/unsafeheader", [2024-03-21T09:11:31.089Z] "io", [2024-03-21T09:11:31.089Z] "io/fs", [2024-03-21T09:11:31.089Z] "io/ioutil", [2024-03-21T09:11:31.089Z] "log", [2024-03-21T09:11:31.089Z] "math", [2024-03-21T09:11:31.089Z] "math/big", [2024-03-21T09:11:31.089Z] "math/bits", [2024-03-21T09:11:31.089Z] "math/rand", [2024-03-21T09:11:31.089Z] "mime", [2024-03-21T09:11:31.089Z] "mime/multipart", [2024-03-21T09:11:31.089Z] "mime/quotedprintable", [2024-03-21T09:11:31.089Z] "net", [2024-03-21T09:11:31.089Z] "net/http", [2024-03-21T09:11:31.089Z] "net/http/httptrace", [2024-03-21T09:11:31.089Z] "net/http/internal", [2024-03-21T09:11:31.089Z] "net/http/internal/ascii", [2024-03-21T09:11:31.089Z] "net/mail", [2024-03-21T09:11:31.089Z] "net/textproto", [2024-03-21T09:11:31.089Z] "net/url", [2024-03-21T09:11:31.089Z] "os", [2024-03-21T09:11:31.089Z] "path", [2024-03-21T09:11:31.089Z] "path/filepath", [2024-03-21T09:11:31.089Z] "reflect", [2024-03-21T09:11:31.089Z] "regexp", [2024-03-21T09:11:31.089Z] "regexp/syntax", [2024-03-21T09:11:31.089Z] "runtime", [2024-03-21T09:11:31.089Z] "runtime/cgo", [2024-03-21T09:11:31.089Z] "runtime/internal/atomic", [2024-03-21T09:11:31.089Z] "runtime/internal/math", [2024-03-21T09:11:31.089Z] "runtime/internal/sys", [2024-03-21T09:11:31.089Z] "sort", [2024-03-21T09:11:31.089Z] "strconv", [2024-03-21T09:11:31.089Z] "strings", [2024-03-21T09:11:31.089Z] "sync", [2024-03-21T09:11:31.089Z] "sync/atomic", [2024-03-21T09:11:31.089Z] "syscall", [2024-03-21T09:11:31.089Z] "time", [2024-03-21T09:11:31.089Z] "unicode", [2024-03-21T09:11:31.089Z] "unicode/utf16", [2024-03-21T09:11:31.089Z] "unicode/utf8", [2024-03-21T09:11:31.089Z] "unsafe", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "TestGoFiles": [ [2024-03-21T09:11:31.089Z] "benchmark_test.go", [2024-03-21T09:11:31.089Z] "context_test.go", [2024-03-21T09:11:31.089Z] "debug_test.go", [2024-03-21T09:11:31.089Z] "default_validator_test.go", [2024-03-21T09:11:31.089Z] "example_validator_test.go", [2024-03-21T09:11:31.089Z] "formats_test.go", [2024-03-21T09:11:31.089Z] "helpers_test.go", [2024-03-21T09:11:31.089Z] "items_validator_test.go", [2024-03-21T09:11:31.089Z] "jsonschema_test.go", [2024-03-21T09:11:31.089Z] "messages_test.go", [2024-03-21T09:11:31.089Z] "object_validator_test.go", [2024-03-21T09:11:31.089Z] "options_test.go", [2024-03-21T09:11:31.089Z] "parameter_validator_test.go", [2024-03-21T09:11:31.089Z] "result_test.go", [2024-03-21T09:11:31.089Z] "rexp_test.go", [2024-03-21T09:11:31.089Z] "schema_option_test.go", [2024-03-21T09:11:31.089Z] "schema_props_test.go", [2024-03-21T09:11:31.089Z] "schema_test.go", [2024-03-21T09:11:31.089Z] "slice_validator_test.go", [2024-03-21T09:11:31.089Z] "spec_test.go", [2024-03-21T09:11:31.089Z] "swagger_test.go", [2024-03-21T09:11:31.089Z] "type_test.go", [2024-03-21T09:11:31.089Z] "validator_test.go", [2024-03-21T09:11:31.089Z] "values_test.go" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "TestImports": [ [2024-03-21T09:11:31.089Z] "context", [2024-03-21T09:11:31.089Z] "encoding/json", [2024-03-21T09:11:31.089Z] "errors", [2024-03-21T09:11:31.089Z] "flag", [2024-03-21T09:11:31.089Z] "fmt", [2024-03-21T09:11:31.089Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/loads/fmts", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.089Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.089Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.089Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.089Z] "io", [2024-03-21T09:11:31.089Z] "log", [2024-03-21T09:11:31.089Z] "math", [2024-03-21T09:11:31.089Z] "net/http", [2024-03-21T09:11:31.089Z] "os", [2024-03-21T09:11:31.089Z] "path/filepath", [2024-03-21T09:11:31.089Z] "reflect", [2024-03-21T09:11:31.089Z] "regexp", [2024-03-21T09:11:31.089Z] "sort", [2024-03-21T09:11:31.089Z] "strings", [2024-03-21T09:11:31.089Z] "sync", [2024-03-21T09:11:31.089Z] "testing", [2024-03-21T09:11:31.089Z] "time" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "XTestGoFiles": [ [2024-03-21T09:11:31.089Z] "doc_test.go", [2024-03-21T09:11:31.089Z] "pools_test.go" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "XTestImports": [ [2024-03-21T09:11:31.089Z] "encoding/json", [2024-03-21T09:11:31.089Z] "fmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.089Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.089Z] "os", [2024-03-21T09:11:31.089Z] "path/filepath", [2024-03-21T09:11:31.089Z] "testing" [2024-03-21T09:11:31.089Z] ] [2024-03-21T09:11:31.089Z] } [2024-03-21T09:11:31.089Z] { [2024-03-21T09:11:31.089Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware", [2024-03-21T09:11:31.089Z] "ImportPath": "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.089Z] "Name": "middleware", [2024-03-21T09:11:31.089Z] "Doc": "Package middleware provides the library with helper functions for serving swagger APIs.", [2024-03-21T09:11:31.089Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.089Z] "Module": { [2024-03-21T09:11:31.089Z] "Path": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.089Z] "Version": "v0.28.0", [2024-03-21T09:11:31.089Z] "Time": "2024-03-09T19:19:52Z", [2024-03-21T09:11:31.089Z] "Indirect": true, [2024-03-21T09:11:31.089Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.089Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-21T09:11:31.089Z] "GoVersion": "1.20" [2024-03-21T09:11:31.089Z] }, [2024-03-21T09:11:31.089Z] "DepOnly": true, [2024-03-21T09:11:31.089Z] "Stale": true, [2024-03-21T09:11:31.089Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-03-21T09:11:31.089Z] "GoFiles": [ [2024-03-21T09:11:31.089Z] "context.go", [2024-03-21T09:11:31.089Z] "doc.go", [2024-03-21T09:11:31.089Z] "negotiate.go", [2024-03-21T09:11:31.089Z] "not_implemented.go", [2024-03-21T09:11:31.089Z] "operation.go", [2024-03-21T09:11:31.089Z] "parameter.go", [2024-03-21T09:11:31.089Z] "rapidoc.go", [2024-03-21T09:11:31.089Z] "redoc.go", [2024-03-21T09:11:31.089Z] "request.go", [2024-03-21T09:11:31.089Z] "router.go", [2024-03-21T09:11:31.089Z] "security.go", [2024-03-21T09:11:31.089Z] "spec.go", [2024-03-21T09:11:31.089Z] "swaggerui.go", [2024-03-21T09:11:31.089Z] "swaggerui_oauth2.go", [2024-03-21T09:11:31.089Z] "ui_options.go", [2024-03-21T09:11:31.089Z] "validation.go" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "Imports": [ [2024-03-21T09:11:31.089Z] "bytes", [2024-03-21T09:11:31.089Z] "context", [2024-03-21T09:11:31.089Z] "encoding", [2024-03-21T09:11:31.089Z] "encoding/base64", [2024-03-21T09:11:31.089Z] "encoding/gob", [2024-03-21T09:11:31.089Z] "fmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.089Z] "html/template", [2024-03-21T09:11:31.089Z] "io", [2024-03-21T09:11:31.089Z] "mime", [2024-03-21T09:11:31.089Z] "net/http", [2024-03-21T09:11:31.089Z] "net/url", [2024-03-21T09:11:31.089Z] "path", [2024-03-21T09:11:31.089Z] "reflect", [2024-03-21T09:11:31.089Z] "regexp", [2024-03-21T09:11:31.089Z] "strconv", [2024-03-21T09:11:31.089Z] "strings", [2024-03-21T09:11:31.089Z] "sync", [2024-03-21T09:11:31.089Z] "text/template" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "Deps": [ [2024-03-21T09:11:31.089Z] "bufio", [2024-03-21T09:11:31.089Z] "bytes", [2024-03-21T09:11:31.089Z] "compress/flate", [2024-03-21T09:11:31.089Z] "compress/gzip", [2024-03-21T09:11:31.089Z] "container/list", [2024-03-21T09:11:31.089Z] "context", [2024-03-21T09:11:31.089Z] "crypto", [2024-03-21T09:11:31.089Z] "crypto/aes", [2024-03-21T09:11:31.089Z] "crypto/cipher", [2024-03-21T09:11:31.089Z] "crypto/des", [2024-03-21T09:11:31.089Z] "crypto/dsa", [2024-03-21T09:11:31.089Z] "crypto/ecdsa", [2024-03-21T09:11:31.089Z] "crypto/ed25519", [2024-03-21T09:11:31.089Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.089Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.089Z] "crypto/elliptic", [2024-03-21T09:11:31.089Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.089Z] "crypto/hmac", [2024-03-21T09:11:31.089Z] "crypto/internal/randutil", [2024-03-21T09:11:31.089Z] "crypto/internal/subtle", [2024-03-21T09:11:31.089Z] "crypto/md5", [2024-03-21T09:11:31.089Z] "crypto/rand", [2024-03-21T09:11:31.089Z] "crypto/rc4", [2024-03-21T09:11:31.089Z] "crypto/rsa", [2024-03-21T09:11:31.089Z] "crypto/sha1", [2024-03-21T09:11:31.089Z] "crypto/sha256", [2024-03-21T09:11:31.089Z] "crypto/sha512", [2024-03-21T09:11:31.089Z] "crypto/subtle", [2024-03-21T09:11:31.089Z] "crypto/tls", [2024-03-21T09:11:31.089Z] "crypto/x509", [2024-03-21T09:11:31.089Z] "crypto/x509/pkix", [2024-03-21T09:11:31.089Z] "database/sql/driver", [2024-03-21T09:11:31.089Z] "embed", [2024-03-21T09:11:31.089Z] "encoding", [2024-03-21T09:11:31.089Z] "encoding/asn1", [2024-03-21T09:11:31.089Z] "encoding/base64", [2024-03-21T09:11:31.089Z] "encoding/binary", [2024-03-21T09:11:31.089Z] "encoding/csv", [2024-03-21T09:11:31.089Z] "encoding/gob", [2024-03-21T09:11:31.089Z] "encoding/hex", [2024-03-21T09:11:31.089Z] "encoding/json", [2024-03-21T09:11:31.089Z] "encoding/pem", [2024-03-21T09:11:31.089Z] "encoding/xml", [2024-03-21T09:11:31.089Z] "errors", [2024-03-21T09:11:31.089Z] "fmt", [2024-03-21T09:11:31.089Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.089Z] "github.com/google/uuid", [2024-03-21T09:11:31.089Z] "github.com/josharian/intern", [2024-03-21T09:11:31.089Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.089Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.089Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.089Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.089Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.089Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.089Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.089Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.089Z] "hash", [2024-03-21T09:11:31.089Z] "hash/crc32", [2024-03-21T09:11:31.089Z] "html", [2024-03-21T09:11:31.089Z] "html/template", [2024-03-21T09:11:31.089Z] "internal/abi", [2024-03-21T09:11:31.089Z] "internal/bytealg", [2024-03-21T09:11:31.089Z] "internal/cpu", [2024-03-21T09:11:31.089Z] "internal/fmtsort", [2024-03-21T09:11:31.089Z] "internal/goexperiment", [2024-03-21T09:11:31.089Z] "internal/itoa", [2024-03-21T09:11:31.089Z] "internal/nettrace", [2024-03-21T09:11:31.089Z] "internal/oserror", [2024-03-21T09:11:31.089Z] "internal/poll", [2024-03-21T09:11:31.089Z] "internal/race", [2024-03-21T09:11:31.089Z] "internal/reflectlite", [2024-03-21T09:11:31.089Z] "internal/singleflight", [2024-03-21T09:11:31.089Z] "internal/syscall/execenv", [2024-03-21T09:11:31.089Z] "internal/syscall/unix", [2024-03-21T09:11:31.089Z] "internal/testlog", [2024-03-21T09:11:31.089Z] "internal/unsafeheader", [2024-03-21T09:11:31.089Z] "io", [2024-03-21T09:11:31.089Z] "io/fs", [2024-03-21T09:11:31.089Z] "io/ioutil", [2024-03-21T09:11:31.089Z] "log", [2024-03-21T09:11:31.089Z] "math", [2024-03-21T09:11:31.089Z] "math/big", [2024-03-21T09:11:31.089Z] "math/bits", [2024-03-21T09:11:31.089Z] "math/rand", [2024-03-21T09:11:31.089Z] "mime", [2024-03-21T09:11:31.089Z] "mime/multipart", [2024-03-21T09:11:31.089Z] "mime/quotedprintable", [2024-03-21T09:11:31.089Z] "net", [2024-03-21T09:11:31.089Z] "net/http", [2024-03-21T09:11:31.089Z] "net/http/httptrace", [2024-03-21T09:11:31.089Z] "net/http/internal", [2024-03-21T09:11:31.089Z] "net/http/internal/ascii", [2024-03-21T09:11:31.089Z] "net/mail", [2024-03-21T09:11:31.089Z] "net/textproto", [2024-03-21T09:11:31.089Z] "net/url", [2024-03-21T09:11:31.089Z] "os", [2024-03-21T09:11:31.089Z] "path", [2024-03-21T09:11:31.089Z] "path/filepath", [2024-03-21T09:11:31.089Z] "reflect", [2024-03-21T09:11:31.089Z] "regexp", [2024-03-21T09:11:31.089Z] "regexp/syntax", [2024-03-21T09:11:31.089Z] "runtime", [2024-03-21T09:11:31.089Z] "runtime/cgo", [2024-03-21T09:11:31.089Z] "runtime/internal/atomic", [2024-03-21T09:11:31.089Z] "runtime/internal/math", [2024-03-21T09:11:31.089Z] "runtime/internal/sys", [2024-03-21T09:11:31.089Z] "sort", [2024-03-21T09:11:31.089Z] "strconv", [2024-03-21T09:11:31.089Z] "strings", [2024-03-21T09:11:31.089Z] "sync", [2024-03-21T09:11:31.089Z] "sync/atomic", [2024-03-21T09:11:31.089Z] "syscall", [2024-03-21T09:11:31.089Z] "text/template", [2024-03-21T09:11:31.089Z] "text/template/parse", [2024-03-21T09:11:31.089Z] "time", [2024-03-21T09:11:31.089Z] "unicode", [2024-03-21T09:11:31.089Z] "unicode/utf16", [2024-03-21T09:11:31.089Z] "unicode/utf8", [2024-03-21T09:11:31.089Z] "unsafe", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.089Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "TestGoFiles": [ [2024-03-21T09:11:31.089Z] "body_test.go", [2024-03-21T09:11:31.089Z] "context_test.go", [2024-03-21T09:11:31.089Z] "debug_test.go", [2024-03-21T09:11:31.089Z] "negotiate_test.go", [2024-03-21T09:11:31.089Z] "not_implemented_test.go", [2024-03-21T09:11:31.089Z] "operation_test.go", [2024-03-21T09:11:31.089Z] "parameter_test.go", [2024-03-21T09:11:31.089Z] "rapidoc_test.go", [2024-03-21T09:11:31.089Z] "redoc_test.go", [2024-03-21T09:11:31.089Z] "request_test.go", [2024-03-21T09:11:31.089Z] "route_authenticator_test.go", [2024-03-21T09:11:31.089Z] "route_param_test.go", [2024-03-21T09:11:31.089Z] "router_test.go", [2024-03-21T09:11:31.089Z] "security_test.go", [2024-03-21T09:11:31.089Z] "spec_test.go", [2024-03-21T09:11:31.089Z] "string_conversion_test.go", [2024-03-21T09:11:31.089Z] "swaggerui_oauth2_test.go", [2024-03-21T09:11:31.089Z] "swaggerui_test.go", [2024-03-21T09:11:31.089Z] "ui_options_test.go", [2024-03-21T09:11:31.089Z] "untyped_request_test.go", [2024-03-21T09:11:31.089Z] "validation_test.go" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "TestImports": [ [2024-03-21T09:11:31.089Z] "bytes", [2024-03-21T09:11:31.089Z] "context", [2024-03-21T09:11:31.089Z] "encoding/base64", [2024-03-21T09:11:31.089Z] "encoding/json", [2024-03-21T09:11:31.089Z] "errors", [2024-03-21T09:11:31.089Z] "fmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/loads/fmts", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/internal/testing/petstore", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.089Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.089Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.089Z] "io", [2024-03-21T09:11:31.089Z] "log", [2024-03-21T09:11:31.089Z] "math", [2024-03-21T09:11:31.089Z] "mime/multipart", [2024-03-21T09:11:31.089Z] "net/http", [2024-03-21T09:11:31.089Z] "net/http/httptest", [2024-03-21T09:11:31.089Z] "net/url", [2024-03-21T09:11:31.089Z] "path", [2024-03-21T09:11:31.089Z] "reflect", [2024-03-21T09:11:31.089Z] "sort", [2024-03-21T09:11:31.089Z] "strconv", [2024-03-21T09:11:31.089Z] "strings", [2024-03-21T09:11:31.089Z] "testing", [2024-03-21T09:11:31.089Z] "time" [2024-03-21T09:11:31.089Z] ] [2024-03-21T09:11:31.089Z] } [2024-03-21T09:11:31.089Z] { [2024-03-21T09:11:31.089Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/yamlpc", [2024-03-21T09:11:31.089Z] "ImportPath": "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.089Z] "Name": "yamlpc", [2024-03-21T09:11:31.089Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.089Z] "Module": { [2024-03-21T09:11:31.089Z] "Path": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.089Z] "Version": "v0.28.0", [2024-03-21T09:11:31.089Z] "Time": "2024-03-09T19:19:52Z", [2024-03-21T09:11:31.089Z] "Indirect": true, [2024-03-21T09:11:31.089Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.089Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-21T09:11:31.089Z] "GoVersion": "1.20" [2024-03-21T09:11:31.089Z] }, [2024-03-21T09:11:31.089Z] "DepOnly": true, [2024-03-21T09:11:31.089Z] "Stale": true, [2024-03-21T09:11:31.089Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.089Z] "GoFiles": [ [2024-03-21T09:11:31.089Z] "yaml.go" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "Imports": [ [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.089Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.089Z] "io" [2024-03-21T09:11:31.089Z] ], [2024-03-21T09:11:31.089Z] "Deps": [ [2024-03-21T09:11:31.089Z] "bufio", [2024-03-21T09:11:31.089Z] "bytes", [2024-03-21T09:11:31.089Z] "compress/flate", [2024-03-21T09:11:31.089Z] "compress/gzip", [2024-03-21T09:11:31.089Z] "container/list", [2024-03-21T09:11:31.089Z] "context", [2024-03-21T09:11:31.089Z] "crypto", [2024-03-21T09:11:31.089Z] "crypto/aes", [2024-03-21T09:11:31.089Z] "crypto/cipher", [2024-03-21T09:11:31.089Z] "crypto/des", [2024-03-21T09:11:31.089Z] "crypto/dsa", [2024-03-21T09:11:31.089Z] "crypto/ecdsa", [2024-03-21T09:11:31.089Z] "crypto/ed25519", [2024-03-21T09:11:31.089Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.089Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.089Z] "crypto/elliptic", [2024-03-21T09:11:31.089Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.089Z] "crypto/hmac", [2024-03-21T09:11:31.089Z] "crypto/internal/randutil", [2024-03-21T09:11:31.089Z] "crypto/internal/subtle", [2024-03-21T09:11:31.089Z] "crypto/md5", [2024-03-21T09:11:31.089Z] "crypto/rand", [2024-03-21T09:11:31.089Z] "crypto/rc4", [2024-03-21T09:11:31.089Z] "crypto/rsa", [2024-03-21T09:11:31.089Z] "crypto/sha1", [2024-03-21T09:11:31.089Z] "crypto/sha256", [2024-03-21T09:11:31.089Z] "crypto/sha512", [2024-03-21T09:11:31.089Z] "crypto/subtle", [2024-03-21T09:11:31.089Z] "crypto/tls", [2024-03-21T09:11:31.089Z] "crypto/x509", [2024-03-21T09:11:31.089Z] "crypto/x509/pkix", [2024-03-21T09:11:31.089Z] "database/sql/driver", [2024-03-21T09:11:31.089Z] "encoding", [2024-03-21T09:11:31.089Z] "encoding/asn1", [2024-03-21T09:11:31.089Z] "encoding/base64", [2024-03-21T09:11:31.089Z] "encoding/binary", [2024-03-21T09:11:31.089Z] "encoding/csv", [2024-03-21T09:11:31.089Z] "encoding/hex", [2024-03-21T09:11:31.089Z] "encoding/json", [2024-03-21T09:11:31.089Z] "encoding/pem", [2024-03-21T09:11:31.089Z] "encoding/xml", [2024-03-21T09:11:31.089Z] "errors", [2024-03-21T09:11:31.089Z] "fmt", [2024-03-21T09:11:31.089Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.089Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.089Z] "github.com/google/uuid", [2024-03-21T09:11:31.089Z] "github.com/josharian/intern", [2024-03-21T09:11:31.089Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.089Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.089Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.089Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.089Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.090Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.090Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.090Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.090Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.090Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.090Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.090Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.090Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.090Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.090Z] "hash", [2024-03-21T09:11:31.090Z] "hash/crc32", [2024-03-21T09:11:31.090Z] "html", [2024-03-21T09:11:31.090Z] "internal/abi", [2024-03-21T09:11:31.090Z] "internal/bytealg", [2024-03-21T09:11:31.090Z] "internal/cpu", [2024-03-21T09:11:31.090Z] "internal/fmtsort", [2024-03-21T09:11:31.090Z] "internal/goexperiment", [2024-03-21T09:11:31.090Z] "internal/itoa", [2024-03-21T09:11:31.090Z] "internal/nettrace", [2024-03-21T09:11:31.090Z] "internal/oserror", [2024-03-21T09:11:31.090Z] "internal/poll", [2024-03-21T09:11:31.090Z] "internal/race", [2024-03-21T09:11:31.090Z] "internal/reflectlite", [2024-03-21T09:11:31.090Z] "internal/singleflight", [2024-03-21T09:11:31.090Z] "internal/syscall/execenv", [2024-03-21T09:11:31.090Z] "internal/syscall/unix", [2024-03-21T09:11:31.090Z] "internal/testlog", [2024-03-21T09:11:31.090Z] "internal/unsafeheader", [2024-03-21T09:11:31.090Z] "io", [2024-03-21T09:11:31.090Z] "io/fs", [2024-03-21T09:11:31.090Z] "io/ioutil", [2024-03-21T09:11:31.090Z] "log", [2024-03-21T09:11:31.090Z] "math", [2024-03-21T09:11:31.090Z] "math/big", [2024-03-21T09:11:31.090Z] "math/bits", [2024-03-21T09:11:31.090Z] "math/rand", [2024-03-21T09:11:31.090Z] "mime", [2024-03-21T09:11:31.090Z] "mime/multipart", [2024-03-21T09:11:31.090Z] "mime/quotedprintable", [2024-03-21T09:11:31.090Z] "net", [2024-03-21T09:11:31.090Z] "net/http", [2024-03-21T09:11:31.090Z] "net/http/httptrace", [2024-03-21T09:11:31.090Z] "net/http/internal", [2024-03-21T09:11:31.090Z] "net/http/internal/ascii", [2024-03-21T09:11:31.090Z] "net/mail", [2024-03-21T09:11:31.090Z] "net/textproto", [2024-03-21T09:11:31.090Z] "net/url", [2024-03-21T09:11:31.090Z] "os", [2024-03-21T09:11:31.090Z] "path", [2024-03-21T09:11:31.090Z] "path/filepath", [2024-03-21T09:11:31.090Z] "reflect", [2024-03-21T09:11:31.090Z] "regexp", [2024-03-21T09:11:31.090Z] "regexp/syntax", [2024-03-21T09:11:31.090Z] "runtime", [2024-03-21T09:11:31.090Z] "runtime/cgo", [2024-03-21T09:11:31.090Z] "runtime/internal/atomic", [2024-03-21T09:11:31.090Z] "runtime/internal/math", [2024-03-21T09:11:31.090Z] "runtime/internal/sys", [2024-03-21T09:11:31.090Z] "sort", [2024-03-21T09:11:31.090Z] "strconv", [2024-03-21T09:11:31.090Z] "strings", [2024-03-21T09:11:31.090Z] "sync", [2024-03-21T09:11:31.090Z] "sync/atomic", [2024-03-21T09:11:31.090Z] "syscall", [2024-03-21T09:11:31.090Z] "time", [2024-03-21T09:11:31.090Z] "unicode", [2024-03-21T09:11:31.090Z] "unicode/utf16", [2024-03-21T09:11:31.090Z] "unicode/utf8", [2024-03-21T09:11:31.090Z] "unsafe", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "TestGoFiles": [ [2024-03-21T09:11:31.090Z] "yaml_test.go" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "TestImports": [ [2024-03-21T09:11:31.090Z] "bytes", [2024-03-21T09:11:31.090Z] "errors", [2024-03-21T09:11:31.090Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.090Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.090Z] "net/http/httptest", [2024-03-21T09:11:31.090Z] "testing" [2024-03-21T09:11:31.090Z] ] [2024-03-21T09:11:31.090Z] } [2024-03-21T09:11:31.090Z] { [2024-03-21T09:11:31.090Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0/log", [2024-03-21T09:11:31.090Z] "ImportPath": "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.090Z] "Name": "log", [2024-03-21T09:11:31.090Z] "Root": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-21T09:11:31.090Z] "Module": { [2024-03-21T09:11:31.090Z] "Path": "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.090Z] "Version": "v1.2.0", [2024-03-21T09:11:31.090Z] "Time": "2020-07-01T21:27:29Z", [2024-03-21T09:11:31.090Z] "Indirect": true, [2024-03-21T09:11:31.090Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-21T09:11:31.090Z] "GoMod": "/go/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.mod", [2024-03-21T09:11:31.090Z] "GoVersion": "1.14" [2024-03-21T09:11:31.090Z] }, [2024-03-21T09:11:31.090Z] "DepOnly": true, [2024-03-21T09:11:31.090Z] "Stale": true, [2024-03-21T09:11:31.090Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.090Z] "GoFiles": [ [2024-03-21T09:11:31.090Z] "field.go", [2024-03-21T09:11:31.090Z] "util.go" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "Imports": [ [2024-03-21T09:11:31.090Z] "fmt", [2024-03-21T09:11:31.090Z] "math", [2024-03-21T09:11:31.090Z] "reflect" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "Deps": [ [2024-03-21T09:11:31.090Z] "errors", [2024-03-21T09:11:31.090Z] "fmt", [2024-03-21T09:11:31.090Z] "internal/abi", [2024-03-21T09:11:31.090Z] "internal/bytealg", [2024-03-21T09:11:31.090Z] "internal/cpu", [2024-03-21T09:11:31.090Z] "internal/fmtsort", [2024-03-21T09:11:31.090Z] "internal/goexperiment", [2024-03-21T09:11:31.090Z] "internal/itoa", [2024-03-21T09:11:31.090Z] "internal/oserror", [2024-03-21T09:11:31.090Z] "internal/poll", [2024-03-21T09:11:31.090Z] "internal/race", [2024-03-21T09:11:31.090Z] "internal/reflectlite", [2024-03-21T09:11:31.090Z] "internal/syscall/execenv", [2024-03-21T09:11:31.090Z] "internal/syscall/unix", [2024-03-21T09:11:31.090Z] "internal/testlog", [2024-03-21T09:11:31.090Z] "internal/unsafeheader", [2024-03-21T09:11:31.090Z] "io", [2024-03-21T09:11:31.090Z] "io/fs", [2024-03-21T09:11:31.090Z] "math", [2024-03-21T09:11:31.090Z] "math/bits", [2024-03-21T09:11:31.090Z] "os", [2024-03-21T09:11:31.090Z] "path", [2024-03-21T09:11:31.090Z] "reflect", [2024-03-21T09:11:31.090Z] "runtime", [2024-03-21T09:11:31.090Z] "runtime/internal/atomic", [2024-03-21T09:11:31.090Z] "runtime/internal/math", [2024-03-21T09:11:31.090Z] "runtime/internal/sys", [2024-03-21T09:11:31.090Z] "sort", [2024-03-21T09:11:31.090Z] "strconv", [2024-03-21T09:11:31.090Z] "sync", [2024-03-21T09:11:31.090Z] "sync/atomic", [2024-03-21T09:11:31.090Z] "syscall", [2024-03-21T09:11:31.090Z] "time", [2024-03-21T09:11:31.090Z] "unicode", [2024-03-21T09:11:31.090Z] "unicode/utf8", [2024-03-21T09:11:31.090Z] "unsafe" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "TestGoFiles": [ [2024-03-21T09:11:31.090Z] "field_test.go", [2024-03-21T09:11:31.090Z] "util_test.go" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "TestImports": [ [2024-03-21T09:11:31.090Z] "errors", [2024-03-21T09:11:31.090Z] "fmt", [2024-03-21T09:11:31.090Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.090Z] "io", [2024-03-21T09:11:31.090Z] "testing" [2024-03-21T09:11:31.090Z] ] [2024-03-21T09:11:31.090Z] } [2024-03-21T09:11:31.090Z] { [2024-03-21T09:11:31.090Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-21T09:11:31.090Z] "ImportPath": "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.090Z] "Name": "opentracing", [2024-03-21T09:11:31.090Z] "Root": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-21T09:11:31.090Z] "Module": { [2024-03-21T09:11:31.090Z] "Path": "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.090Z] "Version": "v1.2.0", [2024-03-21T09:11:31.090Z] "Time": "2020-07-01T21:27:29Z", [2024-03-21T09:11:31.090Z] "Indirect": true, [2024-03-21T09:11:31.090Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-21T09:11:31.090Z] "GoMod": "/go/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.mod", [2024-03-21T09:11:31.090Z] "GoVersion": "1.14" [2024-03-21T09:11:31.090Z] }, [2024-03-21T09:11:31.090Z] "DepOnly": true, [2024-03-21T09:11:31.090Z] "Stale": true, [2024-03-21T09:11:31.090Z] "StaleReason": "stale dependency: github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.090Z] "GoFiles": [ [2024-03-21T09:11:31.090Z] "ext.go", [2024-03-21T09:11:31.090Z] "globaltracer.go", [2024-03-21T09:11:31.090Z] "gocontext.go", [2024-03-21T09:11:31.090Z] "noop.go", [2024-03-21T09:11:31.090Z] "propagation.go", [2024-03-21T09:11:31.090Z] "span.go", [2024-03-21T09:11:31.090Z] "tracer.go" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "Imports": [ [2024-03-21T09:11:31.090Z] "context", [2024-03-21T09:11:31.090Z] "errors", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.090Z] "net/http", [2024-03-21T09:11:31.090Z] "time" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "Deps": [ [2024-03-21T09:11:31.090Z] "bufio", [2024-03-21T09:11:31.090Z] "bytes", [2024-03-21T09:11:31.090Z] "compress/flate", [2024-03-21T09:11:31.090Z] "compress/gzip", [2024-03-21T09:11:31.090Z] "container/list", [2024-03-21T09:11:31.090Z] "context", [2024-03-21T09:11:31.090Z] "crypto", [2024-03-21T09:11:31.090Z] "crypto/aes", [2024-03-21T09:11:31.090Z] "crypto/cipher", [2024-03-21T09:11:31.090Z] "crypto/des", [2024-03-21T09:11:31.090Z] "crypto/dsa", [2024-03-21T09:11:31.090Z] "crypto/ecdsa", [2024-03-21T09:11:31.090Z] "crypto/ed25519", [2024-03-21T09:11:31.090Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.090Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.090Z] "crypto/elliptic", [2024-03-21T09:11:31.090Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.090Z] "crypto/hmac", [2024-03-21T09:11:31.090Z] "crypto/internal/randutil", [2024-03-21T09:11:31.090Z] "crypto/internal/subtle", [2024-03-21T09:11:31.090Z] "crypto/md5", [2024-03-21T09:11:31.090Z] "crypto/rand", [2024-03-21T09:11:31.090Z] "crypto/rc4", [2024-03-21T09:11:31.090Z] "crypto/rsa", [2024-03-21T09:11:31.090Z] "crypto/sha1", [2024-03-21T09:11:31.090Z] "crypto/sha256", [2024-03-21T09:11:31.090Z] "crypto/sha512", [2024-03-21T09:11:31.090Z] "crypto/subtle", [2024-03-21T09:11:31.090Z] "crypto/tls", [2024-03-21T09:11:31.090Z] "crypto/x509", [2024-03-21T09:11:31.090Z] "crypto/x509/pkix", [2024-03-21T09:11:31.090Z] "encoding/asn1", [2024-03-21T09:11:31.090Z] "encoding/base64", [2024-03-21T09:11:31.090Z] "encoding/binary", [2024-03-21T09:11:31.090Z] "encoding/hex", [2024-03-21T09:11:31.090Z] "encoding/pem", [2024-03-21T09:11:31.090Z] "errors", [2024-03-21T09:11:31.090Z] "fmt", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.090Z] "hash", [2024-03-21T09:11:31.090Z] "hash/crc32", [2024-03-21T09:11:31.090Z] "internal/abi", [2024-03-21T09:11:31.090Z] "internal/bytealg", [2024-03-21T09:11:31.090Z] "internal/cpu", [2024-03-21T09:11:31.090Z] "internal/fmtsort", [2024-03-21T09:11:31.090Z] "internal/goexperiment", [2024-03-21T09:11:31.090Z] "internal/itoa", [2024-03-21T09:11:31.090Z] "internal/nettrace", [2024-03-21T09:11:31.090Z] "internal/oserror", [2024-03-21T09:11:31.090Z] "internal/poll", [2024-03-21T09:11:31.090Z] "internal/race", [2024-03-21T09:11:31.090Z] "internal/reflectlite", [2024-03-21T09:11:31.090Z] "internal/singleflight", [2024-03-21T09:11:31.090Z] "internal/syscall/execenv", [2024-03-21T09:11:31.090Z] "internal/syscall/unix", [2024-03-21T09:11:31.090Z] "internal/testlog", [2024-03-21T09:11:31.090Z] "internal/unsafeheader", [2024-03-21T09:11:31.090Z] "io", [2024-03-21T09:11:31.090Z] "io/fs", [2024-03-21T09:11:31.090Z] "io/ioutil", [2024-03-21T09:11:31.090Z] "log", [2024-03-21T09:11:31.090Z] "math", [2024-03-21T09:11:31.090Z] "math/big", [2024-03-21T09:11:31.090Z] "math/bits", [2024-03-21T09:11:31.090Z] "math/rand", [2024-03-21T09:11:31.090Z] "mime", [2024-03-21T09:11:31.090Z] "mime/multipart", [2024-03-21T09:11:31.090Z] "mime/quotedprintable", [2024-03-21T09:11:31.090Z] "net", [2024-03-21T09:11:31.090Z] "net/http", [2024-03-21T09:11:31.090Z] "net/http/httptrace", [2024-03-21T09:11:31.090Z] "net/http/internal", [2024-03-21T09:11:31.090Z] "net/http/internal/ascii", [2024-03-21T09:11:31.090Z] "net/textproto", [2024-03-21T09:11:31.090Z] "net/url", [2024-03-21T09:11:31.090Z] "os", [2024-03-21T09:11:31.090Z] "path", [2024-03-21T09:11:31.090Z] "path/filepath", [2024-03-21T09:11:31.090Z] "reflect", [2024-03-21T09:11:31.090Z] "runtime", [2024-03-21T09:11:31.090Z] "runtime/cgo", [2024-03-21T09:11:31.090Z] "runtime/internal/atomic", [2024-03-21T09:11:31.090Z] "runtime/internal/math", [2024-03-21T09:11:31.090Z] "runtime/internal/sys", [2024-03-21T09:11:31.090Z] "sort", [2024-03-21T09:11:31.090Z] "strconv", [2024-03-21T09:11:31.090Z] "strings", [2024-03-21T09:11:31.090Z] "sync", [2024-03-21T09:11:31.090Z] "sync/atomic", [2024-03-21T09:11:31.090Z] "syscall", [2024-03-21T09:11:31.090Z] "time", [2024-03-21T09:11:31.090Z] "unicode", [2024-03-21T09:11:31.090Z] "unicode/utf16", [2024-03-21T09:11:31.090Z] "unicode/utf8", [2024-03-21T09:11:31.090Z] "unsafe", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "TestGoFiles": [ [2024-03-21T09:11:31.090Z] "globaltracer_test.go", [2024-03-21T09:11:31.090Z] "gocontext_test.go", [2024-03-21T09:11:31.090Z] "options_test.go", [2024-03-21T09:11:31.090Z] "propagation_test.go", [2024-03-21T09:11:31.090Z] "testtracer_test.go" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "TestImports": [ [2024-03-21T09:11:31.090Z] "context", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.090Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.090Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.090Z] "net/http", [2024-03-21T09:11:31.090Z] "reflect", [2024-03-21T09:11:31.090Z] "strconv", [2024-03-21T09:11:31.090Z] "strings", [2024-03-21T09:11:31.090Z] "testing", [2024-03-21T09:11:31.090Z] "time" [2024-03-21T09:11:31.090Z] ] [2024-03-21T09:11:31.090Z] } [2024-03-21T09:11:31.090Z] { [2024-03-21T09:11:31.090Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0/ext", [2024-03-21T09:11:31.090Z] "ImportPath": "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.090Z] "Name": "ext", [2024-03-21T09:11:31.090Z] "Root": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-21T09:11:31.090Z] "Module": { [2024-03-21T09:11:31.090Z] "Path": "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.090Z] "Version": "v1.2.0", [2024-03-21T09:11:31.090Z] "Time": "2020-07-01T21:27:29Z", [2024-03-21T09:11:31.090Z] "Indirect": true, [2024-03-21T09:11:31.090Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-03-21T09:11:31.090Z] "GoMod": "/go/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.mod", [2024-03-21T09:11:31.090Z] "GoVersion": "1.14" [2024-03-21T09:11:31.090Z] }, [2024-03-21T09:11:31.090Z] "DepOnly": true, [2024-03-21T09:11:31.090Z] "Stale": true, [2024-03-21T09:11:31.090Z] "StaleReason": "stale dependency: github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.090Z] "GoFiles": [ [2024-03-21T09:11:31.090Z] "field.go", [2024-03-21T09:11:31.090Z] "tags.go" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "Imports": [ [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go/log" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "Deps": [ [2024-03-21T09:11:31.090Z] "bufio", [2024-03-21T09:11:31.090Z] "bytes", [2024-03-21T09:11:31.090Z] "compress/flate", [2024-03-21T09:11:31.090Z] "compress/gzip", [2024-03-21T09:11:31.090Z] "container/list", [2024-03-21T09:11:31.090Z] "context", [2024-03-21T09:11:31.090Z] "crypto", [2024-03-21T09:11:31.090Z] "crypto/aes", [2024-03-21T09:11:31.090Z] "crypto/cipher", [2024-03-21T09:11:31.090Z] "crypto/des", [2024-03-21T09:11:31.090Z] "crypto/dsa", [2024-03-21T09:11:31.090Z] "crypto/ecdsa", [2024-03-21T09:11:31.090Z] "crypto/ed25519", [2024-03-21T09:11:31.090Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.090Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.090Z] "crypto/elliptic", [2024-03-21T09:11:31.090Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.090Z] "crypto/hmac", [2024-03-21T09:11:31.090Z] "crypto/internal/randutil", [2024-03-21T09:11:31.090Z] "crypto/internal/subtle", [2024-03-21T09:11:31.090Z] "crypto/md5", [2024-03-21T09:11:31.090Z] "crypto/rand", [2024-03-21T09:11:31.090Z] "crypto/rc4", [2024-03-21T09:11:31.090Z] "crypto/rsa", [2024-03-21T09:11:31.090Z] "crypto/sha1", [2024-03-21T09:11:31.090Z] "crypto/sha256", [2024-03-21T09:11:31.090Z] "crypto/sha512", [2024-03-21T09:11:31.090Z] "crypto/subtle", [2024-03-21T09:11:31.090Z] "crypto/tls", [2024-03-21T09:11:31.090Z] "crypto/x509", [2024-03-21T09:11:31.090Z] "crypto/x509/pkix", [2024-03-21T09:11:31.090Z] "encoding/asn1", [2024-03-21T09:11:31.090Z] "encoding/base64", [2024-03-21T09:11:31.090Z] "encoding/binary", [2024-03-21T09:11:31.090Z] "encoding/hex", [2024-03-21T09:11:31.090Z] "encoding/pem", [2024-03-21T09:11:31.090Z] "errors", [2024-03-21T09:11:31.090Z] "fmt", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.090Z] "hash", [2024-03-21T09:11:31.090Z] "hash/crc32", [2024-03-21T09:11:31.090Z] "internal/abi", [2024-03-21T09:11:31.090Z] "internal/bytealg", [2024-03-21T09:11:31.090Z] "internal/cpu", [2024-03-21T09:11:31.090Z] "internal/fmtsort", [2024-03-21T09:11:31.090Z] "internal/goexperiment", [2024-03-21T09:11:31.090Z] "internal/itoa", [2024-03-21T09:11:31.090Z] "internal/nettrace", [2024-03-21T09:11:31.090Z] "internal/oserror", [2024-03-21T09:11:31.090Z] "internal/poll", [2024-03-21T09:11:31.090Z] "internal/race", [2024-03-21T09:11:31.090Z] "internal/reflectlite", [2024-03-21T09:11:31.090Z] "internal/singleflight", [2024-03-21T09:11:31.090Z] "internal/syscall/execenv", [2024-03-21T09:11:31.090Z] "internal/syscall/unix", [2024-03-21T09:11:31.090Z] "internal/testlog", [2024-03-21T09:11:31.090Z] "internal/unsafeheader", [2024-03-21T09:11:31.090Z] "io", [2024-03-21T09:11:31.090Z] "io/fs", [2024-03-21T09:11:31.090Z] "io/ioutil", [2024-03-21T09:11:31.090Z] "log", [2024-03-21T09:11:31.090Z] "math", [2024-03-21T09:11:31.090Z] "math/big", [2024-03-21T09:11:31.090Z] "math/bits", [2024-03-21T09:11:31.090Z] "math/rand", [2024-03-21T09:11:31.090Z] "mime", [2024-03-21T09:11:31.090Z] "mime/multipart", [2024-03-21T09:11:31.090Z] "mime/quotedprintable", [2024-03-21T09:11:31.090Z] "net", [2024-03-21T09:11:31.090Z] "net/http", [2024-03-21T09:11:31.090Z] "net/http/httptrace", [2024-03-21T09:11:31.090Z] "net/http/internal", [2024-03-21T09:11:31.090Z] "net/http/internal/ascii", [2024-03-21T09:11:31.090Z] "net/textproto", [2024-03-21T09:11:31.090Z] "net/url", [2024-03-21T09:11:31.090Z] "os", [2024-03-21T09:11:31.090Z] "path", [2024-03-21T09:11:31.090Z] "path/filepath", [2024-03-21T09:11:31.090Z] "reflect", [2024-03-21T09:11:31.090Z] "runtime", [2024-03-21T09:11:31.090Z] "runtime/cgo", [2024-03-21T09:11:31.090Z] "runtime/internal/atomic", [2024-03-21T09:11:31.090Z] "runtime/internal/math", [2024-03-21T09:11:31.090Z] "runtime/internal/sys", [2024-03-21T09:11:31.090Z] "sort", [2024-03-21T09:11:31.090Z] "strconv", [2024-03-21T09:11:31.090Z] "strings", [2024-03-21T09:11:31.090Z] "sync", [2024-03-21T09:11:31.090Z] "sync/atomic", [2024-03-21T09:11:31.090Z] "syscall", [2024-03-21T09:11:31.090Z] "time", [2024-03-21T09:11:31.090Z] "unicode", [2024-03-21T09:11:31.090Z] "unicode/utf16", [2024-03-21T09:11:31.090Z] "unicode/utf8", [2024-03-21T09:11:31.090Z] "unsafe", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.090Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "XTestGoFiles": [ [2024-03-21T09:11:31.090Z] "field_test.go", [2024-03-21T09:11:31.090Z] "tags_test.go" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "XTestImports": [ [2024-03-21T09:11:31.090Z] "fmt", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.090Z] "github.com/opentracing/opentracing-go/mocktracer", [2024-03-21T09:11:31.090Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.090Z] "reflect", [2024-03-21T09:11:31.090Z] "testing" [2024-03-21T09:11:31.090Z] ] [2024-03-21T09:11:31.090Z] } [2024-03-21T09:11:31.090Z] { [2024-03-21T09:11:31.090Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-21T09:11:31.090Z] "ImportPath": "github.com/go-logr/logr", [2024-03-21T09:11:31.090Z] "Name": "logr", [2024-03-21T09:11:31.090Z] "Doc": "Package logr defines a general-purpose logging API and abstract interfaces to back that API.", [2024-03-21T09:11:31.090Z] "Root": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-21T09:11:31.090Z] "Module": { [2024-03-21T09:11:31.090Z] "Path": "github.com/go-logr/logr", [2024-03-21T09:11:31.090Z] "Version": "v1.4.1", [2024-03-21T09:11:31.090Z] "Time": "2023-12-21T15:57:58Z", [2024-03-21T09:11:31.090Z] "Indirect": true, [2024-03-21T09:11:31.090Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-21T09:11:31.090Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logr/logr/@v/v1.4.1.mod", [2024-03-21T09:11:31.090Z] "GoVersion": "1.18" [2024-03-21T09:11:31.090Z] }, [2024-03-21T09:11:31.090Z] "DepOnly": true, [2024-03-21T09:11:31.090Z] "Stale": true, [2024-03-21T09:11:31.090Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.090Z] "GoFiles": [ [2024-03-21T09:11:31.090Z] "context.go", [2024-03-21T09:11:31.090Z] "context_noslog.go", [2024-03-21T09:11:31.090Z] "discard.go", [2024-03-21T09:11:31.090Z] "logr.go" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.090Z] "context_slog.go", [2024-03-21T09:11:31.090Z] "context_slog_test.go", [2024-03-21T09:11:31.090Z] "example_slogr_test.go", [2024-03-21T09:11:31.090Z] "sloghandler.go", [2024-03-21T09:11:31.090Z] "slogr.go", [2024-03-21T09:11:31.090Z] "slogr_test.go", [2024-03-21T09:11:31.090Z] "slogsink.go", [2024-03-21T09:11:31.090Z] "testimpls_slog_test.go" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "Imports": [ [2024-03-21T09:11:31.090Z] "context" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "Deps": [ [2024-03-21T09:11:31.090Z] "context", [2024-03-21T09:11:31.090Z] "errors", [2024-03-21T09:11:31.090Z] "internal/abi", [2024-03-21T09:11:31.090Z] "internal/bytealg", [2024-03-21T09:11:31.090Z] "internal/cpu", [2024-03-21T09:11:31.090Z] "internal/goexperiment", [2024-03-21T09:11:31.090Z] "internal/itoa", [2024-03-21T09:11:31.090Z] "internal/oserror", [2024-03-21T09:11:31.090Z] "internal/race", [2024-03-21T09:11:31.090Z] "internal/reflectlite", [2024-03-21T09:11:31.090Z] "internal/unsafeheader", [2024-03-21T09:11:31.090Z] "runtime", [2024-03-21T09:11:31.090Z] "runtime/internal/atomic", [2024-03-21T09:11:31.090Z] "runtime/internal/math", [2024-03-21T09:11:31.090Z] "runtime/internal/sys", [2024-03-21T09:11:31.090Z] "sync", [2024-03-21T09:11:31.090Z] "sync/atomic", [2024-03-21T09:11:31.090Z] "syscall", [2024-03-21T09:11:31.090Z] "time", [2024-03-21T09:11:31.090Z] "unsafe" [2024-03-21T09:11:31.090Z] ], [2024-03-21T09:11:31.090Z] "TestGoFiles": [ [2024-03-21T09:11:31.090Z] "context_test.go", [2024-03-21T09:11:31.091Z] "discard_test.go", [2024-03-21T09:11:31.091Z] "logr_test.go", [2024-03-21T09:11:31.091Z] "testimpls_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "TestImports": [ [2024-03-21T09:11:31.091Z] "context", [2024-03-21T09:11:31.091Z] "errors", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "runtime", [2024-03-21T09:11:31.091Z] "testing" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "XTestGoFiles": [ [2024-03-21T09:11:31.091Z] "example_marshaler_secret_test.go", [2024-03-21T09:11:31.091Z] "example_marshaler_test.go", [2024-03-21T09:11:31.091Z] "example_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "XTestImports": [ [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr/funcr" [2024-03-21T09:11:31.091Z] ] [2024-03-21T09:11:31.091Z] } [2024-03-21T09:11:31.091Z] { [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1/funcr", [2024-03-21T09:11:31.091Z] "ImportPath": "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.091Z] "Name": "funcr", [2024-03-21T09:11:31.091Z] "Doc": "Package funcr implements formatting of structured log messages and optionally captures the call site and timestamp.", [2024-03-21T09:11:31.091Z] "Root": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-21T09:11:31.091Z] "Module": { [2024-03-21T09:11:31.091Z] "Path": "github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "Version": "v1.4.1", [2024-03-21T09:11:31.091Z] "Time": "2023-12-21T15:57:58Z", [2024-03-21T09:11:31.091Z] "Indirect": true, [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-03-21T09:11:31.091Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logr/logr/@v/v1.4.1.mod", [2024-03-21T09:11:31.091Z] "GoVersion": "1.18" [2024-03-21T09:11:31.091Z] }, [2024-03-21T09:11:31.091Z] "DepOnly": true, [2024-03-21T09:11:31.091Z] "Stale": true, [2024-03-21T09:11:31.091Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "GoFiles": [ [2024-03-21T09:11:31.091Z] "funcr.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.091Z] "slogsink.go", [2024-03-21T09:11:31.091Z] "slogsink_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Imports": [ [2024-03-21T09:11:31.091Z] "bytes", [2024-03-21T09:11:31.091Z] "encoding", [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "path/filepath", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "runtime", [2024-03-21T09:11:31.091Z] "strconv", [2024-03-21T09:11:31.091Z] "strings", [2024-03-21T09:11:31.091Z] "time" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Deps": [ [2024-03-21T09:11:31.091Z] "bytes", [2024-03-21T09:11:31.091Z] "context", [2024-03-21T09:11:31.091Z] "encoding", [2024-03-21T09:11:31.091Z] "encoding/base64", [2024-03-21T09:11:31.091Z] "encoding/binary", [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "errors", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "internal/abi", [2024-03-21T09:11:31.091Z] "internal/bytealg", [2024-03-21T09:11:31.091Z] "internal/cpu", [2024-03-21T09:11:31.091Z] "internal/fmtsort", [2024-03-21T09:11:31.091Z] "internal/goexperiment", [2024-03-21T09:11:31.091Z] "internal/itoa", [2024-03-21T09:11:31.091Z] "internal/oserror", [2024-03-21T09:11:31.091Z] "internal/poll", [2024-03-21T09:11:31.091Z] "internal/race", [2024-03-21T09:11:31.091Z] "internal/reflectlite", [2024-03-21T09:11:31.091Z] "internal/syscall/execenv", [2024-03-21T09:11:31.091Z] "internal/syscall/unix", [2024-03-21T09:11:31.091Z] "internal/testlog", [2024-03-21T09:11:31.091Z] "internal/unsafeheader", [2024-03-21T09:11:31.091Z] "io", [2024-03-21T09:11:31.091Z] "io/fs", [2024-03-21T09:11:31.091Z] "math", [2024-03-21T09:11:31.091Z] "math/bits", [2024-03-21T09:11:31.091Z] "os", [2024-03-21T09:11:31.091Z] "path", [2024-03-21T09:11:31.091Z] "path/filepath", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "runtime", [2024-03-21T09:11:31.091Z] "runtime/internal/atomic", [2024-03-21T09:11:31.091Z] "runtime/internal/math", [2024-03-21T09:11:31.091Z] "runtime/internal/sys", [2024-03-21T09:11:31.091Z] "sort", [2024-03-21T09:11:31.091Z] "strconv", [2024-03-21T09:11:31.091Z] "strings", [2024-03-21T09:11:31.091Z] "sync", [2024-03-21T09:11:31.091Z] "sync/atomic", [2024-03-21T09:11:31.091Z] "syscall", [2024-03-21T09:11:31.091Z] "time", [2024-03-21T09:11:31.091Z] "unicode", [2024-03-21T09:11:31.091Z] "unicode/utf16", [2024-03-21T09:11:31.091Z] "unicode/utf8", [2024-03-21T09:11:31.091Z] "unsafe" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "TestGoFiles": [ [2024-03-21T09:11:31.091Z] "funcr_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "TestImports": [ [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "path/filepath", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "runtime", [2024-03-21T09:11:31.091Z] "testing" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "XTestGoFiles": [ [2024-03-21T09:11:31.091Z] "example_formatter_test.go", [2024-03-21T09:11:31.091Z] "example_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "XTestImports": [ [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.091Z] "strings" [2024-03-21T09:11:31.091Z] ] [2024-03-21T09:11:31.091Z] } [2024-03-21T09:11:31.091Z] { [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/github.com/go-logr/stdr@v1.2.2", [2024-03-21T09:11:31.091Z] "ImportPath": "github.com/go-logr/stdr", [2024-03-21T09:11:31.091Z] "Name": "stdr", [2024-03-21T09:11:31.091Z] "Doc": "Package stdr implements github.com/go-logr/logr.Logger in terms of Go's standard log package.", [2024-03-21T09:11:31.091Z] "Root": "/go/pkg/mod/github.com/go-logr/stdr@v1.2.2", [2024-03-21T09:11:31.091Z] "Module": { [2024-03-21T09:11:31.091Z] "Path": "github.com/go-logr/stdr", [2024-03-21T09:11:31.091Z] "Version": "v1.2.2", [2024-03-21T09:11:31.091Z] "Time": "2021-12-14T08:00:35Z", [2024-03-21T09:11:31.091Z] "Indirect": true, [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/github.com/go-logr/stdr@v1.2.2", [2024-03-21T09:11:31.091Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logr/stdr/@v/v1.2.2.mod", [2024-03-21T09:11:31.091Z] "GoVersion": "1.16" [2024-03-21T09:11:31.091Z] }, [2024-03-21T09:11:31.091Z] "DepOnly": true, [2024-03-21T09:11:31.091Z] "Stale": true, [2024-03-21T09:11:31.091Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "GoFiles": [ [2024-03-21T09:11:31.091Z] "stdr.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Imports": [ [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.091Z] "log", [2024-03-21T09:11:31.091Z] "os" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Deps": [ [2024-03-21T09:11:31.091Z] "bytes", [2024-03-21T09:11:31.091Z] "context", [2024-03-21T09:11:31.091Z] "encoding", [2024-03-21T09:11:31.091Z] "encoding/base64", [2024-03-21T09:11:31.091Z] "encoding/binary", [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "errors", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.091Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.091Z] "internal/abi", [2024-03-21T09:11:31.091Z] "internal/bytealg", [2024-03-21T09:11:31.091Z] "internal/cpu", [2024-03-21T09:11:31.091Z] "internal/fmtsort", [2024-03-21T09:11:31.091Z] "internal/goexperiment", [2024-03-21T09:11:31.091Z] "internal/itoa", [2024-03-21T09:11:31.091Z] "internal/oserror", [2024-03-21T09:11:31.091Z] "internal/poll", [2024-03-21T09:11:31.091Z] "internal/race", [2024-03-21T09:11:31.091Z] "internal/reflectlite", [2024-03-21T09:11:31.091Z] "internal/syscall/execenv", [2024-03-21T09:11:31.091Z] "internal/syscall/unix", [2024-03-21T09:11:31.091Z] "internal/testlog", [2024-03-21T09:11:31.091Z] "internal/unsafeheader", [2024-03-21T09:11:31.091Z] "io", [2024-03-21T09:11:31.091Z] "io/fs", [2024-03-21T09:11:31.091Z] "log", [2024-03-21T09:11:31.091Z] "math", [2024-03-21T09:11:31.091Z] "math/bits", [2024-03-21T09:11:31.091Z] "os", [2024-03-21T09:11:31.091Z] "path", [2024-03-21T09:11:31.091Z] "path/filepath", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "runtime", [2024-03-21T09:11:31.091Z] "runtime/internal/atomic", [2024-03-21T09:11:31.091Z] "runtime/internal/math", [2024-03-21T09:11:31.091Z] "runtime/internal/sys", [2024-03-21T09:11:31.091Z] "sort", [2024-03-21T09:11:31.091Z] "strconv", [2024-03-21T09:11:31.091Z] "strings", [2024-03-21T09:11:31.091Z] "sync", [2024-03-21T09:11:31.091Z] "sync/atomic", [2024-03-21T09:11:31.091Z] "syscall", [2024-03-21T09:11:31.091Z] "time", [2024-03-21T09:11:31.091Z] "unicode", [2024-03-21T09:11:31.091Z] "unicode/utf16", [2024-03-21T09:11:31.091Z] "unicode/utf8", [2024-03-21T09:11:31.091Z] "unsafe" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "XTestGoFiles": [ [2024-03-21T09:11:31.091Z] "example_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "XTestImports": [ [2024-03-21T09:11:31.091Z] "errors", [2024-03-21T09:11:31.091Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.091Z] "log", [2024-03-21T09:11:31.091Z] "os" [2024-03-21T09:11:31.091Z] ] [2024-03-21T09:11:31.091Z] } [2024-03-21T09:11:31.091Z] { [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal", [2024-03-21T09:11:31.091Z] "ImportPath": "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.091Z] "Name": "internal", [2024-03-21T09:11:31.091Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.091Z] "Module": { [2024-03-21T09:11:31.091Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.091Z] "Version": "v1.24.0", [2024-03-21T09:11:31.091Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.091Z] "Indirect": true, [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.091Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.091Z] "GoVersion": "1.20" [2024-03-21T09:11:31.091Z] }, [2024-03-21T09:11:31.091Z] "DepOnly": true, [2024-03-21T09:11:31.091Z] "Stale": true, [2024-03-21T09:11:31.091Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.091Z] "GoFiles": [ [2024-03-21T09:11:31.091Z] "gen.go", [2024-03-21T09:11:31.091Z] "rawhelpers.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Imports": [ [2024-03-21T09:11:31.091Z] "math", [2024-03-21T09:11:31.091Z] "unsafe" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Deps": [ [2024-03-21T09:11:31.091Z] "internal/cpu", [2024-03-21T09:11:31.091Z] "math", [2024-03-21T09:11:31.091Z] "math/bits", [2024-03-21T09:11:31.091Z] "unsafe" [2024-03-21T09:11:31.091Z] ] [2024-03-21T09:11:31.091Z] } [2024-03-21T09:11:31.091Z] { [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/attribute", [2024-03-21T09:11:31.091Z] "ImportPath": "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.091Z] "Name": "attribute", [2024-03-21T09:11:31.091Z] "Doc": "Package attribute provide several helper functions for some commonly used logic of processing attributes.", [2024-03-21T09:11:31.091Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.091Z] "Module": { [2024-03-21T09:11:31.091Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.091Z] "Version": "v1.24.0", [2024-03-21T09:11:31.091Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.091Z] "Indirect": true, [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.091Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.091Z] "GoVersion": "1.20" [2024-03-21T09:11:31.091Z] }, [2024-03-21T09:11:31.091Z] "DepOnly": true, [2024-03-21T09:11:31.091Z] "Stale": true, [2024-03-21T09:11:31.091Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.091Z] "GoFiles": [ [2024-03-21T09:11:31.091Z] "attribute.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Imports": [ [2024-03-21T09:11:31.091Z] "reflect" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Deps": [ [2024-03-21T09:11:31.091Z] "errors", [2024-03-21T09:11:31.091Z] "internal/abi", [2024-03-21T09:11:31.091Z] "internal/bytealg", [2024-03-21T09:11:31.091Z] "internal/cpu", [2024-03-21T09:11:31.091Z] "internal/goexperiment", [2024-03-21T09:11:31.091Z] "internal/itoa", [2024-03-21T09:11:31.091Z] "internal/race", [2024-03-21T09:11:31.091Z] "internal/reflectlite", [2024-03-21T09:11:31.091Z] "internal/unsafeheader", [2024-03-21T09:11:31.091Z] "math", [2024-03-21T09:11:31.091Z] "math/bits", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "runtime", [2024-03-21T09:11:31.091Z] "runtime/internal/atomic", [2024-03-21T09:11:31.091Z] "runtime/internal/math", [2024-03-21T09:11:31.091Z] "runtime/internal/sys", [2024-03-21T09:11:31.091Z] "strconv", [2024-03-21T09:11:31.091Z] "sync", [2024-03-21T09:11:31.091Z] "sync/atomic", [2024-03-21T09:11:31.091Z] "unicode", [2024-03-21T09:11:31.091Z] "unicode/utf8", [2024-03-21T09:11:31.091Z] "unsafe" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "TestGoFiles": [ [2024-03-21T09:11:31.091Z] "attribute_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "TestImports": [ [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "testing" [2024-03-21T09:11:31.091Z] ] [2024-03-21T09:11:31.091Z] } [2024-03-21T09:11:31.091Z] { [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/attribute", [2024-03-21T09:11:31.091Z] "ImportPath": "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.091Z] "Name": "attribute", [2024-03-21T09:11:31.091Z] "Doc": "Package attribute provides key and value attributes.", [2024-03-21T09:11:31.091Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.091Z] "Module": { [2024-03-21T09:11:31.091Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.091Z] "Version": "v1.24.0", [2024-03-21T09:11:31.091Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.091Z] "Indirect": true, [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.091Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.091Z] "GoVersion": "1.20" [2024-03-21T09:11:31.091Z] }, [2024-03-21T09:11:31.091Z] "DepOnly": true, [2024-03-21T09:11:31.091Z] "Stale": true, [2024-03-21T09:11:31.091Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.091Z] "GoFiles": [ [2024-03-21T09:11:31.091Z] "doc.go", [2024-03-21T09:11:31.091Z] "encoder.go", [2024-03-21T09:11:31.091Z] "filter.go", [2024-03-21T09:11:31.091Z] "iterator.go", [2024-03-21T09:11:31.091Z] "key.go", [2024-03-21T09:11:31.091Z] "kv.go", [2024-03-21T09:11:31.091Z] "set.go", [2024-03-21T09:11:31.091Z] "type_string.go", [2024-03-21T09:11:31.091Z] "value.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Imports": [ [2024-03-21T09:11:31.091Z] "bytes", [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "sort", [2024-03-21T09:11:31.091Z] "strconv", [2024-03-21T09:11:31.091Z] "sync", [2024-03-21T09:11:31.091Z] "sync/atomic" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Deps": [ [2024-03-21T09:11:31.091Z] "bytes", [2024-03-21T09:11:31.091Z] "encoding", [2024-03-21T09:11:31.091Z] "encoding/base64", [2024-03-21T09:11:31.091Z] "encoding/binary", [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "errors", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.091Z] "internal/abi", [2024-03-21T09:11:31.091Z] "internal/bytealg", [2024-03-21T09:11:31.091Z] "internal/cpu", [2024-03-21T09:11:31.091Z] "internal/fmtsort", [2024-03-21T09:11:31.091Z] "internal/goexperiment", [2024-03-21T09:11:31.091Z] "internal/itoa", [2024-03-21T09:11:31.091Z] "internal/oserror", [2024-03-21T09:11:31.091Z] "internal/poll", [2024-03-21T09:11:31.091Z] "internal/race", [2024-03-21T09:11:31.091Z] "internal/reflectlite", [2024-03-21T09:11:31.091Z] "internal/syscall/execenv", [2024-03-21T09:11:31.091Z] "internal/syscall/unix", [2024-03-21T09:11:31.091Z] "internal/testlog", [2024-03-21T09:11:31.091Z] "internal/unsafeheader", [2024-03-21T09:11:31.091Z] "io", [2024-03-21T09:11:31.091Z] "io/fs", [2024-03-21T09:11:31.091Z] "math", [2024-03-21T09:11:31.091Z] "math/bits", [2024-03-21T09:11:31.091Z] "os", [2024-03-21T09:11:31.091Z] "path", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "runtime", [2024-03-21T09:11:31.091Z] "runtime/internal/atomic", [2024-03-21T09:11:31.091Z] "runtime/internal/math", [2024-03-21T09:11:31.091Z] "runtime/internal/sys", [2024-03-21T09:11:31.091Z] "sort", [2024-03-21T09:11:31.091Z] "strconv", [2024-03-21T09:11:31.091Z] "strings", [2024-03-21T09:11:31.091Z] "sync", [2024-03-21T09:11:31.091Z] "sync/atomic", [2024-03-21T09:11:31.091Z] "syscall", [2024-03-21T09:11:31.091Z] "time", [2024-03-21T09:11:31.091Z] "unicode", [2024-03-21T09:11:31.091Z] "unicode/utf16", [2024-03-21T09:11:31.091Z] "unicode/utf8", [2024-03-21T09:11:31.091Z] "unsafe" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "TestGoFiles": [ [2024-03-21T09:11:31.091Z] "filter_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "TestImports": [ [2024-03-21T09:11:31.091Z] "testing" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "XTestGoFiles": [ [2024-03-21T09:11:31.091Z] "benchmark_test.go", [2024-03-21T09:11:31.091Z] "iterator_test.go", [2024-03-21T09:11:31.091Z] "key_test.go", [2024-03-21T09:11:31.091Z] "kv_test.go", [2024-03-21T09:11:31.091Z] "set_test.go", [2024-03-21T09:11:31.091Z] "value_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "XTestImports": [ [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.091Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.091Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "regexp", [2024-03-21T09:11:31.091Z] "testing" [2024-03-21T09:11:31.091Z] ] [2024-03-21T09:11:31.091Z] } [2024-03-21T09:11:31.091Z] { [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/codes", [2024-03-21T09:11:31.091Z] "ImportPath": "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.091Z] "Name": "codes", [2024-03-21T09:11:31.091Z] "Doc": "Package codes defines the canonical error codes used by OpenTelemetry.", [2024-03-21T09:11:31.091Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.091Z] "Module": { [2024-03-21T09:11:31.091Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.091Z] "Version": "v1.24.0", [2024-03-21T09:11:31.091Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.091Z] "Indirect": true, [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.091Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.091Z] "GoVersion": "1.20" [2024-03-21T09:11:31.091Z] }, [2024-03-21T09:11:31.091Z] "DepOnly": true, [2024-03-21T09:11:31.091Z] "Stale": true, [2024-03-21T09:11:31.091Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.091Z] "GoFiles": [ [2024-03-21T09:11:31.091Z] "codes.go", [2024-03-21T09:11:31.091Z] "doc.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Imports": [ [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "strconv" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Deps": [ [2024-03-21T09:11:31.091Z] "bytes", [2024-03-21T09:11:31.091Z] "encoding", [2024-03-21T09:11:31.091Z] "encoding/base64", [2024-03-21T09:11:31.091Z] "encoding/binary", [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "errors", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "internal/abi", [2024-03-21T09:11:31.091Z] "internal/bytealg", [2024-03-21T09:11:31.091Z] "internal/cpu", [2024-03-21T09:11:31.091Z] "internal/fmtsort", [2024-03-21T09:11:31.091Z] "internal/goexperiment", [2024-03-21T09:11:31.091Z] "internal/itoa", [2024-03-21T09:11:31.091Z] "internal/oserror", [2024-03-21T09:11:31.091Z] "internal/poll", [2024-03-21T09:11:31.091Z] "internal/race", [2024-03-21T09:11:31.091Z] "internal/reflectlite", [2024-03-21T09:11:31.091Z] "internal/syscall/execenv", [2024-03-21T09:11:31.091Z] "internal/syscall/unix", [2024-03-21T09:11:31.091Z] "internal/testlog", [2024-03-21T09:11:31.091Z] "internal/unsafeheader", [2024-03-21T09:11:31.091Z] "io", [2024-03-21T09:11:31.091Z] "io/fs", [2024-03-21T09:11:31.091Z] "math", [2024-03-21T09:11:31.091Z] "math/bits", [2024-03-21T09:11:31.091Z] "os", [2024-03-21T09:11:31.091Z] "path", [2024-03-21T09:11:31.091Z] "reflect", [2024-03-21T09:11:31.091Z] "runtime", [2024-03-21T09:11:31.091Z] "runtime/internal/atomic", [2024-03-21T09:11:31.091Z] "runtime/internal/math", [2024-03-21T09:11:31.091Z] "runtime/internal/sys", [2024-03-21T09:11:31.091Z] "sort", [2024-03-21T09:11:31.091Z] "strconv", [2024-03-21T09:11:31.091Z] "strings", [2024-03-21T09:11:31.091Z] "sync", [2024-03-21T09:11:31.091Z] "sync/atomic", [2024-03-21T09:11:31.091Z] "syscall", [2024-03-21T09:11:31.091Z] "time", [2024-03-21T09:11:31.091Z] "unicode", [2024-03-21T09:11:31.091Z] "unicode/utf16", [2024-03-21T09:11:31.091Z] "unicode/utf8", [2024-03-21T09:11:31.091Z] "unsafe" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "TestGoFiles": [ [2024-03-21T09:11:31.091Z] "codes_test.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "TestImports": [ [2024-03-21T09:11:31.091Z] "bytes", [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "testing" [2024-03-21T09:11:31.091Z] ] [2024-03-21T09:11:31.091Z] } [2024-03-21T09:11:31.091Z] { [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0/embedded", [2024-03-21T09:11:31.091Z] "ImportPath": "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.091Z] "Name": "embedded", [2024-03-21T09:11:31.091Z] "Doc": "Package embedded provides interfaces embedded within the [OpenTelemetry metric API].", [2024-03-21T09:11:31.091Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-21T09:11:31.091Z] "Module": { [2024-03-21T09:11:31.091Z] "Path": "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.091Z] "Version": "v1.24.0", [2024-03-21T09:11:31.091Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.091Z] "Indirect": true, [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-21T09:11:31.091Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/metric/@v/v1.24.0.mod", [2024-03-21T09:11:31.091Z] "GoVersion": "1.20" [2024-03-21T09:11:31.091Z] }, [2024-03-21T09:11:31.091Z] "DepOnly": true, [2024-03-21T09:11:31.091Z] "Stale": true, [2024-03-21T09:11:31.091Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.091Z] "GoFiles": [ [2024-03-21T09:11:31.091Z] "embedded.go" [2024-03-21T09:11:31.091Z] ] [2024-03-21T09:11:31.091Z] } [2024-03-21T09:11:31.091Z] { [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-21T09:11:31.091Z] "ImportPath": "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.091Z] "Name": "metric", [2024-03-21T09:11:31.091Z] "Doc": "Package metric provides the OpenTelemetry API used to measure metrics about source code operation.", [2024-03-21T09:11:31.091Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-21T09:11:31.091Z] "Module": { [2024-03-21T09:11:31.091Z] "Path": "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.091Z] "Version": "v1.24.0", [2024-03-21T09:11:31.091Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.091Z] "Indirect": true, [2024-03-21T09:11:31.091Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-03-21T09:11:31.091Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/metric/@v/v1.24.0.mod", [2024-03-21T09:11:31.091Z] "GoVersion": "1.20" [2024-03-21T09:11:31.091Z] }, [2024-03-21T09:11:31.091Z] "DepOnly": true, [2024-03-21T09:11:31.091Z] "Stale": true, [2024-03-21T09:11:31.091Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.091Z] "GoFiles": [ [2024-03-21T09:11:31.091Z] "asyncfloat64.go", [2024-03-21T09:11:31.091Z] "asyncint64.go", [2024-03-21T09:11:31.091Z] "config.go", [2024-03-21T09:11:31.091Z] "doc.go", [2024-03-21T09:11:31.091Z] "instrument.go", [2024-03-21T09:11:31.091Z] "meter.go", [2024-03-21T09:11:31.091Z] "syncfloat64.go", [2024-03-21T09:11:31.091Z] "syncint64.go" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Imports": [ [2024-03-21T09:11:31.091Z] "context", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/metric/embedded" [2024-03-21T09:11:31.091Z] ], [2024-03-21T09:11:31.091Z] "Deps": [ [2024-03-21T09:11:31.091Z] "bytes", [2024-03-21T09:11:31.091Z] "context", [2024-03-21T09:11:31.091Z] "encoding", [2024-03-21T09:11:31.091Z] "encoding/base64", [2024-03-21T09:11:31.091Z] "encoding/binary", [2024-03-21T09:11:31.091Z] "encoding/json", [2024-03-21T09:11:31.091Z] "errors", [2024-03-21T09:11:31.091Z] "fmt", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.091Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.091Z] "internal/abi", [2024-03-21T09:11:31.091Z] "internal/bytealg", [2024-03-21T09:11:31.091Z] "internal/cpu", [2024-03-21T09:11:31.091Z] "internal/fmtsort", [2024-03-21T09:11:31.091Z] "internal/goexperiment", [2024-03-21T09:11:31.091Z] "internal/itoa", [2024-03-21T09:11:31.091Z] "internal/oserror", [2024-03-21T09:11:31.091Z] "internal/poll", [2024-03-21T09:11:31.091Z] "internal/race", [2024-03-21T09:11:31.091Z] "internal/reflectlite", [2024-03-21T09:11:31.091Z] "internal/syscall/execenv", [2024-03-21T09:11:31.091Z] "internal/syscall/unix", [2024-03-21T09:11:31.091Z] "internal/testlog", [2024-03-21T09:11:31.091Z] "internal/unsafeheader", [2024-03-21T09:11:31.091Z] "io", [2024-03-21T09:11:31.091Z] "io/fs", [2024-03-21T09:11:31.091Z] "math", [2024-03-21T09:11:31.091Z] "math/bits", [2024-03-21T09:11:31.091Z] "os", [2024-03-21T09:11:31.091Z] "path", [2024-03-21T09:11:31.092Z] "reflect", [2024-03-21T09:11:31.092Z] "runtime", [2024-03-21T09:11:31.092Z] "runtime/internal/atomic", [2024-03-21T09:11:31.092Z] "runtime/internal/math", [2024-03-21T09:11:31.092Z] "runtime/internal/sys", [2024-03-21T09:11:31.092Z] "sort", [2024-03-21T09:11:31.092Z] "strconv", [2024-03-21T09:11:31.092Z] "strings", [2024-03-21T09:11:31.092Z] "sync", [2024-03-21T09:11:31.092Z] "sync/atomic", [2024-03-21T09:11:31.092Z] "syscall", [2024-03-21T09:11:31.092Z] "time", [2024-03-21T09:11:31.092Z] "unicode", [2024-03-21T09:11:31.092Z] "unicode/utf16", [2024-03-21T09:11:31.092Z] "unicode/utf8", [2024-03-21T09:11:31.092Z] "unsafe" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "TestGoFiles": [ [2024-03-21T09:11:31.092Z] "asyncfloat64_test.go", [2024-03-21T09:11:31.092Z] "asyncint64_test.go", [2024-03-21T09:11:31.092Z] "instrument_test.go", [2024-03-21T09:11:31.092Z] "syncfloat64_test.go", [2024-03-21T09:11:31.092Z] "syncint64_test.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "TestImports": [ [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.092Z] "sync", [2024-03-21T09:11:31.092Z] "testing" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "XTestGoFiles": [ [2024-03-21T09:11:31.092Z] "config_test.go", [2024-03-21T09:11:31.092Z] "example_test.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "XTestImports": [ [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "database/sql", [2024-03-21T09:11:31.092Z] "fmt", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/semconv/v1.24.0", [2024-03-21T09:11:31.092Z] "net/http", [2024-03-21T09:11:31.092Z] "runtime", [2024-03-21T09:11:31.092Z] "testing", [2024-03-21T09:11:31.092Z] "time" [2024-03-21T09:11:31.092Z] ] [2024-03-21T09:11:31.092Z] } [2024-03-21T09:11:31.092Z] { [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/baggage", [2024-03-21T09:11:31.092Z] "ImportPath": "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.092Z] "Name": "baggage", [2024-03-21T09:11:31.092Z] "Doc": "Package baggage provides base types and functionality to store and retrieve baggage in Go context.", [2024-03-21T09:11:31.092Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.092Z] "Module": { [2024-03-21T09:11:31.092Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.092Z] "Version": "v1.24.0", [2024-03-21T09:11:31.092Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.092Z] "Indirect": true, [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.092Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.092Z] "GoVersion": "1.20" [2024-03-21T09:11:31.092Z] }, [2024-03-21T09:11:31.092Z] "DepOnly": true, [2024-03-21T09:11:31.092Z] "Stale": true, [2024-03-21T09:11:31.092Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.092Z] "GoFiles": [ [2024-03-21T09:11:31.092Z] "baggage.go", [2024-03-21T09:11:31.092Z] "context.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Imports": [ [2024-03-21T09:11:31.092Z] "context" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Deps": [ [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "errors", [2024-03-21T09:11:31.092Z] "internal/abi", [2024-03-21T09:11:31.092Z] "internal/bytealg", [2024-03-21T09:11:31.092Z] "internal/cpu", [2024-03-21T09:11:31.092Z] "internal/goexperiment", [2024-03-21T09:11:31.092Z] "internal/itoa", [2024-03-21T09:11:31.092Z] "internal/oserror", [2024-03-21T09:11:31.092Z] "internal/race", [2024-03-21T09:11:31.092Z] "internal/reflectlite", [2024-03-21T09:11:31.092Z] "internal/unsafeheader", [2024-03-21T09:11:31.092Z] "runtime", [2024-03-21T09:11:31.092Z] "runtime/internal/atomic", [2024-03-21T09:11:31.092Z] "runtime/internal/math", [2024-03-21T09:11:31.092Z] "runtime/internal/sys", [2024-03-21T09:11:31.092Z] "sync", [2024-03-21T09:11:31.092Z] "sync/atomic", [2024-03-21T09:11:31.092Z] "syscall", [2024-03-21T09:11:31.092Z] "time", [2024-03-21T09:11:31.092Z] "unsafe" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "TestGoFiles": [ [2024-03-21T09:11:31.092Z] "context_test.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "TestImports": [ [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.092Z] "testing" [2024-03-21T09:11:31.092Z] ] [2024-03-21T09:11:31.092Z] } [2024-03-21T09:11:31.092Z] { [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/baggage", [2024-03-21T09:11:31.092Z] "ImportPath": "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.092Z] "Name": "baggage", [2024-03-21T09:11:31.092Z] "Doc": "Package baggage provides functionality for storing and retrieving baggage items in Go context.", [2024-03-21T09:11:31.092Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.092Z] "Module": { [2024-03-21T09:11:31.092Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.092Z] "Version": "v1.24.0", [2024-03-21T09:11:31.092Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.092Z] "Indirect": true, [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.092Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.092Z] "GoVersion": "1.20" [2024-03-21T09:11:31.092Z] }, [2024-03-21T09:11:31.092Z] "DepOnly": true, [2024-03-21T09:11:31.092Z] "Stale": true, [2024-03-21T09:11:31.092Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.092Z] "GoFiles": [ [2024-03-21T09:11:31.092Z] "baggage.go", [2024-03-21T09:11:31.092Z] "context.go", [2024-03-21T09:11:31.092Z] "doc.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Imports": [ [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "errors", [2024-03-21T09:11:31.092Z] "fmt", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.092Z] "net/url", [2024-03-21T09:11:31.092Z] "strings" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Deps": [ [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "errors", [2024-03-21T09:11:31.092Z] "fmt", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.092Z] "internal/abi", [2024-03-21T09:11:31.092Z] "internal/bytealg", [2024-03-21T09:11:31.092Z] "internal/cpu", [2024-03-21T09:11:31.092Z] "internal/fmtsort", [2024-03-21T09:11:31.092Z] "internal/goexperiment", [2024-03-21T09:11:31.092Z] "internal/itoa", [2024-03-21T09:11:31.092Z] "internal/oserror", [2024-03-21T09:11:31.092Z] "internal/poll", [2024-03-21T09:11:31.092Z] "internal/race", [2024-03-21T09:11:31.092Z] "internal/reflectlite", [2024-03-21T09:11:31.092Z] "internal/syscall/execenv", [2024-03-21T09:11:31.092Z] "internal/syscall/unix", [2024-03-21T09:11:31.092Z] "internal/testlog", [2024-03-21T09:11:31.092Z] "internal/unsafeheader", [2024-03-21T09:11:31.092Z] "io", [2024-03-21T09:11:31.092Z] "io/fs", [2024-03-21T09:11:31.092Z] "math", [2024-03-21T09:11:31.092Z] "math/bits", [2024-03-21T09:11:31.092Z] "net/url", [2024-03-21T09:11:31.092Z] "os", [2024-03-21T09:11:31.092Z] "path", [2024-03-21T09:11:31.092Z] "reflect", [2024-03-21T09:11:31.092Z] "runtime", [2024-03-21T09:11:31.092Z] "runtime/internal/atomic", [2024-03-21T09:11:31.092Z] "runtime/internal/math", [2024-03-21T09:11:31.092Z] "runtime/internal/sys", [2024-03-21T09:11:31.092Z] "sort", [2024-03-21T09:11:31.092Z] "strconv", [2024-03-21T09:11:31.092Z] "strings", [2024-03-21T09:11:31.092Z] "sync", [2024-03-21T09:11:31.092Z] "sync/atomic", [2024-03-21T09:11:31.092Z] "syscall", [2024-03-21T09:11:31.092Z] "time", [2024-03-21T09:11:31.092Z] "unicode", [2024-03-21T09:11:31.092Z] "unicode/utf8", [2024-03-21T09:11:31.092Z] "unsafe" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "TestGoFiles": [ [2024-03-21T09:11:31.092Z] "baggage_test.go", [2024-03-21T09:11:31.092Z] "context_test.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "TestImports": [ [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "fmt", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.092Z] "math/rand", [2024-03-21T09:11:31.092Z] "sort", [2024-03-21T09:11:31.092Z] "strings", [2024-03-21T09:11:31.092Z] "testing" [2024-03-21T09:11:31.092Z] ] [2024-03-21T09:11:31.092Z] } [2024-03-21T09:11:31.092Z] { [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0/embedded", [2024-03-21T09:11:31.092Z] "ImportPath": "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.092Z] "Name": "embedded", [2024-03-21T09:11:31.092Z] "Doc": "Package embedded provides interfaces embedded within the [OpenTelemetry trace API].", [2024-03-21T09:11:31.092Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-21T09:11:31.092Z] "Module": { [2024-03-21T09:11:31.092Z] "Path": "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.092Z] "Version": "v1.24.0", [2024-03-21T09:11:31.092Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.092Z] "Indirect": true, [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-21T09:11:31.092Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/trace/@v/v1.24.0.mod", [2024-03-21T09:11:31.092Z] "GoVersion": "1.20" [2024-03-21T09:11:31.092Z] }, [2024-03-21T09:11:31.092Z] "DepOnly": true, [2024-03-21T09:11:31.092Z] "Stale": true, [2024-03-21T09:11:31.092Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.092Z] "GoFiles": [ [2024-03-21T09:11:31.092Z] "embedded.go" [2024-03-21T09:11:31.092Z] ] [2024-03-21T09:11:31.092Z] } [2024-03-21T09:11:31.092Z] { [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-21T09:11:31.092Z] "ImportPath": "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.092Z] "Name": "trace", [2024-03-21T09:11:31.092Z] "Doc": "Package trace provides an implementation of the tracing part of the OpenTelemetry API.", [2024-03-21T09:11:31.092Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-21T09:11:31.092Z] "Module": { [2024-03-21T09:11:31.092Z] "Path": "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.092Z] "Version": "v1.24.0", [2024-03-21T09:11:31.092Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.092Z] "Indirect": true, [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-03-21T09:11:31.092Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/trace/@v/v1.24.0.mod", [2024-03-21T09:11:31.092Z] "GoVersion": "1.20" [2024-03-21T09:11:31.092Z] }, [2024-03-21T09:11:31.092Z] "DepOnly": true, [2024-03-21T09:11:31.092Z] "Stale": true, [2024-03-21T09:11:31.092Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.092Z] "GoFiles": [ [2024-03-21T09:11:31.092Z] "config.go", [2024-03-21T09:11:31.092Z] "context.go", [2024-03-21T09:11:31.092Z] "doc.go", [2024-03-21T09:11:31.092Z] "nonrecording.go", [2024-03-21T09:11:31.092Z] "noop.go", [2024-03-21T09:11:31.092Z] "trace.go", [2024-03-21T09:11:31.092Z] "tracestate.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Imports": [ [2024-03-21T09:11:31.092Z] "bytes", [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "encoding/hex", [2024-03-21T09:11:31.092Z] "encoding/json", [2024-03-21T09:11:31.092Z] "fmt", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.092Z] "strings", [2024-03-21T09:11:31.092Z] "time" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Deps": [ [2024-03-21T09:11:31.092Z] "bytes", [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "encoding", [2024-03-21T09:11:31.092Z] "encoding/base64", [2024-03-21T09:11:31.092Z] "encoding/binary", [2024-03-21T09:11:31.092Z] "encoding/hex", [2024-03-21T09:11:31.092Z] "encoding/json", [2024-03-21T09:11:31.092Z] "errors", [2024-03-21T09:11:31.092Z] "fmt", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.092Z] "internal/abi", [2024-03-21T09:11:31.092Z] "internal/bytealg", [2024-03-21T09:11:31.092Z] "internal/cpu", [2024-03-21T09:11:31.092Z] "internal/fmtsort", [2024-03-21T09:11:31.092Z] "internal/goexperiment", [2024-03-21T09:11:31.092Z] "internal/itoa", [2024-03-21T09:11:31.092Z] "internal/oserror", [2024-03-21T09:11:31.092Z] "internal/poll", [2024-03-21T09:11:31.092Z] "internal/race", [2024-03-21T09:11:31.092Z] "internal/reflectlite", [2024-03-21T09:11:31.092Z] "internal/syscall/execenv", [2024-03-21T09:11:31.092Z] "internal/syscall/unix", [2024-03-21T09:11:31.092Z] "internal/testlog", [2024-03-21T09:11:31.092Z] "internal/unsafeheader", [2024-03-21T09:11:31.092Z] "io", [2024-03-21T09:11:31.092Z] "io/fs", [2024-03-21T09:11:31.092Z] "math", [2024-03-21T09:11:31.092Z] "math/bits", [2024-03-21T09:11:31.092Z] "os", [2024-03-21T09:11:31.092Z] "path", [2024-03-21T09:11:31.092Z] "reflect", [2024-03-21T09:11:31.092Z] "runtime", [2024-03-21T09:11:31.092Z] "runtime/internal/atomic", [2024-03-21T09:11:31.092Z] "runtime/internal/math", [2024-03-21T09:11:31.092Z] "runtime/internal/sys", [2024-03-21T09:11:31.092Z] "sort", [2024-03-21T09:11:31.092Z] "strconv", [2024-03-21T09:11:31.092Z] "strings", [2024-03-21T09:11:31.092Z] "sync", [2024-03-21T09:11:31.092Z] "sync/atomic", [2024-03-21T09:11:31.092Z] "syscall", [2024-03-21T09:11:31.092Z] "time", [2024-03-21T09:11:31.092Z] "unicode", [2024-03-21T09:11:31.092Z] "unicode/utf16", [2024-03-21T09:11:31.092Z] "unicode/utf8", [2024-03-21T09:11:31.092Z] "unsafe" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "TestGoFiles": [ [2024-03-21T09:11:31.092Z] "config_test.go", [2024-03-21T09:11:31.092Z] "context_test.go", [2024-03-21T09:11:31.092Z] "noop_test.go", [2024-03-21T09:11:31.092Z] "trace_test.go", [2024-03-21T09:11:31.092Z] "tracestate_benchkmark_test.go", [2024-03-21T09:11:31.092Z] "tracestate_test.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "TestImports": [ [2024-03-21T09:11:31.092Z] "bytes", [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "encoding/json", [2024-03-21T09:11:31.092Z] "fmt", [2024-03-21T09:11:31.092Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.092Z] "testing", [2024-03-21T09:11:31.092Z] "time" [2024-03-21T09:11:31.092Z] ] [2024-03-21T09:11:31.092Z] } [2024-03-21T09:11:31.092Z] { [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/propagation", [2024-03-21T09:11:31.092Z] "ImportPath": "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.092Z] "Name": "propagation", [2024-03-21T09:11:31.092Z] "Doc": "Package propagation contains OpenTelemetry context propagators.", [2024-03-21T09:11:31.092Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.092Z] "Module": { [2024-03-21T09:11:31.092Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.092Z] "Version": "v1.24.0", [2024-03-21T09:11:31.092Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.092Z] "Indirect": true, [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.092Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.092Z] "GoVersion": "1.20" [2024-03-21T09:11:31.092Z] }, [2024-03-21T09:11:31.092Z] "DepOnly": true, [2024-03-21T09:11:31.092Z] "Stale": true, [2024-03-21T09:11:31.092Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.092Z] "GoFiles": [ [2024-03-21T09:11:31.092Z] "baggage.go", [2024-03-21T09:11:31.092Z] "doc.go", [2024-03-21T09:11:31.092Z] "propagation.go", [2024-03-21T09:11:31.092Z] "trace_context.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Imports": [ [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "encoding/hex", [2024-03-21T09:11:31.092Z] "fmt", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.092Z] "net/http", [2024-03-21T09:11:31.092Z] "strings" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Deps": [ [2024-03-21T09:11:31.092Z] "bufio", [2024-03-21T09:11:31.092Z] "bytes", [2024-03-21T09:11:31.092Z] "compress/flate", [2024-03-21T09:11:31.092Z] "compress/gzip", [2024-03-21T09:11:31.092Z] "container/list", [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "crypto", [2024-03-21T09:11:31.092Z] "crypto/aes", [2024-03-21T09:11:31.092Z] "crypto/cipher", [2024-03-21T09:11:31.092Z] "crypto/des", [2024-03-21T09:11:31.092Z] "crypto/dsa", [2024-03-21T09:11:31.092Z] "crypto/ecdsa", [2024-03-21T09:11:31.092Z] "crypto/ed25519", [2024-03-21T09:11:31.092Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.092Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.092Z] "crypto/elliptic", [2024-03-21T09:11:31.092Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.092Z] "crypto/hmac", [2024-03-21T09:11:31.092Z] "crypto/internal/randutil", [2024-03-21T09:11:31.092Z] "crypto/internal/subtle", [2024-03-21T09:11:31.092Z] "crypto/md5", [2024-03-21T09:11:31.092Z] "crypto/rand", [2024-03-21T09:11:31.092Z] "crypto/rc4", [2024-03-21T09:11:31.092Z] "crypto/rsa", [2024-03-21T09:11:31.092Z] "crypto/sha1", [2024-03-21T09:11:31.092Z] "crypto/sha256", [2024-03-21T09:11:31.092Z] "crypto/sha512", [2024-03-21T09:11:31.092Z] "crypto/subtle", [2024-03-21T09:11:31.092Z] "crypto/tls", [2024-03-21T09:11:31.092Z] "crypto/x509", [2024-03-21T09:11:31.092Z] "crypto/x509/pkix", [2024-03-21T09:11:31.092Z] "encoding", [2024-03-21T09:11:31.092Z] "encoding/asn1", [2024-03-21T09:11:31.092Z] "encoding/base64", [2024-03-21T09:11:31.092Z] "encoding/binary", [2024-03-21T09:11:31.092Z] "encoding/hex", [2024-03-21T09:11:31.092Z] "encoding/json", [2024-03-21T09:11:31.092Z] "encoding/pem", [2024-03-21T09:11:31.092Z] "errors", [2024-03-21T09:11:31.092Z] "fmt", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.092Z] "hash", [2024-03-21T09:11:31.092Z] "hash/crc32", [2024-03-21T09:11:31.092Z] "internal/abi", [2024-03-21T09:11:31.092Z] "internal/bytealg", [2024-03-21T09:11:31.092Z] "internal/cpu", [2024-03-21T09:11:31.092Z] "internal/fmtsort", [2024-03-21T09:11:31.092Z] "internal/goexperiment", [2024-03-21T09:11:31.092Z] "internal/itoa", [2024-03-21T09:11:31.092Z] "internal/nettrace", [2024-03-21T09:11:31.092Z] "internal/oserror", [2024-03-21T09:11:31.092Z] "internal/poll", [2024-03-21T09:11:31.092Z] "internal/race", [2024-03-21T09:11:31.092Z] "internal/reflectlite", [2024-03-21T09:11:31.092Z] "internal/singleflight", [2024-03-21T09:11:31.092Z] "internal/syscall/execenv", [2024-03-21T09:11:31.092Z] "internal/syscall/unix", [2024-03-21T09:11:31.092Z] "internal/testlog", [2024-03-21T09:11:31.092Z] "internal/unsafeheader", [2024-03-21T09:11:31.092Z] "io", [2024-03-21T09:11:31.092Z] "io/fs", [2024-03-21T09:11:31.092Z] "io/ioutil", [2024-03-21T09:11:31.092Z] "log", [2024-03-21T09:11:31.092Z] "math", [2024-03-21T09:11:31.092Z] "math/big", [2024-03-21T09:11:31.092Z] "math/bits", [2024-03-21T09:11:31.092Z] "math/rand", [2024-03-21T09:11:31.092Z] "mime", [2024-03-21T09:11:31.092Z] "mime/multipart", [2024-03-21T09:11:31.092Z] "mime/quotedprintable", [2024-03-21T09:11:31.092Z] "net", [2024-03-21T09:11:31.092Z] "net/http", [2024-03-21T09:11:31.092Z] "net/http/httptrace", [2024-03-21T09:11:31.092Z] "net/http/internal", [2024-03-21T09:11:31.092Z] "net/http/internal/ascii", [2024-03-21T09:11:31.092Z] "net/textproto", [2024-03-21T09:11:31.092Z] "net/url", [2024-03-21T09:11:31.092Z] "os", [2024-03-21T09:11:31.092Z] "path", [2024-03-21T09:11:31.092Z] "path/filepath", [2024-03-21T09:11:31.092Z] "reflect", [2024-03-21T09:11:31.092Z] "runtime", [2024-03-21T09:11:31.092Z] "runtime/cgo", [2024-03-21T09:11:31.092Z] "runtime/internal/atomic", [2024-03-21T09:11:31.092Z] "runtime/internal/math", [2024-03-21T09:11:31.092Z] "runtime/internal/sys", [2024-03-21T09:11:31.092Z] "sort", [2024-03-21T09:11:31.092Z] "strconv", [2024-03-21T09:11:31.092Z] "strings", [2024-03-21T09:11:31.092Z] "sync", [2024-03-21T09:11:31.092Z] "sync/atomic", [2024-03-21T09:11:31.092Z] "syscall", [2024-03-21T09:11:31.092Z] "time", [2024-03-21T09:11:31.092Z] "unicode", [2024-03-21T09:11:31.092Z] "unicode/utf16", [2024-03-21T09:11:31.092Z] "unicode/utf8", [2024-03-21T09:11:31.092Z] "unsafe", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.092Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "XTestGoFiles": [ [2024-03-21T09:11:31.092Z] "baggage_test.go", [2024-03-21T09:11:31.092Z] "propagation_test.go", [2024-03-21T09:11:31.092Z] "propagators_test.go", [2024-03-21T09:11:31.092Z] "trace_context_benchmark_test.go", [2024-03-21T09:11:31.092Z] "trace_context_example_test.go", [2024-03-21T09:11:31.092Z] "trace_context_test.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "XTestImports": [ [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.092Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.092Z] "net/http", [2024-03-21T09:11:31.092Z] "sort", [2024-03-21T09:11:31.092Z] "strings", [2024-03-21T09:11:31.092Z] "testing" [2024-03-21T09:11:31.092Z] ] [2024-03-21T09:11:31.092Z] } [2024-03-21T09:11:31.092Z] { [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/global", [2024-03-21T09:11:31.092Z] "ImportPath": "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.092Z] "Name": "global", [2024-03-21T09:11:31.092Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.092Z] "Module": { [2024-03-21T09:11:31.092Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.092Z] "Version": "v1.24.0", [2024-03-21T09:11:31.092Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.092Z] "Indirect": true, [2024-03-21T09:11:31.092Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.092Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.092Z] "GoVersion": "1.20" [2024-03-21T09:11:31.092Z] }, [2024-03-21T09:11:31.092Z] "DepOnly": true, [2024-03-21T09:11:31.092Z] "Stale": true, [2024-03-21T09:11:31.092Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-03-21T09:11:31.092Z] "GoFiles": [ [2024-03-21T09:11:31.092Z] "handler.go", [2024-03-21T09:11:31.092Z] "instruments.go", [2024-03-21T09:11:31.092Z] "internal_logging.go", [2024-03-21T09:11:31.092Z] "meter.go", [2024-03-21T09:11:31.092Z] "propagator.go", [2024-03-21T09:11:31.092Z] "state.go", [2024-03-21T09:11:31.092Z] "trace.go" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Imports": [ [2024-03-21T09:11:31.092Z] "container/list", [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "errors", [2024-03-21T09:11:31.092Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.092Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.092Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.092Z] "log", [2024-03-21T09:11:31.092Z] "os", [2024-03-21T09:11:31.092Z] "sync", [2024-03-21T09:11:31.092Z] "sync/atomic" [2024-03-21T09:11:31.092Z] ], [2024-03-21T09:11:31.092Z] "Deps": [ [2024-03-21T09:11:31.092Z] "bufio", [2024-03-21T09:11:31.092Z] "bytes", [2024-03-21T09:11:31.092Z] "compress/flate", [2024-03-21T09:11:31.092Z] "compress/gzip", [2024-03-21T09:11:31.092Z] "container/list", [2024-03-21T09:11:31.092Z] "context", [2024-03-21T09:11:31.092Z] "crypto", [2024-03-21T09:11:31.092Z] "crypto/aes", [2024-03-21T09:11:31.092Z] "crypto/cipher", [2024-03-21T09:11:31.092Z] "crypto/des", [2024-03-21T09:11:31.092Z] "crypto/dsa", [2024-03-21T09:11:31.092Z] "crypto/ecdsa", [2024-03-21T09:11:31.092Z] "crypto/ed25519", [2024-03-21T09:11:31.092Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.092Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.093Z] "crypto/elliptic", [2024-03-21T09:11:31.093Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.093Z] "crypto/hmac", [2024-03-21T09:11:31.093Z] "crypto/internal/randutil", [2024-03-21T09:11:31.093Z] "crypto/internal/subtle", [2024-03-21T09:11:31.093Z] "crypto/md5", [2024-03-21T09:11:31.093Z] "crypto/rand", [2024-03-21T09:11:31.093Z] "crypto/rc4", [2024-03-21T09:11:31.093Z] "crypto/rsa", [2024-03-21T09:11:31.093Z] "crypto/sha1", [2024-03-21T09:11:31.093Z] "crypto/sha256", [2024-03-21T09:11:31.093Z] "crypto/sha512", [2024-03-21T09:11:31.093Z] "crypto/subtle", [2024-03-21T09:11:31.093Z] "crypto/tls", [2024-03-21T09:11:31.093Z] "crypto/x509", [2024-03-21T09:11:31.093Z] "crypto/x509/pkix", [2024-03-21T09:11:31.093Z] "encoding", [2024-03-21T09:11:31.093Z] "encoding/asn1", [2024-03-21T09:11:31.093Z] "encoding/base64", [2024-03-21T09:11:31.093Z] "encoding/binary", [2024-03-21T09:11:31.093Z] "encoding/hex", [2024-03-21T09:11:31.093Z] "encoding/json", [2024-03-21T09:11:31.093Z] "encoding/pem", [2024-03-21T09:11:31.093Z] "errors", [2024-03-21T09:11:31.093Z] "fmt", [2024-03-21T09:11:31.093Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.093Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.093Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.093Z] "hash", [2024-03-21T09:11:31.093Z] "hash/crc32", [2024-03-21T09:11:31.093Z] "internal/abi", [2024-03-21T09:11:31.093Z] "internal/bytealg", [2024-03-21T09:11:31.093Z] "internal/cpu", [2024-03-21T09:11:31.093Z] "internal/fmtsort", [2024-03-21T09:11:31.093Z] "internal/goexperiment", [2024-03-21T09:11:31.093Z] "internal/itoa", [2024-03-21T09:11:31.093Z] "internal/nettrace", [2024-03-21T09:11:31.093Z] "internal/oserror", [2024-03-21T09:11:31.093Z] "internal/poll", [2024-03-21T09:11:31.093Z] "internal/race", [2024-03-21T09:11:31.093Z] "internal/reflectlite", [2024-03-21T09:11:31.093Z] "internal/singleflight", [2024-03-21T09:11:31.093Z] "internal/syscall/execenv", [2024-03-21T09:11:31.093Z] "internal/syscall/unix", [2024-03-21T09:11:31.093Z] "internal/testlog", [2024-03-21T09:11:31.093Z] "internal/unsafeheader", [2024-03-21T09:11:31.093Z] "io", [2024-03-21T09:11:31.093Z] "io/fs", [2024-03-21T09:11:31.093Z] "io/ioutil", [2024-03-21T09:11:31.093Z] "log", [2024-03-21T09:11:31.093Z] "math", [2024-03-21T09:11:31.093Z] "math/big", [2024-03-21T09:11:31.093Z] "math/bits", [2024-03-21T09:11:31.093Z] "math/rand", [2024-03-21T09:11:31.093Z] "mime", [2024-03-21T09:11:31.093Z] "mime/multipart", [2024-03-21T09:11:31.093Z] "mime/quotedprintable", [2024-03-21T09:11:31.093Z] "net", [2024-03-21T09:11:31.093Z] "net/http", [2024-03-21T09:11:31.093Z] "net/http/httptrace", [2024-03-21T09:11:31.093Z] "net/http/internal", [2024-03-21T09:11:31.093Z] "net/http/internal/ascii", [2024-03-21T09:11:31.093Z] "net/textproto", [2024-03-21T09:11:31.093Z] "net/url", [2024-03-21T09:11:31.093Z] "os", [2024-03-21T09:11:31.093Z] "path", [2024-03-21T09:11:31.093Z] "path/filepath", [2024-03-21T09:11:31.093Z] "reflect", [2024-03-21T09:11:31.093Z] "runtime", [2024-03-21T09:11:31.093Z] "runtime/cgo", [2024-03-21T09:11:31.093Z] "runtime/internal/atomic", [2024-03-21T09:11:31.093Z] "runtime/internal/math", [2024-03-21T09:11:31.093Z] "runtime/internal/sys", [2024-03-21T09:11:31.093Z] "sort", [2024-03-21T09:11:31.093Z] "strconv", [2024-03-21T09:11:31.093Z] "strings", [2024-03-21T09:11:31.093Z] "sync", [2024-03-21T09:11:31.093Z] "sync/atomic", [2024-03-21T09:11:31.093Z] "syscall", [2024-03-21T09:11:31.093Z] "time", [2024-03-21T09:11:31.093Z] "unicode", [2024-03-21T09:11:31.093Z] "unicode/utf16", [2024-03-21T09:11:31.093Z] "unicode/utf8", [2024-03-21T09:11:31.093Z] "unsafe", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "TestGoFiles": [ [2024-03-21T09:11:31.093Z] "benchmark_test.go", [2024-03-21T09:11:31.093Z] "handler_test.go", [2024-03-21T09:11:31.093Z] "instruments_test.go", [2024-03-21T09:11:31.093Z] "internal_logging_test.go", [2024-03-21T09:11:31.093Z] "meter_test.go", [2024-03-21T09:11:31.093Z] "meter_types_test.go", [2024-03-21T09:11:31.093Z] "propagator_test.go", [2024-03-21T09:11:31.093Z] "state_test.go", [2024-03-21T09:11:31.093Z] "trace_test.go", [2024-03-21T09:11:31.093Z] "util_test.go" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "TestImports": [ [2024-03-21T09:11:31.093Z] "bytes", [2024-03-21T09:11:31.093Z] "context", [2024-03-21T09:11:31.093Z] "errors", [2024-03-21T09:11:31.093Z] "fmt", [2024-03-21T09:11:31.093Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.093Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.093Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.093Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.093Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.093Z] "github.com/stretchr/testify/suite", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal/internaltest", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric/noop", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace/noop", [2024-03-21T09:11:31.093Z] "io", [2024-03-21T09:11:31.093Z] "log", [2024-03-21T09:11:31.093Z] "sync", [2024-03-21T09:11:31.093Z] "sync/atomic", [2024-03-21T09:11:31.093Z] "testing", [2024-03-21T09:11:31.093Z] "time" [2024-03-21T09:11:31.093Z] ] [2024-03-21T09:11:31.093Z] } [2024-03-21T09:11:31.093Z] { [2024-03-21T09:11:31.093Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.093Z] "ImportPath": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.093Z] "Name": "otel", [2024-03-21T09:11:31.093Z] "Doc": "Package otel provides global access to the OpenTelemetry API.", [2024-03-21T09:11:31.093Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.093Z] "Module": { [2024-03-21T09:11:31.093Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.093Z] "Version": "v1.24.0", [2024-03-21T09:11:31.093Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.093Z] "Indirect": true, [2024-03-21T09:11:31.093Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.093Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.093Z] "GoVersion": "1.20" [2024-03-21T09:11:31.093Z] }, [2024-03-21T09:11:31.093Z] "DepOnly": true, [2024-03-21T09:11:31.093Z] "Stale": true, [2024-03-21T09:11:31.093Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-03-21T09:11:31.093Z] "GoFiles": [ [2024-03-21T09:11:31.093Z] "doc.go", [2024-03-21T09:11:31.093Z] "error_handler.go", [2024-03-21T09:11:31.093Z] "handler.go", [2024-03-21T09:11:31.093Z] "internal_logging.go", [2024-03-21T09:11:31.093Z] "metric.go", [2024-03-21T09:11:31.093Z] "propagation.go", [2024-03-21T09:11:31.093Z] "trace.go", [2024-03-21T09:11:31.093Z] "version.go" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "Imports": [ [2024-03-21T09:11:31.093Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "Deps": [ [2024-03-21T09:11:31.093Z] "bufio", [2024-03-21T09:11:31.093Z] "bytes", [2024-03-21T09:11:31.093Z] "compress/flate", [2024-03-21T09:11:31.093Z] "compress/gzip", [2024-03-21T09:11:31.093Z] "container/list", [2024-03-21T09:11:31.093Z] "context", [2024-03-21T09:11:31.093Z] "crypto", [2024-03-21T09:11:31.093Z] "crypto/aes", [2024-03-21T09:11:31.093Z] "crypto/cipher", [2024-03-21T09:11:31.093Z] "crypto/des", [2024-03-21T09:11:31.093Z] "crypto/dsa", [2024-03-21T09:11:31.093Z] "crypto/ecdsa", [2024-03-21T09:11:31.093Z] "crypto/ed25519", [2024-03-21T09:11:31.093Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.093Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.093Z] "crypto/elliptic", [2024-03-21T09:11:31.093Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.093Z] "crypto/hmac", [2024-03-21T09:11:31.093Z] "crypto/internal/randutil", [2024-03-21T09:11:31.093Z] "crypto/internal/subtle", [2024-03-21T09:11:31.093Z] "crypto/md5", [2024-03-21T09:11:31.093Z] "crypto/rand", [2024-03-21T09:11:31.093Z] "crypto/rc4", [2024-03-21T09:11:31.093Z] "crypto/rsa", [2024-03-21T09:11:31.093Z] "crypto/sha1", [2024-03-21T09:11:31.093Z] "crypto/sha256", [2024-03-21T09:11:31.093Z] "crypto/sha512", [2024-03-21T09:11:31.093Z] "crypto/subtle", [2024-03-21T09:11:31.093Z] "crypto/tls", [2024-03-21T09:11:31.093Z] "crypto/x509", [2024-03-21T09:11:31.093Z] "crypto/x509/pkix", [2024-03-21T09:11:31.093Z] "encoding", [2024-03-21T09:11:31.093Z] "encoding/asn1", [2024-03-21T09:11:31.093Z] "encoding/base64", [2024-03-21T09:11:31.093Z] "encoding/binary", [2024-03-21T09:11:31.093Z] "encoding/hex", [2024-03-21T09:11:31.093Z] "encoding/json", [2024-03-21T09:11:31.093Z] "encoding/pem", [2024-03-21T09:11:31.093Z] "errors", [2024-03-21T09:11:31.093Z] "fmt", [2024-03-21T09:11:31.093Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.093Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.093Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.093Z] "hash", [2024-03-21T09:11:31.093Z] "hash/crc32", [2024-03-21T09:11:31.093Z] "internal/abi", [2024-03-21T09:11:31.093Z] "internal/bytealg", [2024-03-21T09:11:31.093Z] "internal/cpu", [2024-03-21T09:11:31.093Z] "internal/fmtsort", [2024-03-21T09:11:31.093Z] "internal/goexperiment", [2024-03-21T09:11:31.093Z] "internal/itoa", [2024-03-21T09:11:31.093Z] "internal/nettrace", [2024-03-21T09:11:31.093Z] "internal/oserror", [2024-03-21T09:11:31.093Z] "internal/poll", [2024-03-21T09:11:31.093Z] "internal/race", [2024-03-21T09:11:31.093Z] "internal/reflectlite", [2024-03-21T09:11:31.093Z] "internal/singleflight", [2024-03-21T09:11:31.093Z] "internal/syscall/execenv", [2024-03-21T09:11:31.093Z] "internal/syscall/unix", [2024-03-21T09:11:31.093Z] "internal/testlog", [2024-03-21T09:11:31.093Z] "internal/unsafeheader", [2024-03-21T09:11:31.093Z] "io", [2024-03-21T09:11:31.093Z] "io/fs", [2024-03-21T09:11:31.093Z] "io/ioutil", [2024-03-21T09:11:31.093Z] "log", [2024-03-21T09:11:31.093Z] "math", [2024-03-21T09:11:31.093Z] "math/big", [2024-03-21T09:11:31.093Z] "math/bits", [2024-03-21T09:11:31.093Z] "math/rand", [2024-03-21T09:11:31.093Z] "mime", [2024-03-21T09:11:31.093Z] "mime/multipart", [2024-03-21T09:11:31.093Z] "mime/quotedprintable", [2024-03-21T09:11:31.093Z] "net", [2024-03-21T09:11:31.093Z] "net/http", [2024-03-21T09:11:31.093Z] "net/http/httptrace", [2024-03-21T09:11:31.093Z] "net/http/internal", [2024-03-21T09:11:31.093Z] "net/http/internal/ascii", [2024-03-21T09:11:31.093Z] "net/textproto", [2024-03-21T09:11:31.093Z] "net/url", [2024-03-21T09:11:31.093Z] "os", [2024-03-21T09:11:31.093Z] "path", [2024-03-21T09:11:31.093Z] "path/filepath", [2024-03-21T09:11:31.093Z] "reflect", [2024-03-21T09:11:31.093Z] "runtime", [2024-03-21T09:11:31.093Z] "runtime/cgo", [2024-03-21T09:11:31.093Z] "runtime/internal/atomic", [2024-03-21T09:11:31.093Z] "runtime/internal/math", [2024-03-21T09:11:31.093Z] "runtime/internal/sys", [2024-03-21T09:11:31.093Z] "sort", [2024-03-21T09:11:31.093Z] "strconv", [2024-03-21T09:11:31.093Z] "strings", [2024-03-21T09:11:31.093Z] "sync", [2024-03-21T09:11:31.093Z] "sync/atomic", [2024-03-21T09:11:31.093Z] "syscall", [2024-03-21T09:11:31.093Z] "time", [2024-03-21T09:11:31.093Z] "unicode", [2024-03-21T09:11:31.093Z] "unicode/utf16", [2024-03-21T09:11:31.093Z] "unicode/utf8", [2024-03-21T09:11:31.093Z] "unsafe", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "TestGoFiles": [ [2024-03-21T09:11:31.093Z] "handler_test.go", [2024-03-21T09:11:31.093Z] "metric_test.go", [2024-03-21T09:11:31.093Z] "trace_test.go" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "TestImports": [ [2024-03-21T09:11:31.093Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/metric/noop", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/trace/noop", [2024-03-21T09:11:31.093Z] "testing" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "XTestGoFiles": [ [2024-03-21T09:11:31.093Z] "internal_logging_test.go", [2024-03-21T09:11:31.093Z] "version_test.go" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "XTestImports": [ [2024-03-21T09:11:31.093Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.093Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.093Z] "log", [2024-03-21T09:11:31.093Z] "os", [2024-03-21T09:11:31.093Z] "regexp", [2024-03-21T09:11:31.093Z] "testing" [2024-03-21T09:11:31.093Z] ] [2024-03-21T09:11:31.093Z] } [2024-03-21T09:11:31.093Z] { [2024-03-21T09:11:31.093Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/semconv/v1.17.0", [2024-03-21T09:11:31.093Z] "ImportPath": "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.093Z] "Name": "semconv", [2024-03-21T09:11:31.093Z] "Doc": "Package semconv implements OpenTelemetry semantic conventions.", [2024-03-21T09:11:31.093Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.093Z] "Module": { [2024-03-21T09:11:31.093Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.093Z] "Version": "v1.24.0", [2024-03-21T09:11:31.093Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.093Z] "Indirect": true, [2024-03-21T09:11:31.093Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.093Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.093Z] "GoVersion": "1.20" [2024-03-21T09:11:31.093Z] }, [2024-03-21T09:11:31.093Z] "DepOnly": true, [2024-03-21T09:11:31.093Z] "Stale": true, [2024-03-21T09:11:31.093Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.093Z] "GoFiles": [ [2024-03-21T09:11:31.093Z] "doc.go", [2024-03-21T09:11:31.093Z] "event.go", [2024-03-21T09:11:31.093Z] "exception.go", [2024-03-21T09:11:31.093Z] "http.go", [2024-03-21T09:11:31.093Z] "resource.go", [2024-03-21T09:11:31.093Z] "schema.go", [2024-03-21T09:11:31.093Z] "trace.go" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "Imports": [ [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/attribute" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "Deps": [ [2024-03-21T09:11:31.093Z] "bytes", [2024-03-21T09:11:31.093Z] "encoding", [2024-03-21T09:11:31.093Z] "encoding/base64", [2024-03-21T09:11:31.093Z] "encoding/binary", [2024-03-21T09:11:31.093Z] "encoding/json", [2024-03-21T09:11:31.093Z] "errors", [2024-03-21T09:11:31.093Z] "fmt", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.093Z] "internal/abi", [2024-03-21T09:11:31.093Z] "internal/bytealg", [2024-03-21T09:11:31.093Z] "internal/cpu", [2024-03-21T09:11:31.093Z] "internal/fmtsort", [2024-03-21T09:11:31.093Z] "internal/goexperiment", [2024-03-21T09:11:31.093Z] "internal/itoa", [2024-03-21T09:11:31.093Z] "internal/oserror", [2024-03-21T09:11:31.093Z] "internal/poll", [2024-03-21T09:11:31.093Z] "internal/race", [2024-03-21T09:11:31.093Z] "internal/reflectlite", [2024-03-21T09:11:31.093Z] "internal/syscall/execenv", [2024-03-21T09:11:31.093Z] "internal/syscall/unix", [2024-03-21T09:11:31.093Z] "internal/testlog", [2024-03-21T09:11:31.093Z] "internal/unsafeheader", [2024-03-21T09:11:31.093Z] "io", [2024-03-21T09:11:31.093Z] "io/fs", [2024-03-21T09:11:31.093Z] "math", [2024-03-21T09:11:31.093Z] "math/bits", [2024-03-21T09:11:31.093Z] "os", [2024-03-21T09:11:31.093Z] "path", [2024-03-21T09:11:31.093Z] "reflect", [2024-03-21T09:11:31.093Z] "runtime", [2024-03-21T09:11:31.093Z] "runtime/internal/atomic", [2024-03-21T09:11:31.093Z] "runtime/internal/math", [2024-03-21T09:11:31.093Z] "runtime/internal/sys", [2024-03-21T09:11:31.093Z] "sort", [2024-03-21T09:11:31.093Z] "strconv", [2024-03-21T09:11:31.093Z] "strings", [2024-03-21T09:11:31.093Z] "sync", [2024-03-21T09:11:31.093Z] "sync/atomic", [2024-03-21T09:11:31.093Z] "syscall", [2024-03-21T09:11:31.093Z] "time", [2024-03-21T09:11:31.093Z] "unicode", [2024-03-21T09:11:31.093Z] "unicode/utf16", [2024-03-21T09:11:31.093Z] "unicode/utf8", [2024-03-21T09:11:31.093Z] "unsafe" [2024-03-21T09:11:31.093Z] ] [2024-03-21T09:11:31.093Z] } [2024-03-21T09:11:31.093Z] { [2024-03-21T09:11:31.093Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/semconv/internal/v2", [2024-03-21T09:11:31.093Z] "ImportPath": "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.093Z] "Name": "internal", [2024-03-21T09:11:31.093Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.093Z] "Module": { [2024-03-21T09:11:31.093Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.093Z] "Version": "v1.24.0", [2024-03-21T09:11:31.093Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.093Z] "Indirect": true, [2024-03-21T09:11:31.093Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.093Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.093Z] "GoVersion": "1.20" [2024-03-21T09:11:31.093Z] }, [2024-03-21T09:11:31.093Z] "DepOnly": true, [2024-03-21T09:11:31.093Z] "Stale": true, [2024-03-21T09:11:31.093Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.093Z] "GoFiles": [ [2024-03-21T09:11:31.093Z] "http.go", [2024-03-21T09:11:31.093Z] "net.go" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "Imports": [ [2024-03-21T09:11:31.093Z] "fmt", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.093Z] "net", [2024-03-21T09:11:31.093Z] "net/http", [2024-03-21T09:11:31.093Z] "strconv", [2024-03-21T09:11:31.093Z] "strings" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "Deps": [ [2024-03-21T09:11:31.093Z] "bufio", [2024-03-21T09:11:31.093Z] "bytes", [2024-03-21T09:11:31.093Z] "compress/flate", [2024-03-21T09:11:31.093Z] "compress/gzip", [2024-03-21T09:11:31.093Z] "container/list", [2024-03-21T09:11:31.093Z] "context", [2024-03-21T09:11:31.093Z] "crypto", [2024-03-21T09:11:31.093Z] "crypto/aes", [2024-03-21T09:11:31.093Z] "crypto/cipher", [2024-03-21T09:11:31.093Z] "crypto/des", [2024-03-21T09:11:31.093Z] "crypto/dsa", [2024-03-21T09:11:31.093Z] "crypto/ecdsa", [2024-03-21T09:11:31.093Z] "crypto/ed25519", [2024-03-21T09:11:31.093Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.093Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.093Z] "crypto/elliptic", [2024-03-21T09:11:31.093Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.093Z] "crypto/hmac", [2024-03-21T09:11:31.093Z] "crypto/internal/randutil", [2024-03-21T09:11:31.093Z] "crypto/internal/subtle", [2024-03-21T09:11:31.093Z] "crypto/md5", [2024-03-21T09:11:31.093Z] "crypto/rand", [2024-03-21T09:11:31.093Z] "crypto/rc4", [2024-03-21T09:11:31.093Z] "crypto/rsa", [2024-03-21T09:11:31.093Z] "crypto/sha1", [2024-03-21T09:11:31.093Z] "crypto/sha256", [2024-03-21T09:11:31.093Z] "crypto/sha512", [2024-03-21T09:11:31.093Z] "crypto/subtle", [2024-03-21T09:11:31.093Z] "crypto/tls", [2024-03-21T09:11:31.093Z] "crypto/x509", [2024-03-21T09:11:31.093Z] "crypto/x509/pkix", [2024-03-21T09:11:31.093Z] "encoding", [2024-03-21T09:11:31.093Z] "encoding/asn1", [2024-03-21T09:11:31.093Z] "encoding/base64", [2024-03-21T09:11:31.093Z] "encoding/binary", [2024-03-21T09:11:31.093Z] "encoding/hex", [2024-03-21T09:11:31.093Z] "encoding/json", [2024-03-21T09:11:31.093Z] "encoding/pem", [2024-03-21T09:11:31.093Z] "errors", [2024-03-21T09:11:31.093Z] "fmt", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.093Z] "hash", [2024-03-21T09:11:31.093Z] "hash/crc32", [2024-03-21T09:11:31.093Z] "internal/abi", [2024-03-21T09:11:31.093Z] "internal/bytealg", [2024-03-21T09:11:31.093Z] "internal/cpu", [2024-03-21T09:11:31.093Z] "internal/fmtsort", [2024-03-21T09:11:31.093Z] "internal/goexperiment", [2024-03-21T09:11:31.093Z] "internal/itoa", [2024-03-21T09:11:31.093Z] "internal/nettrace", [2024-03-21T09:11:31.093Z] "internal/oserror", [2024-03-21T09:11:31.093Z] "internal/poll", [2024-03-21T09:11:31.093Z] "internal/race", [2024-03-21T09:11:31.093Z] "internal/reflectlite", [2024-03-21T09:11:31.093Z] "internal/singleflight", [2024-03-21T09:11:31.093Z] "internal/syscall/execenv", [2024-03-21T09:11:31.093Z] "internal/syscall/unix", [2024-03-21T09:11:31.093Z] "internal/testlog", [2024-03-21T09:11:31.093Z] "internal/unsafeheader", [2024-03-21T09:11:31.093Z] "io", [2024-03-21T09:11:31.093Z] "io/fs", [2024-03-21T09:11:31.093Z] "io/ioutil", [2024-03-21T09:11:31.093Z] "log", [2024-03-21T09:11:31.093Z] "math", [2024-03-21T09:11:31.093Z] "math/big", [2024-03-21T09:11:31.093Z] "math/bits", [2024-03-21T09:11:31.093Z] "math/rand", [2024-03-21T09:11:31.093Z] "mime", [2024-03-21T09:11:31.093Z] "mime/multipart", [2024-03-21T09:11:31.093Z] "mime/quotedprintable", [2024-03-21T09:11:31.093Z] "net", [2024-03-21T09:11:31.093Z] "net/http", [2024-03-21T09:11:31.093Z] "net/http/httptrace", [2024-03-21T09:11:31.093Z] "net/http/internal", [2024-03-21T09:11:31.093Z] "net/http/internal/ascii", [2024-03-21T09:11:31.093Z] "net/textproto", [2024-03-21T09:11:31.093Z] "net/url", [2024-03-21T09:11:31.093Z] "os", [2024-03-21T09:11:31.093Z] "path", [2024-03-21T09:11:31.093Z] "path/filepath", [2024-03-21T09:11:31.093Z] "reflect", [2024-03-21T09:11:31.093Z] "runtime", [2024-03-21T09:11:31.093Z] "runtime/cgo", [2024-03-21T09:11:31.093Z] "runtime/internal/atomic", [2024-03-21T09:11:31.093Z] "runtime/internal/math", [2024-03-21T09:11:31.093Z] "runtime/internal/sys", [2024-03-21T09:11:31.093Z] "sort", [2024-03-21T09:11:31.093Z] "strconv", [2024-03-21T09:11:31.093Z] "strings", [2024-03-21T09:11:31.093Z] "sync", [2024-03-21T09:11:31.093Z] "sync/atomic", [2024-03-21T09:11:31.093Z] "syscall", [2024-03-21T09:11:31.093Z] "time", [2024-03-21T09:11:31.093Z] "unicode", [2024-03-21T09:11:31.093Z] "unicode/utf16", [2024-03-21T09:11:31.093Z] "unicode/utf8", [2024-03-21T09:11:31.093Z] "unsafe", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.093Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "TestGoFiles": [ [2024-03-21T09:11:31.093Z] "http_test.go", [2024-03-21T09:11:31.093Z] "net_test.go" [2024-03-21T09:11:31.093Z] ], [2024-03-21T09:11:31.093Z] "TestImports": [ [2024-03-21T09:11:31.093Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.093Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.093Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.093Z] "net", [2024-03-21T09:11:31.093Z] "net/http", [2024-03-21T09:11:31.094Z] "net/http/httptest", [2024-03-21T09:11:31.094Z] "net/url", [2024-03-21T09:11:31.094Z] "strconv", [2024-03-21T09:11:31.094Z] "testing" [2024-03-21T09:11:31.094Z] ] [2024-03-21T09:11:31.094Z] } [2024-03-21T09:11:31.094Z] { [2024-03-21T09:11:31.094Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.094Z] "ImportPath": "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.094Z] "Name": "httpconv", [2024-03-21T09:11:31.094Z] "Doc": "Package httpconv provides OpenTelemetry HTTP semantic conventions for tracing telemetry.", [2024-03-21T09:11:31.094Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.094Z] "Module": { [2024-03-21T09:11:31.094Z] "Path": "go.opentelemetry.io/otel", [2024-03-21T09:11:31.094Z] "Version": "v1.24.0", [2024-03-21T09:11:31.094Z] "Time": "2024-02-23T16:32:44Z", [2024-03-21T09:11:31.094Z] "Indirect": true, [2024-03-21T09:11:31.094Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-03-21T09:11:31.094Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-03-21T09:11:31.094Z] "GoVersion": "1.20" [2024-03-21T09:11:31.094Z] }, [2024-03-21T09:11:31.094Z] "DepOnly": true, [2024-03-21T09:11:31.094Z] "Stale": true, [2024-03-21T09:11:31.094Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.094Z] "GoFiles": [ [2024-03-21T09:11:31.094Z] "http.go" [2024-03-21T09:11:31.094Z] ], [2024-03-21T09:11:31.094Z] "Imports": [ [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.094Z] "net/http" [2024-03-21T09:11:31.094Z] ], [2024-03-21T09:11:31.094Z] "Deps": [ [2024-03-21T09:11:31.094Z] "bufio", [2024-03-21T09:11:31.094Z] "bytes", [2024-03-21T09:11:31.094Z] "compress/flate", [2024-03-21T09:11:31.094Z] "compress/gzip", [2024-03-21T09:11:31.094Z] "container/list", [2024-03-21T09:11:31.094Z] "context", [2024-03-21T09:11:31.094Z] "crypto", [2024-03-21T09:11:31.094Z] "crypto/aes", [2024-03-21T09:11:31.094Z] "crypto/cipher", [2024-03-21T09:11:31.094Z] "crypto/des", [2024-03-21T09:11:31.094Z] "crypto/dsa", [2024-03-21T09:11:31.094Z] "crypto/ecdsa", [2024-03-21T09:11:31.094Z] "crypto/ed25519", [2024-03-21T09:11:31.094Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.094Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.094Z] "crypto/elliptic", [2024-03-21T09:11:31.094Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.094Z] "crypto/hmac", [2024-03-21T09:11:31.094Z] "crypto/internal/randutil", [2024-03-21T09:11:31.094Z] "crypto/internal/subtle", [2024-03-21T09:11:31.094Z] "crypto/md5", [2024-03-21T09:11:31.094Z] "crypto/rand", [2024-03-21T09:11:31.094Z] "crypto/rc4", [2024-03-21T09:11:31.094Z] "crypto/rsa", [2024-03-21T09:11:31.094Z] "crypto/sha1", [2024-03-21T09:11:31.094Z] "crypto/sha256", [2024-03-21T09:11:31.094Z] "crypto/sha512", [2024-03-21T09:11:31.094Z] "crypto/subtle", [2024-03-21T09:11:31.094Z] "crypto/tls", [2024-03-21T09:11:31.094Z] "crypto/x509", [2024-03-21T09:11:31.094Z] "crypto/x509/pkix", [2024-03-21T09:11:31.094Z] "encoding", [2024-03-21T09:11:31.094Z] "encoding/asn1", [2024-03-21T09:11:31.094Z] "encoding/base64", [2024-03-21T09:11:31.094Z] "encoding/binary", [2024-03-21T09:11:31.094Z] "encoding/hex", [2024-03-21T09:11:31.094Z] "encoding/json", [2024-03-21T09:11:31.094Z] "encoding/pem", [2024-03-21T09:11:31.094Z] "errors", [2024-03-21T09:11:31.094Z] "fmt", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.094Z] "hash", [2024-03-21T09:11:31.094Z] "hash/crc32", [2024-03-21T09:11:31.094Z] "internal/abi", [2024-03-21T09:11:31.094Z] "internal/bytealg", [2024-03-21T09:11:31.094Z] "internal/cpu", [2024-03-21T09:11:31.094Z] "internal/fmtsort", [2024-03-21T09:11:31.094Z] "internal/goexperiment", [2024-03-21T09:11:31.094Z] "internal/itoa", [2024-03-21T09:11:31.094Z] "internal/nettrace", [2024-03-21T09:11:31.094Z] "internal/oserror", [2024-03-21T09:11:31.094Z] "internal/poll", [2024-03-21T09:11:31.094Z] "internal/race", [2024-03-21T09:11:31.094Z] "internal/reflectlite", [2024-03-21T09:11:31.094Z] "internal/singleflight", [2024-03-21T09:11:31.094Z] "internal/syscall/execenv", [2024-03-21T09:11:31.094Z] "internal/syscall/unix", [2024-03-21T09:11:31.094Z] "internal/testlog", [2024-03-21T09:11:31.094Z] "internal/unsafeheader", [2024-03-21T09:11:31.094Z] "io", [2024-03-21T09:11:31.094Z] "io/fs", [2024-03-21T09:11:31.094Z] "io/ioutil", [2024-03-21T09:11:31.094Z] "log", [2024-03-21T09:11:31.094Z] "math", [2024-03-21T09:11:31.094Z] "math/big", [2024-03-21T09:11:31.094Z] "math/bits", [2024-03-21T09:11:31.094Z] "math/rand", [2024-03-21T09:11:31.094Z] "mime", [2024-03-21T09:11:31.094Z] "mime/multipart", [2024-03-21T09:11:31.094Z] "mime/quotedprintable", [2024-03-21T09:11:31.094Z] "net", [2024-03-21T09:11:31.094Z] "net/http", [2024-03-21T09:11:31.094Z] "net/http/httptrace", [2024-03-21T09:11:31.094Z] "net/http/internal", [2024-03-21T09:11:31.094Z] "net/http/internal/ascii", [2024-03-21T09:11:31.094Z] "net/textproto", [2024-03-21T09:11:31.094Z] "net/url", [2024-03-21T09:11:31.094Z] "os", [2024-03-21T09:11:31.094Z] "path", [2024-03-21T09:11:31.094Z] "path/filepath", [2024-03-21T09:11:31.094Z] "reflect", [2024-03-21T09:11:31.094Z] "runtime", [2024-03-21T09:11:31.094Z] "runtime/cgo", [2024-03-21T09:11:31.094Z] "runtime/internal/atomic", [2024-03-21T09:11:31.094Z] "runtime/internal/math", [2024-03-21T09:11:31.094Z] "runtime/internal/sys", [2024-03-21T09:11:31.094Z] "sort", [2024-03-21T09:11:31.094Z] "strconv", [2024-03-21T09:11:31.094Z] "strings", [2024-03-21T09:11:31.094Z] "sync", [2024-03-21T09:11:31.094Z] "sync/atomic", [2024-03-21T09:11:31.094Z] "syscall", [2024-03-21T09:11:31.094Z] "time", [2024-03-21T09:11:31.094Z] "unicode", [2024-03-21T09:11:31.094Z] "unicode/utf16", [2024-03-21T09:11:31.094Z] "unicode/utf8", [2024-03-21T09:11:31.094Z] "unsafe", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.094Z] ] [2024-03-21T09:11:31.094Z] } [2024-03-21T09:11:31.094Z] { [2024-03-21T09:11:31.094Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/client", [2024-03-21T09:11:31.094Z] "ImportPath": "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.094Z] "Name": "client", [2024-03-21T09:11:31.094Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.094Z] "Module": { [2024-03-21T09:11:31.094Z] "Path": "github.com/go-openapi/runtime", [2024-03-21T09:11:31.094Z] "Version": "v0.28.0", [2024-03-21T09:11:31.094Z] "Time": "2024-03-09T19:19:52Z", [2024-03-21T09:11:31.094Z] "Indirect": true, [2024-03-21T09:11:31.094Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-03-21T09:11:31.094Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-03-21T09:11:31.094Z] "GoVersion": "1.20" [2024-03-21T09:11:31.094Z] }, [2024-03-21T09:11:31.094Z] "DepOnly": true, [2024-03-21T09:11:31.094Z] "Stale": true, [2024-03-21T09:11:31.094Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.094Z] "GoFiles": [ [2024-03-21T09:11:31.094Z] "auth_info.go", [2024-03-21T09:11:31.094Z] "keepalive.go", [2024-03-21T09:11:31.094Z] "opentelemetry.go", [2024-03-21T09:11:31.094Z] "opentracing.go", [2024-03-21T09:11:31.094Z] "request.go", [2024-03-21T09:11:31.094Z] "response.go", [2024-03-21T09:11:31.094Z] "runtime.go" [2024-03-21T09:11:31.094Z] ], [2024-03-21T09:11:31.094Z] "Imports": [ [2024-03-21T09:11:31.094Z] "bytes", [2024-03-21T09:11:31.094Z] "context", [2024-03-21T09:11:31.094Z] "crypto", [2024-03-21T09:11:31.094Z] "crypto/ecdsa", [2024-03-21T09:11:31.094Z] "crypto/rsa", [2024-03-21T09:11:31.094Z] "crypto/tls", [2024-03-21T09:11:31.094Z] "crypto/x509", [2024-03-21T09:11:31.094Z] "encoding/base64", [2024-03-21T09:11:31.094Z] "encoding/pem", [2024-03-21T09:11:31.094Z] "errors", [2024-03-21T09:11:31.094Z] "fmt", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.094Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.094Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.094Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.094Z] "io", [2024-03-21T09:11:31.094Z] "log", [2024-03-21T09:11:31.094Z] "mime", [2024-03-21T09:11:31.094Z] "mime/multipart", [2024-03-21T09:11:31.094Z] "net/http", [2024-03-21T09:11:31.094Z] "net/http/httputil", [2024-03-21T09:11:31.094Z] "net/textproto", [2024-03-21T09:11:31.094Z] "net/url", [2024-03-21T09:11:31.094Z] "os", [2024-03-21T09:11:31.094Z] "path", [2024-03-21T09:11:31.094Z] "path/filepath", [2024-03-21T09:11:31.094Z] "strings", [2024-03-21T09:11:31.094Z] "sync", [2024-03-21T09:11:31.094Z] "sync/atomic", [2024-03-21T09:11:31.094Z] "time" [2024-03-21T09:11:31.094Z] ], [2024-03-21T09:11:31.094Z] "Deps": [ [2024-03-21T09:11:31.094Z] "bufio", [2024-03-21T09:11:31.094Z] "bytes", [2024-03-21T09:11:31.094Z] "compress/flate", [2024-03-21T09:11:31.094Z] "compress/gzip", [2024-03-21T09:11:31.094Z] "container/list", [2024-03-21T09:11:31.094Z] "context", [2024-03-21T09:11:31.094Z] "crypto", [2024-03-21T09:11:31.094Z] "crypto/aes", [2024-03-21T09:11:31.094Z] "crypto/cipher", [2024-03-21T09:11:31.094Z] "crypto/des", [2024-03-21T09:11:31.094Z] "crypto/dsa", [2024-03-21T09:11:31.094Z] "crypto/ecdsa", [2024-03-21T09:11:31.094Z] "crypto/ed25519", [2024-03-21T09:11:31.094Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.094Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.094Z] "crypto/elliptic", [2024-03-21T09:11:31.094Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.094Z] "crypto/hmac", [2024-03-21T09:11:31.094Z] "crypto/internal/randutil", [2024-03-21T09:11:31.094Z] "crypto/internal/subtle", [2024-03-21T09:11:31.094Z] "crypto/md5", [2024-03-21T09:11:31.094Z] "crypto/rand", [2024-03-21T09:11:31.094Z] "crypto/rc4", [2024-03-21T09:11:31.094Z] "crypto/rsa", [2024-03-21T09:11:31.094Z] "crypto/sha1", [2024-03-21T09:11:31.094Z] "crypto/sha256", [2024-03-21T09:11:31.094Z] "crypto/sha512", [2024-03-21T09:11:31.094Z] "crypto/subtle", [2024-03-21T09:11:31.094Z] "crypto/tls", [2024-03-21T09:11:31.094Z] "crypto/x509", [2024-03-21T09:11:31.094Z] "crypto/x509/pkix", [2024-03-21T09:11:31.094Z] "database/sql/driver", [2024-03-21T09:11:31.094Z] "embed", [2024-03-21T09:11:31.094Z] "encoding", [2024-03-21T09:11:31.094Z] "encoding/asn1", [2024-03-21T09:11:31.094Z] "encoding/base64", [2024-03-21T09:11:31.094Z] "encoding/binary", [2024-03-21T09:11:31.094Z] "encoding/csv", [2024-03-21T09:11:31.094Z] "encoding/gob", [2024-03-21T09:11:31.094Z] "encoding/hex", [2024-03-21T09:11:31.094Z] "encoding/json", [2024-03-21T09:11:31.094Z] "encoding/pem", [2024-03-21T09:11:31.094Z] "encoding/xml", [2024-03-21T09:11:31.094Z] "errors", [2024-03-21T09:11:31.094Z] "fmt", [2024-03-21T09:11:31.094Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.094Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.094Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.094Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.094Z] "github.com/google/uuid", [2024-03-21T09:11:31.094Z] "github.com/josharian/intern", [2024-03-21T09:11:31.094Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.094Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.094Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.094Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.094Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.094Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.094Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.094Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.094Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.094Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.094Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.094Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.094Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.094Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.094Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.094Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.094Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.094Z] "hash", [2024-03-21T09:11:31.094Z] "hash/crc32", [2024-03-21T09:11:31.094Z] "html", [2024-03-21T09:11:31.094Z] "html/template", [2024-03-21T09:11:31.094Z] "internal/abi", [2024-03-21T09:11:31.094Z] "internal/bytealg", [2024-03-21T09:11:31.094Z] "internal/cpu", [2024-03-21T09:11:31.094Z] "internal/fmtsort", [2024-03-21T09:11:31.094Z] "internal/goexperiment", [2024-03-21T09:11:31.094Z] "internal/itoa", [2024-03-21T09:11:31.094Z] "internal/nettrace", [2024-03-21T09:11:31.094Z] "internal/oserror", [2024-03-21T09:11:31.094Z] "internal/poll", [2024-03-21T09:11:31.094Z] "internal/race", [2024-03-21T09:11:31.094Z] "internal/reflectlite", [2024-03-21T09:11:31.094Z] "internal/singleflight", [2024-03-21T09:11:31.094Z] "internal/syscall/execenv", [2024-03-21T09:11:31.094Z] "internal/syscall/unix", [2024-03-21T09:11:31.094Z] "internal/testlog", [2024-03-21T09:11:31.094Z] "internal/unsafeheader", [2024-03-21T09:11:31.094Z] "io", [2024-03-21T09:11:31.094Z] "io/fs", [2024-03-21T09:11:31.094Z] "io/ioutil", [2024-03-21T09:11:31.094Z] "log", [2024-03-21T09:11:31.094Z] "math", [2024-03-21T09:11:31.094Z] "math/big", [2024-03-21T09:11:31.094Z] "math/bits", [2024-03-21T09:11:31.094Z] "math/rand", [2024-03-21T09:11:31.094Z] "mime", [2024-03-21T09:11:31.094Z] "mime/multipart", [2024-03-21T09:11:31.094Z] "mime/quotedprintable", [2024-03-21T09:11:31.094Z] "net", [2024-03-21T09:11:31.094Z] "net/http", [2024-03-21T09:11:31.094Z] "net/http/httptrace", [2024-03-21T09:11:31.094Z] "net/http/httputil", [2024-03-21T09:11:31.094Z] "net/http/internal", [2024-03-21T09:11:31.094Z] "net/http/internal/ascii", [2024-03-21T09:11:31.094Z] "net/mail", [2024-03-21T09:11:31.094Z] "net/textproto", [2024-03-21T09:11:31.094Z] "net/url", [2024-03-21T09:11:31.094Z] "os", [2024-03-21T09:11:31.094Z] "path", [2024-03-21T09:11:31.094Z] "path/filepath", [2024-03-21T09:11:31.094Z] "reflect", [2024-03-21T09:11:31.094Z] "regexp", [2024-03-21T09:11:31.094Z] "regexp/syntax", [2024-03-21T09:11:31.094Z] "runtime", [2024-03-21T09:11:31.094Z] "runtime/cgo", [2024-03-21T09:11:31.094Z] "runtime/internal/atomic", [2024-03-21T09:11:31.094Z] "runtime/internal/math", [2024-03-21T09:11:31.094Z] "runtime/internal/sys", [2024-03-21T09:11:31.094Z] "sort", [2024-03-21T09:11:31.094Z] "strconv", [2024-03-21T09:11:31.094Z] "strings", [2024-03-21T09:11:31.094Z] "sync", [2024-03-21T09:11:31.094Z] "sync/atomic", [2024-03-21T09:11:31.094Z] "syscall", [2024-03-21T09:11:31.094Z] "text/template", [2024-03-21T09:11:31.094Z] "text/template/parse", [2024-03-21T09:11:31.094Z] "time", [2024-03-21T09:11:31.094Z] "unicode", [2024-03-21T09:11:31.094Z] "unicode/utf16", [2024-03-21T09:11:31.094Z] "unicode/utf8", [2024-03-21T09:11:31.094Z] "unsafe", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.094Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.094Z] ], [2024-03-21T09:11:31.094Z] "TestGoFiles": [ [2024-03-21T09:11:31.094Z] "auth_info_test.go", [2024-03-21T09:11:31.094Z] "keepalive_test.go", [2024-03-21T09:11:31.094Z] "opentelemetry_test.go", [2024-03-21T09:11:31.094Z] "opentracing_test.go", [2024-03-21T09:11:31.094Z] "request_test.go", [2024-03-21T09:11:31.094Z] "response_test.go", [2024-03-21T09:11:31.094Z] "runtime_test.go", [2024-03-21T09:11:31.094Z] "runtime_tls_test.go" [2024-03-21T09:11:31.094Z] ], [2024-03-21T09:11:31.094Z] "TestImports": [ [2024-03-21T09:11:31.094Z] "bytes", [2024-03-21T09:11:31.094Z] "context", [2024-03-21T09:11:31.094Z] "crypto", [2024-03-21T09:11:31.094Z] "crypto/tls", [2024-03-21T09:11:31.094Z] "crypto/x509", [2024-03-21T09:11:31.094Z] "encoding/json", [2024-03-21T09:11:31.094Z] "encoding/pem", [2024-03-21T09:11:31.094Z] "encoding/xml", [2024-03-21T09:11:31.094Z] "errors", [2024-03-21T09:11:31.094Z] "fmt", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.094Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.094Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.094Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.094Z] "github.com/opentracing/opentracing-go/mocktracer", [2024-03-21T09:11:31.094Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.094Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/sdk/trace", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/sdk/trace/tracetest", [2024-03-21T09:11:31.094Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.094Z] "io", [2024-03-21T09:11:31.094Z] "mime", [2024-03-21T09:11:31.094Z] "mime/multipart", [2024-03-21T09:11:31.094Z] "net/http", [2024-03-21T09:11:31.094Z] "net/http/cookiejar", [2024-03-21T09:11:31.094Z] "net/http/httptest", [2024-03-21T09:11:31.094Z] "net/url", [2024-03-21T09:11:31.094Z] "os", [2024-03-21T09:11:31.094Z] "path/filepath", [2024-03-21T09:11:31.094Z] "runtime", [2024-03-21T09:11:31.094Z] "strings", [2024-03-21T09:11:31.094Z] "testing", [2024-03-21T09:11:31.094Z] "time" [2024-03-21T09:11:31.094Z] ] [2024-03-21T09:11:31.094Z] } [2024-03-21T09:11:31.094Z] { [2024-03-21T09:11:31.094Z] "Dir": "/usr/local/go/src/net/http/cookiejar", [2024-03-21T09:11:31.094Z] "ImportPath": "net/http/cookiejar", [2024-03-21T09:11:31.094Z] "Name": "cookiejar", [2024-03-21T09:11:31.094Z] "Doc": "Package cookiejar implements an in-memory RFC 6265-compliant http.CookieJar.", [2024-03-21T09:11:31.094Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/cookiejar.a", [2024-03-21T09:11:31.094Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.094Z] "Goroot": true, [2024-03-21T09:11:31.094Z] "Standard": true, [2024-03-21T09:11:31.094Z] "DepOnly": true, [2024-03-21T09:11:31.094Z] "GoFiles": [ [2024-03-21T09:11:31.094Z] "jar.go", [2024-03-21T09:11:31.094Z] "punycode.go" [2024-03-21T09:11:31.094Z] ], [2024-03-21T09:11:31.094Z] "Imports": [ [2024-03-21T09:11:31.094Z] "errors", [2024-03-21T09:11:31.094Z] "fmt", [2024-03-21T09:11:31.094Z] "net", [2024-03-21T09:11:31.094Z] "net/http", [2024-03-21T09:11:31.094Z] "net/http/internal/ascii", [2024-03-21T09:11:31.094Z] "net/url", [2024-03-21T09:11:31.094Z] "sort", [2024-03-21T09:11:31.094Z] "strings", [2024-03-21T09:11:31.094Z] "sync", [2024-03-21T09:11:31.094Z] "time", [2024-03-21T09:11:31.094Z] "unicode/utf8" [2024-03-21T09:11:31.094Z] ], [2024-03-21T09:11:31.094Z] "Deps": [ [2024-03-21T09:11:31.094Z] "bufio", [2024-03-21T09:11:31.094Z] "bytes", [2024-03-21T09:11:31.094Z] "compress/flate", [2024-03-21T09:11:31.094Z] "compress/gzip", [2024-03-21T09:11:31.094Z] "container/list", [2024-03-21T09:11:31.094Z] "context", [2024-03-21T09:11:31.094Z] "crypto", [2024-03-21T09:11:31.094Z] "crypto/aes", [2024-03-21T09:11:31.094Z] "crypto/cipher", [2024-03-21T09:11:31.094Z] "crypto/des", [2024-03-21T09:11:31.094Z] "crypto/dsa", [2024-03-21T09:11:31.094Z] "crypto/ecdsa", [2024-03-21T09:11:31.094Z] "crypto/ed25519", [2024-03-21T09:11:31.094Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.094Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.094Z] "crypto/elliptic", [2024-03-21T09:11:31.094Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.094Z] "crypto/hmac", [2024-03-21T09:11:31.094Z] "crypto/internal/randutil", [2024-03-21T09:11:31.094Z] "crypto/internal/subtle", [2024-03-21T09:11:31.094Z] "crypto/md5", [2024-03-21T09:11:31.094Z] "crypto/rand", [2024-03-21T09:11:31.094Z] "crypto/rc4", [2024-03-21T09:11:31.094Z] "crypto/rsa", [2024-03-21T09:11:31.094Z] "crypto/sha1", [2024-03-21T09:11:31.094Z] "crypto/sha256", [2024-03-21T09:11:31.094Z] "crypto/sha512", [2024-03-21T09:11:31.094Z] "crypto/subtle", [2024-03-21T09:11:31.094Z] "crypto/tls", [2024-03-21T09:11:31.094Z] "crypto/x509", [2024-03-21T09:11:31.094Z] "crypto/x509/pkix", [2024-03-21T09:11:31.094Z] "encoding/asn1", [2024-03-21T09:11:31.094Z] "encoding/base64", [2024-03-21T09:11:31.094Z] "encoding/binary", [2024-03-21T09:11:31.094Z] "encoding/hex", [2024-03-21T09:11:31.094Z] "encoding/pem", [2024-03-21T09:11:31.094Z] "errors", [2024-03-21T09:11:31.094Z] "fmt", [2024-03-21T09:11:31.094Z] "hash", [2024-03-21T09:11:31.094Z] "hash/crc32", [2024-03-21T09:11:31.094Z] "internal/abi", [2024-03-21T09:11:31.094Z] "internal/bytealg", [2024-03-21T09:11:31.094Z] "internal/cpu", [2024-03-21T09:11:31.095Z] "internal/fmtsort", [2024-03-21T09:11:31.095Z] "internal/goexperiment", [2024-03-21T09:11:31.095Z] "internal/itoa", [2024-03-21T09:11:31.095Z] "internal/nettrace", [2024-03-21T09:11:31.095Z] "internal/oserror", [2024-03-21T09:11:31.095Z] "internal/poll", [2024-03-21T09:11:31.095Z] "internal/race", [2024-03-21T09:11:31.095Z] "internal/reflectlite", [2024-03-21T09:11:31.095Z] "internal/singleflight", [2024-03-21T09:11:31.095Z] "internal/syscall/execenv", [2024-03-21T09:11:31.095Z] "internal/syscall/unix", [2024-03-21T09:11:31.095Z] "internal/testlog", [2024-03-21T09:11:31.095Z] "internal/unsafeheader", [2024-03-21T09:11:31.095Z] "io", [2024-03-21T09:11:31.095Z] "io/fs", [2024-03-21T09:11:31.095Z] "io/ioutil", [2024-03-21T09:11:31.095Z] "log", [2024-03-21T09:11:31.095Z] "math", [2024-03-21T09:11:31.095Z] "math/big", [2024-03-21T09:11:31.095Z] "math/bits", [2024-03-21T09:11:31.095Z] "math/rand", [2024-03-21T09:11:31.095Z] "mime", [2024-03-21T09:11:31.095Z] "mime/multipart", [2024-03-21T09:11:31.095Z] "mime/quotedprintable", [2024-03-21T09:11:31.095Z] "net", [2024-03-21T09:11:31.095Z] "net/http", [2024-03-21T09:11:31.095Z] "net/http/httptrace", [2024-03-21T09:11:31.095Z] "net/http/internal", [2024-03-21T09:11:31.095Z] "net/http/internal/ascii", [2024-03-21T09:11:31.095Z] "net/textproto", [2024-03-21T09:11:31.095Z] "net/url", [2024-03-21T09:11:31.095Z] "os", [2024-03-21T09:11:31.095Z] "path", [2024-03-21T09:11:31.095Z] "path/filepath", [2024-03-21T09:11:31.095Z] "reflect", [2024-03-21T09:11:31.095Z] "runtime", [2024-03-21T09:11:31.095Z] "runtime/cgo", [2024-03-21T09:11:31.095Z] "runtime/internal/atomic", [2024-03-21T09:11:31.095Z] "runtime/internal/math", [2024-03-21T09:11:31.095Z] "runtime/internal/sys", [2024-03-21T09:11:31.095Z] "sort", [2024-03-21T09:11:31.095Z] "strconv", [2024-03-21T09:11:31.095Z] "strings", [2024-03-21T09:11:31.095Z] "sync", [2024-03-21T09:11:31.095Z] "sync/atomic", [2024-03-21T09:11:31.095Z] "syscall", [2024-03-21T09:11:31.095Z] "time", [2024-03-21T09:11:31.095Z] "unicode", [2024-03-21T09:11:31.095Z] "unicode/utf16", [2024-03-21T09:11:31.095Z] "unicode/utf8", [2024-03-21T09:11:31.095Z] "unsafe", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "TestGoFiles": [ [2024-03-21T09:11:31.095Z] "jar_test.go", [2024-03-21T09:11:31.095Z] "punycode_test.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "TestImports": [ [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "net/http", [2024-03-21T09:11:31.095Z] "net/url", [2024-03-21T09:11:31.095Z] "sort", [2024-03-21T09:11:31.095Z] "strings", [2024-03-21T09:11:31.095Z] "testing", [2024-03-21T09:11:31.095Z] "time" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "XTestGoFiles": [ [2024-03-21T09:11:31.095Z] "dummy_publicsuffix_test.go", [2024-03-21T09:11:31.095Z] "example_test.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "XTestImports": [ [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "log", [2024-03-21T09:11:31.095Z] "net/http", [2024-03-21T09:11:31.095Z] "net/http/cookiejar", [2024-03-21T09:11:31.095Z] "net/http/httptest", [2024-03-21T09:11:31.095Z] "net/url" [2024-03-21T09:11:31.095Z] ] [2024-03-21T09:11:31.095Z] } [2024-03-21T09:11:31.095Z] { [2024-03-21T09:11:31.095Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/publicsuffix", [2024-03-21T09:11:31.095Z] "ImportPath": "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.095Z] "Name": "publicsuffix", [2024-03-21T09:11:31.095Z] "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-21T09:11:31.095Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.095Z] "Module": { [2024-03-21T09:11:31.095Z] "Path": "golang.org/x/net", [2024-03-21T09:11:31.095Z] "Version": "v0.22.0", [2024-03-21T09:11:31.095Z] "Time": "2024-03-04T19:59:26Z", [2024-03-21T09:11:31.095Z] "Indirect": true, [2024-03-21T09:11:31.095Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-03-21T09:11:31.095Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-03-21T09:11:31.095Z] "GoVersion": "1.18" [2024-03-21T09:11:31.095Z] }, [2024-03-21T09:11:31.095Z] "DepOnly": true, [2024-03-21T09:11:31.095Z] "Stale": true, [2024-03-21T09:11:31.095Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.095Z] "GoFiles": [ [2024-03-21T09:11:31.095Z] "list.go", [2024-03-21T09:11:31.095Z] "table.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.095Z] "gen.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "EmbedPatterns": [ [2024-03-21T09:11:31.095Z] "data/children", [2024-03-21T09:11:31.095Z] "data/nodes", [2024-03-21T09:11:31.095Z] "data/text" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "EmbedFiles": [ [2024-03-21T09:11:31.095Z] "data/children", [2024-03-21T09:11:31.095Z] "data/nodes", [2024-03-21T09:11:31.095Z] "data/text" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "Imports": [ [2024-03-21T09:11:31.095Z] "embed", [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "net/http/cookiejar", [2024-03-21T09:11:31.095Z] "strings" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "Deps": [ [2024-03-21T09:11:31.095Z] "bufio", [2024-03-21T09:11:31.095Z] "bytes", [2024-03-21T09:11:31.095Z] "compress/flate", [2024-03-21T09:11:31.095Z] "compress/gzip", [2024-03-21T09:11:31.095Z] "container/list", [2024-03-21T09:11:31.095Z] "context", [2024-03-21T09:11:31.095Z] "crypto", [2024-03-21T09:11:31.095Z] "crypto/aes", [2024-03-21T09:11:31.095Z] "crypto/cipher", [2024-03-21T09:11:31.095Z] "crypto/des", [2024-03-21T09:11:31.095Z] "crypto/dsa", [2024-03-21T09:11:31.095Z] "crypto/ecdsa", [2024-03-21T09:11:31.095Z] "crypto/ed25519", [2024-03-21T09:11:31.095Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.095Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.095Z] "crypto/elliptic", [2024-03-21T09:11:31.095Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.095Z] "crypto/hmac", [2024-03-21T09:11:31.095Z] "crypto/internal/randutil", [2024-03-21T09:11:31.095Z] "crypto/internal/subtle", [2024-03-21T09:11:31.095Z] "crypto/md5", [2024-03-21T09:11:31.095Z] "crypto/rand", [2024-03-21T09:11:31.095Z] "crypto/rc4", [2024-03-21T09:11:31.095Z] "crypto/rsa", [2024-03-21T09:11:31.095Z] "crypto/sha1", [2024-03-21T09:11:31.095Z] "crypto/sha256", [2024-03-21T09:11:31.095Z] "crypto/sha512", [2024-03-21T09:11:31.095Z] "crypto/subtle", [2024-03-21T09:11:31.095Z] "crypto/tls", [2024-03-21T09:11:31.095Z] "crypto/x509", [2024-03-21T09:11:31.095Z] "crypto/x509/pkix", [2024-03-21T09:11:31.095Z] "embed", [2024-03-21T09:11:31.095Z] "encoding/asn1", [2024-03-21T09:11:31.095Z] "encoding/base64", [2024-03-21T09:11:31.095Z] "encoding/binary", [2024-03-21T09:11:31.095Z] "encoding/hex", [2024-03-21T09:11:31.095Z] "encoding/pem", [2024-03-21T09:11:31.095Z] "errors", [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "hash", [2024-03-21T09:11:31.095Z] "hash/crc32", [2024-03-21T09:11:31.095Z] "internal/abi", [2024-03-21T09:11:31.095Z] "internal/bytealg", [2024-03-21T09:11:31.095Z] "internal/cpu", [2024-03-21T09:11:31.095Z] "internal/fmtsort", [2024-03-21T09:11:31.095Z] "internal/goexperiment", [2024-03-21T09:11:31.095Z] "internal/itoa", [2024-03-21T09:11:31.095Z] "internal/nettrace", [2024-03-21T09:11:31.095Z] "internal/oserror", [2024-03-21T09:11:31.095Z] "internal/poll", [2024-03-21T09:11:31.095Z] "internal/race", [2024-03-21T09:11:31.095Z] "internal/reflectlite", [2024-03-21T09:11:31.095Z] "internal/singleflight", [2024-03-21T09:11:31.095Z] "internal/syscall/execenv", [2024-03-21T09:11:31.095Z] "internal/syscall/unix", [2024-03-21T09:11:31.095Z] "internal/testlog", [2024-03-21T09:11:31.095Z] "internal/unsafeheader", [2024-03-21T09:11:31.095Z] "io", [2024-03-21T09:11:31.095Z] "io/fs", [2024-03-21T09:11:31.095Z] "io/ioutil", [2024-03-21T09:11:31.095Z] "log", [2024-03-21T09:11:31.095Z] "math", [2024-03-21T09:11:31.095Z] "math/big", [2024-03-21T09:11:31.095Z] "math/bits", [2024-03-21T09:11:31.095Z] "math/rand", [2024-03-21T09:11:31.095Z] "mime", [2024-03-21T09:11:31.095Z] "mime/multipart", [2024-03-21T09:11:31.095Z] "mime/quotedprintable", [2024-03-21T09:11:31.095Z] "net", [2024-03-21T09:11:31.095Z] "net/http", [2024-03-21T09:11:31.095Z] "net/http/cookiejar", [2024-03-21T09:11:31.095Z] "net/http/httptrace", [2024-03-21T09:11:31.095Z] "net/http/internal", [2024-03-21T09:11:31.095Z] "net/http/internal/ascii", [2024-03-21T09:11:31.095Z] "net/textproto", [2024-03-21T09:11:31.095Z] "net/url", [2024-03-21T09:11:31.095Z] "os", [2024-03-21T09:11:31.095Z] "path", [2024-03-21T09:11:31.095Z] "path/filepath", [2024-03-21T09:11:31.095Z] "reflect", [2024-03-21T09:11:31.095Z] "runtime", [2024-03-21T09:11:31.095Z] "runtime/cgo", [2024-03-21T09:11:31.095Z] "runtime/internal/atomic", [2024-03-21T09:11:31.095Z] "runtime/internal/math", [2024-03-21T09:11:31.095Z] "runtime/internal/sys", [2024-03-21T09:11:31.095Z] "sort", [2024-03-21T09:11:31.095Z] "strconv", [2024-03-21T09:11:31.095Z] "strings", [2024-03-21T09:11:31.095Z] "sync", [2024-03-21T09:11:31.095Z] "sync/atomic", [2024-03-21T09:11:31.095Z] "syscall", [2024-03-21T09:11:31.095Z] "time", [2024-03-21T09:11:31.095Z] "unicode", [2024-03-21T09:11:31.095Z] "unicode/utf16", [2024-03-21T09:11:31.095Z] "unicode/utf8", [2024-03-21T09:11:31.095Z] "unsafe", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "TestGoFiles": [ [2024-03-21T09:11:31.095Z] "list_test.go", [2024-03-21T09:11:31.095Z] "table_test.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "TestImports": [ [2024-03-21T09:11:31.095Z] "sort", [2024-03-21T09:11:31.095Z] "strings", [2024-03-21T09:11:31.095Z] "testing" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "XTestGoFiles": [ [2024-03-21T09:11:31.095Z] "example_test.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "XTestImports": [ [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.095Z] "strings" [2024-03-21T09:11:31.095Z] ] [2024-03-21T09:11:31.095Z] } [2024-03-21T09:11:31.095Z] { [2024-03-21T09:11:31.095Z] "Dir": "/go/pkg/mod/github.com/go-resty/resty/v2@v2.12.0", [2024-03-21T09:11:31.095Z] "ImportPath": "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.095Z] "Name": "resty", [2024-03-21T09:11:31.095Z] "Doc": "Package resty provides Simple HTTP and REST client library for Go.", [2024-03-21T09:11:31.095Z] "Root": "/go/pkg/mod/github.com/go-resty/resty/v2@v2.12.0", [2024-03-21T09:11:31.095Z] "Module": { [2024-03-21T09:11:31.095Z] "Path": "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.095Z] "Version": "v2.12.0", [2024-03-21T09:11:31.095Z] "Time": "2024-03-17T20:50:19Z", [2024-03-21T09:11:31.095Z] "Indirect": true, [2024-03-21T09:11:31.095Z] "Dir": "/go/pkg/mod/github.com/go-resty/resty/v2@v2.12.0", [2024-03-21T09:11:31.095Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-resty/resty/v2/@v/v2.12.0.mod", [2024-03-21T09:11:31.095Z] "GoVersion": "1.16" [2024-03-21T09:11:31.095Z] }, [2024-03-21T09:11:31.095Z] "DepOnly": true, [2024-03-21T09:11:31.095Z] "Stale": true, [2024-03-21T09:11:31.095Z] "StaleReason": "stale dependency: golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.095Z] "GoFiles": [ [2024-03-21T09:11:31.095Z] "client.go", [2024-03-21T09:11:31.095Z] "digest.go", [2024-03-21T09:11:31.095Z] "middleware.go", [2024-03-21T09:11:31.095Z] "redirect.go", [2024-03-21T09:11:31.095Z] "request.go", [2024-03-21T09:11:31.095Z] "response.go", [2024-03-21T09:11:31.095Z] "resty.go", [2024-03-21T09:11:31.095Z] "retry.go", [2024-03-21T09:11:31.095Z] "trace.go", [2024-03-21T09:11:31.095Z] "transport.go", [2024-03-21T09:11:31.095Z] "transport_other.go", [2024-03-21T09:11:31.095Z] "util.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.095Z] "transport112.go", [2024-03-21T09:11:31.095Z] "transport_js.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "Imports": [ [2024-03-21T09:11:31.095Z] "bytes", [2024-03-21T09:11:31.095Z] "compress/gzip", [2024-03-21T09:11:31.095Z] "context", [2024-03-21T09:11:31.095Z] "crypto/md5", [2024-03-21T09:11:31.095Z] "crypto/rand", [2024-03-21T09:11:31.095Z] "crypto/sha256", [2024-03-21T09:11:31.095Z] "crypto/sha512", [2024-03-21T09:11:31.095Z] "crypto/tls", [2024-03-21T09:11:31.095Z] "crypto/x509", [2024-03-21T09:11:31.095Z] "encoding/json", [2024-03-21T09:11:31.095Z] "encoding/xml", [2024-03-21T09:11:31.095Z] "errors", [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.095Z] "hash", [2024-03-21T09:11:31.095Z] "io", [2024-03-21T09:11:31.095Z] "log", [2024-03-21T09:11:31.095Z] "math", [2024-03-21T09:11:31.095Z] "math/rand", [2024-03-21T09:11:31.095Z] "mime/multipart", [2024-03-21T09:11:31.095Z] "net", [2024-03-21T09:11:31.095Z] "net/http", [2024-03-21T09:11:31.095Z] "net/http/cookiejar", [2024-03-21T09:11:31.095Z] "net/http/httptrace", [2024-03-21T09:11:31.095Z] "net/textproto", [2024-03-21T09:11:31.095Z] "net/url", [2024-03-21T09:11:31.095Z] "os", [2024-03-21T09:11:31.095Z] "path/filepath", [2024-03-21T09:11:31.095Z] "reflect", [2024-03-21T09:11:31.095Z] "regexp", [2024-03-21T09:11:31.095Z] "runtime", [2024-03-21T09:11:31.095Z] "sort", [2024-03-21T09:11:31.095Z] "strconv", [2024-03-21T09:11:31.095Z] "strings", [2024-03-21T09:11:31.095Z] "sync", [2024-03-21T09:11:31.095Z] "time" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "Deps": [ [2024-03-21T09:11:31.095Z] "bufio", [2024-03-21T09:11:31.095Z] "bytes", [2024-03-21T09:11:31.095Z] "compress/flate", [2024-03-21T09:11:31.095Z] "compress/gzip", [2024-03-21T09:11:31.095Z] "container/list", [2024-03-21T09:11:31.095Z] "context", [2024-03-21T09:11:31.095Z] "crypto", [2024-03-21T09:11:31.095Z] "crypto/aes", [2024-03-21T09:11:31.095Z] "crypto/cipher", [2024-03-21T09:11:31.095Z] "crypto/des", [2024-03-21T09:11:31.095Z] "crypto/dsa", [2024-03-21T09:11:31.095Z] "crypto/ecdsa", [2024-03-21T09:11:31.095Z] "crypto/ed25519", [2024-03-21T09:11:31.095Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.095Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.095Z] "crypto/elliptic", [2024-03-21T09:11:31.095Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.095Z] "crypto/hmac", [2024-03-21T09:11:31.095Z] "crypto/internal/randutil", [2024-03-21T09:11:31.095Z] "crypto/internal/subtle", [2024-03-21T09:11:31.095Z] "crypto/md5", [2024-03-21T09:11:31.095Z] "crypto/rand", [2024-03-21T09:11:31.095Z] "crypto/rc4", [2024-03-21T09:11:31.095Z] "crypto/rsa", [2024-03-21T09:11:31.095Z] "crypto/sha1", [2024-03-21T09:11:31.095Z] "crypto/sha256", [2024-03-21T09:11:31.095Z] "crypto/sha512", [2024-03-21T09:11:31.095Z] "crypto/subtle", [2024-03-21T09:11:31.095Z] "crypto/tls", [2024-03-21T09:11:31.095Z] "crypto/x509", [2024-03-21T09:11:31.095Z] "crypto/x509/pkix", [2024-03-21T09:11:31.095Z] "embed", [2024-03-21T09:11:31.095Z] "encoding", [2024-03-21T09:11:31.095Z] "encoding/asn1", [2024-03-21T09:11:31.095Z] "encoding/base64", [2024-03-21T09:11:31.095Z] "encoding/binary", [2024-03-21T09:11:31.095Z] "encoding/hex", [2024-03-21T09:11:31.095Z] "encoding/json", [2024-03-21T09:11:31.095Z] "encoding/pem", [2024-03-21T09:11:31.095Z] "encoding/xml", [2024-03-21T09:11:31.095Z] "errors", [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.095Z] "hash", [2024-03-21T09:11:31.095Z] "hash/crc32", [2024-03-21T09:11:31.095Z] "internal/abi", [2024-03-21T09:11:31.095Z] "internal/bytealg", [2024-03-21T09:11:31.095Z] "internal/cpu", [2024-03-21T09:11:31.095Z] "internal/fmtsort", [2024-03-21T09:11:31.095Z] "internal/goexperiment", [2024-03-21T09:11:31.095Z] "internal/itoa", [2024-03-21T09:11:31.095Z] "internal/nettrace", [2024-03-21T09:11:31.095Z] "internal/oserror", [2024-03-21T09:11:31.095Z] "internal/poll", [2024-03-21T09:11:31.095Z] "internal/race", [2024-03-21T09:11:31.095Z] "internal/reflectlite", [2024-03-21T09:11:31.095Z] "internal/singleflight", [2024-03-21T09:11:31.095Z] "internal/syscall/execenv", [2024-03-21T09:11:31.095Z] "internal/syscall/unix", [2024-03-21T09:11:31.095Z] "internal/testlog", [2024-03-21T09:11:31.095Z] "internal/unsafeheader", [2024-03-21T09:11:31.095Z] "io", [2024-03-21T09:11:31.095Z] "io/fs", [2024-03-21T09:11:31.095Z] "io/ioutil", [2024-03-21T09:11:31.095Z] "log", [2024-03-21T09:11:31.095Z] "math", [2024-03-21T09:11:31.095Z] "math/big", [2024-03-21T09:11:31.095Z] "math/bits", [2024-03-21T09:11:31.095Z] "math/rand", [2024-03-21T09:11:31.095Z] "mime", [2024-03-21T09:11:31.095Z] "mime/multipart", [2024-03-21T09:11:31.095Z] "mime/quotedprintable", [2024-03-21T09:11:31.095Z] "net", [2024-03-21T09:11:31.095Z] "net/http", [2024-03-21T09:11:31.095Z] "net/http/cookiejar", [2024-03-21T09:11:31.095Z] "net/http/httptrace", [2024-03-21T09:11:31.095Z] "net/http/internal", [2024-03-21T09:11:31.095Z] "net/http/internal/ascii", [2024-03-21T09:11:31.095Z] "net/textproto", [2024-03-21T09:11:31.095Z] "net/url", [2024-03-21T09:11:31.095Z] "os", [2024-03-21T09:11:31.095Z] "path", [2024-03-21T09:11:31.095Z] "path/filepath", [2024-03-21T09:11:31.095Z] "reflect", [2024-03-21T09:11:31.095Z] "regexp", [2024-03-21T09:11:31.095Z] "regexp/syntax", [2024-03-21T09:11:31.095Z] "runtime", [2024-03-21T09:11:31.095Z] "runtime/cgo", [2024-03-21T09:11:31.095Z] "runtime/internal/atomic", [2024-03-21T09:11:31.095Z] "runtime/internal/math", [2024-03-21T09:11:31.095Z] "runtime/internal/sys", [2024-03-21T09:11:31.095Z] "sort", [2024-03-21T09:11:31.095Z] "strconv", [2024-03-21T09:11:31.095Z] "strings", [2024-03-21T09:11:31.095Z] "sync", [2024-03-21T09:11:31.095Z] "sync/atomic", [2024-03-21T09:11:31.095Z] "syscall", [2024-03-21T09:11:31.095Z] "time", [2024-03-21T09:11:31.095Z] "unicode", [2024-03-21T09:11:31.095Z] "unicode/utf16", [2024-03-21T09:11:31.095Z] "unicode/utf8", [2024-03-21T09:11:31.095Z] "unsafe", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.095Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "TestGoFiles": [ [2024-03-21T09:11:31.095Z] "client_test.go", [2024-03-21T09:11:31.095Z] "context_test.go", [2024-03-21T09:11:31.095Z] "middleware_test.go", [2024-03-21T09:11:31.095Z] "request_test.go", [2024-03-21T09:11:31.095Z] "resty_test.go", [2024-03-21T09:11:31.095Z] "retry_test.go", [2024-03-21T09:11:31.095Z] "util_test.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "TestImports": [ [2024-03-21T09:11:31.095Z] "bytes", [2024-03-21T09:11:31.095Z] "compress/gzip", [2024-03-21T09:11:31.095Z] "context", [2024-03-21T09:11:31.095Z] "crypto/md5", [2024-03-21T09:11:31.095Z] "crypto/tls", [2024-03-21T09:11:31.095Z] "encoding/base64", [2024-03-21T09:11:31.095Z] "encoding/json", [2024-03-21T09:11:31.095Z] "encoding/xml", [2024-03-21T09:11:31.095Z] "errors", [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.095Z] "io", [2024-03-21T09:11:31.095Z] "mime", [2024-03-21T09:11:31.095Z] "mime/multipart", [2024-03-21T09:11:31.095Z] "net", [2024-03-21T09:11:31.095Z] "net/http", [2024-03-21T09:11:31.095Z] "net/http/httptest", [2024-03-21T09:11:31.095Z] "net/url", [2024-03-21T09:11:31.095Z] "os", [2024-03-21T09:11:31.095Z] "path/filepath", [2024-03-21T09:11:31.095Z] "reflect", [2024-03-21T09:11:31.095Z] "strconv", [2024-03-21T09:11:31.095Z] "strings", [2024-03-21T09:11:31.095Z] "sync", [2024-03-21T09:11:31.095Z] "sync/atomic", [2024-03-21T09:11:31.095Z] "testing", [2024-03-21T09:11:31.095Z] "time" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "XTestGoFiles": [ [2024-03-21T09:11:31.095Z] "example_test.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "XTestImports": [ [2024-03-21T09:11:31.095Z] "crypto/tls", [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.095Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.095Z] "log", [2024-03-21T09:11:31.095Z] "net/http", [2024-03-21T09:11:31.095Z] "os", [2024-03-21T09:11:31.095Z] "strconv", [2024-03-21T09:11:31.095Z] "time" [2024-03-21T09:11:31.095Z] ] [2024-03-21T09:11:31.095Z] } [2024-03-21T09:11:31.095Z] { [2024-03-21T09:11:31.095Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.0", [2024-03-21T09:11:31.095Z] "ImportPath": "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.095Z] "Name": "jwt", [2024-03-21T09:11:31.095Z] "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-21T09:11:31.095Z] "Root": "/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.0", [2024-03-21T09:11:31.095Z] "Module": { [2024-03-21T09:11:31.095Z] "Path": "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.095Z] "Version": "v5.2.0", [2024-03-21T09:11:31.095Z] "Time": "2023-11-24T07:36:09Z", [2024-03-21T09:11:31.095Z] "Indirect": true, [2024-03-21T09:11:31.095Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.0", [2024-03-21T09:11:31.095Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang-jwt/jwt/v5/@v/v5.2.0.mod", [2024-03-21T09:11:31.095Z] "GoVersion": "1.18" [2024-03-21T09:11:31.095Z] }, [2024-03-21T09:11:31.095Z] "DepOnly": true, [2024-03-21T09:11:31.095Z] "Stale": true, [2024-03-21T09:11:31.095Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.095Z] "GoFiles": [ [2024-03-21T09:11:31.095Z] "claims.go", [2024-03-21T09:11:31.095Z] "doc.go", [2024-03-21T09:11:31.095Z] "ecdsa.go", [2024-03-21T09:11:31.095Z] "ecdsa_utils.go", [2024-03-21T09:11:31.095Z] "ed25519.go", [2024-03-21T09:11:31.095Z] "ed25519_utils.go", [2024-03-21T09:11:31.095Z] "errors.go", [2024-03-21T09:11:31.095Z] "errors_go_other.go", [2024-03-21T09:11:31.095Z] "hmac.go", [2024-03-21T09:11:31.095Z] "map_claims.go", [2024-03-21T09:11:31.095Z] "none.go", [2024-03-21T09:11:31.095Z] "parser.go", [2024-03-21T09:11:31.095Z] "parser_option.go", [2024-03-21T09:11:31.095Z] "registered_claims.go", [2024-03-21T09:11:31.095Z] "rsa.go", [2024-03-21T09:11:31.095Z] "rsa_pss.go", [2024-03-21T09:11:31.095Z] "rsa_utils.go", [2024-03-21T09:11:31.095Z] "signing_method.go", [2024-03-21T09:11:31.095Z] "token.go", [2024-03-21T09:11:31.095Z] "token_option.go", [2024-03-21T09:11:31.095Z] "types.go", [2024-03-21T09:11:31.095Z] "validator.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.095Z] "errors_go1_20.go" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "Imports": [ [2024-03-21T09:11:31.095Z] "bytes", [2024-03-21T09:11:31.095Z] "crypto", [2024-03-21T09:11:31.095Z] "crypto/ecdsa", [2024-03-21T09:11:31.095Z] "crypto/ed25519", [2024-03-21T09:11:31.095Z] "crypto/hmac", [2024-03-21T09:11:31.095Z] "crypto/rand", [2024-03-21T09:11:31.095Z] "crypto/rsa", [2024-03-21T09:11:31.095Z] "crypto/subtle", [2024-03-21T09:11:31.095Z] "crypto/x509", [2024-03-21T09:11:31.095Z] "encoding/base64", [2024-03-21T09:11:31.095Z] "encoding/json", [2024-03-21T09:11:31.095Z] "encoding/pem", [2024-03-21T09:11:31.095Z] "errors", [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "math", [2024-03-21T09:11:31.095Z] "math/big", [2024-03-21T09:11:31.095Z] "strconv", [2024-03-21T09:11:31.095Z] "strings", [2024-03-21T09:11:31.095Z] "sync", [2024-03-21T09:11:31.095Z] "time" [2024-03-21T09:11:31.095Z] ], [2024-03-21T09:11:31.095Z] "Deps": [ [2024-03-21T09:11:31.095Z] "bufio", [2024-03-21T09:11:31.095Z] "bytes", [2024-03-21T09:11:31.095Z] "context", [2024-03-21T09:11:31.095Z] "crypto", [2024-03-21T09:11:31.095Z] "crypto/aes", [2024-03-21T09:11:31.095Z] "crypto/cipher", [2024-03-21T09:11:31.095Z] "crypto/des", [2024-03-21T09:11:31.095Z] "crypto/dsa", [2024-03-21T09:11:31.095Z] "crypto/ecdsa", [2024-03-21T09:11:31.095Z] "crypto/ed25519", [2024-03-21T09:11:31.095Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.095Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.095Z] "crypto/elliptic", [2024-03-21T09:11:31.095Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.095Z] "crypto/hmac", [2024-03-21T09:11:31.095Z] "crypto/internal/randutil", [2024-03-21T09:11:31.095Z] "crypto/internal/subtle", [2024-03-21T09:11:31.095Z] "crypto/md5", [2024-03-21T09:11:31.095Z] "crypto/rand", [2024-03-21T09:11:31.095Z] "crypto/rsa", [2024-03-21T09:11:31.095Z] "crypto/sha1", [2024-03-21T09:11:31.095Z] "crypto/sha256", [2024-03-21T09:11:31.095Z] "crypto/sha512", [2024-03-21T09:11:31.095Z] "crypto/subtle", [2024-03-21T09:11:31.095Z] "crypto/x509", [2024-03-21T09:11:31.095Z] "crypto/x509/pkix", [2024-03-21T09:11:31.095Z] "encoding", [2024-03-21T09:11:31.095Z] "encoding/asn1", [2024-03-21T09:11:31.095Z] "encoding/base64", [2024-03-21T09:11:31.095Z] "encoding/binary", [2024-03-21T09:11:31.095Z] "encoding/hex", [2024-03-21T09:11:31.095Z] "encoding/json", [2024-03-21T09:11:31.095Z] "encoding/pem", [2024-03-21T09:11:31.095Z] "errors", [2024-03-21T09:11:31.095Z] "fmt", [2024-03-21T09:11:31.095Z] "hash", [2024-03-21T09:11:31.095Z] "internal/abi", [2024-03-21T09:11:31.095Z] "internal/bytealg", [2024-03-21T09:11:31.095Z] "internal/cpu", [2024-03-21T09:11:31.095Z] "internal/fmtsort", [2024-03-21T09:11:31.095Z] "internal/goexperiment", [2024-03-21T09:11:31.095Z] "internal/itoa", [2024-03-21T09:11:31.095Z] "internal/nettrace", [2024-03-21T09:11:31.096Z] "internal/oserror", [2024-03-21T09:11:31.096Z] "internal/poll", [2024-03-21T09:11:31.096Z] "internal/race", [2024-03-21T09:11:31.096Z] "internal/reflectlite", [2024-03-21T09:11:31.096Z] "internal/singleflight", [2024-03-21T09:11:31.096Z] "internal/syscall/execenv", [2024-03-21T09:11:31.096Z] "internal/syscall/unix", [2024-03-21T09:11:31.096Z] "internal/testlog", [2024-03-21T09:11:31.096Z] "internal/unsafeheader", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "io/fs", [2024-03-21T09:11:31.096Z] "math", [2024-03-21T09:11:31.096Z] "math/big", [2024-03-21T09:11:31.096Z] "math/bits", [2024-03-21T09:11:31.096Z] "math/rand", [2024-03-21T09:11:31.096Z] "net", [2024-03-21T09:11:31.096Z] "net/url", [2024-03-21T09:11:31.096Z] "os", [2024-03-21T09:11:31.096Z] "path", [2024-03-21T09:11:31.096Z] "path/filepath", [2024-03-21T09:11:31.096Z] "reflect", [2024-03-21T09:11:31.096Z] "runtime", [2024-03-21T09:11:31.096Z] "runtime/cgo", [2024-03-21T09:11:31.096Z] "runtime/internal/atomic", [2024-03-21T09:11:31.096Z] "runtime/internal/math", [2024-03-21T09:11:31.096Z] "runtime/internal/sys", [2024-03-21T09:11:31.096Z] "sort", [2024-03-21T09:11:31.096Z] "strconv", [2024-03-21T09:11:31.096Z] "strings", [2024-03-21T09:11:31.096Z] "sync", [2024-03-21T09:11:31.096Z] "sync/atomic", [2024-03-21T09:11:31.096Z] "syscall", [2024-03-21T09:11:31.096Z] "time", [2024-03-21T09:11:31.096Z] "unicode", [2024-03-21T09:11:31.096Z] "unicode/utf16", [2024-03-21T09:11:31.096Z] "unicode/utf8", [2024-03-21T09:11:31.096Z] "unsafe", [2024-03-21T09:11:31.096Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.096Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.096Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "TestGoFiles": [ [2024-03-21T09:11:31.096Z] "errors_test.go", [2024-03-21T09:11:31.096Z] "map_claims_test.go", [2024-03-21T09:11:31.096Z] "validator_test.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "TestImports": [ [2024-03-21T09:11:31.096Z] "errors", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "testing", [2024-03-21T09:11:31.096Z] "time" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "XTestGoFiles": [ [2024-03-21T09:11:31.096Z] "ecdsa_test.go", [2024-03-21T09:11:31.096Z] "ed25519_test.go", [2024-03-21T09:11:31.096Z] "example_test.go", [2024-03-21T09:11:31.096Z] "hmac_example_test.go", [2024-03-21T09:11:31.096Z] "hmac_test.go", [2024-03-21T09:11:31.096Z] "http_example_test.go", [2024-03-21T09:11:31.096Z] "none_test.go", [2024-03-21T09:11:31.096Z] "parser_test.go", [2024-03-21T09:11:31.096Z] "rsa_pss_test.go", [2024-03-21T09:11:31.096Z] "rsa_test.go", [2024-03-21T09:11:31.096Z] "token_test.go", [2024-03-21T09:11:31.096Z] "types_test.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "XTestImports": [ [2024-03-21T09:11:31.096Z] "bytes", [2024-03-21T09:11:31.096Z] "crypto", [2024-03-21T09:11:31.096Z] "crypto/ecdsa", [2024-03-21T09:11:31.096Z] "crypto/rand", [2024-03-21T09:11:31.096Z] "crypto/rsa", [2024-03-21T09:11:31.096Z] "crypto/x509", [2024-03-21T09:11:31.096Z] "encoding/json", [2024-03-21T09:11:31.096Z] "encoding/pem", [2024-03-21T09:11:31.096Z] "errors", [2024-03-21T09:11:31.096Z] "fmt", [2024-03-21T09:11:31.096Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.096Z] "github.com/golang-jwt/jwt/v5/request", [2024-03-21T09:11:31.096Z] "github.com/golang-jwt/jwt/v5/test", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "log", [2024-03-21T09:11:31.096Z] "math", [2024-03-21T09:11:31.096Z] "net", [2024-03-21T09:11:31.096Z] "net/http", [2024-03-21T09:11:31.096Z] "net/url", [2024-03-21T09:11:31.096Z] "os", [2024-03-21T09:11:31.096Z] "reflect", [2024-03-21T09:11:31.096Z] "strings", [2024-03-21T09:11:31.096Z] "testing", [2024-03-21T09:11:31.096Z] "time" [2024-03-21T09:11:31.096Z] ] [2024-03-21T09:11:31.096Z] } [2024-03-21T09:11:31.096Z] { [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d", [2024-03-21T09:11:31.096Z] "ImportPath": "github.com/mgutz/ansi", [2024-03-21T09:11:31.096Z] "Name": "ansi", [2024-03-21T09:11:31.096Z] "Doc": "Package ansi is a small, fast library to create ANSI colored strings and codes.", [2024-03-21T09:11:31.096Z] "Root": "/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d", [2024-03-21T09:11:31.096Z] "Module": { [2024-03-21T09:11:31.096Z] "Path": "github.com/mgutz/ansi", [2024-03-21T09:11:31.096Z] "Version": "v0.0.0-20200706080929-d51e80ef957d", [2024-03-21T09:11:31.096Z] "Time": "2020-07-06T08:09:29Z", [2024-03-21T09:11:31.096Z] "Indirect": true, [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d", [2024-03-21T09:11:31.096Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mgutz/ansi/@v/v0.0.0-20200706080929-d51e80ef957d.mod" [2024-03-21T09:11:31.096Z] }, [2024-03-21T09:11:31.096Z] "DepOnly": true, [2024-03-21T09:11:31.096Z] "Stale": true, [2024-03-21T09:11:31.096Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.096Z] "GoFiles": [ [2024-03-21T09:11:31.096Z] "ansi.go", [2024-03-21T09:11:31.096Z] "doc.go", [2024-03-21T09:11:31.096Z] "print.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "Imports": [ [2024-03-21T09:11:31.096Z] "bytes", [2024-03-21T09:11:31.096Z] "fmt", [2024-03-21T09:11:31.096Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.096Z] "sort", [2024-03-21T09:11:31.096Z] "strconv", [2024-03-21T09:11:31.096Z] "strings" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "Deps": [ [2024-03-21T09:11:31.096Z] "bytes", [2024-03-21T09:11:31.096Z] "encoding/binary", [2024-03-21T09:11:31.096Z] "errors", [2024-03-21T09:11:31.096Z] "fmt", [2024-03-21T09:11:31.096Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.096Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.096Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.096Z] "internal/abi", [2024-03-21T09:11:31.096Z] "internal/bytealg", [2024-03-21T09:11:31.096Z] "internal/cpu", [2024-03-21T09:11:31.096Z] "internal/fmtsort", [2024-03-21T09:11:31.096Z] "internal/goexperiment", [2024-03-21T09:11:31.096Z] "internal/itoa", [2024-03-21T09:11:31.096Z] "internal/oserror", [2024-03-21T09:11:31.096Z] "internal/poll", [2024-03-21T09:11:31.096Z] "internal/race", [2024-03-21T09:11:31.096Z] "internal/reflectlite", [2024-03-21T09:11:31.096Z] "internal/syscall/execenv", [2024-03-21T09:11:31.096Z] "internal/syscall/unix", [2024-03-21T09:11:31.096Z] "internal/testlog", [2024-03-21T09:11:31.096Z] "internal/unsafeheader", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "io/fs", [2024-03-21T09:11:31.096Z] "math", [2024-03-21T09:11:31.096Z] "math/bits", [2024-03-21T09:11:31.096Z] "os", [2024-03-21T09:11:31.096Z] "path", [2024-03-21T09:11:31.096Z] "reflect", [2024-03-21T09:11:31.096Z] "runtime", [2024-03-21T09:11:31.096Z] "runtime/internal/atomic", [2024-03-21T09:11:31.096Z] "runtime/internal/math", [2024-03-21T09:11:31.096Z] "runtime/internal/sys", [2024-03-21T09:11:31.096Z] "sort", [2024-03-21T09:11:31.096Z] "strconv", [2024-03-21T09:11:31.096Z] "strings", [2024-03-21T09:11:31.096Z] "sync", [2024-03-21T09:11:31.096Z] "sync/atomic", [2024-03-21T09:11:31.096Z] "syscall", [2024-03-21T09:11:31.096Z] "time", [2024-03-21T09:11:31.096Z] "unicode", [2024-03-21T09:11:31.096Z] "unicode/utf8", [2024-03-21T09:11:31.096Z] "unsafe" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "TestGoFiles": [ [2024-03-21T09:11:31.096Z] "ansi_test.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "TestImports": [ [2024-03-21T09:11:31.096Z] "fmt", [2024-03-21T09:11:31.096Z] "strings", [2024-03-21T09:11:31.096Z] "testing" [2024-03-21T09:11:31.096Z] ] [2024-03-21T09:11:31.096Z] } [2024-03-21T09:11:31.096Z] { [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/golang.org/x/term@v0.18.0", [2024-03-21T09:11:31.096Z] "ImportPath": "golang.org/x/term", [2024-03-21T09:11:31.096Z] "Name": "term", [2024-03-21T09:11:31.096Z] "Doc": "Package term provides support functions for dealing with terminals, as commonly found on UNIX systems.", [2024-03-21T09:11:31.096Z] "Root": "/go/pkg/mod/golang.org/x/term@v0.18.0", [2024-03-21T09:11:31.096Z] "Module": { [2024-03-21T09:11:31.096Z] "Path": "golang.org/x/term", [2024-03-21T09:11:31.096Z] "Version": "v0.18.0", [2024-03-21T09:11:31.096Z] "Time": "2024-03-04T17:33:41Z", [2024-03-21T09:11:31.096Z] "Indirect": true, [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/golang.org/x/term@v0.18.0", [2024-03-21T09:11:31.096Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/term/@v/v0.18.0.mod", [2024-03-21T09:11:31.096Z] "GoVersion": "1.18" [2024-03-21T09:11:31.096Z] }, [2024-03-21T09:11:31.096Z] "DepOnly": true, [2024-03-21T09:11:31.096Z] "Stale": true, [2024-03-21T09:11:31.096Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.096Z] "GoFiles": [ [2024-03-21T09:11:31.096Z] "term.go", [2024-03-21T09:11:31.096Z] "term_unix.go", [2024-03-21T09:11:31.096Z] "term_unix_other.go", [2024-03-21T09:11:31.096Z] "terminal.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.096Z] "term_plan9.go", [2024-03-21T09:11:31.096Z] "term_unix_bsd.go", [2024-03-21T09:11:31.096Z] "term_unsupported.go", [2024-03-21T09:11:31.096Z] "term_windows.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "Imports": [ [2024-03-21T09:11:31.096Z] "bytes", [2024-03-21T09:11:31.096Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "runtime", [2024-03-21T09:11:31.096Z] "strconv", [2024-03-21T09:11:31.096Z] "sync", [2024-03-21T09:11:31.096Z] "unicode/utf8" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "Deps": [ [2024-03-21T09:11:31.096Z] "bytes", [2024-03-21T09:11:31.096Z] "encoding/binary", [2024-03-21T09:11:31.096Z] "errors", [2024-03-21T09:11:31.096Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.096Z] "internal/abi", [2024-03-21T09:11:31.096Z] "internal/bytealg", [2024-03-21T09:11:31.096Z] "internal/cpu", [2024-03-21T09:11:31.096Z] "internal/goexperiment", [2024-03-21T09:11:31.096Z] "internal/itoa", [2024-03-21T09:11:31.096Z] "internal/oserror", [2024-03-21T09:11:31.096Z] "internal/race", [2024-03-21T09:11:31.096Z] "internal/reflectlite", [2024-03-21T09:11:31.096Z] "internal/unsafeheader", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "math", [2024-03-21T09:11:31.096Z] "math/bits", [2024-03-21T09:11:31.096Z] "reflect", [2024-03-21T09:11:31.096Z] "runtime", [2024-03-21T09:11:31.096Z] "runtime/internal/atomic", [2024-03-21T09:11:31.096Z] "runtime/internal/math", [2024-03-21T09:11:31.096Z] "runtime/internal/sys", [2024-03-21T09:11:31.096Z] "sort", [2024-03-21T09:11:31.096Z] "strconv", [2024-03-21T09:11:31.096Z] "strings", [2024-03-21T09:11:31.096Z] "sync", [2024-03-21T09:11:31.096Z] "sync/atomic", [2024-03-21T09:11:31.096Z] "syscall", [2024-03-21T09:11:31.096Z] "time", [2024-03-21T09:11:31.096Z] "unicode", [2024-03-21T09:11:31.096Z] "unicode/utf8", [2024-03-21T09:11:31.096Z] "unsafe" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "TestGoFiles": [ [2024-03-21T09:11:31.096Z] "terminal_test.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "TestImports": [ [2024-03-21T09:11:31.096Z] "bytes", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "os", [2024-03-21T09:11:31.096Z] "runtime", [2024-03-21T09:11:31.096Z] "testing" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "XTestGoFiles": [ [2024-03-21T09:11:31.096Z] "term_test.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "XTestImports": [ [2024-03-21T09:11:31.096Z] "golang.org/x/term", [2024-03-21T09:11:31.096Z] "os", [2024-03-21T09:11:31.096Z] "runtime", [2024-03-21T09:11:31.096Z] "testing" [2024-03-21T09:11:31.096Z] ] [2024-03-21T09:11:31.096Z] } [2024-03-21T09:11:31.096Z] { [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/ssh/terminal", [2024-03-21T09:11:31.096Z] "ImportPath": "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.096Z] "Name": "terminal", [2024-03-21T09:11:31.096Z] "Doc": "Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.", [2024-03-21T09:11:31.096Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.096Z] "Module": { [2024-03-21T09:11:31.096Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.096Z] "Version": "v0.21.0", [2024-03-21T09:11:31.096Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.096Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.096Z] "GoVersion": "1.18" [2024-03-21T09:11:31.096Z] }, [2024-03-21T09:11:31.096Z] "DepOnly": true, [2024-03-21T09:11:31.096Z] "Stale": true, [2024-03-21T09:11:31.096Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.096Z] "GoFiles": [ [2024-03-21T09:11:31.096Z] "terminal.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "Imports": [ [2024-03-21T09:11:31.096Z] "golang.org/x/term", [2024-03-21T09:11:31.096Z] "io" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "Deps": [ [2024-03-21T09:11:31.096Z] "bytes", [2024-03-21T09:11:31.096Z] "encoding/binary", [2024-03-21T09:11:31.096Z] "errors", [2024-03-21T09:11:31.096Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.096Z] "golang.org/x/term", [2024-03-21T09:11:31.096Z] "internal/abi", [2024-03-21T09:11:31.096Z] "internal/bytealg", [2024-03-21T09:11:31.096Z] "internal/cpu", [2024-03-21T09:11:31.096Z] "internal/goexperiment", [2024-03-21T09:11:31.096Z] "internal/itoa", [2024-03-21T09:11:31.096Z] "internal/oserror", [2024-03-21T09:11:31.096Z] "internal/race", [2024-03-21T09:11:31.096Z] "internal/reflectlite", [2024-03-21T09:11:31.096Z] "internal/unsafeheader", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "math", [2024-03-21T09:11:31.096Z] "math/bits", [2024-03-21T09:11:31.096Z] "reflect", [2024-03-21T09:11:31.096Z] "runtime", [2024-03-21T09:11:31.096Z] "runtime/internal/atomic", [2024-03-21T09:11:31.096Z] "runtime/internal/math", [2024-03-21T09:11:31.096Z] "runtime/internal/sys", [2024-03-21T09:11:31.096Z] "sort", [2024-03-21T09:11:31.096Z] "strconv", [2024-03-21T09:11:31.096Z] "strings", [2024-03-21T09:11:31.096Z] "sync", [2024-03-21T09:11:31.096Z] "sync/atomic", [2024-03-21T09:11:31.096Z] "syscall", [2024-03-21T09:11:31.096Z] "time", [2024-03-21T09:11:31.096Z] "unicode", [2024-03-21T09:11:31.096Z] "unicode/utf8", [2024-03-21T09:11:31.096Z] "unsafe" [2024-03-21T09:11:31.096Z] ] [2024-03-21T09:11:31.096Z] } [2024-03-21T09:11:31.096Z] { [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/github.com/michaelquigley/pfxlog@v0.6.10", [2024-03-21T09:11:31.096Z] "ImportPath": "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.096Z] "Name": "pfxlog", [2024-03-21T09:11:31.096Z] "Root": "/go/pkg/mod/github.com/michaelquigley/pfxlog@v0.6.10", [2024-03-21T09:11:31.096Z] "Module": { [2024-03-21T09:11:31.096Z] "Path": "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.096Z] "Version": "v0.6.10", [2024-03-21T09:11:31.096Z] "Time": "2023-03-07T15:45:33Z", [2024-03-21T09:11:31.096Z] "Indirect": true, [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/github.com/michaelquigley/pfxlog@v0.6.10", [2024-03-21T09:11:31.096Z] "GoMod": "/go/pkg/mod/cache/download/github.com/michaelquigley/pfxlog/@v/v0.6.10.mod", [2024-03-21T09:11:31.096Z] "GoVersion": "1.15" [2024-03-21T09:11:31.096Z] }, [2024-03-21T09:11:31.096Z] "DepOnly": true, [2024-03-21T09:11:31.096Z] "Stale": true, [2024-03-21T09:11:31.096Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.096Z] "GoFiles": [ [2024-03-21T09:11:31.096Z] "filter.go", [2024-03-21T09:11:31.096Z] "formatter.go", [2024-03-21T09:11:31.096Z] "options.go", [2024-03-21T09:11:31.096Z] "pfxlog.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.096Z] "console_windows.go" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "Imports": [ [2024-03-21T09:11:31.096Z] "bufio", [2024-03-21T09:11:31.096Z] "encoding/json", [2024-03-21T09:11:31.096Z] "fmt", [2024-03-21T09:11:31.096Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.096Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.096Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "os", [2024-03-21T09:11:31.096Z] "sort", [2024-03-21T09:11:31.096Z] "strconv", [2024-03-21T09:11:31.096Z] "strings", [2024-03-21T09:11:31.096Z] "time" [2024-03-21T09:11:31.096Z] ], [2024-03-21T09:11:31.096Z] "Deps": [ [2024-03-21T09:11:31.096Z] "bufio", [2024-03-21T09:11:31.096Z] "bytes", [2024-03-21T09:11:31.096Z] "context", [2024-03-21T09:11:31.096Z] "encoding", [2024-03-21T09:11:31.096Z] "encoding/base64", [2024-03-21T09:11:31.096Z] "encoding/binary", [2024-03-21T09:11:31.096Z] "encoding/json", [2024-03-21T09:11:31.096Z] "errors", [2024-03-21T09:11:31.096Z] "fmt", [2024-03-21T09:11:31.096Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.096Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.096Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.096Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.096Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.096Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.096Z] "golang.org/x/term", [2024-03-21T09:11:31.096Z] "internal/abi", [2024-03-21T09:11:31.096Z] "internal/bytealg", [2024-03-21T09:11:31.096Z] "internal/cpu", [2024-03-21T09:11:31.096Z] "internal/fmtsort", [2024-03-21T09:11:31.096Z] "internal/goexperiment", [2024-03-21T09:11:31.096Z] "internal/itoa", [2024-03-21T09:11:31.096Z] "internal/oserror", [2024-03-21T09:11:31.096Z] "internal/poll", [2024-03-21T09:11:31.096Z] "internal/race", [2024-03-21T09:11:31.096Z] "internal/reflectlite", [2024-03-21T09:11:31.096Z] "internal/syscall/execenv", [2024-03-21T09:11:31.096Z] "internal/syscall/unix", [2024-03-21T09:11:31.096Z] "internal/testlog", [2024-03-21T09:11:31.096Z] "internal/unsafeheader", [2024-03-21T09:11:31.096Z] "io", [2024-03-21T09:11:31.096Z] "io/fs", [2024-03-21T09:11:31.096Z] "log", [2024-03-21T09:11:31.096Z] "math", [2024-03-21T09:11:31.096Z] "math/bits", [2024-03-21T09:11:31.096Z] "os", [2024-03-21T09:11:31.096Z] "path", [2024-03-21T09:11:31.096Z] "reflect", [2024-03-21T09:11:31.096Z] "runtime", [2024-03-21T09:11:31.096Z] "runtime/internal/atomic", [2024-03-21T09:11:31.096Z] "runtime/internal/math", [2024-03-21T09:11:31.096Z] "runtime/internal/sys", [2024-03-21T09:11:31.096Z] "sort", [2024-03-21T09:11:31.096Z] "strconv", [2024-03-21T09:11:31.096Z] "strings", [2024-03-21T09:11:31.096Z] "sync", [2024-03-21T09:11:31.096Z] "sync/atomic", [2024-03-21T09:11:31.096Z] "syscall", [2024-03-21T09:11:31.096Z] "time", [2024-03-21T09:11:31.096Z] "unicode", [2024-03-21T09:11:31.096Z] "unicode/utf16", [2024-03-21T09:11:31.096Z] "unicode/utf8", [2024-03-21T09:11:31.096Z] "unsafe" [2024-03-21T09:11:31.096Z] ] [2024-03-21T09:11:31.096Z] } [2024-03-21T09:11:31.096Z] { [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_model", [2024-03-21T09:11:31.096Z] "ImportPath": "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.096Z] "Name": "rest_model", [2024-03-21T09:11:31.096Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.096Z] "Module": { [2024-03-21T09:11:31.096Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.096Z] "Version": "v0.26.13", [2024-03-21T09:11:31.096Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.096Z] "Indirect": true, [2024-03-21T09:11:31.096Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.096Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.096Z] "GoVersion": "1.19" [2024-03-21T09:11:31.096Z] }, [2024-03-21T09:11:31.096Z] "DepOnly": true, [2024-03-21T09:11:31.096Z] "Stale": true, [2024-03-21T09:11:31.096Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.096Z] "GoFiles": [ [2024-03-21T09:11:31.096Z] "api_error.go", [2024-03-21T09:11:31.096Z] "api_error_args.go", [2024-03-21T09:11:31.096Z] "api_error_cause.go", [2024-03-21T09:11:31.096Z] "api_error_envelope.go", [2024-03-21T09:11:31.096Z] "api_field_error.go", [2024-03-21T09:11:31.096Z] "api_session_detail.go", [2024-03-21T09:11:31.096Z] "api_session_list.go", [2024-03-21T09:11:31.096Z] "api_session_posture_data.go", [2024-03-21T09:11:31.096Z] "api_version.go", [2024-03-21T09:11:31.096Z] "attributes.go", [2024-03-21T09:11:31.096Z] "auth_policy_create.go", [2024-03-21T09:11:31.096Z] "auth_policy_detail.go", [2024-03-21T09:11:31.096Z] "auth_policy_list.go", [2024-03-21T09:11:31.096Z] "auth_policy_patch.go", [2024-03-21T09:11:31.096Z] "auth_policy_primary.go", [2024-03-21T09:11:31.096Z] "auth_policy_primary_cert.go", [2024-03-21T09:11:31.096Z] "auth_policy_primary_cert_patch.go", [2024-03-21T09:11:31.096Z] "auth_policy_primary_ext_jwt.go", [2024-03-21T09:11:31.096Z] "auth_policy_primary_ext_jwt_patch.go", [2024-03-21T09:11:31.096Z] "auth_policy_primary_patch.go", [2024-03-21T09:11:31.096Z] "auth_policy_primary_updb.go", [2024-03-21T09:11:31.096Z] "auth_policy_primary_updb_patch.go", [2024-03-21T09:11:31.096Z] "auth_policy_secondary.go", [2024-03-21T09:11:31.096Z] "auth_policy_secondary_patch.go", [2024-03-21T09:11:31.096Z] "auth_policy_update.go", [2024-03-21T09:11:31.096Z] "auth_query_detail.go", [2024-03-21T09:11:31.096Z] "auth_query_list.go", [2024-03-21T09:11:31.096Z] "authenticate.go", [2024-03-21T09:11:31.096Z] "authenticator_create.go", [2024-03-21T09:11:31.096Z] "authenticator_detail.go", [2024-03-21T09:11:31.096Z] "authenticator_list.go", [2024-03-21T09:11:31.096Z] "authenticator_patch.go", [2024-03-21T09:11:31.096Z] "authenticator_patch_with_current.go", [2024-03-21T09:11:31.096Z] "authenticator_update.go", [2024-03-21T09:11:31.096Z] "authenticator_update_with_current.go", [2024-03-21T09:11:31.096Z] "base_entity.go", [2024-03-21T09:11:31.096Z] "ca_create.go", [2024-03-21T09:11:31.096Z] "ca_detail.go", [2024-03-21T09:11:31.096Z] "ca_list.go", [2024-03-21T09:11:31.096Z] "ca_patch.go", [2024-03-21T09:11:31.096Z] "ca_update.go", [2024-03-21T09:11:31.096Z] "capabilities.go", [2024-03-21T09:11:31.096Z] "client_external_jwt_signer_detail.go", [2024-03-21T09:11:31.096Z] "client_external_jwt_signer_list.go", [2024-03-21T09:11:31.096Z] "common_edge_router_properties.go", [2024-03-21T09:11:31.096Z] "config_create.go", [2024-03-21T09:11:31.096Z] "config_detail.go", [2024-03-21T09:11:31.096Z] "config_list.go", [2024-03-21T09:11:31.096Z] "config_patch.go", [2024-03-21T09:11:31.096Z] "config_type_create.go", [2024-03-21T09:11:31.096Z] "config_type_detail.go", [2024-03-21T09:11:31.096Z] "config_type_list.go", [2024-03-21T09:11:31.096Z] "config_type_patch.go", [2024-03-21T09:11:31.096Z] "config_type_update.go", [2024-03-21T09:11:31.096Z] "config_types.go", [2024-03-21T09:11:31.096Z] "config_update.go", [2024-03-21T09:11:31.096Z] "controller_detail.go", [2024-03-21T09:11:31.096Z] "controllers_list.go", [2024-03-21T09:11:31.096Z] "create_current_api_session_certificate_envelope.go", [2024-03-21T09:11:31.096Z] "create_envelope.go", [2024-03-21T09:11:31.096Z] "create_location.go", [2024-03-21T09:11:31.096Z] "current_api_session_certificate_create.go", [2024-03-21T09:11:31.096Z] "current_api_session_certificate_create_response.go", [2024-03-21T09:11:31.096Z] "current_api_session_certificate_detail.go", [2024-03-21T09:11:31.096Z] "current_api_session_certificate_list.go", [2024-03-21T09:11:31.096Z] "current_api_session_detail.go", [2024-03-21T09:11:31.096Z] "current_api_session_detail_envelope.go", [2024-03-21T09:11:31.096Z] "current_api_session_service_update_list.go", [2024-03-21T09:11:31.096Z] "current_identity_detail_envelope.go", [2024-03-21T09:11:31.096Z] "current_identity_edge_router_detail.go", [2024-03-21T09:11:31.096Z] "current_identity_edge_router_list.go", [2024-03-21T09:11:31.096Z] "data_integrity_check_detail.go", [2024-03-21T09:11:31.096Z] "data_integrity_check_detail_list.go", [2024-03-21T09:11:31.096Z] "data_integrity_check_details.go", [2024-03-21T09:11:31.096Z] "data_integrity_check_result_envelope.go", [2024-03-21T09:11:31.096Z] "detail_api_session_envelope.go", [2024-03-21T09:11:31.096Z] "detail_auth_policy_envelope.go", [2024-03-21T09:11:31.096Z] "detail_authenticator_envelope.go", [2024-03-21T09:11:31.096Z] "detail_ca_envelope.go", [2024-03-21T09:11:31.096Z] "detail_config_envelope.go", [2024-03-21T09:11:31.096Z] "detail_config_type_envelope.go", [2024-03-21T09:11:31.096Z] "detail_current_api_session_certificate_envelope.go", [2024-03-21T09:11:31.096Z] "detail_edge_router_policy_envelope.go", [2024-03-21T09:11:31.096Z] "detail_enrollment_envelope.go", [2024-03-21T09:11:31.096Z] "detail_external_jwt_signer_envelope.go", [2024-03-21T09:11:31.096Z] "detail_identity_envelope.go", [2024-03-21T09:11:31.096Z] "detail_identity_type_envelope.go", [2024-03-21T09:11:31.096Z] "detail_mfa.go", [2024-03-21T09:11:31.096Z] "detail_mfa_envelope.go", [2024-03-21T09:11:31.096Z] "detail_mfa_recovery_codes.go", [2024-03-21T09:11:31.096Z] "detail_mfa_recovery_codes_envelope.go", [2024-03-21T09:11:31.096Z] "detail_posture_check_envelope.go", [2024-03-21T09:11:31.096Z] "detail_posture_check_type_envelope.go", [2024-03-21T09:11:31.096Z] "detail_router_envelope.go", [2024-03-21T09:11:31.096Z] "detail_service_edge_policy_envelope.go", [2024-03-21T09:11:31.096Z] "detail_service_envelope.go", [2024-03-21T09:11:31.096Z] "detail_service_policy_envelop.go", [2024-03-21T09:11:31.096Z] "detail_session_envelope.go", [2024-03-21T09:11:31.096Z] "detail_session_management_envelope.go", [2024-03-21T09:11:31.096Z] "detail_session_route_path_envelope.go", [2024-03-21T09:11:31.096Z] "detail_spec_body_envelope.go", [2024-03-21T09:11:31.096Z] "detail_spec_envelope.go", [2024-03-21T09:11:31.096Z] "detail_terminator_envelope.go", [2024-03-21T09:11:31.096Z] "detailed_edge_router_envelope.go", [2024-03-21T09:11:31.096Z] "dial_bind.go", [2024-03-21T09:11:31.096Z] "dial_bind_array.go", [2024-03-21T09:11:31.096Z] "disable_params.go", [2024-03-21T09:11:31.096Z] "edge_router_create.go", [2024-03-21T09:11:31.096Z] "edge_router_detail.go", [2024-03-21T09:11:31.096Z] "edge_router_list.go", [2024-03-21T09:11:31.096Z] "edge_router_patch.go", [2024-03-21T09:11:31.096Z] "edge_router_policy_create.go", [2024-03-21T09:11:31.096Z] "edge_router_policy_detail.go", [2024-03-21T09:11:31.096Z] "edge_router_policy_list.go", [2024-03-21T09:11:31.096Z] "edge_router_policy_patch.go", [2024-03-21T09:11:31.096Z] "edge_router_policy_update.go", [2024-03-21T09:11:31.096Z] "edge_router_update.go", [2024-03-21T09:11:31.096Z] "empty.go", [2024-03-21T09:11:31.096Z] "enrollment_certs.go", [2024-03-21T09:11:31.096Z] "enrollment_certs_envelope.go", [2024-03-21T09:11:31.096Z] "enrollment_create.go", [2024-03-21T09:11:31.096Z] "enrollment_detail.go", [2024-03-21T09:11:31.096Z] "enrollment_list.go", [2024-03-21T09:11:31.096Z] "enrollment_refresh.go", [2024-03-21T09:11:31.096Z] "entity_ref.go", [2024-03-21T09:11:31.096Z] "env_info.go", [2024-03-21T09:11:31.096Z] "external_id_claim.go", [2024-03-21T09:11:31.096Z] "external_id_claim_patch.go", [2024-03-21T09:11:31.096Z] "external_jwt_signer_create.go", [2024-03-21T09:11:31.096Z] "external_jwt_signer_detail.go", [2024-03-21T09:11:31.096Z] "external_jwt_signer_list.go", [2024-03-21T09:11:31.096Z] "external_jwt_signer_patch.go", [2024-03-21T09:11:31.096Z] "external_jwt_signer_update.go", [2024-03-21T09:11:31.097Z] "failed_service_request.go", [2024-03-21T09:11:31.097Z] "failed_service_request_envelope.go", [2024-03-21T09:11:31.097Z] "failed_service_request_list.go", [2024-03-21T09:11:31.097Z] "get_identity_policy_advice_envelope.go", [2024-03-21T09:11:31.097Z] "identity_authenticators.go", [2024-03-21T09:11:31.097Z] "identity_create.go", [2024-03-21T09:11:31.097Z] "identity_detail.go", [2024-03-21T09:11:31.097Z] "identity_enrollments.go", [2024-03-21T09:11:31.097Z] "identity_extend_certs.go", [2024-03-21T09:11:31.097Z] "identity_extend_enrollment_envelope.go", [2024-03-21T09:11:31.097Z] "identity_extend_enrollment_request.go", [2024-03-21T09:11:31.097Z] "identity_extend_validate_enrollment_request.go", [2024-03-21T09:11:31.097Z] "identity_list.go", [2024-03-21T09:11:31.097Z] "identity_patch.go", [2024-03-21T09:11:31.097Z] "identity_type.go", [2024-03-21T09:11:31.097Z] "identity_type_detail.go", [2024-03-21T09:11:31.097Z] "identity_type_list.go", [2024-03-21T09:11:31.097Z] "identity_update.go", [2024-03-21T09:11:31.097Z] "link.go", [2024-03-21T09:11:31.097Z] "links.go", [2024-03-21T09:11:31.097Z] "list_api_sessions_envelope.go", [2024-03-21T09:11:31.097Z] "list_auth_policies_envelope.go", [2024-03-21T09:11:31.097Z] "list_authenticators_envelope.go", [2024-03-21T09:11:31.097Z] "list_cas_envelope.go", [2024-03-21T09:11:31.097Z] "list_client_external_jwt_signers_envelope.go", [2024-03-21T09:11:31.097Z] "list_client_terminators_envelope.go", [2024-03-21T09:11:31.097Z] "list_config_types_envelope.go", [2024-03-21T09:11:31.097Z] "list_configs_envelope.go", [2024-03-21T09:11:31.097Z] "list_controllers_envelope.go", [2024-03-21T09:11:31.097Z] "list_current_api_session_certificates_envelope.go", [2024-03-21T09:11:31.097Z] "list_current_api_session_service_updates_envelope.go", [2024-03-21T09:11:31.097Z] "list_current_identity_edge_routers_envelope.go", [2024-03-21T09:11:31.097Z] "list_edge_router_policies_envelope.go", [2024-03-21T09:11:31.097Z] "list_edge_routers_envelope.go", [2024-03-21T09:11:31.097Z] "list_enrollments_envelope.go", [2024-03-21T09:11:31.097Z] "list_enumerated_capabilities_envelope.go", [2024-03-21T09:11:31.097Z] "list_external_jwt_signers_envelope.go", [2024-03-21T09:11:31.097Z] "list_identities_envelope.go", [2024-03-21T09:11:31.097Z] "list_identity_types_envelope.go", [2024-03-21T09:11:31.097Z] "list_posture_check_envelope.go", [2024-03-21T09:11:31.097Z] "list_posture_check_types_envelope.go", [2024-03-21T09:11:31.097Z] "list_protocols.go", [2024-03-21T09:11:31.097Z] "list_protocols_envelope.go", [2024-03-21T09:11:31.097Z] "list_role_attributes_envelope.go", [2024-03-21T09:11:31.097Z] "list_routers_envelope.go", [2024-03-21T09:11:31.097Z] "list_service_configs_envelope.go", [2024-03-21T09:11:31.097Z] "list_service_edge_router_policies_envelope.go", [2024-03-21T09:11:31.097Z] "list_service_edge_routers_envelope.go", [2024-03-21T09:11:31.097Z] "list_service_policies_envelope.go", [2024-03-21T09:11:31.097Z] "list_services_envelope.go", [2024-03-21T09:11:31.097Z] "list_sessions_envelope.go", [2024-03-21T09:11:31.097Z] "list_sessions_management_envelope.go", [2024-03-21T09:11:31.097Z] "list_specs_envelope.go", [2024-03-21T09:11:31.097Z] "list_summary_counts.go", [2024-03-21T09:11:31.097Z] "list_summary_counts_envelope.go", [2024-03-21T09:11:31.097Z] "list_terminators_envelope.go", [2024-03-21T09:11:31.097Z] "list_version_envelope.go", [2024-03-21T09:11:31.097Z] "meta.go", [2024-03-21T09:11:31.097Z] "mfa_code.go", [2024-03-21T09:11:31.097Z] "mfa_formats.go", [2024-03-21T09:11:31.097Z] "mfa_providers.go", [2024-03-21T09:11:31.097Z] "named_role.go", [2024-03-21T09:11:31.097Z] "named_roles.go", [2024-03-21T09:11:31.097Z] "operating_system.go", [2024-03-21T09:11:31.097Z] "os_type.go", [2024-03-21T09:11:31.097Z] "pagination.go", [2024-03-21T09:11:31.097Z] "password.go", [2024-03-21T09:11:31.097Z] "password_nullable.go", [2024-03-21T09:11:31.097Z] "policy_advice.go", [2024-03-21T09:11:31.097Z] "policy_failure.go", [2024-03-21T09:11:31.097Z] "posture_check_create.go", [2024-03-21T09:11:31.097Z] "posture_check_detail.go", [2024-03-21T09:11:31.097Z] "posture_check_domain_create.go", [2024-03-21T09:11:31.097Z] "posture_check_domain_detail.go", [2024-03-21T09:11:31.097Z] "posture_check_domain_patch.go", [2024-03-21T09:11:31.097Z] "posture_check_domain_update.go", [2024-03-21T09:11:31.097Z] "posture_check_failure.go", [2024-03-21T09:11:31.097Z] "posture_check_failure_domain.go", [2024-03-21T09:11:31.097Z] "posture_check_failure_mac_address.go", [2024-03-21T09:11:31.097Z] "posture_check_failure_mfa.go", [2024-03-21T09:11:31.097Z] "posture_check_failure_operating_system.go", [2024-03-21T09:11:31.097Z] "posture_check_failure_operating_system_actual.go", [2024-03-21T09:11:31.097Z] "posture_check_failure_process.go", [2024-03-21T09:11:31.097Z] "posture_check_failure_process_actual.go", [2024-03-21T09:11:31.097Z] "posture_check_failure_process_multi.go", [2024-03-21T09:11:31.097Z] "posture_check_mac_address_create.go", [2024-03-21T09:11:31.097Z] "posture_check_mac_address_detail.go", [2024-03-21T09:11:31.097Z] "posture_check_mac_address_patch.go", [2024-03-21T09:11:31.097Z] "posture_check_mac_address_update.go", [2024-03-21T09:11:31.097Z] "posture_check_mfa_create.go", [2024-03-21T09:11:31.097Z] "posture_check_mfa_detail.go", [2024-03-21T09:11:31.097Z] "posture_check_mfa_patch.go", [2024-03-21T09:11:31.097Z] "posture_check_mfa_properties.go", [2024-03-21T09:11:31.097Z] "posture_check_mfa_properties_patch.go", [2024-03-21T09:11:31.097Z] "posture_check_mfa_update.go", [2024-03-21T09:11:31.097Z] "posture_check_operating_system_create.go", [2024-03-21T09:11:31.097Z] "posture_check_operating_system_detail.go", [2024-03-21T09:11:31.097Z] "posture_check_operating_system_patch.go", [2024-03-21T09:11:31.097Z] "posture_check_operating_system_update.go", [2024-03-21T09:11:31.097Z] "posture_check_patch.go", [2024-03-21T09:11:31.097Z] "posture_check_process_create.go", [2024-03-21T09:11:31.097Z] "posture_check_process_detail.go", [2024-03-21T09:11:31.097Z] "posture_check_process_multi_create.go", [2024-03-21T09:11:31.097Z] "posture_check_process_multi_detail.go", [2024-03-21T09:11:31.097Z] "posture_check_process_multi_patch.go", [2024-03-21T09:11:31.097Z] "posture_check_process_multi_update.go", [2024-03-21T09:11:31.097Z] "posture_check_process_patch.go", [2024-03-21T09:11:31.097Z] "posture_check_process_update.go", [2024-03-21T09:11:31.097Z] "posture_check_type.go", [2024-03-21T09:11:31.097Z] "posture_check_type_detail.go", [2024-03-21T09:11:31.097Z] "posture_check_type_list.go", [2024-03-21T09:11:31.097Z] "posture_check_update.go", [2024-03-21T09:11:31.097Z] "posture_checks_failure_mfa_criteria.go", [2024-03-21T09:11:31.097Z] "posture_checks_failure_mfa_values.go", [2024-03-21T09:11:31.097Z] "posture_data.go", [2024-03-21T09:11:31.097Z] "posture_data_base.go", [2024-03-21T09:11:31.097Z] "posture_data_domain.go", [2024-03-21T09:11:31.097Z] "posture_data_endpoint_state.go", [2024-03-21T09:11:31.097Z] "posture_data_envelope.go", [2024-03-21T09:11:31.097Z] "posture_data_mac.go", [2024-03-21T09:11:31.097Z] "posture_data_mfa.go", [2024-03-21T09:11:31.097Z] "posture_data_os.go", [2024-03-21T09:11:31.097Z] "posture_data_process.go", [2024-03-21T09:11:31.097Z] "posture_queries.go", [2024-03-21T09:11:31.097Z] "posture_query.go", [2024-03-21T09:11:31.097Z] "posture_query_process.go", [2024-03-21T09:11:31.097Z] "posture_response.go", [2024-03-21T09:11:31.097Z] "posture_response_create.go", [2024-03-21T09:11:31.097Z] "posture_response_domain_create.go", [2024-03-21T09:11:31.097Z] "posture_response_endpoint_state_create.go", [2024-03-21T09:11:31.097Z] "posture_response_envelope.go", [2024-03-21T09:11:31.097Z] "posture_response_mac_address_create.go", [2024-03-21T09:11:31.097Z] "posture_response_operating_system_create.go", [2024-03-21T09:11:31.097Z] "posture_response_process_create.go", [2024-03-21T09:11:31.097Z] "posture_response_service.go", [2024-03-21T09:11:31.097Z] "process.go", [2024-03-21T09:11:31.097Z] "process_multi.go", [2024-03-21T09:11:31.097Z] "protocol.go", [2024-03-21T09:11:31.097Z] "re_enroll.go", [2024-03-21T09:11:31.097Z] "role_attributes_list.go", [2024-03-21T09:11:31.097Z] "roles.go", [2024-03-21T09:11:31.097Z] "router_create.go", [2024-03-21T09:11:31.097Z] "router_detail.go", [2024-03-21T09:11:31.097Z] "router_entity_ref.go", [2024-03-21T09:11:31.097Z] "router_extend_enrollment_request.go", [2024-03-21T09:11:31.097Z] "router_list.go", [2024-03-21T09:11:31.097Z] "router_patch.go", [2024-03-21T09:11:31.097Z] "router_update.go", [2024-03-21T09:11:31.097Z] "sdk_info.go", [2024-03-21T09:11:31.097Z] "semantic.go", [2024-03-21T09:11:31.097Z] "service_config_assign.go", [2024-03-21T09:11:31.097Z] "service_config_detail.go", [2024-03-21T09:11:31.097Z] "service_config_list.go", [2024-03-21T09:11:31.097Z] "service_configs_assign_list.go", [2024-03-21T09:11:31.097Z] "service_create.go", [2024-03-21T09:11:31.097Z] "service_detail.go", [2024-03-21T09:11:31.097Z] "service_edge_router_policy_create.go", [2024-03-21T09:11:31.097Z] "service_edge_router_policy_detail.go", [2024-03-21T09:11:31.097Z] "service_edge_router_policy_list.go", [2024-03-21T09:11:31.097Z] "service_edge_router_policy_patch.go", [2024-03-21T09:11:31.097Z] "service_edge_router_policy_update.go", [2024-03-21T09:11:31.097Z] "service_edge_routers.go", [2024-03-21T09:11:31.097Z] "service_list.go", [2024-03-21T09:11:31.097Z] "service_patch.go", [2024-03-21T09:11:31.097Z] "service_policy_create.go", [2024-03-21T09:11:31.097Z] "service_policy_detail.go", [2024-03-21T09:11:31.097Z] "service_policy_list.go", [2024-03-21T09:11:31.097Z] "service_policy_patch.go", [2024-03-21T09:11:31.097Z] "service_policy_update.go", [2024-03-21T09:11:31.097Z] "service_update.go", [2024-03-21T09:11:31.097Z] "session_create.go", [2024-03-21T09:11:31.097Z] "session_create_envelope.go", [2024-03-21T09:11:31.097Z] "session_detail.go", [2024-03-21T09:11:31.097Z] "session_edge_router.go", [2024-03-21T09:11:31.097Z] "session_list.go", [2024-03-21T09:11:31.097Z] "session_management_detail.go", [2024-03-21T09:11:31.097Z] "session_management_list.go", [2024-03-21T09:11:31.097Z] "session_route_path_detail.go", [2024-03-21T09:11:31.097Z] "spec_body_detail.go", [2024-03-21T09:11:31.097Z] "spec_detail.go", [2024-03-21T09:11:31.097Z] "spec_list.go", [2024-03-21T09:11:31.097Z] "sub_tags.go", [2024-03-21T09:11:31.097Z] "tags.go", [2024-03-21T09:11:31.097Z] "terminator_client_detail.go", [2024-03-21T09:11:31.097Z] "terminator_client_list.go", [2024-03-21T09:11:31.097Z] "terminator_cost.go", [2024-03-21T09:11:31.097Z] "terminator_cost_map.go", [2024-03-21T09:11:31.097Z] "terminator_create.go", [2024-03-21T09:11:31.097Z] "terminator_detail.go", [2024-03-21T09:11:31.097Z] "terminator_list.go", [2024-03-21T09:11:31.097Z] "terminator_patch.go", [2024-03-21T09:11:31.097Z] "terminator_precedence.go", [2024-03-21T09:11:31.097Z] "terminator_precedence_map.go", [2024-03-21T09:11:31.097Z] "terminator_update.go", [2024-03-21T09:11:31.097Z] "trace_detail.go", [2024-03-21T09:11:31.097Z] "trace_detail_envelope.go", [2024-03-21T09:11:31.097Z] "trace_spec.go", [2024-03-21T09:11:31.097Z] "username.go", [2024-03-21T09:11:31.097Z] "username_nullable.go", [2024-03-21T09:11:31.097Z] "version.go", [2024-03-21T09:11:31.097Z] "version_info.go" [2024-03-21T09:11:31.097Z] ], [2024-03-21T09:11:31.097Z] "Imports": [ [2024-03-21T09:11:31.097Z] "bytes", [2024-03-21T09:11:31.097Z] "context", [2024-03-21T09:11:31.097Z] "encoding/json", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.097Z] "io", [2024-03-21T09:11:31.097Z] "io/ioutil", [2024-03-21T09:11:31.097Z] "strconv" [2024-03-21T09:11:31.097Z] ], [2024-03-21T09:11:31.097Z] "Deps": [ [2024-03-21T09:11:31.097Z] "bufio", [2024-03-21T09:11:31.097Z] "bytes", [2024-03-21T09:11:31.097Z] "compress/flate", [2024-03-21T09:11:31.097Z] "compress/gzip", [2024-03-21T09:11:31.097Z] "container/list", [2024-03-21T09:11:31.097Z] "context", [2024-03-21T09:11:31.097Z] "crypto", [2024-03-21T09:11:31.097Z] "crypto/aes", [2024-03-21T09:11:31.097Z] "crypto/cipher", [2024-03-21T09:11:31.097Z] "crypto/des", [2024-03-21T09:11:31.097Z] "crypto/dsa", [2024-03-21T09:11:31.097Z] "crypto/ecdsa", [2024-03-21T09:11:31.097Z] "crypto/ed25519", [2024-03-21T09:11:31.097Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.097Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.097Z] "crypto/elliptic", [2024-03-21T09:11:31.097Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.097Z] "crypto/hmac", [2024-03-21T09:11:31.097Z] "crypto/internal/randutil", [2024-03-21T09:11:31.097Z] "crypto/internal/subtle", [2024-03-21T09:11:31.097Z] "crypto/md5", [2024-03-21T09:11:31.097Z] "crypto/rand", [2024-03-21T09:11:31.097Z] "crypto/rc4", [2024-03-21T09:11:31.097Z] "crypto/rsa", [2024-03-21T09:11:31.097Z] "crypto/sha1", [2024-03-21T09:11:31.097Z] "crypto/sha256", [2024-03-21T09:11:31.097Z] "crypto/sha512", [2024-03-21T09:11:31.097Z] "crypto/subtle", [2024-03-21T09:11:31.097Z] "crypto/tls", [2024-03-21T09:11:31.097Z] "crypto/x509", [2024-03-21T09:11:31.097Z] "crypto/x509/pkix", [2024-03-21T09:11:31.097Z] "database/sql/driver", [2024-03-21T09:11:31.097Z] "embed", [2024-03-21T09:11:31.097Z] "encoding", [2024-03-21T09:11:31.097Z] "encoding/asn1", [2024-03-21T09:11:31.097Z] "encoding/base64", [2024-03-21T09:11:31.097Z] "encoding/binary", [2024-03-21T09:11:31.097Z] "encoding/csv", [2024-03-21T09:11:31.097Z] "encoding/gob", [2024-03-21T09:11:31.097Z] "encoding/hex", [2024-03-21T09:11:31.097Z] "encoding/json", [2024-03-21T09:11:31.097Z] "encoding/pem", [2024-03-21T09:11:31.097Z] "encoding/xml", [2024-03-21T09:11:31.097Z] "errors", [2024-03-21T09:11:31.097Z] "fmt", [2024-03-21T09:11:31.097Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.097Z] "github.com/google/uuid", [2024-03-21T09:11:31.097Z] "github.com/josharian/intern", [2024-03-21T09:11:31.097Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.097Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.097Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.097Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.097Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.097Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.097Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.097Z] "hash", [2024-03-21T09:11:31.097Z] "hash/crc32", [2024-03-21T09:11:31.097Z] "html", [2024-03-21T09:11:31.097Z] "internal/abi", [2024-03-21T09:11:31.097Z] "internal/bytealg", [2024-03-21T09:11:31.097Z] "internal/cpu", [2024-03-21T09:11:31.097Z] "internal/fmtsort", [2024-03-21T09:11:31.097Z] "internal/goexperiment", [2024-03-21T09:11:31.097Z] "internal/itoa", [2024-03-21T09:11:31.097Z] "internal/nettrace", [2024-03-21T09:11:31.097Z] "internal/oserror", [2024-03-21T09:11:31.097Z] "internal/poll", [2024-03-21T09:11:31.097Z] "internal/race", [2024-03-21T09:11:31.097Z] "internal/reflectlite", [2024-03-21T09:11:31.097Z] "internal/singleflight", [2024-03-21T09:11:31.097Z] "internal/syscall/execenv", [2024-03-21T09:11:31.097Z] "internal/syscall/unix", [2024-03-21T09:11:31.097Z] "internal/testlog", [2024-03-21T09:11:31.097Z] "internal/unsafeheader", [2024-03-21T09:11:31.097Z] "io", [2024-03-21T09:11:31.097Z] "io/fs", [2024-03-21T09:11:31.097Z] "io/ioutil", [2024-03-21T09:11:31.097Z] "log", [2024-03-21T09:11:31.097Z] "math", [2024-03-21T09:11:31.097Z] "math/big", [2024-03-21T09:11:31.097Z] "math/bits", [2024-03-21T09:11:31.097Z] "math/rand", [2024-03-21T09:11:31.097Z] "mime", [2024-03-21T09:11:31.097Z] "mime/multipart", [2024-03-21T09:11:31.097Z] "mime/quotedprintable", [2024-03-21T09:11:31.097Z] "net", [2024-03-21T09:11:31.097Z] "net/http", [2024-03-21T09:11:31.097Z] "net/http/httptrace", [2024-03-21T09:11:31.097Z] "net/http/internal", [2024-03-21T09:11:31.097Z] "net/http/internal/ascii", [2024-03-21T09:11:31.097Z] "net/mail", [2024-03-21T09:11:31.097Z] "net/textproto", [2024-03-21T09:11:31.097Z] "net/url", [2024-03-21T09:11:31.097Z] "os", [2024-03-21T09:11:31.097Z] "path", [2024-03-21T09:11:31.097Z] "path/filepath", [2024-03-21T09:11:31.097Z] "reflect", [2024-03-21T09:11:31.097Z] "regexp", [2024-03-21T09:11:31.097Z] "regexp/syntax", [2024-03-21T09:11:31.097Z] "runtime", [2024-03-21T09:11:31.097Z] "runtime/cgo", [2024-03-21T09:11:31.097Z] "runtime/internal/atomic", [2024-03-21T09:11:31.097Z] "runtime/internal/math", [2024-03-21T09:11:31.097Z] "runtime/internal/sys", [2024-03-21T09:11:31.097Z] "sort", [2024-03-21T09:11:31.097Z] "strconv", [2024-03-21T09:11:31.097Z] "strings", [2024-03-21T09:11:31.097Z] "sync", [2024-03-21T09:11:31.097Z] "sync/atomic", [2024-03-21T09:11:31.097Z] "syscall", [2024-03-21T09:11:31.097Z] "time", [2024-03-21T09:11:31.097Z] "unicode", [2024-03-21T09:11:31.097Z] "unicode/utf16", [2024-03-21T09:11:31.097Z] "unicode/utf8", [2024-03-21T09:11:31.097Z] "unsafe", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.097Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.097Z] ] [2024-03-21T09:11:31.097Z] } [2024-03-21T09:11:31.097Z] { [2024-03-21T09:11:31.097Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/authentication", [2024-03-21T09:11:31.097Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.097Z] "Name": "authentication", [2024-03-21T09:11:31.097Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.097Z] "Module": { [2024-03-21T09:11:31.097Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.097Z] "Version": "v0.26.13", [2024-03-21T09:11:31.097Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.097Z] "Indirect": true, [2024-03-21T09:11:31.097Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.097Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.097Z] "GoVersion": "1.19" [2024-03-21T09:11:31.097Z] }, [2024-03-21T09:11:31.097Z] "DepOnly": true, [2024-03-21T09:11:31.097Z] "Stale": true, [2024-03-21T09:11:31.097Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.097Z] "GoFiles": [ [2024-03-21T09:11:31.097Z] "authenticate_mfa_parameters.go", [2024-03-21T09:11:31.097Z] "authenticate_mfa_responses.go", [2024-03-21T09:11:31.097Z] "authenticate_parameters.go", [2024-03-21T09:11:31.097Z] "authenticate_responses.go", [2024-03-21T09:11:31.097Z] "authentication_client.go" [2024-03-21T09:11:31.097Z] ], [2024-03-21T09:11:31.097Z] "Imports": [ [2024-03-21T09:11:31.097Z] "context", [2024-03-21T09:11:31.097Z] "fmt", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.097Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.097Z] "io", [2024-03-21T09:11:31.097Z] "net/http", [2024-03-21T09:11:31.097Z] "time" [2024-03-21T09:11:31.097Z] ], [2024-03-21T09:11:31.097Z] "Deps": [ [2024-03-21T09:11:31.097Z] "bufio", [2024-03-21T09:11:31.097Z] "bytes", [2024-03-21T09:11:31.097Z] "compress/flate", [2024-03-21T09:11:31.097Z] "compress/gzip", [2024-03-21T09:11:31.097Z] "container/list", [2024-03-21T09:11:31.097Z] "context", [2024-03-21T09:11:31.097Z] "crypto", [2024-03-21T09:11:31.097Z] "crypto/aes", [2024-03-21T09:11:31.097Z] "crypto/cipher", [2024-03-21T09:11:31.097Z] "crypto/des", [2024-03-21T09:11:31.097Z] "crypto/dsa", [2024-03-21T09:11:31.097Z] "crypto/ecdsa", [2024-03-21T09:11:31.097Z] "crypto/ed25519", [2024-03-21T09:11:31.097Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.097Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.097Z] "crypto/elliptic", [2024-03-21T09:11:31.097Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.097Z] "crypto/hmac", [2024-03-21T09:11:31.097Z] "crypto/internal/randutil", [2024-03-21T09:11:31.097Z] "crypto/internal/subtle", [2024-03-21T09:11:31.097Z] "crypto/md5", [2024-03-21T09:11:31.097Z] "crypto/rand", [2024-03-21T09:11:31.097Z] "crypto/rc4", [2024-03-21T09:11:31.097Z] "crypto/rsa", [2024-03-21T09:11:31.097Z] "crypto/sha1", [2024-03-21T09:11:31.097Z] "crypto/sha256", [2024-03-21T09:11:31.097Z] "crypto/sha512", [2024-03-21T09:11:31.097Z] "crypto/subtle", [2024-03-21T09:11:31.097Z] "crypto/tls", [2024-03-21T09:11:31.097Z] "crypto/x509", [2024-03-21T09:11:31.097Z] "crypto/x509/pkix", [2024-03-21T09:11:31.097Z] "database/sql/driver", [2024-03-21T09:11:31.097Z] "embed", [2024-03-21T09:11:31.097Z] "encoding", [2024-03-21T09:11:31.097Z] "encoding/asn1", [2024-03-21T09:11:31.097Z] "encoding/base64", [2024-03-21T09:11:31.097Z] "encoding/binary", [2024-03-21T09:11:31.097Z] "encoding/csv", [2024-03-21T09:11:31.097Z] "encoding/gob", [2024-03-21T09:11:31.097Z] "encoding/hex", [2024-03-21T09:11:31.097Z] "encoding/json", [2024-03-21T09:11:31.097Z] "encoding/pem", [2024-03-21T09:11:31.097Z] "encoding/xml", [2024-03-21T09:11:31.097Z] "errors", [2024-03-21T09:11:31.097Z] "fmt", [2024-03-21T09:11:31.097Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.097Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.097Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.097Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.097Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.097Z] "github.com/google/uuid", [2024-03-21T09:11:31.097Z] "github.com/josharian/intern", [2024-03-21T09:11:31.097Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.097Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.097Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.097Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.097Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.097Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.097Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.097Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.097Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.097Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.097Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.097Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.097Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.097Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.098Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.098Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.098Z] "hash", [2024-03-21T09:11:31.098Z] "hash/crc32", [2024-03-21T09:11:31.098Z] "html", [2024-03-21T09:11:31.098Z] "html/template", [2024-03-21T09:11:31.098Z] "internal/abi", [2024-03-21T09:11:31.098Z] "internal/bytealg", [2024-03-21T09:11:31.098Z] "internal/cpu", [2024-03-21T09:11:31.098Z] "internal/fmtsort", [2024-03-21T09:11:31.098Z] "internal/goexperiment", [2024-03-21T09:11:31.098Z] "internal/itoa", [2024-03-21T09:11:31.098Z] "internal/nettrace", [2024-03-21T09:11:31.098Z] "internal/oserror", [2024-03-21T09:11:31.098Z] "internal/poll", [2024-03-21T09:11:31.098Z] "internal/race", [2024-03-21T09:11:31.098Z] "internal/reflectlite", [2024-03-21T09:11:31.098Z] "internal/singleflight", [2024-03-21T09:11:31.098Z] "internal/syscall/execenv", [2024-03-21T09:11:31.098Z] "internal/syscall/unix", [2024-03-21T09:11:31.098Z] "internal/testlog", [2024-03-21T09:11:31.098Z] "internal/unsafeheader", [2024-03-21T09:11:31.098Z] "io", [2024-03-21T09:11:31.098Z] "io/fs", [2024-03-21T09:11:31.098Z] "io/ioutil", [2024-03-21T09:11:31.098Z] "log", [2024-03-21T09:11:31.098Z] "math", [2024-03-21T09:11:31.098Z] "math/big", [2024-03-21T09:11:31.098Z] "math/bits", [2024-03-21T09:11:31.098Z] "math/rand", [2024-03-21T09:11:31.098Z] "mime", [2024-03-21T09:11:31.098Z] "mime/multipart", [2024-03-21T09:11:31.098Z] "mime/quotedprintable", [2024-03-21T09:11:31.098Z] "net", [2024-03-21T09:11:31.098Z] "net/http", [2024-03-21T09:11:31.098Z] "net/http/httptrace", [2024-03-21T09:11:31.098Z] "net/http/httputil", [2024-03-21T09:11:31.098Z] "net/http/internal", [2024-03-21T09:11:31.098Z] "net/http/internal/ascii", [2024-03-21T09:11:31.098Z] "net/mail", [2024-03-21T09:11:31.098Z] "net/textproto", [2024-03-21T09:11:31.098Z] "net/url", [2024-03-21T09:11:31.098Z] "os", [2024-03-21T09:11:31.098Z] "path", [2024-03-21T09:11:31.098Z] "path/filepath", [2024-03-21T09:11:31.098Z] "reflect", [2024-03-21T09:11:31.098Z] "regexp", [2024-03-21T09:11:31.098Z] "regexp/syntax", [2024-03-21T09:11:31.098Z] "runtime", [2024-03-21T09:11:31.098Z] "runtime/cgo", [2024-03-21T09:11:31.098Z] "runtime/internal/atomic", [2024-03-21T09:11:31.098Z] "runtime/internal/math", [2024-03-21T09:11:31.098Z] "runtime/internal/sys", [2024-03-21T09:11:31.098Z] "sort", [2024-03-21T09:11:31.098Z] "strconv", [2024-03-21T09:11:31.098Z] "strings", [2024-03-21T09:11:31.098Z] "sync", [2024-03-21T09:11:31.098Z] "sync/atomic", [2024-03-21T09:11:31.098Z] "syscall", [2024-03-21T09:11:31.098Z] "text/template", [2024-03-21T09:11:31.098Z] "text/template/parse", [2024-03-21T09:11:31.098Z] "time", [2024-03-21T09:11:31.098Z] "unicode", [2024-03-21T09:11:31.098Z] "unicode/utf16", [2024-03-21T09:11:31.098Z] "unicode/utf8", [2024-03-21T09:11:31.098Z] "unsafe", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.098Z] ] [2024-03-21T09:11:31.098Z] } [2024-03-21T09:11:31.098Z] { [2024-03-21T09:11:31.098Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/controllers", [2024-03-21T09:11:31.098Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.098Z] "Name": "controllers", [2024-03-21T09:11:31.098Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.098Z] "Module": { [2024-03-21T09:11:31.098Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.098Z] "Version": "v0.26.13", [2024-03-21T09:11:31.098Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.098Z] "Indirect": true, [2024-03-21T09:11:31.098Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.098Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.098Z] "GoVersion": "1.19" [2024-03-21T09:11:31.098Z] }, [2024-03-21T09:11:31.098Z] "DepOnly": true, [2024-03-21T09:11:31.098Z] "Stale": true, [2024-03-21T09:11:31.098Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.098Z] "GoFiles": [ [2024-03-21T09:11:31.098Z] "controllers_client.go", [2024-03-21T09:11:31.098Z] "list_controllers_parameters.go", [2024-03-21T09:11:31.098Z] "list_controllers_responses.go" [2024-03-21T09:11:31.098Z] ], [2024-03-21T09:11:31.098Z] "Imports": [ [2024-03-21T09:11:31.098Z] "context", [2024-03-21T09:11:31.098Z] "fmt", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.098Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.098Z] "io", [2024-03-21T09:11:31.098Z] "net/http", [2024-03-21T09:11:31.098Z] "time" [2024-03-21T09:11:31.098Z] ], [2024-03-21T09:11:31.098Z] "Deps": [ [2024-03-21T09:11:31.098Z] "bufio", [2024-03-21T09:11:31.098Z] "bytes", [2024-03-21T09:11:31.098Z] "compress/flate", [2024-03-21T09:11:31.098Z] "compress/gzip", [2024-03-21T09:11:31.098Z] "container/list", [2024-03-21T09:11:31.098Z] "context", [2024-03-21T09:11:31.098Z] "crypto", [2024-03-21T09:11:31.098Z] "crypto/aes", [2024-03-21T09:11:31.098Z] "crypto/cipher", [2024-03-21T09:11:31.098Z] "crypto/des", [2024-03-21T09:11:31.098Z] "crypto/dsa", [2024-03-21T09:11:31.098Z] "crypto/ecdsa", [2024-03-21T09:11:31.098Z] "crypto/ed25519", [2024-03-21T09:11:31.098Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.098Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.098Z] "crypto/elliptic", [2024-03-21T09:11:31.098Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.098Z] "crypto/hmac", [2024-03-21T09:11:31.098Z] "crypto/internal/randutil", [2024-03-21T09:11:31.098Z] "crypto/internal/subtle", [2024-03-21T09:11:31.098Z] "crypto/md5", [2024-03-21T09:11:31.098Z] "crypto/rand", [2024-03-21T09:11:31.098Z] "crypto/rc4", [2024-03-21T09:11:31.098Z] "crypto/rsa", [2024-03-21T09:11:31.098Z] "crypto/sha1", [2024-03-21T09:11:31.098Z] "crypto/sha256", [2024-03-21T09:11:31.098Z] "crypto/sha512", [2024-03-21T09:11:31.098Z] "crypto/subtle", [2024-03-21T09:11:31.098Z] "crypto/tls", [2024-03-21T09:11:31.098Z] "crypto/x509", [2024-03-21T09:11:31.098Z] "crypto/x509/pkix", [2024-03-21T09:11:31.098Z] "database/sql/driver", [2024-03-21T09:11:31.098Z] "embed", [2024-03-21T09:11:31.098Z] "encoding", [2024-03-21T09:11:31.098Z] "encoding/asn1", [2024-03-21T09:11:31.098Z] "encoding/base64", [2024-03-21T09:11:31.098Z] "encoding/binary", [2024-03-21T09:11:31.098Z] "encoding/csv", [2024-03-21T09:11:31.098Z] "encoding/gob", [2024-03-21T09:11:31.098Z] "encoding/hex", [2024-03-21T09:11:31.098Z] "encoding/json", [2024-03-21T09:11:31.098Z] "encoding/pem", [2024-03-21T09:11:31.098Z] "encoding/xml", [2024-03-21T09:11:31.098Z] "errors", [2024-03-21T09:11:31.098Z] "fmt", [2024-03-21T09:11:31.098Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.098Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.098Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.098Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.098Z] "github.com/google/uuid", [2024-03-21T09:11:31.098Z] "github.com/josharian/intern", [2024-03-21T09:11:31.098Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.098Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.098Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.098Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.098Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.098Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.098Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.098Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.098Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.098Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.098Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.098Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.098Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.098Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.098Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.098Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.098Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.098Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.098Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.098Z] "hash", [2024-03-21T09:11:31.098Z] "hash/crc32", [2024-03-21T09:11:31.098Z] "html", [2024-03-21T09:11:31.098Z] "html/template", [2024-03-21T09:11:31.098Z] "internal/abi", [2024-03-21T09:11:31.098Z] "internal/bytealg", [2024-03-21T09:11:31.098Z] "internal/cpu", [2024-03-21T09:11:31.098Z] "internal/fmtsort", [2024-03-21T09:11:31.098Z] "internal/goexperiment", [2024-03-21T09:11:31.098Z] "internal/itoa", [2024-03-21T09:11:31.098Z] "internal/nettrace", [2024-03-21T09:11:31.098Z] "internal/oserror", [2024-03-21T09:11:31.098Z] "internal/poll", [2024-03-21T09:11:31.098Z] "internal/race", [2024-03-21T09:11:31.098Z] "internal/reflectlite", [2024-03-21T09:11:31.098Z] "internal/singleflight", [2024-03-21T09:11:31.098Z] "internal/syscall/execenv", [2024-03-21T09:11:31.098Z] "internal/syscall/unix", [2024-03-21T09:11:31.098Z] "internal/testlog", [2024-03-21T09:11:31.098Z] "internal/unsafeheader", [2024-03-21T09:11:31.098Z] "io", [2024-03-21T09:11:31.098Z] "io/fs", [2024-03-21T09:11:31.098Z] "io/ioutil", [2024-03-21T09:11:31.098Z] "log", [2024-03-21T09:11:31.098Z] "math", [2024-03-21T09:11:31.098Z] "math/big", [2024-03-21T09:11:31.098Z] "math/bits", [2024-03-21T09:11:31.098Z] "math/rand", [2024-03-21T09:11:31.098Z] "mime", [2024-03-21T09:11:31.098Z] "mime/multipart", [2024-03-21T09:11:31.098Z] "mime/quotedprintable", [2024-03-21T09:11:31.098Z] "net", [2024-03-21T09:11:31.098Z] "net/http", [2024-03-21T09:11:31.098Z] "net/http/httptrace", [2024-03-21T09:11:31.098Z] "net/http/httputil", [2024-03-21T09:11:31.098Z] "net/http/internal", [2024-03-21T09:11:31.098Z] "net/http/internal/ascii", [2024-03-21T09:11:31.098Z] "net/mail", [2024-03-21T09:11:31.098Z] "net/textproto", [2024-03-21T09:11:31.098Z] "net/url", [2024-03-21T09:11:31.098Z] "os", [2024-03-21T09:11:31.098Z] "path", [2024-03-21T09:11:31.098Z] "path/filepath", [2024-03-21T09:11:31.098Z] "reflect", [2024-03-21T09:11:31.098Z] "regexp", [2024-03-21T09:11:31.098Z] "regexp/syntax", [2024-03-21T09:11:31.098Z] "runtime", [2024-03-21T09:11:31.098Z] "runtime/cgo", [2024-03-21T09:11:31.098Z] "runtime/internal/atomic", [2024-03-21T09:11:31.098Z] "runtime/internal/math", [2024-03-21T09:11:31.098Z] "runtime/internal/sys", [2024-03-21T09:11:31.098Z] "sort", [2024-03-21T09:11:31.098Z] "strconv", [2024-03-21T09:11:31.098Z] "strings", [2024-03-21T09:11:31.098Z] "sync", [2024-03-21T09:11:31.098Z] "sync/atomic", [2024-03-21T09:11:31.098Z] "syscall", [2024-03-21T09:11:31.098Z] "text/template", [2024-03-21T09:11:31.098Z] "text/template/parse", [2024-03-21T09:11:31.098Z] "time", [2024-03-21T09:11:31.098Z] "unicode", [2024-03-21T09:11:31.098Z] "unicode/utf16", [2024-03-21T09:11:31.098Z] "unicode/utf8", [2024-03-21T09:11:31.098Z] "unsafe", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.098Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.098Z] ] [2024-03-21T09:11:31.098Z] } [2024-03-21T09:11:31.098Z] { [2024-03-21T09:11:31.098Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.098Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.098Z] "Name": "current_api_session", [2024-03-21T09:11:31.098Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.098Z] "Module": { [2024-03-21T09:11:31.098Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.098Z] "Version": "v0.26.13", [2024-03-21T09:11:31.098Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.098Z] "Indirect": true, [2024-03-21T09:11:31.098Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.098Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.098Z] "GoVersion": "1.19" [2024-03-21T09:11:31.098Z] }, [2024-03-21T09:11:31.098Z] "DepOnly": true, [2024-03-21T09:11:31.098Z] "Stale": true, [2024-03-21T09:11:31.098Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.098Z] "GoFiles": [ [2024-03-21T09:11:31.098Z] "create_current_api_session_certificate_parameters.go", [2024-03-21T09:11:31.098Z] "create_current_api_session_certificate_responses.go", [2024-03-21T09:11:31.098Z] "current_api_session_client.go", [2024-03-21T09:11:31.098Z] "delete_current_api_session_certificate_parameters.go", [2024-03-21T09:11:31.098Z] "delete_current_api_session_certificate_responses.go", [2024-03-21T09:11:31.098Z] "delete_current_api_session_parameters.go", [2024-03-21T09:11:31.098Z] "delete_current_api_session_responses.go", [2024-03-21T09:11:31.098Z] "detail_current_api_session_certificate_parameters.go", [2024-03-21T09:11:31.098Z] "detail_current_api_session_certificate_responses.go", [2024-03-21T09:11:31.098Z] "detail_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.098Z] "detail_current_identity_authenticator_responses.go", [2024-03-21T09:11:31.098Z] "extend_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.098Z] "extend_current_identity_authenticator_responses.go", [2024-03-21T09:11:31.098Z] "extend_verify_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.098Z] "extend_verify_current_identity_authenticator_responses.go", [2024-03-21T09:11:31.098Z] "get_current_api_session_parameters.go", [2024-03-21T09:11:31.098Z] "get_current_api_session_responses.go", [2024-03-21T09:11:31.098Z] "list_current_api_session_certificates_parameters.go", [2024-03-21T09:11:31.098Z] "list_current_api_session_certificates_responses.go", [2024-03-21T09:11:31.098Z] "list_current_identity_authenticators_parameters.go", [2024-03-21T09:11:31.098Z] "list_current_identity_authenticators_responses.go", [2024-03-21T09:11:31.098Z] "list_service_updates_parameters.go", [2024-03-21T09:11:31.098Z] "list_service_updates_responses.go", [2024-03-21T09:11:31.098Z] "patch_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.098Z] "patch_current_identity_authenticator_responses.go", [2024-03-21T09:11:31.098Z] "update_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.098Z] "update_current_identity_authenticator_responses.go" [2024-03-21T09:11:31.098Z] ], [2024-03-21T09:11:31.098Z] "Imports": [ [2024-03-21T09:11:31.098Z] "context", [2024-03-21T09:11:31.098Z] "fmt", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.098Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.098Z] "io", [2024-03-21T09:11:31.098Z] "net/http", [2024-03-21T09:11:31.098Z] "time" [2024-03-21T09:11:31.098Z] ], [2024-03-21T09:11:31.098Z] "Deps": [ [2024-03-21T09:11:31.098Z] "bufio", [2024-03-21T09:11:31.098Z] "bytes", [2024-03-21T09:11:31.098Z] "compress/flate", [2024-03-21T09:11:31.098Z] "compress/gzip", [2024-03-21T09:11:31.098Z] "container/list", [2024-03-21T09:11:31.098Z] "context", [2024-03-21T09:11:31.098Z] "crypto", [2024-03-21T09:11:31.098Z] "crypto/aes", [2024-03-21T09:11:31.098Z] "crypto/cipher", [2024-03-21T09:11:31.098Z] "crypto/des", [2024-03-21T09:11:31.098Z] "crypto/dsa", [2024-03-21T09:11:31.098Z] "crypto/ecdsa", [2024-03-21T09:11:31.098Z] "crypto/ed25519", [2024-03-21T09:11:31.098Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.098Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.098Z] "crypto/elliptic", [2024-03-21T09:11:31.098Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.098Z] "crypto/hmac", [2024-03-21T09:11:31.098Z] "crypto/internal/randutil", [2024-03-21T09:11:31.098Z] "crypto/internal/subtle", [2024-03-21T09:11:31.098Z] "crypto/md5", [2024-03-21T09:11:31.098Z] "crypto/rand", [2024-03-21T09:11:31.098Z] "crypto/rc4", [2024-03-21T09:11:31.098Z] "crypto/rsa", [2024-03-21T09:11:31.098Z] "crypto/sha1", [2024-03-21T09:11:31.098Z] "crypto/sha256", [2024-03-21T09:11:31.098Z] "crypto/sha512", [2024-03-21T09:11:31.098Z] "crypto/subtle", [2024-03-21T09:11:31.098Z] "crypto/tls", [2024-03-21T09:11:31.098Z] "crypto/x509", [2024-03-21T09:11:31.098Z] "crypto/x509/pkix", [2024-03-21T09:11:31.098Z] "database/sql/driver", [2024-03-21T09:11:31.098Z] "embed", [2024-03-21T09:11:31.098Z] "encoding", [2024-03-21T09:11:31.098Z] "encoding/asn1", [2024-03-21T09:11:31.098Z] "encoding/base64", [2024-03-21T09:11:31.098Z] "encoding/binary", [2024-03-21T09:11:31.098Z] "encoding/csv", [2024-03-21T09:11:31.098Z] "encoding/gob", [2024-03-21T09:11:31.098Z] "encoding/hex", [2024-03-21T09:11:31.098Z] "encoding/json", [2024-03-21T09:11:31.098Z] "encoding/pem", [2024-03-21T09:11:31.098Z] "encoding/xml", [2024-03-21T09:11:31.098Z] "errors", [2024-03-21T09:11:31.098Z] "fmt", [2024-03-21T09:11:31.098Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.098Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.098Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.098Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.098Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.099Z] "github.com/google/uuid", [2024-03-21T09:11:31.099Z] "github.com/josharian/intern", [2024-03-21T09:11:31.099Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.099Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.099Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.099Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.099Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.099Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.099Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.099Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.099Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.099Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.099Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.099Z] "hash", [2024-03-21T09:11:31.099Z] "hash/crc32", [2024-03-21T09:11:31.099Z] "html", [2024-03-21T09:11:31.099Z] "html/template", [2024-03-21T09:11:31.099Z] "internal/abi", [2024-03-21T09:11:31.099Z] "internal/bytealg", [2024-03-21T09:11:31.099Z] "internal/cpu", [2024-03-21T09:11:31.099Z] "internal/fmtsort", [2024-03-21T09:11:31.099Z] "internal/goexperiment", [2024-03-21T09:11:31.099Z] "internal/itoa", [2024-03-21T09:11:31.099Z] "internal/nettrace", [2024-03-21T09:11:31.099Z] "internal/oserror", [2024-03-21T09:11:31.099Z] "internal/poll", [2024-03-21T09:11:31.099Z] "internal/race", [2024-03-21T09:11:31.099Z] "internal/reflectlite", [2024-03-21T09:11:31.099Z] "internal/singleflight", [2024-03-21T09:11:31.099Z] "internal/syscall/execenv", [2024-03-21T09:11:31.099Z] "internal/syscall/unix", [2024-03-21T09:11:31.099Z] "internal/testlog", [2024-03-21T09:11:31.099Z] "internal/unsafeheader", [2024-03-21T09:11:31.099Z] "io", [2024-03-21T09:11:31.099Z] "io/fs", [2024-03-21T09:11:31.099Z] "io/ioutil", [2024-03-21T09:11:31.099Z] "log", [2024-03-21T09:11:31.099Z] "math", [2024-03-21T09:11:31.099Z] "math/big", [2024-03-21T09:11:31.099Z] "math/bits", [2024-03-21T09:11:31.099Z] "math/rand", [2024-03-21T09:11:31.099Z] "mime", [2024-03-21T09:11:31.099Z] "mime/multipart", [2024-03-21T09:11:31.099Z] "mime/quotedprintable", [2024-03-21T09:11:31.099Z] "net", [2024-03-21T09:11:31.099Z] "net/http", [2024-03-21T09:11:31.099Z] "net/http/httptrace", [2024-03-21T09:11:31.099Z] "net/http/httputil", [2024-03-21T09:11:31.099Z] "net/http/internal", [2024-03-21T09:11:31.099Z] "net/http/internal/ascii", [2024-03-21T09:11:31.099Z] "net/mail", [2024-03-21T09:11:31.099Z] "net/textproto", [2024-03-21T09:11:31.099Z] "net/url", [2024-03-21T09:11:31.099Z] "os", [2024-03-21T09:11:31.099Z] "path", [2024-03-21T09:11:31.099Z] "path/filepath", [2024-03-21T09:11:31.099Z] "reflect", [2024-03-21T09:11:31.099Z] "regexp", [2024-03-21T09:11:31.099Z] "regexp/syntax", [2024-03-21T09:11:31.099Z] "runtime", [2024-03-21T09:11:31.099Z] "runtime/cgo", [2024-03-21T09:11:31.099Z] "runtime/internal/atomic", [2024-03-21T09:11:31.099Z] "runtime/internal/math", [2024-03-21T09:11:31.099Z] "runtime/internal/sys", [2024-03-21T09:11:31.099Z] "sort", [2024-03-21T09:11:31.099Z] "strconv", [2024-03-21T09:11:31.099Z] "strings", [2024-03-21T09:11:31.099Z] "sync", [2024-03-21T09:11:31.099Z] "sync/atomic", [2024-03-21T09:11:31.099Z] "syscall", [2024-03-21T09:11:31.099Z] "text/template", [2024-03-21T09:11:31.099Z] "text/template/parse", [2024-03-21T09:11:31.099Z] "time", [2024-03-21T09:11:31.099Z] "unicode", [2024-03-21T09:11:31.099Z] "unicode/utf16", [2024-03-21T09:11:31.099Z] "unicode/utf8", [2024-03-21T09:11:31.099Z] "unsafe", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.099Z] ] [2024-03-21T09:11:31.099Z] } [2024-03-21T09:11:31.099Z] { [2024-03-21T09:11:31.099Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/current_identity", [2024-03-21T09:11:31.099Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.099Z] "Name": "current_identity", [2024-03-21T09:11:31.099Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.099Z] "Module": { [2024-03-21T09:11:31.099Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.099Z] "Version": "v0.26.13", [2024-03-21T09:11:31.099Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.099Z] "Indirect": true, [2024-03-21T09:11:31.099Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.099Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.099Z] "GoVersion": "1.19" [2024-03-21T09:11:31.099Z] }, [2024-03-21T09:11:31.099Z] "DepOnly": true, [2024-03-21T09:11:31.099Z] "Stale": true, [2024-03-21T09:11:31.099Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.099Z] "GoFiles": [ [2024-03-21T09:11:31.099Z] "create_mfa_recovery_codes_parameters.go", [2024-03-21T09:11:31.099Z] "create_mfa_recovery_codes_responses.go", [2024-03-21T09:11:31.099Z] "current_identity_client.go", [2024-03-21T09:11:31.099Z] "delete_mfa_parameters.go", [2024-03-21T09:11:31.099Z] "delete_mfa_responses.go", [2024-03-21T09:11:31.099Z] "detail_mfa_parameters.go", [2024-03-21T09:11:31.099Z] "detail_mfa_qr_code_parameters.go", [2024-03-21T09:11:31.099Z] "detail_mfa_qr_code_responses.go", [2024-03-21T09:11:31.099Z] "detail_mfa_recovery_codes_parameters.go", [2024-03-21T09:11:31.099Z] "detail_mfa_recovery_codes_responses.go", [2024-03-21T09:11:31.099Z] "detail_mfa_responses.go", [2024-03-21T09:11:31.099Z] "enroll_mfa_parameters.go", [2024-03-21T09:11:31.099Z] "enroll_mfa_responses.go", [2024-03-21T09:11:31.099Z] "get_current_identity_edge_routers_parameters.go", [2024-03-21T09:11:31.099Z] "get_current_identity_edge_routers_responses.go", [2024-03-21T09:11:31.099Z] "get_current_identity_parameters.go", [2024-03-21T09:11:31.099Z] "get_current_identity_responses.go", [2024-03-21T09:11:31.099Z] "verify_mfa_parameters.go", [2024-03-21T09:11:31.099Z] "verify_mfa_responses.go" [2024-03-21T09:11:31.099Z] ], [2024-03-21T09:11:31.099Z] "Imports": [ [2024-03-21T09:11:31.099Z] "context", [2024-03-21T09:11:31.099Z] "fmt", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.099Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.099Z] "io", [2024-03-21T09:11:31.099Z] "net/http", [2024-03-21T09:11:31.099Z] "time" [2024-03-21T09:11:31.099Z] ], [2024-03-21T09:11:31.099Z] "Deps": [ [2024-03-21T09:11:31.099Z] "bufio", [2024-03-21T09:11:31.099Z] "bytes", [2024-03-21T09:11:31.099Z] "compress/flate", [2024-03-21T09:11:31.099Z] "compress/gzip", [2024-03-21T09:11:31.099Z] "container/list", [2024-03-21T09:11:31.099Z] "context", [2024-03-21T09:11:31.099Z] "crypto", [2024-03-21T09:11:31.099Z] "crypto/aes", [2024-03-21T09:11:31.099Z] "crypto/cipher", [2024-03-21T09:11:31.099Z] "crypto/des", [2024-03-21T09:11:31.099Z] "crypto/dsa", [2024-03-21T09:11:31.099Z] "crypto/ecdsa", [2024-03-21T09:11:31.099Z] "crypto/ed25519", [2024-03-21T09:11:31.099Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.099Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.099Z] "crypto/elliptic", [2024-03-21T09:11:31.099Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.099Z] "crypto/hmac", [2024-03-21T09:11:31.099Z] "crypto/internal/randutil", [2024-03-21T09:11:31.099Z] "crypto/internal/subtle", [2024-03-21T09:11:31.099Z] "crypto/md5", [2024-03-21T09:11:31.099Z] "crypto/rand", [2024-03-21T09:11:31.099Z] "crypto/rc4", [2024-03-21T09:11:31.099Z] "crypto/rsa", [2024-03-21T09:11:31.099Z] "crypto/sha1", [2024-03-21T09:11:31.099Z] "crypto/sha256", [2024-03-21T09:11:31.099Z] "crypto/sha512", [2024-03-21T09:11:31.099Z] "crypto/subtle", [2024-03-21T09:11:31.099Z] "crypto/tls", [2024-03-21T09:11:31.099Z] "crypto/x509", [2024-03-21T09:11:31.099Z] "crypto/x509/pkix", [2024-03-21T09:11:31.099Z] "database/sql/driver", [2024-03-21T09:11:31.099Z] "embed", [2024-03-21T09:11:31.099Z] "encoding", [2024-03-21T09:11:31.099Z] "encoding/asn1", [2024-03-21T09:11:31.099Z] "encoding/base64", [2024-03-21T09:11:31.099Z] "encoding/binary", [2024-03-21T09:11:31.099Z] "encoding/csv", [2024-03-21T09:11:31.099Z] "encoding/gob", [2024-03-21T09:11:31.099Z] "encoding/hex", [2024-03-21T09:11:31.099Z] "encoding/json", [2024-03-21T09:11:31.099Z] "encoding/pem", [2024-03-21T09:11:31.099Z] "encoding/xml", [2024-03-21T09:11:31.099Z] "errors", [2024-03-21T09:11:31.099Z] "fmt", [2024-03-21T09:11:31.099Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.099Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.099Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.099Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.099Z] "github.com/google/uuid", [2024-03-21T09:11:31.099Z] "github.com/josharian/intern", [2024-03-21T09:11:31.099Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.099Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.099Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.099Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.099Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.099Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.099Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.099Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.099Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.099Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.099Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.099Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.099Z] "hash", [2024-03-21T09:11:31.099Z] "hash/crc32", [2024-03-21T09:11:31.099Z] "html", [2024-03-21T09:11:31.099Z] "html/template", [2024-03-21T09:11:31.099Z] "internal/abi", [2024-03-21T09:11:31.099Z] "internal/bytealg", [2024-03-21T09:11:31.099Z] "internal/cpu", [2024-03-21T09:11:31.099Z] "internal/fmtsort", [2024-03-21T09:11:31.099Z] "internal/goexperiment", [2024-03-21T09:11:31.099Z] "internal/itoa", [2024-03-21T09:11:31.099Z] "internal/nettrace", [2024-03-21T09:11:31.099Z] "internal/oserror", [2024-03-21T09:11:31.099Z] "internal/poll", [2024-03-21T09:11:31.099Z] "internal/race", [2024-03-21T09:11:31.099Z] "internal/reflectlite", [2024-03-21T09:11:31.099Z] "internal/singleflight", [2024-03-21T09:11:31.099Z] "internal/syscall/execenv", [2024-03-21T09:11:31.099Z] "internal/syscall/unix", [2024-03-21T09:11:31.099Z] "internal/testlog", [2024-03-21T09:11:31.099Z] "internal/unsafeheader", [2024-03-21T09:11:31.099Z] "io", [2024-03-21T09:11:31.099Z] "io/fs", [2024-03-21T09:11:31.099Z] "io/ioutil", [2024-03-21T09:11:31.099Z] "log", [2024-03-21T09:11:31.099Z] "math", [2024-03-21T09:11:31.099Z] "math/big", [2024-03-21T09:11:31.099Z] "math/bits", [2024-03-21T09:11:31.099Z] "math/rand", [2024-03-21T09:11:31.099Z] "mime", [2024-03-21T09:11:31.099Z] "mime/multipart", [2024-03-21T09:11:31.099Z] "mime/quotedprintable", [2024-03-21T09:11:31.099Z] "net", [2024-03-21T09:11:31.099Z] "net/http", [2024-03-21T09:11:31.099Z] "net/http/httptrace", [2024-03-21T09:11:31.099Z] "net/http/httputil", [2024-03-21T09:11:31.099Z] "net/http/internal", [2024-03-21T09:11:31.099Z] "net/http/internal/ascii", [2024-03-21T09:11:31.099Z] "net/mail", [2024-03-21T09:11:31.099Z] "net/textproto", [2024-03-21T09:11:31.099Z] "net/url", [2024-03-21T09:11:31.099Z] "os", [2024-03-21T09:11:31.099Z] "path", [2024-03-21T09:11:31.099Z] "path/filepath", [2024-03-21T09:11:31.099Z] "reflect", [2024-03-21T09:11:31.099Z] "regexp", [2024-03-21T09:11:31.099Z] "regexp/syntax", [2024-03-21T09:11:31.099Z] "runtime", [2024-03-21T09:11:31.099Z] "runtime/cgo", [2024-03-21T09:11:31.099Z] "runtime/internal/atomic", [2024-03-21T09:11:31.099Z] "runtime/internal/math", [2024-03-21T09:11:31.099Z] "runtime/internal/sys", [2024-03-21T09:11:31.099Z] "sort", [2024-03-21T09:11:31.099Z] "strconv", [2024-03-21T09:11:31.099Z] "strings", [2024-03-21T09:11:31.099Z] "sync", [2024-03-21T09:11:31.099Z] "sync/atomic", [2024-03-21T09:11:31.099Z] "syscall", [2024-03-21T09:11:31.099Z] "text/template", [2024-03-21T09:11:31.099Z] "text/template/parse", [2024-03-21T09:11:31.099Z] "time", [2024-03-21T09:11:31.099Z] "unicode", [2024-03-21T09:11:31.099Z] "unicode/utf16", [2024-03-21T09:11:31.099Z] "unicode/utf8", [2024-03-21T09:11:31.099Z] "unsafe", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.099Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.099Z] ] [2024-03-21T09:11:31.099Z] } [2024-03-21T09:11:31.099Z] { [2024-03-21T09:11:31.099Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/enroll", [2024-03-21T09:11:31.099Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.099Z] "Name": "enroll", [2024-03-21T09:11:31.099Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.099Z] "Module": { [2024-03-21T09:11:31.099Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.099Z] "Version": "v0.26.13", [2024-03-21T09:11:31.099Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.099Z] "Indirect": true, [2024-03-21T09:11:31.099Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.099Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.099Z] "GoVersion": "1.19" [2024-03-21T09:11:31.099Z] }, [2024-03-21T09:11:31.099Z] "DepOnly": true, [2024-03-21T09:11:31.099Z] "Stale": true, [2024-03-21T09:11:31.099Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.099Z] "GoFiles": [ [2024-03-21T09:11:31.099Z] "enroll_ca_parameters.go", [2024-03-21T09:11:31.099Z] "enroll_ca_responses.go", [2024-03-21T09:11:31.099Z] "enroll_client.go", [2024-03-21T09:11:31.099Z] "enroll_er_ott_parameters.go", [2024-03-21T09:11:31.099Z] "enroll_er_ott_responses.go", [2024-03-21T09:11:31.099Z] "enroll_ott_ca_parameters.go", [2024-03-21T09:11:31.099Z] "enroll_ott_ca_responses.go", [2024-03-21T09:11:31.099Z] "enroll_ott_parameters.go", [2024-03-21T09:11:31.099Z] "enroll_ott_responses.go", [2024-03-21T09:11:31.099Z] "enroll_parameters.go", [2024-03-21T09:11:31.099Z] "enroll_responses.go", [2024-03-21T09:11:31.099Z] "ernoll_updb_parameters.go", [2024-03-21T09:11:31.099Z] "ernoll_updb_responses.go", [2024-03-21T09:11:31.099Z] "extend_router_enrollment_parameters.go", [2024-03-21T09:11:31.099Z] "extend_router_enrollment_responses.go" [2024-03-21T09:11:31.099Z] ], [2024-03-21T09:11:31.099Z] "Imports": [ [2024-03-21T09:11:31.099Z] "context", [2024-03-21T09:11:31.099Z] "fmt", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.099Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.099Z] "io", [2024-03-21T09:11:31.099Z] "net/http", [2024-03-21T09:11:31.099Z] "time" [2024-03-21T09:11:31.099Z] ], [2024-03-21T09:11:31.099Z] "Deps": [ [2024-03-21T09:11:31.099Z] "bufio", [2024-03-21T09:11:31.099Z] "bytes", [2024-03-21T09:11:31.099Z] "compress/flate", [2024-03-21T09:11:31.099Z] "compress/gzip", [2024-03-21T09:11:31.099Z] "container/list", [2024-03-21T09:11:31.099Z] "context", [2024-03-21T09:11:31.099Z] "crypto", [2024-03-21T09:11:31.099Z] "crypto/aes", [2024-03-21T09:11:31.099Z] "crypto/cipher", [2024-03-21T09:11:31.099Z] "crypto/des", [2024-03-21T09:11:31.099Z] "crypto/dsa", [2024-03-21T09:11:31.099Z] "crypto/ecdsa", [2024-03-21T09:11:31.099Z] "crypto/ed25519", [2024-03-21T09:11:31.099Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.099Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.099Z] "crypto/elliptic", [2024-03-21T09:11:31.099Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.099Z] "crypto/hmac", [2024-03-21T09:11:31.099Z] "crypto/internal/randutil", [2024-03-21T09:11:31.099Z] "crypto/internal/subtle", [2024-03-21T09:11:31.099Z] "crypto/md5", [2024-03-21T09:11:31.099Z] "crypto/rand", [2024-03-21T09:11:31.099Z] "crypto/rc4", [2024-03-21T09:11:31.099Z] "crypto/rsa", [2024-03-21T09:11:31.099Z] "crypto/sha1", [2024-03-21T09:11:31.099Z] "crypto/sha256", [2024-03-21T09:11:31.099Z] "crypto/sha512", [2024-03-21T09:11:31.099Z] "crypto/subtle", [2024-03-21T09:11:31.099Z] "crypto/tls", [2024-03-21T09:11:31.099Z] "crypto/x509", [2024-03-21T09:11:31.099Z] "crypto/x509/pkix", [2024-03-21T09:11:31.099Z] "database/sql/driver", [2024-03-21T09:11:31.099Z] "embed", [2024-03-21T09:11:31.099Z] "encoding", [2024-03-21T09:11:31.099Z] "encoding/asn1", [2024-03-21T09:11:31.099Z] "encoding/base64", [2024-03-21T09:11:31.099Z] "encoding/binary", [2024-03-21T09:11:31.099Z] "encoding/csv", [2024-03-21T09:11:31.099Z] "encoding/gob", [2024-03-21T09:11:31.099Z] "encoding/hex", [2024-03-21T09:11:31.099Z] "encoding/json", [2024-03-21T09:11:31.099Z] "encoding/pem", [2024-03-21T09:11:31.099Z] "encoding/xml", [2024-03-21T09:11:31.099Z] "errors", [2024-03-21T09:11:31.099Z] "fmt", [2024-03-21T09:11:31.099Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.099Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.099Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.099Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.099Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.099Z] "github.com/google/uuid", [2024-03-21T09:11:31.099Z] "github.com/josharian/intern", [2024-03-21T09:11:31.099Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.099Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.099Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.099Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.099Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.099Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.099Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.099Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.099Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.099Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.100Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.100Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.100Z] "hash", [2024-03-21T09:11:31.100Z] "hash/crc32", [2024-03-21T09:11:31.100Z] "html", [2024-03-21T09:11:31.100Z] "html/template", [2024-03-21T09:11:31.100Z] "internal/abi", [2024-03-21T09:11:31.100Z] "internal/bytealg", [2024-03-21T09:11:31.100Z] "internal/cpu", [2024-03-21T09:11:31.100Z] "internal/fmtsort", [2024-03-21T09:11:31.100Z] "internal/goexperiment", [2024-03-21T09:11:31.100Z] "internal/itoa", [2024-03-21T09:11:31.100Z] "internal/nettrace", [2024-03-21T09:11:31.100Z] "internal/oserror", [2024-03-21T09:11:31.100Z] "internal/poll", [2024-03-21T09:11:31.100Z] "internal/race", [2024-03-21T09:11:31.100Z] "internal/reflectlite", [2024-03-21T09:11:31.100Z] "internal/singleflight", [2024-03-21T09:11:31.100Z] "internal/syscall/execenv", [2024-03-21T09:11:31.100Z] "internal/syscall/unix", [2024-03-21T09:11:31.100Z] "internal/testlog", [2024-03-21T09:11:31.100Z] "internal/unsafeheader", [2024-03-21T09:11:31.100Z] "io", [2024-03-21T09:11:31.100Z] "io/fs", [2024-03-21T09:11:31.100Z] "io/ioutil", [2024-03-21T09:11:31.100Z] "log", [2024-03-21T09:11:31.100Z] "math", [2024-03-21T09:11:31.100Z] "math/big", [2024-03-21T09:11:31.100Z] "math/bits", [2024-03-21T09:11:31.100Z] "math/rand", [2024-03-21T09:11:31.100Z] "mime", [2024-03-21T09:11:31.100Z] "mime/multipart", [2024-03-21T09:11:31.100Z] "mime/quotedprintable", [2024-03-21T09:11:31.100Z] "net", [2024-03-21T09:11:31.100Z] "net/http", [2024-03-21T09:11:31.100Z] "net/http/httptrace", [2024-03-21T09:11:31.100Z] "net/http/httputil", [2024-03-21T09:11:31.100Z] "net/http/internal", [2024-03-21T09:11:31.100Z] "net/http/internal/ascii", [2024-03-21T09:11:31.100Z] "net/mail", [2024-03-21T09:11:31.100Z] "net/textproto", [2024-03-21T09:11:31.100Z] "net/url", [2024-03-21T09:11:31.100Z] "os", [2024-03-21T09:11:31.100Z] "path", [2024-03-21T09:11:31.100Z] "path/filepath", [2024-03-21T09:11:31.100Z] "reflect", [2024-03-21T09:11:31.100Z] "regexp", [2024-03-21T09:11:31.100Z] "regexp/syntax", [2024-03-21T09:11:31.100Z] "runtime", [2024-03-21T09:11:31.100Z] "runtime/cgo", [2024-03-21T09:11:31.100Z] "runtime/internal/atomic", [2024-03-21T09:11:31.100Z] "runtime/internal/math", [2024-03-21T09:11:31.100Z] "runtime/internal/sys", [2024-03-21T09:11:31.100Z] "sort", [2024-03-21T09:11:31.100Z] "strconv", [2024-03-21T09:11:31.100Z] "strings", [2024-03-21T09:11:31.100Z] "sync", [2024-03-21T09:11:31.100Z] "sync/atomic", [2024-03-21T09:11:31.100Z] "syscall", [2024-03-21T09:11:31.100Z] "text/template", [2024-03-21T09:11:31.100Z] "text/template/parse", [2024-03-21T09:11:31.100Z] "time", [2024-03-21T09:11:31.100Z] "unicode", [2024-03-21T09:11:31.100Z] "unicode/utf16", [2024-03-21T09:11:31.100Z] "unicode/utf8", [2024-03-21T09:11:31.100Z] "unsafe", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.100Z] ] [2024-03-21T09:11:31.100Z] } [2024-03-21T09:11:31.100Z] { [2024-03-21T09:11:31.100Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.100Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.100Z] "Name": "external_jwt_signer", [2024-03-21T09:11:31.100Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.100Z] "Module": { [2024-03-21T09:11:31.100Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.100Z] "Version": "v0.26.13", [2024-03-21T09:11:31.100Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.100Z] "Indirect": true, [2024-03-21T09:11:31.100Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.100Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.100Z] "GoVersion": "1.19" [2024-03-21T09:11:31.100Z] }, [2024-03-21T09:11:31.100Z] "DepOnly": true, [2024-03-21T09:11:31.100Z] "Stale": true, [2024-03-21T09:11:31.100Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.100Z] "GoFiles": [ [2024-03-21T09:11:31.100Z] "external_jwt_signer_client.go", [2024-03-21T09:11:31.100Z] "list_external_jwt_signers_parameters.go", [2024-03-21T09:11:31.100Z] "list_external_jwt_signers_responses.go" [2024-03-21T09:11:31.100Z] ], [2024-03-21T09:11:31.100Z] "Imports": [ [2024-03-21T09:11:31.100Z] "context", [2024-03-21T09:11:31.100Z] "fmt", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.100Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.100Z] "io", [2024-03-21T09:11:31.100Z] "net/http", [2024-03-21T09:11:31.100Z] "time" [2024-03-21T09:11:31.100Z] ], [2024-03-21T09:11:31.100Z] "Deps": [ [2024-03-21T09:11:31.100Z] "bufio", [2024-03-21T09:11:31.100Z] "bytes", [2024-03-21T09:11:31.100Z] "compress/flate", [2024-03-21T09:11:31.100Z] "compress/gzip", [2024-03-21T09:11:31.100Z] "container/list", [2024-03-21T09:11:31.100Z] "context", [2024-03-21T09:11:31.100Z] "crypto", [2024-03-21T09:11:31.100Z] "crypto/aes", [2024-03-21T09:11:31.100Z] "crypto/cipher", [2024-03-21T09:11:31.100Z] "crypto/des", [2024-03-21T09:11:31.100Z] "crypto/dsa", [2024-03-21T09:11:31.100Z] "crypto/ecdsa", [2024-03-21T09:11:31.100Z] "crypto/ed25519", [2024-03-21T09:11:31.100Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.100Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.100Z] "crypto/elliptic", [2024-03-21T09:11:31.100Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.100Z] "crypto/hmac", [2024-03-21T09:11:31.100Z] "crypto/internal/randutil", [2024-03-21T09:11:31.100Z] "crypto/internal/subtle", [2024-03-21T09:11:31.100Z] "crypto/md5", [2024-03-21T09:11:31.100Z] "crypto/rand", [2024-03-21T09:11:31.100Z] "crypto/rc4", [2024-03-21T09:11:31.100Z] "crypto/rsa", [2024-03-21T09:11:31.100Z] "crypto/sha1", [2024-03-21T09:11:31.100Z] "crypto/sha256", [2024-03-21T09:11:31.100Z] "crypto/sha512", [2024-03-21T09:11:31.100Z] "crypto/subtle", [2024-03-21T09:11:31.100Z] "crypto/tls", [2024-03-21T09:11:31.100Z] "crypto/x509", [2024-03-21T09:11:31.100Z] "crypto/x509/pkix", [2024-03-21T09:11:31.100Z] "database/sql/driver", [2024-03-21T09:11:31.100Z] "embed", [2024-03-21T09:11:31.100Z] "encoding", [2024-03-21T09:11:31.100Z] "encoding/asn1", [2024-03-21T09:11:31.100Z] "encoding/base64", [2024-03-21T09:11:31.100Z] "encoding/binary", [2024-03-21T09:11:31.100Z] "encoding/csv", [2024-03-21T09:11:31.100Z] "encoding/gob", [2024-03-21T09:11:31.100Z] "encoding/hex", [2024-03-21T09:11:31.100Z] "encoding/json", [2024-03-21T09:11:31.100Z] "encoding/pem", [2024-03-21T09:11:31.100Z] "encoding/xml", [2024-03-21T09:11:31.100Z] "errors", [2024-03-21T09:11:31.100Z] "fmt", [2024-03-21T09:11:31.100Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.100Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.100Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.100Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.100Z] "github.com/google/uuid", [2024-03-21T09:11:31.100Z] "github.com/josharian/intern", [2024-03-21T09:11:31.100Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.100Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.100Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.100Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.100Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.100Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.100Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.100Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.100Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.100Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.100Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.100Z] "hash", [2024-03-21T09:11:31.100Z] "hash/crc32", [2024-03-21T09:11:31.100Z] "html", [2024-03-21T09:11:31.100Z] "html/template", [2024-03-21T09:11:31.100Z] "internal/abi", [2024-03-21T09:11:31.100Z] "internal/bytealg", [2024-03-21T09:11:31.100Z] "internal/cpu", [2024-03-21T09:11:31.100Z] "internal/fmtsort", [2024-03-21T09:11:31.100Z] "internal/goexperiment", [2024-03-21T09:11:31.100Z] "internal/itoa", [2024-03-21T09:11:31.100Z] "internal/nettrace", [2024-03-21T09:11:31.100Z] "internal/oserror", [2024-03-21T09:11:31.100Z] "internal/poll", [2024-03-21T09:11:31.100Z] "internal/race", [2024-03-21T09:11:31.100Z] "internal/reflectlite", [2024-03-21T09:11:31.100Z] "internal/singleflight", [2024-03-21T09:11:31.100Z] "internal/syscall/execenv", [2024-03-21T09:11:31.100Z] "internal/syscall/unix", [2024-03-21T09:11:31.100Z] "internal/testlog", [2024-03-21T09:11:31.100Z] "internal/unsafeheader", [2024-03-21T09:11:31.100Z] "io", [2024-03-21T09:11:31.100Z] "io/fs", [2024-03-21T09:11:31.100Z] "io/ioutil", [2024-03-21T09:11:31.100Z] "log", [2024-03-21T09:11:31.100Z] "math", [2024-03-21T09:11:31.100Z] "math/big", [2024-03-21T09:11:31.100Z] "math/bits", [2024-03-21T09:11:31.100Z] "math/rand", [2024-03-21T09:11:31.100Z] "mime", [2024-03-21T09:11:31.100Z] "mime/multipart", [2024-03-21T09:11:31.100Z] "mime/quotedprintable", [2024-03-21T09:11:31.100Z] "net", [2024-03-21T09:11:31.100Z] "net/http", [2024-03-21T09:11:31.100Z] "net/http/httptrace", [2024-03-21T09:11:31.100Z] "net/http/httputil", [2024-03-21T09:11:31.100Z] "net/http/internal", [2024-03-21T09:11:31.100Z] "net/http/internal/ascii", [2024-03-21T09:11:31.100Z] "net/mail", [2024-03-21T09:11:31.100Z] "net/textproto", [2024-03-21T09:11:31.100Z] "net/url", [2024-03-21T09:11:31.100Z] "os", [2024-03-21T09:11:31.100Z] "path", [2024-03-21T09:11:31.100Z] "path/filepath", [2024-03-21T09:11:31.100Z] "reflect", [2024-03-21T09:11:31.100Z] "regexp", [2024-03-21T09:11:31.100Z] "regexp/syntax", [2024-03-21T09:11:31.100Z] "runtime", [2024-03-21T09:11:31.100Z] "runtime/cgo", [2024-03-21T09:11:31.100Z] "runtime/internal/atomic", [2024-03-21T09:11:31.100Z] "runtime/internal/math", [2024-03-21T09:11:31.100Z] "runtime/internal/sys", [2024-03-21T09:11:31.100Z] "sort", [2024-03-21T09:11:31.100Z] "strconv", [2024-03-21T09:11:31.100Z] "strings", [2024-03-21T09:11:31.100Z] "sync", [2024-03-21T09:11:31.100Z] "sync/atomic", [2024-03-21T09:11:31.100Z] "syscall", [2024-03-21T09:11:31.100Z] "text/template", [2024-03-21T09:11:31.100Z] "text/template/parse", [2024-03-21T09:11:31.100Z] "time", [2024-03-21T09:11:31.100Z] "unicode", [2024-03-21T09:11:31.100Z] "unicode/utf16", [2024-03-21T09:11:31.100Z] "unicode/utf8", [2024-03-21T09:11:31.100Z] "unsafe", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.100Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.100Z] ] [2024-03-21T09:11:31.100Z] } [2024-03-21T09:11:31.100Z] { [2024-03-21T09:11:31.100Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/informational", [2024-03-21T09:11:31.100Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.100Z] "Name": "informational", [2024-03-21T09:11:31.100Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.100Z] "Module": { [2024-03-21T09:11:31.100Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.100Z] "Version": "v0.26.13", [2024-03-21T09:11:31.100Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.100Z] "Indirect": true, [2024-03-21T09:11:31.100Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.100Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.100Z] "GoVersion": "1.19" [2024-03-21T09:11:31.100Z] }, [2024-03-21T09:11:31.100Z] "DepOnly": true, [2024-03-21T09:11:31.100Z] "Stale": true, [2024-03-21T09:11:31.100Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.100Z] "GoFiles": [ [2024-03-21T09:11:31.100Z] "detail_spec_body_parameters.go", [2024-03-21T09:11:31.100Z] "detail_spec_body_responses.go", [2024-03-21T09:11:31.100Z] "detail_spec_parameters.go", [2024-03-21T09:11:31.100Z] "detail_spec_responses.go", [2024-03-21T09:11:31.100Z] "informational_client.go", [2024-03-21T09:11:31.100Z] "list_enumerated_capabilities_parameters.go", [2024-03-21T09:11:31.100Z] "list_enumerated_capabilities_responses.go", [2024-03-21T09:11:31.100Z] "list_protocols_parameters.go", [2024-03-21T09:11:31.100Z] "list_protocols_responses.go", [2024-03-21T09:11:31.100Z] "list_root_parameters.go", [2024-03-21T09:11:31.100Z] "list_root_responses.go", [2024-03-21T09:11:31.100Z] "list_specs_parameters.go", [2024-03-21T09:11:31.100Z] "list_specs_responses.go", [2024-03-21T09:11:31.100Z] "list_version_parameters.go", [2024-03-21T09:11:31.100Z] "list_version_responses.go" [2024-03-21T09:11:31.100Z] ], [2024-03-21T09:11:31.100Z] "Imports": [ [2024-03-21T09:11:31.100Z] "context", [2024-03-21T09:11:31.100Z] "fmt", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.100Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.100Z] "io", [2024-03-21T09:11:31.100Z] "net/http", [2024-03-21T09:11:31.100Z] "time" [2024-03-21T09:11:31.100Z] ], [2024-03-21T09:11:31.100Z] "Deps": [ [2024-03-21T09:11:31.100Z] "bufio", [2024-03-21T09:11:31.100Z] "bytes", [2024-03-21T09:11:31.100Z] "compress/flate", [2024-03-21T09:11:31.100Z] "compress/gzip", [2024-03-21T09:11:31.100Z] "container/list", [2024-03-21T09:11:31.100Z] "context", [2024-03-21T09:11:31.100Z] "crypto", [2024-03-21T09:11:31.100Z] "crypto/aes", [2024-03-21T09:11:31.100Z] "crypto/cipher", [2024-03-21T09:11:31.100Z] "crypto/des", [2024-03-21T09:11:31.100Z] "crypto/dsa", [2024-03-21T09:11:31.100Z] "crypto/ecdsa", [2024-03-21T09:11:31.100Z] "crypto/ed25519", [2024-03-21T09:11:31.100Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.100Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.100Z] "crypto/elliptic", [2024-03-21T09:11:31.100Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.100Z] "crypto/hmac", [2024-03-21T09:11:31.100Z] "crypto/internal/randutil", [2024-03-21T09:11:31.100Z] "crypto/internal/subtle", [2024-03-21T09:11:31.100Z] "crypto/md5", [2024-03-21T09:11:31.100Z] "crypto/rand", [2024-03-21T09:11:31.100Z] "crypto/rc4", [2024-03-21T09:11:31.100Z] "crypto/rsa", [2024-03-21T09:11:31.100Z] "crypto/sha1", [2024-03-21T09:11:31.100Z] "crypto/sha256", [2024-03-21T09:11:31.100Z] "crypto/sha512", [2024-03-21T09:11:31.100Z] "crypto/subtle", [2024-03-21T09:11:31.100Z] "crypto/tls", [2024-03-21T09:11:31.100Z] "crypto/x509", [2024-03-21T09:11:31.100Z] "crypto/x509/pkix", [2024-03-21T09:11:31.100Z] "database/sql/driver", [2024-03-21T09:11:31.100Z] "embed", [2024-03-21T09:11:31.100Z] "encoding", [2024-03-21T09:11:31.100Z] "encoding/asn1", [2024-03-21T09:11:31.100Z] "encoding/base64", [2024-03-21T09:11:31.100Z] "encoding/binary", [2024-03-21T09:11:31.100Z] "encoding/csv", [2024-03-21T09:11:31.100Z] "encoding/gob", [2024-03-21T09:11:31.100Z] "encoding/hex", [2024-03-21T09:11:31.100Z] "encoding/json", [2024-03-21T09:11:31.100Z] "encoding/pem", [2024-03-21T09:11:31.100Z] "encoding/xml", [2024-03-21T09:11:31.100Z] "errors", [2024-03-21T09:11:31.100Z] "fmt", [2024-03-21T09:11:31.100Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.100Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.100Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.100Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.100Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.100Z] "github.com/google/uuid", [2024-03-21T09:11:31.100Z] "github.com/josharian/intern", [2024-03-21T09:11:31.100Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.100Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.100Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.100Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.100Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.100Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.100Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.100Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.100Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.100Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.100Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.100Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.100Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.100Z] "hash", [2024-03-21T09:11:31.100Z] "hash/crc32", [2024-03-21T09:11:31.100Z] "html", [2024-03-21T09:11:31.100Z] "html/template", [2024-03-21T09:11:31.100Z] "internal/abi", [2024-03-21T09:11:31.100Z] "internal/bytealg", [2024-03-21T09:11:31.100Z] "internal/cpu", [2024-03-21T09:11:31.100Z] "internal/fmtsort", [2024-03-21T09:11:31.100Z] "internal/goexperiment", [2024-03-21T09:11:31.100Z] "internal/itoa", [2024-03-21T09:11:31.100Z] "internal/nettrace", [2024-03-21T09:11:31.100Z] "internal/oserror", [2024-03-21T09:11:31.100Z] "internal/poll", [2024-03-21T09:11:31.100Z] "internal/race", [2024-03-21T09:11:31.100Z] "internal/reflectlite", [2024-03-21T09:11:31.100Z] "internal/singleflight", [2024-03-21T09:11:31.100Z] "internal/syscall/execenv", [2024-03-21T09:11:31.100Z] "internal/syscall/unix", [2024-03-21T09:11:31.100Z] "internal/testlog", [2024-03-21T09:11:31.100Z] "internal/unsafeheader", [2024-03-21T09:11:31.100Z] "io", [2024-03-21T09:11:31.100Z] "io/fs", [2024-03-21T09:11:31.100Z] "io/ioutil", [2024-03-21T09:11:31.100Z] "log", [2024-03-21T09:11:31.100Z] "math", [2024-03-21T09:11:31.100Z] "math/big", [2024-03-21T09:11:31.100Z] "math/bits", [2024-03-21T09:11:31.100Z] "math/rand", [2024-03-21T09:11:31.100Z] "mime", [2024-03-21T09:11:31.100Z] "mime/multipart", [2024-03-21T09:11:31.100Z] "mime/quotedprintable", [2024-03-21T09:11:31.101Z] "net", [2024-03-21T09:11:31.101Z] "net/http", [2024-03-21T09:11:31.101Z] "net/http/httptrace", [2024-03-21T09:11:31.101Z] "net/http/httputil", [2024-03-21T09:11:31.101Z] "net/http/internal", [2024-03-21T09:11:31.101Z] "net/http/internal/ascii", [2024-03-21T09:11:31.101Z] "net/mail", [2024-03-21T09:11:31.101Z] "net/textproto", [2024-03-21T09:11:31.101Z] "net/url", [2024-03-21T09:11:31.101Z] "os", [2024-03-21T09:11:31.101Z] "path", [2024-03-21T09:11:31.101Z] "path/filepath", [2024-03-21T09:11:31.101Z] "reflect", [2024-03-21T09:11:31.101Z] "regexp", [2024-03-21T09:11:31.101Z] "regexp/syntax", [2024-03-21T09:11:31.101Z] "runtime", [2024-03-21T09:11:31.101Z] "runtime/cgo", [2024-03-21T09:11:31.101Z] "runtime/internal/atomic", [2024-03-21T09:11:31.101Z] "runtime/internal/math", [2024-03-21T09:11:31.101Z] "runtime/internal/sys", [2024-03-21T09:11:31.101Z] "sort", [2024-03-21T09:11:31.101Z] "strconv", [2024-03-21T09:11:31.101Z] "strings", [2024-03-21T09:11:31.101Z] "sync", [2024-03-21T09:11:31.101Z] "sync/atomic", [2024-03-21T09:11:31.101Z] "syscall", [2024-03-21T09:11:31.101Z] "text/template", [2024-03-21T09:11:31.101Z] "text/template/parse", [2024-03-21T09:11:31.101Z] "time", [2024-03-21T09:11:31.101Z] "unicode", [2024-03-21T09:11:31.101Z] "unicode/utf16", [2024-03-21T09:11:31.101Z] "unicode/utf8", [2024-03-21T09:11:31.101Z] "unsafe", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.101Z] ] [2024-03-21T09:11:31.101Z] } [2024-03-21T09:11:31.101Z] { [2024-03-21T09:11:31.101Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.101Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.101Z] "Name": "posture_checks", [2024-03-21T09:11:31.101Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.101Z] "Module": { [2024-03-21T09:11:31.101Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.101Z] "Version": "v0.26.13", [2024-03-21T09:11:31.101Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.101Z] "Indirect": true, [2024-03-21T09:11:31.101Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.101Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.101Z] "GoVersion": "1.19" [2024-03-21T09:11:31.101Z] }, [2024-03-21T09:11:31.101Z] "DepOnly": true, [2024-03-21T09:11:31.101Z] "Stale": true, [2024-03-21T09:11:31.101Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.101Z] "GoFiles": [ [2024-03-21T09:11:31.101Z] "create_posture_response_bulk_parameters.go", [2024-03-21T09:11:31.101Z] "create_posture_response_bulk_responses.go", [2024-03-21T09:11:31.101Z] "create_posture_response_parameters.go", [2024-03-21T09:11:31.101Z] "create_posture_response_responses.go", [2024-03-21T09:11:31.101Z] "posture_checks_client.go" [2024-03-21T09:11:31.101Z] ], [2024-03-21T09:11:31.101Z] "Imports": [ [2024-03-21T09:11:31.101Z] "context", [2024-03-21T09:11:31.101Z] "fmt", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.101Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.101Z] "io", [2024-03-21T09:11:31.101Z] "net/http", [2024-03-21T09:11:31.101Z] "time" [2024-03-21T09:11:31.101Z] ], [2024-03-21T09:11:31.101Z] "Deps": [ [2024-03-21T09:11:31.101Z] "bufio", [2024-03-21T09:11:31.101Z] "bytes", [2024-03-21T09:11:31.101Z] "compress/flate", [2024-03-21T09:11:31.101Z] "compress/gzip", [2024-03-21T09:11:31.101Z] "container/list", [2024-03-21T09:11:31.101Z] "context", [2024-03-21T09:11:31.101Z] "crypto", [2024-03-21T09:11:31.101Z] "crypto/aes", [2024-03-21T09:11:31.101Z] "crypto/cipher", [2024-03-21T09:11:31.101Z] "crypto/des", [2024-03-21T09:11:31.101Z] "crypto/dsa", [2024-03-21T09:11:31.101Z] "crypto/ecdsa", [2024-03-21T09:11:31.101Z] "crypto/ed25519", [2024-03-21T09:11:31.101Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.101Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.101Z] "crypto/elliptic", [2024-03-21T09:11:31.101Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.101Z] "crypto/hmac", [2024-03-21T09:11:31.101Z] "crypto/internal/randutil", [2024-03-21T09:11:31.101Z] "crypto/internal/subtle", [2024-03-21T09:11:31.101Z] "crypto/md5", [2024-03-21T09:11:31.101Z] "crypto/rand", [2024-03-21T09:11:31.101Z] "crypto/rc4", [2024-03-21T09:11:31.101Z] "crypto/rsa", [2024-03-21T09:11:31.101Z] "crypto/sha1", [2024-03-21T09:11:31.101Z] "crypto/sha256", [2024-03-21T09:11:31.101Z] "crypto/sha512", [2024-03-21T09:11:31.101Z] "crypto/subtle", [2024-03-21T09:11:31.101Z] "crypto/tls", [2024-03-21T09:11:31.101Z] "crypto/x509", [2024-03-21T09:11:31.101Z] "crypto/x509/pkix", [2024-03-21T09:11:31.101Z] "database/sql/driver", [2024-03-21T09:11:31.101Z] "embed", [2024-03-21T09:11:31.101Z] "encoding", [2024-03-21T09:11:31.101Z] "encoding/asn1", [2024-03-21T09:11:31.101Z] "encoding/base64", [2024-03-21T09:11:31.101Z] "encoding/binary", [2024-03-21T09:11:31.101Z] "encoding/csv", [2024-03-21T09:11:31.101Z] "encoding/gob", [2024-03-21T09:11:31.101Z] "encoding/hex", [2024-03-21T09:11:31.101Z] "encoding/json", [2024-03-21T09:11:31.101Z] "encoding/pem", [2024-03-21T09:11:31.101Z] "encoding/xml", [2024-03-21T09:11:31.101Z] "errors", [2024-03-21T09:11:31.101Z] "fmt", [2024-03-21T09:11:31.101Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.101Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.101Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.101Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.101Z] "github.com/google/uuid", [2024-03-21T09:11:31.101Z] "github.com/josharian/intern", [2024-03-21T09:11:31.101Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.101Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.101Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.101Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.101Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.101Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.101Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.101Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.101Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.101Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.101Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.101Z] "hash", [2024-03-21T09:11:31.101Z] "hash/crc32", [2024-03-21T09:11:31.101Z] "html", [2024-03-21T09:11:31.101Z] "html/template", [2024-03-21T09:11:31.101Z] "internal/abi", [2024-03-21T09:11:31.101Z] "internal/bytealg", [2024-03-21T09:11:31.101Z] "internal/cpu", [2024-03-21T09:11:31.101Z] "internal/fmtsort", [2024-03-21T09:11:31.101Z] "internal/goexperiment", [2024-03-21T09:11:31.101Z] "internal/itoa", [2024-03-21T09:11:31.101Z] "internal/nettrace", [2024-03-21T09:11:31.101Z] "internal/oserror", [2024-03-21T09:11:31.101Z] "internal/poll", [2024-03-21T09:11:31.101Z] "internal/race", [2024-03-21T09:11:31.101Z] "internal/reflectlite", [2024-03-21T09:11:31.101Z] "internal/singleflight", [2024-03-21T09:11:31.101Z] "internal/syscall/execenv", [2024-03-21T09:11:31.101Z] "internal/syscall/unix", [2024-03-21T09:11:31.101Z] "internal/testlog", [2024-03-21T09:11:31.101Z] "internal/unsafeheader", [2024-03-21T09:11:31.101Z] "io", [2024-03-21T09:11:31.101Z] "io/fs", [2024-03-21T09:11:31.101Z] "io/ioutil", [2024-03-21T09:11:31.101Z] "log", [2024-03-21T09:11:31.101Z] "math", [2024-03-21T09:11:31.101Z] "math/big", [2024-03-21T09:11:31.101Z] "math/bits", [2024-03-21T09:11:31.101Z] "math/rand", [2024-03-21T09:11:31.101Z] "mime", [2024-03-21T09:11:31.101Z] "mime/multipart", [2024-03-21T09:11:31.101Z] "mime/quotedprintable", [2024-03-21T09:11:31.101Z] "net", [2024-03-21T09:11:31.101Z] "net/http", [2024-03-21T09:11:31.101Z] "net/http/httptrace", [2024-03-21T09:11:31.101Z] "net/http/httputil", [2024-03-21T09:11:31.101Z] "net/http/internal", [2024-03-21T09:11:31.101Z] "net/http/internal/ascii", [2024-03-21T09:11:31.101Z] "net/mail", [2024-03-21T09:11:31.101Z] "net/textproto", [2024-03-21T09:11:31.101Z] "net/url", [2024-03-21T09:11:31.101Z] "os", [2024-03-21T09:11:31.101Z] "path", [2024-03-21T09:11:31.101Z] "path/filepath", [2024-03-21T09:11:31.101Z] "reflect", [2024-03-21T09:11:31.101Z] "regexp", [2024-03-21T09:11:31.101Z] "regexp/syntax", [2024-03-21T09:11:31.101Z] "runtime", [2024-03-21T09:11:31.101Z] "runtime/cgo", [2024-03-21T09:11:31.101Z] "runtime/internal/atomic", [2024-03-21T09:11:31.101Z] "runtime/internal/math", [2024-03-21T09:11:31.101Z] "runtime/internal/sys", [2024-03-21T09:11:31.101Z] "sort", [2024-03-21T09:11:31.101Z] "strconv", [2024-03-21T09:11:31.101Z] "strings", [2024-03-21T09:11:31.101Z] "sync", [2024-03-21T09:11:31.101Z] "sync/atomic", [2024-03-21T09:11:31.101Z] "syscall", [2024-03-21T09:11:31.101Z] "text/template", [2024-03-21T09:11:31.101Z] "text/template/parse", [2024-03-21T09:11:31.101Z] "time", [2024-03-21T09:11:31.101Z] "unicode", [2024-03-21T09:11:31.101Z] "unicode/utf16", [2024-03-21T09:11:31.101Z] "unicode/utf8", [2024-03-21T09:11:31.101Z] "unsafe", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.101Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.101Z] ] [2024-03-21T09:11:31.101Z] } [2024-03-21T09:11:31.101Z] { [2024-03-21T09:11:31.101Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/service", [2024-03-21T09:11:31.101Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.101Z] "Name": "service", [2024-03-21T09:11:31.101Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.101Z] "Module": { [2024-03-21T09:11:31.101Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.101Z] "Version": "v0.26.13", [2024-03-21T09:11:31.101Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.101Z] "Indirect": true, [2024-03-21T09:11:31.101Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.101Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.101Z] "GoVersion": "1.19" [2024-03-21T09:11:31.101Z] }, [2024-03-21T09:11:31.101Z] "DepOnly": true, [2024-03-21T09:11:31.101Z] "Stale": true, [2024-03-21T09:11:31.101Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.101Z] "GoFiles": [ [2024-03-21T09:11:31.101Z] "delete_service_parameters.go", [2024-03-21T09:11:31.101Z] "delete_service_responses.go", [2024-03-21T09:11:31.101Z] "detail_service_parameters.go", [2024-03-21T09:11:31.101Z] "detail_service_responses.go", [2024-03-21T09:11:31.101Z] "list_service_edge_routers_parameters.go", [2024-03-21T09:11:31.101Z] "list_service_edge_routers_responses.go", [2024-03-21T09:11:31.101Z] "list_service_terminators_parameters.go", [2024-03-21T09:11:31.101Z] "list_service_terminators_responses.go", [2024-03-21T09:11:31.101Z] "list_services_parameters.go", [2024-03-21T09:11:31.101Z] "list_services_responses.go", [2024-03-21T09:11:31.101Z] "patch_service_parameters.go", [2024-03-21T09:11:31.101Z] "patch_service_responses.go", [2024-03-21T09:11:31.101Z] "service_client.go", [2024-03-21T09:11:31.101Z] "update_service_parameters.go", [2024-03-21T09:11:31.101Z] "update_service_responses.go" [2024-03-21T09:11:31.101Z] ], [2024-03-21T09:11:31.101Z] "Imports": [ [2024-03-21T09:11:31.101Z] "context", [2024-03-21T09:11:31.101Z] "fmt", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.101Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.101Z] "io", [2024-03-21T09:11:31.101Z] "net/http", [2024-03-21T09:11:31.101Z] "time" [2024-03-21T09:11:31.101Z] ], [2024-03-21T09:11:31.101Z] "Deps": [ [2024-03-21T09:11:31.101Z] "bufio", [2024-03-21T09:11:31.101Z] "bytes", [2024-03-21T09:11:31.101Z] "compress/flate", [2024-03-21T09:11:31.101Z] "compress/gzip", [2024-03-21T09:11:31.101Z] "container/list", [2024-03-21T09:11:31.101Z] "context", [2024-03-21T09:11:31.101Z] "crypto", [2024-03-21T09:11:31.101Z] "crypto/aes", [2024-03-21T09:11:31.101Z] "crypto/cipher", [2024-03-21T09:11:31.101Z] "crypto/des", [2024-03-21T09:11:31.101Z] "crypto/dsa", [2024-03-21T09:11:31.101Z] "crypto/ecdsa", [2024-03-21T09:11:31.101Z] "crypto/ed25519", [2024-03-21T09:11:31.101Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.101Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.101Z] "crypto/elliptic", [2024-03-21T09:11:31.101Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.101Z] "crypto/hmac", [2024-03-21T09:11:31.101Z] "crypto/internal/randutil", [2024-03-21T09:11:31.101Z] "crypto/internal/subtle", [2024-03-21T09:11:31.101Z] "crypto/md5", [2024-03-21T09:11:31.101Z] "crypto/rand", [2024-03-21T09:11:31.101Z] "crypto/rc4", [2024-03-21T09:11:31.101Z] "crypto/rsa", [2024-03-21T09:11:31.101Z] "crypto/sha1", [2024-03-21T09:11:31.101Z] "crypto/sha256", [2024-03-21T09:11:31.101Z] "crypto/sha512", [2024-03-21T09:11:31.101Z] "crypto/subtle", [2024-03-21T09:11:31.101Z] "crypto/tls", [2024-03-21T09:11:31.101Z] "crypto/x509", [2024-03-21T09:11:31.101Z] "crypto/x509/pkix", [2024-03-21T09:11:31.101Z] "database/sql/driver", [2024-03-21T09:11:31.101Z] "embed", [2024-03-21T09:11:31.101Z] "encoding", [2024-03-21T09:11:31.101Z] "encoding/asn1", [2024-03-21T09:11:31.101Z] "encoding/base64", [2024-03-21T09:11:31.101Z] "encoding/binary", [2024-03-21T09:11:31.101Z] "encoding/csv", [2024-03-21T09:11:31.101Z] "encoding/gob", [2024-03-21T09:11:31.101Z] "encoding/hex", [2024-03-21T09:11:31.101Z] "encoding/json", [2024-03-21T09:11:31.101Z] "encoding/pem", [2024-03-21T09:11:31.101Z] "encoding/xml", [2024-03-21T09:11:31.101Z] "errors", [2024-03-21T09:11:31.101Z] "fmt", [2024-03-21T09:11:31.101Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.101Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.101Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.101Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.101Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.101Z] "github.com/google/uuid", [2024-03-21T09:11:31.101Z] "github.com/josharian/intern", [2024-03-21T09:11:31.101Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.101Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.101Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.101Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.101Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.101Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.101Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.101Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.101Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.101Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.101Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.101Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.101Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.101Z] "hash", [2024-03-21T09:11:31.101Z] "hash/crc32", [2024-03-21T09:11:31.101Z] "html", [2024-03-21T09:11:31.101Z] "html/template", [2024-03-21T09:11:31.101Z] "internal/abi", [2024-03-21T09:11:31.101Z] "internal/bytealg", [2024-03-21T09:11:31.101Z] "internal/cpu", [2024-03-21T09:11:31.101Z] "internal/fmtsort", [2024-03-21T09:11:31.101Z] "internal/goexperiment", [2024-03-21T09:11:31.101Z] "internal/itoa", [2024-03-21T09:11:31.101Z] "internal/nettrace", [2024-03-21T09:11:31.101Z] "internal/oserror", [2024-03-21T09:11:31.101Z] "internal/poll", [2024-03-21T09:11:31.101Z] "internal/race", [2024-03-21T09:11:31.101Z] "internal/reflectlite", [2024-03-21T09:11:31.101Z] "internal/singleflight", [2024-03-21T09:11:31.101Z] "internal/syscall/execenv", [2024-03-21T09:11:31.101Z] "internal/syscall/unix", [2024-03-21T09:11:31.101Z] "internal/testlog", [2024-03-21T09:11:31.101Z] "internal/unsafeheader", [2024-03-21T09:11:31.101Z] "io", [2024-03-21T09:11:31.101Z] "io/fs", [2024-03-21T09:11:31.101Z] "io/ioutil", [2024-03-21T09:11:31.101Z] "log", [2024-03-21T09:11:31.101Z] "math", [2024-03-21T09:11:31.101Z] "math/big", [2024-03-21T09:11:31.101Z] "math/bits", [2024-03-21T09:11:31.101Z] "math/rand", [2024-03-21T09:11:31.101Z] "mime", [2024-03-21T09:11:31.101Z] "mime/multipart", [2024-03-21T09:11:31.101Z] "mime/quotedprintable", [2024-03-21T09:11:31.101Z] "net", [2024-03-21T09:11:31.101Z] "net/http", [2024-03-21T09:11:31.101Z] "net/http/httptrace", [2024-03-21T09:11:31.101Z] "net/http/httputil", [2024-03-21T09:11:31.101Z] "net/http/internal", [2024-03-21T09:11:31.101Z] "net/http/internal/ascii", [2024-03-21T09:11:31.101Z] "net/mail", [2024-03-21T09:11:31.101Z] "net/textproto", [2024-03-21T09:11:31.101Z] "net/url", [2024-03-21T09:11:31.101Z] "os", [2024-03-21T09:11:31.101Z] "path", [2024-03-21T09:11:31.101Z] "path/filepath", [2024-03-21T09:11:31.101Z] "reflect", [2024-03-21T09:11:31.101Z] "regexp", [2024-03-21T09:11:31.101Z] "regexp/syntax", [2024-03-21T09:11:31.101Z] "runtime", [2024-03-21T09:11:31.101Z] "runtime/cgo", [2024-03-21T09:11:31.101Z] "runtime/internal/atomic", [2024-03-21T09:11:31.101Z] "runtime/internal/math", [2024-03-21T09:11:31.101Z] "runtime/internal/sys", [2024-03-21T09:11:31.101Z] "sort", [2024-03-21T09:11:31.101Z] "strconv", [2024-03-21T09:11:31.101Z] "strings", [2024-03-21T09:11:31.101Z] "sync", [2024-03-21T09:11:31.101Z] "sync/atomic", [2024-03-21T09:11:31.102Z] "syscall", [2024-03-21T09:11:31.102Z] "text/template", [2024-03-21T09:11:31.102Z] "text/template/parse", [2024-03-21T09:11:31.102Z] "time", [2024-03-21T09:11:31.102Z] "unicode", [2024-03-21T09:11:31.102Z] "unicode/utf16", [2024-03-21T09:11:31.102Z] "unicode/utf8", [2024-03-21T09:11:31.102Z] "unsafe", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.102Z] ] [2024-03-21T09:11:31.102Z] } [2024-03-21T09:11:31.102Z] { [2024-03-21T09:11:31.102Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/session", [2024-03-21T09:11:31.102Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.102Z] "Name": "session", [2024-03-21T09:11:31.102Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.102Z] "Module": { [2024-03-21T09:11:31.102Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.102Z] "Version": "v0.26.13", [2024-03-21T09:11:31.102Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.102Z] "Indirect": true, [2024-03-21T09:11:31.102Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.102Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.102Z] "GoVersion": "1.19" [2024-03-21T09:11:31.102Z] }, [2024-03-21T09:11:31.102Z] "DepOnly": true, [2024-03-21T09:11:31.102Z] "Stale": true, [2024-03-21T09:11:31.102Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.102Z] "GoFiles": [ [2024-03-21T09:11:31.102Z] "create_session_parameters.go", [2024-03-21T09:11:31.102Z] "create_session_responses.go", [2024-03-21T09:11:31.102Z] "delete_session_parameters.go", [2024-03-21T09:11:31.102Z] "delete_session_responses.go", [2024-03-21T09:11:31.102Z] "detail_session_parameters.go", [2024-03-21T09:11:31.102Z] "detail_session_responses.go", [2024-03-21T09:11:31.102Z] "list_sessions_parameters.go", [2024-03-21T09:11:31.102Z] "list_sessions_responses.go", [2024-03-21T09:11:31.102Z] "session_client.go" [2024-03-21T09:11:31.102Z] ], [2024-03-21T09:11:31.102Z] "Imports": [ [2024-03-21T09:11:31.102Z] "context", [2024-03-21T09:11:31.102Z] "fmt", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.102Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.102Z] "io", [2024-03-21T09:11:31.102Z] "net/http", [2024-03-21T09:11:31.102Z] "time" [2024-03-21T09:11:31.102Z] ], [2024-03-21T09:11:31.102Z] "Deps": [ [2024-03-21T09:11:31.102Z] "bufio", [2024-03-21T09:11:31.102Z] "bytes", [2024-03-21T09:11:31.102Z] "compress/flate", [2024-03-21T09:11:31.102Z] "compress/gzip", [2024-03-21T09:11:31.102Z] "container/list", [2024-03-21T09:11:31.102Z] "context", [2024-03-21T09:11:31.102Z] "crypto", [2024-03-21T09:11:31.102Z] "crypto/aes", [2024-03-21T09:11:31.102Z] "crypto/cipher", [2024-03-21T09:11:31.102Z] "crypto/des", [2024-03-21T09:11:31.102Z] "crypto/dsa", [2024-03-21T09:11:31.102Z] "crypto/ecdsa", [2024-03-21T09:11:31.102Z] "crypto/ed25519", [2024-03-21T09:11:31.102Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.102Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.102Z] "crypto/elliptic", [2024-03-21T09:11:31.102Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.102Z] "crypto/hmac", [2024-03-21T09:11:31.102Z] "crypto/internal/randutil", [2024-03-21T09:11:31.102Z] "crypto/internal/subtle", [2024-03-21T09:11:31.102Z] "crypto/md5", [2024-03-21T09:11:31.102Z] "crypto/rand", [2024-03-21T09:11:31.102Z] "crypto/rc4", [2024-03-21T09:11:31.102Z] "crypto/rsa", [2024-03-21T09:11:31.102Z] "crypto/sha1", [2024-03-21T09:11:31.102Z] "crypto/sha256", [2024-03-21T09:11:31.102Z] "crypto/sha512", [2024-03-21T09:11:31.102Z] "crypto/subtle", [2024-03-21T09:11:31.102Z] "crypto/tls", [2024-03-21T09:11:31.102Z] "crypto/x509", [2024-03-21T09:11:31.102Z] "crypto/x509/pkix", [2024-03-21T09:11:31.102Z] "database/sql/driver", [2024-03-21T09:11:31.102Z] "embed", [2024-03-21T09:11:31.102Z] "encoding", [2024-03-21T09:11:31.102Z] "encoding/asn1", [2024-03-21T09:11:31.102Z] "encoding/base64", [2024-03-21T09:11:31.102Z] "encoding/binary", [2024-03-21T09:11:31.102Z] "encoding/csv", [2024-03-21T09:11:31.102Z] "encoding/gob", [2024-03-21T09:11:31.102Z] "encoding/hex", [2024-03-21T09:11:31.102Z] "encoding/json", [2024-03-21T09:11:31.102Z] "encoding/pem", [2024-03-21T09:11:31.102Z] "encoding/xml", [2024-03-21T09:11:31.102Z] "errors", [2024-03-21T09:11:31.102Z] "fmt", [2024-03-21T09:11:31.102Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.102Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.102Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.102Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.102Z] "github.com/google/uuid", [2024-03-21T09:11:31.102Z] "github.com/josharian/intern", [2024-03-21T09:11:31.102Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.102Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.102Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.102Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.102Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.102Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.102Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.102Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.102Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.102Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.102Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.102Z] "hash", [2024-03-21T09:11:31.102Z] "hash/crc32", [2024-03-21T09:11:31.102Z] "html", [2024-03-21T09:11:31.102Z] "html/template", [2024-03-21T09:11:31.102Z] "internal/abi", [2024-03-21T09:11:31.102Z] "internal/bytealg", [2024-03-21T09:11:31.102Z] "internal/cpu", [2024-03-21T09:11:31.102Z] "internal/fmtsort", [2024-03-21T09:11:31.102Z] "internal/goexperiment", [2024-03-21T09:11:31.102Z] "internal/itoa", [2024-03-21T09:11:31.102Z] "internal/nettrace", [2024-03-21T09:11:31.102Z] "internal/oserror", [2024-03-21T09:11:31.102Z] "internal/poll", [2024-03-21T09:11:31.102Z] "internal/race", [2024-03-21T09:11:31.102Z] "internal/reflectlite", [2024-03-21T09:11:31.102Z] "internal/singleflight", [2024-03-21T09:11:31.102Z] "internal/syscall/execenv", [2024-03-21T09:11:31.102Z] "internal/syscall/unix", [2024-03-21T09:11:31.102Z] "internal/testlog", [2024-03-21T09:11:31.102Z] "internal/unsafeheader", [2024-03-21T09:11:31.102Z] "io", [2024-03-21T09:11:31.102Z] "io/fs", [2024-03-21T09:11:31.102Z] "io/ioutil", [2024-03-21T09:11:31.102Z] "log", [2024-03-21T09:11:31.102Z] "math", [2024-03-21T09:11:31.102Z] "math/big", [2024-03-21T09:11:31.102Z] "math/bits", [2024-03-21T09:11:31.102Z] "math/rand", [2024-03-21T09:11:31.102Z] "mime", [2024-03-21T09:11:31.102Z] "mime/multipart", [2024-03-21T09:11:31.102Z] "mime/quotedprintable", [2024-03-21T09:11:31.102Z] "net", [2024-03-21T09:11:31.102Z] "net/http", [2024-03-21T09:11:31.102Z] "net/http/httptrace", [2024-03-21T09:11:31.102Z] "net/http/httputil", [2024-03-21T09:11:31.102Z] "net/http/internal", [2024-03-21T09:11:31.102Z] "net/http/internal/ascii", [2024-03-21T09:11:31.102Z] "net/mail", [2024-03-21T09:11:31.102Z] "net/textproto", [2024-03-21T09:11:31.102Z] "net/url", [2024-03-21T09:11:31.102Z] "os", [2024-03-21T09:11:31.102Z] "path", [2024-03-21T09:11:31.102Z] "path/filepath", [2024-03-21T09:11:31.102Z] "reflect", [2024-03-21T09:11:31.102Z] "regexp", [2024-03-21T09:11:31.102Z] "regexp/syntax", [2024-03-21T09:11:31.102Z] "runtime", [2024-03-21T09:11:31.102Z] "runtime/cgo", [2024-03-21T09:11:31.102Z] "runtime/internal/atomic", [2024-03-21T09:11:31.102Z] "runtime/internal/math", [2024-03-21T09:11:31.102Z] "runtime/internal/sys", [2024-03-21T09:11:31.102Z] "sort", [2024-03-21T09:11:31.102Z] "strconv", [2024-03-21T09:11:31.102Z] "strings", [2024-03-21T09:11:31.102Z] "sync", [2024-03-21T09:11:31.102Z] "sync/atomic", [2024-03-21T09:11:31.102Z] "syscall", [2024-03-21T09:11:31.102Z] "text/template", [2024-03-21T09:11:31.102Z] "text/template/parse", [2024-03-21T09:11:31.102Z] "time", [2024-03-21T09:11:31.102Z] "unicode", [2024-03-21T09:11:31.102Z] "unicode/utf16", [2024-03-21T09:11:31.102Z] "unicode/utf8", [2024-03-21T09:11:31.102Z] "unsafe", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.102Z] ] [2024-03-21T09:11:31.102Z] } [2024-03-21T09:11:31.102Z] { [2024-03-21T09:11:31.102Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/well_known", [2024-03-21T09:11:31.102Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.102Z] "Name": "well_known", [2024-03-21T09:11:31.102Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.102Z] "Module": { [2024-03-21T09:11:31.102Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.102Z] "Version": "v0.26.13", [2024-03-21T09:11:31.102Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.102Z] "Indirect": true, [2024-03-21T09:11:31.102Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.102Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.102Z] "GoVersion": "1.19" [2024-03-21T09:11:31.102Z] }, [2024-03-21T09:11:31.102Z] "DepOnly": true, [2024-03-21T09:11:31.102Z] "Stale": true, [2024-03-21T09:11:31.102Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.102Z] "GoFiles": [ [2024-03-21T09:11:31.102Z] "list_well_known_cas_parameters.go", [2024-03-21T09:11:31.102Z] "list_well_known_cas_responses.go", [2024-03-21T09:11:31.102Z] "well_known_client.go" [2024-03-21T09:11:31.102Z] ], [2024-03-21T09:11:31.102Z] "Imports": [ [2024-03-21T09:11:31.102Z] "context", [2024-03-21T09:11:31.102Z] "fmt", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.102Z] "io", [2024-03-21T09:11:31.102Z] "net/http", [2024-03-21T09:11:31.102Z] "time" [2024-03-21T09:11:31.102Z] ], [2024-03-21T09:11:31.102Z] "Deps": [ [2024-03-21T09:11:31.102Z] "bufio", [2024-03-21T09:11:31.102Z] "bytes", [2024-03-21T09:11:31.102Z] "compress/flate", [2024-03-21T09:11:31.102Z] "compress/gzip", [2024-03-21T09:11:31.102Z] "container/list", [2024-03-21T09:11:31.102Z] "context", [2024-03-21T09:11:31.102Z] "crypto", [2024-03-21T09:11:31.102Z] "crypto/aes", [2024-03-21T09:11:31.102Z] "crypto/cipher", [2024-03-21T09:11:31.102Z] "crypto/des", [2024-03-21T09:11:31.102Z] "crypto/dsa", [2024-03-21T09:11:31.102Z] "crypto/ecdsa", [2024-03-21T09:11:31.102Z] "crypto/ed25519", [2024-03-21T09:11:31.102Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.102Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.102Z] "crypto/elliptic", [2024-03-21T09:11:31.102Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.102Z] "crypto/hmac", [2024-03-21T09:11:31.102Z] "crypto/internal/randutil", [2024-03-21T09:11:31.102Z] "crypto/internal/subtle", [2024-03-21T09:11:31.102Z] "crypto/md5", [2024-03-21T09:11:31.102Z] "crypto/rand", [2024-03-21T09:11:31.102Z] "crypto/rc4", [2024-03-21T09:11:31.102Z] "crypto/rsa", [2024-03-21T09:11:31.102Z] "crypto/sha1", [2024-03-21T09:11:31.102Z] "crypto/sha256", [2024-03-21T09:11:31.102Z] "crypto/sha512", [2024-03-21T09:11:31.102Z] "crypto/subtle", [2024-03-21T09:11:31.102Z] "crypto/tls", [2024-03-21T09:11:31.102Z] "crypto/x509", [2024-03-21T09:11:31.102Z] "crypto/x509/pkix", [2024-03-21T09:11:31.102Z] "database/sql/driver", [2024-03-21T09:11:31.102Z] "embed", [2024-03-21T09:11:31.102Z] "encoding", [2024-03-21T09:11:31.102Z] "encoding/asn1", [2024-03-21T09:11:31.102Z] "encoding/base64", [2024-03-21T09:11:31.102Z] "encoding/binary", [2024-03-21T09:11:31.102Z] "encoding/csv", [2024-03-21T09:11:31.102Z] "encoding/gob", [2024-03-21T09:11:31.102Z] "encoding/hex", [2024-03-21T09:11:31.102Z] "encoding/json", [2024-03-21T09:11:31.102Z] "encoding/pem", [2024-03-21T09:11:31.102Z] "encoding/xml", [2024-03-21T09:11:31.102Z] "errors", [2024-03-21T09:11:31.102Z] "fmt", [2024-03-21T09:11:31.102Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.102Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.102Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.102Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.102Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.102Z] "github.com/google/uuid", [2024-03-21T09:11:31.102Z] "github.com/josharian/intern", [2024-03-21T09:11:31.102Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.102Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.102Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.102Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.102Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.102Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.102Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.102Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.102Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.102Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.102Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.102Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.102Z] "hash", [2024-03-21T09:11:31.102Z] "hash/crc32", [2024-03-21T09:11:31.102Z] "html", [2024-03-21T09:11:31.102Z] "html/template", [2024-03-21T09:11:31.102Z] "internal/abi", [2024-03-21T09:11:31.102Z] "internal/bytealg", [2024-03-21T09:11:31.102Z] "internal/cpu", [2024-03-21T09:11:31.102Z] "internal/fmtsort", [2024-03-21T09:11:31.102Z] "internal/goexperiment", [2024-03-21T09:11:31.102Z] "internal/itoa", [2024-03-21T09:11:31.102Z] "internal/nettrace", [2024-03-21T09:11:31.102Z] "internal/oserror", [2024-03-21T09:11:31.102Z] "internal/poll", [2024-03-21T09:11:31.102Z] "internal/race", [2024-03-21T09:11:31.102Z] "internal/reflectlite", [2024-03-21T09:11:31.102Z] "internal/singleflight", [2024-03-21T09:11:31.102Z] "internal/syscall/execenv", [2024-03-21T09:11:31.102Z] "internal/syscall/unix", [2024-03-21T09:11:31.102Z] "internal/testlog", [2024-03-21T09:11:31.102Z] "internal/unsafeheader", [2024-03-21T09:11:31.102Z] "io", [2024-03-21T09:11:31.102Z] "io/fs", [2024-03-21T09:11:31.102Z] "io/ioutil", [2024-03-21T09:11:31.102Z] "log", [2024-03-21T09:11:31.102Z] "math", [2024-03-21T09:11:31.102Z] "math/big", [2024-03-21T09:11:31.102Z] "math/bits", [2024-03-21T09:11:31.102Z] "math/rand", [2024-03-21T09:11:31.102Z] "mime", [2024-03-21T09:11:31.102Z] "mime/multipart", [2024-03-21T09:11:31.102Z] "mime/quotedprintable", [2024-03-21T09:11:31.102Z] "net", [2024-03-21T09:11:31.102Z] "net/http", [2024-03-21T09:11:31.102Z] "net/http/httptrace", [2024-03-21T09:11:31.102Z] "net/http/httputil", [2024-03-21T09:11:31.102Z] "net/http/internal", [2024-03-21T09:11:31.102Z] "net/http/internal/ascii", [2024-03-21T09:11:31.102Z] "net/mail", [2024-03-21T09:11:31.102Z] "net/textproto", [2024-03-21T09:11:31.102Z] "net/url", [2024-03-21T09:11:31.102Z] "os", [2024-03-21T09:11:31.102Z] "path", [2024-03-21T09:11:31.102Z] "path/filepath", [2024-03-21T09:11:31.102Z] "reflect", [2024-03-21T09:11:31.102Z] "regexp", [2024-03-21T09:11:31.102Z] "regexp/syntax", [2024-03-21T09:11:31.102Z] "runtime", [2024-03-21T09:11:31.102Z] "runtime/cgo", [2024-03-21T09:11:31.102Z] "runtime/internal/atomic", [2024-03-21T09:11:31.102Z] "runtime/internal/math", [2024-03-21T09:11:31.102Z] "runtime/internal/sys", [2024-03-21T09:11:31.102Z] "sort", [2024-03-21T09:11:31.102Z] "strconv", [2024-03-21T09:11:31.102Z] "strings", [2024-03-21T09:11:31.102Z] "sync", [2024-03-21T09:11:31.102Z] "sync/atomic", [2024-03-21T09:11:31.102Z] "syscall", [2024-03-21T09:11:31.102Z] "text/template", [2024-03-21T09:11:31.102Z] "text/template/parse", [2024-03-21T09:11:31.102Z] "time", [2024-03-21T09:11:31.102Z] "unicode", [2024-03-21T09:11:31.102Z] "unicode/utf16", [2024-03-21T09:11:31.102Z] "unicode/utf8", [2024-03-21T09:11:31.102Z] "unsafe", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.102Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.102Z] ] [2024-03-21T09:11:31.102Z] } [2024-03-21T09:11:31.102Z] { [2024-03-21T09:11:31.102Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client", [2024-03-21T09:11:31.102Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.102Z] "Name": "rest_client_api_client", [2024-03-21T09:11:31.102Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.102Z] "Module": { [2024-03-21T09:11:31.102Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.102Z] "Version": "v0.26.13", [2024-03-21T09:11:31.102Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.102Z] "Indirect": true, [2024-03-21T09:11:31.102Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.103Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.103Z] "GoVersion": "1.19" [2024-03-21T09:11:31.103Z] }, [2024-03-21T09:11:31.103Z] "DepOnly": true, [2024-03-21T09:11:31.103Z] "Stale": true, [2024-03-21T09:11:31.103Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.103Z] "GoFiles": [ [2024-03-21T09:11:31.103Z] "ziti_edge_client_client.go" [2024-03-21T09:11:31.103Z] ], [2024-03-21T09:11:31.103Z] "Imports": [ [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/well_known" [2024-03-21T09:11:31.103Z] ], [2024-03-21T09:11:31.103Z] "Deps": [ [2024-03-21T09:11:31.103Z] "bufio", [2024-03-21T09:11:31.103Z] "bytes", [2024-03-21T09:11:31.103Z] "compress/flate", [2024-03-21T09:11:31.103Z] "compress/gzip", [2024-03-21T09:11:31.103Z] "container/list", [2024-03-21T09:11:31.103Z] "context", [2024-03-21T09:11:31.103Z] "crypto", [2024-03-21T09:11:31.103Z] "crypto/aes", [2024-03-21T09:11:31.103Z] "crypto/cipher", [2024-03-21T09:11:31.103Z] "crypto/des", [2024-03-21T09:11:31.103Z] "crypto/dsa", [2024-03-21T09:11:31.103Z] "crypto/ecdsa", [2024-03-21T09:11:31.103Z] "crypto/ed25519", [2024-03-21T09:11:31.103Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.103Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.103Z] "crypto/elliptic", [2024-03-21T09:11:31.103Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.103Z] "crypto/hmac", [2024-03-21T09:11:31.103Z] "crypto/internal/randutil", [2024-03-21T09:11:31.103Z] "crypto/internal/subtle", [2024-03-21T09:11:31.103Z] "crypto/md5", [2024-03-21T09:11:31.103Z] "crypto/rand", [2024-03-21T09:11:31.103Z] "crypto/rc4", [2024-03-21T09:11:31.103Z] "crypto/rsa", [2024-03-21T09:11:31.103Z] "crypto/sha1", [2024-03-21T09:11:31.103Z] "crypto/sha256", [2024-03-21T09:11:31.103Z] "crypto/sha512", [2024-03-21T09:11:31.103Z] "crypto/subtle", [2024-03-21T09:11:31.103Z] "crypto/tls", [2024-03-21T09:11:31.103Z] "crypto/x509", [2024-03-21T09:11:31.103Z] "crypto/x509/pkix", [2024-03-21T09:11:31.103Z] "database/sql/driver", [2024-03-21T09:11:31.103Z] "embed", [2024-03-21T09:11:31.103Z] "encoding", [2024-03-21T09:11:31.103Z] "encoding/asn1", [2024-03-21T09:11:31.103Z] "encoding/base64", [2024-03-21T09:11:31.103Z] "encoding/binary", [2024-03-21T09:11:31.103Z] "encoding/csv", [2024-03-21T09:11:31.103Z] "encoding/gob", [2024-03-21T09:11:31.103Z] "encoding/hex", [2024-03-21T09:11:31.103Z] "encoding/json", [2024-03-21T09:11:31.103Z] "encoding/pem", [2024-03-21T09:11:31.103Z] "encoding/xml", [2024-03-21T09:11:31.103Z] "errors", [2024-03-21T09:11:31.103Z] "fmt", [2024-03-21T09:11:31.103Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.103Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.103Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.103Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.103Z] "github.com/google/uuid", [2024-03-21T09:11:31.103Z] "github.com/josharian/intern", [2024-03-21T09:11:31.103Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.103Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.103Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.103Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.103Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.103Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.103Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.103Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.103Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.103Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.103Z] "hash", [2024-03-21T09:11:31.103Z] "hash/crc32", [2024-03-21T09:11:31.103Z] "html", [2024-03-21T09:11:31.103Z] "html/template", [2024-03-21T09:11:31.103Z] "internal/abi", [2024-03-21T09:11:31.103Z] "internal/bytealg", [2024-03-21T09:11:31.103Z] "internal/cpu", [2024-03-21T09:11:31.103Z] "internal/fmtsort", [2024-03-21T09:11:31.103Z] "internal/goexperiment", [2024-03-21T09:11:31.103Z] "internal/itoa", [2024-03-21T09:11:31.103Z] "internal/nettrace", [2024-03-21T09:11:31.103Z] "internal/oserror", [2024-03-21T09:11:31.103Z] "internal/poll", [2024-03-21T09:11:31.103Z] "internal/race", [2024-03-21T09:11:31.103Z] "internal/reflectlite", [2024-03-21T09:11:31.103Z] "internal/singleflight", [2024-03-21T09:11:31.103Z] "internal/syscall/execenv", [2024-03-21T09:11:31.103Z] "internal/syscall/unix", [2024-03-21T09:11:31.103Z] "internal/testlog", [2024-03-21T09:11:31.103Z] "internal/unsafeheader", [2024-03-21T09:11:31.103Z] "io", [2024-03-21T09:11:31.103Z] "io/fs", [2024-03-21T09:11:31.103Z] "io/ioutil", [2024-03-21T09:11:31.103Z] "log", [2024-03-21T09:11:31.103Z] "math", [2024-03-21T09:11:31.103Z] "math/big", [2024-03-21T09:11:31.103Z] "math/bits", [2024-03-21T09:11:31.103Z] "math/rand", [2024-03-21T09:11:31.103Z] "mime", [2024-03-21T09:11:31.103Z] "mime/multipart", [2024-03-21T09:11:31.103Z] "mime/quotedprintable", [2024-03-21T09:11:31.103Z] "net", [2024-03-21T09:11:31.103Z] "net/http", [2024-03-21T09:11:31.103Z] "net/http/httptrace", [2024-03-21T09:11:31.103Z] "net/http/httputil", [2024-03-21T09:11:31.103Z] "net/http/internal", [2024-03-21T09:11:31.103Z] "net/http/internal/ascii", [2024-03-21T09:11:31.103Z] "net/mail", [2024-03-21T09:11:31.103Z] "net/textproto", [2024-03-21T09:11:31.103Z] "net/url", [2024-03-21T09:11:31.103Z] "os", [2024-03-21T09:11:31.103Z] "path", [2024-03-21T09:11:31.103Z] "path/filepath", [2024-03-21T09:11:31.103Z] "reflect", [2024-03-21T09:11:31.103Z] "regexp", [2024-03-21T09:11:31.103Z] "regexp/syntax", [2024-03-21T09:11:31.103Z] "runtime", [2024-03-21T09:11:31.103Z] "runtime/cgo", [2024-03-21T09:11:31.103Z] "runtime/internal/atomic", [2024-03-21T09:11:31.103Z] "runtime/internal/math", [2024-03-21T09:11:31.103Z] "runtime/internal/sys", [2024-03-21T09:11:31.103Z] "sort", [2024-03-21T09:11:31.103Z] "strconv", [2024-03-21T09:11:31.103Z] "strings", [2024-03-21T09:11:31.103Z] "sync", [2024-03-21T09:11:31.103Z] "sync/atomic", [2024-03-21T09:11:31.103Z] "syscall", [2024-03-21T09:11:31.103Z] "text/template", [2024-03-21T09:11:31.103Z] "text/template/parse", [2024-03-21T09:11:31.103Z] "time", [2024-03-21T09:11:31.103Z] "unicode", [2024-03-21T09:11:31.103Z] "unicode/utf16", [2024-03-21T09:11:31.103Z] "unicode/utf8", [2024-03-21T09:11:31.103Z] "unsafe", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.103Z] ] [2024-03-21T09:11:31.103Z] } [2024-03-21T09:11:31.103Z] { [2024-03-21T09:11:31.103Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/api_session", [2024-03-21T09:11:31.103Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.103Z] "Name": "api_session", [2024-03-21T09:11:31.103Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.103Z] "Module": { [2024-03-21T09:11:31.103Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.103Z] "Version": "v0.26.13", [2024-03-21T09:11:31.103Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.103Z] "Indirect": true, [2024-03-21T09:11:31.103Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.103Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.103Z] "GoVersion": "1.19" [2024-03-21T09:11:31.103Z] }, [2024-03-21T09:11:31.103Z] "DepOnly": true, [2024-03-21T09:11:31.103Z] "Stale": true, [2024-03-21T09:11:31.103Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.103Z] "GoFiles": [ [2024-03-21T09:11:31.103Z] "api_session_client.go", [2024-03-21T09:11:31.103Z] "delete_api_sessions_parameters.go", [2024-03-21T09:11:31.103Z] "delete_api_sessions_responses.go", [2024-03-21T09:11:31.103Z] "detail_api_sessions_parameters.go", [2024-03-21T09:11:31.103Z] "detail_api_sessions_responses.go", [2024-03-21T09:11:31.103Z] "list_api_sessions_parameters.go", [2024-03-21T09:11:31.103Z] "list_api_sessions_responses.go" [2024-03-21T09:11:31.103Z] ], [2024-03-21T09:11:31.103Z] "Imports": [ [2024-03-21T09:11:31.103Z] "context", [2024-03-21T09:11:31.103Z] "fmt", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.103Z] "io", [2024-03-21T09:11:31.103Z] "net/http", [2024-03-21T09:11:31.103Z] "time" [2024-03-21T09:11:31.103Z] ], [2024-03-21T09:11:31.103Z] "Deps": [ [2024-03-21T09:11:31.103Z] "bufio", [2024-03-21T09:11:31.103Z] "bytes", [2024-03-21T09:11:31.103Z] "compress/flate", [2024-03-21T09:11:31.103Z] "compress/gzip", [2024-03-21T09:11:31.103Z] "container/list", [2024-03-21T09:11:31.103Z] "context", [2024-03-21T09:11:31.103Z] "crypto", [2024-03-21T09:11:31.103Z] "crypto/aes", [2024-03-21T09:11:31.103Z] "crypto/cipher", [2024-03-21T09:11:31.103Z] "crypto/des", [2024-03-21T09:11:31.103Z] "crypto/dsa", [2024-03-21T09:11:31.103Z] "crypto/ecdsa", [2024-03-21T09:11:31.103Z] "crypto/ed25519", [2024-03-21T09:11:31.103Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.103Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.103Z] "crypto/elliptic", [2024-03-21T09:11:31.103Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.103Z] "crypto/hmac", [2024-03-21T09:11:31.103Z] "crypto/internal/randutil", [2024-03-21T09:11:31.103Z] "crypto/internal/subtle", [2024-03-21T09:11:31.103Z] "crypto/md5", [2024-03-21T09:11:31.103Z] "crypto/rand", [2024-03-21T09:11:31.103Z] "crypto/rc4", [2024-03-21T09:11:31.103Z] "crypto/rsa", [2024-03-21T09:11:31.103Z] "crypto/sha1", [2024-03-21T09:11:31.103Z] "crypto/sha256", [2024-03-21T09:11:31.103Z] "crypto/sha512", [2024-03-21T09:11:31.103Z] "crypto/subtle", [2024-03-21T09:11:31.103Z] "crypto/tls", [2024-03-21T09:11:31.103Z] "crypto/x509", [2024-03-21T09:11:31.103Z] "crypto/x509/pkix", [2024-03-21T09:11:31.103Z] "database/sql/driver", [2024-03-21T09:11:31.103Z] "embed", [2024-03-21T09:11:31.103Z] "encoding", [2024-03-21T09:11:31.103Z] "encoding/asn1", [2024-03-21T09:11:31.103Z] "encoding/base64", [2024-03-21T09:11:31.103Z] "encoding/binary", [2024-03-21T09:11:31.103Z] "encoding/csv", [2024-03-21T09:11:31.103Z] "encoding/gob", [2024-03-21T09:11:31.103Z] "encoding/hex", [2024-03-21T09:11:31.103Z] "encoding/json", [2024-03-21T09:11:31.103Z] "encoding/pem", [2024-03-21T09:11:31.103Z] "encoding/xml", [2024-03-21T09:11:31.103Z] "errors", [2024-03-21T09:11:31.103Z] "fmt", [2024-03-21T09:11:31.103Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.103Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.103Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.103Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.103Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.103Z] "github.com/google/uuid", [2024-03-21T09:11:31.103Z] "github.com/josharian/intern", [2024-03-21T09:11:31.103Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.103Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.103Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.103Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.103Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.103Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.103Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.103Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.103Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.103Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.103Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.103Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.103Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.103Z] "hash", [2024-03-21T09:11:31.103Z] "hash/crc32", [2024-03-21T09:11:31.103Z] "html", [2024-03-21T09:11:31.103Z] "html/template", [2024-03-21T09:11:31.103Z] "internal/abi", [2024-03-21T09:11:31.103Z] "internal/bytealg", [2024-03-21T09:11:31.103Z] "internal/cpu", [2024-03-21T09:11:31.103Z] "internal/fmtsort", [2024-03-21T09:11:31.103Z] "internal/goexperiment", [2024-03-21T09:11:31.103Z] "internal/itoa", [2024-03-21T09:11:31.103Z] "internal/nettrace", [2024-03-21T09:11:31.103Z] "internal/oserror", [2024-03-21T09:11:31.103Z] "internal/poll", [2024-03-21T09:11:31.103Z] "internal/race", [2024-03-21T09:11:31.103Z] "internal/reflectlite", [2024-03-21T09:11:31.103Z] "internal/singleflight", [2024-03-21T09:11:31.103Z] "internal/syscall/execenv", [2024-03-21T09:11:31.103Z] "internal/syscall/unix", [2024-03-21T09:11:31.103Z] "internal/testlog", [2024-03-21T09:11:31.103Z] "internal/unsafeheader", [2024-03-21T09:11:31.103Z] "io", [2024-03-21T09:11:31.103Z] "io/fs", [2024-03-21T09:11:31.103Z] "io/ioutil", [2024-03-21T09:11:31.103Z] "log", [2024-03-21T09:11:31.103Z] "math", [2024-03-21T09:11:31.103Z] "math/big", [2024-03-21T09:11:31.103Z] "math/bits", [2024-03-21T09:11:31.103Z] "math/rand", [2024-03-21T09:11:31.103Z] "mime", [2024-03-21T09:11:31.103Z] "mime/multipart", [2024-03-21T09:11:31.103Z] "mime/quotedprintable", [2024-03-21T09:11:31.103Z] "net", [2024-03-21T09:11:31.103Z] "net/http", [2024-03-21T09:11:31.103Z] "net/http/httptrace", [2024-03-21T09:11:31.103Z] "net/http/httputil", [2024-03-21T09:11:31.103Z] "net/http/internal", [2024-03-21T09:11:31.103Z] "net/http/internal/ascii", [2024-03-21T09:11:31.103Z] "net/mail", [2024-03-21T09:11:31.103Z] "net/textproto", [2024-03-21T09:11:31.103Z] "net/url", [2024-03-21T09:11:31.103Z] "os", [2024-03-21T09:11:31.103Z] "path", [2024-03-21T09:11:31.103Z] "path/filepath", [2024-03-21T09:11:31.103Z] "reflect", [2024-03-21T09:11:31.103Z] "regexp", [2024-03-21T09:11:31.103Z] "regexp/syntax", [2024-03-21T09:11:31.103Z] "runtime", [2024-03-21T09:11:31.103Z] "runtime/cgo", [2024-03-21T09:11:31.103Z] "runtime/internal/atomic", [2024-03-21T09:11:31.103Z] "runtime/internal/math", [2024-03-21T09:11:31.103Z] "runtime/internal/sys", [2024-03-21T09:11:31.103Z] "sort", [2024-03-21T09:11:31.103Z] "strconv", [2024-03-21T09:11:31.103Z] "strings", [2024-03-21T09:11:31.103Z] "sync", [2024-03-21T09:11:31.103Z] "sync/atomic", [2024-03-21T09:11:31.103Z] "syscall", [2024-03-21T09:11:31.103Z] "text/template", [2024-03-21T09:11:31.103Z] "text/template/parse", [2024-03-21T09:11:31.103Z] "time", [2024-03-21T09:11:31.103Z] "unicode", [2024-03-21T09:11:31.103Z] "unicode/utf16", [2024-03-21T09:11:31.103Z] "unicode/utf8", [2024-03-21T09:11:31.103Z] "unsafe", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.103Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.103Z] ] [2024-03-21T09:11:31.103Z] } [2024-03-21T09:11:31.103Z] { [2024-03-21T09:11:31.103Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.103Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.103Z] "Name": "auth_policy", [2024-03-21T09:11:31.103Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.103Z] "Module": { [2024-03-21T09:11:31.104Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.104Z] "Version": "v0.26.13", [2024-03-21T09:11:31.104Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.104Z] "Indirect": true, [2024-03-21T09:11:31.104Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.104Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.104Z] "GoVersion": "1.19" [2024-03-21T09:11:31.104Z] }, [2024-03-21T09:11:31.104Z] "DepOnly": true, [2024-03-21T09:11:31.104Z] "Stale": true, [2024-03-21T09:11:31.104Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.104Z] "GoFiles": [ [2024-03-21T09:11:31.104Z] "auth_policy_client.go", [2024-03-21T09:11:31.104Z] "create_auth_policy_parameters.go", [2024-03-21T09:11:31.104Z] "create_auth_policy_responses.go", [2024-03-21T09:11:31.104Z] "delete_auth_policy_parameters.go", [2024-03-21T09:11:31.104Z] "delete_auth_policy_responses.go", [2024-03-21T09:11:31.104Z] "detail_auth_policy_parameters.go", [2024-03-21T09:11:31.104Z] "detail_auth_policy_responses.go", [2024-03-21T09:11:31.104Z] "list_auth_policies_parameters.go", [2024-03-21T09:11:31.104Z] "list_auth_policies_responses.go", [2024-03-21T09:11:31.104Z] "patch_auth_policy_parameters.go", [2024-03-21T09:11:31.104Z] "patch_auth_policy_responses.go", [2024-03-21T09:11:31.104Z] "update_auth_policy_parameters.go", [2024-03-21T09:11:31.104Z] "update_auth_policy_responses.go" [2024-03-21T09:11:31.104Z] ], [2024-03-21T09:11:31.104Z] "Imports": [ [2024-03-21T09:11:31.104Z] "context", [2024-03-21T09:11:31.104Z] "fmt", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.104Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.104Z] "io", [2024-03-21T09:11:31.104Z] "net/http", [2024-03-21T09:11:31.104Z] "time" [2024-03-21T09:11:31.104Z] ], [2024-03-21T09:11:31.104Z] "Deps": [ [2024-03-21T09:11:31.104Z] "bufio", [2024-03-21T09:11:31.104Z] "bytes", [2024-03-21T09:11:31.104Z] "compress/flate", [2024-03-21T09:11:31.104Z] "compress/gzip", [2024-03-21T09:11:31.104Z] "container/list", [2024-03-21T09:11:31.104Z] "context", [2024-03-21T09:11:31.104Z] "crypto", [2024-03-21T09:11:31.104Z] "crypto/aes", [2024-03-21T09:11:31.104Z] "crypto/cipher", [2024-03-21T09:11:31.104Z] "crypto/des", [2024-03-21T09:11:31.104Z] "crypto/dsa", [2024-03-21T09:11:31.104Z] "crypto/ecdsa", [2024-03-21T09:11:31.104Z] "crypto/ed25519", [2024-03-21T09:11:31.104Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.104Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.104Z] "crypto/elliptic", [2024-03-21T09:11:31.104Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.104Z] "crypto/hmac", [2024-03-21T09:11:31.104Z] "crypto/internal/randutil", [2024-03-21T09:11:31.104Z] "crypto/internal/subtle", [2024-03-21T09:11:31.104Z] "crypto/md5", [2024-03-21T09:11:31.104Z] "crypto/rand", [2024-03-21T09:11:31.104Z] "crypto/rc4", [2024-03-21T09:11:31.104Z] "crypto/rsa", [2024-03-21T09:11:31.104Z] "crypto/sha1", [2024-03-21T09:11:31.104Z] "crypto/sha256", [2024-03-21T09:11:31.104Z] "crypto/sha512", [2024-03-21T09:11:31.104Z] "crypto/subtle", [2024-03-21T09:11:31.104Z] "crypto/tls", [2024-03-21T09:11:31.104Z] "crypto/x509", [2024-03-21T09:11:31.104Z] "crypto/x509/pkix", [2024-03-21T09:11:31.104Z] "database/sql/driver", [2024-03-21T09:11:31.104Z] "embed", [2024-03-21T09:11:31.104Z] "encoding", [2024-03-21T09:11:31.104Z] "encoding/asn1", [2024-03-21T09:11:31.104Z] "encoding/base64", [2024-03-21T09:11:31.104Z] "encoding/binary", [2024-03-21T09:11:31.104Z] "encoding/csv", [2024-03-21T09:11:31.104Z] "encoding/gob", [2024-03-21T09:11:31.104Z] "encoding/hex", [2024-03-21T09:11:31.104Z] "encoding/json", [2024-03-21T09:11:31.104Z] "encoding/pem", [2024-03-21T09:11:31.104Z] "encoding/xml", [2024-03-21T09:11:31.104Z] "errors", [2024-03-21T09:11:31.104Z] "fmt", [2024-03-21T09:11:31.104Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.104Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.104Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.104Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.104Z] "github.com/google/uuid", [2024-03-21T09:11:31.104Z] "github.com/josharian/intern", [2024-03-21T09:11:31.104Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.104Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.104Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.104Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.104Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.104Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.104Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.104Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.104Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.104Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.104Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.104Z] "hash", [2024-03-21T09:11:31.104Z] "hash/crc32", [2024-03-21T09:11:31.104Z] "html", [2024-03-21T09:11:31.104Z] "html/template", [2024-03-21T09:11:31.104Z] "internal/abi", [2024-03-21T09:11:31.104Z] "internal/bytealg", [2024-03-21T09:11:31.104Z] "internal/cpu", [2024-03-21T09:11:31.104Z] "internal/fmtsort", [2024-03-21T09:11:31.104Z] "internal/goexperiment", [2024-03-21T09:11:31.104Z] "internal/itoa", [2024-03-21T09:11:31.104Z] "internal/nettrace", [2024-03-21T09:11:31.104Z] "internal/oserror", [2024-03-21T09:11:31.104Z] "internal/poll", [2024-03-21T09:11:31.104Z] "internal/race", [2024-03-21T09:11:31.104Z] "internal/reflectlite", [2024-03-21T09:11:31.104Z] "internal/singleflight", [2024-03-21T09:11:31.104Z] "internal/syscall/execenv", [2024-03-21T09:11:31.104Z] "internal/syscall/unix", [2024-03-21T09:11:31.104Z] "internal/testlog", [2024-03-21T09:11:31.104Z] "internal/unsafeheader", [2024-03-21T09:11:31.104Z] "io", [2024-03-21T09:11:31.104Z] "io/fs", [2024-03-21T09:11:31.104Z] "io/ioutil", [2024-03-21T09:11:31.104Z] "log", [2024-03-21T09:11:31.104Z] "math", [2024-03-21T09:11:31.104Z] "math/big", [2024-03-21T09:11:31.104Z] "math/bits", [2024-03-21T09:11:31.104Z] "math/rand", [2024-03-21T09:11:31.104Z] "mime", [2024-03-21T09:11:31.104Z] "mime/multipart", [2024-03-21T09:11:31.104Z] "mime/quotedprintable", [2024-03-21T09:11:31.104Z] "net", [2024-03-21T09:11:31.104Z] "net/http", [2024-03-21T09:11:31.104Z] "net/http/httptrace", [2024-03-21T09:11:31.104Z] "net/http/httputil", [2024-03-21T09:11:31.104Z] "net/http/internal", [2024-03-21T09:11:31.104Z] "net/http/internal/ascii", [2024-03-21T09:11:31.104Z] "net/mail", [2024-03-21T09:11:31.104Z] "net/textproto", [2024-03-21T09:11:31.104Z] "net/url", [2024-03-21T09:11:31.104Z] "os", [2024-03-21T09:11:31.104Z] "path", [2024-03-21T09:11:31.104Z] "path/filepath", [2024-03-21T09:11:31.104Z] "reflect", [2024-03-21T09:11:31.104Z] "regexp", [2024-03-21T09:11:31.104Z] "regexp/syntax", [2024-03-21T09:11:31.104Z] "runtime", [2024-03-21T09:11:31.104Z] "runtime/cgo", [2024-03-21T09:11:31.104Z] "runtime/internal/atomic", [2024-03-21T09:11:31.104Z] "runtime/internal/math", [2024-03-21T09:11:31.104Z] "runtime/internal/sys", [2024-03-21T09:11:31.104Z] "sort", [2024-03-21T09:11:31.104Z] "strconv", [2024-03-21T09:11:31.104Z] "strings", [2024-03-21T09:11:31.104Z] "sync", [2024-03-21T09:11:31.104Z] "sync/atomic", [2024-03-21T09:11:31.104Z] "syscall", [2024-03-21T09:11:31.104Z] "text/template", [2024-03-21T09:11:31.104Z] "text/template/parse", [2024-03-21T09:11:31.104Z] "time", [2024-03-21T09:11:31.104Z] "unicode", [2024-03-21T09:11:31.104Z] "unicode/utf16", [2024-03-21T09:11:31.104Z] "unicode/utf8", [2024-03-21T09:11:31.104Z] "unsafe", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.104Z] ] [2024-03-21T09:11:31.104Z] } [2024-03-21T09:11:31.104Z] { [2024-03-21T09:11:31.104Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/authentication", [2024-03-21T09:11:31.104Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.104Z] "Name": "authentication", [2024-03-21T09:11:31.104Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.104Z] "Module": { [2024-03-21T09:11:31.104Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.104Z] "Version": "v0.26.13", [2024-03-21T09:11:31.104Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.104Z] "Indirect": true, [2024-03-21T09:11:31.104Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.104Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.104Z] "GoVersion": "1.19" [2024-03-21T09:11:31.104Z] }, [2024-03-21T09:11:31.104Z] "DepOnly": true, [2024-03-21T09:11:31.104Z] "Stale": true, [2024-03-21T09:11:31.104Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.104Z] "GoFiles": [ [2024-03-21T09:11:31.104Z] "authenticate_mfa_parameters.go", [2024-03-21T09:11:31.104Z] "authenticate_mfa_responses.go", [2024-03-21T09:11:31.104Z] "authenticate_parameters.go", [2024-03-21T09:11:31.104Z] "authenticate_responses.go", [2024-03-21T09:11:31.104Z] "authentication_client.go" [2024-03-21T09:11:31.104Z] ], [2024-03-21T09:11:31.104Z] "Imports": [ [2024-03-21T09:11:31.104Z] "context", [2024-03-21T09:11:31.104Z] "fmt", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.104Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.104Z] "io", [2024-03-21T09:11:31.104Z] "net/http", [2024-03-21T09:11:31.104Z] "time" [2024-03-21T09:11:31.104Z] ], [2024-03-21T09:11:31.104Z] "Deps": [ [2024-03-21T09:11:31.104Z] "bufio", [2024-03-21T09:11:31.104Z] "bytes", [2024-03-21T09:11:31.104Z] "compress/flate", [2024-03-21T09:11:31.104Z] "compress/gzip", [2024-03-21T09:11:31.104Z] "container/list", [2024-03-21T09:11:31.104Z] "context", [2024-03-21T09:11:31.104Z] "crypto", [2024-03-21T09:11:31.104Z] "crypto/aes", [2024-03-21T09:11:31.104Z] "crypto/cipher", [2024-03-21T09:11:31.104Z] "crypto/des", [2024-03-21T09:11:31.104Z] "crypto/dsa", [2024-03-21T09:11:31.104Z] "crypto/ecdsa", [2024-03-21T09:11:31.104Z] "crypto/ed25519", [2024-03-21T09:11:31.104Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.104Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.104Z] "crypto/elliptic", [2024-03-21T09:11:31.104Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.104Z] "crypto/hmac", [2024-03-21T09:11:31.104Z] "crypto/internal/randutil", [2024-03-21T09:11:31.104Z] "crypto/internal/subtle", [2024-03-21T09:11:31.104Z] "crypto/md5", [2024-03-21T09:11:31.104Z] "crypto/rand", [2024-03-21T09:11:31.104Z] "crypto/rc4", [2024-03-21T09:11:31.104Z] "crypto/rsa", [2024-03-21T09:11:31.104Z] "crypto/sha1", [2024-03-21T09:11:31.104Z] "crypto/sha256", [2024-03-21T09:11:31.104Z] "crypto/sha512", [2024-03-21T09:11:31.104Z] "crypto/subtle", [2024-03-21T09:11:31.104Z] "crypto/tls", [2024-03-21T09:11:31.104Z] "crypto/x509", [2024-03-21T09:11:31.104Z] "crypto/x509/pkix", [2024-03-21T09:11:31.104Z] "database/sql/driver", [2024-03-21T09:11:31.104Z] "embed", [2024-03-21T09:11:31.104Z] "encoding", [2024-03-21T09:11:31.104Z] "encoding/asn1", [2024-03-21T09:11:31.104Z] "encoding/base64", [2024-03-21T09:11:31.104Z] "encoding/binary", [2024-03-21T09:11:31.104Z] "encoding/csv", [2024-03-21T09:11:31.104Z] "encoding/gob", [2024-03-21T09:11:31.104Z] "encoding/hex", [2024-03-21T09:11:31.104Z] "encoding/json", [2024-03-21T09:11:31.104Z] "encoding/pem", [2024-03-21T09:11:31.104Z] "encoding/xml", [2024-03-21T09:11:31.104Z] "errors", [2024-03-21T09:11:31.104Z] "fmt", [2024-03-21T09:11:31.104Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.104Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.104Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.104Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.104Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.104Z] "github.com/google/uuid", [2024-03-21T09:11:31.104Z] "github.com/josharian/intern", [2024-03-21T09:11:31.104Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.104Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.104Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.104Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.104Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.104Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.104Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.104Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.104Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.104Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.104Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.104Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.104Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.104Z] "hash", [2024-03-21T09:11:31.104Z] "hash/crc32", [2024-03-21T09:11:31.104Z] "html", [2024-03-21T09:11:31.104Z] "html/template", [2024-03-21T09:11:31.104Z] "internal/abi", [2024-03-21T09:11:31.104Z] "internal/bytealg", [2024-03-21T09:11:31.104Z] "internal/cpu", [2024-03-21T09:11:31.104Z] "internal/fmtsort", [2024-03-21T09:11:31.104Z] "internal/goexperiment", [2024-03-21T09:11:31.104Z] "internal/itoa", [2024-03-21T09:11:31.104Z] "internal/nettrace", [2024-03-21T09:11:31.104Z] "internal/oserror", [2024-03-21T09:11:31.104Z] "internal/poll", [2024-03-21T09:11:31.104Z] "internal/race", [2024-03-21T09:11:31.104Z] "internal/reflectlite", [2024-03-21T09:11:31.104Z] "internal/singleflight", [2024-03-21T09:11:31.104Z] "internal/syscall/execenv", [2024-03-21T09:11:31.104Z] "internal/syscall/unix", [2024-03-21T09:11:31.104Z] "internal/testlog", [2024-03-21T09:11:31.104Z] "internal/unsafeheader", [2024-03-21T09:11:31.104Z] "io", [2024-03-21T09:11:31.104Z] "io/fs", [2024-03-21T09:11:31.104Z] "io/ioutil", [2024-03-21T09:11:31.104Z] "log", [2024-03-21T09:11:31.104Z] "math", [2024-03-21T09:11:31.104Z] "math/big", [2024-03-21T09:11:31.104Z] "math/bits", [2024-03-21T09:11:31.104Z] "math/rand", [2024-03-21T09:11:31.104Z] "mime", [2024-03-21T09:11:31.104Z] "mime/multipart", [2024-03-21T09:11:31.104Z] "mime/quotedprintable", [2024-03-21T09:11:31.104Z] "net", [2024-03-21T09:11:31.104Z] "net/http", [2024-03-21T09:11:31.104Z] "net/http/httptrace", [2024-03-21T09:11:31.104Z] "net/http/httputil", [2024-03-21T09:11:31.104Z] "net/http/internal", [2024-03-21T09:11:31.104Z] "net/http/internal/ascii", [2024-03-21T09:11:31.104Z] "net/mail", [2024-03-21T09:11:31.104Z] "net/textproto", [2024-03-21T09:11:31.104Z] "net/url", [2024-03-21T09:11:31.104Z] "os", [2024-03-21T09:11:31.104Z] "path", [2024-03-21T09:11:31.104Z] "path/filepath", [2024-03-21T09:11:31.104Z] "reflect", [2024-03-21T09:11:31.104Z] "regexp", [2024-03-21T09:11:31.104Z] "regexp/syntax", [2024-03-21T09:11:31.104Z] "runtime", [2024-03-21T09:11:31.104Z] "runtime/cgo", [2024-03-21T09:11:31.104Z] "runtime/internal/atomic", [2024-03-21T09:11:31.104Z] "runtime/internal/math", [2024-03-21T09:11:31.104Z] "runtime/internal/sys", [2024-03-21T09:11:31.104Z] "sort", [2024-03-21T09:11:31.104Z] "strconv", [2024-03-21T09:11:31.104Z] "strings", [2024-03-21T09:11:31.104Z] "sync", [2024-03-21T09:11:31.104Z] "sync/atomic", [2024-03-21T09:11:31.104Z] "syscall", [2024-03-21T09:11:31.104Z] "text/template", [2024-03-21T09:11:31.104Z] "text/template/parse", [2024-03-21T09:11:31.104Z] "time", [2024-03-21T09:11:31.104Z] "unicode", [2024-03-21T09:11:31.104Z] "unicode/utf16", [2024-03-21T09:11:31.104Z] "unicode/utf8", [2024-03-21T09:11:31.104Z] "unsafe", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.104Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.104Z] ] [2024-03-21T09:11:31.104Z] } [2024-03-21T09:11:31.104Z] { [2024-03-21T09:11:31.105Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/authenticator", [2024-03-21T09:11:31.105Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.105Z] "Name": "authenticator", [2024-03-21T09:11:31.105Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.105Z] "Module": { [2024-03-21T09:11:31.105Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.105Z] "Version": "v0.26.13", [2024-03-21T09:11:31.105Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.105Z] "Indirect": true, [2024-03-21T09:11:31.105Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.105Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.105Z] "GoVersion": "1.19" [2024-03-21T09:11:31.105Z] }, [2024-03-21T09:11:31.105Z] "DepOnly": true, [2024-03-21T09:11:31.105Z] "Stale": true, [2024-03-21T09:11:31.105Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.105Z] "GoFiles": [ [2024-03-21T09:11:31.105Z] "authenticator_client.go", [2024-03-21T09:11:31.105Z] "create_authenticator_parameters.go", [2024-03-21T09:11:31.105Z] "create_authenticator_responses.go", [2024-03-21T09:11:31.105Z] "delete_authenticator_parameters.go", [2024-03-21T09:11:31.105Z] "delete_authenticator_responses.go", [2024-03-21T09:11:31.105Z] "detail_authenticator_parameters.go", [2024-03-21T09:11:31.105Z] "detail_authenticator_responses.go", [2024-03-21T09:11:31.105Z] "list_authenticators_parameters.go", [2024-03-21T09:11:31.105Z] "list_authenticators_responses.go", [2024-03-21T09:11:31.105Z] "patch_authenticator_parameters.go", [2024-03-21T09:11:31.105Z] "patch_authenticator_responses.go", [2024-03-21T09:11:31.105Z] "re_enroll_authenticator_parameters.go", [2024-03-21T09:11:31.105Z] "re_enroll_authenticator_responses.go", [2024-03-21T09:11:31.105Z] "update_authenticator_parameters.go", [2024-03-21T09:11:31.105Z] "update_authenticator_responses.go" [2024-03-21T09:11:31.105Z] ], [2024-03-21T09:11:31.105Z] "Imports": [ [2024-03-21T09:11:31.105Z] "context", [2024-03-21T09:11:31.105Z] "fmt", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.105Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.105Z] "io", [2024-03-21T09:11:31.105Z] "net/http", [2024-03-21T09:11:31.105Z] "time" [2024-03-21T09:11:31.105Z] ], [2024-03-21T09:11:31.105Z] "Deps": [ [2024-03-21T09:11:31.105Z] "bufio", [2024-03-21T09:11:31.105Z] "bytes", [2024-03-21T09:11:31.105Z] "compress/flate", [2024-03-21T09:11:31.105Z] "compress/gzip", [2024-03-21T09:11:31.105Z] "container/list", [2024-03-21T09:11:31.105Z] "context", [2024-03-21T09:11:31.105Z] "crypto", [2024-03-21T09:11:31.105Z] "crypto/aes", [2024-03-21T09:11:31.105Z] "crypto/cipher", [2024-03-21T09:11:31.105Z] "crypto/des", [2024-03-21T09:11:31.105Z] "crypto/dsa", [2024-03-21T09:11:31.105Z] "crypto/ecdsa", [2024-03-21T09:11:31.105Z] "crypto/ed25519", [2024-03-21T09:11:31.105Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.105Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.105Z] "crypto/elliptic", [2024-03-21T09:11:31.105Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.105Z] "crypto/hmac", [2024-03-21T09:11:31.105Z] "crypto/internal/randutil", [2024-03-21T09:11:31.105Z] "crypto/internal/subtle", [2024-03-21T09:11:31.105Z] "crypto/md5", [2024-03-21T09:11:31.105Z] "crypto/rand", [2024-03-21T09:11:31.105Z] "crypto/rc4", [2024-03-21T09:11:31.105Z] "crypto/rsa", [2024-03-21T09:11:31.105Z] "crypto/sha1", [2024-03-21T09:11:31.105Z] "crypto/sha256", [2024-03-21T09:11:31.105Z] "crypto/sha512", [2024-03-21T09:11:31.105Z] "crypto/subtle", [2024-03-21T09:11:31.105Z] "crypto/tls", [2024-03-21T09:11:31.105Z] "crypto/x509", [2024-03-21T09:11:31.105Z] "crypto/x509/pkix", [2024-03-21T09:11:31.105Z] "database/sql/driver", [2024-03-21T09:11:31.105Z] "embed", [2024-03-21T09:11:31.105Z] "encoding", [2024-03-21T09:11:31.105Z] "encoding/asn1", [2024-03-21T09:11:31.105Z] "encoding/base64", [2024-03-21T09:11:31.105Z] "encoding/binary", [2024-03-21T09:11:31.105Z] "encoding/csv", [2024-03-21T09:11:31.105Z] "encoding/gob", [2024-03-21T09:11:31.105Z] "encoding/hex", [2024-03-21T09:11:31.105Z] "encoding/json", [2024-03-21T09:11:31.105Z] "encoding/pem", [2024-03-21T09:11:31.105Z] "encoding/xml", [2024-03-21T09:11:31.105Z] "errors", [2024-03-21T09:11:31.105Z] "fmt", [2024-03-21T09:11:31.105Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.105Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.105Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.105Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.105Z] "github.com/google/uuid", [2024-03-21T09:11:31.105Z] "github.com/josharian/intern", [2024-03-21T09:11:31.105Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.105Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.105Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.105Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.105Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.105Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.105Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.105Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.105Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.105Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.105Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.105Z] "hash", [2024-03-21T09:11:31.105Z] "hash/crc32", [2024-03-21T09:11:31.105Z] "html", [2024-03-21T09:11:31.105Z] "html/template", [2024-03-21T09:11:31.105Z] "internal/abi", [2024-03-21T09:11:31.105Z] "internal/bytealg", [2024-03-21T09:11:31.105Z] "internal/cpu", [2024-03-21T09:11:31.105Z] "internal/fmtsort", [2024-03-21T09:11:31.105Z] "internal/goexperiment", [2024-03-21T09:11:31.105Z] "internal/itoa", [2024-03-21T09:11:31.105Z] "internal/nettrace", [2024-03-21T09:11:31.105Z] "internal/oserror", [2024-03-21T09:11:31.105Z] "internal/poll", [2024-03-21T09:11:31.105Z] "internal/race", [2024-03-21T09:11:31.105Z] "internal/reflectlite", [2024-03-21T09:11:31.105Z] "internal/singleflight", [2024-03-21T09:11:31.105Z] "internal/syscall/execenv", [2024-03-21T09:11:31.105Z] "internal/syscall/unix", [2024-03-21T09:11:31.105Z] "internal/testlog", [2024-03-21T09:11:31.105Z] "internal/unsafeheader", [2024-03-21T09:11:31.105Z] "io", [2024-03-21T09:11:31.105Z] "io/fs", [2024-03-21T09:11:31.105Z] "io/ioutil", [2024-03-21T09:11:31.105Z] "log", [2024-03-21T09:11:31.105Z] "math", [2024-03-21T09:11:31.105Z] "math/big", [2024-03-21T09:11:31.105Z] "math/bits", [2024-03-21T09:11:31.105Z] "math/rand", [2024-03-21T09:11:31.105Z] "mime", [2024-03-21T09:11:31.105Z] "mime/multipart", [2024-03-21T09:11:31.105Z] "mime/quotedprintable", [2024-03-21T09:11:31.105Z] "net", [2024-03-21T09:11:31.105Z] "net/http", [2024-03-21T09:11:31.105Z] "net/http/httptrace", [2024-03-21T09:11:31.105Z] "net/http/httputil", [2024-03-21T09:11:31.105Z] "net/http/internal", [2024-03-21T09:11:31.105Z] "net/http/internal/ascii", [2024-03-21T09:11:31.105Z] "net/mail", [2024-03-21T09:11:31.105Z] "net/textproto", [2024-03-21T09:11:31.105Z] "net/url", [2024-03-21T09:11:31.105Z] "os", [2024-03-21T09:11:31.105Z] "path", [2024-03-21T09:11:31.105Z] "path/filepath", [2024-03-21T09:11:31.105Z] "reflect", [2024-03-21T09:11:31.105Z] "regexp", [2024-03-21T09:11:31.105Z] "regexp/syntax", [2024-03-21T09:11:31.105Z] "runtime", [2024-03-21T09:11:31.105Z] "runtime/cgo", [2024-03-21T09:11:31.105Z] "runtime/internal/atomic", [2024-03-21T09:11:31.105Z] "runtime/internal/math", [2024-03-21T09:11:31.105Z] "runtime/internal/sys", [2024-03-21T09:11:31.105Z] "sort", [2024-03-21T09:11:31.105Z] "strconv", [2024-03-21T09:11:31.105Z] "strings", [2024-03-21T09:11:31.105Z] "sync", [2024-03-21T09:11:31.105Z] "sync/atomic", [2024-03-21T09:11:31.105Z] "syscall", [2024-03-21T09:11:31.105Z] "text/template", [2024-03-21T09:11:31.105Z] "text/template/parse", [2024-03-21T09:11:31.105Z] "time", [2024-03-21T09:11:31.105Z] "unicode", [2024-03-21T09:11:31.105Z] "unicode/utf16", [2024-03-21T09:11:31.105Z] "unicode/utf8", [2024-03-21T09:11:31.105Z] "unsafe", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.105Z] ] [2024-03-21T09:11:31.105Z] } [2024-03-21T09:11:31.105Z] { [2024-03-21T09:11:31.105Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.105Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.105Z] "Name": "certificate_authority", [2024-03-21T09:11:31.105Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.105Z] "Module": { [2024-03-21T09:11:31.105Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.105Z] "Version": "v0.26.13", [2024-03-21T09:11:31.105Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.105Z] "Indirect": true, [2024-03-21T09:11:31.105Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.105Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.105Z] "GoVersion": "1.19" [2024-03-21T09:11:31.105Z] }, [2024-03-21T09:11:31.105Z] "DepOnly": true, [2024-03-21T09:11:31.105Z] "Stale": true, [2024-03-21T09:11:31.105Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.105Z] "GoFiles": [ [2024-03-21T09:11:31.105Z] "certificate_authority_client.go", [2024-03-21T09:11:31.105Z] "create_ca_parameters.go", [2024-03-21T09:11:31.105Z] "create_ca_responses.go", [2024-03-21T09:11:31.105Z] "delete_ca_parameters.go", [2024-03-21T09:11:31.105Z] "delete_ca_responses.go", [2024-03-21T09:11:31.105Z] "detail_ca_parameters.go", [2024-03-21T09:11:31.105Z] "detail_ca_responses.go", [2024-03-21T09:11:31.105Z] "get_ca_jwt_parameters.go", [2024-03-21T09:11:31.105Z] "get_ca_jwt_responses.go", [2024-03-21T09:11:31.105Z] "list_cas_parameters.go", [2024-03-21T09:11:31.105Z] "list_cas_responses.go", [2024-03-21T09:11:31.105Z] "patch_ca_parameters.go", [2024-03-21T09:11:31.105Z] "patch_ca_responses.go", [2024-03-21T09:11:31.105Z] "update_ca_parameters.go", [2024-03-21T09:11:31.105Z] "update_ca_responses.go", [2024-03-21T09:11:31.105Z] "verify_ca_parameters.go", [2024-03-21T09:11:31.105Z] "verify_ca_responses.go" [2024-03-21T09:11:31.105Z] ], [2024-03-21T09:11:31.105Z] "Imports": [ [2024-03-21T09:11:31.105Z] "context", [2024-03-21T09:11:31.105Z] "fmt", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.105Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.105Z] "io", [2024-03-21T09:11:31.105Z] "net/http", [2024-03-21T09:11:31.105Z] "time" [2024-03-21T09:11:31.105Z] ], [2024-03-21T09:11:31.105Z] "Deps": [ [2024-03-21T09:11:31.105Z] "bufio", [2024-03-21T09:11:31.105Z] "bytes", [2024-03-21T09:11:31.105Z] "compress/flate", [2024-03-21T09:11:31.105Z] "compress/gzip", [2024-03-21T09:11:31.105Z] "container/list", [2024-03-21T09:11:31.105Z] "context", [2024-03-21T09:11:31.105Z] "crypto", [2024-03-21T09:11:31.105Z] "crypto/aes", [2024-03-21T09:11:31.105Z] "crypto/cipher", [2024-03-21T09:11:31.105Z] "crypto/des", [2024-03-21T09:11:31.105Z] "crypto/dsa", [2024-03-21T09:11:31.105Z] "crypto/ecdsa", [2024-03-21T09:11:31.105Z] "crypto/ed25519", [2024-03-21T09:11:31.105Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.105Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.105Z] "crypto/elliptic", [2024-03-21T09:11:31.105Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.105Z] "crypto/hmac", [2024-03-21T09:11:31.105Z] "crypto/internal/randutil", [2024-03-21T09:11:31.105Z] "crypto/internal/subtle", [2024-03-21T09:11:31.105Z] "crypto/md5", [2024-03-21T09:11:31.105Z] "crypto/rand", [2024-03-21T09:11:31.105Z] "crypto/rc4", [2024-03-21T09:11:31.105Z] "crypto/rsa", [2024-03-21T09:11:31.105Z] "crypto/sha1", [2024-03-21T09:11:31.105Z] "crypto/sha256", [2024-03-21T09:11:31.105Z] "crypto/sha512", [2024-03-21T09:11:31.105Z] "crypto/subtle", [2024-03-21T09:11:31.105Z] "crypto/tls", [2024-03-21T09:11:31.105Z] "crypto/x509", [2024-03-21T09:11:31.105Z] "crypto/x509/pkix", [2024-03-21T09:11:31.105Z] "database/sql/driver", [2024-03-21T09:11:31.105Z] "embed", [2024-03-21T09:11:31.105Z] "encoding", [2024-03-21T09:11:31.105Z] "encoding/asn1", [2024-03-21T09:11:31.105Z] "encoding/base64", [2024-03-21T09:11:31.105Z] "encoding/binary", [2024-03-21T09:11:31.105Z] "encoding/csv", [2024-03-21T09:11:31.105Z] "encoding/gob", [2024-03-21T09:11:31.105Z] "encoding/hex", [2024-03-21T09:11:31.105Z] "encoding/json", [2024-03-21T09:11:31.105Z] "encoding/pem", [2024-03-21T09:11:31.105Z] "encoding/xml", [2024-03-21T09:11:31.105Z] "errors", [2024-03-21T09:11:31.105Z] "fmt", [2024-03-21T09:11:31.105Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.105Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.105Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.105Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.105Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.105Z] "github.com/google/uuid", [2024-03-21T09:11:31.105Z] "github.com/josharian/intern", [2024-03-21T09:11:31.105Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.105Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.105Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.105Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.105Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.105Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.105Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.105Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.105Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.105Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.105Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.105Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.105Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.105Z] "hash", [2024-03-21T09:11:31.105Z] "hash/crc32", [2024-03-21T09:11:31.105Z] "html", [2024-03-21T09:11:31.105Z] "html/template", [2024-03-21T09:11:31.105Z] "internal/abi", [2024-03-21T09:11:31.105Z] "internal/bytealg", [2024-03-21T09:11:31.105Z] "internal/cpu", [2024-03-21T09:11:31.105Z] "internal/fmtsort", [2024-03-21T09:11:31.105Z] "internal/goexperiment", [2024-03-21T09:11:31.105Z] "internal/itoa", [2024-03-21T09:11:31.105Z] "internal/nettrace", [2024-03-21T09:11:31.105Z] "internal/oserror", [2024-03-21T09:11:31.105Z] "internal/poll", [2024-03-21T09:11:31.105Z] "internal/race", [2024-03-21T09:11:31.105Z] "internal/reflectlite", [2024-03-21T09:11:31.105Z] "internal/singleflight", [2024-03-21T09:11:31.105Z] "internal/syscall/execenv", [2024-03-21T09:11:31.105Z] "internal/syscall/unix", [2024-03-21T09:11:31.105Z] "internal/testlog", [2024-03-21T09:11:31.105Z] "internal/unsafeheader", [2024-03-21T09:11:31.105Z] "io", [2024-03-21T09:11:31.105Z] "io/fs", [2024-03-21T09:11:31.105Z] "io/ioutil", [2024-03-21T09:11:31.105Z] "log", [2024-03-21T09:11:31.105Z] "math", [2024-03-21T09:11:31.105Z] "math/big", [2024-03-21T09:11:31.105Z] "math/bits", [2024-03-21T09:11:31.105Z] "math/rand", [2024-03-21T09:11:31.105Z] "mime", [2024-03-21T09:11:31.105Z] "mime/multipart", [2024-03-21T09:11:31.105Z] "mime/quotedprintable", [2024-03-21T09:11:31.105Z] "net", [2024-03-21T09:11:31.105Z] "net/http", [2024-03-21T09:11:31.105Z] "net/http/httptrace", [2024-03-21T09:11:31.105Z] "net/http/httputil", [2024-03-21T09:11:31.105Z] "net/http/internal", [2024-03-21T09:11:31.105Z] "net/http/internal/ascii", [2024-03-21T09:11:31.105Z] "net/mail", [2024-03-21T09:11:31.105Z] "net/textproto", [2024-03-21T09:11:31.105Z] "net/url", [2024-03-21T09:11:31.105Z] "os", [2024-03-21T09:11:31.105Z] "path", [2024-03-21T09:11:31.105Z] "path/filepath", [2024-03-21T09:11:31.105Z] "reflect", [2024-03-21T09:11:31.105Z] "regexp", [2024-03-21T09:11:31.105Z] "regexp/syntax", [2024-03-21T09:11:31.105Z] "runtime", [2024-03-21T09:11:31.105Z] "runtime/cgo", [2024-03-21T09:11:31.105Z] "runtime/internal/atomic", [2024-03-21T09:11:31.105Z] "runtime/internal/math", [2024-03-21T09:11:31.105Z] "runtime/internal/sys", [2024-03-21T09:11:31.105Z] "sort", [2024-03-21T09:11:31.105Z] "strconv", [2024-03-21T09:11:31.105Z] "strings", [2024-03-21T09:11:31.105Z] "sync", [2024-03-21T09:11:31.105Z] "sync/atomic", [2024-03-21T09:11:31.105Z] "syscall", [2024-03-21T09:11:31.105Z] "text/template", [2024-03-21T09:11:31.105Z] "text/template/parse", [2024-03-21T09:11:31.105Z] "time", [2024-03-21T09:11:31.105Z] "unicode", [2024-03-21T09:11:31.105Z] "unicode/utf16", [2024-03-21T09:11:31.105Z] "unicode/utf8", [2024-03-21T09:11:31.105Z] "unsafe", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.105Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.105Z] ] [2024-03-21T09:11:31.106Z] } [2024-03-21T09:11:31.106Z] { [2024-03-21T09:11:31.106Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/config", [2024-03-21T09:11:31.106Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.106Z] "Name": "config", [2024-03-21T09:11:31.106Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.106Z] "Module": { [2024-03-21T09:11:31.106Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.106Z] "Version": "v0.26.13", [2024-03-21T09:11:31.106Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.106Z] "Indirect": true, [2024-03-21T09:11:31.106Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.106Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.106Z] "GoVersion": "1.19" [2024-03-21T09:11:31.106Z] }, [2024-03-21T09:11:31.106Z] "DepOnly": true, [2024-03-21T09:11:31.106Z] "Stale": true, [2024-03-21T09:11:31.106Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.106Z] "GoFiles": [ [2024-03-21T09:11:31.106Z] "config_client.go", [2024-03-21T09:11:31.106Z] "create_config_parameters.go", [2024-03-21T09:11:31.106Z] "create_config_responses.go", [2024-03-21T09:11:31.106Z] "create_config_type_parameters.go", [2024-03-21T09:11:31.106Z] "create_config_type_responses.go", [2024-03-21T09:11:31.106Z] "delete_config_parameters.go", [2024-03-21T09:11:31.106Z] "delete_config_responses.go", [2024-03-21T09:11:31.106Z] "delete_config_type_parameters.go", [2024-03-21T09:11:31.106Z] "delete_config_type_responses.go", [2024-03-21T09:11:31.106Z] "detail_config_parameters.go", [2024-03-21T09:11:31.106Z] "detail_config_responses.go", [2024-03-21T09:11:31.106Z] "detail_config_type_parameters.go", [2024-03-21T09:11:31.106Z] "detail_config_type_responses.go", [2024-03-21T09:11:31.106Z] "list_config_types_parameters.go", [2024-03-21T09:11:31.106Z] "list_config_types_responses.go", [2024-03-21T09:11:31.106Z] "list_configs_for_config_type_parameters.go", [2024-03-21T09:11:31.106Z] "list_configs_for_config_type_responses.go", [2024-03-21T09:11:31.106Z] "list_configs_parameters.go", [2024-03-21T09:11:31.106Z] "list_configs_responses.go", [2024-03-21T09:11:31.106Z] "patch_config_parameters.go", [2024-03-21T09:11:31.106Z] "patch_config_responses.go", [2024-03-21T09:11:31.106Z] "patch_config_type_parameters.go", [2024-03-21T09:11:31.106Z] "patch_config_type_responses.go", [2024-03-21T09:11:31.106Z] "update_config_parameters.go", [2024-03-21T09:11:31.106Z] "update_config_responses.go", [2024-03-21T09:11:31.106Z] "update_config_type_parameters.go", [2024-03-21T09:11:31.106Z] "update_config_type_responses.go" [2024-03-21T09:11:31.106Z] ], [2024-03-21T09:11:31.106Z] "Imports": [ [2024-03-21T09:11:31.106Z] "context", [2024-03-21T09:11:31.106Z] "fmt", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.106Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.106Z] "io", [2024-03-21T09:11:31.106Z] "net/http", [2024-03-21T09:11:31.106Z] "time" [2024-03-21T09:11:31.106Z] ], [2024-03-21T09:11:31.106Z] "Deps": [ [2024-03-21T09:11:31.106Z] "bufio", [2024-03-21T09:11:31.106Z] "bytes", [2024-03-21T09:11:31.106Z] "compress/flate", [2024-03-21T09:11:31.106Z] "compress/gzip", [2024-03-21T09:11:31.106Z] "container/list", [2024-03-21T09:11:31.106Z] "context", [2024-03-21T09:11:31.106Z] "crypto", [2024-03-21T09:11:31.106Z] "crypto/aes", [2024-03-21T09:11:31.106Z] "crypto/cipher", [2024-03-21T09:11:31.106Z] "crypto/des", [2024-03-21T09:11:31.106Z] "crypto/dsa", [2024-03-21T09:11:31.106Z] "crypto/ecdsa", [2024-03-21T09:11:31.106Z] "crypto/ed25519", [2024-03-21T09:11:31.106Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.106Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.106Z] "crypto/elliptic", [2024-03-21T09:11:31.106Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.106Z] "crypto/hmac", [2024-03-21T09:11:31.106Z] "crypto/internal/randutil", [2024-03-21T09:11:31.106Z] "crypto/internal/subtle", [2024-03-21T09:11:31.106Z] "crypto/md5", [2024-03-21T09:11:31.106Z] "crypto/rand", [2024-03-21T09:11:31.106Z] "crypto/rc4", [2024-03-21T09:11:31.106Z] "crypto/rsa", [2024-03-21T09:11:31.106Z] "crypto/sha1", [2024-03-21T09:11:31.106Z] "crypto/sha256", [2024-03-21T09:11:31.106Z] "crypto/sha512", [2024-03-21T09:11:31.106Z] "crypto/subtle", [2024-03-21T09:11:31.106Z] "crypto/tls", [2024-03-21T09:11:31.106Z] "crypto/x509", [2024-03-21T09:11:31.106Z] "crypto/x509/pkix", [2024-03-21T09:11:31.106Z] "database/sql/driver", [2024-03-21T09:11:31.106Z] "embed", [2024-03-21T09:11:31.106Z] "encoding", [2024-03-21T09:11:31.106Z] "encoding/asn1", [2024-03-21T09:11:31.106Z] "encoding/base64", [2024-03-21T09:11:31.106Z] "encoding/binary", [2024-03-21T09:11:31.106Z] "encoding/csv", [2024-03-21T09:11:31.106Z] "encoding/gob", [2024-03-21T09:11:31.106Z] "encoding/hex", [2024-03-21T09:11:31.106Z] "encoding/json", [2024-03-21T09:11:31.106Z] "encoding/pem", [2024-03-21T09:11:31.106Z] "encoding/xml", [2024-03-21T09:11:31.106Z] "errors", [2024-03-21T09:11:31.106Z] "fmt", [2024-03-21T09:11:31.106Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.106Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.106Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.106Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.106Z] "github.com/google/uuid", [2024-03-21T09:11:31.106Z] "github.com/josharian/intern", [2024-03-21T09:11:31.106Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.106Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.106Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.106Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.106Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.106Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.106Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.106Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.106Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.106Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.106Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.106Z] "hash", [2024-03-21T09:11:31.106Z] "hash/crc32", [2024-03-21T09:11:31.106Z] "html", [2024-03-21T09:11:31.106Z] "html/template", [2024-03-21T09:11:31.106Z] "internal/abi", [2024-03-21T09:11:31.106Z] "internal/bytealg", [2024-03-21T09:11:31.106Z] "internal/cpu", [2024-03-21T09:11:31.106Z] "internal/fmtsort", [2024-03-21T09:11:31.106Z] "internal/goexperiment", [2024-03-21T09:11:31.106Z] "internal/itoa", [2024-03-21T09:11:31.106Z] "internal/nettrace", [2024-03-21T09:11:31.106Z] "internal/oserror", [2024-03-21T09:11:31.106Z] "internal/poll", [2024-03-21T09:11:31.106Z] "internal/race", [2024-03-21T09:11:31.106Z] "internal/reflectlite", [2024-03-21T09:11:31.106Z] "internal/singleflight", [2024-03-21T09:11:31.106Z] "internal/syscall/execenv", [2024-03-21T09:11:31.106Z] "internal/syscall/unix", [2024-03-21T09:11:31.106Z] "internal/testlog", [2024-03-21T09:11:31.106Z] "internal/unsafeheader", [2024-03-21T09:11:31.106Z] "io", [2024-03-21T09:11:31.106Z] "io/fs", [2024-03-21T09:11:31.106Z] "io/ioutil", [2024-03-21T09:11:31.106Z] "log", [2024-03-21T09:11:31.106Z] "math", [2024-03-21T09:11:31.106Z] "math/big", [2024-03-21T09:11:31.106Z] "math/bits", [2024-03-21T09:11:31.106Z] "math/rand", [2024-03-21T09:11:31.106Z] "mime", [2024-03-21T09:11:31.106Z] "mime/multipart", [2024-03-21T09:11:31.106Z] "mime/quotedprintable", [2024-03-21T09:11:31.106Z] "net", [2024-03-21T09:11:31.106Z] "net/http", [2024-03-21T09:11:31.106Z] "net/http/httptrace", [2024-03-21T09:11:31.106Z] "net/http/httputil", [2024-03-21T09:11:31.106Z] "net/http/internal", [2024-03-21T09:11:31.106Z] "net/http/internal/ascii", [2024-03-21T09:11:31.106Z] "net/mail", [2024-03-21T09:11:31.106Z] "net/textproto", [2024-03-21T09:11:31.106Z] "net/url", [2024-03-21T09:11:31.106Z] "os", [2024-03-21T09:11:31.106Z] "path", [2024-03-21T09:11:31.106Z] "path/filepath", [2024-03-21T09:11:31.106Z] "reflect", [2024-03-21T09:11:31.106Z] "regexp", [2024-03-21T09:11:31.106Z] "regexp/syntax", [2024-03-21T09:11:31.106Z] "runtime", [2024-03-21T09:11:31.106Z] "runtime/cgo", [2024-03-21T09:11:31.106Z] "runtime/internal/atomic", [2024-03-21T09:11:31.106Z] "runtime/internal/math", [2024-03-21T09:11:31.106Z] "runtime/internal/sys", [2024-03-21T09:11:31.106Z] "sort", [2024-03-21T09:11:31.106Z] "strconv", [2024-03-21T09:11:31.106Z] "strings", [2024-03-21T09:11:31.106Z] "sync", [2024-03-21T09:11:31.106Z] "sync/atomic", [2024-03-21T09:11:31.106Z] "syscall", [2024-03-21T09:11:31.106Z] "text/template", [2024-03-21T09:11:31.106Z] "text/template/parse", [2024-03-21T09:11:31.106Z] "time", [2024-03-21T09:11:31.106Z] "unicode", [2024-03-21T09:11:31.106Z] "unicode/utf16", [2024-03-21T09:11:31.106Z] "unicode/utf8", [2024-03-21T09:11:31.106Z] "unsafe", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.106Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.106Z] ] [2024-03-21T09:11:31.106Z] } [2024-03-21T09:11:31.106Z] { [2024-03-21T09:11:31.106Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/controllers", [2024-03-21T09:11:31.106Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.106Z] "Name": "controllers", [2024-03-21T09:11:31.106Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.106Z] "Module": { [2024-03-21T09:11:31.106Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.106Z] "Version": "v0.26.13", [2024-03-21T09:11:31.106Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.106Z] "Indirect": true, [2024-03-21T09:11:31.106Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.106Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.106Z] "GoVersion": "1.19" [2024-03-21T09:11:31.106Z] }, [2024-03-21T09:11:31.106Z] "DepOnly": true, [2024-03-21T09:11:31.106Z] "Stale": true, [2024-03-21T09:11:31.106Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.106Z] "GoFiles": [ [2024-03-21T09:11:31.106Z] "controllers_client.go", [2024-03-21T09:11:31.106Z] "list_controllers_parameters.go", [2024-03-21T09:11:31.106Z] "list_controllers_responses.go" [2024-03-21T09:11:31.106Z] ], [2024-03-21T09:11:31.106Z] "Imports": [ [2024-03-21T09:11:31.106Z] "context", [2024-03-21T09:11:31.106Z] "fmt", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.106Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.106Z] "io", [2024-03-21T09:11:31.106Z] "net/http", [2024-03-21T09:11:31.106Z] "time" [2024-03-21T09:11:31.106Z] ], [2024-03-21T09:11:31.106Z] "Deps": [ [2024-03-21T09:11:31.106Z] "bufio", [2024-03-21T09:11:31.106Z] "bytes", [2024-03-21T09:11:31.106Z] "compress/flate", [2024-03-21T09:11:31.106Z] "compress/gzip", [2024-03-21T09:11:31.106Z] "container/list", [2024-03-21T09:11:31.106Z] "context", [2024-03-21T09:11:31.106Z] "crypto", [2024-03-21T09:11:31.106Z] "crypto/aes", [2024-03-21T09:11:31.106Z] "crypto/cipher", [2024-03-21T09:11:31.106Z] "crypto/des", [2024-03-21T09:11:31.106Z] "crypto/dsa", [2024-03-21T09:11:31.106Z] "crypto/ecdsa", [2024-03-21T09:11:31.106Z] "crypto/ed25519", [2024-03-21T09:11:31.106Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.106Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.106Z] "crypto/elliptic", [2024-03-21T09:11:31.106Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.106Z] "crypto/hmac", [2024-03-21T09:11:31.106Z] "crypto/internal/randutil", [2024-03-21T09:11:31.106Z] "crypto/internal/subtle", [2024-03-21T09:11:31.106Z] "crypto/md5", [2024-03-21T09:11:31.106Z] "crypto/rand", [2024-03-21T09:11:31.106Z] "crypto/rc4", [2024-03-21T09:11:31.106Z] "crypto/rsa", [2024-03-21T09:11:31.106Z] "crypto/sha1", [2024-03-21T09:11:31.106Z] "crypto/sha256", [2024-03-21T09:11:31.106Z] "crypto/sha512", [2024-03-21T09:11:31.106Z] "crypto/subtle", [2024-03-21T09:11:31.106Z] "crypto/tls", [2024-03-21T09:11:31.106Z] "crypto/x509", [2024-03-21T09:11:31.106Z] "crypto/x509/pkix", [2024-03-21T09:11:31.106Z] "database/sql/driver", [2024-03-21T09:11:31.106Z] "embed", [2024-03-21T09:11:31.106Z] "encoding", [2024-03-21T09:11:31.106Z] "encoding/asn1", [2024-03-21T09:11:31.106Z] "encoding/base64", [2024-03-21T09:11:31.106Z] "encoding/binary", [2024-03-21T09:11:31.106Z] "encoding/csv", [2024-03-21T09:11:31.106Z] "encoding/gob", [2024-03-21T09:11:31.106Z] "encoding/hex", [2024-03-21T09:11:31.106Z] "encoding/json", [2024-03-21T09:11:31.106Z] "encoding/pem", [2024-03-21T09:11:31.106Z] "encoding/xml", [2024-03-21T09:11:31.106Z] "errors", [2024-03-21T09:11:31.106Z] "fmt", [2024-03-21T09:11:31.106Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.106Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.106Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.106Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.106Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.106Z] "github.com/google/uuid", [2024-03-21T09:11:31.106Z] "github.com/josharian/intern", [2024-03-21T09:11:31.106Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.106Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.106Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.106Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.106Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.106Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.106Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.106Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.106Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.106Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.106Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.106Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.106Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.106Z] "hash", [2024-03-21T09:11:31.106Z] "hash/crc32", [2024-03-21T09:11:31.106Z] "html", [2024-03-21T09:11:31.106Z] "html/template", [2024-03-21T09:11:31.106Z] "internal/abi", [2024-03-21T09:11:31.106Z] "internal/bytealg", [2024-03-21T09:11:31.106Z] "internal/cpu", [2024-03-21T09:11:31.106Z] "internal/fmtsort", [2024-03-21T09:11:31.106Z] "internal/goexperiment", [2024-03-21T09:11:31.106Z] "internal/itoa", [2024-03-21T09:11:31.106Z] "internal/nettrace", [2024-03-21T09:11:31.106Z] "internal/oserror", [2024-03-21T09:11:31.106Z] "internal/poll", [2024-03-21T09:11:31.106Z] "internal/race", [2024-03-21T09:11:31.106Z] "internal/reflectlite", [2024-03-21T09:11:31.106Z] "internal/singleflight", [2024-03-21T09:11:31.106Z] "internal/syscall/execenv", [2024-03-21T09:11:31.106Z] "internal/syscall/unix", [2024-03-21T09:11:31.106Z] "internal/testlog", [2024-03-21T09:11:31.106Z] "internal/unsafeheader", [2024-03-21T09:11:31.106Z] "io", [2024-03-21T09:11:31.106Z] "io/fs", [2024-03-21T09:11:31.106Z] "io/ioutil", [2024-03-21T09:11:31.106Z] "log", [2024-03-21T09:11:31.106Z] "math", [2024-03-21T09:11:31.106Z] "math/big", [2024-03-21T09:11:31.106Z] "math/bits", [2024-03-21T09:11:31.106Z] "math/rand", [2024-03-21T09:11:31.106Z] "mime", [2024-03-21T09:11:31.106Z] "mime/multipart", [2024-03-21T09:11:31.106Z] "mime/quotedprintable", [2024-03-21T09:11:31.106Z] "net", [2024-03-21T09:11:31.106Z] "net/http", [2024-03-21T09:11:31.106Z] "net/http/httptrace", [2024-03-21T09:11:31.106Z] "net/http/httputil", [2024-03-21T09:11:31.106Z] "net/http/internal", [2024-03-21T09:11:31.106Z] "net/http/internal/ascii", [2024-03-21T09:11:31.106Z] "net/mail", [2024-03-21T09:11:31.106Z] "net/textproto", [2024-03-21T09:11:31.106Z] "net/url", [2024-03-21T09:11:31.106Z] "os", [2024-03-21T09:11:31.106Z] "path", [2024-03-21T09:11:31.106Z] "path/filepath", [2024-03-21T09:11:31.106Z] "reflect", [2024-03-21T09:11:31.106Z] "regexp", [2024-03-21T09:11:31.106Z] "regexp/syntax", [2024-03-21T09:11:31.106Z] "runtime", [2024-03-21T09:11:31.106Z] "runtime/cgo", [2024-03-21T09:11:31.106Z] "runtime/internal/atomic", [2024-03-21T09:11:31.106Z] "runtime/internal/math", [2024-03-21T09:11:31.106Z] "runtime/internal/sys", [2024-03-21T09:11:31.106Z] "sort", [2024-03-21T09:11:31.106Z] "strconv", [2024-03-21T09:11:31.106Z] "strings", [2024-03-21T09:11:31.106Z] "sync", [2024-03-21T09:11:31.107Z] "sync/atomic", [2024-03-21T09:11:31.107Z] "syscall", [2024-03-21T09:11:31.107Z] "text/template", [2024-03-21T09:11:31.107Z] "text/template/parse", [2024-03-21T09:11:31.107Z] "time", [2024-03-21T09:11:31.107Z] "unicode", [2024-03-21T09:11:31.107Z] "unicode/utf16", [2024-03-21T09:11:31.107Z] "unicode/utf8", [2024-03-21T09:11:31.107Z] "unsafe", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.107Z] ] [2024-03-21T09:11:31.107Z] } [2024-03-21T09:11:31.107Z] { [2024-03-21T09:11:31.107Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.107Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.107Z] "Name": "current_api_session", [2024-03-21T09:11:31.107Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.107Z] "Module": { [2024-03-21T09:11:31.107Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.107Z] "Version": "v0.26.13", [2024-03-21T09:11:31.107Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.107Z] "Indirect": true, [2024-03-21T09:11:31.107Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.107Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.107Z] "GoVersion": "1.19" [2024-03-21T09:11:31.107Z] }, [2024-03-21T09:11:31.107Z] "DepOnly": true, [2024-03-21T09:11:31.107Z] "Stale": true, [2024-03-21T09:11:31.107Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.107Z] "GoFiles": [ [2024-03-21T09:11:31.107Z] "current_api_session_client.go", [2024-03-21T09:11:31.107Z] "delete_current_api_session_parameters.go", [2024-03-21T09:11:31.107Z] "delete_current_api_session_responses.go", [2024-03-21T09:11:31.107Z] "detail_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.107Z] "detail_current_identity_authenticator_responses.go", [2024-03-21T09:11:31.107Z] "extend_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.107Z] "extend_current_identity_authenticator_responses.go", [2024-03-21T09:11:31.107Z] "extend_verify_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.107Z] "extend_verify_current_identity_authenticator_responses.go", [2024-03-21T09:11:31.107Z] "get_current_api_session_parameters.go", [2024-03-21T09:11:31.107Z] "get_current_api_session_responses.go", [2024-03-21T09:11:31.107Z] "list_current_identity_authenticators_parameters.go", [2024-03-21T09:11:31.107Z] "list_current_identity_authenticators_responses.go", [2024-03-21T09:11:31.107Z] "patch_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.107Z] "patch_current_identity_authenticator_responses.go", [2024-03-21T09:11:31.107Z] "update_current_identity_authenticator_parameters.go", [2024-03-21T09:11:31.107Z] "update_current_identity_authenticator_responses.go" [2024-03-21T09:11:31.107Z] ], [2024-03-21T09:11:31.107Z] "Imports": [ [2024-03-21T09:11:31.107Z] "context", [2024-03-21T09:11:31.107Z] "fmt", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.107Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.107Z] "io", [2024-03-21T09:11:31.107Z] "net/http", [2024-03-21T09:11:31.107Z] "time" [2024-03-21T09:11:31.107Z] ], [2024-03-21T09:11:31.107Z] "Deps": [ [2024-03-21T09:11:31.107Z] "bufio", [2024-03-21T09:11:31.107Z] "bytes", [2024-03-21T09:11:31.107Z] "compress/flate", [2024-03-21T09:11:31.107Z] "compress/gzip", [2024-03-21T09:11:31.107Z] "container/list", [2024-03-21T09:11:31.107Z] "context", [2024-03-21T09:11:31.107Z] "crypto", [2024-03-21T09:11:31.107Z] "crypto/aes", [2024-03-21T09:11:31.107Z] "crypto/cipher", [2024-03-21T09:11:31.107Z] "crypto/des", [2024-03-21T09:11:31.107Z] "crypto/dsa", [2024-03-21T09:11:31.107Z] "crypto/ecdsa", [2024-03-21T09:11:31.107Z] "crypto/ed25519", [2024-03-21T09:11:31.107Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.107Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.107Z] "crypto/elliptic", [2024-03-21T09:11:31.107Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.107Z] "crypto/hmac", [2024-03-21T09:11:31.107Z] "crypto/internal/randutil", [2024-03-21T09:11:31.107Z] "crypto/internal/subtle", [2024-03-21T09:11:31.107Z] "crypto/md5", [2024-03-21T09:11:31.107Z] "crypto/rand", [2024-03-21T09:11:31.107Z] "crypto/rc4", [2024-03-21T09:11:31.107Z] "crypto/rsa", [2024-03-21T09:11:31.107Z] "crypto/sha1", [2024-03-21T09:11:31.107Z] "crypto/sha256", [2024-03-21T09:11:31.107Z] "crypto/sha512", [2024-03-21T09:11:31.107Z] "crypto/subtle", [2024-03-21T09:11:31.107Z] "crypto/tls", [2024-03-21T09:11:31.107Z] "crypto/x509", [2024-03-21T09:11:31.107Z] "crypto/x509/pkix", [2024-03-21T09:11:31.107Z] "database/sql/driver", [2024-03-21T09:11:31.107Z] "embed", [2024-03-21T09:11:31.107Z] "encoding", [2024-03-21T09:11:31.107Z] "encoding/asn1", [2024-03-21T09:11:31.107Z] "encoding/base64", [2024-03-21T09:11:31.107Z] "encoding/binary", [2024-03-21T09:11:31.107Z] "encoding/csv", [2024-03-21T09:11:31.107Z] "encoding/gob", [2024-03-21T09:11:31.107Z] "encoding/hex", [2024-03-21T09:11:31.107Z] "encoding/json", [2024-03-21T09:11:31.107Z] "encoding/pem", [2024-03-21T09:11:31.107Z] "encoding/xml", [2024-03-21T09:11:31.107Z] "errors", [2024-03-21T09:11:31.107Z] "fmt", [2024-03-21T09:11:31.107Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.107Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.107Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.107Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.107Z] "github.com/google/uuid", [2024-03-21T09:11:31.107Z] "github.com/josharian/intern", [2024-03-21T09:11:31.107Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.107Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.107Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.107Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.107Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.107Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.107Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.107Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.107Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.107Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.107Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.107Z] "hash", [2024-03-21T09:11:31.107Z] "hash/crc32", [2024-03-21T09:11:31.107Z] "html", [2024-03-21T09:11:31.107Z] "html/template", [2024-03-21T09:11:31.107Z] "internal/abi", [2024-03-21T09:11:31.107Z] "internal/bytealg", [2024-03-21T09:11:31.107Z] "internal/cpu", [2024-03-21T09:11:31.107Z] "internal/fmtsort", [2024-03-21T09:11:31.107Z] "internal/goexperiment", [2024-03-21T09:11:31.107Z] "internal/itoa", [2024-03-21T09:11:31.107Z] "internal/nettrace", [2024-03-21T09:11:31.107Z] "internal/oserror", [2024-03-21T09:11:31.107Z] "internal/poll", [2024-03-21T09:11:31.107Z] "internal/race", [2024-03-21T09:11:31.107Z] "internal/reflectlite", [2024-03-21T09:11:31.107Z] "internal/singleflight", [2024-03-21T09:11:31.107Z] "internal/syscall/execenv", [2024-03-21T09:11:31.107Z] "internal/syscall/unix", [2024-03-21T09:11:31.107Z] "internal/testlog", [2024-03-21T09:11:31.107Z] "internal/unsafeheader", [2024-03-21T09:11:31.107Z] "io", [2024-03-21T09:11:31.107Z] "io/fs", [2024-03-21T09:11:31.107Z] "io/ioutil", [2024-03-21T09:11:31.107Z] "log", [2024-03-21T09:11:31.107Z] "math", [2024-03-21T09:11:31.107Z] "math/big", [2024-03-21T09:11:31.107Z] "math/bits", [2024-03-21T09:11:31.107Z] "math/rand", [2024-03-21T09:11:31.107Z] "mime", [2024-03-21T09:11:31.107Z] "mime/multipart", [2024-03-21T09:11:31.107Z] "mime/quotedprintable", [2024-03-21T09:11:31.107Z] "net", [2024-03-21T09:11:31.107Z] "net/http", [2024-03-21T09:11:31.107Z] "net/http/httptrace", [2024-03-21T09:11:31.107Z] "net/http/httputil", [2024-03-21T09:11:31.107Z] "net/http/internal", [2024-03-21T09:11:31.107Z] "net/http/internal/ascii", [2024-03-21T09:11:31.107Z] "net/mail", [2024-03-21T09:11:31.107Z] "net/textproto", [2024-03-21T09:11:31.107Z] "net/url", [2024-03-21T09:11:31.107Z] "os", [2024-03-21T09:11:31.107Z] "path", [2024-03-21T09:11:31.107Z] "path/filepath", [2024-03-21T09:11:31.107Z] "reflect", [2024-03-21T09:11:31.107Z] "regexp", [2024-03-21T09:11:31.107Z] "regexp/syntax", [2024-03-21T09:11:31.107Z] "runtime", [2024-03-21T09:11:31.107Z] "runtime/cgo", [2024-03-21T09:11:31.107Z] "runtime/internal/atomic", [2024-03-21T09:11:31.107Z] "runtime/internal/math", [2024-03-21T09:11:31.107Z] "runtime/internal/sys", [2024-03-21T09:11:31.107Z] "sort", [2024-03-21T09:11:31.107Z] "strconv", [2024-03-21T09:11:31.107Z] "strings", [2024-03-21T09:11:31.107Z] "sync", [2024-03-21T09:11:31.107Z] "sync/atomic", [2024-03-21T09:11:31.107Z] "syscall", [2024-03-21T09:11:31.107Z] "text/template", [2024-03-21T09:11:31.107Z] "text/template/parse", [2024-03-21T09:11:31.107Z] "time", [2024-03-21T09:11:31.107Z] "unicode", [2024-03-21T09:11:31.107Z] "unicode/utf16", [2024-03-21T09:11:31.107Z] "unicode/utf8", [2024-03-21T09:11:31.107Z] "unsafe", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.107Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.107Z] ] [2024-03-21T09:11:31.107Z] } [2024-03-21T09:11:31.107Z] { [2024-03-21T09:11:31.107Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/current_identity", [2024-03-21T09:11:31.107Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.107Z] "Name": "current_identity", [2024-03-21T09:11:31.107Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.107Z] "Module": { [2024-03-21T09:11:31.107Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.107Z] "Version": "v0.26.13", [2024-03-21T09:11:31.107Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.107Z] "Indirect": true, [2024-03-21T09:11:31.107Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.107Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.107Z] "GoVersion": "1.19" [2024-03-21T09:11:31.107Z] }, [2024-03-21T09:11:31.107Z] "DepOnly": true, [2024-03-21T09:11:31.107Z] "Stale": true, [2024-03-21T09:11:31.107Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.107Z] "GoFiles": [ [2024-03-21T09:11:31.107Z] "create_mfa_recovery_codes_parameters.go", [2024-03-21T09:11:31.107Z] "create_mfa_recovery_codes_responses.go", [2024-03-21T09:11:31.107Z] "current_identity_client.go", [2024-03-21T09:11:31.107Z] "delete_mfa_parameters.go", [2024-03-21T09:11:31.107Z] "delete_mfa_responses.go", [2024-03-21T09:11:31.107Z] "detail_mfa_parameters.go", [2024-03-21T09:11:31.107Z] "detail_mfa_qr_code_parameters.go", [2024-03-21T09:11:31.107Z] "detail_mfa_qr_code_responses.go", [2024-03-21T09:11:31.107Z] "detail_mfa_recovery_codes_parameters.go", [2024-03-21T09:11:31.107Z] "detail_mfa_recovery_codes_responses.go", [2024-03-21T09:11:31.107Z] "detail_mfa_responses.go", [2024-03-21T09:11:31.107Z] "enroll_mfa_parameters.go", [2024-03-21T09:11:31.107Z] "enroll_mfa_responses.go", [2024-03-21T09:11:31.107Z] "get_current_identity_parameters.go", [2024-03-21T09:11:31.107Z] "get_current_identity_responses.go", [2024-03-21T09:11:31.107Z] "verify_mfa_parameters.go", [2024-03-21T09:11:31.107Z] "verify_mfa_responses.go" [2024-03-21T09:11:31.107Z] ], [2024-03-21T09:11:31.107Z] "Imports": [ [2024-03-21T09:11:31.107Z] "context", [2024-03-21T09:11:31.107Z] "fmt", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.107Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.107Z] "io", [2024-03-21T09:11:31.107Z] "net/http", [2024-03-21T09:11:31.107Z] "time" [2024-03-21T09:11:31.107Z] ], [2024-03-21T09:11:31.107Z] "Deps": [ [2024-03-21T09:11:31.107Z] "bufio", [2024-03-21T09:11:31.107Z] "bytes", [2024-03-21T09:11:31.107Z] "compress/flate", [2024-03-21T09:11:31.107Z] "compress/gzip", [2024-03-21T09:11:31.107Z] "container/list", [2024-03-21T09:11:31.107Z] "context", [2024-03-21T09:11:31.107Z] "crypto", [2024-03-21T09:11:31.107Z] "crypto/aes", [2024-03-21T09:11:31.107Z] "crypto/cipher", [2024-03-21T09:11:31.107Z] "crypto/des", [2024-03-21T09:11:31.107Z] "crypto/dsa", [2024-03-21T09:11:31.107Z] "crypto/ecdsa", [2024-03-21T09:11:31.107Z] "crypto/ed25519", [2024-03-21T09:11:31.107Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.107Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.107Z] "crypto/elliptic", [2024-03-21T09:11:31.107Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.107Z] "crypto/hmac", [2024-03-21T09:11:31.107Z] "crypto/internal/randutil", [2024-03-21T09:11:31.107Z] "crypto/internal/subtle", [2024-03-21T09:11:31.107Z] "crypto/md5", [2024-03-21T09:11:31.107Z] "crypto/rand", [2024-03-21T09:11:31.107Z] "crypto/rc4", [2024-03-21T09:11:31.107Z] "crypto/rsa", [2024-03-21T09:11:31.107Z] "crypto/sha1", [2024-03-21T09:11:31.107Z] "crypto/sha256", [2024-03-21T09:11:31.107Z] "crypto/sha512", [2024-03-21T09:11:31.107Z] "crypto/subtle", [2024-03-21T09:11:31.107Z] "crypto/tls", [2024-03-21T09:11:31.107Z] "crypto/x509", [2024-03-21T09:11:31.107Z] "crypto/x509/pkix", [2024-03-21T09:11:31.107Z] "database/sql/driver", [2024-03-21T09:11:31.107Z] "embed", [2024-03-21T09:11:31.107Z] "encoding", [2024-03-21T09:11:31.107Z] "encoding/asn1", [2024-03-21T09:11:31.107Z] "encoding/base64", [2024-03-21T09:11:31.107Z] "encoding/binary", [2024-03-21T09:11:31.107Z] "encoding/csv", [2024-03-21T09:11:31.107Z] "encoding/gob", [2024-03-21T09:11:31.107Z] "encoding/hex", [2024-03-21T09:11:31.107Z] "encoding/json", [2024-03-21T09:11:31.107Z] "encoding/pem", [2024-03-21T09:11:31.107Z] "encoding/xml", [2024-03-21T09:11:31.107Z] "errors", [2024-03-21T09:11:31.107Z] "fmt", [2024-03-21T09:11:31.107Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.107Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.107Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.107Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.107Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.107Z] "github.com/google/uuid", [2024-03-21T09:11:31.107Z] "github.com/josharian/intern", [2024-03-21T09:11:31.107Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.107Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.107Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.107Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.107Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.107Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.107Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.107Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.107Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.107Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.107Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.107Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.107Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.107Z] "hash", [2024-03-21T09:11:31.107Z] "hash/crc32", [2024-03-21T09:11:31.107Z] "html", [2024-03-21T09:11:31.107Z] "html/template", [2024-03-21T09:11:31.107Z] "internal/abi", [2024-03-21T09:11:31.107Z] "internal/bytealg", [2024-03-21T09:11:31.107Z] "internal/cpu", [2024-03-21T09:11:31.107Z] "internal/fmtsort", [2024-03-21T09:11:31.107Z] "internal/goexperiment", [2024-03-21T09:11:31.107Z] "internal/itoa", [2024-03-21T09:11:31.107Z] "internal/nettrace", [2024-03-21T09:11:31.107Z] "internal/oserror", [2024-03-21T09:11:31.107Z] "internal/poll", [2024-03-21T09:11:31.107Z] "internal/race", [2024-03-21T09:11:31.107Z] "internal/reflectlite", [2024-03-21T09:11:31.107Z] "internal/singleflight", [2024-03-21T09:11:31.107Z] "internal/syscall/execenv", [2024-03-21T09:11:31.107Z] "internal/syscall/unix", [2024-03-21T09:11:31.107Z] "internal/testlog", [2024-03-21T09:11:31.107Z] "internal/unsafeheader", [2024-03-21T09:11:31.107Z] "io", [2024-03-21T09:11:31.107Z] "io/fs", [2024-03-21T09:11:31.107Z] "io/ioutil", [2024-03-21T09:11:31.107Z] "log", [2024-03-21T09:11:31.107Z] "math", [2024-03-21T09:11:31.107Z] "math/big", [2024-03-21T09:11:31.107Z] "math/bits", [2024-03-21T09:11:31.107Z] "math/rand", [2024-03-21T09:11:31.107Z] "mime", [2024-03-21T09:11:31.107Z] "mime/multipart", [2024-03-21T09:11:31.107Z] "mime/quotedprintable", [2024-03-21T09:11:31.107Z] "net", [2024-03-21T09:11:31.107Z] "net/http", [2024-03-21T09:11:31.107Z] "net/http/httptrace", [2024-03-21T09:11:31.107Z] "net/http/httputil", [2024-03-21T09:11:31.107Z] "net/http/internal", [2024-03-21T09:11:31.107Z] "net/http/internal/ascii", [2024-03-21T09:11:31.107Z] "net/mail", [2024-03-21T09:11:31.107Z] "net/textproto", [2024-03-21T09:11:31.107Z] "net/url", [2024-03-21T09:11:31.107Z] "os", [2024-03-21T09:11:31.107Z] "path", [2024-03-21T09:11:31.107Z] "path/filepath", [2024-03-21T09:11:31.107Z] "reflect", [2024-03-21T09:11:31.107Z] "regexp", [2024-03-21T09:11:31.107Z] "regexp/syntax", [2024-03-21T09:11:31.107Z] "runtime", [2024-03-21T09:11:31.107Z] "runtime/cgo", [2024-03-21T09:11:31.107Z] "runtime/internal/atomic", [2024-03-21T09:11:31.107Z] "runtime/internal/math", [2024-03-21T09:11:31.107Z] "runtime/internal/sys", [2024-03-21T09:11:31.107Z] "sort", [2024-03-21T09:11:31.107Z] "strconv", [2024-03-21T09:11:31.107Z] "strings", [2024-03-21T09:11:31.107Z] "sync", [2024-03-21T09:11:31.108Z] "sync/atomic", [2024-03-21T09:11:31.108Z] "syscall", [2024-03-21T09:11:31.108Z] "text/template", [2024-03-21T09:11:31.108Z] "text/template/parse", [2024-03-21T09:11:31.108Z] "time", [2024-03-21T09:11:31.108Z] "unicode", [2024-03-21T09:11:31.108Z] "unicode/utf16", [2024-03-21T09:11:31.108Z] "unicode/utf8", [2024-03-21T09:11:31.108Z] "unsafe", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.108Z] ] [2024-03-21T09:11:31.108Z] } [2024-03-21T09:11:31.108Z] { [2024-03-21T09:11:31.108Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/database", [2024-03-21T09:11:31.108Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.108Z] "Name": "database", [2024-03-21T09:11:31.108Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.108Z] "Module": { [2024-03-21T09:11:31.108Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.108Z] "Version": "v0.26.13", [2024-03-21T09:11:31.108Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.108Z] "Indirect": true, [2024-03-21T09:11:31.108Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.108Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.108Z] "GoVersion": "1.19" [2024-03-21T09:11:31.108Z] }, [2024-03-21T09:11:31.108Z] "DepOnly": true, [2024-03-21T09:11:31.108Z] "Stale": true, [2024-03-21T09:11:31.108Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.108Z] "GoFiles": [ [2024-03-21T09:11:31.108Z] "check_data_integrity_parameters.go", [2024-03-21T09:11:31.108Z] "check_data_integrity_responses.go", [2024-03-21T09:11:31.108Z] "create_database_snapshot_parameters.go", [2024-03-21T09:11:31.108Z] "create_database_snapshot_responses.go", [2024-03-21T09:11:31.108Z] "data_integrity_results_parameters.go", [2024-03-21T09:11:31.108Z] "data_integrity_results_responses.go", [2024-03-21T09:11:31.108Z] "database_client.go", [2024-03-21T09:11:31.108Z] "fix_data_integrity_parameters.go", [2024-03-21T09:11:31.108Z] "fix_data_integrity_responses.go" [2024-03-21T09:11:31.108Z] ], [2024-03-21T09:11:31.108Z] "Imports": [ [2024-03-21T09:11:31.108Z] "context", [2024-03-21T09:11:31.108Z] "fmt", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.108Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.108Z] "io", [2024-03-21T09:11:31.108Z] "net/http", [2024-03-21T09:11:31.108Z] "time" [2024-03-21T09:11:31.108Z] ], [2024-03-21T09:11:31.108Z] "Deps": [ [2024-03-21T09:11:31.108Z] "bufio", [2024-03-21T09:11:31.108Z] "bytes", [2024-03-21T09:11:31.108Z] "compress/flate", [2024-03-21T09:11:31.108Z] "compress/gzip", [2024-03-21T09:11:31.108Z] "container/list", [2024-03-21T09:11:31.108Z] "context", [2024-03-21T09:11:31.108Z] "crypto", [2024-03-21T09:11:31.108Z] "crypto/aes", [2024-03-21T09:11:31.108Z] "crypto/cipher", [2024-03-21T09:11:31.108Z] "crypto/des", [2024-03-21T09:11:31.108Z] "crypto/dsa", [2024-03-21T09:11:31.108Z] "crypto/ecdsa", [2024-03-21T09:11:31.108Z] "crypto/ed25519", [2024-03-21T09:11:31.108Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.108Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.108Z] "crypto/elliptic", [2024-03-21T09:11:31.108Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.108Z] "crypto/hmac", [2024-03-21T09:11:31.108Z] "crypto/internal/randutil", [2024-03-21T09:11:31.108Z] "crypto/internal/subtle", [2024-03-21T09:11:31.108Z] "crypto/md5", [2024-03-21T09:11:31.108Z] "crypto/rand", [2024-03-21T09:11:31.108Z] "crypto/rc4", [2024-03-21T09:11:31.108Z] "crypto/rsa", [2024-03-21T09:11:31.108Z] "crypto/sha1", [2024-03-21T09:11:31.108Z] "crypto/sha256", [2024-03-21T09:11:31.108Z] "crypto/sha512", [2024-03-21T09:11:31.108Z] "crypto/subtle", [2024-03-21T09:11:31.108Z] "crypto/tls", [2024-03-21T09:11:31.108Z] "crypto/x509", [2024-03-21T09:11:31.108Z] "crypto/x509/pkix", [2024-03-21T09:11:31.108Z] "database/sql/driver", [2024-03-21T09:11:31.108Z] "embed", [2024-03-21T09:11:31.108Z] "encoding", [2024-03-21T09:11:31.108Z] "encoding/asn1", [2024-03-21T09:11:31.108Z] "encoding/base64", [2024-03-21T09:11:31.108Z] "encoding/binary", [2024-03-21T09:11:31.108Z] "encoding/csv", [2024-03-21T09:11:31.108Z] "encoding/gob", [2024-03-21T09:11:31.108Z] "encoding/hex", [2024-03-21T09:11:31.108Z] "encoding/json", [2024-03-21T09:11:31.108Z] "encoding/pem", [2024-03-21T09:11:31.108Z] "encoding/xml", [2024-03-21T09:11:31.108Z] "errors", [2024-03-21T09:11:31.108Z] "fmt", [2024-03-21T09:11:31.108Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.108Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.108Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.108Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.108Z] "github.com/google/uuid", [2024-03-21T09:11:31.108Z] "github.com/josharian/intern", [2024-03-21T09:11:31.108Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.108Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.108Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.108Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.108Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.108Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.108Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.108Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.108Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.108Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.108Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.108Z] "hash", [2024-03-21T09:11:31.108Z] "hash/crc32", [2024-03-21T09:11:31.108Z] "html", [2024-03-21T09:11:31.108Z] "html/template", [2024-03-21T09:11:31.108Z] "internal/abi", [2024-03-21T09:11:31.108Z] "internal/bytealg", [2024-03-21T09:11:31.108Z] "internal/cpu", [2024-03-21T09:11:31.108Z] "internal/fmtsort", [2024-03-21T09:11:31.108Z] "internal/goexperiment", [2024-03-21T09:11:31.108Z] "internal/itoa", [2024-03-21T09:11:31.108Z] "internal/nettrace", [2024-03-21T09:11:31.108Z] "internal/oserror", [2024-03-21T09:11:31.108Z] "internal/poll", [2024-03-21T09:11:31.108Z] "internal/race", [2024-03-21T09:11:31.108Z] "internal/reflectlite", [2024-03-21T09:11:31.108Z] "internal/singleflight", [2024-03-21T09:11:31.108Z] "internal/syscall/execenv", [2024-03-21T09:11:31.108Z] "internal/syscall/unix", [2024-03-21T09:11:31.108Z] "internal/testlog", [2024-03-21T09:11:31.108Z] "internal/unsafeheader", [2024-03-21T09:11:31.108Z] "io", [2024-03-21T09:11:31.108Z] "io/fs", [2024-03-21T09:11:31.108Z] "io/ioutil", [2024-03-21T09:11:31.108Z] "log", [2024-03-21T09:11:31.108Z] "math", [2024-03-21T09:11:31.108Z] "math/big", [2024-03-21T09:11:31.108Z] "math/bits", [2024-03-21T09:11:31.108Z] "math/rand", [2024-03-21T09:11:31.108Z] "mime", [2024-03-21T09:11:31.108Z] "mime/multipart", [2024-03-21T09:11:31.108Z] "mime/quotedprintable", [2024-03-21T09:11:31.108Z] "net", [2024-03-21T09:11:31.108Z] "net/http", [2024-03-21T09:11:31.108Z] "net/http/httptrace", [2024-03-21T09:11:31.108Z] "net/http/httputil", [2024-03-21T09:11:31.108Z] "net/http/internal", [2024-03-21T09:11:31.108Z] "net/http/internal/ascii", [2024-03-21T09:11:31.108Z] "net/mail", [2024-03-21T09:11:31.108Z] "net/textproto", [2024-03-21T09:11:31.108Z] "net/url", [2024-03-21T09:11:31.108Z] "os", [2024-03-21T09:11:31.108Z] "path", [2024-03-21T09:11:31.108Z] "path/filepath", [2024-03-21T09:11:31.108Z] "reflect", [2024-03-21T09:11:31.108Z] "regexp", [2024-03-21T09:11:31.108Z] "regexp/syntax", [2024-03-21T09:11:31.108Z] "runtime", [2024-03-21T09:11:31.108Z] "runtime/cgo", [2024-03-21T09:11:31.108Z] "runtime/internal/atomic", [2024-03-21T09:11:31.108Z] "runtime/internal/math", [2024-03-21T09:11:31.108Z] "runtime/internal/sys", [2024-03-21T09:11:31.108Z] "sort", [2024-03-21T09:11:31.108Z] "strconv", [2024-03-21T09:11:31.108Z] "strings", [2024-03-21T09:11:31.108Z] "sync", [2024-03-21T09:11:31.108Z] "sync/atomic", [2024-03-21T09:11:31.108Z] "syscall", [2024-03-21T09:11:31.108Z] "text/template", [2024-03-21T09:11:31.108Z] "text/template/parse", [2024-03-21T09:11:31.108Z] "time", [2024-03-21T09:11:31.108Z] "unicode", [2024-03-21T09:11:31.108Z] "unicode/utf16", [2024-03-21T09:11:31.108Z] "unicode/utf8", [2024-03-21T09:11:31.108Z] "unsafe", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.108Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.108Z] ] [2024-03-21T09:11:31.108Z] } [2024-03-21T09:11:31.108Z] { [2024-03-21T09:11:31.108Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/edge_router", [2024-03-21T09:11:31.108Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.108Z] "Name": "edge_router", [2024-03-21T09:11:31.108Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.108Z] "Module": { [2024-03-21T09:11:31.108Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.108Z] "Version": "v0.26.13", [2024-03-21T09:11:31.108Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.108Z] "Indirect": true, [2024-03-21T09:11:31.108Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.108Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.108Z] "GoVersion": "1.19" [2024-03-21T09:11:31.108Z] }, [2024-03-21T09:11:31.108Z] "DepOnly": true, [2024-03-21T09:11:31.108Z] "Stale": true, [2024-03-21T09:11:31.108Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.108Z] "GoFiles": [ [2024-03-21T09:11:31.108Z] "create_edge_router_parameters.go", [2024-03-21T09:11:31.108Z] "create_edge_router_responses.go", [2024-03-21T09:11:31.108Z] "delete_edge_router_parameters.go", [2024-03-21T09:11:31.108Z] "delete_edge_router_responses.go", [2024-03-21T09:11:31.108Z] "detail_edge_router_parameters.go", [2024-03-21T09:11:31.108Z] "detail_edge_router_responses.go", [2024-03-21T09:11:31.108Z] "edge_router_client.go", [2024-03-21T09:11:31.108Z] "list_edge_router_edge_router_policies_parameters.go", [2024-03-21T09:11:31.108Z] "list_edge_router_edge_router_policies_responses.go", [2024-03-21T09:11:31.108Z] "list_edge_router_identities_parameters.go", [2024-03-21T09:11:31.108Z] "list_edge_router_identities_responses.go", [2024-03-21T09:11:31.108Z] "list_edge_router_service_edge_router_policies_parameters.go", [2024-03-21T09:11:31.108Z] "list_edge_router_service_edge_router_policies_responses.go", [2024-03-21T09:11:31.108Z] "list_edge_router_services_parameters.go", [2024-03-21T09:11:31.108Z] "list_edge_router_services_responses.go", [2024-03-21T09:11:31.108Z] "list_edge_routers_parameters.go", [2024-03-21T09:11:31.108Z] "list_edge_routers_responses.go", [2024-03-21T09:11:31.108Z] "patch_edge_router_parameters.go", [2024-03-21T09:11:31.108Z] "patch_edge_router_responses.go", [2024-03-21T09:11:31.108Z] "re_enroll_edge_router_parameters.go", [2024-03-21T09:11:31.108Z] "re_enroll_edge_router_responses.go", [2024-03-21T09:11:31.108Z] "update_edge_router_parameters.go", [2024-03-21T09:11:31.108Z] "update_edge_router_responses.go" [2024-03-21T09:11:31.108Z] ], [2024-03-21T09:11:31.108Z] "Imports": [ [2024-03-21T09:11:31.108Z] "context", [2024-03-21T09:11:31.108Z] "fmt", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.108Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.108Z] "io", [2024-03-21T09:11:31.108Z] "net/http", [2024-03-21T09:11:31.108Z] "time" [2024-03-21T09:11:31.108Z] ], [2024-03-21T09:11:31.108Z] "Deps": [ [2024-03-21T09:11:31.108Z] "bufio", [2024-03-21T09:11:31.108Z] "bytes", [2024-03-21T09:11:31.108Z] "compress/flate", [2024-03-21T09:11:31.108Z] "compress/gzip", [2024-03-21T09:11:31.108Z] "container/list", [2024-03-21T09:11:31.108Z] "context", [2024-03-21T09:11:31.108Z] "crypto", [2024-03-21T09:11:31.108Z] "crypto/aes", [2024-03-21T09:11:31.108Z] "crypto/cipher", [2024-03-21T09:11:31.108Z] "crypto/des", [2024-03-21T09:11:31.108Z] "crypto/dsa", [2024-03-21T09:11:31.108Z] "crypto/ecdsa", [2024-03-21T09:11:31.108Z] "crypto/ed25519", [2024-03-21T09:11:31.108Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.108Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.108Z] "crypto/elliptic", [2024-03-21T09:11:31.108Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.108Z] "crypto/hmac", [2024-03-21T09:11:31.108Z] "crypto/internal/randutil", [2024-03-21T09:11:31.108Z] "crypto/internal/subtle", [2024-03-21T09:11:31.108Z] "crypto/md5", [2024-03-21T09:11:31.108Z] "crypto/rand", [2024-03-21T09:11:31.108Z] "crypto/rc4", [2024-03-21T09:11:31.108Z] "crypto/rsa", [2024-03-21T09:11:31.108Z] "crypto/sha1", [2024-03-21T09:11:31.108Z] "crypto/sha256", [2024-03-21T09:11:31.108Z] "crypto/sha512", [2024-03-21T09:11:31.108Z] "crypto/subtle", [2024-03-21T09:11:31.108Z] "crypto/tls", [2024-03-21T09:11:31.108Z] "crypto/x509", [2024-03-21T09:11:31.108Z] "crypto/x509/pkix", [2024-03-21T09:11:31.108Z] "database/sql/driver", [2024-03-21T09:11:31.108Z] "embed", [2024-03-21T09:11:31.108Z] "encoding", [2024-03-21T09:11:31.108Z] "encoding/asn1", [2024-03-21T09:11:31.108Z] "encoding/base64", [2024-03-21T09:11:31.108Z] "encoding/binary", [2024-03-21T09:11:31.108Z] "encoding/csv", [2024-03-21T09:11:31.108Z] "encoding/gob", [2024-03-21T09:11:31.108Z] "encoding/hex", [2024-03-21T09:11:31.108Z] "encoding/json", [2024-03-21T09:11:31.108Z] "encoding/pem", [2024-03-21T09:11:31.108Z] "encoding/xml", [2024-03-21T09:11:31.108Z] "errors", [2024-03-21T09:11:31.108Z] "fmt", [2024-03-21T09:11:31.108Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.108Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.108Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.108Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.108Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.108Z] "github.com/google/uuid", [2024-03-21T09:11:31.108Z] "github.com/josharian/intern", [2024-03-21T09:11:31.108Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.108Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.108Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.108Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.108Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.108Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.108Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.108Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.108Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.108Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.108Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.108Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.108Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.108Z] "hash", [2024-03-21T09:11:31.108Z] "hash/crc32", [2024-03-21T09:11:31.108Z] "html", [2024-03-21T09:11:31.108Z] "html/template", [2024-03-21T09:11:31.108Z] "internal/abi", [2024-03-21T09:11:31.108Z] "internal/bytealg", [2024-03-21T09:11:31.108Z] "internal/cpu", [2024-03-21T09:11:31.108Z] "internal/fmtsort", [2024-03-21T09:11:31.108Z] "internal/goexperiment", [2024-03-21T09:11:31.108Z] "internal/itoa", [2024-03-21T09:11:31.108Z] "internal/nettrace", [2024-03-21T09:11:31.108Z] "internal/oserror", [2024-03-21T09:11:31.108Z] "internal/poll", [2024-03-21T09:11:31.108Z] "internal/race", [2024-03-21T09:11:31.108Z] "internal/reflectlite", [2024-03-21T09:11:31.108Z] "internal/singleflight", [2024-03-21T09:11:31.108Z] "internal/syscall/execenv", [2024-03-21T09:11:31.108Z] "internal/syscall/unix", [2024-03-21T09:11:31.108Z] "internal/testlog", [2024-03-21T09:11:31.108Z] "internal/unsafeheader", [2024-03-21T09:11:31.108Z] "io", [2024-03-21T09:11:31.109Z] "io/fs", [2024-03-21T09:11:31.109Z] "io/ioutil", [2024-03-21T09:11:31.109Z] "log", [2024-03-21T09:11:31.109Z] "math", [2024-03-21T09:11:31.109Z] "math/big", [2024-03-21T09:11:31.109Z] "math/bits", [2024-03-21T09:11:31.109Z] "math/rand", [2024-03-21T09:11:31.109Z] "mime", [2024-03-21T09:11:31.109Z] "mime/multipart", [2024-03-21T09:11:31.109Z] "mime/quotedprintable", [2024-03-21T09:11:31.109Z] "net", [2024-03-21T09:11:31.109Z] "net/http", [2024-03-21T09:11:31.109Z] "net/http/httptrace", [2024-03-21T09:11:31.109Z] "net/http/httputil", [2024-03-21T09:11:31.109Z] "net/http/internal", [2024-03-21T09:11:31.109Z] "net/http/internal/ascii", [2024-03-21T09:11:31.109Z] "net/mail", [2024-03-21T09:11:31.109Z] "net/textproto", [2024-03-21T09:11:31.109Z] "net/url", [2024-03-21T09:11:31.109Z] "os", [2024-03-21T09:11:31.109Z] "path", [2024-03-21T09:11:31.109Z] "path/filepath", [2024-03-21T09:11:31.109Z] "reflect", [2024-03-21T09:11:31.109Z] "regexp", [2024-03-21T09:11:31.109Z] "regexp/syntax", [2024-03-21T09:11:31.109Z] "runtime", [2024-03-21T09:11:31.109Z] "runtime/cgo", [2024-03-21T09:11:31.109Z] "runtime/internal/atomic", [2024-03-21T09:11:31.109Z] "runtime/internal/math", [2024-03-21T09:11:31.109Z] "runtime/internal/sys", [2024-03-21T09:11:31.109Z] "sort", [2024-03-21T09:11:31.109Z] "strconv", [2024-03-21T09:11:31.109Z] "strings", [2024-03-21T09:11:31.109Z] "sync", [2024-03-21T09:11:31.109Z] "sync/atomic", [2024-03-21T09:11:31.109Z] "syscall", [2024-03-21T09:11:31.109Z] "text/template", [2024-03-21T09:11:31.109Z] "text/template/parse", [2024-03-21T09:11:31.109Z] "time", [2024-03-21T09:11:31.109Z] "unicode", [2024-03-21T09:11:31.109Z] "unicode/utf16", [2024-03-21T09:11:31.109Z] "unicode/utf8", [2024-03-21T09:11:31.109Z] "unsafe", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.109Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.109Z] ] [2024-03-21T09:11:31.109Z] } [2024-03-21T09:11:31.109Z] { [2024-03-21T09:11:31.109Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.109Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.109Z] "Name": "edge_router_policy", [2024-03-21T09:11:31.109Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.109Z] "Module": { [2024-03-21T09:11:31.109Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.109Z] "Version": "v0.26.13", [2024-03-21T09:11:31.109Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.109Z] "Indirect": true, [2024-03-21T09:11:31.109Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.109Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.109Z] "GoVersion": "1.19" [2024-03-21T09:11:31.109Z] }, [2024-03-21T09:11:31.109Z] "DepOnly": true, [2024-03-21T09:11:31.109Z] "Stale": true, [2024-03-21T09:11:31.109Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.109Z] "GoFiles": [ [2024-03-21T09:11:31.109Z] "create_edge_router_policy_parameters.go", [2024-03-21T09:11:31.109Z] "create_edge_router_policy_responses.go", [2024-03-21T09:11:31.109Z] "delete_edge_router_policy_parameters.go", [2024-03-21T09:11:31.109Z] "delete_edge_router_policy_responses.go", [2024-03-21T09:11:31.109Z] "detail_edge_router_policy_parameters.go", [2024-03-21T09:11:31.109Z] "detail_edge_router_policy_responses.go", [2024-03-21T09:11:31.109Z] "edge_router_policy_client.go", [2024-03-21T09:11:31.109Z] "list_edge_router_policies_parameters.go", [2024-03-21T09:11:31.109Z] "list_edge_router_policies_responses.go", [2024-03-21T09:11:31.109Z] "list_edge_router_policy_edge_routers_parameters.go", [2024-03-21T09:11:31.109Z] "list_edge_router_policy_edge_routers_responses.go", [2024-03-21T09:11:31.109Z] "list_edge_router_policy_identities_parameters.go", [2024-03-21T09:11:31.109Z] "list_edge_router_policy_identities_responses.go", [2024-03-21T09:11:31.109Z] "patch_edge_router_policy_parameters.go", [2024-03-21T09:11:31.109Z] "patch_edge_router_policy_responses.go", [2024-03-21T09:11:31.109Z] "update_edge_router_policy_parameters.go", [2024-03-21T09:11:31.109Z] "update_edge_router_policy_responses.go" [2024-03-21T09:11:31.109Z] ], [2024-03-21T09:11:31.109Z] "Imports": [ [2024-03-21T09:11:31.109Z] "context", [2024-03-21T09:11:31.109Z] "fmt", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.109Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.109Z] "io", [2024-03-21T09:11:31.109Z] "net/http", [2024-03-21T09:11:31.109Z] "time" [2024-03-21T09:11:31.109Z] ], [2024-03-21T09:11:31.109Z] "Deps": [ [2024-03-21T09:11:31.109Z] "bufio", [2024-03-21T09:11:31.109Z] "bytes", [2024-03-21T09:11:31.109Z] "compress/flate", [2024-03-21T09:11:31.109Z] "compress/gzip", [2024-03-21T09:11:31.109Z] "container/list", [2024-03-21T09:11:31.109Z] "context", [2024-03-21T09:11:31.109Z] "crypto", [2024-03-21T09:11:31.109Z] "crypto/aes", [2024-03-21T09:11:31.109Z] "crypto/cipher", [2024-03-21T09:11:31.109Z] "crypto/des", [2024-03-21T09:11:31.109Z] "crypto/dsa", [2024-03-21T09:11:31.109Z] "crypto/ecdsa", [2024-03-21T09:11:31.109Z] "crypto/ed25519", [2024-03-21T09:11:31.109Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.109Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.109Z] "crypto/elliptic", [2024-03-21T09:11:31.109Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.109Z] "crypto/hmac", [2024-03-21T09:11:31.109Z] "crypto/internal/randutil", [2024-03-21T09:11:31.109Z] "crypto/internal/subtle", [2024-03-21T09:11:31.109Z] "crypto/md5", [2024-03-21T09:11:31.109Z] "crypto/rand", [2024-03-21T09:11:31.109Z] "crypto/rc4", [2024-03-21T09:11:31.109Z] "crypto/rsa", [2024-03-21T09:11:31.109Z] "crypto/sha1", [2024-03-21T09:11:31.109Z] "crypto/sha256", [2024-03-21T09:11:31.109Z] "crypto/sha512", [2024-03-21T09:11:31.109Z] "crypto/subtle", [2024-03-21T09:11:31.109Z] "crypto/tls", [2024-03-21T09:11:31.109Z] "crypto/x509", [2024-03-21T09:11:31.109Z] "crypto/x509/pkix", [2024-03-21T09:11:31.109Z] "database/sql/driver", [2024-03-21T09:11:31.109Z] "embed", [2024-03-21T09:11:31.109Z] "encoding", [2024-03-21T09:11:31.109Z] "encoding/asn1", [2024-03-21T09:11:31.109Z] "encoding/base64", [2024-03-21T09:11:31.109Z] "encoding/binary", [2024-03-21T09:11:31.109Z] "encoding/csv", [2024-03-21T09:11:31.109Z] "encoding/gob", [2024-03-21T09:11:31.109Z] "encoding/hex", [2024-03-21T09:11:31.109Z] "encoding/json", [2024-03-21T09:11:31.109Z] "encoding/pem", [2024-03-21T09:11:31.109Z] "encoding/xml", [2024-03-21T09:11:31.109Z] "errors", [2024-03-21T09:11:31.109Z] "fmt", [2024-03-21T09:11:31.109Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.109Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.109Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.109Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.109Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.109Z] "github.com/google/uuid", [2024-03-21T09:11:31.109Z] "github.com/josharian/intern", [2024-03-21T09:11:31.109Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.109Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.109Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.109Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.109Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.109Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.109Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.109Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.109Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.109Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.109Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.109Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.109Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.109Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.109Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.109Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.109Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.109Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.109Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.109Z] "hash", [2024-03-21T09:11:31.109Z] "hash/crc32", [2024-03-21T09:11:31.109Z] "html", [2024-03-21T09:11:31.109Z] "html/template", [2024-03-21T09:11:31.109Z] "internal/abi", [2024-03-21T09:11:31.109Z] "internal/bytealg", [2024-03-21T09:11:31.109Z] "internal/cpu", [2024-03-21T09:11:31.109Z] "internal/fmtsort", [2024-03-21T09:11:31.109Z] "internal/goexperiment", [2024-03-21T09:11:31.109Z] "internal/itoa", [2024-03-21T09:11:31.109Z] "internal/nettrace", [2024-03-21T09:11:31.109Z] "internal/oserror", [2024-03-21T09:11:31.109Z] "internal/poll", [2024-03-21T09:11:31.109Z] "internal/race", [2024-03-21T09:11:31.109Z] "internal/reflectlite", [2024-03-21T09:11:31.109Z] "internal/singleflight", [2024-03-21T09:11:31.109Z] "internal/syscall/execenv", [2024-03-21T09:11:31.109Z] "internal/syscall/unix", [2024-03-21T09:11:31.109Z] "internal/testlog", [2024-03-21T09:11:31.109Z] "internal/unsafeheader", [2024-03-21T09:11:31.109Z] "io", [2024-03-21T09:11:31.109Z] "io/fs", [2024-03-21T09:11:31.109Z] "io/ioutil", [2024-03-21T09:11:31.109Z] "log", [2024-03-21T09:11:31.109Z] "math", [2024-03-21T09:11:31.109Z] "math/big", [2024-03-21T09:11:31.109Z] "math/bits", [2024-03-21T09:11:31.109Z] "math/rand", [2024-03-21T09:11:31.109Z] "mime", [2024-03-21T09:11:31.109Z] "mime/multipart", [2024-03-21T09:11:31.109Z] "mime/quotedprintable", [2024-03-21T09:11:31.109Z] "net", [2024-03-21T09:11:31.109Z] "net/http", [2024-03-21T09:11:31.109Z] "net/http/httptrace", [2024-03-21T09:11:31.109Z] "net/http/httputil", [2024-03-21T09:11:31.109Z] "net/http/internal", [2024-03-21T09:11:31.109Z] "net/http/internal/ascii", [2024-03-21T09:11:31.109Z] "net/mail", [2024-03-21T09:11:31.109Z] "net/textproto", [2024-03-21T09:11:31.109Z] "net/url", [2024-03-21T09:11:31.109Z] "os", [2024-03-21T09:11:31.109Z] "path", [2024-03-21T09:11:31.109Z] "path/filepath", [2024-03-21T09:11:31.109Z] "reflect", [2024-03-21T09:11:31.109Z] "regexp", [2024-03-21T09:11:31.109Z] "regexp/syntax", [2024-03-21T09:11:31.109Z] "runtime", [2024-03-21T09:11:31.109Z] "runtime/cgo", [2024-03-21T09:11:31.109Z] "runtime/internal/atomic", [2024-03-21T09:11:31.109Z] "runtime/internal/math", [2024-03-21T09:11:31.109Z] "runtime/internal/sys", [2024-03-21T09:11:31.110Z] "sort", [2024-03-21T09:11:31.110Z] "strconv", [2024-03-21T09:11:31.110Z] "strings", [2024-03-21T09:11:31.110Z] "sync", [2024-03-21T09:11:31.110Z] "sync/atomic", [2024-03-21T09:11:31.110Z] "syscall", [2024-03-21T09:11:31.110Z] "text/template", [2024-03-21T09:11:31.110Z] "text/template/parse", [2024-03-21T09:11:31.110Z] "time", [2024-03-21T09:11:31.110Z] "unicode", [2024-03-21T09:11:31.110Z] "unicode/utf16", [2024-03-21T09:11:31.110Z] "unicode/utf8", [2024-03-21T09:11:31.110Z] "unsafe", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.110Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.110Z] ] [2024-03-21T09:11:31.110Z] } [2024-03-21T09:11:31.110Z] { [2024-03-21T09:11:31.110Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/enrollment", [2024-03-21T09:11:31.110Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.110Z] "Name": "enrollment", [2024-03-21T09:11:31.110Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.110Z] "Module": { [2024-03-21T09:11:31.110Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.110Z] "Version": "v0.26.13", [2024-03-21T09:11:31.110Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.110Z] "Indirect": true, [2024-03-21T09:11:31.110Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.110Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.110Z] "GoVersion": "1.19" [2024-03-21T09:11:31.110Z] }, [2024-03-21T09:11:31.110Z] "DepOnly": true, [2024-03-21T09:11:31.110Z] "Stale": true, [2024-03-21T09:11:31.110Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.110Z] "GoFiles": [ [2024-03-21T09:11:31.110Z] "create_enrollment_parameters.go", [2024-03-21T09:11:31.110Z] "create_enrollment_responses.go", [2024-03-21T09:11:31.110Z] "delete_enrollment_parameters.go", [2024-03-21T09:11:31.110Z] "delete_enrollment_responses.go", [2024-03-21T09:11:31.110Z] "detail_enrollment_parameters.go", [2024-03-21T09:11:31.110Z] "detail_enrollment_responses.go", [2024-03-21T09:11:31.110Z] "enrollment_client.go", [2024-03-21T09:11:31.110Z] "list_enrollments_parameters.go", [2024-03-21T09:11:31.110Z] "list_enrollments_responses.go", [2024-03-21T09:11:31.110Z] "refresh_enrollment_parameters.go", [2024-03-21T09:11:31.110Z] "refresh_enrollment_responses.go" [2024-03-21T09:11:31.110Z] ], [2024-03-21T09:11:31.110Z] "Imports": [ [2024-03-21T09:11:31.110Z] "context", [2024-03-21T09:11:31.110Z] "fmt", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.110Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.110Z] "io", [2024-03-21T09:11:31.110Z] "net/http", [2024-03-21T09:11:31.110Z] "time" [2024-03-21T09:11:31.110Z] ], [2024-03-21T09:11:31.110Z] "Deps": [ [2024-03-21T09:11:31.110Z] "bufio", [2024-03-21T09:11:31.110Z] "bytes", [2024-03-21T09:11:31.110Z] "compress/flate", [2024-03-21T09:11:31.110Z] "compress/gzip", [2024-03-21T09:11:31.110Z] "container/list", [2024-03-21T09:11:31.110Z] "context", [2024-03-21T09:11:31.110Z] "crypto", [2024-03-21T09:11:31.110Z] "crypto/aes", [2024-03-21T09:11:31.110Z] "crypto/cipher", [2024-03-21T09:11:31.110Z] "crypto/des", [2024-03-21T09:11:31.110Z] "crypto/dsa", [2024-03-21T09:11:31.110Z] "crypto/ecdsa", [2024-03-21T09:11:31.110Z] "crypto/ed25519", [2024-03-21T09:11:31.110Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.110Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.110Z] "crypto/elliptic", [2024-03-21T09:11:31.110Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.110Z] "crypto/hmac", [2024-03-21T09:11:31.110Z] "crypto/internal/randutil", [2024-03-21T09:11:31.110Z] "crypto/internal/subtle", [2024-03-21T09:11:31.110Z] "crypto/md5", [2024-03-21T09:11:31.110Z] "crypto/rand", [2024-03-21T09:11:31.110Z] "crypto/rc4", [2024-03-21T09:11:31.110Z] "crypto/rsa", [2024-03-21T09:11:31.110Z] "crypto/sha1", [2024-03-21T09:11:31.110Z] "crypto/sha256", [2024-03-21T09:11:31.110Z] "crypto/sha512", [2024-03-21T09:11:31.110Z] "crypto/subtle", [2024-03-21T09:11:31.110Z] "crypto/tls", [2024-03-21T09:11:31.110Z] "crypto/x509", [2024-03-21T09:11:31.110Z] "crypto/x509/pkix", [2024-03-21T09:11:31.110Z] "database/sql/driver", [2024-03-21T09:11:31.110Z] "embed", [2024-03-21T09:11:31.110Z] "encoding", [2024-03-21T09:11:31.110Z] "encoding/asn1", [2024-03-21T09:11:31.110Z] "encoding/base64", [2024-03-21T09:11:31.110Z] "encoding/binary", [2024-03-21T09:11:31.110Z] "encoding/csv", [2024-03-21T09:11:31.110Z] "encoding/gob", [2024-03-21T09:11:31.110Z] "encoding/hex", [2024-03-21T09:11:31.110Z] "encoding/json", [2024-03-21T09:11:31.110Z] "encoding/pem", [2024-03-21T09:11:31.110Z] "encoding/xml", [2024-03-21T09:11:31.110Z] "errors", [2024-03-21T09:11:31.110Z] "fmt", [2024-03-21T09:11:31.110Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.110Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.110Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.110Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.110Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.110Z] "github.com/google/uuid", [2024-03-21T09:11:31.110Z] "github.com/josharian/intern", [2024-03-21T09:11:31.110Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.110Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.110Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.110Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.110Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.110Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.110Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.110Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.110Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.110Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.110Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.110Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.110Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.110Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.110Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.110Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.110Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.110Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.110Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.110Z] "hash", [2024-03-21T09:11:31.110Z] "hash/crc32", [2024-03-21T09:11:31.111Z] "html", [2024-03-21T09:11:31.111Z] "html/template", [2024-03-21T09:11:31.111Z] "internal/abi", [2024-03-21T09:11:31.111Z] "internal/bytealg", [2024-03-21T09:11:31.111Z] "internal/cpu", [2024-03-21T09:11:31.111Z] "internal/fmtsort", [2024-03-21T09:11:31.111Z] "internal/goexperiment", [2024-03-21T09:11:31.111Z] "internal/itoa", [2024-03-21T09:11:31.111Z] "internal/nettrace", [2024-03-21T09:11:31.111Z] "internal/oserror", [2024-03-21T09:11:31.111Z] "internal/poll", [2024-03-21T09:11:31.111Z] "internal/race", [2024-03-21T09:11:31.111Z] "internal/reflectlite", [2024-03-21T09:11:31.111Z] "internal/singleflight", [2024-03-21T09:11:31.111Z] "internal/syscall/execenv", [2024-03-21T09:11:31.111Z] "internal/syscall/unix", [2024-03-21T09:11:31.111Z] "internal/testlog", [2024-03-21T09:11:31.111Z] "internal/unsafeheader", [2024-03-21T09:11:31.111Z] "io", [2024-03-21T09:11:31.111Z] "io/fs", [2024-03-21T09:11:31.111Z] "io/ioutil", [2024-03-21T09:11:31.111Z] "log", [2024-03-21T09:11:31.111Z] "math", [2024-03-21T09:11:31.111Z] "math/big", [2024-03-21T09:11:31.111Z] "math/bits", [2024-03-21T09:11:31.111Z] "math/rand", [2024-03-21T09:11:31.111Z] "mime", [2024-03-21T09:11:31.111Z] "mime/multipart", [2024-03-21T09:11:31.111Z] "mime/quotedprintable", [2024-03-21T09:11:31.111Z] "net", [2024-03-21T09:11:31.111Z] "net/http", [2024-03-21T09:11:31.111Z] "net/http/httptrace", [2024-03-21T09:11:31.111Z] "net/http/httputil", [2024-03-21T09:11:31.111Z] "net/http/internal", [2024-03-21T09:11:31.111Z] "net/http/internal/ascii", [2024-03-21T09:11:31.111Z] "net/mail", [2024-03-21T09:11:31.111Z] "net/textproto", [2024-03-21T09:11:31.111Z] "net/url", [2024-03-21T09:11:31.111Z] "os", [2024-03-21T09:11:31.111Z] "path", [2024-03-21T09:11:31.111Z] "path/filepath", [2024-03-21T09:11:31.111Z] "reflect", [2024-03-21T09:11:31.111Z] "regexp", [2024-03-21T09:11:31.111Z] "regexp/syntax", [2024-03-21T09:11:31.111Z] "runtime", [2024-03-21T09:11:31.111Z] "runtime/cgo", [2024-03-21T09:11:31.111Z] "runtime/internal/atomic", [2024-03-21T09:11:31.111Z] "runtime/internal/math", [2024-03-21T09:11:31.111Z] "runtime/internal/sys", [2024-03-21T09:11:31.111Z] "sort", [2024-03-21T09:11:31.111Z] "strconv", [2024-03-21T09:11:31.111Z] "strings", [2024-03-21T09:11:31.111Z] "sync", [2024-03-21T09:11:31.111Z] "sync/atomic", [2024-03-21T09:11:31.111Z] "syscall", [2024-03-21T09:11:31.111Z] "text/template", [2024-03-21T09:11:31.111Z] "text/template/parse", [2024-03-21T09:11:31.111Z] "time", [2024-03-21T09:11:31.111Z] "unicode", [2024-03-21T09:11:31.111Z] "unicode/utf16", [2024-03-21T09:11:31.111Z] "unicode/utf8", [2024-03-21T09:11:31.111Z] "unsafe", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.111Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.111Z] ] [2024-03-21T09:11:31.111Z] } [2024-03-21T09:11:31.111Z] { [2024-03-21T09:11:31.111Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.111Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.111Z] "Name": "external_jwt_signer", [2024-03-21T09:11:31.111Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.111Z] "Module": { [2024-03-21T09:11:31.111Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.111Z] "Version": "v0.26.13", [2024-03-21T09:11:31.111Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.111Z] "Indirect": true, [2024-03-21T09:11:31.111Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.111Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.111Z] "GoVersion": "1.19" [2024-03-21T09:11:31.111Z] }, [2024-03-21T09:11:31.111Z] "DepOnly": true, [2024-03-21T09:11:31.111Z] "Stale": true, [2024-03-21T09:11:31.111Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.111Z] "GoFiles": [ [2024-03-21T09:11:31.111Z] "create_external_jwt_signer_parameters.go", [2024-03-21T09:11:31.111Z] "create_external_jwt_signer_responses.go", [2024-03-21T09:11:31.111Z] "delete_external_jwt_signer_parameters.go", [2024-03-21T09:11:31.111Z] "delete_external_jwt_signer_responses.go", [2024-03-21T09:11:31.111Z] "detail_external_jwt_signer_parameters.go", [2024-03-21T09:11:31.111Z] "detail_external_jwt_signer_responses.go", [2024-03-21T09:11:31.111Z] "external_jwt_signer_client.go", [2024-03-21T09:11:31.111Z] "list_external_jwt_signers_parameters.go", [2024-03-21T09:11:31.111Z] "list_external_jwt_signers_responses.go", [2024-03-21T09:11:31.111Z] "patch_external_jwt_signer_parameters.go", [2024-03-21T09:11:31.111Z] "patch_external_jwt_signer_responses.go", [2024-03-21T09:11:31.111Z] "update_external_jwt_signer_parameters.go", [2024-03-21T09:11:31.111Z] "update_external_jwt_signer_responses.go" [2024-03-21T09:11:31.111Z] ], [2024-03-21T09:11:31.111Z] "Imports": [ [2024-03-21T09:11:31.111Z] "context", [2024-03-21T09:11:31.111Z] "fmt", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.111Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.111Z] "io", [2024-03-21T09:11:31.111Z] "net/http", [2024-03-21T09:11:31.111Z] "time" [2024-03-21T09:11:31.111Z] ], [2024-03-21T09:11:31.111Z] "Deps": [ [2024-03-21T09:11:31.111Z] "bufio", [2024-03-21T09:11:31.111Z] "bytes", [2024-03-21T09:11:31.111Z] "compress/flate", [2024-03-21T09:11:31.111Z] "compress/gzip", [2024-03-21T09:11:31.111Z] "container/list", [2024-03-21T09:11:31.111Z] "context", [2024-03-21T09:11:31.111Z] "crypto", [2024-03-21T09:11:31.111Z] "crypto/aes", [2024-03-21T09:11:31.111Z] "crypto/cipher", [2024-03-21T09:11:31.111Z] "crypto/des", [2024-03-21T09:11:31.111Z] "crypto/dsa", [2024-03-21T09:11:31.111Z] "crypto/ecdsa", [2024-03-21T09:11:31.111Z] "crypto/ed25519", [2024-03-21T09:11:31.111Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.111Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.111Z] "crypto/elliptic", [2024-03-21T09:11:31.111Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.111Z] "crypto/hmac", [2024-03-21T09:11:31.111Z] "crypto/internal/randutil", [2024-03-21T09:11:31.111Z] "crypto/internal/subtle", [2024-03-21T09:11:31.111Z] "crypto/md5", [2024-03-21T09:11:31.111Z] "crypto/rand", [2024-03-21T09:11:31.111Z] "crypto/rc4", [2024-03-21T09:11:31.111Z] "crypto/rsa", [2024-03-21T09:11:31.111Z] "crypto/sha1", [2024-03-21T09:11:31.111Z] "crypto/sha256", [2024-03-21T09:11:31.111Z] "crypto/sha512", [2024-03-21T09:11:31.111Z] "crypto/subtle", [2024-03-21T09:11:31.111Z] "crypto/tls", [2024-03-21T09:11:31.111Z] "crypto/x509", [2024-03-21T09:11:31.111Z] "crypto/x509/pkix", [2024-03-21T09:11:31.111Z] "database/sql/driver", [2024-03-21T09:11:31.111Z] "embed", [2024-03-21T09:11:31.111Z] "encoding", [2024-03-21T09:11:31.111Z] "encoding/asn1", [2024-03-21T09:11:31.111Z] "encoding/base64", [2024-03-21T09:11:31.111Z] "encoding/binary", [2024-03-21T09:11:31.111Z] "encoding/csv", [2024-03-21T09:11:31.111Z] "encoding/gob", [2024-03-21T09:11:31.111Z] "encoding/hex", [2024-03-21T09:11:31.111Z] "encoding/json", [2024-03-21T09:11:31.111Z] "encoding/pem", [2024-03-21T09:11:31.111Z] "encoding/xml", [2024-03-21T09:11:31.111Z] "errors", [2024-03-21T09:11:31.111Z] "fmt", [2024-03-21T09:11:31.111Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.111Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.111Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.111Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.111Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.111Z] "github.com/google/uuid", [2024-03-21T09:11:31.111Z] "github.com/josharian/intern", [2024-03-21T09:11:31.111Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.111Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.111Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.111Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.111Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.111Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.111Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.111Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.111Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.111Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.111Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.111Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.111Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.111Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.112Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.112Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.112Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.112Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.112Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.112Z] "hash", [2024-03-21T09:11:31.112Z] "hash/crc32", [2024-03-21T09:11:31.112Z] "html", [2024-03-21T09:11:31.112Z] "html/template", [2024-03-21T09:11:31.112Z] "internal/abi", [2024-03-21T09:11:31.112Z] "internal/bytealg", [2024-03-21T09:11:31.112Z] "internal/cpu", [2024-03-21T09:11:31.112Z] "internal/fmtsort", [2024-03-21T09:11:31.112Z] "internal/goexperiment", [2024-03-21T09:11:31.112Z] "internal/itoa", [2024-03-21T09:11:31.112Z] "internal/nettrace", [2024-03-21T09:11:31.112Z] "internal/oserror", [2024-03-21T09:11:31.112Z] "internal/poll", [2024-03-21T09:11:31.112Z] "internal/race", [2024-03-21T09:11:31.112Z] "internal/reflectlite", [2024-03-21T09:11:31.112Z] "internal/singleflight", [2024-03-21T09:11:31.112Z] "internal/syscall/execenv", [2024-03-21T09:11:31.112Z] "internal/syscall/unix", [2024-03-21T09:11:31.112Z] "internal/testlog", [2024-03-21T09:11:31.112Z] "internal/unsafeheader", [2024-03-21T09:11:31.112Z] "io", [2024-03-21T09:11:31.112Z] "io/fs", [2024-03-21T09:11:31.112Z] "io/ioutil", [2024-03-21T09:11:31.112Z] "log", [2024-03-21T09:11:31.112Z] "math", [2024-03-21T09:11:31.112Z] "math/big", [2024-03-21T09:11:31.112Z] "math/bits", [2024-03-21T09:11:31.112Z] "math/rand", [2024-03-21T09:11:31.112Z] "mime", [2024-03-21T09:11:31.112Z] "mime/multipart", [2024-03-21T09:11:31.112Z] "mime/quotedprintable", [2024-03-21T09:11:31.112Z] "net", [2024-03-21T09:11:31.112Z] "net/http", [2024-03-21T09:11:31.112Z] "net/http/httptrace", [2024-03-21T09:11:31.112Z] "net/http/httputil", [2024-03-21T09:11:31.112Z] "net/http/internal", [2024-03-21T09:11:31.112Z] "net/http/internal/ascii", [2024-03-21T09:11:31.112Z] "net/mail", [2024-03-21T09:11:31.112Z] "net/textproto", [2024-03-21T09:11:31.112Z] "net/url", [2024-03-21T09:11:31.112Z] "os", [2024-03-21T09:11:31.112Z] "path", [2024-03-21T09:11:31.112Z] "path/filepath", [2024-03-21T09:11:31.112Z] "reflect", [2024-03-21T09:11:31.112Z] "regexp", [2024-03-21T09:11:31.112Z] "regexp/syntax", [2024-03-21T09:11:31.112Z] "runtime", [2024-03-21T09:11:31.112Z] "runtime/cgo", [2024-03-21T09:11:31.112Z] "runtime/internal/atomic", [2024-03-21T09:11:31.112Z] "runtime/internal/math", [2024-03-21T09:11:31.112Z] "runtime/internal/sys", [2024-03-21T09:11:31.112Z] "sort", [2024-03-21T09:11:31.112Z] "strconv", [2024-03-21T09:11:31.112Z] "strings", [2024-03-21T09:11:31.112Z] "sync", [2024-03-21T09:11:31.112Z] "sync/atomic", [2024-03-21T09:11:31.112Z] "syscall", [2024-03-21T09:11:31.112Z] "text/template", [2024-03-21T09:11:31.112Z] "text/template/parse", [2024-03-21T09:11:31.112Z] "time", [2024-03-21T09:11:31.112Z] "unicode", [2024-03-21T09:11:31.112Z] "unicode/utf16", [2024-03-21T09:11:31.112Z] "unicode/utf8", [2024-03-21T09:11:31.112Z] "unsafe", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.112Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.112Z] ] [2024-03-21T09:11:31.112Z] } [2024-03-21T09:11:31.112Z] { [2024-03-21T09:11:31.112Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/identity", [2024-03-21T09:11:31.112Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.112Z] "Name": "identity", [2024-03-21T09:11:31.112Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.112Z] "Module": { [2024-03-21T09:11:31.112Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.112Z] "Version": "v0.26.13", [2024-03-21T09:11:31.112Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.112Z] "Indirect": true, [2024-03-21T09:11:31.112Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.112Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.112Z] "GoVersion": "1.19" [2024-03-21T09:11:31.112Z] }, [2024-03-21T09:11:31.112Z] "DepOnly": true, [2024-03-21T09:11:31.112Z] "Stale": true, [2024-03-21T09:11:31.112Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.112Z] "GoFiles": [ [2024-03-21T09:11:31.112Z] "associate_identitys_service_configs_parameters.go", [2024-03-21T09:11:31.112Z] "associate_identitys_service_configs_responses.go", [2024-03-21T09:11:31.112Z] "create_identity_parameters.go", [2024-03-21T09:11:31.112Z] "create_identity_responses.go", [2024-03-21T09:11:31.112Z] "delete_identity_parameters.go", [2024-03-21T09:11:31.112Z] "delete_identity_responses.go", [2024-03-21T09:11:31.112Z] "detail_identity_parameters.go", [2024-03-21T09:11:31.112Z] "detail_identity_responses.go", [2024-03-21T09:11:31.112Z] "detail_identity_type_parameters.go", [2024-03-21T09:11:31.112Z] "detail_identity_type_responses.go", [2024-03-21T09:11:31.112Z] "disable_identity_parameters.go", [2024-03-21T09:11:31.112Z] "disable_identity_responses.go", [2024-03-21T09:11:31.112Z] "disassociate_identitys_service_configs_parameters.go", [2024-03-21T09:11:31.112Z] "disassociate_identitys_service_configs_responses.go", [2024-03-21T09:11:31.112Z] "enable_identity_parameters.go", [2024-03-21T09:11:31.112Z] "enable_identity_responses.go", [2024-03-21T09:11:31.112Z] "get_identity_authenticators_parameters.go", [2024-03-21T09:11:31.112Z] "get_identity_authenticators_responses.go", [2024-03-21T09:11:31.112Z] "get_identity_enrollments_parameters.go", [2024-03-21T09:11:31.112Z] "get_identity_enrollments_responses.go", [2024-03-21T09:11:31.112Z] "get_identity_failed_service_requests_parameters.go", [2024-03-21T09:11:31.112Z] "get_identity_failed_service_requests_responses.go", [2024-03-21T09:11:31.112Z] "get_identity_policy_advice_parameters.go", [2024-03-21T09:11:31.112Z] "get_identity_policy_advice_responses.go", [2024-03-21T09:11:31.112Z] "get_identity_posture_data_parameters.go", [2024-03-21T09:11:31.112Z] "get_identity_posture_data_responses.go", [2024-03-21T09:11:31.112Z] "identity_client.go", [2024-03-21T09:11:31.112Z] "list_identities_parameters.go", [2024-03-21T09:11:31.112Z] "list_identities_responses.go", [2024-03-21T09:11:31.112Z] "list_identity_edge_routers_parameters.go", [2024-03-21T09:11:31.112Z] "list_identity_edge_routers_responses.go", [2024-03-21T09:11:31.112Z] "list_identity_service_policies_parameters.go", [2024-03-21T09:11:31.112Z] "list_identity_service_policies_responses.go", [2024-03-21T09:11:31.112Z] "list_identity_services_parameters.go", [2024-03-21T09:11:31.112Z] "list_identity_services_responses.go", [2024-03-21T09:11:31.112Z] "list_identity_types_parameters.go", [2024-03-21T09:11:31.112Z] "list_identity_types_responses.go", [2024-03-21T09:11:31.112Z] "list_identitys_edge_router_policies_parameters.go", [2024-03-21T09:11:31.112Z] "list_identitys_edge_router_policies_responses.go", [2024-03-21T09:11:31.112Z] "list_identitys_service_configs_parameters.go", [2024-03-21T09:11:31.112Z] "list_identitys_service_configs_responses.go", [2024-03-21T09:11:31.112Z] "patch_identity_parameters.go", [2024-03-21T09:11:31.112Z] "patch_identity_responses.go", [2024-03-21T09:11:31.112Z] "remove_identity_mfa_parameters.go", [2024-03-21T09:11:31.112Z] "remove_identity_mfa_responses.go", [2024-03-21T09:11:31.112Z] "update_identity_parameters.go", [2024-03-21T09:11:31.112Z] "update_identity_responses.go", [2024-03-21T09:11:31.112Z] "update_identity_tracing_parameters.go", [2024-03-21T09:11:31.112Z] "update_identity_tracing_responses.go" [2024-03-21T09:11:31.112Z] ], [2024-03-21T09:11:31.112Z] "Imports": [ [2024-03-21T09:11:31.112Z] "context", [2024-03-21T09:11:31.112Z] "fmt", [2024-03-21T09:11:31.112Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.112Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.112Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.112Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.112Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.112Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.112Z] "io", [2024-03-21T09:11:31.112Z] "net/http", [2024-03-21T09:11:31.112Z] "time" [2024-03-21T09:11:31.112Z] ], [2024-03-21T09:11:31.112Z] "Deps": [ [2024-03-21T09:11:31.112Z] "bufio", [2024-03-21T09:11:31.112Z] "bytes", [2024-03-21T09:11:31.112Z] "compress/flate", [2024-03-21T09:11:31.112Z] "compress/gzip", [2024-03-21T09:11:31.112Z] "container/list", [2024-03-21T09:11:31.112Z] "context", [2024-03-21T09:11:31.112Z] "crypto", [2024-03-21T09:11:31.112Z] "crypto/aes", [2024-03-21T09:11:31.112Z] "crypto/cipher", [2024-03-21T09:11:31.112Z] "crypto/des", [2024-03-21T09:11:31.112Z] "crypto/dsa", [2024-03-21T09:11:31.112Z] "crypto/ecdsa", [2024-03-21T09:11:31.112Z] "crypto/ed25519", [2024-03-21T09:11:31.112Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.112Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.112Z] "crypto/elliptic", [2024-03-21T09:11:31.112Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.112Z] "crypto/hmac", [2024-03-21T09:11:31.112Z] "crypto/internal/randutil", [2024-03-21T09:11:31.112Z] "crypto/internal/subtle", [2024-03-21T09:11:31.112Z] "crypto/md5", [2024-03-21T09:11:31.112Z] "crypto/rand", [2024-03-21T09:11:31.112Z] "crypto/rc4", [2024-03-21T09:11:31.112Z] "crypto/rsa", [2024-03-21T09:11:31.112Z] "crypto/sha1", [2024-03-21T09:11:31.113Z] "crypto/sha256", [2024-03-21T09:11:31.113Z] "crypto/sha512", [2024-03-21T09:11:31.113Z] "crypto/subtle", [2024-03-21T09:11:31.113Z] "crypto/tls", [2024-03-21T09:11:31.113Z] "crypto/x509", [2024-03-21T09:11:31.113Z] "crypto/x509/pkix", [2024-03-21T09:11:31.113Z] "database/sql/driver", [2024-03-21T09:11:31.113Z] "embed", [2024-03-21T09:11:31.113Z] "encoding", [2024-03-21T09:11:31.113Z] "encoding/asn1", [2024-03-21T09:11:31.113Z] "encoding/base64", [2024-03-21T09:11:31.113Z] "encoding/binary", [2024-03-21T09:11:31.113Z] "encoding/csv", [2024-03-21T09:11:31.113Z] "encoding/gob", [2024-03-21T09:11:31.113Z] "encoding/hex", [2024-03-21T09:11:31.113Z] "encoding/json", [2024-03-21T09:11:31.113Z] "encoding/pem", [2024-03-21T09:11:31.113Z] "encoding/xml", [2024-03-21T09:11:31.113Z] "errors", [2024-03-21T09:11:31.113Z] "fmt", [2024-03-21T09:11:31.113Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.113Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.113Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.113Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.113Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.113Z] "github.com/google/uuid", [2024-03-21T09:11:31.113Z] "github.com/josharian/intern", [2024-03-21T09:11:31.113Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.113Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.113Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.113Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.113Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.113Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.113Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.113Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.113Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.113Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.113Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.113Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.113Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.113Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.113Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.113Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.113Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.113Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.113Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.113Z] "hash", [2024-03-21T09:11:31.113Z] "hash/crc32", [2024-03-21T09:11:31.113Z] "html", [2024-03-21T09:11:31.113Z] "html/template", [2024-03-21T09:11:31.113Z] "internal/abi", [2024-03-21T09:11:31.113Z] "internal/bytealg", [2024-03-21T09:11:31.113Z] "internal/cpu", [2024-03-21T09:11:31.113Z] "internal/fmtsort", [2024-03-21T09:11:31.113Z] "internal/goexperiment", [2024-03-21T09:11:31.113Z] "internal/itoa", [2024-03-21T09:11:31.113Z] "internal/nettrace", [2024-03-21T09:11:31.113Z] "internal/oserror", [2024-03-21T09:11:31.113Z] "internal/poll", [2024-03-21T09:11:31.113Z] "internal/race", [2024-03-21T09:11:31.113Z] "internal/reflectlite", [2024-03-21T09:11:31.113Z] "internal/singleflight", [2024-03-21T09:11:31.113Z] "internal/syscall/execenv", [2024-03-21T09:11:31.113Z] "internal/syscall/unix", [2024-03-21T09:11:31.113Z] "internal/testlog", [2024-03-21T09:11:31.113Z] "internal/unsafeheader", [2024-03-21T09:11:31.113Z] "io", [2024-03-21T09:11:31.113Z] "io/fs", [2024-03-21T09:11:31.113Z] "io/ioutil", [2024-03-21T09:11:31.113Z] "log", [2024-03-21T09:11:31.113Z] "math", [2024-03-21T09:11:31.113Z] "math/big", [2024-03-21T09:11:31.113Z] "math/bits", [2024-03-21T09:11:31.113Z] "math/rand", [2024-03-21T09:11:31.113Z] "mime", [2024-03-21T09:11:31.113Z] "mime/multipart", [2024-03-21T09:11:31.113Z] "mime/quotedprintable", [2024-03-21T09:11:31.113Z] "net", [2024-03-21T09:11:31.113Z] "net/http", [2024-03-21T09:11:31.113Z] "net/http/httptrace", [2024-03-21T09:11:31.113Z] "net/http/httputil", [2024-03-21T09:11:31.113Z] "net/http/internal", [2024-03-21T09:11:31.113Z] "net/http/internal/ascii", [2024-03-21T09:11:31.113Z] "net/mail", [2024-03-21T09:11:31.113Z] "net/textproto", [2024-03-21T09:11:31.113Z] "net/url", [2024-03-21T09:11:31.113Z] "os", [2024-03-21T09:11:31.113Z] "path", [2024-03-21T09:11:31.113Z] "path/filepath", [2024-03-21T09:11:31.113Z] "reflect", [2024-03-21T09:11:31.113Z] "regexp", [2024-03-21T09:11:31.113Z] "regexp/syntax", [2024-03-21T09:11:31.113Z] "runtime", [2024-03-21T09:11:31.113Z] "runtime/cgo", [2024-03-21T09:11:31.113Z] "runtime/internal/atomic", [2024-03-21T09:11:31.113Z] "runtime/internal/math", [2024-03-21T09:11:31.113Z] "runtime/internal/sys", [2024-03-21T09:11:31.113Z] "sort", [2024-03-21T09:11:31.113Z] "strconv", [2024-03-21T09:11:31.113Z] "strings", [2024-03-21T09:11:31.113Z] "sync", [2024-03-21T09:11:31.113Z] "sync/atomic", [2024-03-21T09:11:31.113Z] "syscall", [2024-03-21T09:11:31.113Z] "text/template", [2024-03-21T09:11:31.113Z] "text/template/parse", [2024-03-21T09:11:31.113Z] "time", [2024-03-21T09:11:31.113Z] "unicode", [2024-03-21T09:11:31.113Z] "unicode/utf16", [2024-03-21T09:11:31.113Z] "unicode/utf8", [2024-03-21T09:11:31.113Z] "unsafe", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.113Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.113Z] ] [2024-03-21T09:11:31.113Z] } [2024-03-21T09:11:31.113Z] { [2024-03-21T09:11:31.113Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/informational", [2024-03-21T09:11:31.113Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.113Z] "Name": "informational", [2024-03-21T09:11:31.113Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.113Z] "Module": { [2024-03-21T09:11:31.113Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.113Z] "Version": "v0.26.13", [2024-03-21T09:11:31.113Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.113Z] "Indirect": true, [2024-03-21T09:11:31.113Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.113Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.113Z] "GoVersion": "1.19" [2024-03-21T09:11:31.113Z] }, [2024-03-21T09:11:31.113Z] "DepOnly": true, [2024-03-21T09:11:31.113Z] "Stale": true, [2024-03-21T09:11:31.113Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.113Z] "GoFiles": [ [2024-03-21T09:11:31.114Z] "detail_spec_body_parameters.go", [2024-03-21T09:11:31.114Z] "detail_spec_body_responses.go", [2024-03-21T09:11:31.114Z] "detail_spec_parameters.go", [2024-03-21T09:11:31.114Z] "detail_spec_responses.go", [2024-03-21T09:11:31.114Z] "informational_client.go", [2024-03-21T09:11:31.114Z] "list_enumerated_capabilities_parameters.go", [2024-03-21T09:11:31.114Z] "list_enumerated_capabilities_responses.go", [2024-03-21T09:11:31.114Z] "list_root_parameters.go", [2024-03-21T09:11:31.114Z] "list_root_responses.go", [2024-03-21T09:11:31.114Z] "list_specs_parameters.go", [2024-03-21T09:11:31.114Z] "list_specs_responses.go", [2024-03-21T09:11:31.114Z] "list_summary_parameters.go", [2024-03-21T09:11:31.114Z] "list_summary_responses.go", [2024-03-21T09:11:31.114Z] "list_version_parameters.go", [2024-03-21T09:11:31.114Z] "list_version_responses.go" [2024-03-21T09:11:31.114Z] ], [2024-03-21T09:11:31.114Z] "Imports": [ [2024-03-21T09:11:31.114Z] "context", [2024-03-21T09:11:31.114Z] "fmt", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.114Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.114Z] "io", [2024-03-21T09:11:31.114Z] "net/http", [2024-03-21T09:11:31.114Z] "time" [2024-03-21T09:11:31.114Z] ], [2024-03-21T09:11:31.114Z] "Deps": [ [2024-03-21T09:11:31.114Z] "bufio", [2024-03-21T09:11:31.114Z] "bytes", [2024-03-21T09:11:31.114Z] "compress/flate", [2024-03-21T09:11:31.114Z] "compress/gzip", [2024-03-21T09:11:31.114Z] "container/list", [2024-03-21T09:11:31.114Z] "context", [2024-03-21T09:11:31.114Z] "crypto", [2024-03-21T09:11:31.114Z] "crypto/aes", [2024-03-21T09:11:31.114Z] "crypto/cipher", [2024-03-21T09:11:31.114Z] "crypto/des", [2024-03-21T09:11:31.114Z] "crypto/dsa", [2024-03-21T09:11:31.114Z] "crypto/ecdsa", [2024-03-21T09:11:31.114Z] "crypto/ed25519", [2024-03-21T09:11:31.114Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.114Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.114Z] "crypto/elliptic", [2024-03-21T09:11:31.114Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.114Z] "crypto/hmac", [2024-03-21T09:11:31.114Z] "crypto/internal/randutil", [2024-03-21T09:11:31.114Z] "crypto/internal/subtle", [2024-03-21T09:11:31.114Z] "crypto/md5", [2024-03-21T09:11:31.114Z] "crypto/rand", [2024-03-21T09:11:31.114Z] "crypto/rc4", [2024-03-21T09:11:31.114Z] "crypto/rsa", [2024-03-21T09:11:31.114Z] "crypto/sha1", [2024-03-21T09:11:31.114Z] "crypto/sha256", [2024-03-21T09:11:31.114Z] "crypto/sha512", [2024-03-21T09:11:31.114Z] "crypto/subtle", [2024-03-21T09:11:31.114Z] "crypto/tls", [2024-03-21T09:11:31.114Z] "crypto/x509", [2024-03-21T09:11:31.114Z] "crypto/x509/pkix", [2024-03-21T09:11:31.114Z] "database/sql/driver", [2024-03-21T09:11:31.114Z] "embed", [2024-03-21T09:11:31.114Z] "encoding", [2024-03-21T09:11:31.114Z] "encoding/asn1", [2024-03-21T09:11:31.114Z] "encoding/base64", [2024-03-21T09:11:31.114Z] "encoding/binary", [2024-03-21T09:11:31.114Z] "encoding/csv", [2024-03-21T09:11:31.114Z] "encoding/gob", [2024-03-21T09:11:31.114Z] "encoding/hex", [2024-03-21T09:11:31.114Z] "encoding/json", [2024-03-21T09:11:31.114Z] "encoding/pem", [2024-03-21T09:11:31.114Z] "encoding/xml", [2024-03-21T09:11:31.114Z] "errors", [2024-03-21T09:11:31.114Z] "fmt", [2024-03-21T09:11:31.114Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.114Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.114Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.114Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.114Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.114Z] "github.com/google/uuid", [2024-03-21T09:11:31.114Z] "github.com/josharian/intern", [2024-03-21T09:11:31.114Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.114Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.114Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.114Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.114Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.114Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.114Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.114Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.114Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.114Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.114Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.114Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.114Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.114Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.114Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.114Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.114Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.114Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.114Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.114Z] "hash", [2024-03-21T09:11:31.114Z] "hash/crc32", [2024-03-21T09:11:31.114Z] "html", [2024-03-21T09:11:31.114Z] "html/template", [2024-03-21T09:11:31.114Z] "internal/abi", [2024-03-21T09:11:31.114Z] "internal/bytealg", [2024-03-21T09:11:31.114Z] "internal/cpu", [2024-03-21T09:11:31.114Z] "internal/fmtsort", [2024-03-21T09:11:31.114Z] "internal/goexperiment", [2024-03-21T09:11:31.114Z] "internal/itoa", [2024-03-21T09:11:31.114Z] "internal/nettrace", [2024-03-21T09:11:31.114Z] "internal/oserror", [2024-03-21T09:11:31.114Z] "internal/poll", [2024-03-21T09:11:31.114Z] "internal/race", [2024-03-21T09:11:31.114Z] "internal/reflectlite", [2024-03-21T09:11:31.114Z] "internal/singleflight", [2024-03-21T09:11:31.114Z] "internal/syscall/execenv", [2024-03-21T09:11:31.114Z] "internal/syscall/unix", [2024-03-21T09:11:31.114Z] "internal/testlog", [2024-03-21T09:11:31.114Z] "internal/unsafeheader", [2024-03-21T09:11:31.114Z] "io", [2024-03-21T09:11:31.114Z] "io/fs", [2024-03-21T09:11:31.114Z] "io/ioutil", [2024-03-21T09:11:31.114Z] "log", [2024-03-21T09:11:31.114Z] "math", [2024-03-21T09:11:31.114Z] "math/big", [2024-03-21T09:11:31.114Z] "math/bits", [2024-03-21T09:11:31.114Z] "math/rand", [2024-03-21T09:11:31.114Z] "mime", [2024-03-21T09:11:31.114Z] "mime/multipart", [2024-03-21T09:11:31.114Z] "mime/quotedprintable", [2024-03-21T09:11:31.114Z] "net", [2024-03-21T09:11:31.114Z] "net/http", [2024-03-21T09:11:31.114Z] "net/http/httptrace", [2024-03-21T09:11:31.114Z] "net/http/httputil", [2024-03-21T09:11:31.114Z] "net/http/internal", [2024-03-21T09:11:31.114Z] "net/http/internal/ascii", [2024-03-21T09:11:31.114Z] "net/mail", [2024-03-21T09:11:31.114Z] "net/textproto", [2024-03-21T09:11:31.114Z] "net/url", [2024-03-21T09:11:31.114Z] "os", [2024-03-21T09:11:31.114Z] "path", [2024-03-21T09:11:31.114Z] "path/filepath", [2024-03-21T09:11:31.114Z] "reflect", [2024-03-21T09:11:31.114Z] "regexp", [2024-03-21T09:11:31.114Z] "regexp/syntax", [2024-03-21T09:11:31.114Z] "runtime", [2024-03-21T09:11:31.114Z] "runtime/cgo", [2024-03-21T09:11:31.114Z] "runtime/internal/atomic", [2024-03-21T09:11:31.114Z] "runtime/internal/math", [2024-03-21T09:11:31.114Z] "runtime/internal/sys", [2024-03-21T09:11:31.114Z] "sort", [2024-03-21T09:11:31.114Z] "strconv", [2024-03-21T09:11:31.114Z] "strings", [2024-03-21T09:11:31.114Z] "sync", [2024-03-21T09:11:31.114Z] "sync/atomic", [2024-03-21T09:11:31.114Z] "syscall", [2024-03-21T09:11:31.114Z] "text/template", [2024-03-21T09:11:31.114Z] "text/template/parse", [2024-03-21T09:11:31.114Z] "time", [2024-03-21T09:11:31.114Z] "unicode", [2024-03-21T09:11:31.114Z] "unicode/utf16", [2024-03-21T09:11:31.114Z] "unicode/utf8", [2024-03-21T09:11:31.114Z] "unsafe", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.114Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.115Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.115Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.115Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.115Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.115Z] ] [2024-03-21T09:11:31.115Z] } [2024-03-21T09:11:31.115Z] { [2024-03-21T09:11:31.115Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.115Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.115Z] "Name": "posture_checks", [2024-03-21T09:11:31.115Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.115Z] "Module": { [2024-03-21T09:11:31.115Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.115Z] "Version": "v0.26.13", [2024-03-21T09:11:31.115Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.115Z] "Indirect": true, [2024-03-21T09:11:31.115Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.115Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.115Z] "GoVersion": "1.19" [2024-03-21T09:11:31.115Z] }, [2024-03-21T09:11:31.115Z] "DepOnly": true, [2024-03-21T09:11:31.115Z] "Stale": true, [2024-03-21T09:11:31.115Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.115Z] "GoFiles": [ [2024-03-21T09:11:31.115Z] "create_posture_check_parameters.go", [2024-03-21T09:11:31.115Z] "create_posture_check_responses.go", [2024-03-21T09:11:31.115Z] "delete_posture_check_parameters.go", [2024-03-21T09:11:31.115Z] "delete_posture_check_responses.go", [2024-03-21T09:11:31.115Z] "detail_posture_check_parameters.go", [2024-03-21T09:11:31.115Z] "detail_posture_check_responses.go", [2024-03-21T09:11:31.115Z] "detail_posture_check_type_parameters.go", [2024-03-21T09:11:31.115Z] "detail_posture_check_type_responses.go", [2024-03-21T09:11:31.115Z] "list_posture_check_types_parameters.go", [2024-03-21T09:11:31.115Z] "list_posture_check_types_responses.go", [2024-03-21T09:11:31.115Z] "list_posture_checks_parameters.go", [2024-03-21T09:11:31.115Z] "list_posture_checks_responses.go", [2024-03-21T09:11:31.115Z] "patch_posture_check_parameters.go", [2024-03-21T09:11:31.115Z] "patch_posture_check_responses.go", [2024-03-21T09:11:31.115Z] "posture_checks_client.go", [2024-03-21T09:11:31.115Z] "update_posture_check_parameters.go", [2024-03-21T09:11:31.115Z] "update_posture_check_responses.go" [2024-03-21T09:11:31.115Z] ], [2024-03-21T09:11:31.115Z] "Imports": [ [2024-03-21T09:11:31.115Z] "context", [2024-03-21T09:11:31.115Z] "fmt", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.115Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.115Z] "io", [2024-03-21T09:11:31.115Z] "net/http", [2024-03-21T09:11:31.115Z] "time" [2024-03-21T09:11:31.115Z] ], [2024-03-21T09:11:31.115Z] "Deps": [ [2024-03-21T09:11:31.115Z] "bufio", [2024-03-21T09:11:31.115Z] "bytes", [2024-03-21T09:11:31.115Z] "compress/flate", [2024-03-21T09:11:31.115Z] "compress/gzip", [2024-03-21T09:11:31.115Z] "container/list", [2024-03-21T09:11:31.115Z] "context", [2024-03-21T09:11:31.115Z] "crypto", [2024-03-21T09:11:31.115Z] "crypto/aes", [2024-03-21T09:11:31.115Z] "crypto/cipher", [2024-03-21T09:11:31.115Z] "crypto/des", [2024-03-21T09:11:31.115Z] "crypto/dsa", [2024-03-21T09:11:31.115Z] "crypto/ecdsa", [2024-03-21T09:11:31.115Z] "crypto/ed25519", [2024-03-21T09:11:31.115Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.115Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.115Z] "crypto/elliptic", [2024-03-21T09:11:31.115Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.115Z] "crypto/hmac", [2024-03-21T09:11:31.115Z] "crypto/internal/randutil", [2024-03-21T09:11:31.115Z] "crypto/internal/subtle", [2024-03-21T09:11:31.115Z] "crypto/md5", [2024-03-21T09:11:31.115Z] "crypto/rand", [2024-03-21T09:11:31.115Z] "crypto/rc4", [2024-03-21T09:11:31.115Z] "crypto/rsa", [2024-03-21T09:11:31.115Z] "crypto/sha1", [2024-03-21T09:11:31.115Z] "crypto/sha256", [2024-03-21T09:11:31.115Z] "crypto/sha512", [2024-03-21T09:11:31.115Z] "crypto/subtle", [2024-03-21T09:11:31.115Z] "crypto/tls", [2024-03-21T09:11:31.115Z] "crypto/x509", [2024-03-21T09:11:31.115Z] "crypto/x509/pkix", [2024-03-21T09:11:31.115Z] "database/sql/driver", [2024-03-21T09:11:31.115Z] "embed", [2024-03-21T09:11:31.115Z] "encoding", [2024-03-21T09:11:31.115Z] "encoding/asn1", [2024-03-21T09:11:31.115Z] "encoding/base64", [2024-03-21T09:11:31.115Z] "encoding/binary", [2024-03-21T09:11:31.115Z] "encoding/csv", [2024-03-21T09:11:31.115Z] "encoding/gob", [2024-03-21T09:11:31.115Z] "encoding/hex", [2024-03-21T09:11:31.115Z] "encoding/json", [2024-03-21T09:11:31.115Z] "encoding/pem", [2024-03-21T09:11:31.115Z] "encoding/xml", [2024-03-21T09:11:31.115Z] "errors", [2024-03-21T09:11:31.115Z] "fmt", [2024-03-21T09:11:31.115Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.115Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.115Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.115Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.115Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.115Z] "github.com/google/uuid", [2024-03-21T09:11:31.115Z] "github.com/josharian/intern", [2024-03-21T09:11:31.115Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.115Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.115Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.115Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.115Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.115Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.115Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.115Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.115Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.115Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.115Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.115Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.115Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.115Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.115Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.115Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.115Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.115Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.115Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.115Z] "hash", [2024-03-21T09:11:31.115Z] "hash/crc32", [2024-03-21T09:11:31.115Z] "html", [2024-03-21T09:11:31.115Z] "html/template", [2024-03-21T09:11:31.116Z] "internal/abi", [2024-03-21T09:11:31.116Z] "internal/bytealg", [2024-03-21T09:11:31.116Z] "internal/cpu", [2024-03-21T09:11:31.116Z] "internal/fmtsort", [2024-03-21T09:11:31.116Z] "internal/goexperiment", [2024-03-21T09:11:31.116Z] "internal/itoa", [2024-03-21T09:11:31.116Z] "internal/nettrace", [2024-03-21T09:11:31.116Z] "internal/oserror", [2024-03-21T09:11:31.116Z] "internal/poll", [2024-03-21T09:11:31.116Z] "internal/race", [2024-03-21T09:11:31.116Z] "internal/reflectlite", [2024-03-21T09:11:31.116Z] "internal/singleflight", [2024-03-21T09:11:31.116Z] "internal/syscall/execenv", [2024-03-21T09:11:31.116Z] "internal/syscall/unix", [2024-03-21T09:11:31.116Z] "internal/testlog", [2024-03-21T09:11:31.116Z] "internal/unsafeheader", [2024-03-21T09:11:31.116Z] "io", [2024-03-21T09:11:31.116Z] "io/fs", [2024-03-21T09:11:31.116Z] "io/ioutil", [2024-03-21T09:11:31.116Z] "log", [2024-03-21T09:11:31.116Z] "math", [2024-03-21T09:11:31.116Z] "math/big", [2024-03-21T09:11:31.116Z] "math/bits", [2024-03-21T09:11:31.116Z] "math/rand", [2024-03-21T09:11:31.116Z] "mime", [2024-03-21T09:11:31.116Z] "mime/multipart", [2024-03-21T09:11:31.116Z] "mime/quotedprintable", [2024-03-21T09:11:31.116Z] "net", [2024-03-21T09:11:31.116Z] "net/http", [2024-03-21T09:11:31.116Z] "net/http/httptrace", [2024-03-21T09:11:31.116Z] "net/http/httputil", [2024-03-21T09:11:31.116Z] "net/http/internal", [2024-03-21T09:11:31.116Z] "net/http/internal/ascii", [2024-03-21T09:11:31.116Z] "net/mail", [2024-03-21T09:11:31.116Z] "net/textproto", [2024-03-21T09:11:31.116Z] "net/url", [2024-03-21T09:11:31.116Z] "os", [2024-03-21T09:11:31.116Z] "path", [2024-03-21T09:11:31.116Z] "path/filepath", [2024-03-21T09:11:31.116Z] "reflect", [2024-03-21T09:11:31.116Z] "regexp", [2024-03-21T09:11:31.116Z] "regexp/syntax", [2024-03-21T09:11:31.116Z] "runtime", [2024-03-21T09:11:31.116Z] "runtime/cgo", [2024-03-21T09:11:31.116Z] "runtime/internal/atomic", [2024-03-21T09:11:31.116Z] "runtime/internal/math", [2024-03-21T09:11:31.116Z] "runtime/internal/sys", [2024-03-21T09:11:31.116Z] "sort", [2024-03-21T09:11:31.116Z] "strconv", [2024-03-21T09:11:31.116Z] "strings", [2024-03-21T09:11:31.116Z] "sync", [2024-03-21T09:11:31.116Z] "sync/atomic", [2024-03-21T09:11:31.116Z] "syscall", [2024-03-21T09:11:31.116Z] "text/template", [2024-03-21T09:11:31.116Z] "text/template/parse", [2024-03-21T09:11:31.116Z] "time", [2024-03-21T09:11:31.116Z] "unicode", [2024-03-21T09:11:31.116Z] "unicode/utf16", [2024-03-21T09:11:31.116Z] "unicode/utf8", [2024-03-21T09:11:31.116Z] "unsafe", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.116Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.116Z] ] [2024-03-21T09:11:31.116Z] } [2024-03-21T09:11:31.116Z] { [2024-03-21T09:11:31.116Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.116Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.116Z] "Name": "role_attributes", [2024-03-21T09:11:31.116Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.116Z] "Module": { [2024-03-21T09:11:31.116Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.116Z] "Version": "v0.26.13", [2024-03-21T09:11:31.116Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.116Z] "Indirect": true, [2024-03-21T09:11:31.116Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.116Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.116Z] "GoVersion": "1.19" [2024-03-21T09:11:31.116Z] }, [2024-03-21T09:11:31.116Z] "DepOnly": true, [2024-03-21T09:11:31.116Z] "Stale": true, [2024-03-21T09:11:31.116Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.116Z] "GoFiles": [ [2024-03-21T09:11:31.116Z] "list_edge_router_role_attributes_parameters.go", [2024-03-21T09:11:31.116Z] "list_edge_router_role_attributes_responses.go", [2024-03-21T09:11:31.116Z] "list_identity_role_attributes_parameters.go", [2024-03-21T09:11:31.116Z] "list_identity_role_attributes_responses.go", [2024-03-21T09:11:31.116Z] "list_service_role_attributes_parameters.go", [2024-03-21T09:11:31.116Z] "list_service_role_attributes_responses.go", [2024-03-21T09:11:31.116Z] "role_attributes_client.go" [2024-03-21T09:11:31.116Z] ], [2024-03-21T09:11:31.116Z] "Imports": [ [2024-03-21T09:11:31.116Z] "context", [2024-03-21T09:11:31.116Z] "fmt", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.116Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.116Z] "io", [2024-03-21T09:11:31.116Z] "net/http", [2024-03-21T09:11:31.116Z] "time" [2024-03-21T09:11:31.116Z] ], [2024-03-21T09:11:31.116Z] "Deps": [ [2024-03-21T09:11:31.116Z] "bufio", [2024-03-21T09:11:31.116Z] "bytes", [2024-03-21T09:11:31.116Z] "compress/flate", [2024-03-21T09:11:31.116Z] "compress/gzip", [2024-03-21T09:11:31.116Z] "container/list", [2024-03-21T09:11:31.116Z] "context", [2024-03-21T09:11:31.116Z] "crypto", [2024-03-21T09:11:31.116Z] "crypto/aes", [2024-03-21T09:11:31.116Z] "crypto/cipher", [2024-03-21T09:11:31.116Z] "crypto/des", [2024-03-21T09:11:31.116Z] "crypto/dsa", [2024-03-21T09:11:31.116Z] "crypto/ecdsa", [2024-03-21T09:11:31.116Z] "crypto/ed25519", [2024-03-21T09:11:31.116Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.116Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.116Z] "crypto/elliptic", [2024-03-21T09:11:31.116Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.116Z] "crypto/hmac", [2024-03-21T09:11:31.116Z] "crypto/internal/randutil", [2024-03-21T09:11:31.116Z] "crypto/internal/subtle", [2024-03-21T09:11:31.116Z] "crypto/md5", [2024-03-21T09:11:31.116Z] "crypto/rand", [2024-03-21T09:11:31.116Z] "crypto/rc4", [2024-03-21T09:11:31.116Z] "crypto/rsa", [2024-03-21T09:11:31.116Z] "crypto/sha1", [2024-03-21T09:11:31.116Z] "crypto/sha256", [2024-03-21T09:11:31.116Z] "crypto/sha512", [2024-03-21T09:11:31.116Z] "crypto/subtle", [2024-03-21T09:11:31.116Z] "crypto/tls", [2024-03-21T09:11:31.116Z] "crypto/x509", [2024-03-21T09:11:31.116Z] "crypto/x509/pkix", [2024-03-21T09:11:31.116Z] "database/sql/driver", [2024-03-21T09:11:31.116Z] "embed", [2024-03-21T09:11:31.116Z] "encoding", [2024-03-21T09:11:31.116Z] "encoding/asn1", [2024-03-21T09:11:31.116Z] "encoding/base64", [2024-03-21T09:11:31.116Z] "encoding/binary", [2024-03-21T09:11:31.116Z] "encoding/csv", [2024-03-21T09:11:31.116Z] "encoding/gob", [2024-03-21T09:11:31.116Z] "encoding/hex", [2024-03-21T09:11:31.116Z] "encoding/json", [2024-03-21T09:11:31.116Z] "encoding/pem", [2024-03-21T09:11:31.116Z] "encoding/xml", [2024-03-21T09:11:31.116Z] "errors", [2024-03-21T09:11:31.116Z] "fmt", [2024-03-21T09:11:31.116Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.116Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.116Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.116Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.116Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.116Z] "github.com/google/uuid", [2024-03-21T09:11:31.116Z] "github.com/josharian/intern", [2024-03-21T09:11:31.116Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.116Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.116Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.116Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.116Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.116Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.116Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.116Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.116Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.117Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.117Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.117Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.117Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.117Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.117Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.117Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.117Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.117Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.117Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.117Z] "hash", [2024-03-21T09:11:31.117Z] "hash/crc32", [2024-03-21T09:11:31.117Z] "html", [2024-03-21T09:11:31.117Z] "html/template", [2024-03-21T09:11:31.117Z] "internal/abi", [2024-03-21T09:11:31.117Z] "internal/bytealg", [2024-03-21T09:11:31.117Z] "internal/cpu", [2024-03-21T09:11:31.117Z] "internal/fmtsort", [2024-03-21T09:11:31.117Z] "internal/goexperiment", [2024-03-21T09:11:31.117Z] "internal/itoa", [2024-03-21T09:11:31.117Z] "internal/nettrace", [2024-03-21T09:11:31.117Z] "internal/oserror", [2024-03-21T09:11:31.117Z] "internal/poll", [2024-03-21T09:11:31.117Z] "internal/race", [2024-03-21T09:11:31.117Z] "internal/reflectlite", [2024-03-21T09:11:31.117Z] "internal/singleflight", [2024-03-21T09:11:31.117Z] "internal/syscall/execenv", [2024-03-21T09:11:31.117Z] "internal/syscall/unix", [2024-03-21T09:11:31.117Z] "internal/testlog", [2024-03-21T09:11:31.117Z] "internal/unsafeheader", [2024-03-21T09:11:31.117Z] "io", [2024-03-21T09:11:31.117Z] "io/fs", [2024-03-21T09:11:31.117Z] "io/ioutil", [2024-03-21T09:11:31.117Z] "log", [2024-03-21T09:11:31.117Z] "math", [2024-03-21T09:11:31.117Z] "math/big", [2024-03-21T09:11:31.117Z] "math/bits", [2024-03-21T09:11:31.117Z] "math/rand", [2024-03-21T09:11:31.117Z] "mime", [2024-03-21T09:11:31.117Z] "mime/multipart", [2024-03-21T09:11:31.117Z] "mime/quotedprintable", [2024-03-21T09:11:31.117Z] "net", [2024-03-21T09:11:31.117Z] "net/http", [2024-03-21T09:11:31.117Z] "net/http/httptrace", [2024-03-21T09:11:31.117Z] "net/http/httputil", [2024-03-21T09:11:31.117Z] "net/http/internal", [2024-03-21T09:11:31.117Z] "net/http/internal/ascii", [2024-03-21T09:11:31.117Z] "net/mail", [2024-03-21T09:11:31.117Z] "net/textproto", [2024-03-21T09:11:31.117Z] "net/url", [2024-03-21T09:11:31.117Z] "os", [2024-03-21T09:11:31.117Z] "path", [2024-03-21T09:11:31.117Z] "path/filepath", [2024-03-21T09:11:31.117Z] "reflect", [2024-03-21T09:11:31.117Z] "regexp", [2024-03-21T09:11:31.117Z] "regexp/syntax", [2024-03-21T09:11:31.117Z] "runtime", [2024-03-21T09:11:31.117Z] "runtime/cgo", [2024-03-21T09:11:31.117Z] "runtime/internal/atomic", [2024-03-21T09:11:31.117Z] "runtime/internal/math", [2024-03-21T09:11:31.117Z] "runtime/internal/sys", [2024-03-21T09:11:31.117Z] "sort", [2024-03-21T09:11:31.117Z] "strconv", [2024-03-21T09:11:31.117Z] "strings", [2024-03-21T09:11:31.117Z] "sync", [2024-03-21T09:11:31.117Z] "sync/atomic", [2024-03-21T09:11:31.117Z] "syscall", [2024-03-21T09:11:31.117Z] "text/template", [2024-03-21T09:11:31.117Z] "text/template/parse", [2024-03-21T09:11:31.117Z] "time", [2024-03-21T09:11:31.117Z] "unicode", [2024-03-21T09:11:31.117Z] "unicode/utf16", [2024-03-21T09:11:31.117Z] "unicode/utf8", [2024-03-21T09:11:31.117Z] "unsafe", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.117Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.117Z] ] [2024-03-21T09:11:31.117Z] } [2024-03-21T09:11:31.117Z] { [2024-03-21T09:11:31.117Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/router", [2024-03-21T09:11:31.117Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.117Z] "Name": "router", [2024-03-21T09:11:31.117Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.117Z] "Module": { [2024-03-21T09:11:31.117Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.117Z] "Version": "v0.26.13", [2024-03-21T09:11:31.117Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.117Z] "Indirect": true, [2024-03-21T09:11:31.117Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.117Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.117Z] "GoVersion": "1.19" [2024-03-21T09:11:31.117Z] }, [2024-03-21T09:11:31.117Z] "DepOnly": true, [2024-03-21T09:11:31.117Z] "Stale": true, [2024-03-21T09:11:31.117Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.117Z] "GoFiles": [ [2024-03-21T09:11:31.117Z] "create_router_parameters.go", [2024-03-21T09:11:31.117Z] "create_router_responses.go", [2024-03-21T09:11:31.117Z] "create_transit_router_parameters.go", [2024-03-21T09:11:31.117Z] "create_transit_router_responses.go", [2024-03-21T09:11:31.117Z] "delete_router_parameters.go", [2024-03-21T09:11:31.117Z] "delete_router_responses.go", [2024-03-21T09:11:31.117Z] "delete_transit_router_parameters.go", [2024-03-21T09:11:31.117Z] "delete_transit_router_responses.go", [2024-03-21T09:11:31.117Z] "detail_router_parameters.go", [2024-03-21T09:11:31.117Z] "detail_router_responses.go", [2024-03-21T09:11:31.117Z] "detail_transit_router_parameters.go", [2024-03-21T09:11:31.117Z] "detail_transit_router_responses.go", [2024-03-21T09:11:31.117Z] "list_routers_parameters.go", [2024-03-21T09:11:31.117Z] "list_routers_responses.go", [2024-03-21T09:11:31.117Z] "list_transit_routers_parameters.go", [2024-03-21T09:11:31.117Z] "list_transit_routers_responses.go", [2024-03-21T09:11:31.117Z] "patch_router_parameters.go", [2024-03-21T09:11:31.117Z] "patch_router_responses.go", [2024-03-21T09:11:31.117Z] "patch_transit_router_parameters.go", [2024-03-21T09:11:31.117Z] "patch_transit_router_responses.go", [2024-03-21T09:11:31.117Z] "router_client.go", [2024-03-21T09:11:31.117Z] "update_router_parameters.go", [2024-03-21T09:11:31.117Z] "update_router_responses.go", [2024-03-21T09:11:31.117Z] "update_transit_router_parameters.go", [2024-03-21T09:11:31.117Z] "update_transit_router_responses.go" [2024-03-21T09:11:31.117Z] ], [2024-03-21T09:11:31.117Z] "Imports": [ [2024-03-21T09:11:31.117Z] "context", [2024-03-21T09:11:31.117Z] "fmt", [2024-03-21T09:11:31.117Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.117Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.117Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.117Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.117Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.117Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.117Z] "io", [2024-03-21T09:11:31.117Z] "net/http", [2024-03-21T09:11:31.117Z] "time" [2024-03-21T09:11:31.117Z] ], [2024-03-21T09:11:31.117Z] "Deps": [ [2024-03-21T09:11:31.117Z] "bufio", [2024-03-21T09:11:31.117Z] "bytes", [2024-03-21T09:11:31.117Z] "compress/flate", [2024-03-21T09:11:31.117Z] "compress/gzip", [2024-03-21T09:11:31.117Z] "container/list", [2024-03-21T09:11:31.117Z] "context", [2024-03-21T09:11:31.117Z] "crypto", [2024-03-21T09:11:31.117Z] "crypto/aes", [2024-03-21T09:11:31.117Z] "crypto/cipher", [2024-03-21T09:11:31.117Z] "crypto/des", [2024-03-21T09:11:31.117Z] "crypto/dsa", [2024-03-21T09:11:31.117Z] "crypto/ecdsa", [2024-03-21T09:11:31.117Z] "crypto/ed25519", [2024-03-21T09:11:31.117Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.117Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.117Z] "crypto/elliptic", [2024-03-21T09:11:31.117Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.117Z] "crypto/hmac", [2024-03-21T09:11:31.117Z] "crypto/internal/randutil", [2024-03-21T09:11:31.117Z] "crypto/internal/subtle", [2024-03-21T09:11:31.117Z] "crypto/md5", [2024-03-21T09:11:31.117Z] "crypto/rand", [2024-03-21T09:11:31.117Z] "crypto/rc4", [2024-03-21T09:11:31.117Z] "crypto/rsa", [2024-03-21T09:11:31.117Z] "crypto/sha1", [2024-03-21T09:11:31.117Z] "crypto/sha256", [2024-03-21T09:11:31.117Z] "crypto/sha512", [2024-03-21T09:11:31.117Z] "crypto/subtle", [2024-03-21T09:11:31.117Z] "crypto/tls", [2024-03-21T09:11:31.117Z] "crypto/x509", [2024-03-21T09:11:31.117Z] "crypto/x509/pkix", [2024-03-21T09:11:31.117Z] "database/sql/driver", [2024-03-21T09:11:31.118Z] "embed", [2024-03-21T09:11:31.118Z] "encoding", [2024-03-21T09:11:31.118Z] "encoding/asn1", [2024-03-21T09:11:31.118Z] "encoding/base64", [2024-03-21T09:11:31.118Z] "encoding/binary", [2024-03-21T09:11:31.118Z] "encoding/csv", [2024-03-21T09:11:31.118Z] "encoding/gob", [2024-03-21T09:11:31.118Z] "encoding/hex", [2024-03-21T09:11:31.118Z] "encoding/json", [2024-03-21T09:11:31.118Z] "encoding/pem", [2024-03-21T09:11:31.118Z] "encoding/xml", [2024-03-21T09:11:31.118Z] "errors", [2024-03-21T09:11:31.118Z] "fmt", [2024-03-21T09:11:31.118Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.118Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.118Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.118Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.118Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.118Z] "github.com/google/uuid", [2024-03-21T09:11:31.118Z] "github.com/josharian/intern", [2024-03-21T09:11:31.118Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.118Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.118Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.118Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.118Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.118Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.118Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.118Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.118Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.118Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.118Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.118Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.118Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.118Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.118Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.118Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.118Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.118Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.118Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.118Z] "hash", [2024-03-21T09:11:31.118Z] "hash/crc32", [2024-03-21T09:11:31.118Z] "html", [2024-03-21T09:11:31.118Z] "html/template", [2024-03-21T09:11:31.118Z] "internal/abi", [2024-03-21T09:11:31.118Z] "internal/bytealg", [2024-03-21T09:11:31.118Z] "internal/cpu", [2024-03-21T09:11:31.118Z] "internal/fmtsort", [2024-03-21T09:11:31.118Z] "internal/goexperiment", [2024-03-21T09:11:31.118Z] "internal/itoa", [2024-03-21T09:11:31.118Z] "internal/nettrace", [2024-03-21T09:11:31.118Z] "internal/oserror", [2024-03-21T09:11:31.118Z] "internal/poll", [2024-03-21T09:11:31.118Z] "internal/race", [2024-03-21T09:11:31.118Z] "internal/reflectlite", [2024-03-21T09:11:31.118Z] "internal/singleflight", [2024-03-21T09:11:31.118Z] "internal/syscall/execenv", [2024-03-21T09:11:31.118Z] "internal/syscall/unix", [2024-03-21T09:11:31.118Z] "internal/testlog", [2024-03-21T09:11:31.118Z] "internal/unsafeheader", [2024-03-21T09:11:31.118Z] "io", [2024-03-21T09:11:31.118Z] "io/fs", [2024-03-21T09:11:31.118Z] "io/ioutil", [2024-03-21T09:11:31.118Z] "log", [2024-03-21T09:11:31.118Z] "math", [2024-03-21T09:11:31.118Z] "math/big", [2024-03-21T09:11:31.118Z] "math/bits", [2024-03-21T09:11:31.118Z] "math/rand", [2024-03-21T09:11:31.118Z] "mime", [2024-03-21T09:11:31.118Z] "mime/multipart", [2024-03-21T09:11:31.118Z] "mime/quotedprintable", [2024-03-21T09:11:31.118Z] "net", [2024-03-21T09:11:31.118Z] "net/http", [2024-03-21T09:11:31.118Z] "net/http/httptrace", [2024-03-21T09:11:31.118Z] "net/http/httputil", [2024-03-21T09:11:31.118Z] "net/http/internal", [2024-03-21T09:11:31.118Z] "net/http/internal/ascii", [2024-03-21T09:11:31.118Z] "net/mail", [2024-03-21T09:11:31.118Z] "net/textproto", [2024-03-21T09:11:31.118Z] "net/url", [2024-03-21T09:11:31.118Z] "os", [2024-03-21T09:11:31.118Z] "path", [2024-03-21T09:11:31.118Z] "path/filepath", [2024-03-21T09:11:31.118Z] "reflect", [2024-03-21T09:11:31.118Z] "regexp", [2024-03-21T09:11:31.118Z] "regexp/syntax", [2024-03-21T09:11:31.118Z] "runtime", [2024-03-21T09:11:31.118Z] "runtime/cgo", [2024-03-21T09:11:31.118Z] "runtime/internal/atomic", [2024-03-21T09:11:31.118Z] "runtime/internal/math", [2024-03-21T09:11:31.118Z] "runtime/internal/sys", [2024-03-21T09:11:31.118Z] "sort", [2024-03-21T09:11:31.118Z] "strconv", [2024-03-21T09:11:31.118Z] "strings", [2024-03-21T09:11:31.118Z] "sync", [2024-03-21T09:11:31.118Z] "sync/atomic", [2024-03-21T09:11:31.118Z] "syscall", [2024-03-21T09:11:31.118Z] "text/template", [2024-03-21T09:11:31.118Z] "text/template/parse", [2024-03-21T09:11:31.118Z] "time", [2024-03-21T09:11:31.118Z] "unicode", [2024-03-21T09:11:31.118Z] "unicode/utf16", [2024-03-21T09:11:31.118Z] "unicode/utf8", [2024-03-21T09:11:31.118Z] "unsafe", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.118Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.118Z] ] [2024-03-21T09:11:31.118Z] } [2024-03-21T09:11:31.118Z] { [2024-03-21T09:11:31.118Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/service", [2024-03-21T09:11:31.118Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.118Z] "Name": "service", [2024-03-21T09:11:31.118Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.118Z] "Module": { [2024-03-21T09:11:31.118Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.118Z] "Version": "v0.26.13", [2024-03-21T09:11:31.118Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.118Z] "Indirect": true, [2024-03-21T09:11:31.118Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.118Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.118Z] "GoVersion": "1.19" [2024-03-21T09:11:31.118Z] }, [2024-03-21T09:11:31.118Z] "DepOnly": true, [2024-03-21T09:11:31.118Z] "Stale": true, [2024-03-21T09:11:31.118Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.118Z] "GoFiles": [ [2024-03-21T09:11:31.118Z] "create_service_parameters.go", [2024-03-21T09:11:31.119Z] "create_service_responses.go", [2024-03-21T09:11:31.119Z] "delete_service_parameters.go", [2024-03-21T09:11:31.119Z] "delete_service_responses.go", [2024-03-21T09:11:31.119Z] "detail_service_parameters.go", [2024-03-21T09:11:31.119Z] "detail_service_responses.go", [2024-03-21T09:11:31.119Z] "list_service_config_parameters.go", [2024-03-21T09:11:31.119Z] "list_service_config_responses.go", [2024-03-21T09:11:31.119Z] "list_service_edge_routers_parameters.go", [2024-03-21T09:11:31.119Z] "list_service_edge_routers_responses.go", [2024-03-21T09:11:31.119Z] "list_service_identities_parameters.go", [2024-03-21T09:11:31.119Z] "list_service_identities_responses.go", [2024-03-21T09:11:31.119Z] "list_service_service_edge_router_policies_parameters.go", [2024-03-21T09:11:31.119Z] "list_service_service_edge_router_policies_responses.go", [2024-03-21T09:11:31.119Z] "list_service_service_policies_parameters.go", [2024-03-21T09:11:31.119Z] "list_service_service_policies_responses.go", [2024-03-21T09:11:31.119Z] "list_service_terminators_parameters.go", [2024-03-21T09:11:31.119Z] "list_service_terminators_responses.go", [2024-03-21T09:11:31.119Z] "list_services_parameters.go", [2024-03-21T09:11:31.119Z] "list_services_responses.go", [2024-03-21T09:11:31.119Z] "patch_service_parameters.go", [2024-03-21T09:11:31.119Z] "patch_service_responses.go", [2024-03-21T09:11:31.119Z] "service_client.go", [2024-03-21T09:11:31.119Z] "update_service_parameters.go", [2024-03-21T09:11:31.119Z] "update_service_responses.go" [2024-03-21T09:11:31.119Z] ], [2024-03-21T09:11:31.119Z] "Imports": [ [2024-03-21T09:11:31.119Z] "context", [2024-03-21T09:11:31.119Z] "fmt", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.119Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.119Z] "io", [2024-03-21T09:11:31.119Z] "net/http", [2024-03-21T09:11:31.119Z] "time" [2024-03-21T09:11:31.119Z] ], [2024-03-21T09:11:31.119Z] "Deps": [ [2024-03-21T09:11:31.119Z] "bufio", [2024-03-21T09:11:31.119Z] "bytes", [2024-03-21T09:11:31.119Z] "compress/flate", [2024-03-21T09:11:31.119Z] "compress/gzip", [2024-03-21T09:11:31.119Z] "container/list", [2024-03-21T09:11:31.119Z] "context", [2024-03-21T09:11:31.119Z] "crypto", [2024-03-21T09:11:31.119Z] "crypto/aes", [2024-03-21T09:11:31.119Z] "crypto/cipher", [2024-03-21T09:11:31.119Z] "crypto/des", [2024-03-21T09:11:31.119Z] "crypto/dsa", [2024-03-21T09:11:31.119Z] "crypto/ecdsa", [2024-03-21T09:11:31.119Z] "crypto/ed25519", [2024-03-21T09:11:31.119Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.119Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.119Z] "crypto/elliptic", [2024-03-21T09:11:31.119Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.119Z] "crypto/hmac", [2024-03-21T09:11:31.119Z] "crypto/internal/randutil", [2024-03-21T09:11:31.119Z] "crypto/internal/subtle", [2024-03-21T09:11:31.119Z] "crypto/md5", [2024-03-21T09:11:31.119Z] "crypto/rand", [2024-03-21T09:11:31.119Z] "crypto/rc4", [2024-03-21T09:11:31.119Z] "crypto/rsa", [2024-03-21T09:11:31.119Z] "crypto/sha1", [2024-03-21T09:11:31.119Z] "crypto/sha256", [2024-03-21T09:11:31.119Z] "crypto/sha512", [2024-03-21T09:11:31.119Z] "crypto/subtle", [2024-03-21T09:11:31.119Z] "crypto/tls", [2024-03-21T09:11:31.119Z] "crypto/x509", [2024-03-21T09:11:31.119Z] "crypto/x509/pkix", [2024-03-21T09:11:31.119Z] "database/sql/driver", [2024-03-21T09:11:31.119Z] "embed", [2024-03-21T09:11:31.119Z] "encoding", [2024-03-21T09:11:31.119Z] "encoding/asn1", [2024-03-21T09:11:31.119Z] "encoding/base64", [2024-03-21T09:11:31.119Z] "encoding/binary", [2024-03-21T09:11:31.119Z] "encoding/csv", [2024-03-21T09:11:31.119Z] "encoding/gob", [2024-03-21T09:11:31.119Z] "encoding/hex", [2024-03-21T09:11:31.119Z] "encoding/json", [2024-03-21T09:11:31.119Z] "encoding/pem", [2024-03-21T09:11:31.119Z] "encoding/xml", [2024-03-21T09:11:31.119Z] "errors", [2024-03-21T09:11:31.119Z] "fmt", [2024-03-21T09:11:31.119Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.119Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.119Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.119Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.119Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.119Z] "github.com/google/uuid", [2024-03-21T09:11:31.119Z] "github.com/josharian/intern", [2024-03-21T09:11:31.119Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.119Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.119Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.119Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.119Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.119Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.119Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.119Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.119Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.119Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.119Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.119Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.119Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.119Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.119Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.119Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.119Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.119Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.119Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.119Z] "hash", [2024-03-21T09:11:31.119Z] "hash/crc32", [2024-03-21T09:11:31.119Z] "html", [2024-03-21T09:11:31.119Z] "html/template", [2024-03-21T09:11:31.119Z] "internal/abi", [2024-03-21T09:11:31.119Z] "internal/bytealg", [2024-03-21T09:11:31.119Z] "internal/cpu", [2024-03-21T09:11:31.119Z] "internal/fmtsort", [2024-03-21T09:11:31.119Z] "internal/goexperiment", [2024-03-21T09:11:31.119Z] "internal/itoa", [2024-03-21T09:11:31.119Z] "internal/nettrace", [2024-03-21T09:11:31.119Z] "internal/oserror", [2024-03-21T09:11:31.119Z] "internal/poll", [2024-03-21T09:11:31.119Z] "internal/race", [2024-03-21T09:11:31.119Z] "internal/reflectlite", [2024-03-21T09:11:31.119Z] "internal/singleflight", [2024-03-21T09:11:31.119Z] "internal/syscall/execenv", [2024-03-21T09:11:31.119Z] "internal/syscall/unix", [2024-03-21T09:11:31.119Z] "internal/testlog", [2024-03-21T09:11:31.119Z] "internal/unsafeheader", [2024-03-21T09:11:31.119Z] "io", [2024-03-21T09:11:31.119Z] "io/fs", [2024-03-21T09:11:31.119Z] "io/ioutil", [2024-03-21T09:11:31.119Z] "log", [2024-03-21T09:11:31.119Z] "math", [2024-03-21T09:11:31.119Z] "math/big", [2024-03-21T09:11:31.119Z] "math/bits", [2024-03-21T09:11:31.119Z] "math/rand", [2024-03-21T09:11:31.119Z] "mime", [2024-03-21T09:11:31.119Z] "mime/multipart", [2024-03-21T09:11:31.119Z] "mime/quotedprintable", [2024-03-21T09:11:31.119Z] "net", [2024-03-21T09:11:31.119Z] "net/http", [2024-03-21T09:11:31.119Z] "net/http/httptrace", [2024-03-21T09:11:31.119Z] "net/http/httputil", [2024-03-21T09:11:31.119Z] "net/http/internal", [2024-03-21T09:11:31.119Z] "net/http/internal/ascii", [2024-03-21T09:11:31.119Z] "net/mail", [2024-03-21T09:11:31.119Z] "net/textproto", [2024-03-21T09:11:31.119Z] "net/url", [2024-03-21T09:11:31.119Z] "os", [2024-03-21T09:11:31.119Z] "path", [2024-03-21T09:11:31.119Z] "path/filepath", [2024-03-21T09:11:31.119Z] "reflect", [2024-03-21T09:11:31.119Z] "regexp", [2024-03-21T09:11:31.120Z] "regexp/syntax", [2024-03-21T09:11:31.120Z] "runtime", [2024-03-21T09:11:31.120Z] "runtime/cgo", [2024-03-21T09:11:31.120Z] "runtime/internal/atomic", [2024-03-21T09:11:31.120Z] "runtime/internal/math", [2024-03-21T09:11:31.120Z] "runtime/internal/sys", [2024-03-21T09:11:31.120Z] "sort", [2024-03-21T09:11:31.120Z] "strconv", [2024-03-21T09:11:31.120Z] "strings", [2024-03-21T09:11:31.120Z] "sync", [2024-03-21T09:11:31.120Z] "sync/atomic", [2024-03-21T09:11:31.120Z] "syscall", [2024-03-21T09:11:31.120Z] "text/template", [2024-03-21T09:11:31.120Z] "text/template/parse", [2024-03-21T09:11:31.120Z] "time", [2024-03-21T09:11:31.120Z] "unicode", [2024-03-21T09:11:31.120Z] "unicode/utf16", [2024-03-21T09:11:31.120Z] "unicode/utf8", [2024-03-21T09:11:31.120Z] "unsafe", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.120Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.120Z] ] [2024-03-21T09:11:31.120Z] } [2024-03-21T09:11:31.120Z] { [2024-03-21T09:11:31.120Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.120Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.120Z] "Name": "service_edge_router_policy", [2024-03-21T09:11:31.120Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.120Z] "Module": { [2024-03-21T09:11:31.120Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.120Z] "Version": "v0.26.13", [2024-03-21T09:11:31.120Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.120Z] "Indirect": true, [2024-03-21T09:11:31.120Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.120Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.120Z] "GoVersion": "1.19" [2024-03-21T09:11:31.120Z] }, [2024-03-21T09:11:31.120Z] "DepOnly": true, [2024-03-21T09:11:31.120Z] "Stale": true, [2024-03-21T09:11:31.120Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.120Z] "GoFiles": [ [2024-03-21T09:11:31.120Z] "create_service_edge_router_policy_parameters.go", [2024-03-21T09:11:31.120Z] "create_service_edge_router_policy_responses.go", [2024-03-21T09:11:31.120Z] "delete_service_edge_router_policy_parameters.go", [2024-03-21T09:11:31.120Z] "delete_service_edge_router_policy_responses.go", [2024-03-21T09:11:31.120Z] "detail_service_edge_router_policy_parameters.go", [2024-03-21T09:11:31.120Z] "detail_service_edge_router_policy_responses.go", [2024-03-21T09:11:31.120Z] "list_service_edge_router_policies_parameters.go", [2024-03-21T09:11:31.120Z] "list_service_edge_router_policies_responses.go", [2024-03-21T09:11:31.120Z] "list_service_edge_router_policy_edge_routers_parameters.go", [2024-03-21T09:11:31.120Z] "list_service_edge_router_policy_edge_routers_responses.go", [2024-03-21T09:11:31.120Z] "list_service_edge_router_policy_services_parameters.go", [2024-03-21T09:11:31.120Z] "list_service_edge_router_policy_services_responses.go", [2024-03-21T09:11:31.120Z] "patch_service_edge_router_policy_parameters.go", [2024-03-21T09:11:31.120Z] "patch_service_edge_router_policy_responses.go", [2024-03-21T09:11:31.120Z] "service_edge_router_policy_client.go", [2024-03-21T09:11:31.120Z] "update_service_edge_router_policy_parameters.go", [2024-03-21T09:11:31.120Z] "update_service_edge_router_policy_responses.go" [2024-03-21T09:11:31.120Z] ], [2024-03-21T09:11:31.120Z] "Imports": [ [2024-03-21T09:11:31.120Z] "context", [2024-03-21T09:11:31.120Z] "fmt", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.120Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.120Z] "io", [2024-03-21T09:11:31.120Z] "net/http", [2024-03-21T09:11:31.120Z] "time" [2024-03-21T09:11:31.120Z] ], [2024-03-21T09:11:31.120Z] "Deps": [ [2024-03-21T09:11:31.120Z] "bufio", [2024-03-21T09:11:31.120Z] "bytes", [2024-03-21T09:11:31.120Z] "compress/flate", [2024-03-21T09:11:31.120Z] "compress/gzip", [2024-03-21T09:11:31.120Z] "container/list", [2024-03-21T09:11:31.120Z] "context", [2024-03-21T09:11:31.120Z] "crypto", [2024-03-21T09:11:31.120Z] "crypto/aes", [2024-03-21T09:11:31.120Z] "crypto/cipher", [2024-03-21T09:11:31.120Z] "crypto/des", [2024-03-21T09:11:31.120Z] "crypto/dsa", [2024-03-21T09:11:31.120Z] "crypto/ecdsa", [2024-03-21T09:11:31.120Z] "crypto/ed25519", [2024-03-21T09:11:31.120Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.120Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.120Z] "crypto/elliptic", [2024-03-21T09:11:31.120Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.120Z] "crypto/hmac", [2024-03-21T09:11:31.120Z] "crypto/internal/randutil", [2024-03-21T09:11:31.120Z] "crypto/internal/subtle", [2024-03-21T09:11:31.120Z] "crypto/md5", [2024-03-21T09:11:31.120Z] "crypto/rand", [2024-03-21T09:11:31.120Z] "crypto/rc4", [2024-03-21T09:11:31.120Z] "crypto/rsa", [2024-03-21T09:11:31.120Z] "crypto/sha1", [2024-03-21T09:11:31.120Z] "crypto/sha256", [2024-03-21T09:11:31.120Z] "crypto/sha512", [2024-03-21T09:11:31.120Z] "crypto/subtle", [2024-03-21T09:11:31.120Z] "crypto/tls", [2024-03-21T09:11:31.120Z] "crypto/x509", [2024-03-21T09:11:31.120Z] "crypto/x509/pkix", [2024-03-21T09:11:31.120Z] "database/sql/driver", [2024-03-21T09:11:31.120Z] "embed", [2024-03-21T09:11:31.120Z] "encoding", [2024-03-21T09:11:31.120Z] "encoding/asn1", [2024-03-21T09:11:31.120Z] "encoding/base64", [2024-03-21T09:11:31.120Z] "encoding/binary", [2024-03-21T09:11:31.120Z] "encoding/csv", [2024-03-21T09:11:31.120Z] "encoding/gob", [2024-03-21T09:11:31.120Z] "encoding/hex", [2024-03-21T09:11:31.120Z] "encoding/json", [2024-03-21T09:11:31.120Z] "encoding/pem", [2024-03-21T09:11:31.120Z] "encoding/xml", [2024-03-21T09:11:31.120Z] "errors", [2024-03-21T09:11:31.120Z] "fmt", [2024-03-21T09:11:31.120Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.120Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.120Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.120Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.120Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.120Z] "github.com/google/uuid", [2024-03-21T09:11:31.120Z] "github.com/josharian/intern", [2024-03-21T09:11:31.120Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.120Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.120Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.120Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.120Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.120Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.120Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.120Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.120Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.120Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.120Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.120Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.120Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.120Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.120Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.120Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.121Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.121Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.121Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.121Z] "hash", [2024-03-21T09:11:31.121Z] "hash/crc32", [2024-03-21T09:11:31.121Z] "html", [2024-03-21T09:11:31.121Z] "html/template", [2024-03-21T09:11:31.121Z] "internal/abi", [2024-03-21T09:11:31.121Z] "internal/bytealg", [2024-03-21T09:11:31.121Z] "internal/cpu", [2024-03-21T09:11:31.121Z] "internal/fmtsort", [2024-03-21T09:11:31.121Z] "internal/goexperiment", [2024-03-21T09:11:31.121Z] "internal/itoa", [2024-03-21T09:11:31.121Z] "internal/nettrace", [2024-03-21T09:11:31.121Z] "internal/oserror", [2024-03-21T09:11:31.121Z] "internal/poll", [2024-03-21T09:11:31.121Z] "internal/race", [2024-03-21T09:11:31.121Z] "internal/reflectlite", [2024-03-21T09:11:31.121Z] "internal/singleflight", [2024-03-21T09:11:31.121Z] "internal/syscall/execenv", [2024-03-21T09:11:31.121Z] "internal/syscall/unix", [2024-03-21T09:11:31.121Z] "internal/testlog", [2024-03-21T09:11:31.121Z] "internal/unsafeheader", [2024-03-21T09:11:31.121Z] "io", [2024-03-21T09:11:31.121Z] "io/fs", [2024-03-21T09:11:31.121Z] "io/ioutil", [2024-03-21T09:11:31.121Z] "log", [2024-03-21T09:11:31.121Z] "math", [2024-03-21T09:11:31.121Z] "math/big", [2024-03-21T09:11:31.121Z] "math/bits", [2024-03-21T09:11:31.121Z] "math/rand", [2024-03-21T09:11:31.121Z] "mime", [2024-03-21T09:11:31.121Z] "mime/multipart", [2024-03-21T09:11:31.121Z] "mime/quotedprintable", [2024-03-21T09:11:31.121Z] "net", [2024-03-21T09:11:31.121Z] "net/http", [2024-03-21T09:11:31.121Z] "net/http/httptrace", [2024-03-21T09:11:31.121Z] "net/http/httputil", [2024-03-21T09:11:31.121Z] "net/http/internal", [2024-03-21T09:11:31.121Z] "net/http/internal/ascii", [2024-03-21T09:11:31.121Z] "net/mail", [2024-03-21T09:11:31.121Z] "net/textproto", [2024-03-21T09:11:31.121Z] "net/url", [2024-03-21T09:11:31.121Z] "os", [2024-03-21T09:11:31.121Z] "path", [2024-03-21T09:11:31.121Z] "path/filepath", [2024-03-21T09:11:31.121Z] "reflect", [2024-03-21T09:11:31.121Z] "regexp", [2024-03-21T09:11:31.121Z] "regexp/syntax", [2024-03-21T09:11:31.121Z] "runtime", [2024-03-21T09:11:31.121Z] "runtime/cgo", [2024-03-21T09:11:31.121Z] "runtime/internal/atomic", [2024-03-21T09:11:31.121Z] "runtime/internal/math", [2024-03-21T09:11:31.121Z] "runtime/internal/sys", [2024-03-21T09:11:31.121Z] "sort", [2024-03-21T09:11:31.121Z] "strconv", [2024-03-21T09:11:31.121Z] "strings", [2024-03-21T09:11:31.121Z] "sync", [2024-03-21T09:11:31.121Z] "sync/atomic", [2024-03-21T09:11:31.121Z] "syscall", [2024-03-21T09:11:31.121Z] "text/template", [2024-03-21T09:11:31.121Z] "text/template/parse", [2024-03-21T09:11:31.121Z] "time", [2024-03-21T09:11:31.121Z] "unicode", [2024-03-21T09:11:31.121Z] "unicode/utf16", [2024-03-21T09:11:31.121Z] "unicode/utf8", [2024-03-21T09:11:31.121Z] "unsafe", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.121Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.121Z] ] [2024-03-21T09:11:31.121Z] } [2024-03-21T09:11:31.121Z] { [2024-03-21T09:11:31.121Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/service_policy", [2024-03-21T09:11:31.121Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.121Z] "Name": "service_policy", [2024-03-21T09:11:31.121Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.121Z] "Module": { [2024-03-21T09:11:31.121Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.121Z] "Version": "v0.26.13", [2024-03-21T09:11:31.121Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.121Z] "Indirect": true, [2024-03-21T09:11:31.121Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.121Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.121Z] "GoVersion": "1.19" [2024-03-21T09:11:31.121Z] }, [2024-03-21T09:11:31.121Z] "DepOnly": true, [2024-03-21T09:11:31.121Z] "Stale": true, [2024-03-21T09:11:31.121Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.121Z] "GoFiles": [ [2024-03-21T09:11:31.121Z] "create_service_policy_parameters.go", [2024-03-21T09:11:31.121Z] "create_service_policy_responses.go", [2024-03-21T09:11:31.121Z] "delete_service_policy_parameters.go", [2024-03-21T09:11:31.121Z] "delete_service_policy_responses.go", [2024-03-21T09:11:31.121Z] "detail_service_policy_parameters.go", [2024-03-21T09:11:31.121Z] "detail_service_policy_responses.go", [2024-03-21T09:11:31.121Z] "list_service_policies_parameters.go", [2024-03-21T09:11:31.121Z] "list_service_policies_responses.go", [2024-03-21T09:11:31.121Z] "list_service_policy_identities_parameters.go", [2024-03-21T09:11:31.121Z] "list_service_policy_identities_responses.go", [2024-03-21T09:11:31.121Z] "list_service_policy_posture_checks_parameters.go", [2024-03-21T09:11:31.121Z] "list_service_policy_posture_checks_responses.go", [2024-03-21T09:11:31.121Z] "list_service_policy_services_parameters.go", [2024-03-21T09:11:31.121Z] "list_service_policy_services_responses.go", [2024-03-21T09:11:31.121Z] "patch_service_policy_parameters.go", [2024-03-21T09:11:31.121Z] "patch_service_policy_responses.go", [2024-03-21T09:11:31.121Z] "service_policy_client.go", [2024-03-21T09:11:31.121Z] "update_service_policy_parameters.go", [2024-03-21T09:11:31.121Z] "update_service_policy_responses.go" [2024-03-21T09:11:31.121Z] ], [2024-03-21T09:11:31.121Z] "Imports": [ [2024-03-21T09:11:31.121Z] "context", [2024-03-21T09:11:31.121Z] "fmt", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.121Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.121Z] "io", [2024-03-21T09:11:31.121Z] "net/http", [2024-03-21T09:11:31.121Z] "time" [2024-03-21T09:11:31.121Z] ], [2024-03-21T09:11:31.121Z] "Deps": [ [2024-03-21T09:11:31.121Z] "bufio", [2024-03-21T09:11:31.121Z] "bytes", [2024-03-21T09:11:31.121Z] "compress/flate", [2024-03-21T09:11:31.121Z] "compress/gzip", [2024-03-21T09:11:31.121Z] "container/list", [2024-03-21T09:11:31.121Z] "context", [2024-03-21T09:11:31.121Z] "crypto", [2024-03-21T09:11:31.121Z] "crypto/aes", [2024-03-21T09:11:31.121Z] "crypto/cipher", [2024-03-21T09:11:31.121Z] "crypto/des", [2024-03-21T09:11:31.121Z] "crypto/dsa", [2024-03-21T09:11:31.121Z] "crypto/ecdsa", [2024-03-21T09:11:31.121Z] "crypto/ed25519", [2024-03-21T09:11:31.121Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.121Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.121Z] "crypto/elliptic", [2024-03-21T09:11:31.121Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.121Z] "crypto/hmac", [2024-03-21T09:11:31.121Z] "crypto/internal/randutil", [2024-03-21T09:11:31.121Z] "crypto/internal/subtle", [2024-03-21T09:11:31.121Z] "crypto/md5", [2024-03-21T09:11:31.121Z] "crypto/rand", [2024-03-21T09:11:31.121Z] "crypto/rc4", [2024-03-21T09:11:31.121Z] "crypto/rsa", [2024-03-21T09:11:31.121Z] "crypto/sha1", [2024-03-21T09:11:31.121Z] "crypto/sha256", [2024-03-21T09:11:31.121Z] "crypto/sha512", [2024-03-21T09:11:31.121Z] "crypto/subtle", [2024-03-21T09:11:31.121Z] "crypto/tls", [2024-03-21T09:11:31.121Z] "crypto/x509", [2024-03-21T09:11:31.121Z] "crypto/x509/pkix", [2024-03-21T09:11:31.121Z] "database/sql/driver", [2024-03-21T09:11:31.121Z] "embed", [2024-03-21T09:11:31.121Z] "encoding", [2024-03-21T09:11:31.121Z] "encoding/asn1", [2024-03-21T09:11:31.121Z] "encoding/base64", [2024-03-21T09:11:31.121Z] "encoding/binary", [2024-03-21T09:11:31.121Z] "encoding/csv", [2024-03-21T09:11:31.121Z] "encoding/gob", [2024-03-21T09:11:31.121Z] "encoding/hex", [2024-03-21T09:11:31.121Z] "encoding/json", [2024-03-21T09:11:31.121Z] "encoding/pem", [2024-03-21T09:11:31.121Z] "encoding/xml", [2024-03-21T09:11:31.121Z] "errors", [2024-03-21T09:11:31.121Z] "fmt", [2024-03-21T09:11:31.121Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.121Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.121Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.121Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.121Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.122Z] "github.com/google/uuid", [2024-03-21T09:11:31.122Z] "github.com/josharian/intern", [2024-03-21T09:11:31.122Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.122Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.122Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.122Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.122Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.122Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.122Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.122Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.122Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.122Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.122Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.122Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.122Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.122Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.122Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.122Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.122Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.122Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.122Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.122Z] "hash", [2024-03-21T09:11:31.122Z] "hash/crc32", [2024-03-21T09:11:31.122Z] "html", [2024-03-21T09:11:31.122Z] "html/template", [2024-03-21T09:11:31.122Z] "internal/abi", [2024-03-21T09:11:31.122Z] "internal/bytealg", [2024-03-21T09:11:31.122Z] "internal/cpu", [2024-03-21T09:11:31.122Z] "internal/fmtsort", [2024-03-21T09:11:31.122Z] "internal/goexperiment", [2024-03-21T09:11:31.122Z] "internal/itoa", [2024-03-21T09:11:31.122Z] "internal/nettrace", [2024-03-21T09:11:31.122Z] "internal/oserror", [2024-03-21T09:11:31.122Z] "internal/poll", [2024-03-21T09:11:31.122Z] "internal/race", [2024-03-21T09:11:31.122Z] "internal/reflectlite", [2024-03-21T09:11:31.122Z] "internal/singleflight", [2024-03-21T09:11:31.122Z] "internal/syscall/execenv", [2024-03-21T09:11:31.122Z] "internal/syscall/unix", [2024-03-21T09:11:31.122Z] "internal/testlog", [2024-03-21T09:11:31.122Z] "internal/unsafeheader", [2024-03-21T09:11:31.122Z] "io", [2024-03-21T09:11:31.122Z] "io/fs", [2024-03-21T09:11:31.122Z] "io/ioutil", [2024-03-21T09:11:31.122Z] "log", [2024-03-21T09:11:31.122Z] "math", [2024-03-21T09:11:31.122Z] "math/big", [2024-03-21T09:11:31.122Z] "math/bits", [2024-03-21T09:11:31.122Z] "math/rand", [2024-03-21T09:11:31.122Z] "mime", [2024-03-21T09:11:31.122Z] "mime/multipart", [2024-03-21T09:11:31.122Z] "mime/quotedprintable", [2024-03-21T09:11:31.122Z] "net", [2024-03-21T09:11:31.122Z] "net/http", [2024-03-21T09:11:31.122Z] "net/http/httptrace", [2024-03-21T09:11:31.122Z] "net/http/httputil", [2024-03-21T09:11:31.122Z] "net/http/internal", [2024-03-21T09:11:31.122Z] "net/http/internal/ascii", [2024-03-21T09:11:31.122Z] "net/mail", [2024-03-21T09:11:31.122Z] "net/textproto", [2024-03-21T09:11:31.122Z] "net/url", [2024-03-21T09:11:31.122Z] "os", [2024-03-21T09:11:31.122Z] "path", [2024-03-21T09:11:31.122Z] "path/filepath", [2024-03-21T09:11:31.122Z] "reflect", [2024-03-21T09:11:31.122Z] "regexp", [2024-03-21T09:11:31.122Z] "regexp/syntax", [2024-03-21T09:11:31.122Z] "runtime", [2024-03-21T09:11:31.122Z] "runtime/cgo", [2024-03-21T09:11:31.122Z] "runtime/internal/atomic", [2024-03-21T09:11:31.122Z] "runtime/internal/math", [2024-03-21T09:11:31.122Z] "runtime/internal/sys", [2024-03-21T09:11:31.122Z] "sort", [2024-03-21T09:11:31.122Z] "strconv", [2024-03-21T09:11:31.122Z] "strings", [2024-03-21T09:11:31.122Z] "sync", [2024-03-21T09:11:31.122Z] "sync/atomic", [2024-03-21T09:11:31.122Z] "syscall", [2024-03-21T09:11:31.122Z] "text/template", [2024-03-21T09:11:31.122Z] "text/template/parse", [2024-03-21T09:11:31.122Z] "time", [2024-03-21T09:11:31.122Z] "unicode", [2024-03-21T09:11:31.122Z] "unicode/utf16", [2024-03-21T09:11:31.122Z] "unicode/utf8", [2024-03-21T09:11:31.122Z] "unsafe", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.122Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.122Z] ] [2024-03-21T09:11:31.122Z] } [2024-03-21T09:11:31.122Z] { [2024-03-21T09:11:31.122Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/session", [2024-03-21T09:11:31.122Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.122Z] "Name": "session", [2024-03-21T09:11:31.122Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.122Z] "Module": { [2024-03-21T09:11:31.122Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.122Z] "Version": "v0.26.13", [2024-03-21T09:11:31.122Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.122Z] "Indirect": true, [2024-03-21T09:11:31.122Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.122Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.122Z] "GoVersion": "1.19" [2024-03-21T09:11:31.122Z] }, [2024-03-21T09:11:31.122Z] "DepOnly": true, [2024-03-21T09:11:31.122Z] "Stale": true, [2024-03-21T09:11:31.122Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.122Z] "GoFiles": [ [2024-03-21T09:11:31.122Z] "delete_session_parameters.go", [2024-03-21T09:11:31.122Z] "delete_session_responses.go", [2024-03-21T09:11:31.122Z] "detail_session_parameters.go", [2024-03-21T09:11:31.122Z] "detail_session_responses.go", [2024-03-21T09:11:31.122Z] "detail_session_route_path_parameters.go", [2024-03-21T09:11:31.122Z] "detail_session_route_path_responses.go", [2024-03-21T09:11:31.122Z] "list_sessions_parameters.go", [2024-03-21T09:11:31.122Z] "list_sessions_responses.go", [2024-03-21T09:11:31.122Z] "session_client.go" [2024-03-21T09:11:31.122Z] ], [2024-03-21T09:11:31.122Z] "Imports": [ [2024-03-21T09:11:31.122Z] "context", [2024-03-21T09:11:31.122Z] "fmt", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.122Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.122Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.122Z] "io", [2024-03-21T09:11:31.122Z] "net/http", [2024-03-21T09:11:31.122Z] "time" [2024-03-21T09:11:31.122Z] ], [2024-03-21T09:11:31.122Z] "Deps": [ [2024-03-21T09:11:31.122Z] "bufio", [2024-03-21T09:11:31.122Z] "bytes", [2024-03-21T09:11:31.122Z] "compress/flate", [2024-03-21T09:11:31.122Z] "compress/gzip", [2024-03-21T09:11:31.122Z] "container/list", [2024-03-21T09:11:31.122Z] "context", [2024-03-21T09:11:31.122Z] "crypto", [2024-03-21T09:11:31.122Z] "crypto/aes", [2024-03-21T09:11:31.122Z] "crypto/cipher", [2024-03-21T09:11:31.122Z] "crypto/des", [2024-03-21T09:11:31.122Z] "crypto/dsa", [2024-03-21T09:11:31.123Z] "crypto/ecdsa", [2024-03-21T09:11:31.123Z] "crypto/ed25519", [2024-03-21T09:11:31.123Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.123Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.123Z] "crypto/elliptic", [2024-03-21T09:11:31.123Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.123Z] "crypto/hmac", [2024-03-21T09:11:31.123Z] "crypto/internal/randutil", [2024-03-21T09:11:31.123Z] "crypto/internal/subtle", [2024-03-21T09:11:31.123Z] "crypto/md5", [2024-03-21T09:11:31.123Z] "crypto/rand", [2024-03-21T09:11:31.123Z] "crypto/rc4", [2024-03-21T09:11:31.123Z] "crypto/rsa", [2024-03-21T09:11:31.123Z] "crypto/sha1", [2024-03-21T09:11:31.123Z] "crypto/sha256", [2024-03-21T09:11:31.123Z] "crypto/sha512", [2024-03-21T09:11:31.123Z] "crypto/subtle", [2024-03-21T09:11:31.123Z] "crypto/tls", [2024-03-21T09:11:31.123Z] "crypto/x509", [2024-03-21T09:11:31.123Z] "crypto/x509/pkix", [2024-03-21T09:11:31.123Z] "database/sql/driver", [2024-03-21T09:11:31.123Z] "embed", [2024-03-21T09:11:31.123Z] "encoding", [2024-03-21T09:11:31.123Z] "encoding/asn1", [2024-03-21T09:11:31.123Z] "encoding/base64", [2024-03-21T09:11:31.123Z] "encoding/binary", [2024-03-21T09:11:31.123Z] "encoding/csv", [2024-03-21T09:11:31.123Z] "encoding/gob", [2024-03-21T09:11:31.123Z] "encoding/hex", [2024-03-21T09:11:31.123Z] "encoding/json", [2024-03-21T09:11:31.123Z] "encoding/pem", [2024-03-21T09:11:31.123Z] "encoding/xml", [2024-03-21T09:11:31.123Z] "errors", [2024-03-21T09:11:31.123Z] "fmt", [2024-03-21T09:11:31.123Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.123Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.123Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.123Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.123Z] "github.com/google/uuid", [2024-03-21T09:11:31.123Z] "github.com/josharian/intern", [2024-03-21T09:11:31.123Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.123Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.123Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.123Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.123Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.123Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.123Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.123Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.123Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.123Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.123Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.123Z] "hash", [2024-03-21T09:11:31.123Z] "hash/crc32", [2024-03-21T09:11:31.123Z] "html", [2024-03-21T09:11:31.123Z] "html/template", [2024-03-21T09:11:31.123Z] "internal/abi", [2024-03-21T09:11:31.123Z] "internal/bytealg", [2024-03-21T09:11:31.123Z] "internal/cpu", [2024-03-21T09:11:31.123Z] "internal/fmtsort", [2024-03-21T09:11:31.123Z] "internal/goexperiment", [2024-03-21T09:11:31.123Z] "internal/itoa", [2024-03-21T09:11:31.123Z] "internal/nettrace", [2024-03-21T09:11:31.123Z] "internal/oserror", [2024-03-21T09:11:31.123Z] "internal/poll", [2024-03-21T09:11:31.123Z] "internal/race", [2024-03-21T09:11:31.123Z] "internal/reflectlite", [2024-03-21T09:11:31.123Z] "internal/singleflight", [2024-03-21T09:11:31.123Z] "internal/syscall/execenv", [2024-03-21T09:11:31.123Z] "internal/syscall/unix", [2024-03-21T09:11:31.123Z] "internal/testlog", [2024-03-21T09:11:31.123Z] "internal/unsafeheader", [2024-03-21T09:11:31.123Z] "io", [2024-03-21T09:11:31.123Z] "io/fs", [2024-03-21T09:11:31.123Z] "io/ioutil", [2024-03-21T09:11:31.123Z] "log", [2024-03-21T09:11:31.123Z] "math", [2024-03-21T09:11:31.123Z] "math/big", [2024-03-21T09:11:31.123Z] "math/bits", [2024-03-21T09:11:31.123Z] "math/rand", [2024-03-21T09:11:31.123Z] "mime", [2024-03-21T09:11:31.123Z] "mime/multipart", [2024-03-21T09:11:31.123Z] "mime/quotedprintable", [2024-03-21T09:11:31.123Z] "net", [2024-03-21T09:11:31.123Z] "net/http", [2024-03-21T09:11:31.123Z] "net/http/httptrace", [2024-03-21T09:11:31.123Z] "net/http/httputil", [2024-03-21T09:11:31.123Z] "net/http/internal", [2024-03-21T09:11:31.123Z] "net/http/internal/ascii", [2024-03-21T09:11:31.123Z] "net/mail", [2024-03-21T09:11:31.123Z] "net/textproto", [2024-03-21T09:11:31.123Z] "net/url", [2024-03-21T09:11:31.123Z] "os", [2024-03-21T09:11:31.123Z] "path", [2024-03-21T09:11:31.123Z] "path/filepath", [2024-03-21T09:11:31.123Z] "reflect", [2024-03-21T09:11:31.123Z] "regexp", [2024-03-21T09:11:31.123Z] "regexp/syntax", [2024-03-21T09:11:31.123Z] "runtime", [2024-03-21T09:11:31.123Z] "runtime/cgo", [2024-03-21T09:11:31.123Z] "runtime/internal/atomic", [2024-03-21T09:11:31.123Z] "runtime/internal/math", [2024-03-21T09:11:31.123Z] "runtime/internal/sys", [2024-03-21T09:11:31.123Z] "sort", [2024-03-21T09:11:31.123Z] "strconv", [2024-03-21T09:11:31.123Z] "strings", [2024-03-21T09:11:31.123Z] "sync", [2024-03-21T09:11:31.123Z] "sync/atomic", [2024-03-21T09:11:31.123Z] "syscall", [2024-03-21T09:11:31.123Z] "text/template", [2024-03-21T09:11:31.123Z] "text/template/parse", [2024-03-21T09:11:31.123Z] "time", [2024-03-21T09:11:31.123Z] "unicode", [2024-03-21T09:11:31.123Z] "unicode/utf16", [2024-03-21T09:11:31.123Z] "unicode/utf8", [2024-03-21T09:11:31.123Z] "unsafe", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.123Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.123Z] ] [2024-03-21T09:11:31.123Z] } [2024-03-21T09:11:31.123Z] { [2024-03-21T09:11:31.123Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/terminator", [2024-03-21T09:11:31.123Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.123Z] "Name": "terminator", [2024-03-21T09:11:31.123Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.123Z] "Module": { [2024-03-21T09:11:31.123Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.123Z] "Version": "v0.26.13", [2024-03-21T09:11:31.123Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.123Z] "Indirect": true, [2024-03-21T09:11:31.123Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.123Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.123Z] "GoVersion": "1.19" [2024-03-21T09:11:31.123Z] }, [2024-03-21T09:11:31.123Z] "DepOnly": true, [2024-03-21T09:11:31.123Z] "Stale": true, [2024-03-21T09:11:31.123Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.123Z] "GoFiles": [ [2024-03-21T09:11:31.123Z] "create_terminator_parameters.go", [2024-03-21T09:11:31.123Z] "create_terminator_responses.go", [2024-03-21T09:11:31.123Z] "delete_terminator_parameters.go", [2024-03-21T09:11:31.123Z] "delete_terminator_responses.go", [2024-03-21T09:11:31.123Z] "detail_terminator_parameters.go", [2024-03-21T09:11:31.123Z] "detail_terminator_responses.go", [2024-03-21T09:11:31.123Z] "list_terminators_parameters.go", [2024-03-21T09:11:31.123Z] "list_terminators_responses.go", [2024-03-21T09:11:31.123Z] "patch_terminator_parameters.go", [2024-03-21T09:11:31.123Z] "patch_terminator_responses.go", [2024-03-21T09:11:31.123Z] "terminator_client.go", [2024-03-21T09:11:31.123Z] "update_terminator_parameters.go", [2024-03-21T09:11:31.123Z] "update_terminator_responses.go" [2024-03-21T09:11:31.123Z] ], [2024-03-21T09:11:31.123Z] "Imports": [ [2024-03-21T09:11:31.123Z] "context", [2024-03-21T09:11:31.123Z] "fmt", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.123Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.123Z] "io", [2024-03-21T09:11:31.123Z] "net/http", [2024-03-21T09:11:31.123Z] "time" [2024-03-21T09:11:31.123Z] ], [2024-03-21T09:11:31.123Z] "Deps": [ [2024-03-21T09:11:31.123Z] "bufio", [2024-03-21T09:11:31.123Z] "bytes", [2024-03-21T09:11:31.123Z] "compress/flate", [2024-03-21T09:11:31.123Z] "compress/gzip", [2024-03-21T09:11:31.123Z] "container/list", [2024-03-21T09:11:31.123Z] "context", [2024-03-21T09:11:31.123Z] "crypto", [2024-03-21T09:11:31.123Z] "crypto/aes", [2024-03-21T09:11:31.123Z] "crypto/cipher", [2024-03-21T09:11:31.123Z] "crypto/des", [2024-03-21T09:11:31.123Z] "crypto/dsa", [2024-03-21T09:11:31.123Z] "crypto/ecdsa", [2024-03-21T09:11:31.123Z] "crypto/ed25519", [2024-03-21T09:11:31.123Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.123Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.123Z] "crypto/elliptic", [2024-03-21T09:11:31.123Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.123Z] "crypto/hmac", [2024-03-21T09:11:31.123Z] "crypto/internal/randutil", [2024-03-21T09:11:31.123Z] "crypto/internal/subtle", [2024-03-21T09:11:31.123Z] "crypto/md5", [2024-03-21T09:11:31.123Z] "crypto/rand", [2024-03-21T09:11:31.123Z] "crypto/rc4", [2024-03-21T09:11:31.123Z] "crypto/rsa", [2024-03-21T09:11:31.123Z] "crypto/sha1", [2024-03-21T09:11:31.123Z] "crypto/sha256", [2024-03-21T09:11:31.123Z] "crypto/sha512", [2024-03-21T09:11:31.123Z] "crypto/subtle", [2024-03-21T09:11:31.123Z] "crypto/tls", [2024-03-21T09:11:31.123Z] "crypto/x509", [2024-03-21T09:11:31.123Z] "crypto/x509/pkix", [2024-03-21T09:11:31.123Z] "database/sql/driver", [2024-03-21T09:11:31.123Z] "embed", [2024-03-21T09:11:31.123Z] "encoding", [2024-03-21T09:11:31.123Z] "encoding/asn1", [2024-03-21T09:11:31.123Z] "encoding/base64", [2024-03-21T09:11:31.123Z] "encoding/binary", [2024-03-21T09:11:31.123Z] "encoding/csv", [2024-03-21T09:11:31.123Z] "encoding/gob", [2024-03-21T09:11:31.123Z] "encoding/hex", [2024-03-21T09:11:31.123Z] "encoding/json", [2024-03-21T09:11:31.123Z] "encoding/pem", [2024-03-21T09:11:31.123Z] "encoding/xml", [2024-03-21T09:11:31.123Z] "errors", [2024-03-21T09:11:31.123Z] "fmt", [2024-03-21T09:11:31.123Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.123Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.123Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.123Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.123Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.123Z] "github.com/google/uuid", [2024-03-21T09:11:31.123Z] "github.com/josharian/intern", [2024-03-21T09:11:31.123Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.123Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.123Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.123Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.123Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.123Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.123Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.123Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.123Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.123Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.123Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.123Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.123Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.123Z] "hash", [2024-03-21T09:11:31.123Z] "hash/crc32", [2024-03-21T09:11:31.123Z] "html", [2024-03-21T09:11:31.123Z] "html/template", [2024-03-21T09:11:31.123Z] "internal/abi", [2024-03-21T09:11:31.123Z] "internal/bytealg", [2024-03-21T09:11:31.123Z] "internal/cpu", [2024-03-21T09:11:31.123Z] "internal/fmtsort", [2024-03-21T09:11:31.123Z] "internal/goexperiment", [2024-03-21T09:11:31.123Z] "internal/itoa", [2024-03-21T09:11:31.123Z] "internal/nettrace", [2024-03-21T09:11:31.123Z] "internal/oserror", [2024-03-21T09:11:31.123Z] "internal/poll", [2024-03-21T09:11:31.123Z] "internal/race", [2024-03-21T09:11:31.123Z] "internal/reflectlite", [2024-03-21T09:11:31.123Z] "internal/singleflight", [2024-03-21T09:11:31.123Z] "internal/syscall/execenv", [2024-03-21T09:11:31.123Z] "internal/syscall/unix", [2024-03-21T09:11:31.123Z] "internal/testlog", [2024-03-21T09:11:31.123Z] "internal/unsafeheader", [2024-03-21T09:11:31.123Z] "io", [2024-03-21T09:11:31.123Z] "io/fs", [2024-03-21T09:11:31.123Z] "io/ioutil", [2024-03-21T09:11:31.123Z] "log", [2024-03-21T09:11:31.123Z] "math", [2024-03-21T09:11:31.123Z] "math/big", [2024-03-21T09:11:31.123Z] "math/bits", [2024-03-21T09:11:31.123Z] "math/rand", [2024-03-21T09:11:31.123Z] "mime", [2024-03-21T09:11:31.123Z] "mime/multipart", [2024-03-21T09:11:31.123Z] "mime/quotedprintable", [2024-03-21T09:11:31.123Z] "net", [2024-03-21T09:11:31.123Z] "net/http", [2024-03-21T09:11:31.123Z] "net/http/httptrace", [2024-03-21T09:11:31.123Z] "net/http/httputil", [2024-03-21T09:11:31.123Z] "net/http/internal", [2024-03-21T09:11:31.123Z] "net/http/internal/ascii", [2024-03-21T09:11:31.123Z] "net/mail", [2024-03-21T09:11:31.123Z] "net/textproto", [2024-03-21T09:11:31.123Z] "net/url", [2024-03-21T09:11:31.124Z] "os", [2024-03-21T09:11:31.124Z] "path", [2024-03-21T09:11:31.124Z] "path/filepath", [2024-03-21T09:11:31.124Z] "reflect", [2024-03-21T09:11:31.124Z] "regexp", [2024-03-21T09:11:31.124Z] "regexp/syntax", [2024-03-21T09:11:31.124Z] "runtime", [2024-03-21T09:11:31.124Z] "runtime/cgo", [2024-03-21T09:11:31.124Z] "runtime/internal/atomic", [2024-03-21T09:11:31.124Z] "runtime/internal/math", [2024-03-21T09:11:31.124Z] "runtime/internal/sys", [2024-03-21T09:11:31.124Z] "sort", [2024-03-21T09:11:31.124Z] "strconv", [2024-03-21T09:11:31.124Z] "strings", [2024-03-21T09:11:31.124Z] "sync", [2024-03-21T09:11:31.124Z] "sync/atomic", [2024-03-21T09:11:31.124Z] "syscall", [2024-03-21T09:11:31.124Z] "text/template", [2024-03-21T09:11:31.124Z] "text/template/parse", [2024-03-21T09:11:31.124Z] "time", [2024-03-21T09:11:31.124Z] "unicode", [2024-03-21T09:11:31.124Z] "unicode/utf16", [2024-03-21T09:11:31.124Z] "unicode/utf8", [2024-03-21T09:11:31.124Z] "unsafe", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.124Z] ] [2024-03-21T09:11:31.124Z] } [2024-03-21T09:11:31.124Z] { [2024-03-21T09:11:31.124Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/well_known", [2024-03-21T09:11:31.124Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.124Z] "Name": "well_known", [2024-03-21T09:11:31.124Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.124Z] "Module": { [2024-03-21T09:11:31.124Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.124Z] "Version": "v0.26.13", [2024-03-21T09:11:31.124Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.124Z] "Indirect": true, [2024-03-21T09:11:31.124Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.124Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.124Z] "GoVersion": "1.19" [2024-03-21T09:11:31.124Z] }, [2024-03-21T09:11:31.124Z] "DepOnly": true, [2024-03-21T09:11:31.124Z] "Stale": true, [2024-03-21T09:11:31.124Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.124Z] "GoFiles": [ [2024-03-21T09:11:31.124Z] "list_well_known_cas_parameters.go", [2024-03-21T09:11:31.124Z] "list_well_known_cas_responses.go", [2024-03-21T09:11:31.124Z] "well_known_client.go" [2024-03-21T09:11:31.124Z] ], [2024-03-21T09:11:31.124Z] "Imports": [ [2024-03-21T09:11:31.124Z] "context", [2024-03-21T09:11:31.124Z] "fmt", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.124Z] "io", [2024-03-21T09:11:31.124Z] "net/http", [2024-03-21T09:11:31.124Z] "time" [2024-03-21T09:11:31.124Z] ], [2024-03-21T09:11:31.124Z] "Deps": [ [2024-03-21T09:11:31.124Z] "bufio", [2024-03-21T09:11:31.124Z] "bytes", [2024-03-21T09:11:31.124Z] "compress/flate", [2024-03-21T09:11:31.124Z] "compress/gzip", [2024-03-21T09:11:31.124Z] "container/list", [2024-03-21T09:11:31.124Z] "context", [2024-03-21T09:11:31.124Z] "crypto", [2024-03-21T09:11:31.124Z] "crypto/aes", [2024-03-21T09:11:31.124Z] "crypto/cipher", [2024-03-21T09:11:31.124Z] "crypto/des", [2024-03-21T09:11:31.124Z] "crypto/dsa", [2024-03-21T09:11:31.124Z] "crypto/ecdsa", [2024-03-21T09:11:31.124Z] "crypto/ed25519", [2024-03-21T09:11:31.124Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.124Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.124Z] "crypto/elliptic", [2024-03-21T09:11:31.124Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.124Z] "crypto/hmac", [2024-03-21T09:11:31.124Z] "crypto/internal/randutil", [2024-03-21T09:11:31.124Z] "crypto/internal/subtle", [2024-03-21T09:11:31.124Z] "crypto/md5", [2024-03-21T09:11:31.124Z] "crypto/rand", [2024-03-21T09:11:31.124Z] "crypto/rc4", [2024-03-21T09:11:31.124Z] "crypto/rsa", [2024-03-21T09:11:31.124Z] "crypto/sha1", [2024-03-21T09:11:31.124Z] "crypto/sha256", [2024-03-21T09:11:31.124Z] "crypto/sha512", [2024-03-21T09:11:31.124Z] "crypto/subtle", [2024-03-21T09:11:31.124Z] "crypto/tls", [2024-03-21T09:11:31.124Z] "crypto/x509", [2024-03-21T09:11:31.124Z] "crypto/x509/pkix", [2024-03-21T09:11:31.124Z] "database/sql/driver", [2024-03-21T09:11:31.124Z] "embed", [2024-03-21T09:11:31.124Z] "encoding", [2024-03-21T09:11:31.124Z] "encoding/asn1", [2024-03-21T09:11:31.124Z] "encoding/base64", [2024-03-21T09:11:31.124Z] "encoding/binary", [2024-03-21T09:11:31.124Z] "encoding/csv", [2024-03-21T09:11:31.124Z] "encoding/gob", [2024-03-21T09:11:31.124Z] "encoding/hex", [2024-03-21T09:11:31.124Z] "encoding/json", [2024-03-21T09:11:31.124Z] "encoding/pem", [2024-03-21T09:11:31.124Z] "encoding/xml", [2024-03-21T09:11:31.124Z] "errors", [2024-03-21T09:11:31.124Z] "fmt", [2024-03-21T09:11:31.124Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.124Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.124Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.124Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.124Z] "github.com/google/uuid", [2024-03-21T09:11:31.124Z] "github.com/josharian/intern", [2024-03-21T09:11:31.124Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.124Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.124Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.124Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.124Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.124Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.124Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.124Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.124Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.124Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.124Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.124Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.124Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.124Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.124Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.124Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.124Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.124Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.124Z] "hash", [2024-03-21T09:11:31.124Z] "hash/crc32", [2024-03-21T09:11:31.124Z] "html", [2024-03-21T09:11:31.124Z] "html/template", [2024-03-21T09:11:31.124Z] "internal/abi", [2024-03-21T09:11:31.124Z] "internal/bytealg", [2024-03-21T09:11:31.124Z] "internal/cpu", [2024-03-21T09:11:31.124Z] "internal/fmtsort", [2024-03-21T09:11:31.124Z] "internal/goexperiment", [2024-03-21T09:11:31.124Z] "internal/itoa", [2024-03-21T09:11:31.124Z] "internal/nettrace", [2024-03-21T09:11:31.124Z] "internal/oserror", [2024-03-21T09:11:31.124Z] "internal/poll", [2024-03-21T09:11:31.124Z] "internal/race", [2024-03-21T09:11:31.124Z] "internal/reflectlite", [2024-03-21T09:11:31.124Z] "internal/singleflight", [2024-03-21T09:11:31.124Z] "internal/syscall/execenv", [2024-03-21T09:11:31.124Z] "internal/syscall/unix", [2024-03-21T09:11:31.124Z] "internal/testlog", [2024-03-21T09:11:31.124Z] "internal/unsafeheader", [2024-03-21T09:11:31.124Z] "io", [2024-03-21T09:11:31.124Z] "io/fs", [2024-03-21T09:11:31.124Z] "io/ioutil", [2024-03-21T09:11:31.124Z] "log", [2024-03-21T09:11:31.124Z] "math", [2024-03-21T09:11:31.124Z] "math/big", [2024-03-21T09:11:31.124Z] "math/bits", [2024-03-21T09:11:31.124Z] "math/rand", [2024-03-21T09:11:31.124Z] "mime", [2024-03-21T09:11:31.124Z] "mime/multipart", [2024-03-21T09:11:31.124Z] "mime/quotedprintable", [2024-03-21T09:11:31.124Z] "net", [2024-03-21T09:11:31.124Z] "net/http", [2024-03-21T09:11:31.124Z] "net/http/httptrace", [2024-03-21T09:11:31.124Z] "net/http/httputil", [2024-03-21T09:11:31.124Z] "net/http/internal", [2024-03-21T09:11:31.124Z] "net/http/internal/ascii", [2024-03-21T09:11:31.124Z] "net/mail", [2024-03-21T09:11:31.124Z] "net/textproto", [2024-03-21T09:11:31.124Z] "net/url", [2024-03-21T09:11:31.124Z] "os", [2024-03-21T09:11:31.124Z] "path", [2024-03-21T09:11:31.124Z] "path/filepath", [2024-03-21T09:11:31.124Z] "reflect", [2024-03-21T09:11:31.124Z] "regexp", [2024-03-21T09:11:31.124Z] "regexp/syntax", [2024-03-21T09:11:31.124Z] "runtime", [2024-03-21T09:11:31.124Z] "runtime/cgo", [2024-03-21T09:11:31.124Z] "runtime/internal/atomic", [2024-03-21T09:11:31.124Z] "runtime/internal/math", [2024-03-21T09:11:31.124Z] "runtime/internal/sys", [2024-03-21T09:11:31.124Z] "sort", [2024-03-21T09:11:31.124Z] "strconv", [2024-03-21T09:11:31.124Z] "strings", [2024-03-21T09:11:31.124Z] "sync", [2024-03-21T09:11:31.124Z] "sync/atomic", [2024-03-21T09:11:31.124Z] "syscall", [2024-03-21T09:11:31.124Z] "text/template", [2024-03-21T09:11:31.124Z] "text/template/parse", [2024-03-21T09:11:31.124Z] "time", [2024-03-21T09:11:31.124Z] "unicode", [2024-03-21T09:11:31.124Z] "unicode/utf16", [2024-03-21T09:11:31.124Z] "unicode/utf8", [2024-03-21T09:11:31.124Z] "unsafe", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.124Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.124Z] ] [2024-03-21T09:11:31.124Z] } [2024-03-21T09:11:31.124Z] { [2024-03-21T09:11:31.124Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client", [2024-03-21T09:11:31.124Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.124Z] "Name": "rest_management_api_client", [2024-03-21T09:11:31.124Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.124Z] "Module": { [2024-03-21T09:11:31.124Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.124Z] "Version": "v0.26.13", [2024-03-21T09:11:31.124Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.124Z] "Indirect": true, [2024-03-21T09:11:31.124Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.124Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.124Z] "GoVersion": "1.19" [2024-03-21T09:11:31.124Z] }, [2024-03-21T09:11:31.124Z] "DepOnly": true, [2024-03-21T09:11:31.124Z] "Stale": true, [2024-03-21T09:11:31.124Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.124Z] "GoFiles": [ [2024-03-21T09:11:31.124Z] "ziti_edge_management_client.go" [2024-03-21T09:11:31.124Z] ], [2024-03-21T09:11:31.124Z] "Imports": [ [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/well_known" [2024-03-21T09:11:31.124Z] ], [2024-03-21T09:11:31.124Z] "Deps": [ [2024-03-21T09:11:31.124Z] "bufio", [2024-03-21T09:11:31.124Z] "bytes", [2024-03-21T09:11:31.124Z] "compress/flate", [2024-03-21T09:11:31.124Z] "compress/gzip", [2024-03-21T09:11:31.124Z] "container/list", [2024-03-21T09:11:31.124Z] "context", [2024-03-21T09:11:31.124Z] "crypto", [2024-03-21T09:11:31.124Z] "crypto/aes", [2024-03-21T09:11:31.124Z] "crypto/cipher", [2024-03-21T09:11:31.124Z] "crypto/des", [2024-03-21T09:11:31.124Z] "crypto/dsa", [2024-03-21T09:11:31.124Z] "crypto/ecdsa", [2024-03-21T09:11:31.124Z] "crypto/ed25519", [2024-03-21T09:11:31.124Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.124Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.124Z] "crypto/elliptic", [2024-03-21T09:11:31.124Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.124Z] "crypto/hmac", [2024-03-21T09:11:31.124Z] "crypto/internal/randutil", [2024-03-21T09:11:31.124Z] "crypto/internal/subtle", [2024-03-21T09:11:31.124Z] "crypto/md5", [2024-03-21T09:11:31.124Z] "crypto/rand", [2024-03-21T09:11:31.124Z] "crypto/rc4", [2024-03-21T09:11:31.124Z] "crypto/rsa", [2024-03-21T09:11:31.124Z] "crypto/sha1", [2024-03-21T09:11:31.124Z] "crypto/sha256", [2024-03-21T09:11:31.124Z] "crypto/sha512", [2024-03-21T09:11:31.124Z] "crypto/subtle", [2024-03-21T09:11:31.124Z] "crypto/tls", [2024-03-21T09:11:31.124Z] "crypto/x509", [2024-03-21T09:11:31.124Z] "crypto/x509/pkix", [2024-03-21T09:11:31.124Z] "database/sql/driver", [2024-03-21T09:11:31.124Z] "embed", [2024-03-21T09:11:31.124Z] "encoding", [2024-03-21T09:11:31.124Z] "encoding/asn1", [2024-03-21T09:11:31.124Z] "encoding/base64", [2024-03-21T09:11:31.124Z] "encoding/binary", [2024-03-21T09:11:31.124Z] "encoding/csv", [2024-03-21T09:11:31.124Z] "encoding/gob", [2024-03-21T09:11:31.124Z] "encoding/hex", [2024-03-21T09:11:31.124Z] "encoding/json", [2024-03-21T09:11:31.124Z] "encoding/pem", [2024-03-21T09:11:31.124Z] "encoding/xml", [2024-03-21T09:11:31.124Z] "errors", [2024-03-21T09:11:31.124Z] "fmt", [2024-03-21T09:11:31.124Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.124Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.124Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.124Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.124Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.124Z] "github.com/google/uuid", [2024-03-21T09:11:31.124Z] "github.com/josharian/intern", [2024-03-21T09:11:31.124Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.124Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.124Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.124Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.124Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.124Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.124Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.124Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.124Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.125Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.125Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.125Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.125Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.125Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.125Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.125Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.125Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.125Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.125Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.125Z] "hash", [2024-03-21T09:11:31.125Z] "hash/crc32", [2024-03-21T09:11:31.125Z] "html", [2024-03-21T09:11:31.125Z] "html/template", [2024-03-21T09:11:31.125Z] "internal/abi", [2024-03-21T09:11:31.125Z] "internal/bytealg", [2024-03-21T09:11:31.125Z] "internal/cpu", [2024-03-21T09:11:31.125Z] "internal/fmtsort", [2024-03-21T09:11:31.125Z] "internal/goexperiment", [2024-03-21T09:11:31.125Z] "internal/itoa", [2024-03-21T09:11:31.125Z] "internal/nettrace", [2024-03-21T09:11:31.125Z] "internal/oserror", [2024-03-21T09:11:31.125Z] "internal/poll", [2024-03-21T09:11:31.125Z] "internal/race", [2024-03-21T09:11:31.125Z] "internal/reflectlite", [2024-03-21T09:11:31.125Z] "internal/singleflight", [2024-03-21T09:11:31.125Z] "internal/syscall/execenv", [2024-03-21T09:11:31.125Z] "internal/syscall/unix", [2024-03-21T09:11:31.125Z] "internal/testlog", [2024-03-21T09:11:31.125Z] "internal/unsafeheader", [2024-03-21T09:11:31.125Z] "io", [2024-03-21T09:11:31.125Z] "io/fs", [2024-03-21T09:11:31.125Z] "io/ioutil", [2024-03-21T09:11:31.125Z] "log", [2024-03-21T09:11:31.125Z] "math", [2024-03-21T09:11:31.125Z] "math/big", [2024-03-21T09:11:31.125Z] "math/bits", [2024-03-21T09:11:31.125Z] "math/rand", [2024-03-21T09:11:31.125Z] "mime", [2024-03-21T09:11:31.125Z] "mime/multipart", [2024-03-21T09:11:31.125Z] "mime/quotedprintable", [2024-03-21T09:11:31.125Z] "net", [2024-03-21T09:11:31.125Z] "net/http", [2024-03-21T09:11:31.125Z] "net/http/httptrace", [2024-03-21T09:11:31.125Z] "net/http/httputil", [2024-03-21T09:11:31.125Z] "net/http/internal", [2024-03-21T09:11:31.125Z] "net/http/internal/ascii", [2024-03-21T09:11:31.125Z] "net/mail", [2024-03-21T09:11:31.125Z] "net/textproto", [2024-03-21T09:11:31.125Z] "net/url", [2024-03-21T09:11:31.125Z] "os", [2024-03-21T09:11:31.125Z] "path", [2024-03-21T09:11:31.125Z] "path/filepath", [2024-03-21T09:11:31.125Z] "reflect", [2024-03-21T09:11:31.125Z] "regexp", [2024-03-21T09:11:31.125Z] "regexp/syntax", [2024-03-21T09:11:31.125Z] "runtime", [2024-03-21T09:11:31.125Z] "runtime/cgo", [2024-03-21T09:11:31.125Z] "runtime/internal/atomic", [2024-03-21T09:11:31.125Z] "runtime/internal/math", [2024-03-21T09:11:31.125Z] "runtime/internal/sys", [2024-03-21T09:11:31.125Z] "sort", [2024-03-21T09:11:31.125Z] "strconv", [2024-03-21T09:11:31.125Z] "strings", [2024-03-21T09:11:31.125Z] "sync", [2024-03-21T09:11:31.125Z] "sync/atomic", [2024-03-21T09:11:31.125Z] "syscall", [2024-03-21T09:11:31.125Z] "text/template", [2024-03-21T09:11:31.125Z] "text/template/parse", [2024-03-21T09:11:31.125Z] "time", [2024-03-21T09:11:31.125Z] "unicode", [2024-03-21T09:11:31.125Z] "unicode/utf16", [2024-03-21T09:11:31.125Z] "unicode/utf8", [2024-03-21T09:11:31.125Z] "unsafe", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.125Z] ] [2024-03-21T09:11:31.125Z] } [2024-03-21T09:11:31.125Z] { [2024-03-21T09:11:31.125Z] "Dir": "/go/pkg/mod/github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa", [2024-03-21T09:11:31.125Z] "ImportPath": "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.125Z] "Name": "pkcs7", [2024-03-21T09:11:31.125Z] "Doc": "Package pkcs7 implements parsing and generation of some PKCS#7 structures.", [2024-03-21T09:11:31.125Z] "Root": "/go/pkg/mod/github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa", [2024-03-21T09:11:31.125Z] "Module": { [2024-03-21T09:11:31.125Z] "Path": "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.125Z] "Version": "v0.0.0-20190404230743-d7302db945fa", [2024-03-21T09:11:31.125Z] "Time": "2019-04-04T23:07:43Z", [2024-03-21T09:11:31.125Z] "Indirect": true, [2024-03-21T09:11:31.125Z] "Dir": "/go/pkg/mod/github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa", [2024-03-21T09:11:31.125Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fullsailor/pkcs7/@v/v0.0.0-20190404230743-d7302db945fa.mod" [2024-03-21T09:11:31.125Z] }, [2024-03-21T09:11:31.125Z] "DepOnly": true, [2024-03-21T09:11:31.125Z] "Stale": true, [2024-03-21T09:11:31.125Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.125Z] "GoFiles": [ [2024-03-21T09:11:31.125Z] "ber.go", [2024-03-21T09:11:31.125Z] "pkcs7.go", [2024-03-21T09:11:31.125Z] "x509.go" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "Imports": [ [2024-03-21T09:11:31.125Z] "bytes", [2024-03-21T09:11:31.125Z] "crypto", [2024-03-21T09:11:31.125Z] "crypto/aes", [2024-03-21T09:11:31.125Z] "crypto/cipher", [2024-03-21T09:11:31.125Z] "crypto/des", [2024-03-21T09:11:31.125Z] "crypto/hmac", [2024-03-21T09:11:31.125Z] "crypto/rand", [2024-03-21T09:11:31.125Z] "crypto/rsa", [2024-03-21T09:11:31.125Z] "crypto/sha1", [2024-03-21T09:11:31.125Z] "crypto/x509", [2024-03-21T09:11:31.125Z] "crypto/x509/pkix", [2024-03-21T09:11:31.125Z] "encoding/asn1", [2024-03-21T09:11:31.125Z] "errors", [2024-03-21T09:11:31.125Z] "fmt", [2024-03-21T09:11:31.125Z] "math/big", [2024-03-21T09:11:31.125Z] "sort", [2024-03-21T09:11:31.125Z] "time" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "Deps": [ [2024-03-21T09:11:31.125Z] "bufio", [2024-03-21T09:11:31.125Z] "bytes", [2024-03-21T09:11:31.125Z] "context", [2024-03-21T09:11:31.125Z] "crypto", [2024-03-21T09:11:31.125Z] "crypto/aes", [2024-03-21T09:11:31.125Z] "crypto/cipher", [2024-03-21T09:11:31.125Z] "crypto/des", [2024-03-21T09:11:31.125Z] "crypto/dsa", [2024-03-21T09:11:31.125Z] "crypto/ecdsa", [2024-03-21T09:11:31.125Z] "crypto/ed25519", [2024-03-21T09:11:31.125Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.125Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.125Z] "crypto/elliptic", [2024-03-21T09:11:31.125Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.125Z] "crypto/hmac", [2024-03-21T09:11:31.125Z] "crypto/internal/randutil", [2024-03-21T09:11:31.125Z] "crypto/internal/subtle", [2024-03-21T09:11:31.125Z] "crypto/md5", [2024-03-21T09:11:31.125Z] "crypto/rand", [2024-03-21T09:11:31.125Z] "crypto/rsa", [2024-03-21T09:11:31.125Z] "crypto/sha1", [2024-03-21T09:11:31.125Z] "crypto/sha256", [2024-03-21T09:11:31.125Z] "crypto/sha512", [2024-03-21T09:11:31.125Z] "crypto/subtle", [2024-03-21T09:11:31.125Z] "crypto/x509", [2024-03-21T09:11:31.125Z] "crypto/x509/pkix", [2024-03-21T09:11:31.125Z] "encoding/asn1", [2024-03-21T09:11:31.125Z] "encoding/base64", [2024-03-21T09:11:31.125Z] "encoding/binary", [2024-03-21T09:11:31.125Z] "encoding/hex", [2024-03-21T09:11:31.125Z] "encoding/pem", [2024-03-21T09:11:31.125Z] "errors", [2024-03-21T09:11:31.125Z] "fmt", [2024-03-21T09:11:31.125Z] "hash", [2024-03-21T09:11:31.125Z] "internal/abi", [2024-03-21T09:11:31.125Z] "internal/bytealg", [2024-03-21T09:11:31.125Z] "internal/cpu", [2024-03-21T09:11:31.125Z] "internal/fmtsort", [2024-03-21T09:11:31.125Z] "internal/goexperiment", [2024-03-21T09:11:31.125Z] "internal/itoa", [2024-03-21T09:11:31.125Z] "internal/nettrace", [2024-03-21T09:11:31.125Z] "internal/oserror", [2024-03-21T09:11:31.125Z] "internal/poll", [2024-03-21T09:11:31.125Z] "internal/race", [2024-03-21T09:11:31.125Z] "internal/reflectlite", [2024-03-21T09:11:31.125Z] "internal/singleflight", [2024-03-21T09:11:31.125Z] "internal/syscall/execenv", [2024-03-21T09:11:31.125Z] "internal/syscall/unix", [2024-03-21T09:11:31.125Z] "internal/testlog", [2024-03-21T09:11:31.125Z] "internal/unsafeheader", [2024-03-21T09:11:31.125Z] "io", [2024-03-21T09:11:31.125Z] "io/fs", [2024-03-21T09:11:31.125Z] "math", [2024-03-21T09:11:31.125Z] "math/big", [2024-03-21T09:11:31.125Z] "math/bits", [2024-03-21T09:11:31.125Z] "math/rand", [2024-03-21T09:11:31.125Z] "net", [2024-03-21T09:11:31.125Z] "net/url", [2024-03-21T09:11:31.125Z] "os", [2024-03-21T09:11:31.125Z] "path", [2024-03-21T09:11:31.125Z] "path/filepath", [2024-03-21T09:11:31.125Z] "reflect", [2024-03-21T09:11:31.125Z] "runtime", [2024-03-21T09:11:31.125Z] "runtime/cgo", [2024-03-21T09:11:31.125Z] "runtime/internal/atomic", [2024-03-21T09:11:31.125Z] "runtime/internal/math", [2024-03-21T09:11:31.125Z] "runtime/internal/sys", [2024-03-21T09:11:31.125Z] "sort", [2024-03-21T09:11:31.125Z] "strconv", [2024-03-21T09:11:31.125Z] "strings", [2024-03-21T09:11:31.125Z] "sync", [2024-03-21T09:11:31.125Z] "sync/atomic", [2024-03-21T09:11:31.125Z] "syscall", [2024-03-21T09:11:31.125Z] "time", [2024-03-21T09:11:31.125Z] "unicode", [2024-03-21T09:11:31.125Z] "unicode/utf16", [2024-03-21T09:11:31.125Z] "unicode/utf8", [2024-03-21T09:11:31.125Z] "unsafe", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.125Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "TestGoFiles": [ [2024-03-21T09:11:31.125Z] "ber_test.go", [2024-03-21T09:11:31.125Z] "pkcs7_test.go" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "TestImports": [ [2024-03-21T09:11:31.125Z] "bytes", [2024-03-21T09:11:31.125Z] "crypto", [2024-03-21T09:11:31.125Z] "crypto/rand", [2024-03-21T09:11:31.125Z] "crypto/rsa", [2024-03-21T09:11:31.125Z] "crypto/x509", [2024-03-21T09:11:31.125Z] "crypto/x509/pkix", [2024-03-21T09:11:31.125Z] "encoding/asn1", [2024-03-21T09:11:31.125Z] "encoding/pem", [2024-03-21T09:11:31.125Z] "fmt", [2024-03-21T09:11:31.125Z] "io", [2024-03-21T09:11:31.125Z] "io/ioutil", [2024-03-21T09:11:31.125Z] "math/big", [2024-03-21T09:11:31.125Z] "os", [2024-03-21T09:11:31.125Z] "os/exec", [2024-03-21T09:11:31.125Z] "strings", [2024-03-21T09:11:31.125Z] "testing", [2024-03-21T09:11:31.125Z] "time" [2024-03-21T09:11:31.125Z] ] [2024-03-21T09:11:31.125Z] } [2024-03-21T09:11:31.125Z] { [2024-03-21T09:11:31.125Z] "Dir": "/go/pkg/mod/github.com/pkg/errors@v0.9.1", [2024-03-21T09:11:31.125Z] "ImportPath": "github.com/pkg/errors", [2024-03-21T09:11:31.125Z] "Name": "errors", [2024-03-21T09:11:31.125Z] "Doc": "Package errors provides simple error handling primitives.", [2024-03-21T09:11:31.125Z] "Root": "/go/pkg/mod/github.com/pkg/errors@v0.9.1", [2024-03-21T09:11:31.125Z] "Module": { [2024-03-21T09:11:31.125Z] "Path": "github.com/pkg/errors", [2024-03-21T09:11:31.125Z] "Version": "v0.9.1", [2024-03-21T09:11:31.125Z] "Time": "2020-01-14T19:47:44Z", [2024-03-21T09:11:31.125Z] "Indirect": true, [2024-03-21T09:11:31.125Z] "Dir": "/go/pkg/mod/github.com/pkg/errors@v0.9.1", [2024-03-21T09:11:31.125Z] "GoMod": "/go/pkg/mod/cache/download/github.com/pkg/errors/@v/v0.9.1.mod" [2024-03-21T09:11:31.125Z] }, [2024-03-21T09:11:31.125Z] "DepOnly": true, [2024-03-21T09:11:31.125Z] "Stale": true, [2024-03-21T09:11:31.125Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.125Z] "GoFiles": [ [2024-03-21T09:11:31.125Z] "errors.go", [2024-03-21T09:11:31.125Z] "go113.go", [2024-03-21T09:11:31.125Z] "stack.go" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "Imports": [ [2024-03-21T09:11:31.125Z] "errors", [2024-03-21T09:11:31.125Z] "fmt", [2024-03-21T09:11:31.125Z] "io", [2024-03-21T09:11:31.125Z] "path", [2024-03-21T09:11:31.125Z] "runtime", [2024-03-21T09:11:31.125Z] "strconv", [2024-03-21T09:11:31.125Z] "strings" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "Deps": [ [2024-03-21T09:11:31.125Z] "errors", [2024-03-21T09:11:31.125Z] "fmt", [2024-03-21T09:11:31.125Z] "internal/abi", [2024-03-21T09:11:31.125Z] "internal/bytealg", [2024-03-21T09:11:31.125Z] "internal/cpu", [2024-03-21T09:11:31.125Z] "internal/fmtsort", [2024-03-21T09:11:31.125Z] "internal/goexperiment", [2024-03-21T09:11:31.125Z] "internal/itoa", [2024-03-21T09:11:31.125Z] "internal/oserror", [2024-03-21T09:11:31.125Z] "internal/poll", [2024-03-21T09:11:31.125Z] "internal/race", [2024-03-21T09:11:31.125Z] "internal/reflectlite", [2024-03-21T09:11:31.125Z] "internal/syscall/execenv", [2024-03-21T09:11:31.125Z] "internal/syscall/unix", [2024-03-21T09:11:31.125Z] "internal/testlog", [2024-03-21T09:11:31.125Z] "internal/unsafeheader", [2024-03-21T09:11:31.125Z] "io", [2024-03-21T09:11:31.125Z] "io/fs", [2024-03-21T09:11:31.125Z] "math", [2024-03-21T09:11:31.125Z] "math/bits", [2024-03-21T09:11:31.125Z] "os", [2024-03-21T09:11:31.125Z] "path", [2024-03-21T09:11:31.125Z] "reflect", [2024-03-21T09:11:31.125Z] "runtime", [2024-03-21T09:11:31.125Z] "runtime/internal/atomic", [2024-03-21T09:11:31.125Z] "runtime/internal/math", [2024-03-21T09:11:31.125Z] "runtime/internal/sys", [2024-03-21T09:11:31.125Z] "sort", [2024-03-21T09:11:31.125Z] "strconv", [2024-03-21T09:11:31.125Z] "strings", [2024-03-21T09:11:31.125Z] "sync", [2024-03-21T09:11:31.125Z] "sync/atomic", [2024-03-21T09:11:31.125Z] "syscall", [2024-03-21T09:11:31.125Z] "time", [2024-03-21T09:11:31.125Z] "unicode", [2024-03-21T09:11:31.125Z] "unicode/utf8", [2024-03-21T09:11:31.125Z] "unsafe" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "TestGoFiles": [ [2024-03-21T09:11:31.125Z] "bench_test.go", [2024-03-21T09:11:31.125Z] "errors_test.go", [2024-03-21T09:11:31.125Z] "format_test.go", [2024-03-21T09:11:31.125Z] "go113_test.go", [2024-03-21T09:11:31.125Z] "json_test.go", [2024-03-21T09:11:31.125Z] "stack_test.go" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "TestImports": [ [2024-03-21T09:11:31.125Z] "encoding/json", [2024-03-21T09:11:31.125Z] "errors", [2024-03-21T09:11:31.125Z] "fmt", [2024-03-21T09:11:31.125Z] "io", [2024-03-21T09:11:31.125Z] "reflect", [2024-03-21T09:11:31.125Z] "regexp", [2024-03-21T09:11:31.125Z] "runtime", [2024-03-21T09:11:31.125Z] "strings", [2024-03-21T09:11:31.125Z] "testing" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "XTestGoFiles": [ [2024-03-21T09:11:31.125Z] "example_test.go" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "XTestImports": [ [2024-03-21T09:11:31.125Z] "fmt", [2024-03-21T09:11:31.125Z] "github.com/pkg/errors" [2024-03-21T09:11:31.125Z] ] [2024-03-21T09:11:31.125Z] } [2024-03-21T09:11:31.125Z] { [2024-03-21T09:11:31.125Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_util", [2024-03-21T09:11:31.125Z] "ImportPath": "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.125Z] "Name": "rest_util", [2024-03-21T09:11:31.125Z] "Doc": "Package rest_util provides helper functions to generate a client for the Ziti Edge REST APIs.", [2024-03-21T09:11:31.125Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.125Z] "Module": { [2024-03-21T09:11:31.125Z] "Path": "github.com/openziti/edge-api", [2024-03-21T09:11:31.125Z] "Version": "v0.26.13", [2024-03-21T09:11:31.125Z] "Time": "2024-03-12T13:37:39Z", [2024-03-21T09:11:31.125Z] "Indirect": true, [2024-03-21T09:11:31.125Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-03-21T09:11:31.125Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-03-21T09:11:31.125Z] "GoVersion": "1.19" [2024-03-21T09:11:31.125Z] }, [2024-03-21T09:11:31.125Z] "DepOnly": true, [2024-03-21T09:11:31.125Z] "Stale": true, [2024-03-21T09:11:31.125Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.125Z] "GoFiles": [ [2024-03-21T09:11:31.125Z] "authenticate.go", [2024-03-21T09:11:31.125Z] "capool.go", [2024-03-21T09:11:31.125Z] "clients.go", [2024-03-21T09:11:31.125Z] "errors.go", [2024-03-21T09:11:31.125Z] "util.go" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "Imports": [ [2024-03-21T09:11:31.125Z] "context", [2024-03-21T09:11:31.125Z] "crypto", [2024-03-21T09:11:31.125Z] "crypto/tls", [2024-03-21T09:11:31.125Z] "crypto/x509", [2024-03-21T09:11:31.125Z] "encoding/base64", [2024-03-21T09:11:31.125Z] "fmt", [2024-03-21T09:11:31.125Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.125Z] "github.com/pkg/errors", [2024-03-21T09:11:31.125Z] "io", [2024-03-21T09:11:31.125Z] "net/http", [2024-03-21T09:11:31.125Z] "net/url", [2024-03-21T09:11:31.125Z] "time" [2024-03-21T09:11:31.125Z] ], [2024-03-21T09:11:31.125Z] "Deps": [ [2024-03-21T09:11:31.125Z] "bufio", [2024-03-21T09:11:31.125Z] "bytes", [2024-03-21T09:11:31.125Z] "compress/flate", [2024-03-21T09:11:31.125Z] "compress/gzip", [2024-03-21T09:11:31.125Z] "container/list", [2024-03-21T09:11:31.125Z] "context", [2024-03-21T09:11:31.125Z] "crypto", [2024-03-21T09:11:31.125Z] "crypto/aes", [2024-03-21T09:11:31.125Z] "crypto/cipher", [2024-03-21T09:11:31.125Z] "crypto/des", [2024-03-21T09:11:31.125Z] "crypto/dsa", [2024-03-21T09:11:31.125Z] "crypto/ecdsa", [2024-03-21T09:11:31.125Z] "crypto/ed25519", [2024-03-21T09:11:31.125Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.125Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.125Z] "crypto/elliptic", [2024-03-21T09:11:31.125Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.125Z] "crypto/hmac", [2024-03-21T09:11:31.125Z] "crypto/internal/randutil", [2024-03-21T09:11:31.125Z] "crypto/internal/subtle", [2024-03-21T09:11:31.125Z] "crypto/md5", [2024-03-21T09:11:31.125Z] "crypto/rand", [2024-03-21T09:11:31.125Z] "crypto/rc4", [2024-03-21T09:11:31.125Z] "crypto/rsa", [2024-03-21T09:11:31.125Z] "crypto/sha1", [2024-03-21T09:11:31.125Z] "crypto/sha256", [2024-03-21T09:11:31.125Z] "crypto/sha512", [2024-03-21T09:11:31.125Z] "crypto/subtle", [2024-03-21T09:11:31.125Z] "crypto/tls", [2024-03-21T09:11:31.125Z] "crypto/x509", [2024-03-21T09:11:31.125Z] "crypto/x509/pkix", [2024-03-21T09:11:31.125Z] "database/sql/driver", [2024-03-21T09:11:31.125Z] "embed", [2024-03-21T09:11:31.125Z] "encoding", [2024-03-21T09:11:31.125Z] "encoding/asn1", [2024-03-21T09:11:31.125Z] "encoding/base64", [2024-03-21T09:11:31.125Z] "encoding/binary", [2024-03-21T09:11:31.125Z] "encoding/csv", [2024-03-21T09:11:31.125Z] "encoding/gob", [2024-03-21T09:11:31.125Z] "encoding/hex", [2024-03-21T09:11:31.125Z] "encoding/json", [2024-03-21T09:11:31.125Z] "encoding/pem", [2024-03-21T09:11:31.125Z] "encoding/xml", [2024-03-21T09:11:31.125Z] "errors", [2024-03-21T09:11:31.125Z] "fmt", [2024-03-21T09:11:31.125Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.125Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.125Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.125Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.125Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.125Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.125Z] "github.com/google/uuid", [2024-03-21T09:11:31.125Z] "github.com/josharian/intern", [2024-03-21T09:11:31.125Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.125Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.125Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.125Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.125Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.125Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.125Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.125Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.125Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.126Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.126Z] "github.com/pkg/errors", [2024-03-21T09:11:31.126Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.126Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.126Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.126Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.126Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.126Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.126Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.126Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.126Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.126Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.126Z] "hash", [2024-03-21T09:11:31.126Z] "hash/crc32", [2024-03-21T09:11:31.126Z] "html", [2024-03-21T09:11:31.126Z] "html/template", [2024-03-21T09:11:31.126Z] "internal/abi", [2024-03-21T09:11:31.126Z] "internal/bytealg", [2024-03-21T09:11:31.126Z] "internal/cpu", [2024-03-21T09:11:31.126Z] "internal/fmtsort", [2024-03-21T09:11:31.126Z] "internal/goexperiment", [2024-03-21T09:11:31.126Z] "internal/itoa", [2024-03-21T09:11:31.126Z] "internal/nettrace", [2024-03-21T09:11:31.126Z] "internal/oserror", [2024-03-21T09:11:31.126Z] "internal/poll", [2024-03-21T09:11:31.126Z] "internal/race", [2024-03-21T09:11:31.126Z] "internal/reflectlite", [2024-03-21T09:11:31.126Z] "internal/singleflight", [2024-03-21T09:11:31.126Z] "internal/syscall/execenv", [2024-03-21T09:11:31.126Z] "internal/syscall/unix", [2024-03-21T09:11:31.126Z] "internal/testlog", [2024-03-21T09:11:31.126Z] "internal/unsafeheader", [2024-03-21T09:11:31.126Z] "io", [2024-03-21T09:11:31.126Z] "io/fs", [2024-03-21T09:11:31.126Z] "io/ioutil", [2024-03-21T09:11:31.126Z] "log", [2024-03-21T09:11:31.126Z] "math", [2024-03-21T09:11:31.126Z] "math/big", [2024-03-21T09:11:31.126Z] "math/bits", [2024-03-21T09:11:31.126Z] "math/rand", [2024-03-21T09:11:31.126Z] "mime", [2024-03-21T09:11:31.126Z] "mime/multipart", [2024-03-21T09:11:31.126Z] "mime/quotedprintable", [2024-03-21T09:11:31.126Z] "net", [2024-03-21T09:11:31.126Z] "net/http", [2024-03-21T09:11:31.126Z] "net/http/httptrace", [2024-03-21T09:11:31.126Z] "net/http/httputil", [2024-03-21T09:11:31.126Z] "net/http/internal", [2024-03-21T09:11:31.126Z] "net/http/internal/ascii", [2024-03-21T09:11:31.126Z] "net/mail", [2024-03-21T09:11:31.126Z] "net/textproto", [2024-03-21T09:11:31.126Z] "net/url", [2024-03-21T09:11:31.126Z] "os", [2024-03-21T09:11:31.126Z] "path", [2024-03-21T09:11:31.126Z] "path/filepath", [2024-03-21T09:11:31.126Z] "reflect", [2024-03-21T09:11:31.126Z] "regexp", [2024-03-21T09:11:31.126Z] "regexp/syntax", [2024-03-21T09:11:31.126Z] "runtime", [2024-03-21T09:11:31.126Z] "runtime/cgo", [2024-03-21T09:11:31.126Z] "runtime/internal/atomic", [2024-03-21T09:11:31.126Z] "runtime/internal/math", [2024-03-21T09:11:31.126Z] "runtime/internal/sys", [2024-03-21T09:11:31.126Z] "sort", [2024-03-21T09:11:31.126Z] "strconv", [2024-03-21T09:11:31.126Z] "strings", [2024-03-21T09:11:31.126Z] "sync", [2024-03-21T09:11:31.126Z] "sync/atomic", [2024-03-21T09:11:31.126Z] "syscall", [2024-03-21T09:11:31.126Z] "text/template", [2024-03-21T09:11:31.126Z] "text/template/parse", [2024-03-21T09:11:31.126Z] "time", [2024-03-21T09:11:31.126Z] "unicode", [2024-03-21T09:11:31.126Z] "unicode/utf16", [2024-03-21T09:11:31.126Z] "unicode/utf8", [2024-03-21T09:11:31.126Z] "unsafe", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.126Z] ] [2024-03-21T09:11:31.126Z] } [2024-03-21T09:11:31.126Z] { [2024-03-21T09:11:31.126Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/errorz", [2024-03-21T09:11:31.126Z] "ImportPath": "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.126Z] "Name": "errorz", [2024-03-21T09:11:31.126Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.126Z] "Module": { [2024-03-21T09:11:31.126Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.126Z] "Version": "v2.0.39", [2024-03-21T09:11:31.126Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.126Z] "Indirect": true, [2024-03-21T09:11:31.126Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.126Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.126Z] "GoVersion": "1.19" [2024-03-21T09:11:31.126Z] }, [2024-03-21T09:11:31.126Z] "DepOnly": true, [2024-03-21T09:11:31.126Z] "Stale": true, [2024-03-21T09:11:31.126Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.126Z] "GoFiles": [ [2024-03-21T09:11:31.126Z] "api.go", [2024-03-21T09:11:31.126Z] "error_holder.go", [2024-03-21T09:11:31.126Z] "field.go", [2024-03-21T09:11:31.126Z] "helpers.go", [2024-03-21T09:11:31.126Z] "messages.go", [2024-03-21T09:11:31.126Z] "multiple.go" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "Imports": [ [2024-03-21T09:11:31.126Z] "fmt", [2024-03-21T09:11:31.126Z] "net/http", [2024-03-21T09:11:31.126Z] "strings" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "Deps": [ [2024-03-21T09:11:31.126Z] "bufio", [2024-03-21T09:11:31.126Z] "bytes", [2024-03-21T09:11:31.126Z] "compress/flate", [2024-03-21T09:11:31.126Z] "compress/gzip", [2024-03-21T09:11:31.126Z] "container/list", [2024-03-21T09:11:31.126Z] "context", [2024-03-21T09:11:31.126Z] "crypto", [2024-03-21T09:11:31.126Z] "crypto/aes", [2024-03-21T09:11:31.126Z] "crypto/cipher", [2024-03-21T09:11:31.126Z] "crypto/des", [2024-03-21T09:11:31.126Z] "crypto/dsa", [2024-03-21T09:11:31.126Z] "crypto/ecdsa", [2024-03-21T09:11:31.126Z] "crypto/ed25519", [2024-03-21T09:11:31.126Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.126Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.126Z] "crypto/elliptic", [2024-03-21T09:11:31.126Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.126Z] "crypto/hmac", [2024-03-21T09:11:31.126Z] "crypto/internal/randutil", [2024-03-21T09:11:31.126Z] "crypto/internal/subtle", [2024-03-21T09:11:31.126Z] "crypto/md5", [2024-03-21T09:11:31.126Z] "crypto/rand", [2024-03-21T09:11:31.126Z] "crypto/rc4", [2024-03-21T09:11:31.126Z] "crypto/rsa", [2024-03-21T09:11:31.126Z] "crypto/sha1", [2024-03-21T09:11:31.126Z] "crypto/sha256", [2024-03-21T09:11:31.126Z] "crypto/sha512", [2024-03-21T09:11:31.126Z] "crypto/subtle", [2024-03-21T09:11:31.126Z] "crypto/tls", [2024-03-21T09:11:31.126Z] "crypto/x509", [2024-03-21T09:11:31.126Z] "crypto/x509/pkix", [2024-03-21T09:11:31.126Z] "encoding/asn1", [2024-03-21T09:11:31.126Z] "encoding/base64", [2024-03-21T09:11:31.126Z] "encoding/binary", [2024-03-21T09:11:31.126Z] "encoding/hex", [2024-03-21T09:11:31.126Z] "encoding/pem", [2024-03-21T09:11:31.126Z] "errors", [2024-03-21T09:11:31.126Z] "fmt", [2024-03-21T09:11:31.126Z] "hash", [2024-03-21T09:11:31.126Z] "hash/crc32", [2024-03-21T09:11:31.126Z] "internal/abi", [2024-03-21T09:11:31.126Z] "internal/bytealg", [2024-03-21T09:11:31.126Z] "internal/cpu", [2024-03-21T09:11:31.126Z] "internal/fmtsort", [2024-03-21T09:11:31.126Z] "internal/goexperiment", [2024-03-21T09:11:31.126Z] "internal/itoa", [2024-03-21T09:11:31.126Z] "internal/nettrace", [2024-03-21T09:11:31.126Z] "internal/oserror", [2024-03-21T09:11:31.126Z] "internal/poll", [2024-03-21T09:11:31.126Z] "internal/race", [2024-03-21T09:11:31.126Z] "internal/reflectlite", [2024-03-21T09:11:31.126Z] "internal/singleflight", [2024-03-21T09:11:31.126Z] "internal/syscall/execenv", [2024-03-21T09:11:31.126Z] "internal/syscall/unix", [2024-03-21T09:11:31.126Z] "internal/testlog", [2024-03-21T09:11:31.126Z] "internal/unsafeheader", [2024-03-21T09:11:31.126Z] "io", [2024-03-21T09:11:31.126Z] "io/fs", [2024-03-21T09:11:31.126Z] "io/ioutil", [2024-03-21T09:11:31.126Z] "log", [2024-03-21T09:11:31.126Z] "math", [2024-03-21T09:11:31.126Z] "math/big", [2024-03-21T09:11:31.126Z] "math/bits", [2024-03-21T09:11:31.126Z] "math/rand", [2024-03-21T09:11:31.126Z] "mime", [2024-03-21T09:11:31.126Z] "mime/multipart", [2024-03-21T09:11:31.126Z] "mime/quotedprintable", [2024-03-21T09:11:31.126Z] "net", [2024-03-21T09:11:31.126Z] "net/http", [2024-03-21T09:11:31.126Z] "net/http/httptrace", [2024-03-21T09:11:31.126Z] "net/http/internal", [2024-03-21T09:11:31.126Z] "net/http/internal/ascii", [2024-03-21T09:11:31.126Z] "net/textproto", [2024-03-21T09:11:31.126Z] "net/url", [2024-03-21T09:11:31.126Z] "os", [2024-03-21T09:11:31.126Z] "path", [2024-03-21T09:11:31.126Z] "path/filepath", [2024-03-21T09:11:31.126Z] "reflect", [2024-03-21T09:11:31.126Z] "runtime", [2024-03-21T09:11:31.126Z] "runtime/cgo", [2024-03-21T09:11:31.126Z] "runtime/internal/atomic", [2024-03-21T09:11:31.126Z] "runtime/internal/math", [2024-03-21T09:11:31.126Z] "runtime/internal/sys", [2024-03-21T09:11:31.126Z] "sort", [2024-03-21T09:11:31.126Z] "strconv", [2024-03-21T09:11:31.126Z] "strings", [2024-03-21T09:11:31.126Z] "sync", [2024-03-21T09:11:31.126Z] "sync/atomic", [2024-03-21T09:11:31.126Z] "syscall", [2024-03-21T09:11:31.126Z] "time", [2024-03-21T09:11:31.126Z] "unicode", [2024-03-21T09:11:31.126Z] "unicode/utf16", [2024-03-21T09:11:31.126Z] "unicode/utf8", [2024-03-21T09:11:31.126Z] "unsafe", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.126Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.126Z] ] [2024-03-21T09:11:31.126Z] } [2024-03-21T09:11:31.126Z] { [2024-03-21T09:11:31.126Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/stringz", [2024-03-21T09:11:31.126Z] "ImportPath": "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.126Z] "Name": "stringz", [2024-03-21T09:11:31.126Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.126Z] "Module": { [2024-03-21T09:11:31.126Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.126Z] "Version": "v2.0.39", [2024-03-21T09:11:31.126Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.126Z] "Indirect": true, [2024-03-21T09:11:31.126Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.126Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.126Z] "GoVersion": "1.19" [2024-03-21T09:11:31.126Z] }, [2024-03-21T09:11:31.126Z] "DepOnly": true, [2024-03-21T09:11:31.126Z] "Stale": true, [2024-03-21T09:11:31.126Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.126Z] "GoFiles": [ [2024-03-21T09:11:31.126Z] "utils.go" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "TestGoFiles": [ [2024-03-21T09:11:31.126Z] "utils_test.go" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "TestImports": [ [2024-03-21T09:11:31.126Z] "fmt", [2024-03-21T09:11:31.126Z] "testing" [2024-03-21T09:11:31.126Z] ] [2024-03-21T09:11:31.126Z] } [2024-03-21T09:11:31.126Z] { [2024-03-21T09:11:31.126Z] "Dir": "/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0", [2024-03-21T09:11:31.126Z] "ImportPath": "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.126Z] "Name": "fsnotify", [2024-03-21T09:11:31.126Z] "Doc": "Package fsnotify provides a cross-platform interface for file system notifications.", [2024-03-21T09:11:31.126Z] "Root": "/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0", [2024-03-21T09:11:31.126Z] "Module": { [2024-03-21T09:11:31.126Z] "Path": "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.126Z] "Version": "v1.7.0", [2024-03-21T09:11:31.126Z] "Time": "2023-10-22T06:24:00Z", [2024-03-21T09:11:31.126Z] "Indirect": true, [2024-03-21T09:11:31.126Z] "Dir": "/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0", [2024-03-21T09:11:31.126Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fsnotify/fsnotify/@v/v1.7.0.mod", [2024-03-21T09:11:31.126Z] "GoVersion": "1.17" [2024-03-21T09:11:31.126Z] }, [2024-03-21T09:11:31.126Z] "DepOnly": true, [2024-03-21T09:11:31.126Z] "Stale": true, [2024-03-21T09:11:31.126Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.126Z] "GoFiles": [ [2024-03-21T09:11:31.126Z] "backend_inotify.go", [2024-03-21T09:11:31.126Z] "fsnotify.go" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.126Z] "backend_fen.go", [2024-03-21T09:11:31.126Z] "backend_fen_test.go", [2024-03-21T09:11:31.126Z] "backend_kqueue.go", [2024-03-21T09:11:31.126Z] "backend_kqueue_test.go", [2024-03-21T09:11:31.126Z] "backend_other.go", [2024-03-21T09:11:31.126Z] "backend_windows.go", [2024-03-21T09:11:31.126Z] "backend_windows_test.go", [2024-03-21T09:11:31.126Z] "system_bsd.go", [2024-03-21T09:11:31.126Z] "system_darwin.go" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "Imports": [ [2024-03-21T09:11:31.126Z] "errors", [2024-03-21T09:11:31.126Z] "fmt", [2024-03-21T09:11:31.126Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.126Z] "io", [2024-03-21T09:11:31.126Z] "os", [2024-03-21T09:11:31.126Z] "path/filepath", [2024-03-21T09:11:31.126Z] "strings", [2024-03-21T09:11:31.126Z] "sync", [2024-03-21T09:11:31.126Z] "unsafe" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "Deps": [ [2024-03-21T09:11:31.126Z] "bytes", [2024-03-21T09:11:31.126Z] "encoding/binary", [2024-03-21T09:11:31.126Z] "errors", [2024-03-21T09:11:31.126Z] "fmt", [2024-03-21T09:11:31.126Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.126Z] "internal/abi", [2024-03-21T09:11:31.126Z] "internal/bytealg", [2024-03-21T09:11:31.126Z] "internal/cpu", [2024-03-21T09:11:31.126Z] "internal/fmtsort", [2024-03-21T09:11:31.126Z] "internal/goexperiment", [2024-03-21T09:11:31.126Z] "internal/itoa", [2024-03-21T09:11:31.126Z] "internal/oserror", [2024-03-21T09:11:31.126Z] "internal/poll", [2024-03-21T09:11:31.126Z] "internal/race", [2024-03-21T09:11:31.126Z] "internal/reflectlite", [2024-03-21T09:11:31.126Z] "internal/syscall/execenv", [2024-03-21T09:11:31.126Z] "internal/syscall/unix", [2024-03-21T09:11:31.126Z] "internal/testlog", [2024-03-21T09:11:31.126Z] "internal/unsafeheader", [2024-03-21T09:11:31.126Z] "io", [2024-03-21T09:11:31.126Z] "io/fs", [2024-03-21T09:11:31.126Z] "math", [2024-03-21T09:11:31.126Z] "math/bits", [2024-03-21T09:11:31.126Z] "os", [2024-03-21T09:11:31.126Z] "path", [2024-03-21T09:11:31.126Z] "path/filepath", [2024-03-21T09:11:31.126Z] "reflect", [2024-03-21T09:11:31.126Z] "runtime", [2024-03-21T09:11:31.126Z] "runtime/internal/atomic", [2024-03-21T09:11:31.126Z] "runtime/internal/math", [2024-03-21T09:11:31.126Z] "runtime/internal/sys", [2024-03-21T09:11:31.126Z] "sort", [2024-03-21T09:11:31.126Z] "strconv", [2024-03-21T09:11:31.126Z] "strings", [2024-03-21T09:11:31.126Z] "sync", [2024-03-21T09:11:31.126Z] "sync/atomic", [2024-03-21T09:11:31.126Z] "syscall", [2024-03-21T09:11:31.126Z] "time", [2024-03-21T09:11:31.126Z] "unicode", [2024-03-21T09:11:31.126Z] "unicode/utf8", [2024-03-21T09:11:31.126Z] "unsafe" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "TestGoFiles": [ [2024-03-21T09:11:31.126Z] "backend_inotify_test.go", [2024-03-21T09:11:31.126Z] "fsnotify_test.go", [2024-03-21T09:11:31.126Z] "helpers_test.go" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "TestImports": [ [2024-03-21T09:11:31.126Z] "errors", [2024-03-21T09:11:31.126Z] "fmt", [2024-03-21T09:11:31.126Z] "github.com/fsnotify/fsnotify/internal", [2024-03-21T09:11:31.126Z] "io/fs", [2024-03-21T09:11:31.126Z] "os", [2024-03-21T09:11:31.126Z] "path/filepath", [2024-03-21T09:11:31.126Z] "reflect", [2024-03-21T09:11:31.126Z] "runtime", [2024-03-21T09:11:31.126Z] "sort", [2024-03-21T09:11:31.126Z] "strconv", [2024-03-21T09:11:31.126Z] "strings", [2024-03-21T09:11:31.126Z] "sync", [2024-03-21T09:11:31.126Z] "sync/atomic", [2024-03-21T09:11:31.126Z] "syscall", [2024-03-21T09:11:31.126Z] "testing", [2024-03-21T09:11:31.126Z] "time" [2024-03-21T09:11:31.126Z] ] [2024-03-21T09:11:31.126Z] } [2024-03-21T09:11:31.126Z] { [2024-03-21T09:11:31.126Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0/cpu", [2024-03-21T09:11:31.126Z] "ImportPath": "golang.org/x/sys/cpu", [2024-03-21T09:11:31.126Z] "Name": "cpu", [2024-03-21T09:11:31.126Z] "Doc": "Package cpu implements processor feature detection for various CPU architectures.", [2024-03-21T09:11:31.126Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-21T09:11:31.126Z] "Module": { [2024-03-21T09:11:31.126Z] "Path": "golang.org/x/sys", [2024-03-21T09:11:31.126Z] "Version": "v0.18.0", [2024-03-21T09:11:31.126Z] "Time": "2024-02-16T13:31:09Z", [2024-03-21T09:11:31.126Z] "Indirect": true, [2024-03-21T09:11:31.126Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.18.0", [2024-03-21T09:11:31.126Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.18.0.mod", [2024-03-21T09:11:31.126Z] "GoVersion": "1.18" [2024-03-21T09:11:31.126Z] }, [2024-03-21T09:11:31.126Z] "DepOnly": true, [2024-03-21T09:11:31.126Z] "Stale": true, [2024-03-21T09:11:31.126Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.126Z] "GoFiles": [ [2024-03-21T09:11:31.126Z] "byteorder.go", [2024-03-21T09:11:31.126Z] "cpu.go", [2024-03-21T09:11:31.126Z] "cpu_gc_x86.go", [2024-03-21T09:11:31.126Z] "cpu_linux_noinit.go", [2024-03-21T09:11:31.126Z] "cpu_x86.go", [2024-03-21T09:11:31.126Z] "endian_little.go", [2024-03-21T09:11:31.126Z] "hwcap_linux.go", [2024-03-21T09:11:31.126Z] "parse.go", [2024-03-21T09:11:31.126Z] "runtime_auxv.go" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.126Z] "cpu_aix.go", [2024-03-21T09:11:31.126Z] "cpu_arm.go", [2024-03-21T09:11:31.126Z] "cpu_arm64.go", [2024-03-21T09:11:31.126Z] "cpu_gc_arm64.go", [2024-03-21T09:11:31.126Z] "cpu_gc_s390x.go", [2024-03-21T09:11:31.126Z] "cpu_gccgo_arm64.go", [2024-03-21T09:11:31.126Z] "cpu_gccgo_s390x.go", [2024-03-21T09:11:31.126Z] "cpu_gccgo_x86.go", [2024-03-21T09:11:31.126Z] "cpu_linux.go", [2024-03-21T09:11:31.126Z] "cpu_linux_arm.go", [2024-03-21T09:11:31.126Z] "cpu_linux_arm64.go", [2024-03-21T09:11:31.126Z] "cpu_linux_mips64x.go", [2024-03-21T09:11:31.126Z] "cpu_linux_ppc64x.go", [2024-03-21T09:11:31.126Z] "cpu_linux_s390x.go", [2024-03-21T09:11:31.126Z] "cpu_loong64.go", [2024-03-21T09:11:31.126Z] "cpu_mips64x.go", [2024-03-21T09:11:31.126Z] "cpu_mipsx.go", [2024-03-21T09:11:31.126Z] "cpu_netbsd_arm64.go", [2024-03-21T09:11:31.126Z] "cpu_openbsd_arm64.go", [2024-03-21T09:11:31.126Z] "cpu_other_arm.go", [2024-03-21T09:11:31.126Z] "cpu_other_arm64.go", [2024-03-21T09:11:31.126Z] "cpu_other_mips64x.go", [2024-03-21T09:11:31.126Z] "cpu_other_ppc64x.go", [2024-03-21T09:11:31.126Z] "cpu_other_riscv64.go", [2024-03-21T09:11:31.126Z] "cpu_ppc64x.go", [2024-03-21T09:11:31.126Z] "cpu_riscv64.go", [2024-03-21T09:11:31.126Z] "cpu_s390x.go", [2024-03-21T09:11:31.126Z] "cpu_s390x_test.go", [2024-03-21T09:11:31.126Z] "cpu_wasm.go", [2024-03-21T09:11:31.126Z] "cpu_zos.go", [2024-03-21T09:11:31.126Z] "cpu_zos_s390x.go", [2024-03-21T09:11:31.126Z] "endian_big.go", [2024-03-21T09:11:31.126Z] "proc_cpuinfo_linux.go", [2024-03-21T09:11:31.126Z] "runtime_auxv_go121.go", [2024-03-21T09:11:31.126Z] "runtime_auxv_go121_test.go", [2024-03-21T09:11:31.126Z] "syscall_aix_gccgo.go", [2024-03-21T09:11:31.126Z] "syscall_aix_ppc64_gc.go" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.126Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:31.126Z] "asm_aix_ppc64.s", [2024-03-21T09:11:31.126Z] "cpu_arm64.s", [2024-03-21T09:11:31.126Z] "cpu_gccgo_x86.c", [2024-03-21T09:11:31.126Z] "cpu_openbsd_arm64.s", [2024-03-21T09:11:31.126Z] "cpu_s390x.s" [2024-03-21T09:11:31.126Z] ], [2024-03-21T09:11:31.127Z] "SFiles": [ [2024-03-21T09:11:31.127Z] "cpu_x86.s" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Imports": [ [2024-03-21T09:11:31.127Z] "os", [2024-03-21T09:11:31.127Z] "runtime", [2024-03-21T09:11:31.127Z] "strconv", [2024-03-21T09:11:31.127Z] "strings" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Deps": [ [2024-03-21T09:11:31.127Z] "errors", [2024-03-21T09:11:31.127Z] "internal/abi", [2024-03-21T09:11:31.127Z] "internal/bytealg", [2024-03-21T09:11:31.127Z] "internal/cpu", [2024-03-21T09:11:31.127Z] "internal/goexperiment", [2024-03-21T09:11:31.127Z] "internal/itoa", [2024-03-21T09:11:31.127Z] "internal/oserror", [2024-03-21T09:11:31.127Z] "internal/poll", [2024-03-21T09:11:31.127Z] "internal/race", [2024-03-21T09:11:31.127Z] "internal/reflectlite", [2024-03-21T09:11:31.127Z] "internal/syscall/execenv", [2024-03-21T09:11:31.127Z] "internal/syscall/unix", [2024-03-21T09:11:31.127Z] "internal/testlog", [2024-03-21T09:11:31.127Z] "internal/unsafeheader", [2024-03-21T09:11:31.127Z] "io", [2024-03-21T09:11:31.127Z] "io/fs", [2024-03-21T09:11:31.127Z] "math", [2024-03-21T09:11:31.127Z] "math/bits", [2024-03-21T09:11:31.127Z] "os", [2024-03-21T09:11:31.127Z] "path", [2024-03-21T09:11:31.127Z] "runtime", [2024-03-21T09:11:31.127Z] "runtime/internal/atomic", [2024-03-21T09:11:31.127Z] "runtime/internal/math", [2024-03-21T09:11:31.127Z] "runtime/internal/sys", [2024-03-21T09:11:31.127Z] "sort", [2024-03-21T09:11:31.127Z] "strconv", [2024-03-21T09:11:31.127Z] "strings", [2024-03-21T09:11:31.127Z] "sync", [2024-03-21T09:11:31.127Z] "sync/atomic", [2024-03-21T09:11:31.127Z] "syscall", [2024-03-21T09:11:31.127Z] "time", [2024-03-21T09:11:31.127Z] "unicode", [2024-03-21T09:11:31.127Z] "unicode/utf8", [2024-03-21T09:11:31.127Z] "unsafe" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "TestGoFiles": [ [2024-03-21T09:11:31.127Z] "parse_test.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "TestImports": [ [2024-03-21T09:11:31.127Z] "testing" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "XTestGoFiles": [ [2024-03-21T09:11:31.127Z] "cpu_test.go", [2024-03-21T09:11:31.127Z] "endian_test.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "XTestImports": [ [2024-03-21T09:11:31.127Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.127Z] "runtime", [2024-03-21T09:11:31.127Z] "testing", [2024-03-21T09:11:31.127Z] "unsafe" [2024-03-21T09:11:31.127Z] ] [2024-03-21T09:11:31.127Z] } [2024-03-21T09:11:31.127Z] { [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/tlz", [2024-03-21T09:11:31.127Z] "ImportPath": "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.127Z] "Name": "tlz", [2024-03-21T09:11:31.127Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.127Z] "Module": { [2024-03-21T09:11:31.127Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.127Z] "Version": "v2.0.39", [2024-03-21T09:11:31.127Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.127Z] "Indirect": true, [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.127Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.127Z] "GoVersion": "1.19" [2024-03-21T09:11:31.127Z] }, [2024-03-21T09:11:31.127Z] "DepOnly": true, [2024-03-21T09:11:31.127Z] "Stale": true, [2024-03-21T09:11:31.127Z] "StaleReason": "stale dependency: golang.org/x/sys/cpu", [2024-03-21T09:11:31.127Z] "GoFiles": [ [2024-03-21T09:11:31.127Z] "cipher.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Imports": [ [2024-03-21T09:11:31.127Z] "crypto/tls", [2024-03-21T09:11:31.127Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.127Z] "sync" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Deps": [ [2024-03-21T09:11:31.127Z] "bufio", [2024-03-21T09:11:31.127Z] "bytes", [2024-03-21T09:11:31.127Z] "container/list", [2024-03-21T09:11:31.127Z] "context", [2024-03-21T09:11:31.127Z] "crypto", [2024-03-21T09:11:31.127Z] "crypto/aes", [2024-03-21T09:11:31.127Z] "crypto/cipher", [2024-03-21T09:11:31.127Z] "crypto/des", [2024-03-21T09:11:31.127Z] "crypto/dsa", [2024-03-21T09:11:31.127Z] "crypto/ecdsa", [2024-03-21T09:11:31.127Z] "crypto/ed25519", [2024-03-21T09:11:31.127Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.127Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.127Z] "crypto/elliptic", [2024-03-21T09:11:31.127Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.127Z] "crypto/hmac", [2024-03-21T09:11:31.127Z] "crypto/internal/randutil", [2024-03-21T09:11:31.127Z] "crypto/internal/subtle", [2024-03-21T09:11:31.127Z] "crypto/md5", [2024-03-21T09:11:31.127Z] "crypto/rand", [2024-03-21T09:11:31.127Z] "crypto/rc4", [2024-03-21T09:11:31.127Z] "crypto/rsa", [2024-03-21T09:11:31.127Z] "crypto/sha1", [2024-03-21T09:11:31.127Z] "crypto/sha256", [2024-03-21T09:11:31.127Z] "crypto/sha512", [2024-03-21T09:11:31.127Z] "crypto/subtle", [2024-03-21T09:11:31.127Z] "crypto/tls", [2024-03-21T09:11:31.127Z] "crypto/x509", [2024-03-21T09:11:31.127Z] "crypto/x509/pkix", [2024-03-21T09:11:31.127Z] "encoding/asn1", [2024-03-21T09:11:31.127Z] "encoding/base64", [2024-03-21T09:11:31.127Z] "encoding/binary", [2024-03-21T09:11:31.127Z] "encoding/hex", [2024-03-21T09:11:31.127Z] "encoding/pem", [2024-03-21T09:11:31.127Z] "errors", [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.127Z] "hash", [2024-03-21T09:11:31.127Z] "internal/abi", [2024-03-21T09:11:31.127Z] "internal/bytealg", [2024-03-21T09:11:31.127Z] "internal/cpu", [2024-03-21T09:11:31.127Z] "internal/fmtsort", [2024-03-21T09:11:31.127Z] "internal/goexperiment", [2024-03-21T09:11:31.127Z] "internal/itoa", [2024-03-21T09:11:31.127Z] "internal/nettrace", [2024-03-21T09:11:31.127Z] "internal/oserror", [2024-03-21T09:11:31.127Z] "internal/poll", [2024-03-21T09:11:31.127Z] "internal/race", [2024-03-21T09:11:31.127Z] "internal/reflectlite", [2024-03-21T09:11:31.127Z] "internal/singleflight", [2024-03-21T09:11:31.127Z] "internal/syscall/execenv", [2024-03-21T09:11:31.127Z] "internal/syscall/unix", [2024-03-21T09:11:31.127Z] "internal/testlog", [2024-03-21T09:11:31.127Z] "internal/unsafeheader", [2024-03-21T09:11:31.127Z] "io", [2024-03-21T09:11:31.127Z] "io/fs", [2024-03-21T09:11:31.127Z] "io/ioutil", [2024-03-21T09:11:31.127Z] "math", [2024-03-21T09:11:31.127Z] "math/big", [2024-03-21T09:11:31.127Z] "math/bits", [2024-03-21T09:11:31.127Z] "math/rand", [2024-03-21T09:11:31.127Z] "net", [2024-03-21T09:11:31.127Z] "net/url", [2024-03-21T09:11:31.127Z] "os", [2024-03-21T09:11:31.127Z] "path", [2024-03-21T09:11:31.127Z] "path/filepath", [2024-03-21T09:11:31.127Z] "reflect", [2024-03-21T09:11:31.127Z] "runtime", [2024-03-21T09:11:31.127Z] "runtime/cgo", [2024-03-21T09:11:31.127Z] "runtime/internal/atomic", [2024-03-21T09:11:31.127Z] "runtime/internal/math", [2024-03-21T09:11:31.127Z] "runtime/internal/sys", [2024-03-21T09:11:31.127Z] "sort", [2024-03-21T09:11:31.127Z] "strconv", [2024-03-21T09:11:31.127Z] "strings", [2024-03-21T09:11:31.127Z] "sync", [2024-03-21T09:11:31.127Z] "sync/atomic", [2024-03-21T09:11:31.127Z] "syscall", [2024-03-21T09:11:31.127Z] "time", [2024-03-21T09:11:31.127Z] "unicode", [2024-03-21T09:11:31.127Z] "unicode/utf16", [2024-03-21T09:11:31.127Z] "unicode/utf8", [2024-03-21T09:11:31.127Z] "unsafe", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.127Z] ] [2024-03-21T09:11:31.127Z] } [2024-03-21T09:11:31.127Z] { [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/engines", [2024-03-21T09:11:31.127Z] "ImportPath": "github.com/openziti/identity/engines", [2024-03-21T09:11:31.127Z] "Name": "engines", [2024-03-21T09:11:31.127Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.127Z] "Module": { [2024-03-21T09:11:31.127Z] "Path": "github.com/openziti/identity", [2024-03-21T09:11:31.127Z] "Version": "v1.0.72", [2024-03-21T09:11:31.127Z] "Time": "2024-03-11T23:35:18Z", [2024-03-21T09:11:31.127Z] "Indirect": true, [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.127Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-21T09:11:31.127Z] "GoVersion": "1.19" [2024-03-21T09:11:31.127Z] }, [2024-03-21T09:11:31.127Z] "DepOnly": true, [2024-03-21T09:11:31.127Z] "Stale": true, [2024-03-21T09:11:31.127Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.127Z] "GoFiles": [ [2024-03-21T09:11:31.127Z] "engines.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Imports": [ [2024-03-21T09:11:31.127Z] "crypto", [2024-03-21T09:11:31.127Z] "net/url" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Deps": [ [2024-03-21T09:11:31.127Z] "crypto", [2024-03-21T09:11:31.127Z] "errors", [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "hash", [2024-03-21T09:11:31.127Z] "internal/abi", [2024-03-21T09:11:31.127Z] "internal/bytealg", [2024-03-21T09:11:31.127Z] "internal/cpu", [2024-03-21T09:11:31.127Z] "internal/fmtsort", [2024-03-21T09:11:31.127Z] "internal/goexperiment", [2024-03-21T09:11:31.127Z] "internal/itoa", [2024-03-21T09:11:31.127Z] "internal/oserror", [2024-03-21T09:11:31.127Z] "internal/poll", [2024-03-21T09:11:31.127Z] "internal/race", [2024-03-21T09:11:31.127Z] "internal/reflectlite", [2024-03-21T09:11:31.127Z] "internal/syscall/execenv", [2024-03-21T09:11:31.127Z] "internal/syscall/unix", [2024-03-21T09:11:31.127Z] "internal/testlog", [2024-03-21T09:11:31.127Z] "internal/unsafeheader", [2024-03-21T09:11:31.127Z] "io", [2024-03-21T09:11:31.127Z] "io/fs", [2024-03-21T09:11:31.127Z] "math", [2024-03-21T09:11:31.127Z] "math/bits", [2024-03-21T09:11:31.127Z] "net/url", [2024-03-21T09:11:31.127Z] "os", [2024-03-21T09:11:31.127Z] "path", [2024-03-21T09:11:31.127Z] "reflect", [2024-03-21T09:11:31.127Z] "runtime", [2024-03-21T09:11:31.127Z] "runtime/internal/atomic", [2024-03-21T09:11:31.127Z] "runtime/internal/math", [2024-03-21T09:11:31.127Z] "runtime/internal/sys", [2024-03-21T09:11:31.127Z] "sort", [2024-03-21T09:11:31.127Z] "strconv", [2024-03-21T09:11:31.127Z] "strings", [2024-03-21T09:11:31.127Z] "sync", [2024-03-21T09:11:31.127Z] "sync/atomic", [2024-03-21T09:11:31.127Z] "syscall", [2024-03-21T09:11:31.127Z] "time", [2024-03-21T09:11:31.127Z] "unicode", [2024-03-21T09:11:31.127Z] "unicode/utf8", [2024-03-21T09:11:31.127Z] "unsafe" [2024-03-21T09:11:31.127Z] ] [2024-03-21T09:11:31.127Z] } [2024-03-21T09:11:31.127Z] { [2024-03-21T09:11:31.127Z] "Dir": "/usr/local/go/src/os/user", [2024-03-21T09:11:31.127Z] "ImportPath": "os/user", [2024-03-21T09:11:31.127Z] "Name": "user", [2024-03-21T09:11:31.127Z] "Doc": "Package user allows user account lookups by name or id.", [2024-03-21T09:11:31.127Z] "Target": "/usr/local/go/pkg/linux_amd64/os/user.a", [2024-03-21T09:11:31.127Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.127Z] "Goroot": true, [2024-03-21T09:11:31.127Z] "Standard": true, [2024-03-21T09:11:31.127Z] "DepOnly": true, [2024-03-21T09:11:31.127Z] "GoFiles": [ [2024-03-21T09:11:31.127Z] "lookup.go", [2024-03-21T09:11:31.127Z] "user.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "CgoFiles": [ [2024-03-21T09:11:31.127Z] "cgo_lookup_unix.go", [2024-03-21T09:11:31.127Z] "getgrouplist_unix.go", [2024-03-21T09:11:31.127Z] "listgroups_unix.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.127Z] "getgrouplist_darwin.go", [2024-03-21T09:11:31.127Z] "listgroups_aix.go", [2024-03-21T09:11:31.127Z] "listgroups_illumos.go", [2024-03-21T09:11:31.127Z] "lookup_android.go", [2024-03-21T09:11:31.127Z] "lookup_plan9.go", [2024-03-21T09:11:31.127Z] "lookup_stubs.go", [2024-03-21T09:11:31.127Z] "lookup_unix.go", [2024-03-21T09:11:31.127Z] "lookup_unix_test.go", [2024-03-21T09:11:31.127Z] "lookup_windows.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Imports": [ [2024-03-21T09:11:31.127Z] "C", [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "strconv", [2024-03-21T09:11:31.127Z] "strings", [2024-03-21T09:11:31.127Z] "sync", [2024-03-21T09:11:31.127Z] "syscall", [2024-03-21T09:11:31.127Z] "unsafe" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Deps": [ [2024-03-21T09:11:31.127Z] "errors", [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "internal/abi", [2024-03-21T09:11:31.127Z] "internal/bytealg", [2024-03-21T09:11:31.127Z] "internal/cpu", [2024-03-21T09:11:31.127Z] "internal/fmtsort", [2024-03-21T09:11:31.127Z] "internal/goexperiment", [2024-03-21T09:11:31.127Z] "internal/itoa", [2024-03-21T09:11:31.127Z] "internal/oserror", [2024-03-21T09:11:31.127Z] "internal/poll", [2024-03-21T09:11:31.127Z] "internal/race", [2024-03-21T09:11:31.127Z] "internal/reflectlite", [2024-03-21T09:11:31.127Z] "internal/syscall/execenv", [2024-03-21T09:11:31.127Z] "internal/syscall/unix", [2024-03-21T09:11:31.127Z] "internal/testlog", [2024-03-21T09:11:31.127Z] "internal/unsafeheader", [2024-03-21T09:11:31.127Z] "io", [2024-03-21T09:11:31.127Z] "io/fs", [2024-03-21T09:11:31.127Z] "math", [2024-03-21T09:11:31.127Z] "math/bits", [2024-03-21T09:11:31.127Z] "os", [2024-03-21T09:11:31.127Z] "path", [2024-03-21T09:11:31.127Z] "reflect", [2024-03-21T09:11:31.127Z] "runtime", [2024-03-21T09:11:31.127Z] "runtime/cgo", [2024-03-21T09:11:31.127Z] "runtime/internal/atomic", [2024-03-21T09:11:31.127Z] "runtime/internal/math", [2024-03-21T09:11:31.127Z] "runtime/internal/sys", [2024-03-21T09:11:31.127Z] "sort", [2024-03-21T09:11:31.127Z] "strconv", [2024-03-21T09:11:31.127Z] "strings", [2024-03-21T09:11:31.127Z] "sync", [2024-03-21T09:11:31.127Z] "sync/atomic", [2024-03-21T09:11:31.127Z] "syscall", [2024-03-21T09:11:31.127Z] "time", [2024-03-21T09:11:31.127Z] "unicode", [2024-03-21T09:11:31.127Z] "unicode/utf8", [2024-03-21T09:11:31.127Z] "unsafe" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "TestGoFiles": [ [2024-03-21T09:11:31.127Z] "cgo_unix_test.go", [2024-03-21T09:11:31.127Z] "user_test.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "TestImports": [ [2024-03-21T09:11:31.127Z] "runtime", [2024-03-21T09:11:31.127Z] "testing" [2024-03-21T09:11:31.127Z] ] [2024-03-21T09:11:31.127Z] } [2024-03-21T09:11:31.127Z] { [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/auth", [2024-03-21T09:11:31.127Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.127Z] "Name": "auth", [2024-03-21T09:11:31.127Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.127Z] "Module": { [2024-03-21T09:11:31.127Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.127Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.127Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.127Z] "Indirect": true, [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.127Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.127Z] "GoVersion": "1.15" [2024-03-21T09:11:31.127Z] }, [2024-03-21T09:11:31.127Z] "DepOnly": true, [2024-03-21T09:11:31.127Z] "Stale": true, [2024-03-21T09:11:31.127Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.127Z] "GoFiles": [ [2024-03-21T09:11:31.127Z] "direct.go", [2024-03-21T09:11:31.127Z] "mod.go", [2024-03-21T09:11:31.127Z] "no_auth.go", [2024-03-21T09:11:31.127Z] "unix_peer.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Imports": [ [2024-03-21T09:11:31.127Z] "bytes", [2024-03-21T09:11:31.127Z] "encoding/binary", [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "os/user", [2024-03-21T09:11:31.127Z] "strconv" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Deps": [ [2024-03-21T09:11:31.127Z] "bytes", [2024-03-21T09:11:31.127Z] "encoding/binary", [2024-03-21T09:11:31.127Z] "errors", [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "internal/abi", [2024-03-21T09:11:31.127Z] "internal/bytealg", [2024-03-21T09:11:31.127Z] "internal/cpu", [2024-03-21T09:11:31.127Z] "internal/fmtsort", [2024-03-21T09:11:31.127Z] "internal/goexperiment", [2024-03-21T09:11:31.127Z] "internal/itoa", [2024-03-21T09:11:31.127Z] "internal/oserror", [2024-03-21T09:11:31.127Z] "internal/poll", [2024-03-21T09:11:31.127Z] "internal/race", [2024-03-21T09:11:31.127Z] "internal/reflectlite", [2024-03-21T09:11:31.127Z] "internal/syscall/execenv", [2024-03-21T09:11:31.127Z] "internal/syscall/unix", [2024-03-21T09:11:31.127Z] "internal/testlog", [2024-03-21T09:11:31.127Z] "internal/unsafeheader", [2024-03-21T09:11:31.127Z] "io", [2024-03-21T09:11:31.127Z] "io/fs", [2024-03-21T09:11:31.127Z] "math", [2024-03-21T09:11:31.127Z] "math/bits", [2024-03-21T09:11:31.127Z] "os", [2024-03-21T09:11:31.127Z] "os/user", [2024-03-21T09:11:31.127Z] "path", [2024-03-21T09:11:31.127Z] "reflect", [2024-03-21T09:11:31.127Z] "runtime", [2024-03-21T09:11:31.127Z] "runtime/cgo", [2024-03-21T09:11:31.127Z] "runtime/internal/atomic", [2024-03-21T09:11:31.127Z] "runtime/internal/math", [2024-03-21T09:11:31.127Z] "runtime/internal/sys", [2024-03-21T09:11:31.127Z] "sort", [2024-03-21T09:11:31.127Z] "strconv", [2024-03-21T09:11:31.127Z] "strings", [2024-03-21T09:11:31.127Z] "sync", [2024-03-21T09:11:31.127Z] "sync/atomic", [2024-03-21T09:11:31.127Z] "syscall", [2024-03-21T09:11:31.127Z] "time", [2024-03-21T09:11:31.127Z] "unicode", [2024-03-21T09:11:31.127Z] "unicode/utf8", [2024-03-21T09:11:31.127Z] "unsafe" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "TestGoFiles": [ [2024-03-21T09:11:31.127Z] "auth_internal_suite_test.go", [2024-03-21T09:11:31.127Z] "auth_internal_test.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "TestImports": [ [2024-03-21T09:11:31.127Z] "encoding/binary", [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "github.com/onsi/ginkgo", [2024-03-21T09:11:31.127Z] "github.com/onsi/gomega", [2024-03-21T09:11:31.127Z] "os/user", [2024-03-21T09:11:31.127Z] "reflect", [2024-03-21T09:11:31.127Z] "testing" [2024-03-21T09:11:31.127Z] ] [2024-03-21T09:11:31.127Z] } [2024-03-21T09:11:31.127Z] { [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/connection", [2024-03-21T09:11:31.127Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.127Z] "Name": "connection", [2024-03-21T09:11:31.127Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.127Z] "Module": { [2024-03-21T09:11:31.127Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.127Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.127Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.127Z] "Indirect": true, [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.127Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.127Z] "GoVersion": "1.15" [2024-03-21T09:11:31.127Z] }, [2024-03-21T09:11:31.127Z] "DepOnly": true, [2024-03-21T09:11:31.127Z] "Stale": true, [2024-03-21T09:11:31.127Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.127Z] "GoFiles": [ [2024-03-21T09:11:31.127Z] "conn.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Imports": [ [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "io", [2024-03-21T09:11:31.127Z] "net", [2024-03-21T09:11:31.127Z] "net/url", [2024-03-21T09:11:31.127Z] "os", [2024-03-21T09:11:31.127Z] "strings" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Deps": [ [2024-03-21T09:11:31.127Z] "context", [2024-03-21T09:11:31.127Z] "errors", [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "internal/abi", [2024-03-21T09:11:31.127Z] "internal/bytealg", [2024-03-21T09:11:31.127Z] "internal/cpu", [2024-03-21T09:11:31.127Z] "internal/fmtsort", [2024-03-21T09:11:31.127Z] "internal/goexperiment", [2024-03-21T09:11:31.127Z] "internal/itoa", [2024-03-21T09:11:31.127Z] "internal/nettrace", [2024-03-21T09:11:31.127Z] "internal/oserror", [2024-03-21T09:11:31.127Z] "internal/poll", [2024-03-21T09:11:31.127Z] "internal/race", [2024-03-21T09:11:31.127Z] "internal/reflectlite", [2024-03-21T09:11:31.127Z] "internal/singleflight", [2024-03-21T09:11:31.127Z] "internal/syscall/execenv", [2024-03-21T09:11:31.127Z] "internal/syscall/unix", [2024-03-21T09:11:31.127Z] "internal/testlog", [2024-03-21T09:11:31.127Z] "internal/unsafeheader", [2024-03-21T09:11:31.127Z] "io", [2024-03-21T09:11:31.127Z] "io/fs", [2024-03-21T09:11:31.127Z] "math", [2024-03-21T09:11:31.127Z] "math/bits", [2024-03-21T09:11:31.127Z] "net", [2024-03-21T09:11:31.127Z] "net/url", [2024-03-21T09:11:31.127Z] "os", [2024-03-21T09:11:31.127Z] "path", [2024-03-21T09:11:31.127Z] "reflect", [2024-03-21T09:11:31.127Z] "runtime", [2024-03-21T09:11:31.127Z] "runtime/cgo", [2024-03-21T09:11:31.127Z] "runtime/internal/atomic", [2024-03-21T09:11:31.127Z] "runtime/internal/math", [2024-03-21T09:11:31.127Z] "runtime/internal/sys", [2024-03-21T09:11:31.127Z] "sort", [2024-03-21T09:11:31.127Z] "strconv", [2024-03-21T09:11:31.127Z] "strings", [2024-03-21T09:11:31.127Z] "sync", [2024-03-21T09:11:31.127Z] "sync/atomic", [2024-03-21T09:11:31.127Z] "syscall", [2024-03-21T09:11:31.127Z] "time", [2024-03-21T09:11:31.127Z] "unicode", [2024-03-21T09:11:31.127Z] "unicode/utf8", [2024-03-21T09:11:31.127Z] "unsafe", [2024-03-21T09:11:31.127Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "TestGoFiles": [ [2024-03-21T09:11:31.127Z] "conn_internal_test.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "TestImports": [ [2024-03-21T09:11:31.127Z] "github.com/onsi/ginkgo", [2024-03-21T09:11:31.127Z] "github.com/onsi/gomega", [2024-03-21T09:11:31.127Z] "io", [2024-03-21T09:11:31.127Z] "io/ioutil", [2024-03-21T09:11:31.127Z] "net", [2024-03-21T09:11:31.127Z] "os", [2024-03-21T09:11:31.127Z] "testing", [2024-03-21T09:11:31.127Z] "time" [2024-03-21T09:11:31.127Z] ] [2024-03-21T09:11:31.127Z] } [2024-03-21T09:11:31.127Z] { [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/deleteclient", [2024-03-21T09:11:31.127Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.127Z] "Name": "deleteclient", [2024-03-21T09:11:31.127Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.127Z] "Module": { [2024-03-21T09:11:31.127Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.127Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.127Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.127Z] "Indirect": true, [2024-03-21T09:11:31.127Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.127Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.127Z] "GoVersion": "1.15" [2024-03-21T09:11:31.127Z] }, [2024-03-21T09:11:31.127Z] "DepOnly": true, [2024-03-21T09:11:31.127Z] "Stale": true, [2024-03-21T09:11:31.127Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.127Z] "GoFiles": [ [2024-03-21T09:11:31.127Z] "delete_client.pb.go" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Imports": [ [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.127Z] "reflect", [2024-03-21T09:11:31.127Z] "sync" [2024-03-21T09:11:31.127Z] ], [2024-03-21T09:11:31.127Z] "Deps": [ [2024-03-21T09:11:31.127Z] "bufio", [2024-03-21T09:11:31.127Z] "bytes", [2024-03-21T09:11:31.127Z] "compress/flate", [2024-03-21T09:11:31.127Z] "compress/gzip", [2024-03-21T09:11:31.127Z] "embed", [2024-03-21T09:11:31.127Z] "encoding", [2024-03-21T09:11:31.127Z] "encoding/base64", [2024-03-21T09:11:31.127Z] "encoding/binary", [2024-03-21T09:11:31.127Z] "encoding/json", [2024-03-21T09:11:31.127Z] "errors", [2024-03-21T09:11:31.127Z] "fmt", [2024-03-21T09:11:31.127Z] "go/token", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.127Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.128Z] "hash", [2024-03-21T09:11:31.128Z] "hash/crc32", [2024-03-21T09:11:31.128Z] "hash/fnv", [2024-03-21T09:11:31.128Z] "internal/abi", [2024-03-21T09:11:31.128Z] "internal/bytealg", [2024-03-21T09:11:31.128Z] "internal/cpu", [2024-03-21T09:11:31.128Z] "internal/fmtsort", [2024-03-21T09:11:31.128Z] "internal/goexperiment", [2024-03-21T09:11:31.128Z] "internal/itoa", [2024-03-21T09:11:31.128Z] "internal/oserror", [2024-03-21T09:11:31.128Z] "internal/poll", [2024-03-21T09:11:31.128Z] "internal/race", [2024-03-21T09:11:31.128Z] "internal/reflectlite", [2024-03-21T09:11:31.128Z] "internal/syscall/execenv", [2024-03-21T09:11:31.128Z] "internal/syscall/unix", [2024-03-21T09:11:31.128Z] "internal/testlog", [2024-03-21T09:11:31.128Z] "internal/unsafeheader", [2024-03-21T09:11:31.128Z] "io", [2024-03-21T09:11:31.128Z] "io/fs", [2024-03-21T09:11:31.128Z] "io/ioutil", [2024-03-21T09:11:31.128Z] "math", [2024-03-21T09:11:31.128Z] "math/bits", [2024-03-21T09:11:31.128Z] "os", [2024-03-21T09:11:31.128Z] "path", [2024-03-21T09:11:31.128Z] "reflect", [2024-03-21T09:11:31.128Z] "runtime", [2024-03-21T09:11:31.128Z] "runtime/internal/atomic", [2024-03-21T09:11:31.128Z] "runtime/internal/math", [2024-03-21T09:11:31.128Z] "runtime/internal/sys", [2024-03-21T09:11:31.128Z] "sort", [2024-03-21T09:11:31.128Z] "strconv", [2024-03-21T09:11:31.128Z] "strings", [2024-03-21T09:11:31.128Z] "sync", [2024-03-21T09:11:31.128Z] "sync/atomic", [2024-03-21T09:11:31.128Z] "syscall", [2024-03-21T09:11:31.128Z] "time", [2024-03-21T09:11:31.128Z] "unicode", [2024-03-21T09:11:31.128Z] "unicode/utf16", [2024-03-21T09:11:31.128Z] "unicode/utf8", [2024-03-21T09:11:31.128Z] "unsafe" [2024-03-21T09:11:31.128Z] ] [2024-03-21T09:11:31.128Z] } [2024-03-21T09:11:31.128Z] { [2024-03-21T09:11:31.128Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listauthenticators", [2024-03-21T09:11:31.128Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.128Z] "Name": "listauthenticators", [2024-03-21T09:11:31.128Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "Module": { [2024-03-21T09:11:31.128Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.128Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.128Z] "Indirect": true, [2024-03-21T09:11:31.128Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.128Z] "GoVersion": "1.15" [2024-03-21T09:11:31.128Z] }, [2024-03-21T09:11:31.128Z] "DepOnly": true, [2024-03-21T09:11:31.128Z] "Stale": true, [2024-03-21T09:11:31.128Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.128Z] "GoFiles": [ [2024-03-21T09:11:31.128Z] "list_authenticators.pb.go" [2024-03-21T09:11:31.128Z] ], [2024-03-21T09:11:31.128Z] "Imports": [ [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.128Z] "reflect", [2024-03-21T09:11:31.128Z] "sync" [2024-03-21T09:11:31.128Z] ], [2024-03-21T09:11:31.128Z] "Deps": [ [2024-03-21T09:11:31.128Z] "bufio", [2024-03-21T09:11:31.128Z] "bytes", [2024-03-21T09:11:31.128Z] "compress/flate", [2024-03-21T09:11:31.128Z] "compress/gzip", [2024-03-21T09:11:31.128Z] "embed", [2024-03-21T09:11:31.128Z] "encoding", [2024-03-21T09:11:31.128Z] "encoding/base64", [2024-03-21T09:11:31.128Z] "encoding/binary", [2024-03-21T09:11:31.128Z] "encoding/json", [2024-03-21T09:11:31.128Z] "errors", [2024-03-21T09:11:31.128Z] "fmt", [2024-03-21T09:11:31.128Z] "go/token", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.128Z] "hash", [2024-03-21T09:11:31.128Z] "hash/crc32", [2024-03-21T09:11:31.128Z] "hash/fnv", [2024-03-21T09:11:31.128Z] "internal/abi", [2024-03-21T09:11:31.128Z] "internal/bytealg", [2024-03-21T09:11:31.128Z] "internal/cpu", [2024-03-21T09:11:31.128Z] "internal/fmtsort", [2024-03-21T09:11:31.128Z] "internal/goexperiment", [2024-03-21T09:11:31.128Z] "internal/itoa", [2024-03-21T09:11:31.128Z] "internal/oserror", [2024-03-21T09:11:31.128Z] "internal/poll", [2024-03-21T09:11:31.128Z] "internal/race", [2024-03-21T09:11:31.128Z] "internal/reflectlite", [2024-03-21T09:11:31.128Z] "internal/syscall/execenv", [2024-03-21T09:11:31.128Z] "internal/syscall/unix", [2024-03-21T09:11:31.128Z] "internal/testlog", [2024-03-21T09:11:31.128Z] "internal/unsafeheader", [2024-03-21T09:11:31.128Z] "io", [2024-03-21T09:11:31.128Z] "io/fs", [2024-03-21T09:11:31.128Z] "io/ioutil", [2024-03-21T09:11:31.128Z] "math", [2024-03-21T09:11:31.128Z] "math/bits", [2024-03-21T09:11:31.128Z] "os", [2024-03-21T09:11:31.128Z] "path", [2024-03-21T09:11:31.128Z] "reflect", [2024-03-21T09:11:31.128Z] "runtime", [2024-03-21T09:11:31.128Z] "runtime/internal/atomic", [2024-03-21T09:11:31.128Z] "runtime/internal/math", [2024-03-21T09:11:31.128Z] "runtime/internal/sys", [2024-03-21T09:11:31.128Z] "sort", [2024-03-21T09:11:31.128Z] "strconv", [2024-03-21T09:11:31.128Z] "strings", [2024-03-21T09:11:31.128Z] "sync", [2024-03-21T09:11:31.128Z] "sync/atomic", [2024-03-21T09:11:31.128Z] "syscall", [2024-03-21T09:11:31.128Z] "time", [2024-03-21T09:11:31.128Z] "unicode", [2024-03-21T09:11:31.128Z] "unicode/utf16", [2024-03-21T09:11:31.128Z] "unicode/utf8", [2024-03-21T09:11:31.128Z] "unsafe" [2024-03-21T09:11:31.128Z] ] [2024-03-21T09:11:31.128Z] } [2024-03-21T09:11:31.128Z] { [2024-03-21T09:11:31.128Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listclients", [2024-03-21T09:11:31.128Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.128Z] "Name": "listclients", [2024-03-21T09:11:31.128Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "Module": { [2024-03-21T09:11:31.128Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.128Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.128Z] "Indirect": true, [2024-03-21T09:11:31.128Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.128Z] "GoVersion": "1.15" [2024-03-21T09:11:31.128Z] }, [2024-03-21T09:11:31.128Z] "DepOnly": true, [2024-03-21T09:11:31.128Z] "Stale": true, [2024-03-21T09:11:31.128Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.128Z] "GoFiles": [ [2024-03-21T09:11:31.128Z] "list_clients.pb.go" [2024-03-21T09:11:31.128Z] ], [2024-03-21T09:11:31.128Z] "Imports": [ [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.128Z] "reflect", [2024-03-21T09:11:31.128Z] "sync" [2024-03-21T09:11:31.128Z] ], [2024-03-21T09:11:31.128Z] "Deps": [ [2024-03-21T09:11:31.128Z] "bufio", [2024-03-21T09:11:31.128Z] "bytes", [2024-03-21T09:11:31.128Z] "compress/flate", [2024-03-21T09:11:31.128Z] "compress/gzip", [2024-03-21T09:11:31.128Z] "embed", [2024-03-21T09:11:31.128Z] "encoding", [2024-03-21T09:11:31.128Z] "encoding/base64", [2024-03-21T09:11:31.128Z] "encoding/binary", [2024-03-21T09:11:31.128Z] "encoding/json", [2024-03-21T09:11:31.128Z] "errors", [2024-03-21T09:11:31.128Z] "fmt", [2024-03-21T09:11:31.128Z] "go/token", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.128Z] "hash", [2024-03-21T09:11:31.128Z] "hash/crc32", [2024-03-21T09:11:31.128Z] "hash/fnv", [2024-03-21T09:11:31.128Z] "internal/abi", [2024-03-21T09:11:31.128Z] "internal/bytealg", [2024-03-21T09:11:31.128Z] "internal/cpu", [2024-03-21T09:11:31.128Z] "internal/fmtsort", [2024-03-21T09:11:31.128Z] "internal/goexperiment", [2024-03-21T09:11:31.128Z] "internal/itoa", [2024-03-21T09:11:31.128Z] "internal/oserror", [2024-03-21T09:11:31.128Z] "internal/poll", [2024-03-21T09:11:31.128Z] "internal/race", [2024-03-21T09:11:31.128Z] "internal/reflectlite", [2024-03-21T09:11:31.128Z] "internal/syscall/execenv", [2024-03-21T09:11:31.128Z] "internal/syscall/unix", [2024-03-21T09:11:31.128Z] "internal/testlog", [2024-03-21T09:11:31.128Z] "internal/unsafeheader", [2024-03-21T09:11:31.128Z] "io", [2024-03-21T09:11:31.128Z] "io/fs", [2024-03-21T09:11:31.128Z] "io/ioutil", [2024-03-21T09:11:31.128Z] "math", [2024-03-21T09:11:31.128Z] "math/bits", [2024-03-21T09:11:31.128Z] "os", [2024-03-21T09:11:31.128Z] "path", [2024-03-21T09:11:31.128Z] "reflect", [2024-03-21T09:11:31.128Z] "runtime", [2024-03-21T09:11:31.128Z] "runtime/internal/atomic", [2024-03-21T09:11:31.128Z] "runtime/internal/math", [2024-03-21T09:11:31.128Z] "runtime/internal/sys", [2024-03-21T09:11:31.128Z] "sort", [2024-03-21T09:11:31.128Z] "strconv", [2024-03-21T09:11:31.128Z] "strings", [2024-03-21T09:11:31.128Z] "sync", [2024-03-21T09:11:31.128Z] "sync/atomic", [2024-03-21T09:11:31.128Z] "syscall", [2024-03-21T09:11:31.128Z] "time", [2024-03-21T09:11:31.128Z] "unicode", [2024-03-21T09:11:31.128Z] "unicode/utf16", [2024-03-21T09:11:31.128Z] "unicode/utf8", [2024-03-21T09:11:31.128Z] "unsafe" [2024-03-21T09:11:31.128Z] ] [2024-03-21T09:11:31.128Z] } [2024-03-21T09:11:31.128Z] { [2024-03-21T09:11:31.128Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaalgorithm", [2024-03-21T09:11:31.128Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.128Z] "Name": "psaalgorithm", [2024-03-21T09:11:31.128Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "Module": { [2024-03-21T09:11:31.128Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.128Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.128Z] "Indirect": true, [2024-03-21T09:11:31.128Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.128Z] "GoVersion": "1.15" [2024-03-21T09:11:31.128Z] }, [2024-03-21T09:11:31.128Z] "DepOnly": true, [2024-03-21T09:11:31.128Z] "Stale": true, [2024-03-21T09:11:31.128Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.128Z] "GoFiles": [ [2024-03-21T09:11:31.128Z] "psa_algorithm.pb.go" [2024-03-21T09:11:31.128Z] ], [2024-03-21T09:11:31.128Z] "Imports": [ [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.128Z] "reflect", [2024-03-21T09:11:31.128Z] "sync" [2024-03-21T09:11:31.128Z] ], [2024-03-21T09:11:31.128Z] "Deps": [ [2024-03-21T09:11:31.128Z] "bufio", [2024-03-21T09:11:31.128Z] "bytes", [2024-03-21T09:11:31.128Z] "compress/flate", [2024-03-21T09:11:31.128Z] "compress/gzip", [2024-03-21T09:11:31.128Z] "embed", [2024-03-21T09:11:31.128Z] "encoding", [2024-03-21T09:11:31.128Z] "encoding/base64", [2024-03-21T09:11:31.128Z] "encoding/binary", [2024-03-21T09:11:31.128Z] "encoding/json", [2024-03-21T09:11:31.128Z] "errors", [2024-03-21T09:11:31.128Z] "fmt", [2024-03-21T09:11:31.128Z] "go/token", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.128Z] "hash", [2024-03-21T09:11:31.128Z] "hash/crc32", [2024-03-21T09:11:31.128Z] "hash/fnv", [2024-03-21T09:11:31.128Z] "internal/abi", [2024-03-21T09:11:31.128Z] "internal/bytealg", [2024-03-21T09:11:31.128Z] "internal/cpu", [2024-03-21T09:11:31.128Z] "internal/fmtsort", [2024-03-21T09:11:31.128Z] "internal/goexperiment", [2024-03-21T09:11:31.128Z] "internal/itoa", [2024-03-21T09:11:31.128Z] "internal/oserror", [2024-03-21T09:11:31.128Z] "internal/poll", [2024-03-21T09:11:31.128Z] "internal/race", [2024-03-21T09:11:31.128Z] "internal/reflectlite", [2024-03-21T09:11:31.128Z] "internal/syscall/execenv", [2024-03-21T09:11:31.128Z] "internal/syscall/unix", [2024-03-21T09:11:31.128Z] "internal/testlog", [2024-03-21T09:11:31.128Z] "internal/unsafeheader", [2024-03-21T09:11:31.128Z] "io", [2024-03-21T09:11:31.128Z] "io/fs", [2024-03-21T09:11:31.128Z] "io/ioutil", [2024-03-21T09:11:31.128Z] "math", [2024-03-21T09:11:31.128Z] "math/bits", [2024-03-21T09:11:31.128Z] "os", [2024-03-21T09:11:31.128Z] "path", [2024-03-21T09:11:31.128Z] "reflect", [2024-03-21T09:11:31.128Z] "runtime", [2024-03-21T09:11:31.128Z] "runtime/internal/atomic", [2024-03-21T09:11:31.128Z] "runtime/internal/math", [2024-03-21T09:11:31.128Z] "runtime/internal/sys", [2024-03-21T09:11:31.128Z] "sort", [2024-03-21T09:11:31.128Z] "strconv", [2024-03-21T09:11:31.128Z] "strings", [2024-03-21T09:11:31.128Z] "sync", [2024-03-21T09:11:31.128Z] "sync/atomic", [2024-03-21T09:11:31.128Z] "syscall", [2024-03-21T09:11:31.128Z] "time", [2024-03-21T09:11:31.128Z] "unicode", [2024-03-21T09:11:31.128Z] "unicode/utf16", [2024-03-21T09:11:31.128Z] "unicode/utf8", [2024-03-21T09:11:31.128Z] "unsafe" [2024-03-21T09:11:31.128Z] ] [2024-03-21T09:11:31.128Z] } [2024-03-21T09:11:31.128Z] { [2024-03-21T09:11:31.128Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psakeyattributes", [2024-03-21T09:11:31.128Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.128Z] "Name": "psakeyattributes", [2024-03-21T09:11:31.128Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "Module": { [2024-03-21T09:11:31.128Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.128Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.128Z] "Indirect": true, [2024-03-21T09:11:31.128Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.128Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.128Z] "GoVersion": "1.15" [2024-03-21T09:11:31.128Z] }, [2024-03-21T09:11:31.128Z] "DepOnly": true, [2024-03-21T09:11:31.128Z] "Stale": true, [2024-03-21T09:11:31.128Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.128Z] "GoFiles": [ [2024-03-21T09:11:31.128Z] "psa_key_attributes.pb.go" [2024-03-21T09:11:31.128Z] ], [2024-03-21T09:11:31.128Z] "Imports": [ [2024-03-21T09:11:31.128Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.128Z] "reflect", [2024-03-21T09:11:31.128Z] "sync" [2024-03-21T09:11:31.128Z] ], [2024-03-21T09:11:31.128Z] "Deps": [ [2024-03-21T09:11:31.128Z] "bufio", [2024-03-21T09:11:31.128Z] "bytes", [2024-03-21T09:11:31.128Z] "compress/flate", [2024-03-21T09:11:31.128Z] "compress/gzip", [2024-03-21T09:11:31.128Z] "embed", [2024-03-21T09:11:31.128Z] "encoding", [2024-03-21T09:11:31.128Z] "encoding/base64", [2024-03-21T09:11:31.128Z] "encoding/binary", [2024-03-21T09:11:31.128Z] "encoding/json", [2024-03-21T09:11:31.128Z] "errors", [2024-03-21T09:11:31.128Z] "fmt", [2024-03-21T09:11:31.128Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.128Z] "go/token", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.128Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.129Z] "hash", [2024-03-21T09:11:31.129Z] "hash/crc32", [2024-03-21T09:11:31.129Z] "hash/fnv", [2024-03-21T09:11:31.129Z] "internal/abi", [2024-03-21T09:11:31.129Z] "internal/bytealg", [2024-03-21T09:11:31.129Z] "internal/cpu", [2024-03-21T09:11:31.129Z] "internal/fmtsort", [2024-03-21T09:11:31.129Z] "internal/goexperiment", [2024-03-21T09:11:31.129Z] "internal/itoa", [2024-03-21T09:11:31.129Z] "internal/oserror", [2024-03-21T09:11:31.129Z] "internal/poll", [2024-03-21T09:11:31.129Z] "internal/race", [2024-03-21T09:11:31.129Z] "internal/reflectlite", [2024-03-21T09:11:31.129Z] "internal/syscall/execenv", [2024-03-21T09:11:31.129Z] "internal/syscall/unix", [2024-03-21T09:11:31.129Z] "internal/testlog", [2024-03-21T09:11:31.129Z] "internal/unsafeheader", [2024-03-21T09:11:31.129Z] "io", [2024-03-21T09:11:31.129Z] "io/fs", [2024-03-21T09:11:31.129Z] "io/ioutil", [2024-03-21T09:11:31.129Z] "math", [2024-03-21T09:11:31.129Z] "math/bits", [2024-03-21T09:11:31.129Z] "os", [2024-03-21T09:11:31.129Z] "path", [2024-03-21T09:11:31.129Z] "reflect", [2024-03-21T09:11:31.129Z] "runtime", [2024-03-21T09:11:31.129Z] "runtime/internal/atomic", [2024-03-21T09:11:31.129Z] "runtime/internal/math", [2024-03-21T09:11:31.129Z] "runtime/internal/sys", [2024-03-21T09:11:31.129Z] "sort", [2024-03-21T09:11:31.129Z] "strconv", [2024-03-21T09:11:31.129Z] "strings", [2024-03-21T09:11:31.129Z] "sync", [2024-03-21T09:11:31.129Z] "sync/atomic", [2024-03-21T09:11:31.129Z] "syscall", [2024-03-21T09:11:31.129Z] "time", [2024-03-21T09:11:31.129Z] "unicode", [2024-03-21T09:11:31.129Z] "unicode/utf16", [2024-03-21T09:11:31.129Z] "unicode/utf8", [2024-03-21T09:11:31.129Z] "unsafe" [2024-03-21T09:11:31.129Z] ] [2024-03-21T09:11:31.129Z] } [2024-03-21T09:11:31.129Z] { [2024-03-21T09:11:31.129Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listkeys", [2024-03-21T09:11:31.129Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.129Z] "Name": "listkeys", [2024-03-21T09:11:31.129Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "Module": { [2024-03-21T09:11:31.129Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.129Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.129Z] "Indirect": true, [2024-03-21T09:11:31.129Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.129Z] "GoVersion": "1.15" [2024-03-21T09:11:31.129Z] }, [2024-03-21T09:11:31.129Z] "DepOnly": true, [2024-03-21T09:11:31.129Z] "Stale": true, [2024-03-21T09:11:31.129Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.129Z] "GoFiles": [ [2024-03-21T09:11:31.129Z] "list_keys.pb.go" [2024-03-21T09:11:31.129Z] ], [2024-03-21T09:11:31.129Z] "Imports": [ [2024-03-21T09:11:31.129Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.129Z] "reflect", [2024-03-21T09:11:31.129Z] "sync" [2024-03-21T09:11:31.129Z] ], [2024-03-21T09:11:31.129Z] "Deps": [ [2024-03-21T09:11:31.129Z] "bufio", [2024-03-21T09:11:31.129Z] "bytes", [2024-03-21T09:11:31.129Z] "compress/flate", [2024-03-21T09:11:31.129Z] "compress/gzip", [2024-03-21T09:11:31.129Z] "embed", [2024-03-21T09:11:31.129Z] "encoding", [2024-03-21T09:11:31.129Z] "encoding/base64", [2024-03-21T09:11:31.129Z] "encoding/binary", [2024-03-21T09:11:31.129Z] "encoding/json", [2024-03-21T09:11:31.129Z] "errors", [2024-03-21T09:11:31.129Z] "fmt", [2024-03-21T09:11:31.129Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.129Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.129Z] "go/token", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.129Z] "hash", [2024-03-21T09:11:31.129Z] "hash/crc32", [2024-03-21T09:11:31.129Z] "hash/fnv", [2024-03-21T09:11:31.129Z] "internal/abi", [2024-03-21T09:11:31.129Z] "internal/bytealg", [2024-03-21T09:11:31.129Z] "internal/cpu", [2024-03-21T09:11:31.129Z] "internal/fmtsort", [2024-03-21T09:11:31.129Z] "internal/goexperiment", [2024-03-21T09:11:31.129Z] "internal/itoa", [2024-03-21T09:11:31.129Z] "internal/oserror", [2024-03-21T09:11:31.129Z] "internal/poll", [2024-03-21T09:11:31.129Z] "internal/race", [2024-03-21T09:11:31.129Z] "internal/reflectlite", [2024-03-21T09:11:31.129Z] "internal/syscall/execenv", [2024-03-21T09:11:31.129Z] "internal/syscall/unix", [2024-03-21T09:11:31.129Z] "internal/testlog", [2024-03-21T09:11:31.129Z] "internal/unsafeheader", [2024-03-21T09:11:31.129Z] "io", [2024-03-21T09:11:31.129Z] "io/fs", [2024-03-21T09:11:31.129Z] "io/ioutil", [2024-03-21T09:11:31.129Z] "math", [2024-03-21T09:11:31.129Z] "math/bits", [2024-03-21T09:11:31.129Z] "os", [2024-03-21T09:11:31.129Z] "path", [2024-03-21T09:11:31.129Z] "reflect", [2024-03-21T09:11:31.129Z] "runtime", [2024-03-21T09:11:31.129Z] "runtime/internal/atomic", [2024-03-21T09:11:31.129Z] "runtime/internal/math", [2024-03-21T09:11:31.129Z] "runtime/internal/sys", [2024-03-21T09:11:31.129Z] "sort", [2024-03-21T09:11:31.129Z] "strconv", [2024-03-21T09:11:31.129Z] "strings", [2024-03-21T09:11:31.129Z] "sync", [2024-03-21T09:11:31.129Z] "sync/atomic", [2024-03-21T09:11:31.129Z] "syscall", [2024-03-21T09:11:31.129Z] "time", [2024-03-21T09:11:31.129Z] "unicode", [2024-03-21T09:11:31.129Z] "unicode/utf16", [2024-03-21T09:11:31.129Z] "unicode/utf8", [2024-03-21T09:11:31.129Z] "unsafe" [2024-03-21T09:11:31.129Z] ] [2024-03-21T09:11:31.129Z] } [2024-03-21T09:11:31.129Z] { [2024-03-21T09:11:31.129Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listopcodes", [2024-03-21T09:11:31.129Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.129Z] "Name": "listopcodes", [2024-03-21T09:11:31.129Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "Module": { [2024-03-21T09:11:31.129Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.129Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.129Z] "Indirect": true, [2024-03-21T09:11:31.129Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.129Z] "GoVersion": "1.15" [2024-03-21T09:11:31.129Z] }, [2024-03-21T09:11:31.129Z] "DepOnly": true, [2024-03-21T09:11:31.129Z] "Stale": true, [2024-03-21T09:11:31.129Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.129Z] "GoFiles": [ [2024-03-21T09:11:31.129Z] "list_opcodes.pb.go" [2024-03-21T09:11:31.129Z] ], [2024-03-21T09:11:31.129Z] "Imports": [ [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.129Z] "reflect", [2024-03-21T09:11:31.129Z] "sync" [2024-03-21T09:11:31.129Z] ], [2024-03-21T09:11:31.129Z] "Deps": [ [2024-03-21T09:11:31.129Z] "bufio", [2024-03-21T09:11:31.129Z] "bytes", [2024-03-21T09:11:31.129Z] "compress/flate", [2024-03-21T09:11:31.129Z] "compress/gzip", [2024-03-21T09:11:31.129Z] "embed", [2024-03-21T09:11:31.129Z] "encoding", [2024-03-21T09:11:31.129Z] "encoding/base64", [2024-03-21T09:11:31.129Z] "encoding/binary", [2024-03-21T09:11:31.129Z] "encoding/json", [2024-03-21T09:11:31.129Z] "errors", [2024-03-21T09:11:31.129Z] "fmt", [2024-03-21T09:11:31.129Z] "go/token", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.129Z] "hash", [2024-03-21T09:11:31.129Z] "hash/crc32", [2024-03-21T09:11:31.129Z] "hash/fnv", [2024-03-21T09:11:31.129Z] "internal/abi", [2024-03-21T09:11:31.129Z] "internal/bytealg", [2024-03-21T09:11:31.129Z] "internal/cpu", [2024-03-21T09:11:31.129Z] "internal/fmtsort", [2024-03-21T09:11:31.129Z] "internal/goexperiment", [2024-03-21T09:11:31.129Z] "internal/itoa", [2024-03-21T09:11:31.129Z] "internal/oserror", [2024-03-21T09:11:31.129Z] "internal/poll", [2024-03-21T09:11:31.129Z] "internal/race", [2024-03-21T09:11:31.129Z] "internal/reflectlite", [2024-03-21T09:11:31.129Z] "internal/syscall/execenv", [2024-03-21T09:11:31.129Z] "internal/syscall/unix", [2024-03-21T09:11:31.129Z] "internal/testlog", [2024-03-21T09:11:31.129Z] "internal/unsafeheader", [2024-03-21T09:11:31.129Z] "io", [2024-03-21T09:11:31.129Z] "io/fs", [2024-03-21T09:11:31.129Z] "io/ioutil", [2024-03-21T09:11:31.129Z] "math", [2024-03-21T09:11:31.129Z] "math/bits", [2024-03-21T09:11:31.129Z] "os", [2024-03-21T09:11:31.129Z] "path", [2024-03-21T09:11:31.129Z] "reflect", [2024-03-21T09:11:31.129Z] "runtime", [2024-03-21T09:11:31.129Z] "runtime/internal/atomic", [2024-03-21T09:11:31.129Z] "runtime/internal/math", [2024-03-21T09:11:31.129Z] "runtime/internal/sys", [2024-03-21T09:11:31.129Z] "sort", [2024-03-21T09:11:31.129Z] "strconv", [2024-03-21T09:11:31.129Z] "strings", [2024-03-21T09:11:31.129Z] "sync", [2024-03-21T09:11:31.129Z] "sync/atomic", [2024-03-21T09:11:31.129Z] "syscall", [2024-03-21T09:11:31.129Z] "time", [2024-03-21T09:11:31.129Z] "unicode", [2024-03-21T09:11:31.129Z] "unicode/utf16", [2024-03-21T09:11:31.129Z] "unicode/utf8", [2024-03-21T09:11:31.129Z] "unsafe" [2024-03-21T09:11:31.129Z] ] [2024-03-21T09:11:31.129Z] } [2024-03-21T09:11:31.129Z] { [2024-03-21T09:11:31.129Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listproviders", [2024-03-21T09:11:31.129Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.129Z] "Name": "listproviders", [2024-03-21T09:11:31.129Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "Module": { [2024-03-21T09:11:31.129Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.129Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.129Z] "Indirect": true, [2024-03-21T09:11:31.129Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.129Z] "GoVersion": "1.15" [2024-03-21T09:11:31.129Z] }, [2024-03-21T09:11:31.129Z] "DepOnly": true, [2024-03-21T09:11:31.129Z] "Stale": true, [2024-03-21T09:11:31.129Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.129Z] "GoFiles": [ [2024-03-21T09:11:31.129Z] "list_providers.pb.go" [2024-03-21T09:11:31.129Z] ], [2024-03-21T09:11:31.129Z] "Imports": [ [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.129Z] "reflect", [2024-03-21T09:11:31.129Z] "sync" [2024-03-21T09:11:31.129Z] ], [2024-03-21T09:11:31.129Z] "Deps": [ [2024-03-21T09:11:31.129Z] "bufio", [2024-03-21T09:11:31.129Z] "bytes", [2024-03-21T09:11:31.129Z] "compress/flate", [2024-03-21T09:11:31.129Z] "compress/gzip", [2024-03-21T09:11:31.129Z] "embed", [2024-03-21T09:11:31.129Z] "encoding", [2024-03-21T09:11:31.129Z] "encoding/base64", [2024-03-21T09:11:31.129Z] "encoding/binary", [2024-03-21T09:11:31.129Z] "encoding/json", [2024-03-21T09:11:31.129Z] "errors", [2024-03-21T09:11:31.129Z] "fmt", [2024-03-21T09:11:31.129Z] "go/token", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.129Z] "hash", [2024-03-21T09:11:31.129Z] "hash/crc32", [2024-03-21T09:11:31.129Z] "hash/fnv", [2024-03-21T09:11:31.129Z] "internal/abi", [2024-03-21T09:11:31.129Z] "internal/bytealg", [2024-03-21T09:11:31.129Z] "internal/cpu", [2024-03-21T09:11:31.129Z] "internal/fmtsort", [2024-03-21T09:11:31.129Z] "internal/goexperiment", [2024-03-21T09:11:31.129Z] "internal/itoa", [2024-03-21T09:11:31.129Z] "internal/oserror", [2024-03-21T09:11:31.129Z] "internal/poll", [2024-03-21T09:11:31.129Z] "internal/race", [2024-03-21T09:11:31.129Z] "internal/reflectlite", [2024-03-21T09:11:31.129Z] "internal/syscall/execenv", [2024-03-21T09:11:31.129Z] "internal/syscall/unix", [2024-03-21T09:11:31.129Z] "internal/testlog", [2024-03-21T09:11:31.129Z] "internal/unsafeheader", [2024-03-21T09:11:31.129Z] "io", [2024-03-21T09:11:31.129Z] "io/fs", [2024-03-21T09:11:31.129Z] "io/ioutil", [2024-03-21T09:11:31.129Z] "math", [2024-03-21T09:11:31.129Z] "math/bits", [2024-03-21T09:11:31.129Z] "os", [2024-03-21T09:11:31.129Z] "path", [2024-03-21T09:11:31.129Z] "reflect", [2024-03-21T09:11:31.129Z] "runtime", [2024-03-21T09:11:31.129Z] "runtime/internal/atomic", [2024-03-21T09:11:31.129Z] "runtime/internal/math", [2024-03-21T09:11:31.129Z] "runtime/internal/sys", [2024-03-21T09:11:31.129Z] "sort", [2024-03-21T09:11:31.129Z] "strconv", [2024-03-21T09:11:31.129Z] "strings", [2024-03-21T09:11:31.129Z] "sync", [2024-03-21T09:11:31.129Z] "sync/atomic", [2024-03-21T09:11:31.129Z] "syscall", [2024-03-21T09:11:31.129Z] "time", [2024-03-21T09:11:31.129Z] "unicode", [2024-03-21T09:11:31.129Z] "unicode/utf16", [2024-03-21T09:11:31.129Z] "unicode/utf8", [2024-03-21T09:11:31.129Z] "unsafe" [2024-03-21T09:11:31.129Z] ] [2024-03-21T09:11:31.129Z] } [2024-03-21T09:11:31.129Z] { [2024-03-21T09:11:31.129Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/ping", [2024-03-21T09:11:31.129Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.129Z] "Name": "ping", [2024-03-21T09:11:31.129Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "Module": { [2024-03-21T09:11:31.129Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.129Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.129Z] "Indirect": true, [2024-03-21T09:11:31.129Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.129Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.129Z] "GoVersion": "1.15" [2024-03-21T09:11:31.129Z] }, [2024-03-21T09:11:31.129Z] "DepOnly": true, [2024-03-21T09:11:31.129Z] "Stale": true, [2024-03-21T09:11:31.129Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.129Z] "GoFiles": [ [2024-03-21T09:11:31.129Z] "ping.pb.go" [2024-03-21T09:11:31.129Z] ], [2024-03-21T09:11:31.129Z] "Imports": [ [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.129Z] "reflect", [2024-03-21T09:11:31.129Z] "sync" [2024-03-21T09:11:31.129Z] ], [2024-03-21T09:11:31.129Z] "Deps": [ [2024-03-21T09:11:31.129Z] "bufio", [2024-03-21T09:11:31.129Z] "bytes", [2024-03-21T09:11:31.129Z] "compress/flate", [2024-03-21T09:11:31.129Z] "compress/gzip", [2024-03-21T09:11:31.129Z] "embed", [2024-03-21T09:11:31.129Z] "encoding", [2024-03-21T09:11:31.129Z] "encoding/base64", [2024-03-21T09:11:31.129Z] "encoding/binary", [2024-03-21T09:11:31.129Z] "encoding/json", [2024-03-21T09:11:31.129Z] "errors", [2024-03-21T09:11:31.129Z] "fmt", [2024-03-21T09:11:31.129Z] "go/token", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.129Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.130Z] "hash", [2024-03-21T09:11:31.130Z] "hash/crc32", [2024-03-21T09:11:31.130Z] "hash/fnv", [2024-03-21T09:11:31.130Z] "internal/abi", [2024-03-21T09:11:31.130Z] "internal/bytealg", [2024-03-21T09:11:31.130Z] "internal/cpu", [2024-03-21T09:11:31.130Z] "internal/fmtsort", [2024-03-21T09:11:31.130Z] "internal/goexperiment", [2024-03-21T09:11:31.130Z] "internal/itoa", [2024-03-21T09:11:31.130Z] "internal/oserror", [2024-03-21T09:11:31.130Z] "internal/poll", [2024-03-21T09:11:31.130Z] "internal/race", [2024-03-21T09:11:31.130Z] "internal/reflectlite", [2024-03-21T09:11:31.130Z] "internal/syscall/execenv", [2024-03-21T09:11:31.130Z] "internal/syscall/unix", [2024-03-21T09:11:31.130Z] "internal/testlog", [2024-03-21T09:11:31.130Z] "internal/unsafeheader", [2024-03-21T09:11:31.130Z] "io", [2024-03-21T09:11:31.130Z] "io/fs", [2024-03-21T09:11:31.130Z] "io/ioutil", [2024-03-21T09:11:31.130Z] "math", [2024-03-21T09:11:31.130Z] "math/bits", [2024-03-21T09:11:31.130Z] "os", [2024-03-21T09:11:31.130Z] "path", [2024-03-21T09:11:31.130Z] "reflect", [2024-03-21T09:11:31.130Z] "runtime", [2024-03-21T09:11:31.130Z] "runtime/internal/atomic", [2024-03-21T09:11:31.130Z] "runtime/internal/math", [2024-03-21T09:11:31.130Z] "runtime/internal/sys", [2024-03-21T09:11:31.130Z] "sort", [2024-03-21T09:11:31.130Z] "strconv", [2024-03-21T09:11:31.130Z] "strings", [2024-03-21T09:11:31.130Z] "sync", [2024-03-21T09:11:31.130Z] "sync/atomic", [2024-03-21T09:11:31.130Z] "syscall", [2024-03-21T09:11:31.130Z] "time", [2024-03-21T09:11:31.130Z] "unicode", [2024-03-21T09:11:31.130Z] "unicode/utf16", [2024-03-21T09:11:31.130Z] "unicode/utf8", [2024-03-21T09:11:31.130Z] "unsafe" [2024-03-21T09:11:31.130Z] ] [2024-03-21T09:11:31.130Z] } [2024-03-21T09:11:31.130Z] { [2024-03-21T09:11:31.130Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.130Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.130Z] "Name": "psaaeaddecrypt", [2024-03-21T09:11:31.130Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "Module": { [2024-03-21T09:11:31.130Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.130Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.130Z] "Indirect": true, [2024-03-21T09:11:31.130Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.130Z] "GoVersion": "1.15" [2024-03-21T09:11:31.130Z] }, [2024-03-21T09:11:31.130Z] "DepOnly": true, [2024-03-21T09:11:31.130Z] "Stale": true, [2024-03-21T09:11:31.130Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.130Z] "GoFiles": [ [2024-03-21T09:11:31.130Z] "psa_aead_decrypt.pb.go" [2024-03-21T09:11:31.130Z] ], [2024-03-21T09:11:31.130Z] "Imports": [ [2024-03-21T09:11:31.130Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.130Z] "reflect", [2024-03-21T09:11:31.130Z] "sync" [2024-03-21T09:11:31.130Z] ], [2024-03-21T09:11:31.130Z] "Deps": [ [2024-03-21T09:11:31.130Z] "bufio", [2024-03-21T09:11:31.130Z] "bytes", [2024-03-21T09:11:31.130Z] "compress/flate", [2024-03-21T09:11:31.130Z] "compress/gzip", [2024-03-21T09:11:31.130Z] "embed", [2024-03-21T09:11:31.130Z] "encoding", [2024-03-21T09:11:31.130Z] "encoding/base64", [2024-03-21T09:11:31.130Z] "encoding/binary", [2024-03-21T09:11:31.130Z] "encoding/json", [2024-03-21T09:11:31.130Z] "errors", [2024-03-21T09:11:31.130Z] "fmt", [2024-03-21T09:11:31.130Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.130Z] "go/token", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.130Z] "hash", [2024-03-21T09:11:31.130Z] "hash/crc32", [2024-03-21T09:11:31.130Z] "hash/fnv", [2024-03-21T09:11:31.130Z] "internal/abi", [2024-03-21T09:11:31.130Z] "internal/bytealg", [2024-03-21T09:11:31.130Z] "internal/cpu", [2024-03-21T09:11:31.130Z] "internal/fmtsort", [2024-03-21T09:11:31.130Z] "internal/goexperiment", [2024-03-21T09:11:31.130Z] "internal/itoa", [2024-03-21T09:11:31.130Z] "internal/oserror", [2024-03-21T09:11:31.130Z] "internal/poll", [2024-03-21T09:11:31.130Z] "internal/race", [2024-03-21T09:11:31.130Z] "internal/reflectlite", [2024-03-21T09:11:31.130Z] "internal/syscall/execenv", [2024-03-21T09:11:31.130Z] "internal/syscall/unix", [2024-03-21T09:11:31.130Z] "internal/testlog", [2024-03-21T09:11:31.130Z] "internal/unsafeheader", [2024-03-21T09:11:31.130Z] "io", [2024-03-21T09:11:31.130Z] "io/fs", [2024-03-21T09:11:31.130Z] "io/ioutil", [2024-03-21T09:11:31.130Z] "math", [2024-03-21T09:11:31.130Z] "math/bits", [2024-03-21T09:11:31.130Z] "os", [2024-03-21T09:11:31.130Z] "path", [2024-03-21T09:11:31.130Z] "reflect", [2024-03-21T09:11:31.130Z] "runtime", [2024-03-21T09:11:31.130Z] "runtime/internal/atomic", [2024-03-21T09:11:31.130Z] "runtime/internal/math", [2024-03-21T09:11:31.130Z] "runtime/internal/sys", [2024-03-21T09:11:31.130Z] "sort", [2024-03-21T09:11:31.130Z] "strconv", [2024-03-21T09:11:31.130Z] "strings", [2024-03-21T09:11:31.130Z] "sync", [2024-03-21T09:11:31.130Z] "sync/atomic", [2024-03-21T09:11:31.130Z] "syscall", [2024-03-21T09:11:31.130Z] "time", [2024-03-21T09:11:31.130Z] "unicode", [2024-03-21T09:11:31.130Z] "unicode/utf16", [2024-03-21T09:11:31.130Z] "unicode/utf8", [2024-03-21T09:11:31.130Z] "unsafe" [2024-03-21T09:11:31.130Z] ] [2024-03-21T09:11:31.130Z] } [2024-03-21T09:11:31.130Z] { [2024-03-21T09:11:31.130Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.130Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.130Z] "Name": "psaaeadencrypt", [2024-03-21T09:11:31.130Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "Module": { [2024-03-21T09:11:31.130Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.130Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.130Z] "Indirect": true, [2024-03-21T09:11:31.130Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.130Z] "GoVersion": "1.15" [2024-03-21T09:11:31.130Z] }, [2024-03-21T09:11:31.130Z] "DepOnly": true, [2024-03-21T09:11:31.130Z] "Stale": true, [2024-03-21T09:11:31.130Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.130Z] "GoFiles": [ [2024-03-21T09:11:31.130Z] "psa_aead_encrypt.pb.go" [2024-03-21T09:11:31.130Z] ], [2024-03-21T09:11:31.130Z] "Imports": [ [2024-03-21T09:11:31.130Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.130Z] "reflect", [2024-03-21T09:11:31.130Z] "sync" [2024-03-21T09:11:31.130Z] ], [2024-03-21T09:11:31.130Z] "Deps": [ [2024-03-21T09:11:31.130Z] "bufio", [2024-03-21T09:11:31.130Z] "bytes", [2024-03-21T09:11:31.130Z] "compress/flate", [2024-03-21T09:11:31.130Z] "compress/gzip", [2024-03-21T09:11:31.130Z] "embed", [2024-03-21T09:11:31.130Z] "encoding", [2024-03-21T09:11:31.130Z] "encoding/base64", [2024-03-21T09:11:31.130Z] "encoding/binary", [2024-03-21T09:11:31.130Z] "encoding/json", [2024-03-21T09:11:31.130Z] "errors", [2024-03-21T09:11:31.130Z] "fmt", [2024-03-21T09:11:31.130Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.130Z] "go/token", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.130Z] "hash", [2024-03-21T09:11:31.130Z] "hash/crc32", [2024-03-21T09:11:31.130Z] "hash/fnv", [2024-03-21T09:11:31.130Z] "internal/abi", [2024-03-21T09:11:31.130Z] "internal/bytealg", [2024-03-21T09:11:31.130Z] "internal/cpu", [2024-03-21T09:11:31.130Z] "internal/fmtsort", [2024-03-21T09:11:31.130Z] "internal/goexperiment", [2024-03-21T09:11:31.130Z] "internal/itoa", [2024-03-21T09:11:31.130Z] "internal/oserror", [2024-03-21T09:11:31.130Z] "internal/poll", [2024-03-21T09:11:31.130Z] "internal/race", [2024-03-21T09:11:31.130Z] "internal/reflectlite", [2024-03-21T09:11:31.130Z] "internal/syscall/execenv", [2024-03-21T09:11:31.130Z] "internal/syscall/unix", [2024-03-21T09:11:31.130Z] "internal/testlog", [2024-03-21T09:11:31.130Z] "internal/unsafeheader", [2024-03-21T09:11:31.130Z] "io", [2024-03-21T09:11:31.130Z] "io/fs", [2024-03-21T09:11:31.130Z] "io/ioutil", [2024-03-21T09:11:31.130Z] "math", [2024-03-21T09:11:31.130Z] "math/bits", [2024-03-21T09:11:31.130Z] "os", [2024-03-21T09:11:31.130Z] "path", [2024-03-21T09:11:31.130Z] "reflect", [2024-03-21T09:11:31.130Z] "runtime", [2024-03-21T09:11:31.130Z] "runtime/internal/atomic", [2024-03-21T09:11:31.130Z] "runtime/internal/math", [2024-03-21T09:11:31.130Z] "runtime/internal/sys", [2024-03-21T09:11:31.130Z] "sort", [2024-03-21T09:11:31.130Z] "strconv", [2024-03-21T09:11:31.130Z] "strings", [2024-03-21T09:11:31.130Z] "sync", [2024-03-21T09:11:31.130Z] "sync/atomic", [2024-03-21T09:11:31.130Z] "syscall", [2024-03-21T09:11:31.130Z] "time", [2024-03-21T09:11:31.130Z] "unicode", [2024-03-21T09:11:31.130Z] "unicode/utf16", [2024-03-21T09:11:31.130Z] "unicode/utf8", [2024-03-21T09:11:31.130Z] "unsafe" [2024-03-21T09:11:31.130Z] ] [2024-03-21T09:11:31.130Z] } [2024-03-21T09:11:31.130Z] { [2024-03-21T09:11:31.130Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.130Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.130Z] "Name": "psaasymmetricdecrypt", [2024-03-21T09:11:31.130Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "Module": { [2024-03-21T09:11:31.130Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.130Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.130Z] "Indirect": true, [2024-03-21T09:11:31.130Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.130Z] "GoVersion": "1.15" [2024-03-21T09:11:31.130Z] }, [2024-03-21T09:11:31.130Z] "DepOnly": true, [2024-03-21T09:11:31.130Z] "Stale": true, [2024-03-21T09:11:31.130Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.130Z] "GoFiles": [ [2024-03-21T09:11:31.130Z] "psa_asymmetric_decrypt.pb.go" [2024-03-21T09:11:31.130Z] ], [2024-03-21T09:11:31.130Z] "Imports": [ [2024-03-21T09:11:31.130Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.130Z] "reflect", [2024-03-21T09:11:31.130Z] "sync" [2024-03-21T09:11:31.130Z] ], [2024-03-21T09:11:31.130Z] "Deps": [ [2024-03-21T09:11:31.130Z] "bufio", [2024-03-21T09:11:31.130Z] "bytes", [2024-03-21T09:11:31.130Z] "compress/flate", [2024-03-21T09:11:31.130Z] "compress/gzip", [2024-03-21T09:11:31.130Z] "embed", [2024-03-21T09:11:31.130Z] "encoding", [2024-03-21T09:11:31.130Z] "encoding/base64", [2024-03-21T09:11:31.130Z] "encoding/binary", [2024-03-21T09:11:31.130Z] "encoding/json", [2024-03-21T09:11:31.130Z] "errors", [2024-03-21T09:11:31.130Z] "fmt", [2024-03-21T09:11:31.130Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.130Z] "go/token", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.130Z] "hash", [2024-03-21T09:11:31.130Z] "hash/crc32", [2024-03-21T09:11:31.130Z] "hash/fnv", [2024-03-21T09:11:31.130Z] "internal/abi", [2024-03-21T09:11:31.130Z] "internal/bytealg", [2024-03-21T09:11:31.130Z] "internal/cpu", [2024-03-21T09:11:31.130Z] "internal/fmtsort", [2024-03-21T09:11:31.130Z] "internal/goexperiment", [2024-03-21T09:11:31.130Z] "internal/itoa", [2024-03-21T09:11:31.130Z] "internal/oserror", [2024-03-21T09:11:31.130Z] "internal/poll", [2024-03-21T09:11:31.130Z] "internal/race", [2024-03-21T09:11:31.130Z] "internal/reflectlite", [2024-03-21T09:11:31.130Z] "internal/syscall/execenv", [2024-03-21T09:11:31.130Z] "internal/syscall/unix", [2024-03-21T09:11:31.130Z] "internal/testlog", [2024-03-21T09:11:31.130Z] "internal/unsafeheader", [2024-03-21T09:11:31.130Z] "io", [2024-03-21T09:11:31.130Z] "io/fs", [2024-03-21T09:11:31.130Z] "io/ioutil", [2024-03-21T09:11:31.130Z] "math", [2024-03-21T09:11:31.130Z] "math/bits", [2024-03-21T09:11:31.130Z] "os", [2024-03-21T09:11:31.130Z] "path", [2024-03-21T09:11:31.130Z] "reflect", [2024-03-21T09:11:31.130Z] "runtime", [2024-03-21T09:11:31.130Z] "runtime/internal/atomic", [2024-03-21T09:11:31.130Z] "runtime/internal/math", [2024-03-21T09:11:31.130Z] "runtime/internal/sys", [2024-03-21T09:11:31.130Z] "sort", [2024-03-21T09:11:31.130Z] "strconv", [2024-03-21T09:11:31.130Z] "strings", [2024-03-21T09:11:31.130Z] "sync", [2024-03-21T09:11:31.130Z] "sync/atomic", [2024-03-21T09:11:31.130Z] "syscall", [2024-03-21T09:11:31.130Z] "time", [2024-03-21T09:11:31.130Z] "unicode", [2024-03-21T09:11:31.130Z] "unicode/utf16", [2024-03-21T09:11:31.130Z] "unicode/utf8", [2024-03-21T09:11:31.130Z] "unsafe" [2024-03-21T09:11:31.130Z] ] [2024-03-21T09:11:31.130Z] } [2024-03-21T09:11:31.130Z] { [2024-03-21T09:11:31.130Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.130Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.130Z] "Name": "psaasymmetricencrypt", [2024-03-21T09:11:31.130Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "Module": { [2024-03-21T09:11:31.130Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.130Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.130Z] "Indirect": true, [2024-03-21T09:11:31.130Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.130Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.130Z] "GoVersion": "1.15" [2024-03-21T09:11:31.130Z] }, [2024-03-21T09:11:31.130Z] "DepOnly": true, [2024-03-21T09:11:31.130Z] "Stale": true, [2024-03-21T09:11:31.130Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.130Z] "GoFiles": [ [2024-03-21T09:11:31.130Z] "psa_asymmetric_encrypt.pb.go" [2024-03-21T09:11:31.130Z] ], [2024-03-21T09:11:31.130Z] "Imports": [ [2024-03-21T09:11:31.130Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.130Z] "reflect", [2024-03-21T09:11:31.130Z] "sync" [2024-03-21T09:11:31.130Z] ], [2024-03-21T09:11:31.130Z] "Deps": [ [2024-03-21T09:11:31.130Z] "bufio", [2024-03-21T09:11:31.130Z] "bytes", [2024-03-21T09:11:31.130Z] "compress/flate", [2024-03-21T09:11:31.130Z] "compress/gzip", [2024-03-21T09:11:31.130Z] "embed", [2024-03-21T09:11:31.130Z] "encoding", [2024-03-21T09:11:31.130Z] "encoding/base64", [2024-03-21T09:11:31.130Z] "encoding/binary", [2024-03-21T09:11:31.130Z] "encoding/json", [2024-03-21T09:11:31.130Z] "errors", [2024-03-21T09:11:31.130Z] "fmt", [2024-03-21T09:11:31.130Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.130Z] "go/token", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.130Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.131Z] "hash", [2024-03-21T09:11:31.131Z] "hash/crc32", [2024-03-21T09:11:31.131Z] "hash/fnv", [2024-03-21T09:11:31.131Z] "internal/abi", [2024-03-21T09:11:31.131Z] "internal/bytealg", [2024-03-21T09:11:31.131Z] "internal/cpu", [2024-03-21T09:11:31.131Z] "internal/fmtsort", [2024-03-21T09:11:31.131Z] "internal/goexperiment", [2024-03-21T09:11:31.131Z] "internal/itoa", [2024-03-21T09:11:31.131Z] "internal/oserror", [2024-03-21T09:11:31.131Z] "internal/poll", [2024-03-21T09:11:31.131Z] "internal/race", [2024-03-21T09:11:31.131Z] "internal/reflectlite", [2024-03-21T09:11:31.131Z] "internal/syscall/execenv", [2024-03-21T09:11:31.131Z] "internal/syscall/unix", [2024-03-21T09:11:31.131Z] "internal/testlog", [2024-03-21T09:11:31.131Z] "internal/unsafeheader", [2024-03-21T09:11:31.131Z] "io", [2024-03-21T09:11:31.131Z] "io/fs", [2024-03-21T09:11:31.131Z] "io/ioutil", [2024-03-21T09:11:31.131Z] "math", [2024-03-21T09:11:31.131Z] "math/bits", [2024-03-21T09:11:31.131Z] "os", [2024-03-21T09:11:31.131Z] "path", [2024-03-21T09:11:31.131Z] "reflect", [2024-03-21T09:11:31.131Z] "runtime", [2024-03-21T09:11:31.131Z] "runtime/internal/atomic", [2024-03-21T09:11:31.131Z] "runtime/internal/math", [2024-03-21T09:11:31.131Z] "runtime/internal/sys", [2024-03-21T09:11:31.131Z] "sort", [2024-03-21T09:11:31.131Z] "strconv", [2024-03-21T09:11:31.131Z] "strings", [2024-03-21T09:11:31.131Z] "sync", [2024-03-21T09:11:31.131Z] "sync/atomic", [2024-03-21T09:11:31.131Z] "syscall", [2024-03-21T09:11:31.131Z] "time", [2024-03-21T09:11:31.131Z] "unicode", [2024-03-21T09:11:31.131Z] "unicode/utf16", [2024-03-21T09:11:31.131Z] "unicode/utf8", [2024-03-21T09:11:31.131Z] "unsafe" [2024-03-21T09:11:31.131Z] ] [2024-03-21T09:11:31.131Z] } [2024-03-21T09:11:31.131Z] { [2024-03-21T09:11:31.131Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.131Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.131Z] "Name": "psacipherdecrypt", [2024-03-21T09:11:31.131Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "Module": { [2024-03-21T09:11:31.131Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.131Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.131Z] "Indirect": true, [2024-03-21T09:11:31.131Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.131Z] "GoVersion": "1.15" [2024-03-21T09:11:31.131Z] }, [2024-03-21T09:11:31.131Z] "DepOnly": true, [2024-03-21T09:11:31.131Z] "Stale": true, [2024-03-21T09:11:31.131Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.131Z] "GoFiles": [ [2024-03-21T09:11:31.131Z] "psa_cipher_decrypt.pb.go" [2024-03-21T09:11:31.131Z] ], [2024-03-21T09:11:31.131Z] "Imports": [ [2024-03-21T09:11:31.131Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.131Z] "reflect", [2024-03-21T09:11:31.131Z] "sync" [2024-03-21T09:11:31.131Z] ], [2024-03-21T09:11:31.131Z] "Deps": [ [2024-03-21T09:11:31.131Z] "bufio", [2024-03-21T09:11:31.131Z] "bytes", [2024-03-21T09:11:31.131Z] "compress/flate", [2024-03-21T09:11:31.131Z] "compress/gzip", [2024-03-21T09:11:31.131Z] "embed", [2024-03-21T09:11:31.131Z] "encoding", [2024-03-21T09:11:31.131Z] "encoding/base64", [2024-03-21T09:11:31.131Z] "encoding/binary", [2024-03-21T09:11:31.131Z] "encoding/json", [2024-03-21T09:11:31.131Z] "errors", [2024-03-21T09:11:31.131Z] "fmt", [2024-03-21T09:11:31.131Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.131Z] "go/token", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.131Z] "hash", [2024-03-21T09:11:31.131Z] "hash/crc32", [2024-03-21T09:11:31.131Z] "hash/fnv", [2024-03-21T09:11:31.131Z] "internal/abi", [2024-03-21T09:11:31.131Z] "internal/bytealg", [2024-03-21T09:11:31.131Z] "internal/cpu", [2024-03-21T09:11:31.131Z] "internal/fmtsort", [2024-03-21T09:11:31.131Z] "internal/goexperiment", [2024-03-21T09:11:31.131Z] "internal/itoa", [2024-03-21T09:11:31.131Z] "internal/oserror", [2024-03-21T09:11:31.131Z] "internal/poll", [2024-03-21T09:11:31.131Z] "internal/race", [2024-03-21T09:11:31.131Z] "internal/reflectlite", [2024-03-21T09:11:31.131Z] "internal/syscall/execenv", [2024-03-21T09:11:31.131Z] "internal/syscall/unix", [2024-03-21T09:11:31.131Z] "internal/testlog", [2024-03-21T09:11:31.131Z] "internal/unsafeheader", [2024-03-21T09:11:31.131Z] "io", [2024-03-21T09:11:31.131Z] "io/fs", [2024-03-21T09:11:31.131Z] "io/ioutil", [2024-03-21T09:11:31.131Z] "math", [2024-03-21T09:11:31.131Z] "math/bits", [2024-03-21T09:11:31.131Z] "os", [2024-03-21T09:11:31.131Z] "path", [2024-03-21T09:11:31.131Z] "reflect", [2024-03-21T09:11:31.131Z] "runtime", [2024-03-21T09:11:31.131Z] "runtime/internal/atomic", [2024-03-21T09:11:31.131Z] "runtime/internal/math", [2024-03-21T09:11:31.131Z] "runtime/internal/sys", [2024-03-21T09:11:31.131Z] "sort", [2024-03-21T09:11:31.131Z] "strconv", [2024-03-21T09:11:31.131Z] "strings", [2024-03-21T09:11:31.131Z] "sync", [2024-03-21T09:11:31.131Z] "sync/atomic", [2024-03-21T09:11:31.131Z] "syscall", [2024-03-21T09:11:31.131Z] "time", [2024-03-21T09:11:31.131Z] "unicode", [2024-03-21T09:11:31.131Z] "unicode/utf16", [2024-03-21T09:11:31.131Z] "unicode/utf8", [2024-03-21T09:11:31.131Z] "unsafe" [2024-03-21T09:11:31.131Z] ] [2024-03-21T09:11:31.131Z] } [2024-03-21T09:11:31.131Z] { [2024-03-21T09:11:31.131Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.131Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.131Z] "Name": "psacipherencrypt", [2024-03-21T09:11:31.131Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "Module": { [2024-03-21T09:11:31.131Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.131Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.131Z] "Indirect": true, [2024-03-21T09:11:31.131Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.131Z] "GoVersion": "1.15" [2024-03-21T09:11:31.131Z] }, [2024-03-21T09:11:31.131Z] "DepOnly": true, [2024-03-21T09:11:31.131Z] "Stale": true, [2024-03-21T09:11:31.131Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.131Z] "GoFiles": [ [2024-03-21T09:11:31.131Z] "psa_cipher_encrypt.pb.go" [2024-03-21T09:11:31.131Z] ], [2024-03-21T09:11:31.131Z] "Imports": [ [2024-03-21T09:11:31.131Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.131Z] "reflect", [2024-03-21T09:11:31.131Z] "sync" [2024-03-21T09:11:31.131Z] ], [2024-03-21T09:11:31.131Z] "Deps": [ [2024-03-21T09:11:31.131Z] "bufio", [2024-03-21T09:11:31.131Z] "bytes", [2024-03-21T09:11:31.131Z] "compress/flate", [2024-03-21T09:11:31.131Z] "compress/gzip", [2024-03-21T09:11:31.131Z] "embed", [2024-03-21T09:11:31.131Z] "encoding", [2024-03-21T09:11:31.131Z] "encoding/base64", [2024-03-21T09:11:31.131Z] "encoding/binary", [2024-03-21T09:11:31.131Z] "encoding/json", [2024-03-21T09:11:31.131Z] "errors", [2024-03-21T09:11:31.131Z] "fmt", [2024-03-21T09:11:31.131Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.131Z] "go/token", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.131Z] "hash", [2024-03-21T09:11:31.131Z] "hash/crc32", [2024-03-21T09:11:31.131Z] "hash/fnv", [2024-03-21T09:11:31.131Z] "internal/abi", [2024-03-21T09:11:31.131Z] "internal/bytealg", [2024-03-21T09:11:31.131Z] "internal/cpu", [2024-03-21T09:11:31.131Z] "internal/fmtsort", [2024-03-21T09:11:31.131Z] "internal/goexperiment", [2024-03-21T09:11:31.131Z] "internal/itoa", [2024-03-21T09:11:31.131Z] "internal/oserror", [2024-03-21T09:11:31.131Z] "internal/poll", [2024-03-21T09:11:31.131Z] "internal/race", [2024-03-21T09:11:31.131Z] "internal/reflectlite", [2024-03-21T09:11:31.131Z] "internal/syscall/execenv", [2024-03-21T09:11:31.131Z] "internal/syscall/unix", [2024-03-21T09:11:31.131Z] "internal/testlog", [2024-03-21T09:11:31.131Z] "internal/unsafeheader", [2024-03-21T09:11:31.131Z] "io", [2024-03-21T09:11:31.131Z] "io/fs", [2024-03-21T09:11:31.131Z] "io/ioutil", [2024-03-21T09:11:31.131Z] "math", [2024-03-21T09:11:31.131Z] "math/bits", [2024-03-21T09:11:31.131Z] "os", [2024-03-21T09:11:31.131Z] "path", [2024-03-21T09:11:31.131Z] "reflect", [2024-03-21T09:11:31.131Z] "runtime", [2024-03-21T09:11:31.131Z] "runtime/internal/atomic", [2024-03-21T09:11:31.131Z] "runtime/internal/math", [2024-03-21T09:11:31.131Z] "runtime/internal/sys", [2024-03-21T09:11:31.131Z] "sort", [2024-03-21T09:11:31.131Z] "strconv", [2024-03-21T09:11:31.131Z] "strings", [2024-03-21T09:11:31.131Z] "sync", [2024-03-21T09:11:31.131Z] "sync/atomic", [2024-03-21T09:11:31.131Z] "syscall", [2024-03-21T09:11:31.131Z] "time", [2024-03-21T09:11:31.131Z] "unicode", [2024-03-21T09:11:31.131Z] "unicode/utf16", [2024-03-21T09:11:31.131Z] "unicode/utf8", [2024-03-21T09:11:31.131Z] "unsafe" [2024-03-21T09:11:31.131Z] ] [2024-03-21T09:11:31.131Z] } [2024-03-21T09:11:31.131Z] { [2024-03-21T09:11:31.131Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psadestroykey", [2024-03-21T09:11:31.131Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.131Z] "Name": "psadestroykey", [2024-03-21T09:11:31.131Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "Module": { [2024-03-21T09:11:31.131Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.131Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.131Z] "Indirect": true, [2024-03-21T09:11:31.131Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.131Z] "GoVersion": "1.15" [2024-03-21T09:11:31.131Z] }, [2024-03-21T09:11:31.131Z] "DepOnly": true, [2024-03-21T09:11:31.131Z] "Stale": true, [2024-03-21T09:11:31.131Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.131Z] "GoFiles": [ [2024-03-21T09:11:31.131Z] "psa_destroy_key.pb.go" [2024-03-21T09:11:31.131Z] ], [2024-03-21T09:11:31.131Z] "Imports": [ [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.131Z] "reflect", [2024-03-21T09:11:31.131Z] "sync" [2024-03-21T09:11:31.131Z] ], [2024-03-21T09:11:31.131Z] "Deps": [ [2024-03-21T09:11:31.131Z] "bufio", [2024-03-21T09:11:31.131Z] "bytes", [2024-03-21T09:11:31.131Z] "compress/flate", [2024-03-21T09:11:31.131Z] "compress/gzip", [2024-03-21T09:11:31.131Z] "embed", [2024-03-21T09:11:31.131Z] "encoding", [2024-03-21T09:11:31.131Z] "encoding/base64", [2024-03-21T09:11:31.131Z] "encoding/binary", [2024-03-21T09:11:31.131Z] "encoding/json", [2024-03-21T09:11:31.131Z] "errors", [2024-03-21T09:11:31.131Z] "fmt", [2024-03-21T09:11:31.131Z] "go/token", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.131Z] "hash", [2024-03-21T09:11:31.131Z] "hash/crc32", [2024-03-21T09:11:31.131Z] "hash/fnv", [2024-03-21T09:11:31.131Z] "internal/abi", [2024-03-21T09:11:31.131Z] "internal/bytealg", [2024-03-21T09:11:31.131Z] "internal/cpu", [2024-03-21T09:11:31.131Z] "internal/fmtsort", [2024-03-21T09:11:31.131Z] "internal/goexperiment", [2024-03-21T09:11:31.131Z] "internal/itoa", [2024-03-21T09:11:31.131Z] "internal/oserror", [2024-03-21T09:11:31.131Z] "internal/poll", [2024-03-21T09:11:31.131Z] "internal/race", [2024-03-21T09:11:31.131Z] "internal/reflectlite", [2024-03-21T09:11:31.131Z] "internal/syscall/execenv", [2024-03-21T09:11:31.131Z] "internal/syscall/unix", [2024-03-21T09:11:31.131Z] "internal/testlog", [2024-03-21T09:11:31.131Z] "internal/unsafeheader", [2024-03-21T09:11:31.131Z] "io", [2024-03-21T09:11:31.131Z] "io/fs", [2024-03-21T09:11:31.131Z] "io/ioutil", [2024-03-21T09:11:31.131Z] "math", [2024-03-21T09:11:31.131Z] "math/bits", [2024-03-21T09:11:31.131Z] "os", [2024-03-21T09:11:31.131Z] "path", [2024-03-21T09:11:31.131Z] "reflect", [2024-03-21T09:11:31.131Z] "runtime", [2024-03-21T09:11:31.131Z] "runtime/internal/atomic", [2024-03-21T09:11:31.131Z] "runtime/internal/math", [2024-03-21T09:11:31.131Z] "runtime/internal/sys", [2024-03-21T09:11:31.131Z] "sort", [2024-03-21T09:11:31.131Z] "strconv", [2024-03-21T09:11:31.131Z] "strings", [2024-03-21T09:11:31.131Z] "sync", [2024-03-21T09:11:31.131Z] "sync/atomic", [2024-03-21T09:11:31.131Z] "syscall", [2024-03-21T09:11:31.131Z] "time", [2024-03-21T09:11:31.131Z] "unicode", [2024-03-21T09:11:31.131Z] "unicode/utf16", [2024-03-21T09:11:31.131Z] "unicode/utf8", [2024-03-21T09:11:31.131Z] "unsafe" [2024-03-21T09:11:31.131Z] ] [2024-03-21T09:11:31.131Z] } [2024-03-21T09:11:31.131Z] { [2024-03-21T09:11:31.131Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaexportkey", [2024-03-21T09:11:31.131Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.131Z] "Name": "psaexportkey", [2024-03-21T09:11:31.131Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "Module": { [2024-03-21T09:11:31.131Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.131Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.131Z] "Indirect": true, [2024-03-21T09:11:31.131Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.131Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.131Z] "GoVersion": "1.15" [2024-03-21T09:11:31.131Z] }, [2024-03-21T09:11:31.131Z] "DepOnly": true, [2024-03-21T09:11:31.131Z] "Stale": true, [2024-03-21T09:11:31.131Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.131Z] "GoFiles": [ [2024-03-21T09:11:31.131Z] "psa_export_key.pb.go" [2024-03-21T09:11:31.131Z] ], [2024-03-21T09:11:31.131Z] "Imports": [ [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.131Z] "reflect", [2024-03-21T09:11:31.131Z] "sync" [2024-03-21T09:11:31.131Z] ], [2024-03-21T09:11:31.131Z] "Deps": [ [2024-03-21T09:11:31.131Z] "bufio", [2024-03-21T09:11:31.131Z] "bytes", [2024-03-21T09:11:31.131Z] "compress/flate", [2024-03-21T09:11:31.131Z] "compress/gzip", [2024-03-21T09:11:31.131Z] "embed", [2024-03-21T09:11:31.131Z] "encoding", [2024-03-21T09:11:31.131Z] "encoding/base64", [2024-03-21T09:11:31.131Z] "encoding/binary", [2024-03-21T09:11:31.131Z] "encoding/json", [2024-03-21T09:11:31.131Z] "errors", [2024-03-21T09:11:31.131Z] "fmt", [2024-03-21T09:11:31.131Z] "go/token", [2024-03-21T09:11:31.131Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.132Z] "hash", [2024-03-21T09:11:31.132Z] "hash/crc32", [2024-03-21T09:11:31.132Z] "hash/fnv", [2024-03-21T09:11:31.132Z] "internal/abi", [2024-03-21T09:11:31.132Z] "internal/bytealg", [2024-03-21T09:11:31.132Z] "internal/cpu", [2024-03-21T09:11:31.132Z] "internal/fmtsort", [2024-03-21T09:11:31.132Z] "internal/goexperiment", [2024-03-21T09:11:31.132Z] "internal/itoa", [2024-03-21T09:11:31.132Z] "internal/oserror", [2024-03-21T09:11:31.132Z] "internal/poll", [2024-03-21T09:11:31.132Z] "internal/race", [2024-03-21T09:11:31.132Z] "internal/reflectlite", [2024-03-21T09:11:31.132Z] "internal/syscall/execenv", [2024-03-21T09:11:31.132Z] "internal/syscall/unix", [2024-03-21T09:11:31.132Z] "internal/testlog", [2024-03-21T09:11:31.132Z] "internal/unsafeheader", [2024-03-21T09:11:31.132Z] "io", [2024-03-21T09:11:31.132Z] "io/fs", [2024-03-21T09:11:31.132Z] "io/ioutil", [2024-03-21T09:11:31.132Z] "math", [2024-03-21T09:11:31.132Z] "math/bits", [2024-03-21T09:11:31.132Z] "os", [2024-03-21T09:11:31.132Z] "path", [2024-03-21T09:11:31.132Z] "reflect", [2024-03-21T09:11:31.132Z] "runtime", [2024-03-21T09:11:31.132Z] "runtime/internal/atomic", [2024-03-21T09:11:31.132Z] "runtime/internal/math", [2024-03-21T09:11:31.132Z] "runtime/internal/sys", [2024-03-21T09:11:31.132Z] "sort", [2024-03-21T09:11:31.132Z] "strconv", [2024-03-21T09:11:31.132Z] "strings", [2024-03-21T09:11:31.132Z] "sync", [2024-03-21T09:11:31.132Z] "sync/atomic", [2024-03-21T09:11:31.132Z] "syscall", [2024-03-21T09:11:31.132Z] "time", [2024-03-21T09:11:31.132Z] "unicode", [2024-03-21T09:11:31.132Z] "unicode/utf16", [2024-03-21T09:11:31.132Z] "unicode/utf8", [2024-03-21T09:11:31.132Z] "unsafe" [2024-03-21T09:11:31.132Z] ] [2024-03-21T09:11:31.132Z] } [2024-03-21T09:11:31.132Z] { [2024-03-21T09:11:31.132Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.132Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.132Z] "Name": "psaexportpublickey", [2024-03-21T09:11:31.132Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "Module": { [2024-03-21T09:11:31.132Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.132Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.132Z] "Indirect": true, [2024-03-21T09:11:31.132Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.132Z] "GoVersion": "1.15" [2024-03-21T09:11:31.132Z] }, [2024-03-21T09:11:31.132Z] "DepOnly": true, [2024-03-21T09:11:31.132Z] "Stale": true, [2024-03-21T09:11:31.132Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.132Z] "GoFiles": [ [2024-03-21T09:11:31.132Z] "psa_export_public_key.pb.go" [2024-03-21T09:11:31.132Z] ], [2024-03-21T09:11:31.132Z] "Imports": [ [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.132Z] "reflect", [2024-03-21T09:11:31.132Z] "sync" [2024-03-21T09:11:31.132Z] ], [2024-03-21T09:11:31.132Z] "Deps": [ [2024-03-21T09:11:31.132Z] "bufio", [2024-03-21T09:11:31.132Z] "bytes", [2024-03-21T09:11:31.132Z] "compress/flate", [2024-03-21T09:11:31.132Z] "compress/gzip", [2024-03-21T09:11:31.132Z] "embed", [2024-03-21T09:11:31.132Z] "encoding", [2024-03-21T09:11:31.132Z] "encoding/base64", [2024-03-21T09:11:31.132Z] "encoding/binary", [2024-03-21T09:11:31.132Z] "encoding/json", [2024-03-21T09:11:31.132Z] "errors", [2024-03-21T09:11:31.132Z] "fmt", [2024-03-21T09:11:31.132Z] "go/token", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.132Z] "hash", [2024-03-21T09:11:31.132Z] "hash/crc32", [2024-03-21T09:11:31.132Z] "hash/fnv", [2024-03-21T09:11:31.132Z] "internal/abi", [2024-03-21T09:11:31.132Z] "internal/bytealg", [2024-03-21T09:11:31.132Z] "internal/cpu", [2024-03-21T09:11:31.132Z] "internal/fmtsort", [2024-03-21T09:11:31.132Z] "internal/goexperiment", [2024-03-21T09:11:31.132Z] "internal/itoa", [2024-03-21T09:11:31.132Z] "internal/oserror", [2024-03-21T09:11:31.132Z] "internal/poll", [2024-03-21T09:11:31.132Z] "internal/race", [2024-03-21T09:11:31.132Z] "internal/reflectlite", [2024-03-21T09:11:31.132Z] "internal/syscall/execenv", [2024-03-21T09:11:31.132Z] "internal/syscall/unix", [2024-03-21T09:11:31.132Z] "internal/testlog", [2024-03-21T09:11:31.132Z] "internal/unsafeheader", [2024-03-21T09:11:31.132Z] "io", [2024-03-21T09:11:31.132Z] "io/fs", [2024-03-21T09:11:31.132Z] "io/ioutil", [2024-03-21T09:11:31.132Z] "math", [2024-03-21T09:11:31.132Z] "math/bits", [2024-03-21T09:11:31.132Z] "os", [2024-03-21T09:11:31.132Z] "path", [2024-03-21T09:11:31.132Z] "reflect", [2024-03-21T09:11:31.132Z] "runtime", [2024-03-21T09:11:31.132Z] "runtime/internal/atomic", [2024-03-21T09:11:31.132Z] "runtime/internal/math", [2024-03-21T09:11:31.132Z] "runtime/internal/sys", [2024-03-21T09:11:31.132Z] "sort", [2024-03-21T09:11:31.132Z] "strconv", [2024-03-21T09:11:31.132Z] "strings", [2024-03-21T09:11:31.132Z] "sync", [2024-03-21T09:11:31.132Z] "sync/atomic", [2024-03-21T09:11:31.132Z] "syscall", [2024-03-21T09:11:31.132Z] "time", [2024-03-21T09:11:31.132Z] "unicode", [2024-03-21T09:11:31.132Z] "unicode/utf16", [2024-03-21T09:11:31.132Z] "unicode/utf8", [2024-03-21T09:11:31.132Z] "unsafe" [2024-03-21T09:11:31.132Z] ] [2024-03-21T09:11:31.132Z] } [2024-03-21T09:11:31.132Z] { [2024-03-21T09:11:31.132Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psageneratekey", [2024-03-21T09:11:31.132Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.132Z] "Name": "psageneratekey", [2024-03-21T09:11:31.132Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "Module": { [2024-03-21T09:11:31.132Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.132Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.132Z] "Indirect": true, [2024-03-21T09:11:31.132Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.132Z] "GoVersion": "1.15" [2024-03-21T09:11:31.132Z] }, [2024-03-21T09:11:31.132Z] "DepOnly": true, [2024-03-21T09:11:31.132Z] "Stale": true, [2024-03-21T09:11:31.132Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.132Z] "GoFiles": [ [2024-03-21T09:11:31.132Z] "psa_generate_key.pb.go" [2024-03-21T09:11:31.132Z] ], [2024-03-21T09:11:31.132Z] "Imports": [ [2024-03-21T09:11:31.132Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.132Z] "reflect", [2024-03-21T09:11:31.132Z] "sync" [2024-03-21T09:11:31.132Z] ], [2024-03-21T09:11:31.132Z] "Deps": [ [2024-03-21T09:11:31.132Z] "bufio", [2024-03-21T09:11:31.132Z] "bytes", [2024-03-21T09:11:31.132Z] "compress/flate", [2024-03-21T09:11:31.132Z] "compress/gzip", [2024-03-21T09:11:31.132Z] "embed", [2024-03-21T09:11:31.132Z] "encoding", [2024-03-21T09:11:31.132Z] "encoding/base64", [2024-03-21T09:11:31.132Z] "encoding/binary", [2024-03-21T09:11:31.132Z] "encoding/json", [2024-03-21T09:11:31.132Z] "errors", [2024-03-21T09:11:31.132Z] "fmt", [2024-03-21T09:11:31.132Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.132Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.132Z] "go/token", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.132Z] "hash", [2024-03-21T09:11:31.132Z] "hash/crc32", [2024-03-21T09:11:31.132Z] "hash/fnv", [2024-03-21T09:11:31.132Z] "internal/abi", [2024-03-21T09:11:31.132Z] "internal/bytealg", [2024-03-21T09:11:31.132Z] "internal/cpu", [2024-03-21T09:11:31.132Z] "internal/fmtsort", [2024-03-21T09:11:31.132Z] "internal/goexperiment", [2024-03-21T09:11:31.132Z] "internal/itoa", [2024-03-21T09:11:31.132Z] "internal/oserror", [2024-03-21T09:11:31.132Z] "internal/poll", [2024-03-21T09:11:31.132Z] "internal/race", [2024-03-21T09:11:31.132Z] "internal/reflectlite", [2024-03-21T09:11:31.132Z] "internal/syscall/execenv", [2024-03-21T09:11:31.132Z] "internal/syscall/unix", [2024-03-21T09:11:31.132Z] "internal/testlog", [2024-03-21T09:11:31.132Z] "internal/unsafeheader", [2024-03-21T09:11:31.132Z] "io", [2024-03-21T09:11:31.132Z] "io/fs", [2024-03-21T09:11:31.132Z] "io/ioutil", [2024-03-21T09:11:31.132Z] "math", [2024-03-21T09:11:31.132Z] "math/bits", [2024-03-21T09:11:31.132Z] "os", [2024-03-21T09:11:31.132Z] "path", [2024-03-21T09:11:31.132Z] "reflect", [2024-03-21T09:11:31.132Z] "runtime", [2024-03-21T09:11:31.132Z] "runtime/internal/atomic", [2024-03-21T09:11:31.132Z] "runtime/internal/math", [2024-03-21T09:11:31.132Z] "runtime/internal/sys", [2024-03-21T09:11:31.132Z] "sort", [2024-03-21T09:11:31.132Z] "strconv", [2024-03-21T09:11:31.132Z] "strings", [2024-03-21T09:11:31.132Z] "sync", [2024-03-21T09:11:31.132Z] "sync/atomic", [2024-03-21T09:11:31.132Z] "syscall", [2024-03-21T09:11:31.132Z] "time", [2024-03-21T09:11:31.132Z] "unicode", [2024-03-21T09:11:31.132Z] "unicode/utf16", [2024-03-21T09:11:31.132Z] "unicode/utf8", [2024-03-21T09:11:31.132Z] "unsafe" [2024-03-21T09:11:31.132Z] ] [2024-03-21T09:11:31.132Z] } [2024-03-21T09:11:31.132Z] { [2024-03-21T09:11:31.132Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psageneraterandom", [2024-03-21T09:11:31.132Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.132Z] "Name": "psageneraterandom", [2024-03-21T09:11:31.132Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "Module": { [2024-03-21T09:11:31.132Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.132Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.132Z] "Indirect": true, [2024-03-21T09:11:31.132Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.132Z] "GoVersion": "1.15" [2024-03-21T09:11:31.132Z] }, [2024-03-21T09:11:31.132Z] "DepOnly": true, [2024-03-21T09:11:31.132Z] "Stale": true, [2024-03-21T09:11:31.132Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.132Z] "GoFiles": [ [2024-03-21T09:11:31.132Z] "psa_generate_random.pb.go" [2024-03-21T09:11:31.132Z] ], [2024-03-21T09:11:31.132Z] "Imports": [ [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.132Z] "reflect", [2024-03-21T09:11:31.132Z] "sync" [2024-03-21T09:11:31.132Z] ], [2024-03-21T09:11:31.132Z] "Deps": [ [2024-03-21T09:11:31.132Z] "bufio", [2024-03-21T09:11:31.132Z] "bytes", [2024-03-21T09:11:31.132Z] "compress/flate", [2024-03-21T09:11:31.132Z] "compress/gzip", [2024-03-21T09:11:31.132Z] "embed", [2024-03-21T09:11:31.132Z] "encoding", [2024-03-21T09:11:31.132Z] "encoding/base64", [2024-03-21T09:11:31.132Z] "encoding/binary", [2024-03-21T09:11:31.132Z] "encoding/json", [2024-03-21T09:11:31.132Z] "errors", [2024-03-21T09:11:31.132Z] "fmt", [2024-03-21T09:11:31.132Z] "go/token", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.132Z] "hash", [2024-03-21T09:11:31.132Z] "hash/crc32", [2024-03-21T09:11:31.132Z] "hash/fnv", [2024-03-21T09:11:31.132Z] "internal/abi", [2024-03-21T09:11:31.132Z] "internal/bytealg", [2024-03-21T09:11:31.132Z] "internal/cpu", [2024-03-21T09:11:31.132Z] "internal/fmtsort", [2024-03-21T09:11:31.132Z] "internal/goexperiment", [2024-03-21T09:11:31.132Z] "internal/itoa", [2024-03-21T09:11:31.132Z] "internal/oserror", [2024-03-21T09:11:31.132Z] "internal/poll", [2024-03-21T09:11:31.132Z] "internal/race", [2024-03-21T09:11:31.132Z] "internal/reflectlite", [2024-03-21T09:11:31.132Z] "internal/syscall/execenv", [2024-03-21T09:11:31.132Z] "internal/syscall/unix", [2024-03-21T09:11:31.132Z] "internal/testlog", [2024-03-21T09:11:31.132Z] "internal/unsafeheader", [2024-03-21T09:11:31.132Z] "io", [2024-03-21T09:11:31.132Z] "io/fs", [2024-03-21T09:11:31.132Z] "io/ioutil", [2024-03-21T09:11:31.132Z] "math", [2024-03-21T09:11:31.132Z] "math/bits", [2024-03-21T09:11:31.132Z] "os", [2024-03-21T09:11:31.132Z] "path", [2024-03-21T09:11:31.132Z] "reflect", [2024-03-21T09:11:31.132Z] "runtime", [2024-03-21T09:11:31.132Z] "runtime/internal/atomic", [2024-03-21T09:11:31.132Z] "runtime/internal/math", [2024-03-21T09:11:31.132Z] "runtime/internal/sys", [2024-03-21T09:11:31.132Z] "sort", [2024-03-21T09:11:31.132Z] "strconv", [2024-03-21T09:11:31.132Z] "strings", [2024-03-21T09:11:31.132Z] "sync", [2024-03-21T09:11:31.132Z] "sync/atomic", [2024-03-21T09:11:31.132Z] "syscall", [2024-03-21T09:11:31.132Z] "time", [2024-03-21T09:11:31.132Z] "unicode", [2024-03-21T09:11:31.132Z] "unicode/utf16", [2024-03-21T09:11:31.132Z] "unicode/utf8", [2024-03-21T09:11:31.132Z] "unsafe" [2024-03-21T09:11:31.132Z] ] [2024-03-21T09:11:31.132Z] } [2024-03-21T09:11:31.132Z] { [2024-03-21T09:11:31.132Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psahashcompute", [2024-03-21T09:11:31.132Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.132Z] "Name": "psahashcompute", [2024-03-21T09:11:31.132Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "Module": { [2024-03-21T09:11:31.132Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.132Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.132Z] "Indirect": true, [2024-03-21T09:11:31.132Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.132Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.132Z] "GoVersion": "1.15" [2024-03-21T09:11:31.132Z] }, [2024-03-21T09:11:31.132Z] "DepOnly": true, [2024-03-21T09:11:31.132Z] "Stale": true, [2024-03-21T09:11:31.132Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.132Z] "GoFiles": [ [2024-03-21T09:11:31.132Z] "psa_hash_compute.pb.go" [2024-03-21T09:11:31.132Z] ], [2024-03-21T09:11:31.132Z] "Imports": [ [2024-03-21T09:11:31.132Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.132Z] "reflect", [2024-03-21T09:11:31.132Z] "sync" [2024-03-21T09:11:31.132Z] ], [2024-03-21T09:11:31.132Z] "Deps": [ [2024-03-21T09:11:31.132Z] "bufio", [2024-03-21T09:11:31.132Z] "bytes", [2024-03-21T09:11:31.132Z] "compress/flate", [2024-03-21T09:11:31.132Z] "compress/gzip", [2024-03-21T09:11:31.132Z] "embed", [2024-03-21T09:11:31.132Z] "encoding", [2024-03-21T09:11:31.132Z] "encoding/base64", [2024-03-21T09:11:31.132Z] "encoding/binary", [2024-03-21T09:11:31.132Z] "encoding/json", [2024-03-21T09:11:31.132Z] "errors", [2024-03-21T09:11:31.132Z] "fmt", [2024-03-21T09:11:31.132Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.132Z] "go/token", [2024-03-21T09:11:31.132Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.133Z] "hash", [2024-03-21T09:11:31.133Z] "hash/crc32", [2024-03-21T09:11:31.133Z] "hash/fnv", [2024-03-21T09:11:31.133Z] "internal/abi", [2024-03-21T09:11:31.133Z] "internal/bytealg", [2024-03-21T09:11:31.133Z] "internal/cpu", [2024-03-21T09:11:31.133Z] "internal/fmtsort", [2024-03-21T09:11:31.133Z] "internal/goexperiment", [2024-03-21T09:11:31.133Z] "internal/itoa", [2024-03-21T09:11:31.133Z] "internal/oserror", [2024-03-21T09:11:31.133Z] "internal/poll", [2024-03-21T09:11:31.133Z] "internal/race", [2024-03-21T09:11:31.133Z] "internal/reflectlite", [2024-03-21T09:11:31.133Z] "internal/syscall/execenv", [2024-03-21T09:11:31.133Z] "internal/syscall/unix", [2024-03-21T09:11:31.133Z] "internal/testlog", [2024-03-21T09:11:31.133Z] "internal/unsafeheader", [2024-03-21T09:11:31.133Z] "io", [2024-03-21T09:11:31.133Z] "io/fs", [2024-03-21T09:11:31.133Z] "io/ioutil", [2024-03-21T09:11:31.133Z] "math", [2024-03-21T09:11:31.133Z] "math/bits", [2024-03-21T09:11:31.133Z] "os", [2024-03-21T09:11:31.133Z] "path", [2024-03-21T09:11:31.133Z] "reflect", [2024-03-21T09:11:31.133Z] "runtime", [2024-03-21T09:11:31.133Z] "runtime/internal/atomic", [2024-03-21T09:11:31.133Z] "runtime/internal/math", [2024-03-21T09:11:31.133Z] "runtime/internal/sys", [2024-03-21T09:11:31.133Z] "sort", [2024-03-21T09:11:31.133Z] "strconv", [2024-03-21T09:11:31.133Z] "strings", [2024-03-21T09:11:31.133Z] "sync", [2024-03-21T09:11:31.133Z] "sync/atomic", [2024-03-21T09:11:31.133Z] "syscall", [2024-03-21T09:11:31.133Z] "time", [2024-03-21T09:11:31.133Z] "unicode", [2024-03-21T09:11:31.133Z] "unicode/utf16", [2024-03-21T09:11:31.133Z] "unicode/utf8", [2024-03-21T09:11:31.133Z] "unsafe" [2024-03-21T09:11:31.133Z] ] [2024-03-21T09:11:31.133Z] } [2024-03-21T09:11:31.133Z] { [2024-03-21T09:11:31.133Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaimportkey", [2024-03-21T09:11:31.133Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.133Z] "Name": "psaimportkey", [2024-03-21T09:11:31.133Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "Module": { [2024-03-21T09:11:31.133Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.133Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.133Z] "Indirect": true, [2024-03-21T09:11:31.133Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.133Z] "GoVersion": "1.15" [2024-03-21T09:11:31.133Z] }, [2024-03-21T09:11:31.133Z] "DepOnly": true, [2024-03-21T09:11:31.133Z] "Stale": true, [2024-03-21T09:11:31.133Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.133Z] "GoFiles": [ [2024-03-21T09:11:31.133Z] "psa_import_key.pb.go" [2024-03-21T09:11:31.133Z] ], [2024-03-21T09:11:31.133Z] "Imports": [ [2024-03-21T09:11:31.133Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.133Z] "reflect", [2024-03-21T09:11:31.133Z] "sync" [2024-03-21T09:11:31.133Z] ], [2024-03-21T09:11:31.133Z] "Deps": [ [2024-03-21T09:11:31.133Z] "bufio", [2024-03-21T09:11:31.133Z] "bytes", [2024-03-21T09:11:31.133Z] "compress/flate", [2024-03-21T09:11:31.133Z] "compress/gzip", [2024-03-21T09:11:31.133Z] "embed", [2024-03-21T09:11:31.133Z] "encoding", [2024-03-21T09:11:31.133Z] "encoding/base64", [2024-03-21T09:11:31.133Z] "encoding/binary", [2024-03-21T09:11:31.133Z] "encoding/json", [2024-03-21T09:11:31.133Z] "errors", [2024-03-21T09:11:31.133Z] "fmt", [2024-03-21T09:11:31.133Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.133Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.133Z] "go/token", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.133Z] "hash", [2024-03-21T09:11:31.133Z] "hash/crc32", [2024-03-21T09:11:31.133Z] "hash/fnv", [2024-03-21T09:11:31.133Z] "internal/abi", [2024-03-21T09:11:31.133Z] "internal/bytealg", [2024-03-21T09:11:31.133Z] "internal/cpu", [2024-03-21T09:11:31.133Z] "internal/fmtsort", [2024-03-21T09:11:31.133Z] "internal/goexperiment", [2024-03-21T09:11:31.133Z] "internal/itoa", [2024-03-21T09:11:31.133Z] "internal/oserror", [2024-03-21T09:11:31.133Z] "internal/poll", [2024-03-21T09:11:31.133Z] "internal/race", [2024-03-21T09:11:31.133Z] "internal/reflectlite", [2024-03-21T09:11:31.133Z] "internal/syscall/execenv", [2024-03-21T09:11:31.133Z] "internal/syscall/unix", [2024-03-21T09:11:31.133Z] "internal/testlog", [2024-03-21T09:11:31.133Z] "internal/unsafeheader", [2024-03-21T09:11:31.133Z] "io", [2024-03-21T09:11:31.133Z] "io/fs", [2024-03-21T09:11:31.133Z] "io/ioutil", [2024-03-21T09:11:31.133Z] "math", [2024-03-21T09:11:31.133Z] "math/bits", [2024-03-21T09:11:31.133Z] "os", [2024-03-21T09:11:31.133Z] "path", [2024-03-21T09:11:31.133Z] "reflect", [2024-03-21T09:11:31.133Z] "runtime", [2024-03-21T09:11:31.133Z] "runtime/internal/atomic", [2024-03-21T09:11:31.133Z] "runtime/internal/math", [2024-03-21T09:11:31.133Z] "runtime/internal/sys", [2024-03-21T09:11:31.133Z] "sort", [2024-03-21T09:11:31.133Z] "strconv", [2024-03-21T09:11:31.133Z] "strings", [2024-03-21T09:11:31.133Z] "sync", [2024-03-21T09:11:31.133Z] "sync/atomic", [2024-03-21T09:11:31.133Z] "syscall", [2024-03-21T09:11:31.133Z] "time", [2024-03-21T09:11:31.133Z] "unicode", [2024-03-21T09:11:31.133Z] "unicode/utf16", [2024-03-21T09:11:31.133Z] "unicode/utf8", [2024-03-21T09:11:31.133Z] "unsafe" [2024-03-21T09:11:31.133Z] ] [2024-03-21T09:11:31.133Z] } [2024-03-21T09:11:31.133Z] { [2024-03-21T09:11:31.133Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psamaccompute", [2024-03-21T09:11:31.133Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.133Z] "Name": "psamaccompute", [2024-03-21T09:11:31.133Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "Module": { [2024-03-21T09:11:31.133Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.133Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.133Z] "Indirect": true, [2024-03-21T09:11:31.133Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.133Z] "GoVersion": "1.15" [2024-03-21T09:11:31.133Z] }, [2024-03-21T09:11:31.133Z] "DepOnly": true, [2024-03-21T09:11:31.133Z] "Stale": true, [2024-03-21T09:11:31.133Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.133Z] "GoFiles": [ [2024-03-21T09:11:31.133Z] "psa_mac_compute.pb.go" [2024-03-21T09:11:31.133Z] ], [2024-03-21T09:11:31.133Z] "Imports": [ [2024-03-21T09:11:31.133Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.133Z] "reflect", [2024-03-21T09:11:31.133Z] "sync" [2024-03-21T09:11:31.133Z] ], [2024-03-21T09:11:31.133Z] "Deps": [ [2024-03-21T09:11:31.133Z] "bufio", [2024-03-21T09:11:31.133Z] "bytes", [2024-03-21T09:11:31.133Z] "compress/flate", [2024-03-21T09:11:31.133Z] "compress/gzip", [2024-03-21T09:11:31.133Z] "embed", [2024-03-21T09:11:31.133Z] "encoding", [2024-03-21T09:11:31.133Z] "encoding/base64", [2024-03-21T09:11:31.133Z] "encoding/binary", [2024-03-21T09:11:31.133Z] "encoding/json", [2024-03-21T09:11:31.133Z] "errors", [2024-03-21T09:11:31.133Z] "fmt", [2024-03-21T09:11:31.133Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.133Z] "go/token", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.133Z] "hash", [2024-03-21T09:11:31.133Z] "hash/crc32", [2024-03-21T09:11:31.133Z] "hash/fnv", [2024-03-21T09:11:31.133Z] "internal/abi", [2024-03-21T09:11:31.133Z] "internal/bytealg", [2024-03-21T09:11:31.133Z] "internal/cpu", [2024-03-21T09:11:31.133Z] "internal/fmtsort", [2024-03-21T09:11:31.133Z] "internal/goexperiment", [2024-03-21T09:11:31.133Z] "internal/itoa", [2024-03-21T09:11:31.133Z] "internal/oserror", [2024-03-21T09:11:31.133Z] "internal/poll", [2024-03-21T09:11:31.133Z] "internal/race", [2024-03-21T09:11:31.133Z] "internal/reflectlite", [2024-03-21T09:11:31.133Z] "internal/syscall/execenv", [2024-03-21T09:11:31.133Z] "internal/syscall/unix", [2024-03-21T09:11:31.133Z] "internal/testlog", [2024-03-21T09:11:31.133Z] "internal/unsafeheader", [2024-03-21T09:11:31.133Z] "io", [2024-03-21T09:11:31.133Z] "io/fs", [2024-03-21T09:11:31.133Z] "io/ioutil", [2024-03-21T09:11:31.133Z] "math", [2024-03-21T09:11:31.133Z] "math/bits", [2024-03-21T09:11:31.133Z] "os", [2024-03-21T09:11:31.133Z] "path", [2024-03-21T09:11:31.133Z] "reflect", [2024-03-21T09:11:31.133Z] "runtime", [2024-03-21T09:11:31.133Z] "runtime/internal/atomic", [2024-03-21T09:11:31.133Z] "runtime/internal/math", [2024-03-21T09:11:31.133Z] "runtime/internal/sys", [2024-03-21T09:11:31.133Z] "sort", [2024-03-21T09:11:31.133Z] "strconv", [2024-03-21T09:11:31.133Z] "strings", [2024-03-21T09:11:31.133Z] "sync", [2024-03-21T09:11:31.133Z] "sync/atomic", [2024-03-21T09:11:31.133Z] "syscall", [2024-03-21T09:11:31.133Z] "time", [2024-03-21T09:11:31.133Z] "unicode", [2024-03-21T09:11:31.133Z] "unicode/utf16", [2024-03-21T09:11:31.133Z] "unicode/utf8", [2024-03-21T09:11:31.133Z] "unsafe" [2024-03-21T09:11:31.133Z] ] [2024-03-21T09:11:31.133Z] } [2024-03-21T09:11:31.133Z] { [2024-03-21T09:11:31.133Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psamacverify", [2024-03-21T09:11:31.133Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.133Z] "Name": "psamacverify", [2024-03-21T09:11:31.133Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "Module": { [2024-03-21T09:11:31.133Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.133Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.133Z] "Indirect": true, [2024-03-21T09:11:31.133Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.133Z] "GoVersion": "1.15" [2024-03-21T09:11:31.133Z] }, [2024-03-21T09:11:31.133Z] "DepOnly": true, [2024-03-21T09:11:31.133Z] "Stale": true, [2024-03-21T09:11:31.133Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.133Z] "GoFiles": [ [2024-03-21T09:11:31.133Z] "psa_mac_verify.pb.go" [2024-03-21T09:11:31.133Z] ], [2024-03-21T09:11:31.133Z] "Imports": [ [2024-03-21T09:11:31.133Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.133Z] "reflect", [2024-03-21T09:11:31.133Z] "sync" [2024-03-21T09:11:31.133Z] ], [2024-03-21T09:11:31.133Z] "Deps": [ [2024-03-21T09:11:31.133Z] "bufio", [2024-03-21T09:11:31.133Z] "bytes", [2024-03-21T09:11:31.133Z] "compress/flate", [2024-03-21T09:11:31.133Z] "compress/gzip", [2024-03-21T09:11:31.133Z] "embed", [2024-03-21T09:11:31.133Z] "encoding", [2024-03-21T09:11:31.133Z] "encoding/base64", [2024-03-21T09:11:31.133Z] "encoding/binary", [2024-03-21T09:11:31.133Z] "encoding/json", [2024-03-21T09:11:31.133Z] "errors", [2024-03-21T09:11:31.133Z] "fmt", [2024-03-21T09:11:31.133Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.133Z] "go/token", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.133Z] "hash", [2024-03-21T09:11:31.133Z] "hash/crc32", [2024-03-21T09:11:31.133Z] "hash/fnv", [2024-03-21T09:11:31.133Z] "internal/abi", [2024-03-21T09:11:31.133Z] "internal/bytealg", [2024-03-21T09:11:31.133Z] "internal/cpu", [2024-03-21T09:11:31.133Z] "internal/fmtsort", [2024-03-21T09:11:31.133Z] "internal/goexperiment", [2024-03-21T09:11:31.133Z] "internal/itoa", [2024-03-21T09:11:31.133Z] "internal/oserror", [2024-03-21T09:11:31.133Z] "internal/poll", [2024-03-21T09:11:31.133Z] "internal/race", [2024-03-21T09:11:31.133Z] "internal/reflectlite", [2024-03-21T09:11:31.133Z] "internal/syscall/execenv", [2024-03-21T09:11:31.133Z] "internal/syscall/unix", [2024-03-21T09:11:31.133Z] "internal/testlog", [2024-03-21T09:11:31.133Z] "internal/unsafeheader", [2024-03-21T09:11:31.133Z] "io", [2024-03-21T09:11:31.133Z] "io/fs", [2024-03-21T09:11:31.133Z] "io/ioutil", [2024-03-21T09:11:31.133Z] "math", [2024-03-21T09:11:31.133Z] "math/bits", [2024-03-21T09:11:31.133Z] "os", [2024-03-21T09:11:31.133Z] "path", [2024-03-21T09:11:31.133Z] "reflect", [2024-03-21T09:11:31.133Z] "runtime", [2024-03-21T09:11:31.133Z] "runtime/internal/atomic", [2024-03-21T09:11:31.133Z] "runtime/internal/math", [2024-03-21T09:11:31.133Z] "runtime/internal/sys", [2024-03-21T09:11:31.133Z] "sort", [2024-03-21T09:11:31.133Z] "strconv", [2024-03-21T09:11:31.133Z] "strings", [2024-03-21T09:11:31.133Z] "sync", [2024-03-21T09:11:31.133Z] "sync/atomic", [2024-03-21T09:11:31.133Z] "syscall", [2024-03-21T09:11:31.133Z] "time", [2024-03-21T09:11:31.133Z] "unicode", [2024-03-21T09:11:31.133Z] "unicode/utf16", [2024-03-21T09:11:31.133Z] "unicode/utf8", [2024-03-21T09:11:31.133Z] "unsafe" [2024-03-21T09:11:31.133Z] ] [2024-03-21T09:11:31.133Z] } [2024-03-21T09:11:31.133Z] { [2024-03-21T09:11:31.133Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.133Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.133Z] "Name": "psarawkeyagreement", [2024-03-21T09:11:31.133Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "Module": { [2024-03-21T09:11:31.133Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.133Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.133Z] "Indirect": true, [2024-03-21T09:11:31.133Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.133Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.133Z] "GoVersion": "1.15" [2024-03-21T09:11:31.133Z] }, [2024-03-21T09:11:31.133Z] "DepOnly": true, [2024-03-21T09:11:31.133Z] "Stale": true, [2024-03-21T09:11:31.133Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.133Z] "GoFiles": [ [2024-03-21T09:11:31.133Z] "psa_raw_key_agreement.pb.go" [2024-03-21T09:11:31.133Z] ], [2024-03-21T09:11:31.133Z] "Imports": [ [2024-03-21T09:11:31.133Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.133Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.133Z] "reflect", [2024-03-21T09:11:31.134Z] "sync" [2024-03-21T09:11:31.134Z] ], [2024-03-21T09:11:31.134Z] "Deps": [ [2024-03-21T09:11:31.134Z] "bufio", [2024-03-21T09:11:31.134Z] "bytes", [2024-03-21T09:11:31.134Z] "compress/flate", [2024-03-21T09:11:31.134Z] "compress/gzip", [2024-03-21T09:11:31.134Z] "embed", [2024-03-21T09:11:31.134Z] "encoding", [2024-03-21T09:11:31.134Z] "encoding/base64", [2024-03-21T09:11:31.134Z] "encoding/binary", [2024-03-21T09:11:31.134Z] "encoding/json", [2024-03-21T09:11:31.134Z] "errors", [2024-03-21T09:11:31.134Z] "fmt", [2024-03-21T09:11:31.134Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.134Z] "go/token", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.134Z] "hash", [2024-03-21T09:11:31.134Z] "hash/crc32", [2024-03-21T09:11:31.134Z] "hash/fnv", [2024-03-21T09:11:31.134Z] "internal/abi", [2024-03-21T09:11:31.134Z] "internal/bytealg", [2024-03-21T09:11:31.134Z] "internal/cpu", [2024-03-21T09:11:31.134Z] "internal/fmtsort", [2024-03-21T09:11:31.134Z] "internal/goexperiment", [2024-03-21T09:11:31.134Z] "internal/itoa", [2024-03-21T09:11:31.134Z] "internal/oserror", [2024-03-21T09:11:31.134Z] "internal/poll", [2024-03-21T09:11:31.134Z] "internal/race", [2024-03-21T09:11:31.134Z] "internal/reflectlite", [2024-03-21T09:11:31.134Z] "internal/syscall/execenv", [2024-03-21T09:11:31.134Z] "internal/syscall/unix", [2024-03-21T09:11:31.134Z] "internal/testlog", [2024-03-21T09:11:31.134Z] "internal/unsafeheader", [2024-03-21T09:11:31.134Z] "io", [2024-03-21T09:11:31.134Z] "io/fs", [2024-03-21T09:11:31.134Z] "io/ioutil", [2024-03-21T09:11:31.134Z] "math", [2024-03-21T09:11:31.134Z] "math/bits", [2024-03-21T09:11:31.134Z] "os", [2024-03-21T09:11:31.134Z] "path", [2024-03-21T09:11:31.134Z] "reflect", [2024-03-21T09:11:31.134Z] "runtime", [2024-03-21T09:11:31.134Z] "runtime/internal/atomic", [2024-03-21T09:11:31.134Z] "runtime/internal/math", [2024-03-21T09:11:31.134Z] "runtime/internal/sys", [2024-03-21T09:11:31.134Z] "sort", [2024-03-21T09:11:31.134Z] "strconv", [2024-03-21T09:11:31.134Z] "strings", [2024-03-21T09:11:31.134Z] "sync", [2024-03-21T09:11:31.134Z] "sync/atomic", [2024-03-21T09:11:31.134Z] "syscall", [2024-03-21T09:11:31.134Z] "time", [2024-03-21T09:11:31.134Z] "unicode", [2024-03-21T09:11:31.134Z] "unicode/utf16", [2024-03-21T09:11:31.134Z] "unicode/utf8", [2024-03-21T09:11:31.134Z] "unsafe" [2024-03-21T09:11:31.134Z] ] [2024-03-21T09:11:31.134Z] } [2024-03-21T09:11:31.134Z] { [2024-03-21T09:11:31.134Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psasignhash", [2024-03-21T09:11:31.134Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.134Z] "Name": "psasignhash", [2024-03-21T09:11:31.134Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.134Z] "Module": { [2024-03-21T09:11:31.134Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.134Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.134Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.134Z] "Indirect": true, [2024-03-21T09:11:31.134Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.134Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.134Z] "GoVersion": "1.15" [2024-03-21T09:11:31.134Z] }, [2024-03-21T09:11:31.134Z] "DepOnly": true, [2024-03-21T09:11:31.134Z] "Stale": true, [2024-03-21T09:11:31.134Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.134Z] "GoFiles": [ [2024-03-21T09:11:31.134Z] "psa_sign_hash.pb.go" [2024-03-21T09:11:31.134Z] ], [2024-03-21T09:11:31.134Z] "Imports": [ [2024-03-21T09:11:31.134Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.134Z] "reflect", [2024-03-21T09:11:31.134Z] "sync" [2024-03-21T09:11:31.134Z] ], [2024-03-21T09:11:31.134Z] "Deps": [ [2024-03-21T09:11:31.134Z] "bufio", [2024-03-21T09:11:31.134Z] "bytes", [2024-03-21T09:11:31.134Z] "compress/flate", [2024-03-21T09:11:31.134Z] "compress/gzip", [2024-03-21T09:11:31.134Z] "embed", [2024-03-21T09:11:31.134Z] "encoding", [2024-03-21T09:11:31.134Z] "encoding/base64", [2024-03-21T09:11:31.134Z] "encoding/binary", [2024-03-21T09:11:31.134Z] "encoding/json", [2024-03-21T09:11:31.134Z] "errors", [2024-03-21T09:11:31.134Z] "fmt", [2024-03-21T09:11:31.134Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.134Z] "go/token", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.134Z] "hash", [2024-03-21T09:11:31.134Z] "hash/crc32", [2024-03-21T09:11:31.134Z] "hash/fnv", [2024-03-21T09:11:31.134Z] "internal/abi", [2024-03-21T09:11:31.134Z] "internal/bytealg", [2024-03-21T09:11:31.134Z] "internal/cpu", [2024-03-21T09:11:31.134Z] "internal/fmtsort", [2024-03-21T09:11:31.134Z] "internal/goexperiment", [2024-03-21T09:11:31.134Z] "internal/itoa", [2024-03-21T09:11:31.134Z] "internal/oserror", [2024-03-21T09:11:31.134Z] "internal/poll", [2024-03-21T09:11:31.134Z] "internal/race", [2024-03-21T09:11:31.134Z] "internal/reflectlite", [2024-03-21T09:11:31.134Z] "internal/syscall/execenv", [2024-03-21T09:11:31.134Z] "internal/syscall/unix", [2024-03-21T09:11:31.134Z] "internal/testlog", [2024-03-21T09:11:31.134Z] "internal/unsafeheader", [2024-03-21T09:11:31.134Z] "io", [2024-03-21T09:11:31.134Z] "io/fs", [2024-03-21T09:11:31.134Z] "io/ioutil", [2024-03-21T09:11:31.134Z] "math", [2024-03-21T09:11:31.134Z] "math/bits", [2024-03-21T09:11:31.134Z] "os", [2024-03-21T09:11:31.134Z] "path", [2024-03-21T09:11:31.134Z] "reflect", [2024-03-21T09:11:31.134Z] "runtime", [2024-03-21T09:11:31.134Z] "runtime/internal/atomic", [2024-03-21T09:11:31.134Z] "runtime/internal/math", [2024-03-21T09:11:31.134Z] "runtime/internal/sys", [2024-03-21T09:11:31.134Z] "sort", [2024-03-21T09:11:31.134Z] "strconv", [2024-03-21T09:11:31.134Z] "strings", [2024-03-21T09:11:31.134Z] "sync", [2024-03-21T09:11:31.134Z] "sync/atomic", [2024-03-21T09:11:31.134Z] "syscall", [2024-03-21T09:11:31.134Z] "time", [2024-03-21T09:11:31.134Z] "unicode", [2024-03-21T09:11:31.134Z] "unicode/utf16", [2024-03-21T09:11:31.134Z] "unicode/utf8", [2024-03-21T09:11:31.134Z] "unsafe" [2024-03-21T09:11:31.134Z] ] [2024-03-21T09:11:31.134Z] } [2024-03-21T09:11:31.134Z] { [2024-03-21T09:11:31.134Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psasignmessage", [2024-03-21T09:11:31.134Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.134Z] "Name": "psasignmessage", [2024-03-21T09:11:31.134Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.134Z] "Module": { [2024-03-21T09:11:31.134Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.134Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.134Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.134Z] "Indirect": true, [2024-03-21T09:11:31.134Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.134Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.134Z] "GoVersion": "1.15" [2024-03-21T09:11:31.134Z] }, [2024-03-21T09:11:31.134Z] "DepOnly": true, [2024-03-21T09:11:31.134Z] "Stale": true, [2024-03-21T09:11:31.134Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.134Z] "GoFiles": [ [2024-03-21T09:11:31.134Z] "psa_sign_message.pb.go" [2024-03-21T09:11:31.134Z] ], [2024-03-21T09:11:31.134Z] "Imports": [ [2024-03-21T09:11:31.134Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.134Z] "reflect", [2024-03-21T09:11:31.134Z] "sync" [2024-03-21T09:11:31.134Z] ], [2024-03-21T09:11:31.134Z] "Deps": [ [2024-03-21T09:11:31.134Z] "bufio", [2024-03-21T09:11:31.134Z] "bytes", [2024-03-21T09:11:31.134Z] "compress/flate", [2024-03-21T09:11:31.134Z] "compress/gzip", [2024-03-21T09:11:31.134Z] "embed", [2024-03-21T09:11:31.134Z] "encoding", [2024-03-21T09:11:31.134Z] "encoding/base64", [2024-03-21T09:11:31.134Z] "encoding/binary", [2024-03-21T09:11:31.134Z] "encoding/json", [2024-03-21T09:11:31.134Z] "errors", [2024-03-21T09:11:31.134Z] "fmt", [2024-03-21T09:11:31.134Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.134Z] "go/token", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.134Z] "hash", [2024-03-21T09:11:31.134Z] "hash/crc32", [2024-03-21T09:11:31.134Z] "hash/fnv", [2024-03-21T09:11:31.134Z] "internal/abi", [2024-03-21T09:11:31.134Z] "internal/bytealg", [2024-03-21T09:11:31.134Z] "internal/cpu", [2024-03-21T09:11:31.134Z] "internal/fmtsort", [2024-03-21T09:11:31.134Z] "internal/goexperiment", [2024-03-21T09:11:31.134Z] "internal/itoa", [2024-03-21T09:11:31.134Z] "internal/oserror", [2024-03-21T09:11:31.134Z] "internal/poll", [2024-03-21T09:11:31.134Z] "internal/race", [2024-03-21T09:11:31.134Z] "internal/reflectlite", [2024-03-21T09:11:31.134Z] "internal/syscall/execenv", [2024-03-21T09:11:31.134Z] "internal/syscall/unix", [2024-03-21T09:11:31.134Z] "internal/testlog", [2024-03-21T09:11:31.134Z] "internal/unsafeheader", [2024-03-21T09:11:31.134Z] "io", [2024-03-21T09:11:31.134Z] "io/fs", [2024-03-21T09:11:31.134Z] "io/ioutil", [2024-03-21T09:11:31.134Z] "math", [2024-03-21T09:11:31.134Z] "math/bits", [2024-03-21T09:11:31.134Z] "os", [2024-03-21T09:11:31.134Z] "path", [2024-03-21T09:11:31.134Z] "reflect", [2024-03-21T09:11:31.134Z] "runtime", [2024-03-21T09:11:31.134Z] "runtime/internal/atomic", [2024-03-21T09:11:31.134Z] "runtime/internal/math", [2024-03-21T09:11:31.134Z] "runtime/internal/sys", [2024-03-21T09:11:31.134Z] "sort", [2024-03-21T09:11:31.134Z] "strconv", [2024-03-21T09:11:31.134Z] "strings", [2024-03-21T09:11:31.134Z] "sync", [2024-03-21T09:11:31.134Z] "sync/atomic", [2024-03-21T09:11:31.134Z] "syscall", [2024-03-21T09:11:31.134Z] "time", [2024-03-21T09:11:31.134Z] "unicode", [2024-03-21T09:11:31.134Z] "unicode/utf16", [2024-03-21T09:11:31.134Z] "unicode/utf8", [2024-03-21T09:11:31.134Z] "unsafe" [2024-03-21T09:11:31.134Z] ] [2024-03-21T09:11:31.134Z] } [2024-03-21T09:11:31.134Z] { [2024-03-21T09:11:31.134Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaverifyhash", [2024-03-21T09:11:31.134Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.134Z] "Name": "psaverifyhash", [2024-03-21T09:11:31.134Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.134Z] "Module": { [2024-03-21T09:11:31.134Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.134Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.134Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.134Z] "Indirect": true, [2024-03-21T09:11:31.134Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.134Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.134Z] "GoVersion": "1.15" [2024-03-21T09:11:31.134Z] }, [2024-03-21T09:11:31.134Z] "DepOnly": true, [2024-03-21T09:11:31.134Z] "Stale": true, [2024-03-21T09:11:31.134Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.134Z] "GoFiles": [ [2024-03-21T09:11:31.134Z] "psa_verify_hash.pb.go" [2024-03-21T09:11:31.134Z] ], [2024-03-21T09:11:31.134Z] "Imports": [ [2024-03-21T09:11:31.134Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.134Z] "reflect", [2024-03-21T09:11:31.134Z] "sync" [2024-03-21T09:11:31.134Z] ], [2024-03-21T09:11:31.134Z] "Deps": [ [2024-03-21T09:11:31.134Z] "bufio", [2024-03-21T09:11:31.134Z] "bytes", [2024-03-21T09:11:31.134Z] "compress/flate", [2024-03-21T09:11:31.134Z] "compress/gzip", [2024-03-21T09:11:31.134Z] "embed", [2024-03-21T09:11:31.134Z] "encoding", [2024-03-21T09:11:31.134Z] "encoding/base64", [2024-03-21T09:11:31.134Z] "encoding/binary", [2024-03-21T09:11:31.134Z] "encoding/json", [2024-03-21T09:11:31.134Z] "errors", [2024-03-21T09:11:31.134Z] "fmt", [2024-03-21T09:11:31.134Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.134Z] "go/token", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.134Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.134Z] "hash", [2024-03-21T09:11:31.134Z] "hash/crc32", [2024-03-21T09:11:31.134Z] "hash/fnv", [2024-03-21T09:11:31.134Z] "internal/abi", [2024-03-21T09:11:31.134Z] "internal/bytealg", [2024-03-21T09:11:31.134Z] "internal/cpu", [2024-03-21T09:11:31.134Z] "internal/fmtsort", [2024-03-21T09:11:31.134Z] "internal/goexperiment", [2024-03-21T09:11:31.134Z] "internal/itoa", [2024-03-21T09:11:31.134Z] "internal/oserror", [2024-03-21T09:11:31.134Z] "internal/poll", [2024-03-21T09:11:31.134Z] "internal/race", [2024-03-21T09:11:31.134Z] "internal/reflectlite", [2024-03-21T09:11:31.134Z] "internal/syscall/execenv", [2024-03-21T09:11:31.134Z] "internal/syscall/unix", [2024-03-21T09:11:31.134Z] "internal/testlog", [2024-03-21T09:11:31.134Z] "internal/unsafeheader", [2024-03-21T09:11:31.134Z] "io", [2024-03-21T09:11:31.134Z] "io/fs", [2024-03-21T09:11:31.134Z] "io/ioutil", [2024-03-21T09:11:31.134Z] "math", [2024-03-21T09:11:31.134Z] "math/bits", [2024-03-21T09:11:31.134Z] "os", [2024-03-21T09:11:31.134Z] "path", [2024-03-21T09:11:31.134Z] "reflect", [2024-03-21T09:11:31.134Z] "runtime", [2024-03-21T09:11:31.134Z] "runtime/internal/atomic", [2024-03-21T09:11:31.134Z] "runtime/internal/math", [2024-03-21T09:11:31.134Z] "runtime/internal/sys", [2024-03-21T09:11:31.134Z] "sort", [2024-03-21T09:11:31.134Z] "strconv", [2024-03-21T09:11:31.134Z] "strings", [2024-03-21T09:11:31.134Z] "sync", [2024-03-21T09:11:31.134Z] "sync/atomic", [2024-03-21T09:11:31.134Z] "syscall", [2024-03-21T09:11:31.134Z] "time", [2024-03-21T09:11:31.134Z] "unicode", [2024-03-21T09:11:31.134Z] "unicode/utf16", [2024-03-21T09:11:31.134Z] "unicode/utf8", [2024-03-21T09:11:31.134Z] "unsafe" [2024-03-21T09:11:31.134Z] ] [2024-03-21T09:11:31.134Z] } [2024-03-21T09:11:31.135Z] { [2024-03-21T09:11:31.135Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaverifymessage", [2024-03-21T09:11:31.135Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.135Z] "Name": "psaverifymessage", [2024-03-21T09:11:31.135Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.135Z] "Module": { [2024-03-21T09:11:31.135Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.135Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.135Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.135Z] "Indirect": true, [2024-03-21T09:11:31.135Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.135Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.135Z] "GoVersion": "1.15" [2024-03-21T09:11:31.135Z] }, [2024-03-21T09:11:31.135Z] "DepOnly": true, [2024-03-21T09:11:31.135Z] "Stale": true, [2024-03-21T09:11:31.135Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.135Z] "GoFiles": [ [2024-03-21T09:11:31.135Z] "psa_verify_message.pb.go" [2024-03-21T09:11:31.135Z] ], [2024-03-21T09:11:31.135Z] "Imports": [ [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.135Z] "reflect", [2024-03-21T09:11:31.135Z] "sync" [2024-03-21T09:11:31.135Z] ], [2024-03-21T09:11:31.135Z] "Deps": [ [2024-03-21T09:11:31.135Z] "bufio", [2024-03-21T09:11:31.135Z] "bytes", [2024-03-21T09:11:31.135Z] "compress/flate", [2024-03-21T09:11:31.135Z] "compress/gzip", [2024-03-21T09:11:31.135Z] "embed", [2024-03-21T09:11:31.135Z] "encoding", [2024-03-21T09:11:31.135Z] "encoding/base64", [2024-03-21T09:11:31.135Z] "encoding/binary", [2024-03-21T09:11:31.135Z] "encoding/json", [2024-03-21T09:11:31.135Z] "errors", [2024-03-21T09:11:31.135Z] "fmt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.135Z] "go/token", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.135Z] "hash", [2024-03-21T09:11:31.135Z] "hash/crc32", [2024-03-21T09:11:31.135Z] "hash/fnv", [2024-03-21T09:11:31.135Z] "internal/abi", [2024-03-21T09:11:31.135Z] "internal/bytealg", [2024-03-21T09:11:31.135Z] "internal/cpu", [2024-03-21T09:11:31.135Z] "internal/fmtsort", [2024-03-21T09:11:31.135Z] "internal/goexperiment", [2024-03-21T09:11:31.135Z] "internal/itoa", [2024-03-21T09:11:31.135Z] "internal/oserror", [2024-03-21T09:11:31.135Z] "internal/poll", [2024-03-21T09:11:31.135Z] "internal/race", [2024-03-21T09:11:31.135Z] "internal/reflectlite", [2024-03-21T09:11:31.135Z] "internal/syscall/execenv", [2024-03-21T09:11:31.135Z] "internal/syscall/unix", [2024-03-21T09:11:31.135Z] "internal/testlog", [2024-03-21T09:11:31.135Z] "internal/unsafeheader", [2024-03-21T09:11:31.135Z] "io", [2024-03-21T09:11:31.135Z] "io/fs", [2024-03-21T09:11:31.135Z] "io/ioutil", [2024-03-21T09:11:31.135Z] "math", [2024-03-21T09:11:31.135Z] "math/bits", [2024-03-21T09:11:31.135Z] "os", [2024-03-21T09:11:31.135Z] "path", [2024-03-21T09:11:31.135Z] "reflect", [2024-03-21T09:11:31.135Z] "runtime", [2024-03-21T09:11:31.135Z] "runtime/internal/atomic", [2024-03-21T09:11:31.135Z] "runtime/internal/math", [2024-03-21T09:11:31.135Z] "runtime/internal/sys", [2024-03-21T09:11:31.135Z] "sort", [2024-03-21T09:11:31.135Z] "strconv", [2024-03-21T09:11:31.135Z] "strings", [2024-03-21T09:11:31.135Z] "sync", [2024-03-21T09:11:31.135Z] "sync/atomic", [2024-03-21T09:11:31.135Z] "syscall", [2024-03-21T09:11:31.135Z] "time", [2024-03-21T09:11:31.135Z] "unicode", [2024-03-21T09:11:31.135Z] "unicode/utf16", [2024-03-21T09:11:31.135Z] "unicode/utf8", [2024-03-21T09:11:31.135Z] "unsafe" [2024-03-21T09:11:31.135Z] ] [2024-03-21T09:11:31.135Z] } [2024-03-21T09:11:31.135Z] { [2024-03-21T09:11:31.135Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/requests", [2024-03-21T09:11:31.135Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.135Z] "Name": "requests", [2024-03-21T09:11:31.135Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.135Z] "Module": { [2024-03-21T09:11:31.135Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.135Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.135Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.135Z] "Indirect": true, [2024-03-21T09:11:31.135Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.135Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.135Z] "GoVersion": "1.15" [2024-03-21T09:11:31.135Z] }, [2024-03-21T09:11:31.135Z] "DepOnly": true, [2024-03-21T09:11:31.135Z] "Stale": true, [2024-03-21T09:11:31.135Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.135Z] "GoFiles": [ [2024-03-21T09:11:31.135Z] "mod.go", [2024-03-21T09:11:31.135Z] "provider.go", [2024-03-21T09:11:31.135Z] "request.go", [2024-03-21T09:11:31.135Z] "response.go", [2024-03-21T09:11:31.135Z] "wireheader.go" [2024-03-21T09:11:31.135Z] ], [2024-03-21T09:11:31.135Z] "Imports": [ [2024-03-21T09:11:31.135Z] "bytes", [2024-03-21T09:11:31.135Z] "encoding/binary", [2024-03-21T09:11:31.135Z] "fmt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.135Z] "github.com/pkg/errors", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.135Z] "reflect" [2024-03-21T09:11:31.135Z] ], [2024-03-21T09:11:31.135Z] "Deps": [ [2024-03-21T09:11:31.135Z] "bytes", [2024-03-21T09:11:31.135Z] "encoding/binary", [2024-03-21T09:11:31.135Z] "errors", [2024-03-21T09:11:31.135Z] "fmt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.135Z] "github.com/pkg/errors", [2024-03-21T09:11:31.135Z] "go/token", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.135Z] "hash", [2024-03-21T09:11:31.135Z] "hash/fnv", [2024-03-21T09:11:31.135Z] "internal/abi", [2024-03-21T09:11:31.135Z] "internal/bytealg", [2024-03-21T09:11:31.135Z] "internal/cpu", [2024-03-21T09:11:31.135Z] "internal/fmtsort", [2024-03-21T09:11:31.135Z] "internal/goexperiment", [2024-03-21T09:11:31.135Z] "internal/itoa", [2024-03-21T09:11:31.135Z] "internal/oserror", [2024-03-21T09:11:31.135Z] "internal/poll", [2024-03-21T09:11:31.135Z] "internal/race", [2024-03-21T09:11:31.135Z] "internal/reflectlite", [2024-03-21T09:11:31.135Z] "internal/syscall/execenv", [2024-03-21T09:11:31.135Z] "internal/syscall/unix", [2024-03-21T09:11:31.135Z] "internal/testlog", [2024-03-21T09:11:31.135Z] "internal/unsafeheader", [2024-03-21T09:11:31.135Z] "io", [2024-03-21T09:11:31.135Z] "io/fs", [2024-03-21T09:11:31.135Z] "math", [2024-03-21T09:11:31.135Z] "math/bits", [2024-03-21T09:11:31.135Z] "os", [2024-03-21T09:11:31.135Z] "os/user", [2024-03-21T09:11:31.135Z] "path", [2024-03-21T09:11:31.135Z] "reflect", [2024-03-21T09:11:31.135Z] "runtime", [2024-03-21T09:11:31.135Z] "runtime/cgo", [2024-03-21T09:11:31.135Z] "runtime/internal/atomic", [2024-03-21T09:11:31.135Z] "runtime/internal/math", [2024-03-21T09:11:31.135Z] "runtime/internal/sys", [2024-03-21T09:11:31.135Z] "sort", [2024-03-21T09:11:31.135Z] "strconv", [2024-03-21T09:11:31.135Z] "strings", [2024-03-21T09:11:31.135Z] "sync", [2024-03-21T09:11:31.135Z] "sync/atomic", [2024-03-21T09:11:31.135Z] "syscall", [2024-03-21T09:11:31.135Z] "time", [2024-03-21T09:11:31.135Z] "unicode", [2024-03-21T09:11:31.135Z] "unicode/utf8", [2024-03-21T09:11:31.135Z] "unsafe" [2024-03-21T09:11:31.135Z] ], [2024-03-21T09:11:31.135Z] "TestGoFiles": [ [2024-03-21T09:11:31.135Z] "requests_internal_suite_test.go", [2024-03-21T09:11:31.135Z] "wireheader_internal_test.go" [2024-03-21T09:11:31.135Z] ], [2024-03-21T09:11:31.135Z] "TestImports": [ [2024-03-21T09:11:31.135Z] "bytes", [2024-03-21T09:11:31.135Z] "fmt", [2024-03-21T09:11:31.135Z] "github.com/onsi/ginkgo", [2024-03-21T09:11:31.135Z] "github.com/onsi/gomega", [2024-03-21T09:11:31.135Z] "testing" [2024-03-21T09:11:31.135Z] ] [2024-03-21T09:11:31.135Z] } [2024-03-21T09:11:31.135Z] { [2024-03-21T09:11:31.135Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations", [2024-03-21T09:11:31.135Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.135Z] "Name": "operations", [2024-03-21T09:11:31.135Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.135Z] "Module": { [2024-03-21T09:11:31.135Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.135Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.135Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.135Z] "Indirect": true, [2024-03-21T09:11:31.135Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.135Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.135Z] "GoVersion": "1.15" [2024-03-21T09:11:31.135Z] }, [2024-03-21T09:11:31.135Z] "DepOnly": true, [2024-03-21T09:11:31.135Z] "Stale": true, [2024-03-21T09:11:31.135Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.135Z] "GoFiles": [ [2024-03-21T09:11:31.135Z] "operations_client.go" [2024-03-21T09:11:31.135Z] ], [2024-03-21T09:11:31.135Z] "Imports": [ [2024-03-21T09:11:31.135Z] "bytes", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/proto" [2024-03-21T09:11:31.135Z] ], [2024-03-21T09:11:31.135Z] "Deps": [ [2024-03-21T09:11:31.135Z] "bufio", [2024-03-21T09:11:31.135Z] "bytes", [2024-03-21T09:11:31.135Z] "compress/flate", [2024-03-21T09:11:31.135Z] "compress/gzip", [2024-03-21T09:11:31.135Z] "context", [2024-03-21T09:11:31.135Z] "embed", [2024-03-21T09:11:31.135Z] "encoding", [2024-03-21T09:11:31.135Z] "encoding/base64", [2024-03-21T09:11:31.135Z] "encoding/binary", [2024-03-21T09:11:31.135Z] "encoding/json", [2024-03-21T09:11:31.135Z] "errors", [2024-03-21T09:11:31.135Z] "fmt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.135Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.135Z] "github.com/pkg/errors", [2024-03-21T09:11:31.135Z] "go/token", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.135Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.136Z] "hash", [2024-03-21T09:11:31.136Z] "hash/crc32", [2024-03-21T09:11:31.136Z] "hash/fnv", [2024-03-21T09:11:31.136Z] "internal/abi", [2024-03-21T09:11:31.136Z] "internal/bytealg", [2024-03-21T09:11:31.136Z] "internal/cpu", [2024-03-21T09:11:31.136Z] "internal/fmtsort", [2024-03-21T09:11:31.136Z] "internal/goexperiment", [2024-03-21T09:11:31.136Z] "internal/itoa", [2024-03-21T09:11:31.136Z] "internal/nettrace", [2024-03-21T09:11:31.136Z] "internal/oserror", [2024-03-21T09:11:31.136Z] "internal/poll", [2024-03-21T09:11:31.136Z] "internal/race", [2024-03-21T09:11:31.136Z] "internal/reflectlite", [2024-03-21T09:11:31.136Z] "internal/singleflight", [2024-03-21T09:11:31.136Z] "internal/syscall/execenv", [2024-03-21T09:11:31.136Z] "internal/syscall/unix", [2024-03-21T09:11:31.136Z] "internal/testlog", [2024-03-21T09:11:31.136Z] "internal/unsafeheader", [2024-03-21T09:11:31.136Z] "io", [2024-03-21T09:11:31.136Z] "io/fs", [2024-03-21T09:11:31.136Z] "io/ioutil", [2024-03-21T09:11:31.136Z] "math", [2024-03-21T09:11:31.136Z] "math/bits", [2024-03-21T09:11:31.136Z] "net", [2024-03-21T09:11:31.136Z] "net/url", [2024-03-21T09:11:31.136Z] "os", [2024-03-21T09:11:31.136Z] "os/user", [2024-03-21T09:11:31.136Z] "path", [2024-03-21T09:11:31.136Z] "reflect", [2024-03-21T09:11:31.136Z] "runtime", [2024-03-21T09:11:31.136Z] "runtime/cgo", [2024-03-21T09:11:31.136Z] "runtime/internal/atomic", [2024-03-21T09:11:31.136Z] "runtime/internal/math", [2024-03-21T09:11:31.136Z] "runtime/internal/sys", [2024-03-21T09:11:31.136Z] "sort", [2024-03-21T09:11:31.136Z] "strconv", [2024-03-21T09:11:31.136Z] "strings", [2024-03-21T09:11:31.136Z] "sync", [2024-03-21T09:11:31.136Z] "sync/atomic", [2024-03-21T09:11:31.136Z] "syscall", [2024-03-21T09:11:31.136Z] "time", [2024-03-21T09:11:31.136Z] "unicode", [2024-03-21T09:11:31.136Z] "unicode/utf16", [2024-03-21T09:11:31.136Z] "unicode/utf8", [2024-03-21T09:11:31.136Z] "unsafe", [2024-03-21T09:11:31.136Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.136Z] ] [2024-03-21T09:11:31.136Z] } [2024-03-21T09:11:31.136Z] { [2024-03-21T09:11:31.136Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/parsec/algorithm", [2024-03-21T09:11:31.136Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.136Z] "Name": "algorithm", [2024-03-21T09:11:31.136Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.136Z] "Module": { [2024-03-21T09:11:31.136Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.136Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.136Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.136Z] "Indirect": true, [2024-03-21T09:11:31.136Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.136Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.136Z] "GoVersion": "1.15" [2024-03-21T09:11:31.136Z] }, [2024-03-21T09:11:31.136Z] "DepOnly": true, [2024-03-21T09:11:31.136Z] "Stale": true, [2024-03-21T09:11:31.136Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.136Z] "GoFiles": [ [2024-03-21T09:11:31.136Z] "aead.go", [2024-03-21T09:11:31.136Z] "algorithm.go", [2024-03-21T09:11:31.136Z] "asymmetric_encryption.go", [2024-03-21T09:11:31.136Z] "asymmetric_signature.go", [2024-03-21T09:11:31.136Z] "cipher.go", [2024-03-21T09:11:31.136Z] "hash.go", [2024-03-21T09:11:31.136Z] "keyagreement.go", [2024-03-21T09:11:31.136Z] "keyderivation.go", [2024-03-21T09:11:31.136Z] "mac.go" [2024-03-21T09:11:31.136Z] ], [2024-03-21T09:11:31.136Z] "Imports": [ [2024-03-21T09:11:31.136Z] "fmt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.136Z] "reflect" [2024-03-21T09:11:31.136Z] ], [2024-03-21T09:11:31.136Z] "Deps": [ [2024-03-21T09:11:31.136Z] "bufio", [2024-03-21T09:11:31.136Z] "bytes", [2024-03-21T09:11:31.136Z] "compress/flate", [2024-03-21T09:11:31.136Z] "compress/gzip", [2024-03-21T09:11:31.136Z] "embed", [2024-03-21T09:11:31.136Z] "encoding", [2024-03-21T09:11:31.136Z] "encoding/base64", [2024-03-21T09:11:31.136Z] "encoding/binary", [2024-03-21T09:11:31.136Z] "encoding/json", [2024-03-21T09:11:31.136Z] "errors", [2024-03-21T09:11:31.136Z] "fmt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.136Z] "go/token", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.136Z] "hash", [2024-03-21T09:11:31.136Z] "hash/crc32", [2024-03-21T09:11:31.136Z] "hash/fnv", [2024-03-21T09:11:31.136Z] "internal/abi", [2024-03-21T09:11:31.136Z] "internal/bytealg", [2024-03-21T09:11:31.136Z] "internal/cpu", [2024-03-21T09:11:31.136Z] "internal/fmtsort", [2024-03-21T09:11:31.136Z] "internal/goexperiment", [2024-03-21T09:11:31.136Z] "internal/itoa", [2024-03-21T09:11:31.136Z] "internal/oserror", [2024-03-21T09:11:31.136Z] "internal/poll", [2024-03-21T09:11:31.136Z] "internal/race", [2024-03-21T09:11:31.136Z] "internal/reflectlite", [2024-03-21T09:11:31.136Z] "internal/syscall/execenv", [2024-03-21T09:11:31.136Z] "internal/syscall/unix", [2024-03-21T09:11:31.136Z] "internal/testlog", [2024-03-21T09:11:31.136Z] "internal/unsafeheader", [2024-03-21T09:11:31.136Z] "io", [2024-03-21T09:11:31.136Z] "io/fs", [2024-03-21T09:11:31.136Z] "io/ioutil", [2024-03-21T09:11:31.136Z] "math", [2024-03-21T09:11:31.136Z] "math/bits", [2024-03-21T09:11:31.136Z] "os", [2024-03-21T09:11:31.136Z] "path", [2024-03-21T09:11:31.136Z] "reflect", [2024-03-21T09:11:31.136Z] "runtime", [2024-03-21T09:11:31.136Z] "runtime/internal/atomic", [2024-03-21T09:11:31.136Z] "runtime/internal/math", [2024-03-21T09:11:31.136Z] "runtime/internal/sys", [2024-03-21T09:11:31.136Z] "sort", [2024-03-21T09:11:31.136Z] "strconv", [2024-03-21T09:11:31.136Z] "strings", [2024-03-21T09:11:31.136Z] "sync", [2024-03-21T09:11:31.136Z] "sync/atomic", [2024-03-21T09:11:31.136Z] "syscall", [2024-03-21T09:11:31.136Z] "time", [2024-03-21T09:11:31.136Z] "unicode", [2024-03-21T09:11:31.136Z] "unicode/utf16", [2024-03-21T09:11:31.136Z] "unicode/utf8", [2024-03-21T09:11:31.136Z] "unsafe" [2024-03-21T09:11:31.136Z] ] [2024-03-21T09:11:31.136Z] } [2024-03-21T09:11:31.136Z] { [2024-03-21T09:11:31.136Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/parsec", [2024-03-21T09:11:31.136Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.136Z] "Name": "parsec", [2024-03-21T09:11:31.136Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.136Z] "Module": { [2024-03-21T09:11:31.136Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-03-21T09:11:31.136Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.136Z] "Time": "2022-10-25T09:54:42Z", [2024-03-21T09:11:31.136Z] "Indirect": true, [2024-03-21T09:11:31.136Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-03-21T09:11:31.136Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-03-21T09:11:31.136Z] "GoVersion": "1.15" [2024-03-21T09:11:31.136Z] }, [2024-03-21T09:11:31.136Z] "DepOnly": true, [2024-03-21T09:11:31.136Z] "Stale": true, [2024-03-21T09:11:31.136Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.136Z] "GoFiles": [ [2024-03-21T09:11:31.136Z] "authenticator.go", [2024-03-21T09:11:31.136Z] "basicclient.go", [2024-03-21T09:11:31.136Z] "client_config.go", [2024-03-21T09:11:31.136Z] "convert_utils.go", [2024-03-21T09:11:31.136Z] "default_attributes.go", [2024-03-21T09:11:31.136Z] "keyinfo.go", [2024-03-21T09:11:31.136Z] "keytype.go", [2024-03-21T09:11:31.136Z] "mod.go", [2024-03-21T09:11:31.136Z] "provider.go" [2024-03-21T09:11:31.136Z] ], [2024-03-21T09:11:31.136Z] "Imports": [ [2024-03-21T09:11:31.136Z] "fmt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.136Z] "reflect" [2024-03-21T09:11:31.136Z] ], [2024-03-21T09:11:31.136Z] "Deps": [ [2024-03-21T09:11:31.136Z] "bufio", [2024-03-21T09:11:31.136Z] "bytes", [2024-03-21T09:11:31.136Z] "compress/flate", [2024-03-21T09:11:31.136Z] "compress/gzip", [2024-03-21T09:11:31.136Z] "context", [2024-03-21T09:11:31.136Z] "embed", [2024-03-21T09:11:31.136Z] "encoding", [2024-03-21T09:11:31.136Z] "encoding/base64", [2024-03-21T09:11:31.136Z] "encoding/binary", [2024-03-21T09:11:31.136Z] "encoding/json", [2024-03-21T09:11:31.136Z] "errors", [2024-03-21T09:11:31.136Z] "fmt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.136Z] "github.com/pkg/errors", [2024-03-21T09:11:31.136Z] "go/token", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.136Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.136Z] "hash", [2024-03-21T09:11:31.136Z] "hash/crc32", [2024-03-21T09:11:31.136Z] "hash/fnv", [2024-03-21T09:11:31.136Z] "internal/abi", [2024-03-21T09:11:31.136Z] "internal/bytealg", [2024-03-21T09:11:31.136Z] "internal/cpu", [2024-03-21T09:11:31.136Z] "internal/fmtsort", [2024-03-21T09:11:31.136Z] "internal/goexperiment", [2024-03-21T09:11:31.136Z] "internal/itoa", [2024-03-21T09:11:31.136Z] "internal/nettrace", [2024-03-21T09:11:31.136Z] "internal/oserror", [2024-03-21T09:11:31.136Z] "internal/poll", [2024-03-21T09:11:31.136Z] "internal/race", [2024-03-21T09:11:31.136Z] "internal/reflectlite", [2024-03-21T09:11:31.136Z] "internal/singleflight", [2024-03-21T09:11:31.136Z] "internal/syscall/execenv", [2024-03-21T09:11:31.136Z] "internal/syscall/unix", [2024-03-21T09:11:31.136Z] "internal/testlog", [2024-03-21T09:11:31.136Z] "internal/unsafeheader", [2024-03-21T09:11:31.136Z] "io", [2024-03-21T09:11:31.136Z] "io/fs", [2024-03-21T09:11:31.136Z] "io/ioutil", [2024-03-21T09:11:31.136Z] "math", [2024-03-21T09:11:31.136Z] "math/bits", [2024-03-21T09:11:31.136Z] "net", [2024-03-21T09:11:31.136Z] "net/url", [2024-03-21T09:11:31.136Z] "os", [2024-03-21T09:11:31.136Z] "os/user", [2024-03-21T09:11:31.136Z] "path", [2024-03-21T09:11:31.136Z] "reflect", [2024-03-21T09:11:31.136Z] "runtime", [2024-03-21T09:11:31.136Z] "runtime/cgo", [2024-03-21T09:11:31.136Z] "runtime/internal/atomic", [2024-03-21T09:11:31.136Z] "runtime/internal/math", [2024-03-21T09:11:31.136Z] "runtime/internal/sys", [2024-03-21T09:11:31.136Z] "sort", [2024-03-21T09:11:31.136Z] "strconv", [2024-03-21T09:11:31.136Z] "strings", [2024-03-21T09:11:31.136Z] "sync", [2024-03-21T09:11:31.136Z] "sync/atomic", [2024-03-21T09:11:31.136Z] "syscall", [2024-03-21T09:11:31.136Z] "time", [2024-03-21T09:11:31.136Z] "unicode", [2024-03-21T09:11:31.136Z] "unicode/utf16", [2024-03-21T09:11:31.136Z] "unicode/utf8", [2024-03-21T09:11:31.136Z] "unsafe", [2024-03-21T09:11:31.136Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.136Z] ] [2024-03-21T09:11:31.136Z] } [2024-03-21T09:11:31.136Z] { [2024-03-21T09:11:31.136Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/engines/parsec", [2024-03-21T09:11:31.136Z] "ImportPath": "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.136Z] "Name": "parsec", [2024-03-21T09:11:31.136Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.136Z] "Module": { [2024-03-21T09:11:31.136Z] "Path": "github.com/openziti/identity", [2024-03-21T09:11:31.136Z] "Version": "v1.0.72", [2024-03-21T09:11:31.136Z] "Time": "2024-03-11T23:35:18Z", [2024-03-21T09:11:31.136Z] "Indirect": true, [2024-03-21T09:11:31.136Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.136Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-21T09:11:31.136Z] "GoVersion": "1.19" [2024-03-21T09:11:31.136Z] }, [2024-03-21T09:11:31.136Z] "DepOnly": true, [2024-03-21T09:11:31.136Z] "Stale": true, [2024-03-21T09:11:31.136Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.136Z] "GoFiles": [ [2024-03-21T09:11:31.136Z] "parsec_engine.go" [2024-03-21T09:11:31.136Z] ], [2024-03-21T09:11:31.136Z] "Imports": [ [2024-03-21T09:11:31.136Z] "crypto", [2024-03-21T09:11:31.136Z] "crypto/ecdsa", [2024-03-21T09:11:31.136Z] "crypto/elliptic", [2024-03-21T09:11:31.136Z] "encoding/asn1", [2024-03-21T09:11:31.136Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.136Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.136Z] "io", [2024-03-21T09:11:31.136Z] "math/big", [2024-03-21T09:11:31.136Z] "net/url", [2024-03-21T09:11:31.136Z] "sync" [2024-03-21T09:11:31.136Z] ], [2024-03-21T09:11:31.136Z] "Deps": [ [2024-03-21T09:11:31.136Z] "bufio", [2024-03-21T09:11:31.136Z] "bytes", [2024-03-21T09:11:31.136Z] "compress/flate", [2024-03-21T09:11:31.136Z] "compress/gzip", [2024-03-21T09:11:31.136Z] "context", [2024-03-21T09:11:31.136Z] "crypto", [2024-03-21T09:11:31.136Z] "crypto/aes", [2024-03-21T09:11:31.136Z] "crypto/cipher", [2024-03-21T09:11:31.136Z] "crypto/ecdsa", [2024-03-21T09:11:31.136Z] "crypto/elliptic", [2024-03-21T09:11:31.136Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.136Z] "crypto/internal/randutil", [2024-03-21T09:11:31.136Z] "crypto/internal/subtle", [2024-03-21T09:11:31.136Z] "crypto/sha512", [2024-03-21T09:11:31.136Z] "crypto/subtle", [2024-03-21T09:11:31.136Z] "embed", [2024-03-21T09:11:31.136Z] "encoding", [2024-03-21T09:11:31.136Z] "encoding/asn1", [2024-03-21T09:11:31.136Z] "encoding/base64", [2024-03-21T09:11:31.136Z] "encoding/binary", [2024-03-21T09:11:31.136Z] "encoding/json", [2024-03-21T09:11:31.136Z] "errors", [2024-03-21T09:11:31.136Z] "fmt", [2024-03-21T09:11:31.136Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.136Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.136Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.136Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.136Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.136Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.137Z] "github.com/pkg/errors", [2024-03-21T09:11:31.137Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.137Z] "go/token", [2024-03-21T09:11:31.137Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.137Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.137Z] "golang.org/x/term", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.137Z] "hash", [2024-03-21T09:11:31.137Z] "hash/crc32", [2024-03-21T09:11:31.137Z] "hash/fnv", [2024-03-21T09:11:31.137Z] "internal/abi", [2024-03-21T09:11:31.137Z] "internal/bytealg", [2024-03-21T09:11:31.137Z] "internal/cpu", [2024-03-21T09:11:31.137Z] "internal/fmtsort", [2024-03-21T09:11:31.137Z] "internal/goexperiment", [2024-03-21T09:11:31.137Z] "internal/itoa", [2024-03-21T09:11:31.137Z] "internal/nettrace", [2024-03-21T09:11:31.137Z] "internal/oserror", [2024-03-21T09:11:31.137Z] "internal/poll", [2024-03-21T09:11:31.137Z] "internal/race", [2024-03-21T09:11:31.137Z] "internal/reflectlite", [2024-03-21T09:11:31.137Z] "internal/singleflight", [2024-03-21T09:11:31.137Z] "internal/syscall/execenv", [2024-03-21T09:11:31.137Z] "internal/syscall/unix", [2024-03-21T09:11:31.137Z] "internal/testlog", [2024-03-21T09:11:31.137Z] "internal/unsafeheader", [2024-03-21T09:11:31.137Z] "io", [2024-03-21T09:11:31.137Z] "io/fs", [2024-03-21T09:11:31.137Z] "io/ioutil", [2024-03-21T09:11:31.137Z] "log", [2024-03-21T09:11:31.137Z] "math", [2024-03-21T09:11:31.137Z] "math/big", [2024-03-21T09:11:31.137Z] "math/bits", [2024-03-21T09:11:31.137Z] "math/rand", [2024-03-21T09:11:31.137Z] "net", [2024-03-21T09:11:31.137Z] "net/url", [2024-03-21T09:11:31.137Z] "os", [2024-03-21T09:11:31.137Z] "os/user", [2024-03-21T09:11:31.137Z] "path", [2024-03-21T09:11:31.137Z] "reflect", [2024-03-21T09:11:31.137Z] "runtime", [2024-03-21T09:11:31.137Z] "runtime/cgo", [2024-03-21T09:11:31.137Z] "runtime/internal/atomic", [2024-03-21T09:11:31.137Z] "runtime/internal/math", [2024-03-21T09:11:31.137Z] "runtime/internal/sys", [2024-03-21T09:11:31.137Z] "sort", [2024-03-21T09:11:31.137Z] "strconv", [2024-03-21T09:11:31.137Z] "strings", [2024-03-21T09:11:31.137Z] "sync", [2024-03-21T09:11:31.137Z] "sync/atomic", [2024-03-21T09:11:31.137Z] "syscall", [2024-03-21T09:11:31.137Z] "time", [2024-03-21T09:11:31.137Z] "unicode", [2024-03-21T09:11:31.137Z] "unicode/utf16", [2024-03-21T09:11:31.137Z] "unicode/utf8", [2024-03-21T09:11:31.137Z] "unsafe", [2024-03-21T09:11:31.137Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.137Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.137Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.137Z] ] [2024-03-21T09:11:31.137Z] } [2024-03-21T09:11:31.137Z] { [2024-03-21T09:11:31.137Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/engines/pkcs11", [2024-03-21T09:11:31.137Z] "ImportPath": "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.137Z] "Name": "pkcs11", [2024-03-21T09:11:31.137Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.137Z] "Module": { [2024-03-21T09:11:31.137Z] "Path": "github.com/openziti/identity", [2024-03-21T09:11:31.137Z] "Version": "v1.0.72", [2024-03-21T09:11:31.137Z] "Time": "2024-03-11T23:35:18Z", [2024-03-21T09:11:31.137Z] "Indirect": true, [2024-03-21T09:11:31.137Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.137Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-21T09:11:31.137Z] "GoVersion": "1.19" [2024-03-21T09:11:31.137Z] }, [2024-03-21T09:11:31.137Z] "DepOnly": true, [2024-03-21T09:11:31.137Z] "Stale": true, [2024-03-21T09:11:31.137Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.137Z] "GoFiles": [ [2024-03-21T09:11:31.137Z] "disable_pkcs11.go", [2024-03-21T09:11:31.137Z] "id.go" [2024-03-21T09:11:31.137Z] ], [2024-03-21T09:11:31.137Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.137Z] "engine.go", [2024-03-21T09:11:31.137Z] "engine_windows_test.go" [2024-03-21T09:11:31.137Z] ], [2024-03-21T09:11:31.137Z] "TestGoFiles": [ [2024-03-21T09:11:31.137Z] "engine_linux_test.go", [2024-03-21T09:11:31.137Z] "engine_test.go" [2024-03-21T09:11:31.137Z] ], [2024-03-21T09:11:31.137Z] "TestImports": [ [2024-03-21T09:11:31.137Z] "crypto", [2024-03-21T09:11:31.137Z] "crypto/ecdsa", [2024-03-21T09:11:31.137Z] "crypto/rand", [2024-03-21T09:11:31.137Z] "crypto/rsa", [2024-03-21T09:11:31.137Z] "encoding/asn1", [2024-03-21T09:11:31.137Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.137Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.137Z] "math/big", [2024-03-21T09:11:31.137Z] "net/url", [2024-03-21T09:11:31.137Z] "os", [2024-03-21T09:11:31.137Z] "os/exec", [2024-03-21T09:11:31.137Z] "testing" [2024-03-21T09:11:31.137Z] ] [2024-03-21T09:11:31.137Z] } [2024-03-21T09:11:31.137Z] { [2024-03-21T09:11:31.137Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/certtools", [2024-03-21T09:11:31.137Z] "ImportPath": "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.137Z] "Name": "certtools", [2024-03-21T09:11:31.137Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.137Z] "Module": { [2024-03-21T09:11:31.137Z] "Path": "github.com/openziti/identity", [2024-03-21T09:11:31.137Z] "Version": "v1.0.72", [2024-03-21T09:11:31.137Z] "Time": "2024-03-11T23:35:18Z", [2024-03-21T09:11:31.137Z] "Indirect": true, [2024-03-21T09:11:31.137Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.137Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-21T09:11:31.137Z] "GoVersion": "1.19" [2024-03-21T09:11:31.137Z] }, [2024-03-21T09:11:31.137Z] "DepOnly": true, [2024-03-21T09:11:31.137Z] "Stale": true, [2024-03-21T09:11:31.137Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.137Z] "GoFiles": [ [2024-03-21T09:11:31.137Z] "certificates.go", [2024-03-21T09:11:31.137Z] "engines.go", [2024-03-21T09:11:31.137Z] "engines_empty_init.go", [2024-03-21T09:11:31.137Z] "keys.go", [2024-03-21T09:11:31.137Z] "requests.go" [2024-03-21T09:11:31.137Z] ], [2024-03-21T09:11:31.137Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.137Z] "engines_init.go" [2024-03-21T09:11:31.137Z] ], [2024-03-21T09:11:31.137Z] "Imports": [ [2024-03-21T09:11:31.137Z] "crypto", [2024-03-21T09:11:31.137Z] "crypto/ecdsa", [2024-03-21T09:11:31.137Z] "crypto/elliptic", [2024-03-21T09:11:31.137Z] "crypto/rand", [2024-03-21T09:11:31.137Z] "crypto/rsa", [2024-03-21T09:11:31.137Z] "crypto/x509", [2024-03-21T09:11:31.137Z] "crypto/x509/pkix", [2024-03-21T09:11:31.137Z] "encoding/pem", [2024-03-21T09:11:31.137Z] "fmt", [2024-03-21T09:11:31.137Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.137Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.137Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.137Z] "net/url", [2024-03-21T09:11:31.137Z] "os", [2024-03-21T09:11:31.137Z] "strconv", [2024-03-21T09:11:31.137Z] "strings" [2024-03-21T09:11:31.137Z] ], [2024-03-21T09:11:31.137Z] "Deps": [ [2024-03-21T09:11:31.137Z] "bufio", [2024-03-21T09:11:31.137Z] "bytes", [2024-03-21T09:11:31.137Z] "compress/flate", [2024-03-21T09:11:31.137Z] "compress/gzip", [2024-03-21T09:11:31.137Z] "context", [2024-03-21T09:11:31.137Z] "crypto", [2024-03-21T09:11:31.137Z] "crypto/aes", [2024-03-21T09:11:31.137Z] "crypto/cipher", [2024-03-21T09:11:31.137Z] "crypto/des", [2024-03-21T09:11:31.137Z] "crypto/dsa", [2024-03-21T09:11:31.137Z] "crypto/ecdsa", [2024-03-21T09:11:31.137Z] "crypto/ed25519", [2024-03-21T09:11:31.137Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.137Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.137Z] "crypto/elliptic", [2024-03-21T09:11:31.137Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.137Z] "crypto/internal/randutil", [2024-03-21T09:11:31.137Z] "crypto/internal/subtle", [2024-03-21T09:11:31.137Z] "crypto/md5", [2024-03-21T09:11:31.137Z] "crypto/rand", [2024-03-21T09:11:31.137Z] "crypto/rsa", [2024-03-21T09:11:31.137Z] "crypto/sha1", [2024-03-21T09:11:31.137Z] "crypto/sha256", [2024-03-21T09:11:31.137Z] "crypto/sha512", [2024-03-21T09:11:31.137Z] "crypto/subtle", [2024-03-21T09:11:31.137Z] "crypto/x509", [2024-03-21T09:11:31.137Z] "crypto/x509/pkix", [2024-03-21T09:11:31.137Z] "embed", [2024-03-21T09:11:31.137Z] "encoding", [2024-03-21T09:11:31.137Z] "encoding/asn1", [2024-03-21T09:11:31.137Z] "encoding/base64", [2024-03-21T09:11:31.137Z] "encoding/binary", [2024-03-21T09:11:31.137Z] "encoding/hex", [2024-03-21T09:11:31.137Z] "encoding/json", [2024-03-21T09:11:31.137Z] "encoding/pem", [2024-03-21T09:11:31.137Z] "errors", [2024-03-21T09:11:31.137Z] "fmt", [2024-03-21T09:11:31.137Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.137Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.137Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.137Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.137Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.137Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.137Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.137Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.137Z] "github.com/pkg/errors", [2024-03-21T09:11:31.137Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.137Z] "go/token", [2024-03-21T09:11:31.137Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.137Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.137Z] "golang.org/x/term", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.137Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.138Z] "hash", [2024-03-21T09:11:31.138Z] "hash/crc32", [2024-03-21T09:11:31.138Z] "hash/fnv", [2024-03-21T09:11:31.138Z] "internal/abi", [2024-03-21T09:11:31.138Z] "internal/bytealg", [2024-03-21T09:11:31.138Z] "internal/cpu", [2024-03-21T09:11:31.138Z] "internal/fmtsort", [2024-03-21T09:11:31.138Z] "internal/goexperiment", [2024-03-21T09:11:31.138Z] "internal/itoa", [2024-03-21T09:11:31.138Z] "internal/nettrace", [2024-03-21T09:11:31.138Z] "internal/oserror", [2024-03-21T09:11:31.138Z] "internal/poll", [2024-03-21T09:11:31.138Z] "internal/race", [2024-03-21T09:11:31.138Z] "internal/reflectlite", [2024-03-21T09:11:31.138Z] "internal/singleflight", [2024-03-21T09:11:31.138Z] "internal/syscall/execenv", [2024-03-21T09:11:31.138Z] "internal/syscall/unix", [2024-03-21T09:11:31.138Z] "internal/testlog", [2024-03-21T09:11:31.138Z] "internal/unsafeheader", [2024-03-21T09:11:31.138Z] "io", [2024-03-21T09:11:31.138Z] "io/fs", [2024-03-21T09:11:31.138Z] "io/ioutil", [2024-03-21T09:11:31.138Z] "log", [2024-03-21T09:11:31.138Z] "math", [2024-03-21T09:11:31.138Z] "math/big", [2024-03-21T09:11:31.138Z] "math/bits", [2024-03-21T09:11:31.138Z] "math/rand", [2024-03-21T09:11:31.138Z] "net", [2024-03-21T09:11:31.138Z] "net/url", [2024-03-21T09:11:31.138Z] "os", [2024-03-21T09:11:31.138Z] "os/user", [2024-03-21T09:11:31.138Z] "path", [2024-03-21T09:11:31.138Z] "path/filepath", [2024-03-21T09:11:31.138Z] "reflect", [2024-03-21T09:11:31.138Z] "runtime", [2024-03-21T09:11:31.138Z] "runtime/cgo", [2024-03-21T09:11:31.138Z] "runtime/internal/atomic", [2024-03-21T09:11:31.138Z] "runtime/internal/math", [2024-03-21T09:11:31.138Z] "runtime/internal/sys", [2024-03-21T09:11:31.138Z] "sort", [2024-03-21T09:11:31.138Z] "strconv", [2024-03-21T09:11:31.138Z] "strings", [2024-03-21T09:11:31.138Z] "sync", [2024-03-21T09:11:31.138Z] "sync/atomic", [2024-03-21T09:11:31.138Z] "syscall", [2024-03-21T09:11:31.138Z] "time", [2024-03-21T09:11:31.138Z] "unicode", [2024-03-21T09:11:31.138Z] "unicode/utf16", [2024-03-21T09:11:31.138Z] "unicode/utf8", [2024-03-21T09:11:31.138Z] "unsafe", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.138Z] ] [2024-03-21T09:11:31.138Z] } [2024-03-21T09:11:31.138Z] { [2024-03-21T09:11:31.138Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.138Z] "ImportPath": "github.com/openziti/identity", [2024-03-21T09:11:31.138Z] "Name": "identity", [2024-03-21T09:11:31.138Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.138Z] "Module": { [2024-03-21T09:11:31.138Z] "Path": "github.com/openziti/identity", [2024-03-21T09:11:31.138Z] "Version": "v1.0.72", [2024-03-21T09:11:31.138Z] "Time": "2024-03-11T23:35:18Z", [2024-03-21T09:11:31.138Z] "Indirect": true, [2024-03-21T09:11:31.138Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-03-21T09:11:31.138Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-03-21T09:11:31.138Z] "GoVersion": "1.19" [2024-03-21T09:11:31.138Z] }, [2024-03-21T09:11:31.138Z] "DepOnly": true, [2024-03-21T09:11:31.138Z] "Stale": true, [2024-03-21T09:11:31.138Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.138Z] "GoFiles": [ [2024-03-21T09:11:31.138Z] "address.go", [2024-03-21T09:11:31.138Z] "ca_pool.go", [2024-03-21T09:11:31.138Z] "chains.go", [2024-03-21T09:11:31.138Z] "config.go", [2024-03-21T09:11:31.138Z] "identity.go", [2024-03-21T09:11:31.138Z] "identity_watcher.go", [2024-03-21T09:11:31.138Z] "lazy.go", [2024-03-21T09:11:31.138Z] "token.go" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.138Z] "address_windows.go", [2024-03-21T09:11:31.138Z] "address_windows_test.go", [2024-03-21T09:11:31.138Z] "identity_watcher_js.go" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "Imports": [ [2024-03-21T09:11:31.138Z] "crypto", [2024-03-21T09:11:31.138Z] "crypto/sha1", [2024-03-21T09:11:31.138Z] "crypto/tls", [2024-03-21T09:11:31.138Z] "crypto/x509", [2024-03-21T09:11:31.138Z] "fmt", [2024-03-21T09:11:31.138Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.138Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.138Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.138Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.138Z] "github.com/pkg/errors", [2024-03-21T09:11:31.138Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.138Z] "net/url", [2024-03-21T09:11:31.138Z] "os", [2024-03-21T09:11:31.138Z] "strings", [2024-03-21T09:11:31.138Z] "sync", [2024-03-21T09:11:31.138Z] "sync/atomic", [2024-03-21T09:11:31.138Z] "time" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "Deps": [ [2024-03-21T09:11:31.138Z] "bufio", [2024-03-21T09:11:31.138Z] "bytes", [2024-03-21T09:11:31.138Z] "compress/flate", [2024-03-21T09:11:31.138Z] "compress/gzip", [2024-03-21T09:11:31.138Z] "container/list", [2024-03-21T09:11:31.138Z] "context", [2024-03-21T09:11:31.138Z] "crypto", [2024-03-21T09:11:31.138Z] "crypto/aes", [2024-03-21T09:11:31.138Z] "crypto/cipher", [2024-03-21T09:11:31.138Z] "crypto/des", [2024-03-21T09:11:31.138Z] "crypto/dsa", [2024-03-21T09:11:31.138Z] "crypto/ecdsa", [2024-03-21T09:11:31.138Z] "crypto/ed25519", [2024-03-21T09:11:31.138Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.138Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.138Z] "crypto/elliptic", [2024-03-21T09:11:31.138Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.138Z] "crypto/hmac", [2024-03-21T09:11:31.138Z] "crypto/internal/randutil", [2024-03-21T09:11:31.138Z] "crypto/internal/subtle", [2024-03-21T09:11:31.138Z] "crypto/md5", [2024-03-21T09:11:31.138Z] "crypto/rand", [2024-03-21T09:11:31.138Z] "crypto/rc4", [2024-03-21T09:11:31.138Z] "crypto/rsa", [2024-03-21T09:11:31.138Z] "crypto/sha1", [2024-03-21T09:11:31.138Z] "crypto/sha256", [2024-03-21T09:11:31.138Z] "crypto/sha512", [2024-03-21T09:11:31.138Z] "crypto/subtle", [2024-03-21T09:11:31.138Z] "crypto/tls", [2024-03-21T09:11:31.138Z] "crypto/x509", [2024-03-21T09:11:31.138Z] "crypto/x509/pkix", [2024-03-21T09:11:31.138Z] "embed", [2024-03-21T09:11:31.138Z] "encoding", [2024-03-21T09:11:31.138Z] "encoding/asn1", [2024-03-21T09:11:31.138Z] "encoding/base64", [2024-03-21T09:11:31.138Z] "encoding/binary", [2024-03-21T09:11:31.138Z] "encoding/hex", [2024-03-21T09:11:31.138Z] "encoding/json", [2024-03-21T09:11:31.138Z] "encoding/pem", [2024-03-21T09:11:31.138Z] "errors", [2024-03-21T09:11:31.138Z] "fmt", [2024-03-21T09:11:31.138Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.138Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.138Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.138Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.138Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.138Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.138Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.138Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.138Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.138Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.138Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.138Z] "github.com/pkg/errors", [2024-03-21T09:11:31.138Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.138Z] "go/token", [2024-03-21T09:11:31.138Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.138Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.138Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.138Z] "golang.org/x/term", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.138Z] "hash", [2024-03-21T09:11:31.138Z] "hash/crc32", [2024-03-21T09:11:31.138Z] "hash/fnv", [2024-03-21T09:11:31.138Z] "internal/abi", [2024-03-21T09:11:31.138Z] "internal/bytealg", [2024-03-21T09:11:31.138Z] "internal/cpu", [2024-03-21T09:11:31.138Z] "internal/fmtsort", [2024-03-21T09:11:31.138Z] "internal/goexperiment", [2024-03-21T09:11:31.138Z] "internal/itoa", [2024-03-21T09:11:31.138Z] "internal/nettrace", [2024-03-21T09:11:31.138Z] "internal/oserror", [2024-03-21T09:11:31.138Z] "internal/poll", [2024-03-21T09:11:31.138Z] "internal/race", [2024-03-21T09:11:31.138Z] "internal/reflectlite", [2024-03-21T09:11:31.138Z] "internal/singleflight", [2024-03-21T09:11:31.138Z] "internal/syscall/execenv", [2024-03-21T09:11:31.138Z] "internal/syscall/unix", [2024-03-21T09:11:31.138Z] "internal/testlog", [2024-03-21T09:11:31.138Z] "internal/unsafeheader", [2024-03-21T09:11:31.138Z] "io", [2024-03-21T09:11:31.138Z] "io/fs", [2024-03-21T09:11:31.138Z] "io/ioutil", [2024-03-21T09:11:31.138Z] "log", [2024-03-21T09:11:31.138Z] "math", [2024-03-21T09:11:31.138Z] "math/big", [2024-03-21T09:11:31.138Z] "math/bits", [2024-03-21T09:11:31.138Z] "math/rand", [2024-03-21T09:11:31.138Z] "net", [2024-03-21T09:11:31.138Z] "net/url", [2024-03-21T09:11:31.138Z] "os", [2024-03-21T09:11:31.138Z] "os/user", [2024-03-21T09:11:31.138Z] "path", [2024-03-21T09:11:31.138Z] "path/filepath", [2024-03-21T09:11:31.138Z] "reflect", [2024-03-21T09:11:31.138Z] "runtime", [2024-03-21T09:11:31.138Z] "runtime/cgo", [2024-03-21T09:11:31.138Z] "runtime/internal/atomic", [2024-03-21T09:11:31.138Z] "runtime/internal/math", [2024-03-21T09:11:31.138Z] "runtime/internal/sys", [2024-03-21T09:11:31.138Z] "sort", [2024-03-21T09:11:31.138Z] "strconv", [2024-03-21T09:11:31.138Z] "strings", [2024-03-21T09:11:31.138Z] "sync", [2024-03-21T09:11:31.138Z] "sync/atomic", [2024-03-21T09:11:31.138Z] "syscall", [2024-03-21T09:11:31.138Z] "time", [2024-03-21T09:11:31.138Z] "unicode", [2024-03-21T09:11:31.138Z] "unicode/utf16", [2024-03-21T09:11:31.138Z] "unicode/utf8", [2024-03-21T09:11:31.138Z] "unsafe", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.138Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "TestGoFiles": [ [2024-03-21T09:11:31.138Z] "address_test.go", [2024-03-21T09:11:31.138Z] "ca_pool_test.go", [2024-03-21T09:11:31.138Z] "chains_test.go", [2024-03-21T09:11:31.138Z] "config_test.go", [2024-03-21T09:11:31.138Z] "identity_test.go" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "TestImports": [ [2024-03-21T09:11:31.138Z] "context", [2024-03-21T09:11:31.138Z] "crypto", [2024-03-21T09:11:31.138Z] "crypto/ecdsa", [2024-03-21T09:11:31.138Z] "crypto/elliptic", [2024-03-21T09:11:31.138Z] "crypto/rand", [2024-03-21T09:11:31.138Z] "crypto/rsa", [2024-03-21T09:11:31.138Z] "crypto/tls", [2024-03-21T09:11:31.138Z] "crypto/x509", [2024-03-21T09:11:31.138Z] "crypto/x509/pkix", [2024-03-21T09:11:31.138Z] "encoding/json", [2024-03-21T09:11:31.138Z] "encoding/pem", [2024-03-21T09:11:31.138Z] "fmt", [2024-03-21T09:11:31.138Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.138Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.138Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.138Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.138Z] "io", [2024-03-21T09:11:31.138Z] "math/big", [2024-03-21T09:11:31.138Z] "net", [2024-03-21T09:11:31.138Z] "net/http", [2024-03-21T09:11:31.138Z] "os", [2024-03-21T09:11:31.138Z] "strconv", [2024-03-21T09:11:31.138Z] "testing", [2024-03-21T09:11:31.138Z] "time" [2024-03-21T09:11:31.138Z] ] [2024-03-21T09:11:31.138Z] } [2024-03-21T09:11:31.138Z] { [2024-03-21T09:11:31.138Z] "Dir": "/usr/local/go/src/container/heap", [2024-03-21T09:11:31.138Z] "ImportPath": "container/heap", [2024-03-21T09:11:31.138Z] "Name": "heap", [2024-03-21T09:11:31.138Z] "Doc": "Package heap provides heap operations for any type that implements heap.Interface.", [2024-03-21T09:11:31.138Z] "Target": "/usr/local/go/pkg/linux_amd64/container/heap.a", [2024-03-21T09:11:31.138Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.138Z] "Goroot": true, [2024-03-21T09:11:31.138Z] "Standard": true, [2024-03-21T09:11:31.138Z] "DepOnly": true, [2024-03-21T09:11:31.138Z] "GoFiles": [ [2024-03-21T09:11:31.138Z] "heap.go" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "Imports": [ [2024-03-21T09:11:31.138Z] "sort" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "Deps": [ [2024-03-21T09:11:31.138Z] "internal/abi", [2024-03-21T09:11:31.138Z] "internal/bytealg", [2024-03-21T09:11:31.138Z] "internal/cpu", [2024-03-21T09:11:31.138Z] "internal/goexperiment", [2024-03-21T09:11:31.138Z] "internal/reflectlite", [2024-03-21T09:11:31.138Z] "internal/unsafeheader", [2024-03-21T09:11:31.138Z] "runtime", [2024-03-21T09:11:31.138Z] "runtime/internal/atomic", [2024-03-21T09:11:31.138Z] "runtime/internal/math", [2024-03-21T09:11:31.138Z] "runtime/internal/sys", [2024-03-21T09:11:31.138Z] "sort", [2024-03-21T09:11:31.138Z] "unsafe" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "TestGoFiles": [ [2024-03-21T09:11:31.138Z] "heap_test.go" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "TestImports": [ [2024-03-21T09:11:31.138Z] "math/rand", [2024-03-21T09:11:31.138Z] "testing" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "XTestGoFiles": [ [2024-03-21T09:11:31.138Z] "example_intheap_test.go", [2024-03-21T09:11:31.138Z] "example_pq_test.go" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "XTestImports": [ [2024-03-21T09:11:31.138Z] "container/heap", [2024-03-21T09:11:31.138Z] "fmt" [2024-03-21T09:11:31.138Z] ] [2024-03-21T09:11:31.138Z] } [2024-03-21T09:11:31.138Z] { [2024-03-21T09:11:31.138Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121/trace/pb", [2024-03-21T09:11:31.138Z] "ImportPath": "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.138Z] "Name": "trace_pb", [2024-03-21T09:11:31.138Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-21T09:11:31.138Z] "Module": { [2024-03-21T09:11:31.138Z] "Path": "github.com/openziti/channel/v2", [2024-03-21T09:11:31.138Z] "Version": "v2.0.121", [2024-03-21T09:11:31.138Z] "Time": "2024-03-11T23:40:56Z", [2024-03-21T09:11:31.138Z] "Indirect": true, [2024-03-21T09:11:31.138Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-21T09:11:31.138Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-03-21T09:11:31.138Z] "GoVersion": "1.19" [2024-03-21T09:11:31.138Z] }, [2024-03-21T09:11:31.138Z] "DepOnly": true, [2024-03-21T09:11:31.138Z] "Stale": true, [2024-03-21T09:11:31.138Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.138Z] "GoFiles": [ [2024-03-21T09:11:31.138Z] "generate.go", [2024-03-21T09:11:31.138Z] "trace.pb.go" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "Imports": [ [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.138Z] "reflect", [2024-03-21T09:11:31.138Z] "sync" [2024-03-21T09:11:31.138Z] ], [2024-03-21T09:11:31.138Z] "Deps": [ [2024-03-21T09:11:31.138Z] "bufio", [2024-03-21T09:11:31.138Z] "bytes", [2024-03-21T09:11:31.138Z] "compress/flate", [2024-03-21T09:11:31.138Z] "compress/gzip", [2024-03-21T09:11:31.138Z] "embed", [2024-03-21T09:11:31.138Z] "encoding", [2024-03-21T09:11:31.138Z] "encoding/base64", [2024-03-21T09:11:31.138Z] "encoding/binary", [2024-03-21T09:11:31.138Z] "encoding/json", [2024-03-21T09:11:31.138Z] "errors", [2024-03-21T09:11:31.138Z] "fmt", [2024-03-21T09:11:31.138Z] "go/token", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.138Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.138Z] "hash", [2024-03-21T09:11:31.138Z] "hash/crc32", [2024-03-21T09:11:31.138Z] "hash/fnv", [2024-03-21T09:11:31.138Z] "internal/abi", [2024-03-21T09:11:31.138Z] "internal/bytealg", [2024-03-21T09:11:31.138Z] "internal/cpu", [2024-03-21T09:11:31.138Z] "internal/fmtsort", [2024-03-21T09:11:31.138Z] "internal/goexperiment", [2024-03-21T09:11:31.138Z] "internal/itoa", [2024-03-21T09:11:31.138Z] "internal/oserror", [2024-03-21T09:11:31.138Z] "internal/poll", [2024-03-21T09:11:31.138Z] "internal/race", [2024-03-21T09:11:31.138Z] "internal/reflectlite", [2024-03-21T09:11:31.138Z] "internal/syscall/execenv", [2024-03-21T09:11:31.138Z] "internal/syscall/unix", [2024-03-21T09:11:31.138Z] "internal/testlog", [2024-03-21T09:11:31.138Z] "internal/unsafeheader", [2024-03-21T09:11:31.138Z] "io", [2024-03-21T09:11:31.138Z] "io/fs", [2024-03-21T09:11:31.138Z] "io/ioutil", [2024-03-21T09:11:31.138Z] "math", [2024-03-21T09:11:31.138Z] "math/bits", [2024-03-21T09:11:31.138Z] "os", [2024-03-21T09:11:31.138Z] "path", [2024-03-21T09:11:31.138Z] "reflect", [2024-03-21T09:11:31.138Z] "runtime", [2024-03-21T09:11:31.139Z] "runtime/internal/atomic", [2024-03-21T09:11:31.139Z] "runtime/internal/math", [2024-03-21T09:11:31.139Z] "runtime/internal/sys", [2024-03-21T09:11:31.139Z] "sort", [2024-03-21T09:11:31.139Z] "strconv", [2024-03-21T09:11:31.139Z] "strings", [2024-03-21T09:11:31.139Z] "sync", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "syscall", [2024-03-21T09:11:31.139Z] "time", [2024-03-21T09:11:31.139Z] "unicode", [2024-03-21T09:11:31.139Z] "unicode/utf16", [2024-03-21T09:11:31.139Z] "unicode/utf8", [2024-03-21T09:11:31.139Z] "unsafe" [2024-03-21T09:11:31.139Z] ] [2024-03-21T09:11:31.139Z] } [2024-03-21T09:11:31.139Z] { [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121/trace", [2024-03-21T09:11:31.139Z] "ImportPath": "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.139Z] "Name": "trace", [2024-03-21T09:11:31.139Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-21T09:11:31.139Z] "Module": { [2024-03-21T09:11:31.139Z] "Path": "github.com/openziti/channel/v2", [2024-03-21T09:11:31.139Z] "Version": "v2.0.121", [2024-03-21T09:11:31.139Z] "Time": "2024-03-11T23:40:56Z", [2024-03-21T09:11:31.139Z] "Indirect": true, [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-21T09:11:31.139Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-03-21T09:11:31.139Z] "GoVersion": "1.19" [2024-03-21T09:11:31.139Z] }, [2024-03-21T09:11:31.139Z] "DepOnly": true, [2024-03-21T09:11:31.139Z] "Stale": true, [2024-03-21T09:11:31.139Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.139Z] "GoFiles": [ [2024-03-21T09:11:31.139Z] "read.go", [2024-03-21T09:11:31.139Z] "write.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Imports": [ [2024-03-21T09:11:31.139Z] "bytes", [2024-03-21T09:11:31.139Z] "encoding/binary", [2024-03-21T09:11:31.139Z] "errors", [2024-03-21T09:11:31.139Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.139Z] "io", [2024-03-21T09:11:31.139Z] "os" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Deps": [ [2024-03-21T09:11:31.139Z] "bufio", [2024-03-21T09:11:31.139Z] "bytes", [2024-03-21T09:11:31.139Z] "compress/flate", [2024-03-21T09:11:31.139Z] "compress/gzip", [2024-03-21T09:11:31.139Z] "embed", [2024-03-21T09:11:31.139Z] "encoding", [2024-03-21T09:11:31.139Z] "encoding/base64", [2024-03-21T09:11:31.139Z] "encoding/binary", [2024-03-21T09:11:31.139Z] "encoding/json", [2024-03-21T09:11:31.139Z] "errors", [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.139Z] "go/token", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.139Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.139Z] "hash", [2024-03-21T09:11:31.139Z] "hash/crc32", [2024-03-21T09:11:31.139Z] "hash/fnv", [2024-03-21T09:11:31.139Z] "internal/abi", [2024-03-21T09:11:31.139Z] "internal/bytealg", [2024-03-21T09:11:31.139Z] "internal/cpu", [2024-03-21T09:11:31.139Z] "internal/fmtsort", [2024-03-21T09:11:31.139Z] "internal/goexperiment", [2024-03-21T09:11:31.139Z] "internal/itoa", [2024-03-21T09:11:31.139Z] "internal/oserror", [2024-03-21T09:11:31.139Z] "internal/poll", [2024-03-21T09:11:31.139Z] "internal/race", [2024-03-21T09:11:31.139Z] "internal/reflectlite", [2024-03-21T09:11:31.139Z] "internal/syscall/execenv", [2024-03-21T09:11:31.139Z] "internal/syscall/unix", [2024-03-21T09:11:31.139Z] "internal/testlog", [2024-03-21T09:11:31.139Z] "internal/unsafeheader", [2024-03-21T09:11:31.139Z] "io", [2024-03-21T09:11:31.139Z] "io/fs", [2024-03-21T09:11:31.139Z] "io/ioutil", [2024-03-21T09:11:31.139Z] "math", [2024-03-21T09:11:31.139Z] "math/bits", [2024-03-21T09:11:31.139Z] "os", [2024-03-21T09:11:31.139Z] "path", [2024-03-21T09:11:31.139Z] "reflect", [2024-03-21T09:11:31.139Z] "runtime", [2024-03-21T09:11:31.139Z] "runtime/internal/atomic", [2024-03-21T09:11:31.139Z] "runtime/internal/math", [2024-03-21T09:11:31.139Z] "runtime/internal/sys", [2024-03-21T09:11:31.139Z] "sort", [2024-03-21T09:11:31.139Z] "strconv", [2024-03-21T09:11:31.139Z] "strings", [2024-03-21T09:11:31.139Z] "sync", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "syscall", [2024-03-21T09:11:31.139Z] "time", [2024-03-21T09:11:31.139Z] "unicode", [2024-03-21T09:11:31.139Z] "unicode/utf16", [2024-03-21T09:11:31.139Z] "unicode/utf8", [2024-03-21T09:11:31.139Z] "unsafe" [2024-03-21T09:11:31.139Z] ] [2024-03-21T09:11:31.139Z] } [2024-03-21T09:11:31.139Z] { [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/concurrenz", [2024-03-21T09:11:31.139Z] "ImportPath": "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.139Z] "Name": "concurrenz", [2024-03-21T09:11:31.139Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.139Z] "Module": { [2024-03-21T09:11:31.139Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.139Z] "Version": "v2.0.39", [2024-03-21T09:11:31.139Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.139Z] "Indirect": true, [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.139Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.139Z] "GoVersion": "1.19" [2024-03-21T09:11:31.139Z] }, [2024-03-21T09:11:31.139Z] "DepOnly": true, [2024-03-21T09:11:31.139Z] "Stale": true, [2024-03-21T09:11:31.139Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.139Z] "GoFiles": [ [2024-03-21T09:11:31.139Z] "atomic_bitset.go", [2024-03-21T09:11:31.139Z] "atomic_value.go", [2024-03-21T09:11:31.139Z] "copy_on_write_map.go", [2024-03-21T09:11:31.139Z] "copy_on_write_slice.go", [2024-03-21T09:11:31.139Z] "ref_count.go", [2024-03-21T09:11:31.139Z] "semaphore.go", [2024-03-21T09:11:31.139Z] "wait_group.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Imports": [ [2024-03-21T09:11:31.139Z] "reflect", [2024-03-21T09:11:31.139Z] "sync", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "time" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Deps": [ [2024-03-21T09:11:31.139Z] "errors", [2024-03-21T09:11:31.139Z] "internal/abi", [2024-03-21T09:11:31.139Z] "internal/bytealg", [2024-03-21T09:11:31.139Z] "internal/cpu", [2024-03-21T09:11:31.139Z] "internal/goexperiment", [2024-03-21T09:11:31.139Z] "internal/itoa", [2024-03-21T09:11:31.139Z] "internal/oserror", [2024-03-21T09:11:31.139Z] "internal/race", [2024-03-21T09:11:31.139Z] "internal/reflectlite", [2024-03-21T09:11:31.139Z] "internal/unsafeheader", [2024-03-21T09:11:31.139Z] "math", [2024-03-21T09:11:31.139Z] "math/bits", [2024-03-21T09:11:31.139Z] "reflect", [2024-03-21T09:11:31.139Z] "runtime", [2024-03-21T09:11:31.139Z] "runtime/internal/atomic", [2024-03-21T09:11:31.139Z] "runtime/internal/math", [2024-03-21T09:11:31.139Z] "runtime/internal/sys", [2024-03-21T09:11:31.139Z] "strconv", [2024-03-21T09:11:31.139Z] "sync", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "syscall", [2024-03-21T09:11:31.139Z] "time", [2024-03-21T09:11:31.139Z] "unicode", [2024-03-21T09:11:31.139Z] "unicode/utf8", [2024-03-21T09:11:31.139Z] "unsafe" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "TestGoFiles": [ [2024-03-21T09:11:31.139Z] "atomic_bitset_test.go", [2024-03-21T09:11:31.139Z] "atomic_value_test.go", [2024-03-21T09:11:31.139Z] "copy_on_write_slice_test.go", [2024-03-21T09:11:31.139Z] "wait_group_test.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "TestImports": [ [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.139Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.139Z] "testing", [2024-03-21T09:11:31.139Z] "time" [2024-03-21T09:11:31.139Z] ] [2024-03-21T09:11:31.139Z] } [2024-03-21T09:11:31.139Z] { [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/goroutines", [2024-03-21T09:11:31.139Z] "ImportPath": "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.139Z] "Name": "goroutines", [2024-03-21T09:11:31.139Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.139Z] "Module": { [2024-03-21T09:11:31.139Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.139Z] "Version": "v2.0.39", [2024-03-21T09:11:31.139Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.139Z] "Indirect": true, [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.139Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.139Z] "GoVersion": "1.19" [2024-03-21T09:11:31.139Z] }, [2024-03-21T09:11:31.139Z] "DepOnly": true, [2024-03-21T09:11:31.139Z] "Stale": true, [2024-03-21T09:11:31.139Z] "StaleReason": "stale dependency: github.com/pkg/errors", [2024-03-21T09:11:31.139Z] "GoFiles": [ [2024-03-21T09:11:31.139Z] "pool.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Imports": [ [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "github.com/pkg/errors", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "time" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Deps": [ [2024-03-21T09:11:31.139Z] "errors", [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "github.com/pkg/errors", [2024-03-21T09:11:31.139Z] "internal/abi", [2024-03-21T09:11:31.139Z] "internal/bytealg", [2024-03-21T09:11:31.139Z] "internal/cpu", [2024-03-21T09:11:31.139Z] "internal/fmtsort", [2024-03-21T09:11:31.139Z] "internal/goexperiment", [2024-03-21T09:11:31.139Z] "internal/itoa", [2024-03-21T09:11:31.139Z] "internal/oserror", [2024-03-21T09:11:31.139Z] "internal/poll", [2024-03-21T09:11:31.139Z] "internal/race", [2024-03-21T09:11:31.139Z] "internal/reflectlite", [2024-03-21T09:11:31.139Z] "internal/syscall/execenv", [2024-03-21T09:11:31.139Z] "internal/syscall/unix", [2024-03-21T09:11:31.139Z] "internal/testlog", [2024-03-21T09:11:31.139Z] "internal/unsafeheader", [2024-03-21T09:11:31.139Z] "io", [2024-03-21T09:11:31.139Z] "io/fs", [2024-03-21T09:11:31.139Z] "math", [2024-03-21T09:11:31.139Z] "math/bits", [2024-03-21T09:11:31.139Z] "os", [2024-03-21T09:11:31.139Z] "path", [2024-03-21T09:11:31.139Z] "reflect", [2024-03-21T09:11:31.139Z] "runtime", [2024-03-21T09:11:31.139Z] "runtime/internal/atomic", [2024-03-21T09:11:31.139Z] "runtime/internal/math", [2024-03-21T09:11:31.139Z] "runtime/internal/sys", [2024-03-21T09:11:31.139Z] "sort", [2024-03-21T09:11:31.139Z] "strconv", [2024-03-21T09:11:31.139Z] "strings", [2024-03-21T09:11:31.139Z] "sync", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "syscall", [2024-03-21T09:11:31.139Z] "time", [2024-03-21T09:11:31.139Z] "unicode", [2024-03-21T09:11:31.139Z] "unicode/utf8", [2024-03-21T09:11:31.139Z] "unsafe" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "TestGoFiles": [ [2024-03-21T09:11:31.139Z] "pool_test.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "TestImports": [ [2024-03-21T09:11:31.139Z] "errors", [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.139Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "testing", [2024-03-21T09:11:31.139Z] "time" [2024-03-21T09:11:31.139Z] ] [2024-03-21T09:11:31.139Z] } [2024-03-21T09:11:31.139Z] { [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/info", [2024-03-21T09:11:31.139Z] "ImportPath": "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.139Z] "Name": "info", [2024-03-21T09:11:31.139Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.139Z] "Module": { [2024-03-21T09:11:31.139Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.139Z] "Version": "v2.0.39", [2024-03-21T09:11:31.139Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.139Z] "Indirect": true, [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.139Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.139Z] "GoVersion": "1.19" [2024-03-21T09:11:31.139Z] }, [2024-03-21T09:11:31.139Z] "DepOnly": true, [2024-03-21T09:11:31.139Z] "Stale": true, [2024-03-21T09:11:31.139Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.139Z] "GoFiles": [ [2024-03-21T09:11:31.139Z] "const.go", [2024-03-21T09:11:31.139Z] "size.go", [2024-03-21T09:11:31.139Z] "time.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Imports": [ [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "time" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Deps": [ [2024-03-21T09:11:31.139Z] "errors", [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "internal/abi", [2024-03-21T09:11:31.139Z] "internal/bytealg", [2024-03-21T09:11:31.139Z] "internal/cpu", [2024-03-21T09:11:31.139Z] "internal/fmtsort", [2024-03-21T09:11:31.139Z] "internal/goexperiment", [2024-03-21T09:11:31.139Z] "internal/itoa", [2024-03-21T09:11:31.139Z] "internal/oserror", [2024-03-21T09:11:31.139Z] "internal/poll", [2024-03-21T09:11:31.139Z] "internal/race", [2024-03-21T09:11:31.139Z] "internal/reflectlite", [2024-03-21T09:11:31.139Z] "internal/syscall/execenv", [2024-03-21T09:11:31.139Z] "internal/syscall/unix", [2024-03-21T09:11:31.139Z] "internal/testlog", [2024-03-21T09:11:31.139Z] "internal/unsafeheader", [2024-03-21T09:11:31.139Z] "io", [2024-03-21T09:11:31.139Z] "io/fs", [2024-03-21T09:11:31.139Z] "math", [2024-03-21T09:11:31.139Z] "math/bits", [2024-03-21T09:11:31.139Z] "os", [2024-03-21T09:11:31.139Z] "path", [2024-03-21T09:11:31.139Z] "reflect", [2024-03-21T09:11:31.139Z] "runtime", [2024-03-21T09:11:31.139Z] "runtime/internal/atomic", [2024-03-21T09:11:31.139Z] "runtime/internal/math", [2024-03-21T09:11:31.139Z] "runtime/internal/sys", [2024-03-21T09:11:31.139Z] "sort", [2024-03-21T09:11:31.139Z] "strconv", [2024-03-21T09:11:31.139Z] "sync", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "syscall", [2024-03-21T09:11:31.139Z] "time", [2024-03-21T09:11:31.139Z] "unicode", [2024-03-21T09:11:31.139Z] "unicode/utf8", [2024-03-21T09:11:31.139Z] "unsafe" [2024-03-21T09:11:31.139Z] ] [2024-03-21T09:11:31.139Z] } [2024-03-21T09:11:31.139Z] { [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/speps/go-hashids@v2.0.0+incompatible", [2024-03-21T09:11:31.139Z] "ImportPath": "github.com/speps/go-hashids", [2024-03-21T09:11:31.139Z] "Name": "hashids", [2024-03-21T09:11:31.139Z] "Root": "/go/pkg/mod/github.com/speps/go-hashids@v2.0.0+incompatible", [2024-03-21T09:11:31.139Z] "Module": { [2024-03-21T09:11:31.139Z] "Path": "github.com/speps/go-hashids", [2024-03-21T09:11:31.139Z] "Version": "v2.0.0+incompatible", [2024-03-21T09:11:31.139Z] "Time": "2018-06-26T15:27:48Z", [2024-03-21T09:11:31.139Z] "Indirect": true, [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/speps/go-hashids@v2.0.0+incompatible", [2024-03-21T09:11:31.139Z] "GoMod": "/go/pkg/mod/cache/download/github.com/speps/go-hashids/@v/v2.0.0+incompatible.mod" [2024-03-21T09:11:31.139Z] }, [2024-03-21T09:11:31.139Z] "DepOnly": true, [2024-03-21T09:11:31.139Z] "Stale": true, [2024-03-21T09:11:31.139Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.139Z] "GoFiles": [ [2024-03-21T09:11:31.139Z] "hashids.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Imports": [ [2024-03-21T09:11:31.139Z] "errors", [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "math", [2024-03-21T09:11:31.139Z] "strings" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Deps": [ [2024-03-21T09:11:31.139Z] "errors", [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "internal/abi", [2024-03-21T09:11:31.139Z] "internal/bytealg", [2024-03-21T09:11:31.139Z] "internal/cpu", [2024-03-21T09:11:31.139Z] "internal/fmtsort", [2024-03-21T09:11:31.139Z] "internal/goexperiment", [2024-03-21T09:11:31.139Z] "internal/itoa", [2024-03-21T09:11:31.139Z] "internal/oserror", [2024-03-21T09:11:31.139Z] "internal/poll", [2024-03-21T09:11:31.139Z] "internal/race", [2024-03-21T09:11:31.139Z] "internal/reflectlite", [2024-03-21T09:11:31.139Z] "internal/syscall/execenv", [2024-03-21T09:11:31.139Z] "internal/syscall/unix", [2024-03-21T09:11:31.139Z] "internal/testlog", [2024-03-21T09:11:31.139Z] "internal/unsafeheader", [2024-03-21T09:11:31.139Z] "io", [2024-03-21T09:11:31.139Z] "io/fs", [2024-03-21T09:11:31.139Z] "math", [2024-03-21T09:11:31.139Z] "math/bits", [2024-03-21T09:11:31.139Z] "os", [2024-03-21T09:11:31.139Z] "path", [2024-03-21T09:11:31.139Z] "reflect", [2024-03-21T09:11:31.139Z] "runtime", [2024-03-21T09:11:31.139Z] "runtime/internal/atomic", [2024-03-21T09:11:31.139Z] "runtime/internal/math", [2024-03-21T09:11:31.139Z] "runtime/internal/sys", [2024-03-21T09:11:31.139Z] "sort", [2024-03-21T09:11:31.139Z] "strconv", [2024-03-21T09:11:31.139Z] "strings", [2024-03-21T09:11:31.139Z] "sync", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "syscall", [2024-03-21T09:11:31.139Z] "time", [2024-03-21T09:11:31.139Z] "unicode", [2024-03-21T09:11:31.139Z] "unicode/utf8", [2024-03-21T09:11:31.139Z] "unsafe" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "TestGoFiles": [ [2024-03-21T09:11:31.139Z] "hashids_bad_input_test.go", [2024-03-21T09:11:31.139Z] "hashids_custom_alphabet_test.go", [2024-03-21T09:11:31.139Z] "hashids_min_length_test.go", [2024-03-21T09:11:31.139Z] "hashids_test.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "TestImports": [ [2024-03-21T09:11:31.139Z] "math", [2024-03-21T09:11:31.139Z] "reflect", [2024-03-21T09:11:31.139Z] "testing" [2024-03-21T09:11:31.139Z] ] [2024-03-21T09:11:31.139Z] } [2024-03-21T09:11:31.139Z] { [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/sequence", [2024-03-21T09:11:31.139Z] "ImportPath": "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.139Z] "Name": "sequence", [2024-03-21T09:11:31.139Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.139Z] "Module": { [2024-03-21T09:11:31.139Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.139Z] "Version": "v2.0.39", [2024-03-21T09:11:31.139Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.139Z] "Indirect": true, [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.139Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.139Z] "GoVersion": "1.19" [2024-03-21T09:11:31.139Z] }, [2024-03-21T09:11:31.139Z] "DepOnly": true, [2024-03-21T09:11:31.139Z] "Stale": true, [2024-03-21T09:11:31.139Z] "StaleReason": "stale dependency: github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.139Z] "GoFiles": [ [2024-03-21T09:11:31.139Z] "sequence.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Imports": [ [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.139Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.139Z] "math/rand", [2024-03-21T09:11:31.139Z] "sync/atomic" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Deps": [ [2024-03-21T09:11:31.139Z] "errors", [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.139Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.139Z] "internal/abi", [2024-03-21T09:11:31.139Z] "internal/bytealg", [2024-03-21T09:11:31.139Z] "internal/cpu", [2024-03-21T09:11:31.139Z] "internal/fmtsort", [2024-03-21T09:11:31.139Z] "internal/goexperiment", [2024-03-21T09:11:31.139Z] "internal/itoa", [2024-03-21T09:11:31.139Z] "internal/oserror", [2024-03-21T09:11:31.139Z] "internal/poll", [2024-03-21T09:11:31.139Z] "internal/race", [2024-03-21T09:11:31.139Z] "internal/reflectlite", [2024-03-21T09:11:31.139Z] "internal/syscall/execenv", [2024-03-21T09:11:31.139Z] "internal/syscall/unix", [2024-03-21T09:11:31.139Z] "internal/testlog", [2024-03-21T09:11:31.139Z] "internal/unsafeheader", [2024-03-21T09:11:31.139Z] "io", [2024-03-21T09:11:31.139Z] "io/fs", [2024-03-21T09:11:31.139Z] "math", [2024-03-21T09:11:31.139Z] "math/bits", [2024-03-21T09:11:31.139Z] "math/rand", [2024-03-21T09:11:31.139Z] "os", [2024-03-21T09:11:31.139Z] "path", [2024-03-21T09:11:31.139Z] "reflect", [2024-03-21T09:11:31.139Z] "runtime", [2024-03-21T09:11:31.139Z] "runtime/internal/atomic", [2024-03-21T09:11:31.139Z] "runtime/internal/math", [2024-03-21T09:11:31.139Z] "runtime/internal/sys", [2024-03-21T09:11:31.139Z] "sort", [2024-03-21T09:11:31.139Z] "strconv", [2024-03-21T09:11:31.139Z] "strings", [2024-03-21T09:11:31.139Z] "sync", [2024-03-21T09:11:31.139Z] "sync/atomic", [2024-03-21T09:11:31.139Z] "syscall", [2024-03-21T09:11:31.139Z] "time", [2024-03-21T09:11:31.139Z] "unicode", [2024-03-21T09:11:31.139Z] "unicode/utf8", [2024-03-21T09:11:31.139Z] "unsafe" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "TestGoFiles": [ [2024-03-21T09:11:31.139Z] "sequence_test.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "TestImports": [ [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "github.com/pkg/errors", [2024-03-21T09:11:31.139Z] "testing" [2024-03-21T09:11:31.139Z] ] [2024-03-21T09:11:31.139Z] } [2024-03-21T09:11:31.139Z] { [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-21T09:11:31.139Z] "ImportPath": "github.com/openziti/transport/v2", [2024-03-21T09:11:31.139Z] "Name": "transport", [2024-03-21T09:11:31.139Z] "Root": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-21T09:11:31.139Z] "Module": { [2024-03-21T09:11:31.139Z] "Path": "github.com/openziti/transport/v2", [2024-03-21T09:11:31.139Z] "Version": "v2.0.124", [2024-03-21T09:11:31.139Z] "Time": "2024-03-11T23:39:14Z", [2024-03-21T09:11:31.139Z] "Indirect": true, [2024-03-21T09:11:31.139Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-21T09:11:31.139Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/transport/v2/@v/v2.0.124.mod", [2024-03-21T09:11:31.139Z] "GoVersion": "1.19" [2024-03-21T09:11:31.139Z] }, [2024-03-21T09:11:31.139Z] "DepOnly": true, [2024-03-21T09:11:31.139Z] "Stale": true, [2024-03-21T09:11:31.139Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.139Z] "GoFiles": [ [2024-03-21T09:11:31.139Z] "address.go", [2024-03-21T09:11:31.139Z] "connection.go", [2024-03-21T09:11:31.139Z] "constants.go", [2024-03-21T09:11:31.139Z] "dialer.go" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Imports": [ [2024-03-21T09:11:31.139Z] "crypto/x509", [2024-03-21T09:11:31.139Z] "fmt", [2024-03-21T09:11:31.139Z] "github.com/openziti/identity", [2024-03-21T09:11:31.139Z] "github.com/pkg/errors", [2024-03-21T09:11:31.139Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.139Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.139Z] "io", [2024-03-21T09:11:31.139Z] "net", [2024-03-21T09:11:31.139Z] "time" [2024-03-21T09:11:31.139Z] ], [2024-03-21T09:11:31.139Z] "Deps": [ [2024-03-21T09:11:31.139Z] "bufio", [2024-03-21T09:11:31.139Z] "bytes", [2024-03-21T09:11:31.139Z] "compress/flate", [2024-03-21T09:11:31.139Z] "compress/gzip", [2024-03-21T09:11:31.139Z] "container/list", [2024-03-21T09:11:31.139Z] "context", [2024-03-21T09:11:31.139Z] "crypto", [2024-03-21T09:11:31.139Z] "crypto/aes", [2024-03-21T09:11:31.139Z] "crypto/cipher", [2024-03-21T09:11:31.139Z] "crypto/des", [2024-03-21T09:11:31.139Z] "crypto/dsa", [2024-03-21T09:11:31.139Z] "crypto/ecdsa", [2024-03-21T09:11:31.139Z] "crypto/ed25519", [2024-03-21T09:11:31.139Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.140Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.140Z] "crypto/elliptic", [2024-03-21T09:11:31.140Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.140Z] "crypto/hmac", [2024-03-21T09:11:31.140Z] "crypto/internal/randutil", [2024-03-21T09:11:31.140Z] "crypto/internal/subtle", [2024-03-21T09:11:31.140Z] "crypto/md5", [2024-03-21T09:11:31.140Z] "crypto/rand", [2024-03-21T09:11:31.140Z] "crypto/rc4", [2024-03-21T09:11:31.140Z] "crypto/rsa", [2024-03-21T09:11:31.140Z] "crypto/sha1", [2024-03-21T09:11:31.140Z] "crypto/sha256", [2024-03-21T09:11:31.140Z] "crypto/sha512", [2024-03-21T09:11:31.140Z] "crypto/subtle", [2024-03-21T09:11:31.140Z] "crypto/tls", [2024-03-21T09:11:31.140Z] "crypto/x509", [2024-03-21T09:11:31.140Z] "crypto/x509/pkix", [2024-03-21T09:11:31.140Z] "embed", [2024-03-21T09:11:31.140Z] "encoding", [2024-03-21T09:11:31.140Z] "encoding/asn1", [2024-03-21T09:11:31.140Z] "encoding/base64", [2024-03-21T09:11:31.140Z] "encoding/binary", [2024-03-21T09:11:31.140Z] "encoding/hex", [2024-03-21T09:11:31.140Z] "encoding/json", [2024-03-21T09:11:31.140Z] "encoding/pem", [2024-03-21T09:11:31.140Z] "errors", [2024-03-21T09:11:31.140Z] "fmt", [2024-03-21T09:11:31.140Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.140Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.140Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.140Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.140Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.140Z] "github.com/pkg/errors", [2024-03-21T09:11:31.140Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.140Z] "go/token", [2024-03-21T09:11:31.140Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.140Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.140Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.140Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.140Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.140Z] "golang.org/x/term", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.140Z] "hash", [2024-03-21T09:11:31.140Z] "hash/crc32", [2024-03-21T09:11:31.140Z] "hash/fnv", [2024-03-21T09:11:31.140Z] "internal/abi", [2024-03-21T09:11:31.140Z] "internal/bytealg", [2024-03-21T09:11:31.140Z] "internal/cpu", [2024-03-21T09:11:31.140Z] "internal/fmtsort", [2024-03-21T09:11:31.140Z] "internal/goexperiment", [2024-03-21T09:11:31.140Z] "internal/itoa", [2024-03-21T09:11:31.140Z] "internal/nettrace", [2024-03-21T09:11:31.140Z] "internal/oserror", [2024-03-21T09:11:31.140Z] "internal/poll", [2024-03-21T09:11:31.140Z] "internal/race", [2024-03-21T09:11:31.140Z] "internal/reflectlite", [2024-03-21T09:11:31.140Z] "internal/singleflight", [2024-03-21T09:11:31.140Z] "internal/syscall/execenv", [2024-03-21T09:11:31.140Z] "internal/syscall/unix", [2024-03-21T09:11:31.140Z] "internal/testlog", [2024-03-21T09:11:31.140Z] "internal/unsafeheader", [2024-03-21T09:11:31.140Z] "io", [2024-03-21T09:11:31.140Z] "io/fs", [2024-03-21T09:11:31.140Z] "io/ioutil", [2024-03-21T09:11:31.140Z] "log", [2024-03-21T09:11:31.140Z] "math", [2024-03-21T09:11:31.140Z] "math/big", [2024-03-21T09:11:31.140Z] "math/bits", [2024-03-21T09:11:31.140Z] "math/rand", [2024-03-21T09:11:31.140Z] "net", [2024-03-21T09:11:31.140Z] "net/url", [2024-03-21T09:11:31.140Z] "os", [2024-03-21T09:11:31.140Z] "os/user", [2024-03-21T09:11:31.140Z] "path", [2024-03-21T09:11:31.140Z] "path/filepath", [2024-03-21T09:11:31.140Z] "reflect", [2024-03-21T09:11:31.140Z] "runtime", [2024-03-21T09:11:31.140Z] "runtime/cgo", [2024-03-21T09:11:31.140Z] "runtime/internal/atomic", [2024-03-21T09:11:31.140Z] "runtime/internal/math", [2024-03-21T09:11:31.140Z] "runtime/internal/sys", [2024-03-21T09:11:31.140Z] "sort", [2024-03-21T09:11:31.140Z] "strconv", [2024-03-21T09:11:31.140Z] "strings", [2024-03-21T09:11:31.140Z] "sync", [2024-03-21T09:11:31.140Z] "sync/atomic", [2024-03-21T09:11:31.140Z] "syscall", [2024-03-21T09:11:31.140Z] "time", [2024-03-21T09:11:31.140Z] "unicode", [2024-03-21T09:11:31.140Z] "unicode/utf16", [2024-03-21T09:11:31.140Z] "unicode/utf8", [2024-03-21T09:11:31.140Z] "unsafe", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.140Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.140Z] ] [2024-03-21T09:11:31.140Z] } [2024-03-21T09:11:31.140Z] { [2024-03-21T09:11:31.140Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-21T09:11:31.140Z] "ImportPath": "github.com/openziti/channel/v2", [2024-03-21T09:11:31.140Z] "Name": "channel", [2024-03-21T09:11:31.140Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-21T09:11:31.140Z] "Module": { [2024-03-21T09:11:31.140Z] "Path": "github.com/openziti/channel/v2", [2024-03-21T09:11:31.140Z] "Version": "v2.0.121", [2024-03-21T09:11:31.140Z] "Time": "2024-03-11T23:40:56Z", [2024-03-21T09:11:31.140Z] "Indirect": true, [2024-03-21T09:11:31.140Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-21T09:11:31.140Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-03-21T09:11:31.140Z] "GoVersion": "1.19" [2024-03-21T09:11:31.140Z] }, [2024-03-21T09:11:31.140Z] "DepOnly": true, [2024-03-21T09:11:31.140Z] "Stale": true, [2024-03-21T09:11:31.140Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.140Z] "GoFiles": [ [2024-03-21T09:11:31.140Z] "accept_dispatcher.go", [2024-03-21T09:11:31.140Z] "channel.go", [2024-03-21T09:11:31.140Z] "classic_dialer.go", [2024-03-21T09:11:31.140Z] "classic_impl.go", [2024-03-21T09:11:31.140Z] "classic_listener.go", [2024-03-21T09:11:31.140Z] "constants.go", [2024-03-21T09:11:31.140Z] "decoder.go", [2024-03-21T09:11:31.140Z] "envelope.go", [2024-03-21T09:11:31.140Z] "existing_conn_dialer.go", [2024-03-21T09:11:31.140Z] "existing_conn_impl.go", [2024-03-21T09:11:31.140Z] "existing_conn_listener.go", [2024-03-21T09:11:31.140Z] "handler.go", [2024-03-21T09:11:31.140Z] "heartbeater.go", [2024-03-21T09:11:31.140Z] "impl.go", [2024-03-21T09:11:31.140Z] "message.go", [2024-03-21T09:11:31.140Z] "messages.go", [2024-03-21T09:11:31.140Z] "options.go", [2024-03-21T09:11:31.140Z] "ping.go", [2024-03-21T09:11:31.140Z] "priority.go", [2024-03-21T09:11:31.140Z] "reconnecting_dialer.go", [2024-03-21T09:11:31.140Z] "reconnecting_impl.go", [2024-03-21T09:11:31.140Z] "trace.go", [2024-03-21T09:11:31.140Z] "trace_decode.go", [2024-03-21T09:11:31.140Z] "ws_impl.go", [2024-03-21T09:11:31.140Z] "ws_listener.go" [2024-03-21T09:11:31.140Z] ], [2024-03-21T09:11:31.140Z] "Imports": [ [2024-03-21T09:11:31.140Z] "bytes", [2024-03-21T09:11:31.140Z] "container/heap", [2024-03-21T09:11:31.140Z] "context", [2024-03-21T09:11:31.140Z] "crypto/x509", [2024-03-21T09:11:31.140Z] "encoding/binary", [2024-03-21T09:11:31.140Z] "encoding/json", [2024-03-21T09:11:31.140Z] "errors", [2024-03-21T09:11:31.140Z] "fmt", [2024-03-21T09:11:31.140Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.140Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.140Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity", [2024-03-21T09:11:31.140Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.140Z] "github.com/pkg/errors", [2024-03-21T09:11:31.140Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.140Z] "io", [2024-03-21T09:11:31.140Z] "net", [2024-03-21T09:11:31.140Z] "os", [2024-03-21T09:11:31.140Z] "reflect", [2024-03-21T09:11:31.140Z] "sort", [2024-03-21T09:11:31.140Z] "sync", [2024-03-21T09:11:31.140Z] "sync/atomic", [2024-03-21T09:11:31.140Z] "time" [2024-03-21T09:11:31.140Z] ], [2024-03-21T09:11:31.140Z] "Deps": [ [2024-03-21T09:11:31.140Z] "bufio", [2024-03-21T09:11:31.140Z] "bytes", [2024-03-21T09:11:31.140Z] "compress/flate", [2024-03-21T09:11:31.140Z] "compress/gzip", [2024-03-21T09:11:31.140Z] "container/heap", [2024-03-21T09:11:31.140Z] "container/list", [2024-03-21T09:11:31.140Z] "context", [2024-03-21T09:11:31.140Z] "crypto", [2024-03-21T09:11:31.140Z] "crypto/aes", [2024-03-21T09:11:31.140Z] "crypto/cipher", [2024-03-21T09:11:31.140Z] "crypto/des", [2024-03-21T09:11:31.140Z] "crypto/dsa", [2024-03-21T09:11:31.140Z] "crypto/ecdsa", [2024-03-21T09:11:31.140Z] "crypto/ed25519", [2024-03-21T09:11:31.140Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.140Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.140Z] "crypto/elliptic", [2024-03-21T09:11:31.140Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.140Z] "crypto/hmac", [2024-03-21T09:11:31.140Z] "crypto/internal/randutil", [2024-03-21T09:11:31.140Z] "crypto/internal/subtle", [2024-03-21T09:11:31.140Z] "crypto/md5", [2024-03-21T09:11:31.140Z] "crypto/rand", [2024-03-21T09:11:31.140Z] "crypto/rc4", [2024-03-21T09:11:31.140Z] "crypto/rsa", [2024-03-21T09:11:31.140Z] "crypto/sha1", [2024-03-21T09:11:31.140Z] "crypto/sha256", [2024-03-21T09:11:31.140Z] "crypto/sha512", [2024-03-21T09:11:31.140Z] "crypto/subtle", [2024-03-21T09:11:31.140Z] "crypto/tls", [2024-03-21T09:11:31.140Z] "crypto/x509", [2024-03-21T09:11:31.140Z] "crypto/x509/pkix", [2024-03-21T09:11:31.140Z] "embed", [2024-03-21T09:11:31.140Z] "encoding", [2024-03-21T09:11:31.140Z] "encoding/asn1", [2024-03-21T09:11:31.140Z] "encoding/base64", [2024-03-21T09:11:31.140Z] "encoding/binary", [2024-03-21T09:11:31.140Z] "encoding/hex", [2024-03-21T09:11:31.140Z] "encoding/json", [2024-03-21T09:11:31.140Z] "encoding/pem", [2024-03-21T09:11:31.140Z] "errors", [2024-03-21T09:11:31.140Z] "fmt", [2024-03-21T09:11:31.140Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.140Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.140Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.140Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.140Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.140Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.140Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.140Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.140Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.140Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.140Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.140Z] "github.com/pkg/errors", [2024-03-21T09:11:31.140Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.140Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.140Z] "go/token", [2024-03-21T09:11:31.140Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.140Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.140Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.140Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.140Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.140Z] "golang.org/x/term", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.140Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.141Z] "hash", [2024-03-21T09:11:31.141Z] "hash/crc32", [2024-03-21T09:11:31.141Z] "hash/fnv", [2024-03-21T09:11:31.141Z] "internal/abi", [2024-03-21T09:11:31.141Z] "internal/bytealg", [2024-03-21T09:11:31.141Z] "internal/cpu", [2024-03-21T09:11:31.141Z] "internal/fmtsort", [2024-03-21T09:11:31.141Z] "internal/goexperiment", [2024-03-21T09:11:31.141Z] "internal/itoa", [2024-03-21T09:11:31.141Z] "internal/nettrace", [2024-03-21T09:11:31.141Z] "internal/oserror", [2024-03-21T09:11:31.141Z] "internal/poll", [2024-03-21T09:11:31.141Z] "internal/race", [2024-03-21T09:11:31.141Z] "internal/reflectlite", [2024-03-21T09:11:31.141Z] "internal/singleflight", [2024-03-21T09:11:31.141Z] "internal/syscall/execenv", [2024-03-21T09:11:31.141Z] "internal/syscall/unix", [2024-03-21T09:11:31.141Z] "internal/testlog", [2024-03-21T09:11:31.141Z] "internal/unsafeheader", [2024-03-21T09:11:31.141Z] "io", [2024-03-21T09:11:31.141Z] "io/fs", [2024-03-21T09:11:31.141Z] "io/ioutil", [2024-03-21T09:11:31.141Z] "log", [2024-03-21T09:11:31.141Z] "math", [2024-03-21T09:11:31.141Z] "math/big", [2024-03-21T09:11:31.141Z] "math/bits", [2024-03-21T09:11:31.141Z] "math/rand", [2024-03-21T09:11:31.141Z] "net", [2024-03-21T09:11:31.141Z] "net/url", [2024-03-21T09:11:31.141Z] "os", [2024-03-21T09:11:31.141Z] "os/user", [2024-03-21T09:11:31.141Z] "path", [2024-03-21T09:11:31.141Z] "path/filepath", [2024-03-21T09:11:31.141Z] "reflect", [2024-03-21T09:11:31.141Z] "runtime", [2024-03-21T09:11:31.141Z] "runtime/cgo", [2024-03-21T09:11:31.141Z] "runtime/internal/atomic", [2024-03-21T09:11:31.141Z] "runtime/internal/math", [2024-03-21T09:11:31.141Z] "runtime/internal/sys", [2024-03-21T09:11:31.141Z] "sort", [2024-03-21T09:11:31.141Z] "strconv", [2024-03-21T09:11:31.141Z] "strings", [2024-03-21T09:11:31.141Z] "sync", [2024-03-21T09:11:31.141Z] "sync/atomic", [2024-03-21T09:11:31.141Z] "syscall", [2024-03-21T09:11:31.141Z] "time", [2024-03-21T09:11:31.141Z] "unicode", [2024-03-21T09:11:31.141Z] "unicode/utf16", [2024-03-21T09:11:31.141Z] "unicode/utf8", [2024-03-21T09:11:31.141Z] "unsafe", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.141Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "TestGoFiles": [ [2024-03-21T09:11:31.141Z] "channel_test.go", [2024-03-21T09:11:31.141Z] "existing_conn_test.go", [2024-03-21T09:11:31.141Z] "heartbeater_test.go", [2024-03-21T09:11:31.141Z] "message_test.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "TestImports": [ [2024-03-21T09:11:31.141Z] "errors", [2024-03-21T09:11:31.141Z] "fmt", [2024-03-21T09:11:31.141Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.141Z] "github.com/openziti/foundation/v2/netz", [2024-03-21T09:11:31.141Z] "github.com/openziti/identity", [2024-03-21T09:11:31.141Z] "github.com/openziti/transport/v2/tcp", [2024-03-21T09:11:31.141Z] "github.com/pkg/errors", [2024-03-21T09:11:31.141Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.141Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.141Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.141Z] "net", [2024-03-21T09:11:31.141Z] "runtime", [2024-03-21T09:11:31.141Z] "strings", [2024-03-21T09:11:31.141Z] "sync/atomic", [2024-03-21T09:11:31.141Z] "testing", [2024-03-21T09:11:31.141Z] "time" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "XTestGoFiles": [ [2024-03-21T09:11:31.141Z] "example_test.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "XTestImports": [ [2024-03-21T09:11:31.141Z] "fmt", [2024-03-21T09:11:31.141Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.141Z] "github.com/openziti/identity", [2024-03-21T09:11:31.141Z] "github.com/openziti/transport/v2/tcp", [2024-03-21T09:11:31.141Z] "time" [2024-03-21T09:11:31.141Z] ] [2024-03-21T09:11:31.141Z] } [2024-03-21T09:11:31.141Z] { [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/uuidz", [2024-03-21T09:11:31.141Z] "ImportPath": "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.141Z] "Name": "uuidz", [2024-03-21T09:11:31.141Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.141Z] "Module": { [2024-03-21T09:11:31.141Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.141Z] "Version": "v2.0.39", [2024-03-21T09:11:31.141Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.141Z] "Indirect": true, [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.141Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.141Z] "GoVersion": "1.19" [2024-03-21T09:11:31.141Z] }, [2024-03-21T09:11:31.141Z] "DepOnly": true, [2024-03-21T09:11:31.141Z] "Stale": true, [2024-03-21T09:11:31.141Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.141Z] "GoFiles": [ [2024-03-21T09:11:31.141Z] "uuid.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Imports": [ [2024-03-21T09:11:31.141Z] "encoding/hex", [2024-03-21T09:11:31.141Z] "fmt" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Deps": [ [2024-03-21T09:11:31.141Z] "encoding/hex", [2024-03-21T09:11:31.141Z] "errors", [2024-03-21T09:11:31.141Z] "fmt", [2024-03-21T09:11:31.141Z] "internal/abi", [2024-03-21T09:11:31.141Z] "internal/bytealg", [2024-03-21T09:11:31.141Z] "internal/cpu", [2024-03-21T09:11:31.141Z] "internal/fmtsort", [2024-03-21T09:11:31.141Z] "internal/goexperiment", [2024-03-21T09:11:31.141Z] "internal/itoa", [2024-03-21T09:11:31.141Z] "internal/oserror", [2024-03-21T09:11:31.141Z] "internal/poll", [2024-03-21T09:11:31.141Z] "internal/race", [2024-03-21T09:11:31.141Z] "internal/reflectlite", [2024-03-21T09:11:31.141Z] "internal/syscall/execenv", [2024-03-21T09:11:31.141Z] "internal/syscall/unix", [2024-03-21T09:11:31.141Z] "internal/testlog", [2024-03-21T09:11:31.141Z] "internal/unsafeheader", [2024-03-21T09:11:31.141Z] "io", [2024-03-21T09:11:31.141Z] "io/fs", [2024-03-21T09:11:31.141Z] "math", [2024-03-21T09:11:31.141Z] "math/bits", [2024-03-21T09:11:31.141Z] "os", [2024-03-21T09:11:31.141Z] "path", [2024-03-21T09:11:31.141Z] "reflect", [2024-03-21T09:11:31.141Z] "runtime", [2024-03-21T09:11:31.141Z] "runtime/internal/atomic", [2024-03-21T09:11:31.141Z] "runtime/internal/math", [2024-03-21T09:11:31.141Z] "runtime/internal/sys", [2024-03-21T09:11:31.141Z] "sort", [2024-03-21T09:11:31.141Z] "strconv", [2024-03-21T09:11:31.141Z] "strings", [2024-03-21T09:11:31.141Z] "sync", [2024-03-21T09:11:31.141Z] "sync/atomic", [2024-03-21T09:11:31.141Z] "syscall", [2024-03-21T09:11:31.141Z] "time", [2024-03-21T09:11:31.141Z] "unicode", [2024-03-21T09:11:31.141Z] "unicode/utf8", [2024-03-21T09:11:31.141Z] "unsafe" [2024-03-21T09:11:31.141Z] ] [2024-03-21T09:11:31.141Z] } [2024-03-21T09:11:31.141Z] { [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/pb/edge_client_pb", [2024-03-21T09:11:31.141Z] "ImportPath": "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.141Z] "Name": "edge_client_pb", [2024-03-21T09:11:31.141Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.141Z] "Module": { [2024-03-21T09:11:31.141Z] "Path": "github.com/openziti/sdk-golang", [2024-03-21T09:11:31.141Z] "Version": "v0.23.13", [2024-03-21T09:11:31.141Z] "Time": "2024-03-19T20:49:48Z", [2024-03-21T09:11:31.141Z] "Indirect": true, [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.141Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-21T09:11:31.141Z] "GoVersion": "1.20" [2024-03-21T09:11:31.141Z] }, [2024-03-21T09:11:31.141Z] "DepOnly": true, [2024-03-21T09:11:31.141Z] "Stale": true, [2024-03-21T09:11:31.141Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.141Z] "GoFiles": [ [2024-03-21T09:11:31.141Z] "edge_client.pb.go", [2024-03-21T09:11:31.141Z] "generate.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Imports": [ [2024-03-21T09:11:31.141Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.141Z] "reflect", [2024-03-21T09:11:31.141Z] "sync" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Deps": [ [2024-03-21T09:11:31.141Z] "bufio", [2024-03-21T09:11:31.141Z] "bytes", [2024-03-21T09:11:31.141Z] "compress/flate", [2024-03-21T09:11:31.141Z] "compress/gzip", [2024-03-21T09:11:31.141Z] "embed", [2024-03-21T09:11:31.141Z] "encoding", [2024-03-21T09:11:31.141Z] "encoding/base64", [2024-03-21T09:11:31.141Z] "encoding/binary", [2024-03-21T09:11:31.141Z] "encoding/json", [2024-03-21T09:11:31.141Z] "errors", [2024-03-21T09:11:31.141Z] "fmt", [2024-03-21T09:11:31.141Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.141Z] "go/token", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.141Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.141Z] "hash", [2024-03-21T09:11:31.141Z] "hash/crc32", [2024-03-21T09:11:31.141Z] "hash/fnv", [2024-03-21T09:11:31.141Z] "internal/abi", [2024-03-21T09:11:31.141Z] "internal/bytealg", [2024-03-21T09:11:31.141Z] "internal/cpu", [2024-03-21T09:11:31.141Z] "internal/fmtsort", [2024-03-21T09:11:31.141Z] "internal/goexperiment", [2024-03-21T09:11:31.141Z] "internal/itoa", [2024-03-21T09:11:31.141Z] "internal/oserror", [2024-03-21T09:11:31.141Z] "internal/poll", [2024-03-21T09:11:31.141Z] "internal/race", [2024-03-21T09:11:31.141Z] "internal/reflectlite", [2024-03-21T09:11:31.141Z] "internal/syscall/execenv", [2024-03-21T09:11:31.141Z] "internal/syscall/unix", [2024-03-21T09:11:31.141Z] "internal/testlog", [2024-03-21T09:11:31.141Z] "internal/unsafeheader", [2024-03-21T09:11:31.141Z] "io", [2024-03-21T09:11:31.141Z] "io/fs", [2024-03-21T09:11:31.141Z] "io/ioutil", [2024-03-21T09:11:31.141Z] "math", [2024-03-21T09:11:31.141Z] "math/bits", [2024-03-21T09:11:31.141Z] "os", [2024-03-21T09:11:31.141Z] "path", [2024-03-21T09:11:31.141Z] "reflect", [2024-03-21T09:11:31.141Z] "runtime", [2024-03-21T09:11:31.141Z] "runtime/internal/atomic", [2024-03-21T09:11:31.141Z] "runtime/internal/math", [2024-03-21T09:11:31.141Z] "runtime/internal/sys", [2024-03-21T09:11:31.141Z] "sort", [2024-03-21T09:11:31.141Z] "strconv", [2024-03-21T09:11:31.141Z] "strings", [2024-03-21T09:11:31.141Z] "sync", [2024-03-21T09:11:31.141Z] "sync/atomic", [2024-03-21T09:11:31.141Z] "syscall", [2024-03-21T09:11:31.141Z] "time", [2024-03-21T09:11:31.141Z] "unicode", [2024-03-21T09:11:31.141Z] "unicode/utf16", [2024-03-21T09:11:31.141Z] "unicode/utf8", [2024-03-21T09:11:31.141Z] "unsafe" [2024-03-21T09:11:31.141Z] ] [2024-03-21T09:11:31.141Z] } [2024-03-21T09:11:31.141Z] { [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/blake2b", [2024-03-21T09:11:31.141Z] "ImportPath": "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.141Z] "Name": "blake2b", [2024-03-21T09:11:31.141Z] "Doc": "Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb.", [2024-03-21T09:11:31.141Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.141Z] "Module": { [2024-03-21T09:11:31.141Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.141Z] "Version": "v0.21.0", [2024-03-21T09:11:31.141Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.141Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.141Z] "GoVersion": "1.18" [2024-03-21T09:11:31.141Z] }, [2024-03-21T09:11:31.141Z] "DepOnly": true, [2024-03-21T09:11:31.141Z] "Stale": true, [2024-03-21T09:11:31.141Z] "StaleReason": "stale dependency: golang.org/x/sys/cpu", [2024-03-21T09:11:31.141Z] "GoFiles": [ [2024-03-21T09:11:31.141Z] "blake2b.go", [2024-03-21T09:11:31.141Z] "blake2bAVX2_amd64.go", [2024-03-21T09:11:31.141Z] "blake2b_generic.go", [2024-03-21T09:11:31.141Z] "blake2x.go", [2024-03-21T09:11:31.141Z] "register.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.141Z] "blake2b_ref.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "SFiles": [ [2024-03-21T09:11:31.141Z] "blake2bAVX2_amd64.s", [2024-03-21T09:11:31.141Z] "blake2b_amd64.s" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Imports": [ [2024-03-21T09:11:31.141Z] "crypto", [2024-03-21T09:11:31.141Z] "encoding/binary", [2024-03-21T09:11:31.141Z] "errors", [2024-03-21T09:11:31.141Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.141Z] "hash", [2024-03-21T09:11:31.141Z] "io", [2024-03-21T09:11:31.141Z] "math/bits" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Deps": [ [2024-03-21T09:11:31.141Z] "crypto", [2024-03-21T09:11:31.141Z] "encoding/binary", [2024-03-21T09:11:31.141Z] "errors", [2024-03-21T09:11:31.141Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.141Z] "hash", [2024-03-21T09:11:31.141Z] "internal/abi", [2024-03-21T09:11:31.141Z] "internal/bytealg", [2024-03-21T09:11:31.141Z] "internal/cpu", [2024-03-21T09:11:31.141Z] "internal/goexperiment", [2024-03-21T09:11:31.141Z] "internal/itoa", [2024-03-21T09:11:31.141Z] "internal/oserror", [2024-03-21T09:11:31.141Z] "internal/poll", [2024-03-21T09:11:31.141Z] "internal/race", [2024-03-21T09:11:31.141Z] "internal/reflectlite", [2024-03-21T09:11:31.141Z] "internal/syscall/execenv", [2024-03-21T09:11:31.141Z] "internal/syscall/unix", [2024-03-21T09:11:31.141Z] "internal/testlog", [2024-03-21T09:11:31.141Z] "internal/unsafeheader", [2024-03-21T09:11:31.141Z] "io", [2024-03-21T09:11:31.141Z] "io/fs", [2024-03-21T09:11:31.141Z] "math", [2024-03-21T09:11:31.141Z] "math/bits", [2024-03-21T09:11:31.141Z] "os", [2024-03-21T09:11:31.141Z] "path", [2024-03-21T09:11:31.141Z] "reflect", [2024-03-21T09:11:31.141Z] "runtime", [2024-03-21T09:11:31.141Z] "runtime/internal/atomic", [2024-03-21T09:11:31.141Z] "runtime/internal/math", [2024-03-21T09:11:31.141Z] "runtime/internal/sys", [2024-03-21T09:11:31.141Z] "sort", [2024-03-21T09:11:31.141Z] "strconv", [2024-03-21T09:11:31.141Z] "strings", [2024-03-21T09:11:31.141Z] "sync", [2024-03-21T09:11:31.141Z] "sync/atomic", [2024-03-21T09:11:31.141Z] "syscall", [2024-03-21T09:11:31.141Z] "time", [2024-03-21T09:11:31.141Z] "unicode", [2024-03-21T09:11:31.141Z] "unicode/utf8", [2024-03-21T09:11:31.141Z] "unsafe" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "TestGoFiles": [ [2024-03-21T09:11:31.141Z] "blake2b_test.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "TestImports": [ [2024-03-21T09:11:31.141Z] "bytes", [2024-03-21T09:11:31.141Z] "encoding", [2024-03-21T09:11:31.141Z] "encoding/hex", [2024-03-21T09:11:31.141Z] "fmt", [2024-03-21T09:11:31.141Z] "hash", [2024-03-21T09:11:31.141Z] "io", [2024-03-21T09:11:31.141Z] "testing" [2024-03-21T09:11:31.141Z] ] [2024-03-21T09:11:31.141Z] } [2024-03-21T09:11:31.141Z] { [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/curve25519/internal/field", [2024-03-21T09:11:31.141Z] "ImportPath": "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.141Z] "Name": "field", [2024-03-21T09:11:31.141Z] "Doc": "Package field implements fast arithmetic modulo 2^255-19.", [2024-03-21T09:11:31.141Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.141Z] "Module": { [2024-03-21T09:11:31.141Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.141Z] "Version": "v0.21.0", [2024-03-21T09:11:31.141Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.141Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.141Z] "GoVersion": "1.18" [2024-03-21T09:11:31.141Z] }, [2024-03-21T09:11:31.141Z] "DepOnly": true, [2024-03-21T09:11:31.141Z] "Stale": true, [2024-03-21T09:11:31.141Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.141Z] "GoFiles": [ [2024-03-21T09:11:31.141Z] "fe.go", [2024-03-21T09:11:31.141Z] "fe_amd64.go", [2024-03-21T09:11:31.141Z] "fe_arm64_noasm.go", [2024-03-21T09:11:31.141Z] "fe_generic.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.141Z] "fe_amd64_noasm.go", [2024-03-21T09:11:31.141Z] "fe_arm64.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:31.141Z] "fe_arm64.s" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "SFiles": [ [2024-03-21T09:11:31.141Z] "fe_amd64.s" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Imports": [ [2024-03-21T09:11:31.141Z] "crypto/subtle", [2024-03-21T09:11:31.141Z] "encoding/binary", [2024-03-21T09:11:31.141Z] "math/bits" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Deps": [ [2024-03-21T09:11:31.141Z] "crypto/subtle", [2024-03-21T09:11:31.141Z] "encoding/binary", [2024-03-21T09:11:31.141Z] "errors", [2024-03-21T09:11:31.141Z] "internal/abi", [2024-03-21T09:11:31.141Z] "internal/bytealg", [2024-03-21T09:11:31.141Z] "internal/cpu", [2024-03-21T09:11:31.141Z] "internal/goexperiment", [2024-03-21T09:11:31.141Z] "internal/itoa", [2024-03-21T09:11:31.141Z] "internal/race", [2024-03-21T09:11:31.141Z] "internal/reflectlite", [2024-03-21T09:11:31.141Z] "internal/unsafeheader", [2024-03-21T09:11:31.141Z] "io", [2024-03-21T09:11:31.141Z] "math", [2024-03-21T09:11:31.141Z] "math/bits", [2024-03-21T09:11:31.141Z] "reflect", [2024-03-21T09:11:31.141Z] "runtime", [2024-03-21T09:11:31.141Z] "runtime/internal/atomic", [2024-03-21T09:11:31.141Z] "runtime/internal/math", [2024-03-21T09:11:31.141Z] "runtime/internal/sys", [2024-03-21T09:11:31.141Z] "strconv", [2024-03-21T09:11:31.141Z] "sync", [2024-03-21T09:11:31.141Z] "sync/atomic", [2024-03-21T09:11:31.141Z] "unicode", [2024-03-21T09:11:31.141Z] "unicode/utf8", [2024-03-21T09:11:31.141Z] "unsafe" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "TestGoFiles": [ [2024-03-21T09:11:31.141Z] "fe_alias_test.go", [2024-03-21T09:11:31.141Z] "fe_bench_test.go", [2024-03-21T09:11:31.141Z] "fe_test.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "TestImports": [ [2024-03-21T09:11:31.141Z] "bytes", [2024-03-21T09:11:31.141Z] "crypto/rand", [2024-03-21T09:11:31.141Z] "encoding/hex", [2024-03-21T09:11:31.141Z] "io", [2024-03-21T09:11:31.141Z] "math/big", [2024-03-21T09:11:31.141Z] "math/bits", [2024-03-21T09:11:31.141Z] "math/rand", [2024-03-21T09:11:31.141Z] "reflect", [2024-03-21T09:11:31.141Z] "testing", [2024-03-21T09:11:31.141Z] "testing/quick" [2024-03-21T09:11:31.141Z] ] [2024-03-21T09:11:31.141Z] } [2024-03-21T09:11:31.141Z] { [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/curve25519", [2024-03-21T09:11:31.141Z] "ImportPath": "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.141Z] "Name": "curve25519", [2024-03-21T09:11:31.141Z] "Doc": "Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.", [2024-03-21T09:11:31.141Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.141Z] "Module": { [2024-03-21T09:11:31.141Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.141Z] "Version": "v0.21.0", [2024-03-21T09:11:31.141Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.141Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.141Z] "GoVersion": "1.18" [2024-03-21T09:11:31.141Z] }, [2024-03-21T09:11:31.141Z] "DepOnly": true, [2024-03-21T09:11:31.141Z] "Stale": true, [2024-03-21T09:11:31.141Z] "StaleReason": "stale dependency: golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.141Z] "GoFiles": [ [2024-03-21T09:11:31.141Z] "curve25519.go", [2024-03-21T09:11:31.141Z] "curve25519_compat.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.141Z] "curve25519_go120.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Imports": [ [2024-03-21T09:11:31.141Z] "crypto/subtle", [2024-03-21T09:11:31.141Z] "errors", [2024-03-21T09:11:31.141Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.141Z] "strconv" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "Deps": [ [2024-03-21T09:11:31.141Z] "crypto/subtle", [2024-03-21T09:11:31.141Z] "encoding/binary", [2024-03-21T09:11:31.141Z] "errors", [2024-03-21T09:11:31.141Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.141Z] "internal/abi", [2024-03-21T09:11:31.141Z] "internal/bytealg", [2024-03-21T09:11:31.141Z] "internal/cpu", [2024-03-21T09:11:31.141Z] "internal/goexperiment", [2024-03-21T09:11:31.141Z] "internal/itoa", [2024-03-21T09:11:31.141Z] "internal/race", [2024-03-21T09:11:31.141Z] "internal/reflectlite", [2024-03-21T09:11:31.141Z] "internal/unsafeheader", [2024-03-21T09:11:31.141Z] "io", [2024-03-21T09:11:31.141Z] "math", [2024-03-21T09:11:31.141Z] "math/bits", [2024-03-21T09:11:31.141Z] "reflect", [2024-03-21T09:11:31.141Z] "runtime", [2024-03-21T09:11:31.141Z] "runtime/internal/atomic", [2024-03-21T09:11:31.141Z] "runtime/internal/math", [2024-03-21T09:11:31.141Z] "runtime/internal/sys", [2024-03-21T09:11:31.141Z] "strconv", [2024-03-21T09:11:31.141Z] "sync", [2024-03-21T09:11:31.141Z] "sync/atomic", [2024-03-21T09:11:31.141Z] "unicode", [2024-03-21T09:11:31.141Z] "unicode/utf8", [2024-03-21T09:11:31.141Z] "unsafe" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "XTestGoFiles": [ [2024-03-21T09:11:31.141Z] "curve25519_test.go", [2024-03-21T09:11:31.141Z] "vectors_test.go" [2024-03-21T09:11:31.141Z] ], [2024-03-21T09:11:31.141Z] "XTestImports": [ [2024-03-21T09:11:31.141Z] "bytes", [2024-03-21T09:11:31.141Z] "crypto/rand", [2024-03-21T09:11:31.141Z] "encoding/hex", [2024-03-21T09:11:31.141Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.141Z] "testing" [2024-03-21T09:11:31.141Z] ] [2024-03-21T09:11:31.141Z] } [2024-03-21T09:11:31.141Z] { [2024-03-21T09:11:31.141Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17/kx", [2024-03-21T09:11:31.141Z] "ImportPath": "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.141Z] "Name": "kx", [2024-03-21T09:11:31.141Z] "Root": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-21T09:11:31.141Z] "Module": { [2024-03-21T09:11:31.141Z] "Path": "github.com/openziti/secretstream", [2024-03-21T09:11:31.141Z] "Version": "v0.1.17", [2024-03-21T09:11:31.141Z] "Time": "2024-03-11T23:52:26Z", [2024-03-21T09:11:31.141Z] "Indirect": true, [2024-03-21T09:11:31.142Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-21T09:11:31.142Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/secretstream/@v/v0.1.17.mod", [2024-03-21T09:11:31.142Z] "GoVersion": "1.19" [2024-03-21T09:11:31.142Z] }, [2024-03-21T09:11:31.142Z] "DepOnly": true, [2024-03-21T09:11:31.142Z] "Stale": true, [2024-03-21T09:11:31.142Z] "StaleReason": "stale dependency: golang.org/x/sys/cpu", [2024-03-21T09:11:31.142Z] "GoFiles": [ [2024-03-21T09:11:31.142Z] "kx.go" [2024-03-21T09:11:31.142Z] ], [2024-03-21T09:11:31.142Z] "Imports": [ [2024-03-21T09:11:31.142Z] "crypto/rand", [2024-03-21T09:11:31.142Z] "errors", [2024-03-21T09:11:31.142Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.142Z] "golang.org/x/crypto/curve25519" [2024-03-21T09:11:31.142Z] ], [2024-03-21T09:11:31.142Z] "Deps": [ [2024-03-21T09:11:31.142Z] "bufio", [2024-03-21T09:11:31.142Z] "bytes", [2024-03-21T09:11:31.142Z] "crypto", [2024-03-21T09:11:31.142Z] "crypto/aes", [2024-03-21T09:11:31.142Z] "crypto/cipher", [2024-03-21T09:11:31.142Z] "crypto/internal/subtle", [2024-03-21T09:11:31.142Z] "crypto/rand", [2024-03-21T09:11:31.142Z] "crypto/subtle", [2024-03-21T09:11:31.142Z] "encoding/binary", [2024-03-21T09:11:31.142Z] "errors", [2024-03-21T09:11:31.142Z] "fmt", [2024-03-21T09:11:31.142Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.142Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.142Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.142Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.142Z] "hash", [2024-03-21T09:11:31.142Z] "internal/abi", [2024-03-21T09:11:31.142Z] "internal/bytealg", [2024-03-21T09:11:31.142Z] "internal/cpu", [2024-03-21T09:11:31.142Z] "internal/fmtsort", [2024-03-21T09:11:31.142Z] "internal/goexperiment", [2024-03-21T09:11:31.142Z] "internal/itoa", [2024-03-21T09:11:31.142Z] "internal/oserror", [2024-03-21T09:11:31.142Z] "internal/poll", [2024-03-21T09:11:31.142Z] "internal/race", [2024-03-21T09:11:31.142Z] "internal/reflectlite", [2024-03-21T09:11:31.142Z] "internal/syscall/execenv", [2024-03-21T09:11:31.142Z] "internal/syscall/unix", [2024-03-21T09:11:31.142Z] "internal/testlog", [2024-03-21T09:11:31.142Z] "internal/unsafeheader", [2024-03-21T09:11:31.142Z] "io", [2024-03-21T09:11:31.142Z] "io/fs", [2024-03-21T09:11:31.142Z] "math", [2024-03-21T09:11:31.142Z] "math/big", [2024-03-21T09:11:31.142Z] "math/bits", [2024-03-21T09:11:31.142Z] "math/rand", [2024-03-21T09:11:31.142Z] "os", [2024-03-21T09:11:31.142Z] "path", [2024-03-21T09:11:31.142Z] "reflect", [2024-03-21T09:11:31.142Z] "runtime", [2024-03-21T09:11:31.142Z] "runtime/internal/atomic", [2024-03-21T09:11:31.142Z] "runtime/internal/math", [2024-03-21T09:11:31.142Z] "runtime/internal/sys", [2024-03-21T09:11:31.142Z] "sort", [2024-03-21T09:11:31.142Z] "strconv", [2024-03-21T09:11:31.142Z] "strings", [2024-03-21T09:11:31.142Z] "sync", [2024-03-21T09:11:31.142Z] "sync/atomic", [2024-03-21T09:11:31.142Z] "syscall", [2024-03-21T09:11:31.142Z] "time", [2024-03-21T09:11:31.142Z] "unicode", [2024-03-21T09:11:31.142Z] "unicode/utf8", [2024-03-21T09:11:31.142Z] "unsafe" [2024-03-21T09:11:31.142Z] ], [2024-03-21T09:11:31.142Z] "TestGoFiles": [ [2024-03-21T09:11:31.142Z] "kx_test.go" [2024-03-21T09:11:31.142Z] ], [2024-03-21T09:11:31.142Z] "TestImports": [ [2024-03-21T09:11:31.142Z] "bytes", [2024-03-21T09:11:31.142Z] "encoding/hex", [2024-03-21T09:11:31.142Z] "reflect", [2024-03-21T09:11:31.142Z] "testing" [2024-03-21T09:11:31.142Z] ] [2024-03-21T09:11:31.142Z] } [2024-03-21T09:11:31.142Z] { [2024-03-21T09:11:31.142Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124/proxies", [2024-03-21T09:11:31.142Z] "ImportPath": "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.142Z] "Name": "proxies", [2024-03-21T09:11:31.142Z] "Root": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-21T09:11:31.142Z] "Module": { [2024-03-21T09:11:31.142Z] "Path": "github.com/openziti/transport/v2", [2024-03-21T09:11:31.142Z] "Version": "v2.0.124", [2024-03-21T09:11:31.142Z] "Time": "2024-03-11T23:39:14Z", [2024-03-21T09:11:31.142Z] "Indirect": true, [2024-03-21T09:11:31.142Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-21T09:11:31.142Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/transport/v2/@v/v2.0.124.mod", [2024-03-21T09:11:31.142Z] "GoVersion": "1.19" [2024-03-21T09:11:31.142Z] }, [2024-03-21T09:11:31.142Z] "DepOnly": true, [2024-03-21T09:11:31.142Z] "Stale": true, [2024-03-21T09:11:31.142Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.142Z] "GoFiles": [ [2024-03-21T09:11:31.142Z] "http_connect.go" [2024-03-21T09:11:31.142Z] ], [2024-03-21T09:11:31.142Z] "Imports": [ [2024-03-21T09:11:31.142Z] "bufio", [2024-03-21T09:11:31.142Z] "context", [2024-03-21T09:11:31.142Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.142Z] "github.com/pkg/errors", [2024-03-21T09:11:31.142Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.142Z] "io", [2024-03-21T09:11:31.142Z] "net", [2024-03-21T09:11:31.142Z] "net/http", [2024-03-21T09:11:31.142Z] "net/url", [2024-03-21T09:11:31.142Z] "time" [2024-03-21T09:11:31.142Z] ], [2024-03-21T09:11:31.142Z] "Deps": [ [2024-03-21T09:11:31.142Z] "bufio", [2024-03-21T09:11:31.142Z] "bytes", [2024-03-21T09:11:31.142Z] "compress/flate", [2024-03-21T09:11:31.142Z] "compress/gzip", [2024-03-21T09:11:31.142Z] "container/list", [2024-03-21T09:11:31.142Z] "context", [2024-03-21T09:11:31.142Z] "crypto", [2024-03-21T09:11:31.142Z] "crypto/aes", [2024-03-21T09:11:31.142Z] "crypto/cipher", [2024-03-21T09:11:31.142Z] "crypto/des", [2024-03-21T09:11:31.142Z] "crypto/dsa", [2024-03-21T09:11:31.142Z] "crypto/ecdsa", [2024-03-21T09:11:31.142Z] "crypto/ed25519", [2024-03-21T09:11:31.142Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.142Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.142Z] "crypto/elliptic", [2024-03-21T09:11:31.142Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.142Z] "crypto/hmac", [2024-03-21T09:11:31.142Z] "crypto/internal/randutil", [2024-03-21T09:11:31.142Z] "crypto/internal/subtle", [2024-03-21T09:11:31.142Z] "crypto/md5", [2024-03-21T09:11:31.142Z] "crypto/rand", [2024-03-21T09:11:31.142Z] "crypto/rc4", [2024-03-21T09:11:31.142Z] "crypto/rsa", [2024-03-21T09:11:31.142Z] "crypto/sha1", [2024-03-21T09:11:31.142Z] "crypto/sha256", [2024-03-21T09:11:31.142Z] "crypto/sha512", [2024-03-21T09:11:31.142Z] "crypto/subtle", [2024-03-21T09:11:31.142Z] "crypto/tls", [2024-03-21T09:11:31.142Z] "crypto/x509", [2024-03-21T09:11:31.142Z] "crypto/x509/pkix", [2024-03-21T09:11:31.142Z] "encoding", [2024-03-21T09:11:31.142Z] "encoding/asn1", [2024-03-21T09:11:31.142Z] "encoding/base64", [2024-03-21T09:11:31.142Z] "encoding/binary", [2024-03-21T09:11:31.142Z] "encoding/hex", [2024-03-21T09:11:31.142Z] "encoding/json", [2024-03-21T09:11:31.142Z] "encoding/pem", [2024-03-21T09:11:31.142Z] "errors", [2024-03-21T09:11:31.142Z] "fmt", [2024-03-21T09:11:31.142Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.142Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.142Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.142Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.142Z] "github.com/pkg/errors", [2024-03-21T09:11:31.142Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.142Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.142Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.142Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.142Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.142Z] "golang.org/x/term", [2024-03-21T09:11:31.142Z] "hash", [2024-03-21T09:11:31.142Z] "hash/crc32", [2024-03-21T09:11:31.142Z] "internal/abi", [2024-03-21T09:11:31.142Z] "internal/bytealg", [2024-03-21T09:11:31.142Z] "internal/cpu", [2024-03-21T09:11:31.142Z] "internal/fmtsort", [2024-03-21T09:11:31.142Z] "internal/goexperiment", [2024-03-21T09:11:31.142Z] "internal/itoa", [2024-03-21T09:11:31.142Z] "internal/nettrace", [2024-03-21T09:11:31.142Z] "internal/oserror", [2024-03-21T09:11:31.142Z] "internal/poll", [2024-03-21T09:11:31.142Z] "internal/race", [2024-03-21T09:11:31.142Z] "internal/reflectlite", [2024-03-21T09:11:31.142Z] "internal/singleflight", [2024-03-21T09:11:31.142Z] "internal/syscall/execenv", [2024-03-21T09:11:31.142Z] "internal/syscall/unix", [2024-03-21T09:11:31.142Z] "internal/testlog", [2024-03-21T09:11:31.142Z] "internal/unsafeheader", [2024-03-21T09:11:31.142Z] "io", [2024-03-21T09:11:31.142Z] "io/fs", [2024-03-21T09:11:31.142Z] "io/ioutil", [2024-03-21T09:11:31.142Z] "log", [2024-03-21T09:11:31.142Z] "math", [2024-03-21T09:11:31.142Z] "math/big", [2024-03-21T09:11:31.142Z] "math/bits", [2024-03-21T09:11:31.142Z] "math/rand", [2024-03-21T09:11:31.142Z] "mime", [2024-03-21T09:11:31.142Z] "mime/multipart", [2024-03-21T09:11:31.142Z] "mime/quotedprintable", [2024-03-21T09:11:31.142Z] "net", [2024-03-21T09:11:31.142Z] "net/http", [2024-03-21T09:11:31.142Z] "net/http/httptrace", [2024-03-21T09:11:31.142Z] "net/http/internal", [2024-03-21T09:11:31.142Z] "net/http/internal/ascii", [2024-03-21T09:11:31.142Z] "net/textproto", [2024-03-21T09:11:31.142Z] "net/url", [2024-03-21T09:11:31.142Z] "os", [2024-03-21T09:11:31.142Z] "path", [2024-03-21T09:11:31.142Z] "path/filepath", [2024-03-21T09:11:31.142Z] "reflect", [2024-03-21T09:11:31.142Z] "runtime", [2024-03-21T09:11:31.142Z] "runtime/cgo", [2024-03-21T09:11:31.142Z] "runtime/internal/atomic", [2024-03-21T09:11:31.142Z] "runtime/internal/math", [2024-03-21T09:11:31.142Z] "runtime/internal/sys", [2024-03-21T09:11:31.142Z] "sort", [2024-03-21T09:11:31.142Z] "strconv", [2024-03-21T09:11:31.142Z] "strings", [2024-03-21T09:11:31.142Z] "sync", [2024-03-21T09:11:31.142Z] "sync/atomic", [2024-03-21T09:11:31.142Z] "syscall", [2024-03-21T09:11:31.142Z] "time", [2024-03-21T09:11:31.142Z] "unicode", [2024-03-21T09:11:31.142Z] "unicode/utf16", [2024-03-21T09:11:31.142Z] "unicode/utf8", [2024-03-21T09:11:31.142Z] "unsafe", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.142Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.142Z] ] [2024-03-21T09:11:31.142Z] } [2024-03-21T09:11:31.142Z] { [2024-03-21T09:11:31.142Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124/tls", [2024-03-21T09:11:31.142Z] "ImportPath": "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.142Z] "Name": "tls", [2024-03-21T09:11:31.142Z] "Root": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-21T09:11:31.142Z] "Module": { [2024-03-21T09:11:31.142Z] "Path": "github.com/openziti/transport/v2", [2024-03-21T09:11:31.142Z] "Version": "v2.0.124", [2024-03-21T09:11:31.142Z] "Time": "2024-03-11T23:39:14Z", [2024-03-21T09:11:31.142Z] "Indirect": true, [2024-03-21T09:11:31.142Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-03-21T09:11:31.142Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/transport/v2/@v/v2.0.124.mod", [2024-03-21T09:11:31.142Z] "GoVersion": "1.19" [2024-03-21T09:11:31.142Z] }, [2024-03-21T09:11:31.142Z] "DepOnly": true, [2024-03-21T09:11:31.142Z] "Stale": true, [2024-03-21T09:11:31.142Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.142Z] "GoFiles": [ [2024-03-21T09:11:31.142Z] "address.go", [2024-03-21T09:11:31.142Z] "connection.go", [2024-03-21T09:11:31.142Z] "dialer.go", [2024-03-21T09:11:31.142Z] "listener.go" [2024-03-21T09:11:31.142Z] ], [2024-03-21T09:11:31.142Z] "Imports": [ [2024-03-21T09:11:31.142Z] "context", [2024-03-21T09:11:31.142Z] "crypto/tls", [2024-03-21T09:11:31.142Z] "crypto/x509", [2024-03-21T09:11:31.142Z] "fmt", [2024-03-21T09:11:31.142Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.142Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.142Z] "github.com/openziti/identity", [2024-03-21T09:11:31.142Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.142Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.142Z] "github.com/pkg/errors", [2024-03-21T09:11:31.142Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.142Z] "io", [2024-03-21T09:11:31.142Z] "net", [2024-03-21T09:11:31.142Z] "strconv", [2024-03-21T09:11:31.142Z] "strings", [2024-03-21T09:11:31.142Z] "sync", [2024-03-21T09:11:31.142Z] "sync/atomic", [2024-03-21T09:11:31.142Z] "time" [2024-03-21T09:11:31.142Z] ], [2024-03-21T09:11:31.142Z] "Deps": [ [2024-03-21T09:11:31.142Z] "bufio", [2024-03-21T09:11:31.142Z] "bytes", [2024-03-21T09:11:31.142Z] "compress/flate", [2024-03-21T09:11:31.142Z] "compress/gzip", [2024-03-21T09:11:31.142Z] "container/list", [2024-03-21T09:11:31.142Z] "context", [2024-03-21T09:11:31.142Z] "crypto", [2024-03-21T09:11:31.142Z] "crypto/aes", [2024-03-21T09:11:31.142Z] "crypto/cipher", [2024-03-21T09:11:31.142Z] "crypto/des", [2024-03-21T09:11:31.142Z] "crypto/dsa", [2024-03-21T09:11:31.142Z] "crypto/ecdsa", [2024-03-21T09:11:31.142Z] "crypto/ed25519", [2024-03-21T09:11:31.142Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.142Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.142Z] "crypto/elliptic", [2024-03-21T09:11:31.142Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.142Z] "crypto/hmac", [2024-03-21T09:11:31.142Z] "crypto/internal/randutil", [2024-03-21T09:11:31.142Z] "crypto/internal/subtle", [2024-03-21T09:11:31.142Z] "crypto/md5", [2024-03-21T09:11:31.142Z] "crypto/rand", [2024-03-21T09:11:31.142Z] "crypto/rc4", [2024-03-21T09:11:31.142Z] "crypto/rsa", [2024-03-21T09:11:31.142Z] "crypto/sha1", [2024-03-21T09:11:31.142Z] "crypto/sha256", [2024-03-21T09:11:31.142Z] "crypto/sha512", [2024-03-21T09:11:31.142Z] "crypto/subtle", [2024-03-21T09:11:31.142Z] "crypto/tls", [2024-03-21T09:11:31.142Z] "crypto/x509", [2024-03-21T09:11:31.142Z] "crypto/x509/pkix", [2024-03-21T09:11:31.142Z] "embed", [2024-03-21T09:11:31.142Z] "encoding", [2024-03-21T09:11:31.142Z] "encoding/asn1", [2024-03-21T09:11:31.142Z] "encoding/base64", [2024-03-21T09:11:31.142Z] "encoding/binary", [2024-03-21T09:11:31.142Z] "encoding/hex", [2024-03-21T09:11:31.142Z] "encoding/json", [2024-03-21T09:11:31.142Z] "encoding/pem", [2024-03-21T09:11:31.142Z] "errors", [2024-03-21T09:11:31.142Z] "fmt", [2024-03-21T09:11:31.142Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.142Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.142Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.142Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.142Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.142Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.142Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.142Z] "github.com/openziti/identity", [2024-03-21T09:11:31.142Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.142Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.142Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.142Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.142Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.142Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.142Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.142Z] "github.com/pkg/errors", [2024-03-21T09:11:31.142Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.142Z] "go/token", [2024-03-21T09:11:31.142Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.142Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.142Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.142Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.142Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.142Z] "golang.org/x/term", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.142Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.142Z] "hash", [2024-03-21T09:11:31.142Z] "hash/crc32", [2024-03-21T09:11:31.142Z] "hash/fnv", [2024-03-21T09:11:31.142Z] "internal/abi", [2024-03-21T09:11:31.142Z] "internal/bytealg", [2024-03-21T09:11:31.142Z] "internal/cpu", [2024-03-21T09:11:31.143Z] "internal/fmtsort", [2024-03-21T09:11:31.143Z] "internal/goexperiment", [2024-03-21T09:11:31.143Z] "internal/itoa", [2024-03-21T09:11:31.143Z] "internal/nettrace", [2024-03-21T09:11:31.143Z] "internal/oserror", [2024-03-21T09:11:31.143Z] "internal/poll", [2024-03-21T09:11:31.143Z] "internal/race", [2024-03-21T09:11:31.143Z] "internal/reflectlite", [2024-03-21T09:11:31.143Z] "internal/singleflight", [2024-03-21T09:11:31.143Z] "internal/syscall/execenv", [2024-03-21T09:11:31.143Z] "internal/syscall/unix", [2024-03-21T09:11:31.143Z] "internal/testlog", [2024-03-21T09:11:31.143Z] "internal/unsafeheader", [2024-03-21T09:11:31.143Z] "io", [2024-03-21T09:11:31.143Z] "io/fs", [2024-03-21T09:11:31.143Z] "io/ioutil", [2024-03-21T09:11:31.143Z] "log", [2024-03-21T09:11:31.143Z] "math", [2024-03-21T09:11:31.143Z] "math/big", [2024-03-21T09:11:31.143Z] "math/bits", [2024-03-21T09:11:31.143Z] "math/rand", [2024-03-21T09:11:31.143Z] "mime", [2024-03-21T09:11:31.143Z] "mime/multipart", [2024-03-21T09:11:31.143Z] "mime/quotedprintable", [2024-03-21T09:11:31.143Z] "net", [2024-03-21T09:11:31.143Z] "net/http", [2024-03-21T09:11:31.143Z] "net/http/httptrace", [2024-03-21T09:11:31.143Z] "net/http/internal", [2024-03-21T09:11:31.143Z] "net/http/internal/ascii", [2024-03-21T09:11:31.143Z] "net/textproto", [2024-03-21T09:11:31.143Z] "net/url", [2024-03-21T09:11:31.143Z] "os", [2024-03-21T09:11:31.143Z] "os/user", [2024-03-21T09:11:31.143Z] "path", [2024-03-21T09:11:31.143Z] "path/filepath", [2024-03-21T09:11:31.143Z] "reflect", [2024-03-21T09:11:31.143Z] "runtime", [2024-03-21T09:11:31.143Z] "runtime/cgo", [2024-03-21T09:11:31.143Z] "runtime/internal/atomic", [2024-03-21T09:11:31.143Z] "runtime/internal/math", [2024-03-21T09:11:31.143Z] "runtime/internal/sys", [2024-03-21T09:11:31.143Z] "sort", [2024-03-21T09:11:31.143Z] "strconv", [2024-03-21T09:11:31.143Z] "strings", [2024-03-21T09:11:31.143Z] "sync", [2024-03-21T09:11:31.143Z] "sync/atomic", [2024-03-21T09:11:31.143Z] "syscall", [2024-03-21T09:11:31.143Z] "time", [2024-03-21T09:11:31.143Z] "unicode", [2024-03-21T09:11:31.143Z] "unicode/utf16", [2024-03-21T09:11:31.143Z] "unicode/utf8", [2024-03-21T09:11:31.143Z] "unsafe", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "TestGoFiles": [ [2024-03-21T09:11:31.143Z] "listener_test.go" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "TestImports": [ [2024-03-21T09:11:31.143Z] "crypto/ecdsa", [2024-03-21T09:11:31.143Z] "crypto/elliptic", [2024-03-21T09:11:31.143Z] "crypto/rand", [2024-03-21T09:11:31.143Z] "crypto/tls", [2024-03-21T09:11:31.143Z] "crypto/x509", [2024-03-21T09:11:31.143Z] "crypto/x509/pkix", [2024-03-21T09:11:31.143Z] "fmt", [2024-03-21T09:11:31.143Z] "github.com/openziti/identity", [2024-03-21T09:11:31.143Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.143Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.143Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.143Z] "math/big", [2024-03-21T09:11:31.143Z] "net", [2024-03-21T09:11:31.143Z] "net/http", [2024-03-21T09:11:31.143Z] "testing", [2024-03-21T09:11:31.143Z] "time" [2024-03-21T09:11:31.143Z] ] [2024-03-21T09:11:31.143Z] } [2024-03-21T09:11:31.143Z] { [2024-03-21T09:11:31.143Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/edge", [2024-03-21T09:11:31.143Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.143Z] "Name": "edge", [2024-03-21T09:11:31.143Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.143Z] "Module": { [2024-03-21T09:11:31.143Z] "Path": "github.com/openziti/sdk-golang", [2024-03-21T09:11:31.143Z] "Version": "v0.23.13", [2024-03-21T09:11:31.143Z] "Time": "2024-03-19T20:49:48Z", [2024-03-21T09:11:31.143Z] "Indirect": true, [2024-03-21T09:11:31.143Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.143Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-21T09:11:31.143Z] "GoVersion": "1.20" [2024-03-21T09:11:31.143Z] }, [2024-03-21T09:11:31.143Z] "DepOnly": true, [2024-03-21T09:11:31.143Z] "Stale": true, [2024-03-21T09:11:31.143Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.143Z] "GoFiles": [ [2024-03-21T09:11:31.143Z] "addr.go", [2024-03-21T09:11:31.143Z] "addr_parsers.go", [2024-03-21T09:11:31.143Z] "conn.go", [2024-03-21T09:11:31.143Z] "messages.go", [2024-03-21T09:11:31.143Z] "msg_mux.go", [2024-03-21T09:11:31.143Z] "types.go" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.143Z] "addr_parsers_js.go" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "Imports": [ [2024-03-21T09:11:31.143Z] "encoding/binary", [2024-03-21T09:11:31.143Z] "fmt", [2024-03-21T09:11:31.143Z] "github.com/google/uuid", [2024-03-21T09:11:31.143Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.143Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.143Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.143Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.143Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.143Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.143Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.143Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.143Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.143Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.143Z] "github.com/pkg/errors", [2024-03-21T09:11:31.143Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.143Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.143Z] "io", [2024-03-21T09:11:31.143Z] "math", [2024-03-21T09:11:31.143Z] "net", [2024-03-21T09:11:31.143Z] "os", [2024-03-21T09:11:31.143Z] "strings", [2024-03-21T09:11:31.143Z] "sync", [2024-03-21T09:11:31.143Z] "sync/atomic", [2024-03-21T09:11:31.143Z] "time" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "Deps": [ [2024-03-21T09:11:31.143Z] "bufio", [2024-03-21T09:11:31.143Z] "bytes", [2024-03-21T09:11:31.143Z] "compress/flate", [2024-03-21T09:11:31.143Z] "compress/gzip", [2024-03-21T09:11:31.143Z] "container/heap", [2024-03-21T09:11:31.143Z] "container/list", [2024-03-21T09:11:31.143Z] "context", [2024-03-21T09:11:31.143Z] "crypto", [2024-03-21T09:11:31.143Z] "crypto/aes", [2024-03-21T09:11:31.143Z] "crypto/cipher", [2024-03-21T09:11:31.143Z] "crypto/des", [2024-03-21T09:11:31.143Z] "crypto/dsa", [2024-03-21T09:11:31.143Z] "crypto/ecdsa", [2024-03-21T09:11:31.143Z] "crypto/ed25519", [2024-03-21T09:11:31.143Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.143Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.143Z] "crypto/elliptic", [2024-03-21T09:11:31.143Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.143Z] "crypto/hmac", [2024-03-21T09:11:31.143Z] "crypto/internal/randutil", [2024-03-21T09:11:31.143Z] "crypto/internal/subtle", [2024-03-21T09:11:31.143Z] "crypto/md5", [2024-03-21T09:11:31.143Z] "crypto/rand", [2024-03-21T09:11:31.143Z] "crypto/rc4", [2024-03-21T09:11:31.143Z] "crypto/rsa", [2024-03-21T09:11:31.143Z] "crypto/sha1", [2024-03-21T09:11:31.143Z] "crypto/sha256", [2024-03-21T09:11:31.143Z] "crypto/sha512", [2024-03-21T09:11:31.143Z] "crypto/subtle", [2024-03-21T09:11:31.143Z] "crypto/tls", [2024-03-21T09:11:31.143Z] "crypto/x509", [2024-03-21T09:11:31.143Z] "crypto/x509/pkix", [2024-03-21T09:11:31.143Z] "database/sql/driver", [2024-03-21T09:11:31.143Z] "embed", [2024-03-21T09:11:31.143Z] "encoding", [2024-03-21T09:11:31.143Z] "encoding/asn1", [2024-03-21T09:11:31.143Z] "encoding/base64", [2024-03-21T09:11:31.143Z] "encoding/binary", [2024-03-21T09:11:31.143Z] "encoding/csv", [2024-03-21T09:11:31.143Z] "encoding/gob", [2024-03-21T09:11:31.143Z] "encoding/hex", [2024-03-21T09:11:31.143Z] "encoding/json", [2024-03-21T09:11:31.143Z] "encoding/pem", [2024-03-21T09:11:31.143Z] "encoding/xml", [2024-03-21T09:11:31.143Z] "errors", [2024-03-21T09:11:31.143Z] "fmt", [2024-03-21T09:11:31.143Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.143Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.143Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.143Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.143Z] "github.com/google/uuid", [2024-03-21T09:11:31.143Z] "github.com/josharian/intern", [2024-03-21T09:11:31.143Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.143Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.143Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.143Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.143Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.143Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.143Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.143Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.143Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.143Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.143Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.143Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.143Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.143Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.143Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.143Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.143Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.143Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.143Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.143Z] "github.com/openziti/identity", [2024-03-21T09:11:31.143Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.143Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.143Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.143Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.143Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.143Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.143Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.143Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.143Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.143Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.143Z] "github.com/pkg/errors", [2024-03-21T09:11:31.143Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.143Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.143Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.143Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.143Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.143Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.143Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.143Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.143Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.143Z] "go/token", [2024-03-21T09:11:31.143Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.143Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.143Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.143Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.143Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.143Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.143Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.143Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.143Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.143Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.143Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.143Z] "golang.org/x/term", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.143Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.143Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.143Z] "hash", [2024-03-21T09:11:31.143Z] "hash/crc32", [2024-03-21T09:11:31.143Z] "hash/fnv", [2024-03-21T09:11:31.143Z] "html", [2024-03-21T09:11:31.143Z] "internal/abi", [2024-03-21T09:11:31.143Z] "internal/bytealg", [2024-03-21T09:11:31.143Z] "internal/cpu", [2024-03-21T09:11:31.143Z] "internal/fmtsort", [2024-03-21T09:11:31.143Z] "internal/goexperiment", [2024-03-21T09:11:31.143Z] "internal/itoa", [2024-03-21T09:11:31.143Z] "internal/nettrace", [2024-03-21T09:11:31.143Z] "internal/oserror", [2024-03-21T09:11:31.143Z] "internal/poll", [2024-03-21T09:11:31.143Z] "internal/race", [2024-03-21T09:11:31.143Z] "internal/reflectlite", [2024-03-21T09:11:31.143Z] "internal/singleflight", [2024-03-21T09:11:31.143Z] "internal/syscall/execenv", [2024-03-21T09:11:31.143Z] "internal/syscall/unix", [2024-03-21T09:11:31.143Z] "internal/testlog", [2024-03-21T09:11:31.143Z] "internal/unsafeheader", [2024-03-21T09:11:31.143Z] "io", [2024-03-21T09:11:31.143Z] "io/fs", [2024-03-21T09:11:31.143Z] "io/ioutil", [2024-03-21T09:11:31.143Z] "log", [2024-03-21T09:11:31.143Z] "math", [2024-03-21T09:11:31.143Z] "math/big", [2024-03-21T09:11:31.143Z] "math/bits", [2024-03-21T09:11:31.143Z] "math/rand", [2024-03-21T09:11:31.143Z] "mime", [2024-03-21T09:11:31.143Z] "mime/multipart", [2024-03-21T09:11:31.143Z] "mime/quotedprintable", [2024-03-21T09:11:31.143Z] "net", [2024-03-21T09:11:31.143Z] "net/http", [2024-03-21T09:11:31.143Z] "net/http/httptrace", [2024-03-21T09:11:31.143Z] "net/http/internal", [2024-03-21T09:11:31.143Z] "net/http/internal/ascii", [2024-03-21T09:11:31.143Z] "net/mail", [2024-03-21T09:11:31.143Z] "net/textproto", [2024-03-21T09:11:31.143Z] "net/url", [2024-03-21T09:11:31.143Z] "os", [2024-03-21T09:11:31.143Z] "os/user", [2024-03-21T09:11:31.143Z] "path", [2024-03-21T09:11:31.143Z] "path/filepath", [2024-03-21T09:11:31.143Z] "reflect", [2024-03-21T09:11:31.143Z] "regexp", [2024-03-21T09:11:31.143Z] "regexp/syntax", [2024-03-21T09:11:31.143Z] "runtime", [2024-03-21T09:11:31.143Z] "runtime/cgo", [2024-03-21T09:11:31.143Z] "runtime/internal/atomic", [2024-03-21T09:11:31.143Z] "runtime/internal/math", [2024-03-21T09:11:31.143Z] "runtime/internal/sys", [2024-03-21T09:11:31.143Z] "sort", [2024-03-21T09:11:31.143Z] "strconv", [2024-03-21T09:11:31.143Z] "strings", [2024-03-21T09:11:31.143Z] "sync", [2024-03-21T09:11:31.143Z] "sync/atomic", [2024-03-21T09:11:31.143Z] "syscall", [2024-03-21T09:11:31.143Z] "time", [2024-03-21T09:11:31.143Z] "unicode", [2024-03-21T09:11:31.143Z] "unicode/utf16", [2024-03-21T09:11:31.143Z] "unicode/utf8", [2024-03-21T09:11:31.143Z] "unsafe", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.143Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.143Z] ] [2024-03-21T09:11:31.143Z] } [2024-03-21T09:11:31.143Z] { [2024-03-21T09:11:31.143Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/internal/alias", [2024-03-21T09:11:31.143Z] "ImportPath": "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.143Z] "Name": "alias", [2024-03-21T09:11:31.143Z] "Doc": "Package alias implements memory aliasing tests.", [2024-03-21T09:11:31.143Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.143Z] "Module": { [2024-03-21T09:11:31.143Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.143Z] "Version": "v0.21.0", [2024-03-21T09:11:31.143Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.143Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.143Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.143Z] "GoVersion": "1.18" [2024-03-21T09:11:31.143Z] }, [2024-03-21T09:11:31.143Z] "DepOnly": true, [2024-03-21T09:11:31.143Z] "Stale": true, [2024-03-21T09:11:31.143Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.143Z] "GoFiles": [ [2024-03-21T09:11:31.143Z] "alias.go" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.143Z] "alias_purego.go" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "Imports": [ [2024-03-21T09:11:31.143Z] "unsafe" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "Deps": [ [2024-03-21T09:11:31.143Z] "unsafe" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "TestGoFiles": [ [2024-03-21T09:11:31.143Z] "alias_test.go" [2024-03-21T09:11:31.143Z] ], [2024-03-21T09:11:31.143Z] "TestImports": [ [2024-03-21T09:11:31.143Z] "testing" [2024-03-21T09:11:31.143Z] ] [2024-03-21T09:11:31.143Z] } [2024-03-21T09:11:31.143Z] { [2024-03-21T09:11:31.143Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/chacha20", [2024-03-21T09:11:31.143Z] "ImportPath": "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.143Z] "Name": "chacha20", [2024-03-21T09:11:31.143Z] "Doc": "Package chacha20 implements the ChaCha20 and XChaCha20 encryption algorithms as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", [2024-03-21T09:11:31.144Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.144Z] "Module": { [2024-03-21T09:11:31.144Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.144Z] "Version": "v0.21.0", [2024-03-21T09:11:31.144Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.144Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.144Z] "GoVersion": "1.18" [2024-03-21T09:11:31.144Z] }, [2024-03-21T09:11:31.144Z] "DepOnly": true, [2024-03-21T09:11:31.144Z] "Stale": true, [2024-03-21T09:11:31.144Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.144Z] "GoFiles": [ [2024-03-21T09:11:31.144Z] "chacha_generic.go", [2024-03-21T09:11:31.144Z] "chacha_noasm.go", [2024-03-21T09:11:31.144Z] "xor.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.144Z] "chacha_arm64.go", [2024-03-21T09:11:31.144Z] "chacha_ppc64le.go", [2024-03-21T09:11:31.144Z] "chacha_s390x.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:31.144Z] "chacha_arm64.s", [2024-03-21T09:11:31.144Z] "chacha_ppc64le.s", [2024-03-21T09:11:31.144Z] "chacha_s390x.s" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Imports": [ [2024-03-21T09:11:31.144Z] "crypto/cipher", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "errors", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.144Z] "math/bits", [2024-03-21T09:11:31.144Z] "runtime" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Deps": [ [2024-03-21T09:11:31.144Z] "crypto/cipher", [2024-03-21T09:11:31.144Z] "crypto/internal/subtle", [2024-03-21T09:11:31.144Z] "crypto/subtle", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "errors", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.144Z] "internal/abi", [2024-03-21T09:11:31.144Z] "internal/bytealg", [2024-03-21T09:11:31.144Z] "internal/cpu", [2024-03-21T09:11:31.144Z] "internal/goexperiment", [2024-03-21T09:11:31.144Z] "internal/itoa", [2024-03-21T09:11:31.144Z] "internal/race", [2024-03-21T09:11:31.144Z] "internal/reflectlite", [2024-03-21T09:11:31.144Z] "internal/unsafeheader", [2024-03-21T09:11:31.144Z] "io", [2024-03-21T09:11:31.144Z] "math", [2024-03-21T09:11:31.144Z] "math/bits", [2024-03-21T09:11:31.144Z] "reflect", [2024-03-21T09:11:31.144Z] "runtime", [2024-03-21T09:11:31.144Z] "runtime/internal/atomic", [2024-03-21T09:11:31.144Z] "runtime/internal/math", [2024-03-21T09:11:31.144Z] "runtime/internal/sys", [2024-03-21T09:11:31.144Z] "strconv", [2024-03-21T09:11:31.144Z] "sync", [2024-03-21T09:11:31.144Z] "sync/atomic", [2024-03-21T09:11:31.144Z] "unicode", [2024-03-21T09:11:31.144Z] "unicode/utf8", [2024-03-21T09:11:31.144Z] "unsafe" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestGoFiles": [ [2024-03-21T09:11:31.144Z] "chacha_test.go", [2024-03-21T09:11:31.144Z] "vectors_test.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestImports": [ [2024-03-21T09:11:31.144Z] "bytes", [2024-03-21T09:11:31.144Z] "encoding/hex", [2024-03-21T09:11:31.144Z] "fmt", [2024-03-21T09:11:31.144Z] "math/rand", [2024-03-21T09:11:31.144Z] "testing" [2024-03-21T09:11:31.144Z] ] [2024-03-21T09:11:31.144Z] } [2024-03-21T09:11:31.144Z] { [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/internal/poly1305", [2024-03-21T09:11:31.144Z] "ImportPath": "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.144Z] "Name": "poly1305", [2024-03-21T09:11:31.144Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-03-21T09:11:31.144Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.144Z] "Module": { [2024-03-21T09:11:31.144Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.144Z] "Version": "v0.21.0", [2024-03-21T09:11:31.144Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.144Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.144Z] "GoVersion": "1.18" [2024-03-21T09:11:31.144Z] }, [2024-03-21T09:11:31.144Z] "DepOnly": true, [2024-03-21T09:11:31.144Z] "Stale": true, [2024-03-21T09:11:31.144Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.144Z] "GoFiles": [ [2024-03-21T09:11:31.144Z] "poly1305.go", [2024-03-21T09:11:31.144Z] "sum_amd64.go", [2024-03-21T09:11:31.144Z] "sum_generic.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.144Z] "mac_noasm.go", [2024-03-21T09:11:31.144Z] "sum_ppc64le.go", [2024-03-21T09:11:31.144Z] "sum_s390x.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:31.144Z] "sum_ppc64le.s", [2024-03-21T09:11:31.144Z] "sum_s390x.s" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "SFiles": [ [2024-03-21T09:11:31.144Z] "sum_amd64.s" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Imports": [ [2024-03-21T09:11:31.144Z] "crypto/subtle", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "math/bits" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Deps": [ [2024-03-21T09:11:31.144Z] "crypto/subtle", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "errors", [2024-03-21T09:11:31.144Z] "internal/abi", [2024-03-21T09:11:31.144Z] "internal/bytealg", [2024-03-21T09:11:31.144Z] "internal/cpu", [2024-03-21T09:11:31.144Z] "internal/goexperiment", [2024-03-21T09:11:31.144Z] "internal/itoa", [2024-03-21T09:11:31.144Z] "internal/race", [2024-03-21T09:11:31.144Z] "internal/reflectlite", [2024-03-21T09:11:31.144Z] "internal/unsafeheader", [2024-03-21T09:11:31.144Z] "io", [2024-03-21T09:11:31.144Z] "math", [2024-03-21T09:11:31.144Z] "math/bits", [2024-03-21T09:11:31.144Z] "reflect", [2024-03-21T09:11:31.144Z] "runtime", [2024-03-21T09:11:31.144Z] "runtime/internal/atomic", [2024-03-21T09:11:31.144Z] "runtime/internal/math", [2024-03-21T09:11:31.144Z] "runtime/internal/sys", [2024-03-21T09:11:31.144Z] "strconv", [2024-03-21T09:11:31.144Z] "sync", [2024-03-21T09:11:31.144Z] "sync/atomic", [2024-03-21T09:11:31.144Z] "unicode", [2024-03-21T09:11:31.144Z] "unicode/utf8", [2024-03-21T09:11:31.144Z] "unsafe" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestGoFiles": [ [2024-03-21T09:11:31.144Z] "poly1305_test.go", [2024-03-21T09:11:31.144Z] "vectors_test.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestImports": [ [2024-03-21T09:11:31.144Z] "crypto/rand", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "encoding/hex", [2024-03-21T09:11:31.144Z] "flag", [2024-03-21T09:11:31.144Z] "testing", [2024-03-21T09:11:31.144Z] "unsafe" [2024-03-21T09:11:31.144Z] ] [2024-03-21T09:11:31.144Z] } [2024-03-21T09:11:31.144Z] { [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/chacha20poly1305", [2024-03-21T09:11:31.144Z] "ImportPath": "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.144Z] "Name": "chacha20poly1305", [2024-03-21T09:11:31.144Z] "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-21T09:11:31.144Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.144Z] "Module": { [2024-03-21T09:11:31.144Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.144Z] "Version": "v0.21.0", [2024-03-21T09:11:31.144Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.144Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.144Z] "GoVersion": "1.18" [2024-03-21T09:11:31.144Z] }, [2024-03-21T09:11:31.144Z] "DepOnly": true, [2024-03-21T09:11:31.144Z] "Stale": true, [2024-03-21T09:11:31.144Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.144Z] "GoFiles": [ [2024-03-21T09:11:31.144Z] "chacha20poly1305.go", [2024-03-21T09:11:31.144Z] "chacha20poly1305_amd64.go", [2024-03-21T09:11:31.144Z] "chacha20poly1305_generic.go", [2024-03-21T09:11:31.144Z] "xchacha20poly1305.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.144Z] "chacha20poly1305_noasm.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "SFiles": [ [2024-03-21T09:11:31.144Z] "chacha20poly1305_amd64.s" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Imports": [ [2024-03-21T09:11:31.144Z] "crypto/cipher", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "errors", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.144Z] "golang.org/x/sys/cpu" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Deps": [ [2024-03-21T09:11:31.144Z] "crypto/cipher", [2024-03-21T09:11:31.144Z] "crypto/internal/subtle", [2024-03-21T09:11:31.144Z] "crypto/subtle", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "errors", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.144Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.144Z] "internal/abi", [2024-03-21T09:11:31.144Z] "internal/bytealg", [2024-03-21T09:11:31.144Z] "internal/cpu", [2024-03-21T09:11:31.144Z] "internal/goexperiment", [2024-03-21T09:11:31.144Z] "internal/itoa", [2024-03-21T09:11:31.144Z] "internal/oserror", [2024-03-21T09:11:31.144Z] "internal/poll", [2024-03-21T09:11:31.144Z] "internal/race", [2024-03-21T09:11:31.144Z] "internal/reflectlite", [2024-03-21T09:11:31.144Z] "internal/syscall/execenv", [2024-03-21T09:11:31.144Z] "internal/syscall/unix", [2024-03-21T09:11:31.144Z] "internal/testlog", [2024-03-21T09:11:31.144Z] "internal/unsafeheader", [2024-03-21T09:11:31.144Z] "io", [2024-03-21T09:11:31.144Z] "io/fs", [2024-03-21T09:11:31.144Z] "math", [2024-03-21T09:11:31.144Z] "math/bits", [2024-03-21T09:11:31.144Z] "os", [2024-03-21T09:11:31.144Z] "path", [2024-03-21T09:11:31.144Z] "reflect", [2024-03-21T09:11:31.144Z] "runtime", [2024-03-21T09:11:31.144Z] "runtime/internal/atomic", [2024-03-21T09:11:31.144Z] "runtime/internal/math", [2024-03-21T09:11:31.144Z] "runtime/internal/sys", [2024-03-21T09:11:31.144Z] "sort", [2024-03-21T09:11:31.144Z] "strconv", [2024-03-21T09:11:31.144Z] "strings", [2024-03-21T09:11:31.144Z] "sync", [2024-03-21T09:11:31.144Z] "sync/atomic", [2024-03-21T09:11:31.144Z] "syscall", [2024-03-21T09:11:31.144Z] "time", [2024-03-21T09:11:31.144Z] "unicode", [2024-03-21T09:11:31.144Z] "unicode/utf8", [2024-03-21T09:11:31.144Z] "unsafe" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestGoFiles": [ [2024-03-21T09:11:31.144Z] "chacha20poly1305_test.go", [2024-03-21T09:11:31.144Z] "chacha20poly1305_vectors_test.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestImports": [ [2024-03-21T09:11:31.144Z] "bytes", [2024-03-21T09:11:31.144Z] "crypto/cipher", [2024-03-21T09:11:31.144Z] "crypto/rand", [2024-03-21T09:11:31.144Z] "encoding/hex", [2024-03-21T09:11:31.144Z] "fmt", [2024-03-21T09:11:31.144Z] "math/rand", [2024-03-21T09:11:31.144Z] "strconv", [2024-03-21T09:11:31.144Z] "testing" [2024-03-21T09:11:31.144Z] ] [2024-03-21T09:11:31.144Z] } [2024-03-21T09:11:31.144Z] { [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/poly1305", [2024-03-21T09:11:31.144Z] "ImportPath": "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.144Z] "Name": "poly1305", [2024-03-21T09:11:31.144Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-03-21T09:11:31.144Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.144Z] "Module": { [2024-03-21T09:11:31.144Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.144Z] "Version": "v0.21.0", [2024-03-21T09:11:31.144Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.144Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.144Z] "GoVersion": "1.18" [2024-03-21T09:11:31.144Z] }, [2024-03-21T09:11:31.144Z] "DepOnly": true, [2024-03-21T09:11:31.144Z] "Stale": true, [2024-03-21T09:11:31.144Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.144Z] "GoFiles": [ [2024-03-21T09:11:31.144Z] "poly1305_compat.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Imports": [ [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/poly1305" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Deps": [ [2024-03-21T09:11:31.144Z] "crypto/subtle", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "errors", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.144Z] "internal/abi", [2024-03-21T09:11:31.144Z] "internal/bytealg", [2024-03-21T09:11:31.144Z] "internal/cpu", [2024-03-21T09:11:31.144Z] "internal/goexperiment", [2024-03-21T09:11:31.144Z] "internal/itoa", [2024-03-21T09:11:31.144Z] "internal/race", [2024-03-21T09:11:31.144Z] "internal/reflectlite", [2024-03-21T09:11:31.144Z] "internal/unsafeheader", [2024-03-21T09:11:31.144Z] "io", [2024-03-21T09:11:31.144Z] "math", [2024-03-21T09:11:31.144Z] "math/bits", [2024-03-21T09:11:31.144Z] "reflect", [2024-03-21T09:11:31.144Z] "runtime", [2024-03-21T09:11:31.144Z] "runtime/internal/atomic", [2024-03-21T09:11:31.144Z] "runtime/internal/math", [2024-03-21T09:11:31.144Z] "runtime/internal/sys", [2024-03-21T09:11:31.144Z] "strconv", [2024-03-21T09:11:31.144Z] "sync", [2024-03-21T09:11:31.144Z] "sync/atomic", [2024-03-21T09:11:31.144Z] "unicode", [2024-03-21T09:11:31.144Z] "unicode/utf8", [2024-03-21T09:11:31.144Z] "unsafe" [2024-03-21T09:11:31.144Z] ] [2024-03-21T09:11:31.144Z] } [2024-03-21T09:11:31.144Z] { [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-21T09:11:31.144Z] "ImportPath": "github.com/openziti/secretstream", [2024-03-21T09:11:31.144Z] "Name": "secretstream", [2024-03-21T09:11:31.144Z] "Root": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-21T09:11:31.144Z] "Module": { [2024-03-21T09:11:31.144Z] "Path": "github.com/openziti/secretstream", [2024-03-21T09:11:31.144Z] "Version": "v0.1.17", [2024-03-21T09:11:31.144Z] "Time": "2024-03-11T23:52:26Z", [2024-03-21T09:11:31.144Z] "Indirect": true, [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-03-21T09:11:31.144Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/secretstream/@v/v0.1.17.mod", [2024-03-21T09:11:31.144Z] "GoVersion": "1.19" [2024-03-21T09:11:31.144Z] }, [2024-03-21T09:11:31.144Z] "DepOnly": true, [2024-03-21T09:11:31.144Z] "Stale": true, [2024-03-21T09:11:31.144Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.144Z] "GoFiles": [ [2024-03-21T09:11:31.144Z] "stream.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.144Z] "sodium.go", [2024-03-21T09:11:31.144Z] "sodium_test.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Imports": [ [2024-03-21T09:11:31.144Z] "bytes", [2024-03-21T09:11:31.144Z] "crypto/rand", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "errors", [2024-03-21T09:11:31.144Z] "fmt", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/poly1305" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Deps": [ [2024-03-21T09:11:31.144Z] "bufio", [2024-03-21T09:11:31.144Z] "bytes", [2024-03-21T09:11:31.144Z] "crypto/aes", [2024-03-21T09:11:31.144Z] "crypto/cipher", [2024-03-21T09:11:31.144Z] "crypto/internal/subtle", [2024-03-21T09:11:31.144Z] "crypto/rand", [2024-03-21T09:11:31.144Z] "crypto/subtle", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "errors", [2024-03-21T09:11:31.144Z] "fmt", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.144Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.144Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.144Z] "internal/abi", [2024-03-21T09:11:31.144Z] "internal/bytealg", [2024-03-21T09:11:31.144Z] "internal/cpu", [2024-03-21T09:11:31.144Z] "internal/fmtsort", [2024-03-21T09:11:31.144Z] "internal/goexperiment", [2024-03-21T09:11:31.144Z] "internal/itoa", [2024-03-21T09:11:31.144Z] "internal/oserror", [2024-03-21T09:11:31.144Z] "internal/poll", [2024-03-21T09:11:31.144Z] "internal/race", [2024-03-21T09:11:31.144Z] "internal/reflectlite", [2024-03-21T09:11:31.144Z] "internal/syscall/execenv", [2024-03-21T09:11:31.144Z] "internal/syscall/unix", [2024-03-21T09:11:31.144Z] "internal/testlog", [2024-03-21T09:11:31.144Z] "internal/unsafeheader", [2024-03-21T09:11:31.144Z] "io", [2024-03-21T09:11:31.144Z] "io/fs", [2024-03-21T09:11:31.144Z] "math", [2024-03-21T09:11:31.144Z] "math/big", [2024-03-21T09:11:31.144Z] "math/bits", [2024-03-21T09:11:31.144Z] "math/rand", [2024-03-21T09:11:31.144Z] "os", [2024-03-21T09:11:31.144Z] "path", [2024-03-21T09:11:31.144Z] "reflect", [2024-03-21T09:11:31.144Z] "runtime", [2024-03-21T09:11:31.144Z] "runtime/internal/atomic", [2024-03-21T09:11:31.144Z] "runtime/internal/math", [2024-03-21T09:11:31.144Z] "runtime/internal/sys", [2024-03-21T09:11:31.144Z] "sort", [2024-03-21T09:11:31.144Z] "strconv", [2024-03-21T09:11:31.144Z] "strings", [2024-03-21T09:11:31.144Z] "sync", [2024-03-21T09:11:31.144Z] "sync/atomic", [2024-03-21T09:11:31.144Z] "syscall", [2024-03-21T09:11:31.144Z] "time", [2024-03-21T09:11:31.144Z] "unicode", [2024-03-21T09:11:31.144Z] "unicode/utf8", [2024-03-21T09:11:31.144Z] "unsafe" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestGoFiles": [ [2024-03-21T09:11:31.144Z] "stream_test.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestImports": [ [2024-03-21T09:11:31.144Z] "bytes", [2024-03-21T09:11:31.144Z] "crypto/rand", [2024-03-21T09:11:31.144Z] "testing" [2024-03-21T09:11:31.144Z] ] [2024-03-21T09:11:31.144Z] } [2024-03-21T09:11:31.144Z] { [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1", [2024-03-21T09:11:31.144Z] "ImportPath": "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.144Z] "Name": "cmap", [2024-03-21T09:11:31.144Z] "Root": "/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1", [2024-03-21T09:11:31.144Z] "Module": { [2024-03-21T09:11:31.144Z] "Path": "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.144Z] "Version": "v2.0.1", [2024-03-21T09:11:31.144Z] "Time": "2022-11-08T12:17:03Z", [2024-03-21T09:11:31.144Z] "Indirect": true, [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1", [2024-03-21T09:11:31.144Z] "GoMod": "/go/pkg/mod/cache/download/github.com/orcaman/concurrent-map/v2/@v/v2.0.1.mod", [2024-03-21T09:11:31.144Z] "GoVersion": "1.18" [2024-03-21T09:11:31.144Z] }, [2024-03-21T09:11:31.144Z] "DepOnly": true, [2024-03-21T09:11:31.144Z] "Stale": true, [2024-03-21T09:11:31.144Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.144Z] "GoFiles": [ [2024-03-21T09:11:31.144Z] "concurrent_map.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Imports": [ [2024-03-21T09:11:31.144Z] "encoding/json", [2024-03-21T09:11:31.144Z] "fmt", [2024-03-21T09:11:31.144Z] "sync" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Deps": [ [2024-03-21T09:11:31.144Z] "bytes", [2024-03-21T09:11:31.144Z] "encoding", [2024-03-21T09:11:31.144Z] "encoding/base64", [2024-03-21T09:11:31.144Z] "encoding/binary", [2024-03-21T09:11:31.144Z] "encoding/json", [2024-03-21T09:11:31.144Z] "errors", [2024-03-21T09:11:31.144Z] "fmt", [2024-03-21T09:11:31.144Z] "internal/abi", [2024-03-21T09:11:31.144Z] "internal/bytealg", [2024-03-21T09:11:31.144Z] "internal/cpu", [2024-03-21T09:11:31.144Z] "internal/fmtsort", [2024-03-21T09:11:31.144Z] "internal/goexperiment", [2024-03-21T09:11:31.144Z] "internal/itoa", [2024-03-21T09:11:31.144Z] "internal/oserror", [2024-03-21T09:11:31.144Z] "internal/poll", [2024-03-21T09:11:31.144Z] "internal/race", [2024-03-21T09:11:31.144Z] "internal/reflectlite", [2024-03-21T09:11:31.144Z] "internal/syscall/execenv", [2024-03-21T09:11:31.144Z] "internal/syscall/unix", [2024-03-21T09:11:31.144Z] "internal/testlog", [2024-03-21T09:11:31.144Z] "internal/unsafeheader", [2024-03-21T09:11:31.144Z] "io", [2024-03-21T09:11:31.144Z] "io/fs", [2024-03-21T09:11:31.144Z] "math", [2024-03-21T09:11:31.144Z] "math/bits", [2024-03-21T09:11:31.144Z] "os", [2024-03-21T09:11:31.144Z] "path", [2024-03-21T09:11:31.144Z] "reflect", [2024-03-21T09:11:31.144Z] "runtime", [2024-03-21T09:11:31.144Z] "runtime/internal/atomic", [2024-03-21T09:11:31.144Z] "runtime/internal/math", [2024-03-21T09:11:31.144Z] "runtime/internal/sys", [2024-03-21T09:11:31.144Z] "sort", [2024-03-21T09:11:31.144Z] "strconv", [2024-03-21T09:11:31.144Z] "strings", [2024-03-21T09:11:31.144Z] "sync", [2024-03-21T09:11:31.144Z] "sync/atomic", [2024-03-21T09:11:31.144Z] "syscall", [2024-03-21T09:11:31.144Z] "time", [2024-03-21T09:11:31.144Z] "unicode", [2024-03-21T09:11:31.144Z] "unicode/utf16", [2024-03-21T09:11:31.144Z] "unicode/utf8", [2024-03-21T09:11:31.144Z] "unsafe" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestGoFiles": [ [2024-03-21T09:11:31.144Z] "concurrent_map_bench_test.go", [2024-03-21T09:11:31.144Z] "concurrent_map_test.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "TestImports": [ [2024-03-21T09:11:31.144Z] "encoding/json", [2024-03-21T09:11:31.144Z] "hash/fnv", [2024-03-21T09:11:31.144Z] "sort", [2024-03-21T09:11:31.144Z] "strconv", [2024-03-21T09:11:31.144Z] "sync", [2024-03-21T09:11:31.144Z] "testing" [2024-03-21T09:11:31.144Z] ] [2024-03-21T09:11:31.144Z] } [2024-03-21T09:11:31.144Z] { [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/edge/network", [2024-03-21T09:11:31.144Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.144Z] "Name": "network", [2024-03-21T09:11:31.144Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.144Z] "Module": { [2024-03-21T09:11:31.144Z] "Path": "github.com/openziti/sdk-golang", [2024-03-21T09:11:31.144Z] "Version": "v0.23.13", [2024-03-21T09:11:31.144Z] "Time": "2024-03-19T20:49:48Z", [2024-03-21T09:11:31.144Z] "Indirect": true, [2024-03-21T09:11:31.144Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.144Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-21T09:11:31.144Z] "GoVersion": "1.20" [2024-03-21T09:11:31.144Z] }, [2024-03-21T09:11:31.144Z] "DepOnly": true, [2024-03-21T09:11:31.144Z] "Stale": true, [2024-03-21T09:11:31.144Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.144Z] "GoFiles": [ [2024-03-21T09:11:31.144Z] "conn.go", [2024-03-21T09:11:31.144Z] "factory.go", [2024-03-21T09:11:31.144Z] "listener.go", [2024-03-21T09:11:31.144Z] "seq.go" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Imports": [ [2024-03-21T09:11:31.144Z] "crypto/rand", [2024-03-21T09:11:31.144Z] "encoding/base64", [2024-03-21T09:11:31.144Z] "encoding/json", [2024-03-21T09:11:31.144Z] "fmt", [2024-03-21T09:11:31.144Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.144Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.144Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.144Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.144Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.144Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.144Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.144Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.144Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.144Z] "github.com/pkg/errors", [2024-03-21T09:11:31.144Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.144Z] "io", [2024-03-21T09:11:31.144Z] "math", [2024-03-21T09:11:31.144Z] "net", [2024-03-21T09:11:31.144Z] "reflect", [2024-03-21T09:11:31.144Z] "strings", [2024-03-21T09:11:31.144Z] "sync", [2024-03-21T09:11:31.144Z] "sync/atomic", [2024-03-21T09:11:31.144Z] "time" [2024-03-21T09:11:31.144Z] ], [2024-03-21T09:11:31.144Z] "Deps": [ [2024-03-21T09:11:31.144Z] "bufio", [2024-03-21T09:11:31.144Z] "bytes", [2024-03-21T09:11:31.144Z] "compress/flate", [2024-03-21T09:11:31.144Z] "compress/gzip", [2024-03-21T09:11:31.144Z] "container/heap", [2024-03-21T09:11:31.144Z] "container/list", [2024-03-21T09:11:31.144Z] "context", [2024-03-21T09:11:31.144Z] "crypto", [2024-03-21T09:11:31.144Z] "crypto/aes", [2024-03-21T09:11:31.144Z] "crypto/cipher", [2024-03-21T09:11:31.144Z] "crypto/des", [2024-03-21T09:11:31.144Z] "crypto/dsa", [2024-03-21T09:11:31.144Z] "crypto/ecdsa", [2024-03-21T09:11:31.144Z] "crypto/ed25519", [2024-03-21T09:11:31.144Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.144Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.144Z] "crypto/elliptic", [2024-03-21T09:11:31.144Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.144Z] "crypto/hmac", [2024-03-21T09:11:31.144Z] "crypto/internal/randutil", [2024-03-21T09:11:31.144Z] "crypto/internal/subtle", [2024-03-21T09:11:31.144Z] "crypto/md5", [2024-03-21T09:11:31.144Z] "crypto/rand", [2024-03-21T09:11:31.144Z] "crypto/rc4", [2024-03-21T09:11:31.144Z] "crypto/rsa", [2024-03-21T09:11:31.144Z] "crypto/sha1", [2024-03-21T09:11:31.144Z] "crypto/sha256", [2024-03-21T09:11:31.144Z] "crypto/sha512", [2024-03-21T09:11:31.144Z] "crypto/subtle", [2024-03-21T09:11:31.145Z] "crypto/tls", [2024-03-21T09:11:31.145Z] "crypto/x509", [2024-03-21T09:11:31.145Z] "crypto/x509/pkix", [2024-03-21T09:11:31.145Z] "database/sql/driver", [2024-03-21T09:11:31.145Z] "embed", [2024-03-21T09:11:31.145Z] "encoding", [2024-03-21T09:11:31.145Z] "encoding/asn1", [2024-03-21T09:11:31.145Z] "encoding/base64", [2024-03-21T09:11:31.145Z] "encoding/binary", [2024-03-21T09:11:31.145Z] "encoding/csv", [2024-03-21T09:11:31.145Z] "encoding/gob", [2024-03-21T09:11:31.145Z] "encoding/hex", [2024-03-21T09:11:31.145Z] "encoding/json", [2024-03-21T09:11:31.145Z] "encoding/pem", [2024-03-21T09:11:31.145Z] "encoding/xml", [2024-03-21T09:11:31.145Z] "errors", [2024-03-21T09:11:31.145Z] "fmt", [2024-03-21T09:11:31.145Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.145Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.145Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.145Z] "github.com/google/uuid", [2024-03-21T09:11:31.145Z] "github.com/josharian/intern", [2024-03-21T09:11:31.145Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.145Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.145Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.145Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.145Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.145Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.145Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.145Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.145Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.145Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.145Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.145Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.145Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.145Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.145Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.145Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.145Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.145Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.145Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.145Z] "github.com/openziti/identity", [2024-03-21T09:11:31.145Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.145Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.145Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.145Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.145Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.145Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.145Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.145Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.145Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.145Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.145Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.145Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.145Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.145Z] "github.com/pkg/errors", [2024-03-21T09:11:31.145Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.145Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.145Z] "go/token", [2024-03-21T09:11:31.145Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.145Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.145Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.145Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.145Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.145Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.145Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.145Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.145Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.145Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.145Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.145Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.145Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.145Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.145Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.145Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.145Z] "golang.org/x/term", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.145Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.145Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.145Z] "hash", [2024-03-21T09:11:31.145Z] "hash/crc32", [2024-03-21T09:11:31.145Z] "hash/fnv", [2024-03-21T09:11:31.145Z] "html", [2024-03-21T09:11:31.145Z] "internal/abi", [2024-03-21T09:11:31.145Z] "internal/bytealg", [2024-03-21T09:11:31.145Z] "internal/cpu", [2024-03-21T09:11:31.145Z] "internal/fmtsort", [2024-03-21T09:11:31.145Z] "internal/goexperiment", [2024-03-21T09:11:31.145Z] "internal/itoa", [2024-03-21T09:11:31.145Z] "internal/nettrace", [2024-03-21T09:11:31.145Z] "internal/oserror", [2024-03-21T09:11:31.145Z] "internal/poll", [2024-03-21T09:11:31.145Z] "internal/race", [2024-03-21T09:11:31.145Z] "internal/reflectlite", [2024-03-21T09:11:31.145Z] "internal/singleflight", [2024-03-21T09:11:31.145Z] "internal/syscall/execenv", [2024-03-21T09:11:31.145Z] "internal/syscall/unix", [2024-03-21T09:11:31.145Z] "internal/testlog", [2024-03-21T09:11:31.145Z] "internal/unsafeheader", [2024-03-21T09:11:31.145Z] "io", [2024-03-21T09:11:31.145Z] "io/fs", [2024-03-21T09:11:31.145Z] "io/ioutil", [2024-03-21T09:11:31.145Z] "log", [2024-03-21T09:11:31.145Z] "math", [2024-03-21T09:11:31.145Z] "math/big", [2024-03-21T09:11:31.145Z] "math/bits", [2024-03-21T09:11:31.145Z] "math/rand", [2024-03-21T09:11:31.145Z] "mime", [2024-03-21T09:11:31.145Z] "mime/multipart", [2024-03-21T09:11:31.145Z] "mime/quotedprintable", [2024-03-21T09:11:31.145Z] "net", [2024-03-21T09:11:31.145Z] "net/http", [2024-03-21T09:11:31.145Z] "net/http/httptrace", [2024-03-21T09:11:31.145Z] "net/http/internal", [2024-03-21T09:11:31.145Z] "net/http/internal/ascii", [2024-03-21T09:11:31.145Z] "net/mail", [2024-03-21T09:11:31.145Z] "net/textproto", [2024-03-21T09:11:31.145Z] "net/url", [2024-03-21T09:11:31.145Z] "os", [2024-03-21T09:11:31.145Z] "os/user", [2024-03-21T09:11:31.145Z] "path", [2024-03-21T09:11:31.145Z] "path/filepath", [2024-03-21T09:11:31.145Z] "reflect", [2024-03-21T09:11:31.145Z] "regexp", [2024-03-21T09:11:31.145Z] "regexp/syntax", [2024-03-21T09:11:31.145Z] "runtime", [2024-03-21T09:11:31.145Z] "runtime/cgo", [2024-03-21T09:11:31.145Z] "runtime/internal/atomic", [2024-03-21T09:11:31.145Z] "runtime/internal/math", [2024-03-21T09:11:31.145Z] "runtime/internal/sys", [2024-03-21T09:11:31.145Z] "sort", [2024-03-21T09:11:31.145Z] "strconv", [2024-03-21T09:11:31.145Z] "strings", [2024-03-21T09:11:31.145Z] "sync", [2024-03-21T09:11:31.145Z] "sync/atomic", [2024-03-21T09:11:31.145Z] "syscall", [2024-03-21T09:11:31.145Z] "time", [2024-03-21T09:11:31.145Z] "unicode", [2024-03-21T09:11:31.145Z] "unicode/utf16", [2024-03-21T09:11:31.145Z] "unicode/utf8", [2024-03-21T09:11:31.145Z] "unsafe", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.145Z] ], [2024-03-21T09:11:31.145Z] "TestGoFiles": [ [2024-03-21T09:11:31.145Z] "conn_test.go", [2024-03-21T09:11:31.145Z] "seq_test.go" [2024-03-21T09:11:31.145Z] ], [2024-03-21T09:11:31.145Z] "TestImports": [ [2024-03-21T09:11:31.145Z] "crypto/x509", [2024-03-21T09:11:31.145Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.145Z] "github.com/openziti/foundation/v2/sequencer", [2024-03-21T09:11:31.145Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.145Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.145Z] "sync/atomic", [2024-03-21T09:11:31.145Z] "testing", [2024-03-21T09:11:31.145Z] "time" [2024-03-21T09:11:31.145Z] ] [2024-03-21T09:11:31.145Z] } [2024-03-21T09:11:31.145Z] { [2024-03-21T09:11:31.145Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/sdkinfo", [2024-03-21T09:11:31.145Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.145Z] "Name": "sdkinfo", [2024-03-21T09:11:31.145Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.145Z] "Module": { [2024-03-21T09:11:31.145Z] "Path": "github.com/openziti/sdk-golang", [2024-03-21T09:11:31.145Z] "Version": "v0.23.13", [2024-03-21T09:11:31.145Z] "Time": "2024-03-19T20:49:48Z", [2024-03-21T09:11:31.145Z] "Indirect": true, [2024-03-21T09:11:31.145Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.145Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-21T09:11:31.145Z] "GoVersion": "1.20" [2024-03-21T09:11:31.145Z] }, [2024-03-21T09:11:31.145Z] "DepOnly": true, [2024-03-21T09:11:31.145Z] "Stale": true, [2024-03-21T09:11:31.145Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.145Z] "GoFiles": [ [2024-03-21T09:11:31.145Z] "build_info.go", [2024-03-21T09:11:31.145Z] "host.go" [2024-03-21T09:11:31.145Z] ], [2024-03-21T09:11:31.145Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.145Z] "host_js.go", [2024-03-21T09:11:31.145Z] "host_unix.go", [2024-03-21T09:11:31.145Z] "host_windows.go" [2024-03-21T09:11:31.145Z] ], [2024-03-21T09:11:31.145Z] "Imports": [ [2024-03-21T09:11:31.145Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.145Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.145Z] "runtime" [2024-03-21T09:11:31.145Z] ], [2024-03-21T09:11:31.145Z] "Deps": [ [2024-03-21T09:11:31.145Z] "bufio", [2024-03-21T09:11:31.145Z] "bytes", [2024-03-21T09:11:31.145Z] "compress/flate", [2024-03-21T09:11:31.145Z] "compress/gzip", [2024-03-21T09:11:31.145Z] "container/list", [2024-03-21T09:11:31.145Z] "context", [2024-03-21T09:11:31.145Z] "crypto", [2024-03-21T09:11:31.145Z] "crypto/aes", [2024-03-21T09:11:31.145Z] "crypto/cipher", [2024-03-21T09:11:31.145Z] "crypto/des", [2024-03-21T09:11:31.145Z] "crypto/dsa", [2024-03-21T09:11:31.145Z] "crypto/ecdsa", [2024-03-21T09:11:31.145Z] "crypto/ed25519", [2024-03-21T09:11:31.145Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.145Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.145Z] "crypto/elliptic", [2024-03-21T09:11:31.145Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.145Z] "crypto/hmac", [2024-03-21T09:11:31.145Z] "crypto/internal/randutil", [2024-03-21T09:11:31.145Z] "crypto/internal/subtle", [2024-03-21T09:11:31.145Z] "crypto/md5", [2024-03-21T09:11:31.145Z] "crypto/rand", [2024-03-21T09:11:31.145Z] "crypto/rc4", [2024-03-21T09:11:31.145Z] "crypto/rsa", [2024-03-21T09:11:31.145Z] "crypto/sha1", [2024-03-21T09:11:31.145Z] "crypto/sha256", [2024-03-21T09:11:31.145Z] "crypto/sha512", [2024-03-21T09:11:31.145Z] "crypto/subtle", [2024-03-21T09:11:31.145Z] "crypto/tls", [2024-03-21T09:11:31.145Z] "crypto/x509", [2024-03-21T09:11:31.145Z] "crypto/x509/pkix", [2024-03-21T09:11:31.145Z] "database/sql/driver", [2024-03-21T09:11:31.145Z] "embed", [2024-03-21T09:11:31.145Z] "encoding", [2024-03-21T09:11:31.145Z] "encoding/asn1", [2024-03-21T09:11:31.145Z] "encoding/base64", [2024-03-21T09:11:31.145Z] "encoding/binary", [2024-03-21T09:11:31.145Z] "encoding/csv", [2024-03-21T09:11:31.145Z] "encoding/gob", [2024-03-21T09:11:31.145Z] "encoding/hex", [2024-03-21T09:11:31.145Z] "encoding/json", [2024-03-21T09:11:31.145Z] "encoding/pem", [2024-03-21T09:11:31.145Z] "encoding/xml", [2024-03-21T09:11:31.145Z] "errors", [2024-03-21T09:11:31.145Z] "fmt", [2024-03-21T09:11:31.145Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.145Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.145Z] "github.com/google/uuid", [2024-03-21T09:11:31.145Z] "github.com/josharian/intern", [2024-03-21T09:11:31.145Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.145Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.145Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.145Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.145Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.145Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.145Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.145Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.145Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.145Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.145Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.145Z] "hash", [2024-03-21T09:11:31.145Z] "hash/crc32", [2024-03-21T09:11:31.145Z] "html", [2024-03-21T09:11:31.145Z] "internal/abi", [2024-03-21T09:11:31.145Z] "internal/bytealg", [2024-03-21T09:11:31.145Z] "internal/cpu", [2024-03-21T09:11:31.145Z] "internal/fmtsort", [2024-03-21T09:11:31.145Z] "internal/goexperiment", [2024-03-21T09:11:31.145Z] "internal/itoa", [2024-03-21T09:11:31.145Z] "internal/nettrace", [2024-03-21T09:11:31.145Z] "internal/oserror", [2024-03-21T09:11:31.145Z] "internal/poll", [2024-03-21T09:11:31.145Z] "internal/race", [2024-03-21T09:11:31.145Z] "internal/reflectlite", [2024-03-21T09:11:31.145Z] "internal/singleflight", [2024-03-21T09:11:31.145Z] "internal/syscall/execenv", [2024-03-21T09:11:31.145Z] "internal/syscall/unix", [2024-03-21T09:11:31.145Z] "internal/testlog", [2024-03-21T09:11:31.145Z] "internal/unsafeheader", [2024-03-21T09:11:31.145Z] "io", [2024-03-21T09:11:31.145Z] "io/fs", [2024-03-21T09:11:31.145Z] "io/ioutil", [2024-03-21T09:11:31.145Z] "log", [2024-03-21T09:11:31.145Z] "math", [2024-03-21T09:11:31.145Z] "math/big", [2024-03-21T09:11:31.145Z] "math/bits", [2024-03-21T09:11:31.145Z] "math/rand", [2024-03-21T09:11:31.145Z] "mime", [2024-03-21T09:11:31.145Z] "mime/multipart", [2024-03-21T09:11:31.145Z] "mime/quotedprintable", [2024-03-21T09:11:31.145Z] "net", [2024-03-21T09:11:31.145Z] "net/http", [2024-03-21T09:11:31.145Z] "net/http/httptrace", [2024-03-21T09:11:31.145Z] "net/http/internal", [2024-03-21T09:11:31.145Z] "net/http/internal/ascii", [2024-03-21T09:11:31.145Z] "net/mail", [2024-03-21T09:11:31.145Z] "net/textproto", [2024-03-21T09:11:31.145Z] "net/url", [2024-03-21T09:11:31.145Z] "os", [2024-03-21T09:11:31.145Z] "path", [2024-03-21T09:11:31.145Z] "path/filepath", [2024-03-21T09:11:31.145Z] "reflect", [2024-03-21T09:11:31.145Z] "regexp", [2024-03-21T09:11:31.145Z] "regexp/syntax", [2024-03-21T09:11:31.145Z] "runtime", [2024-03-21T09:11:31.145Z] "runtime/cgo", [2024-03-21T09:11:31.145Z] "runtime/internal/atomic", [2024-03-21T09:11:31.145Z] "runtime/internal/math", [2024-03-21T09:11:31.145Z] "runtime/internal/sys", [2024-03-21T09:11:31.145Z] "sort", [2024-03-21T09:11:31.145Z] "strconv", [2024-03-21T09:11:31.145Z] "strings", [2024-03-21T09:11:31.145Z] "sync", [2024-03-21T09:11:31.145Z] "sync/atomic", [2024-03-21T09:11:31.145Z] "syscall", [2024-03-21T09:11:31.145Z] "time", [2024-03-21T09:11:31.145Z] "unicode", [2024-03-21T09:11:31.145Z] "unicode/utf16", [2024-03-21T09:11:31.145Z] "unicode/utf8", [2024-03-21T09:11:31.145Z] "unsafe", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.145Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.146Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.146Z] ] [2024-03-21T09:11:31.146Z] } [2024-03-21T09:11:31.146Z] { [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/ed25519", [2024-03-21T09:11:31.146Z] "ImportPath": "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.146Z] "Name": "ed25519", [2024-03-21T09:11:31.146Z] "Doc": "Package ed25519 implements the Ed25519 signature algorithm.", [2024-03-21T09:11:31.146Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.146Z] "Module": { [2024-03-21T09:11:31.146Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.146Z] "Version": "v0.21.0", [2024-03-21T09:11:31.146Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.146Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.146Z] "GoVersion": "1.18" [2024-03-21T09:11:31.146Z] }, [2024-03-21T09:11:31.146Z] "DepOnly": true, [2024-03-21T09:11:31.146Z] "Stale": true, [2024-03-21T09:11:31.146Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.146Z] "GoFiles": [ [2024-03-21T09:11:31.146Z] "ed25519.go" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Imports": [ [2024-03-21T09:11:31.146Z] "crypto/ed25519", [2024-03-21T09:11:31.146Z] "io" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Deps": [ [2024-03-21T09:11:31.146Z] "bufio", [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "crypto", [2024-03-21T09:11:31.146Z] "crypto/aes", [2024-03-21T09:11:31.146Z] "crypto/cipher", [2024-03-21T09:11:31.146Z] "crypto/ed25519", [2024-03-21T09:11:31.146Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.146Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.146Z] "crypto/internal/subtle", [2024-03-21T09:11:31.146Z] "crypto/rand", [2024-03-21T09:11:31.146Z] "crypto/sha512", [2024-03-21T09:11:31.146Z] "crypto/subtle", [2024-03-21T09:11:31.146Z] "encoding/binary", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "hash", [2024-03-21T09:11:31.146Z] "internal/abi", [2024-03-21T09:11:31.146Z] "internal/bytealg", [2024-03-21T09:11:31.146Z] "internal/cpu", [2024-03-21T09:11:31.146Z] "internal/fmtsort", [2024-03-21T09:11:31.146Z] "internal/goexperiment", [2024-03-21T09:11:31.146Z] "internal/itoa", [2024-03-21T09:11:31.146Z] "internal/oserror", [2024-03-21T09:11:31.146Z] "internal/poll", [2024-03-21T09:11:31.146Z] "internal/race", [2024-03-21T09:11:31.146Z] "internal/reflectlite", [2024-03-21T09:11:31.146Z] "internal/syscall/execenv", [2024-03-21T09:11:31.146Z] "internal/syscall/unix", [2024-03-21T09:11:31.146Z] "internal/testlog", [2024-03-21T09:11:31.146Z] "internal/unsafeheader", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "io/fs", [2024-03-21T09:11:31.146Z] "math", [2024-03-21T09:11:31.146Z] "math/big", [2024-03-21T09:11:31.146Z] "math/bits", [2024-03-21T09:11:31.146Z] "math/rand", [2024-03-21T09:11:31.146Z] "os", [2024-03-21T09:11:31.146Z] "path", [2024-03-21T09:11:31.146Z] "reflect", [2024-03-21T09:11:31.146Z] "runtime", [2024-03-21T09:11:31.146Z] "runtime/internal/atomic", [2024-03-21T09:11:31.146Z] "runtime/internal/math", [2024-03-21T09:11:31.146Z] "runtime/internal/sys", [2024-03-21T09:11:31.146Z] "sort", [2024-03-21T09:11:31.146Z] "strconv", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "sync", [2024-03-21T09:11:31.146Z] "sync/atomic", [2024-03-21T09:11:31.146Z] "syscall", [2024-03-21T09:11:31.146Z] "time", [2024-03-21T09:11:31.146Z] "unicode", [2024-03-21T09:11:31.146Z] "unicode/utf8", [2024-03-21T09:11:31.146Z] "unsafe" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "XTestGoFiles": [ [2024-03-21T09:11:31.146Z] "ed25519_test.go" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "XTestImports": [ [2024-03-21T09:11:31.146Z] "crypto/ed25519", [2024-03-21T09:11:31.146Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.146Z] "testing" [2024-03-21T09:11:31.146Z] ] [2024-03-21T09:11:31.146Z] } [2024-03-21T09:11:31.146Z] { [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/cipher", [2024-03-21T09:11:31.146Z] "ImportPath": "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.146Z] "Name": "josecipher", [2024-03-21T09:11:31.146Z] "Root": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-21T09:11:31.146Z] "Module": { [2024-03-21T09:11:31.146Z] "Path": "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.146Z] "Version": "v2.6.0", [2024-03-21T09:11:31.146Z] "Time": "2021-06-05T20:43:59Z", [2024-03-21T09:11:31.146Z] "Indirect": true, [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-21T09:11:31.146Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.mod" [2024-03-21T09:11:31.146Z] }, [2024-03-21T09:11:31.146Z] "DepOnly": true, [2024-03-21T09:11:31.146Z] "Stale": true, [2024-03-21T09:11:31.146Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.146Z] "GoFiles": [ [2024-03-21T09:11:31.146Z] "cbc_hmac.go", [2024-03-21T09:11:31.146Z] "concat_kdf.go", [2024-03-21T09:11:31.146Z] "ecdh_es.go", [2024-03-21T09:11:31.146Z] "key_wrap.go" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Imports": [ [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "crypto", [2024-03-21T09:11:31.146Z] "crypto/cipher", [2024-03-21T09:11:31.146Z] "crypto/ecdsa", [2024-03-21T09:11:31.146Z] "crypto/elliptic", [2024-03-21T09:11:31.146Z] "crypto/hmac", [2024-03-21T09:11:31.146Z] "crypto/sha256", [2024-03-21T09:11:31.146Z] "crypto/sha512", [2024-03-21T09:11:31.146Z] "crypto/subtle", [2024-03-21T09:11:31.146Z] "encoding/binary", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "hash", [2024-03-21T09:11:31.146Z] "io" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Deps": [ [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "crypto", [2024-03-21T09:11:31.146Z] "crypto/aes", [2024-03-21T09:11:31.146Z] "crypto/cipher", [2024-03-21T09:11:31.146Z] "crypto/ecdsa", [2024-03-21T09:11:31.146Z] "crypto/elliptic", [2024-03-21T09:11:31.146Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.146Z] "crypto/hmac", [2024-03-21T09:11:31.146Z] "crypto/internal/randutil", [2024-03-21T09:11:31.146Z] "crypto/internal/subtle", [2024-03-21T09:11:31.146Z] "crypto/sha256", [2024-03-21T09:11:31.146Z] "crypto/sha512", [2024-03-21T09:11:31.146Z] "crypto/subtle", [2024-03-21T09:11:31.146Z] "encoding/asn1", [2024-03-21T09:11:31.146Z] "encoding/binary", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "hash", [2024-03-21T09:11:31.146Z] "internal/abi", [2024-03-21T09:11:31.146Z] "internal/bytealg", [2024-03-21T09:11:31.146Z] "internal/cpu", [2024-03-21T09:11:31.146Z] "internal/fmtsort", [2024-03-21T09:11:31.146Z] "internal/goexperiment", [2024-03-21T09:11:31.146Z] "internal/itoa", [2024-03-21T09:11:31.146Z] "internal/oserror", [2024-03-21T09:11:31.146Z] "internal/poll", [2024-03-21T09:11:31.146Z] "internal/race", [2024-03-21T09:11:31.146Z] "internal/reflectlite", [2024-03-21T09:11:31.146Z] "internal/syscall/execenv", [2024-03-21T09:11:31.146Z] "internal/syscall/unix", [2024-03-21T09:11:31.146Z] "internal/testlog", [2024-03-21T09:11:31.146Z] "internal/unsafeheader", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "io/fs", [2024-03-21T09:11:31.146Z] "math", [2024-03-21T09:11:31.146Z] "math/big", [2024-03-21T09:11:31.146Z] "math/bits", [2024-03-21T09:11:31.146Z] "math/rand", [2024-03-21T09:11:31.146Z] "os", [2024-03-21T09:11:31.146Z] "path", [2024-03-21T09:11:31.146Z] "reflect", [2024-03-21T09:11:31.146Z] "runtime", [2024-03-21T09:11:31.146Z] "runtime/internal/atomic", [2024-03-21T09:11:31.146Z] "runtime/internal/math", [2024-03-21T09:11:31.146Z] "runtime/internal/sys", [2024-03-21T09:11:31.146Z] "sort", [2024-03-21T09:11:31.146Z] "strconv", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "sync", [2024-03-21T09:11:31.146Z] "sync/atomic", [2024-03-21T09:11:31.146Z] "syscall", [2024-03-21T09:11:31.146Z] "time", [2024-03-21T09:11:31.146Z] "unicode", [2024-03-21T09:11:31.146Z] "unicode/utf16", [2024-03-21T09:11:31.146Z] "unicode/utf8", [2024-03-21T09:11:31.146Z] "unsafe", [2024-03-21T09:11:31.146Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.146Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "TestGoFiles": [ [2024-03-21T09:11:31.146Z] "cbc_hmac_test.go", [2024-03-21T09:11:31.146Z] "concat_kdf_test.go", [2024-03-21T09:11:31.146Z] "ecdh_es_test.go", [2024-03-21T09:11:31.146Z] "key_wrap_test.go" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "TestImports": [ [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "crypto", [2024-03-21T09:11:31.146Z] "crypto/aes", [2024-03-21T09:11:31.146Z] "crypto/cipher", [2024-03-21T09:11:31.146Z] "crypto/ecdsa", [2024-03-21T09:11:31.146Z] "crypto/elliptic", [2024-03-21T09:11:31.146Z] "crypto/rand", [2024-03-21T09:11:31.146Z] "encoding/base64", [2024-03-21T09:11:31.146Z] "encoding/hex", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "math/big", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "testing" [2024-03-21T09:11:31.146Z] ] [2024-03-21T09:11:31.146Z] } [2024-03-21T09:11:31.146Z] { [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json", [2024-03-21T09:11:31.146Z] "ImportPath": "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.146Z] "Name": "json", [2024-03-21T09:11:31.146Z] "Doc": "Package json implements encoding and decoding of JSON objects as defined in RFC 4627.", [2024-03-21T09:11:31.146Z] "Root": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-21T09:11:31.146Z] "Module": { [2024-03-21T09:11:31.146Z] "Path": "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.146Z] "Version": "v2.6.0", [2024-03-21T09:11:31.146Z] "Time": "2021-06-05T20:43:59Z", [2024-03-21T09:11:31.146Z] "Indirect": true, [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-21T09:11:31.146Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.mod" [2024-03-21T09:11:31.146Z] }, [2024-03-21T09:11:31.146Z] "DepOnly": true, [2024-03-21T09:11:31.146Z] "Stale": true, [2024-03-21T09:11:31.146Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.146Z] "GoFiles": [ [2024-03-21T09:11:31.146Z] "decode.go", [2024-03-21T09:11:31.146Z] "encode.go", [2024-03-21T09:11:31.146Z] "indent.go", [2024-03-21T09:11:31.146Z] "scanner.go", [2024-03-21T09:11:31.146Z] "stream.go", [2024-03-21T09:11:31.146Z] "tags.go" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Imports": [ [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "encoding", [2024-03-21T09:11:31.146Z] "encoding/base64", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "math", [2024-03-21T09:11:31.146Z] "reflect", [2024-03-21T09:11:31.146Z] "runtime", [2024-03-21T09:11:31.146Z] "sort", [2024-03-21T09:11:31.146Z] "strconv", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "sync", [2024-03-21T09:11:31.146Z] "unicode", [2024-03-21T09:11:31.146Z] "unicode/utf16", [2024-03-21T09:11:31.146Z] "unicode/utf8" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Deps": [ [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "encoding", [2024-03-21T09:11:31.146Z] "encoding/base64", [2024-03-21T09:11:31.146Z] "encoding/binary", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "internal/abi", [2024-03-21T09:11:31.146Z] "internal/bytealg", [2024-03-21T09:11:31.146Z] "internal/cpu", [2024-03-21T09:11:31.146Z] "internal/fmtsort", [2024-03-21T09:11:31.146Z] "internal/goexperiment", [2024-03-21T09:11:31.146Z] "internal/itoa", [2024-03-21T09:11:31.146Z] "internal/oserror", [2024-03-21T09:11:31.146Z] "internal/poll", [2024-03-21T09:11:31.146Z] "internal/race", [2024-03-21T09:11:31.146Z] "internal/reflectlite", [2024-03-21T09:11:31.146Z] "internal/syscall/execenv", [2024-03-21T09:11:31.146Z] "internal/syscall/unix", [2024-03-21T09:11:31.146Z] "internal/testlog", [2024-03-21T09:11:31.146Z] "internal/unsafeheader", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "io/fs", [2024-03-21T09:11:31.146Z] "math", [2024-03-21T09:11:31.146Z] "math/bits", [2024-03-21T09:11:31.146Z] "os", [2024-03-21T09:11:31.146Z] "path", [2024-03-21T09:11:31.146Z] "reflect", [2024-03-21T09:11:31.146Z] "runtime", [2024-03-21T09:11:31.146Z] "runtime/internal/atomic", [2024-03-21T09:11:31.146Z] "runtime/internal/math", [2024-03-21T09:11:31.146Z] "runtime/internal/sys", [2024-03-21T09:11:31.146Z] "sort", [2024-03-21T09:11:31.146Z] "strconv", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "sync", [2024-03-21T09:11:31.146Z] "sync/atomic", [2024-03-21T09:11:31.146Z] "syscall", [2024-03-21T09:11:31.146Z] "time", [2024-03-21T09:11:31.146Z] "unicode", [2024-03-21T09:11:31.146Z] "unicode/utf16", [2024-03-21T09:11:31.146Z] "unicode/utf8", [2024-03-21T09:11:31.146Z] "unsafe" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "TestGoFiles": [ [2024-03-21T09:11:31.146Z] "bench_test.go", [2024-03-21T09:11:31.146Z] "decode_test.go", [2024-03-21T09:11:31.146Z] "encode_test.go", [2024-03-21T09:11:31.146Z] "number_test.go", [2024-03-21T09:11:31.146Z] "scanner_test.go", [2024-03-21T09:11:31.146Z] "stream_test.go", [2024-03-21T09:11:31.146Z] "tagkey_test.go", [2024-03-21T09:11:31.146Z] "tags_test.go" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "TestImports": [ [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "compress/gzip", [2024-03-21T09:11:31.146Z] "encoding", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "image", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "io/ioutil", [2024-03-21T09:11:31.146Z] "log", [2024-03-21T09:11:31.146Z] "math", [2024-03-21T09:11:31.146Z] "math/rand", [2024-03-21T09:11:31.146Z] "net", [2024-03-21T09:11:31.146Z] "net/http", [2024-03-21T09:11:31.146Z] "net/http/httptest", [2024-03-21T09:11:31.146Z] "os", [2024-03-21T09:11:31.146Z] "reflect", [2024-03-21T09:11:31.146Z] "regexp", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "testing", [2024-03-21T09:11:31.146Z] "time", [2024-03-21T09:11:31.146Z] "unicode" [2024-03-21T09:11:31.146Z] ] [2024-03-21T09:11:31.146Z] } [2024-03-21T09:11:31.146Z] { [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-21T09:11:31.146Z] "ImportPath": "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.146Z] "Name": "jose", [2024-03-21T09:11:31.146Z] "Doc": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.", [2024-03-21T09:11:31.146Z] "Root": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-21T09:11:31.146Z] "Module": { [2024-03-21T09:11:31.146Z] "Path": "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.146Z] "Version": "v2.6.0", [2024-03-21T09:11:31.146Z] "Time": "2021-06-05T20:43:59Z", [2024-03-21T09:11:31.146Z] "Indirect": true, [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-03-21T09:11:31.146Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.mod" [2024-03-21T09:11:31.146Z] }, [2024-03-21T09:11:31.146Z] "DepOnly": true, [2024-03-21T09:11:31.146Z] "Stale": true, [2024-03-21T09:11:31.146Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.146Z] "GoFiles": [ [2024-03-21T09:11:31.146Z] "asymmetric.go", [2024-03-21T09:11:31.146Z] "crypter.go", [2024-03-21T09:11:31.146Z] "doc.go", [2024-03-21T09:11:31.146Z] "encoding.go", [2024-03-21T09:11:31.146Z] "jwe.go", [2024-03-21T09:11:31.146Z] "jwk.go", [2024-03-21T09:11:31.146Z] "jws.go", [2024-03-21T09:11:31.146Z] "opaque.go", [2024-03-21T09:11:31.146Z] "shared.go", [2024-03-21T09:11:31.146Z] "signing.go", [2024-03-21T09:11:31.146Z] "symmetric.go" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Imports": [ [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "compress/flate", [2024-03-21T09:11:31.146Z] "crypto", [2024-03-21T09:11:31.146Z] "crypto/aes", [2024-03-21T09:11:31.146Z] "crypto/cipher", [2024-03-21T09:11:31.146Z] "crypto/ecdsa", [2024-03-21T09:11:31.146Z] "crypto/elliptic", [2024-03-21T09:11:31.146Z] "crypto/hmac", [2024-03-21T09:11:31.146Z] "crypto/rand", [2024-03-21T09:11:31.146Z] "crypto/rsa", [2024-03-21T09:11:31.146Z] "crypto/sha1", [2024-03-21T09:11:31.146Z] "crypto/sha256", [2024-03-21T09:11:31.146Z] "crypto/sha512", [2024-03-21T09:11:31.146Z] "crypto/subtle", [2024-03-21T09:11:31.146Z] "crypto/x509", [2024-03-21T09:11:31.146Z] "encoding/base64", [2024-03-21T09:11:31.146Z] "encoding/binary", [2024-03-21T09:11:31.146Z] "encoding/hex", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.146Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.146Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.146Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.146Z] "hash", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "math/big", [2024-03-21T09:11:31.146Z] "net/url", [2024-03-21T09:11:31.146Z] "reflect", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "unicode" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Deps": [ [2024-03-21T09:11:31.146Z] "bufio", [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "compress/flate", [2024-03-21T09:11:31.146Z] "context", [2024-03-21T09:11:31.146Z] "crypto", [2024-03-21T09:11:31.146Z] "crypto/aes", [2024-03-21T09:11:31.146Z] "crypto/cipher", [2024-03-21T09:11:31.146Z] "crypto/des", [2024-03-21T09:11:31.146Z] "crypto/dsa", [2024-03-21T09:11:31.146Z] "crypto/ecdsa", [2024-03-21T09:11:31.146Z] "crypto/ed25519", [2024-03-21T09:11:31.146Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.146Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.146Z] "crypto/elliptic", [2024-03-21T09:11:31.146Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.146Z] "crypto/hmac", [2024-03-21T09:11:31.146Z] "crypto/internal/randutil", [2024-03-21T09:11:31.146Z] "crypto/internal/subtle", [2024-03-21T09:11:31.146Z] "crypto/md5", [2024-03-21T09:11:31.146Z] "crypto/rand", [2024-03-21T09:11:31.146Z] "crypto/rsa", [2024-03-21T09:11:31.146Z] "crypto/sha1", [2024-03-21T09:11:31.146Z] "crypto/sha256", [2024-03-21T09:11:31.146Z] "crypto/sha512", [2024-03-21T09:11:31.146Z] "crypto/subtle", [2024-03-21T09:11:31.146Z] "crypto/x509", [2024-03-21T09:11:31.146Z] "crypto/x509/pkix", [2024-03-21T09:11:31.146Z] "encoding", [2024-03-21T09:11:31.146Z] "encoding/asn1", [2024-03-21T09:11:31.146Z] "encoding/base64", [2024-03-21T09:11:31.146Z] "encoding/binary", [2024-03-21T09:11:31.146Z] "encoding/hex", [2024-03-21T09:11:31.146Z] "encoding/pem", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.146Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.146Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.146Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.146Z] "hash", [2024-03-21T09:11:31.146Z] "internal/abi", [2024-03-21T09:11:31.146Z] "internal/bytealg", [2024-03-21T09:11:31.146Z] "internal/cpu", [2024-03-21T09:11:31.146Z] "internal/fmtsort", [2024-03-21T09:11:31.146Z] "internal/goexperiment", [2024-03-21T09:11:31.146Z] "internal/itoa", [2024-03-21T09:11:31.146Z] "internal/nettrace", [2024-03-21T09:11:31.146Z] "internal/oserror", [2024-03-21T09:11:31.146Z] "internal/poll", [2024-03-21T09:11:31.146Z] "internal/race", [2024-03-21T09:11:31.146Z] "internal/reflectlite", [2024-03-21T09:11:31.146Z] "internal/singleflight", [2024-03-21T09:11:31.146Z] "internal/syscall/execenv", [2024-03-21T09:11:31.146Z] "internal/syscall/unix", [2024-03-21T09:11:31.146Z] "internal/testlog", [2024-03-21T09:11:31.146Z] "internal/unsafeheader", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "io/fs", [2024-03-21T09:11:31.146Z] "math", [2024-03-21T09:11:31.146Z] "math/big", [2024-03-21T09:11:31.146Z] "math/bits", [2024-03-21T09:11:31.146Z] "math/rand", [2024-03-21T09:11:31.146Z] "net", [2024-03-21T09:11:31.146Z] "net/url", [2024-03-21T09:11:31.146Z] "os", [2024-03-21T09:11:31.146Z] "path", [2024-03-21T09:11:31.146Z] "path/filepath", [2024-03-21T09:11:31.146Z] "reflect", [2024-03-21T09:11:31.146Z] "runtime", [2024-03-21T09:11:31.146Z] "runtime/cgo", [2024-03-21T09:11:31.146Z] "runtime/internal/atomic", [2024-03-21T09:11:31.146Z] "runtime/internal/math", [2024-03-21T09:11:31.146Z] "runtime/internal/sys", [2024-03-21T09:11:31.146Z] "sort", [2024-03-21T09:11:31.146Z] "strconv", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "sync", [2024-03-21T09:11:31.146Z] "sync/atomic", [2024-03-21T09:11:31.146Z] "syscall", [2024-03-21T09:11:31.146Z] "time", [2024-03-21T09:11:31.146Z] "unicode", [2024-03-21T09:11:31.146Z] "unicode/utf16", [2024-03-21T09:11:31.146Z] "unicode/utf8", [2024-03-21T09:11:31.146Z] "unsafe", [2024-03-21T09:11:31.146Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.146Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.146Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "TestGoFiles": [ [2024-03-21T09:11:31.146Z] "asymmetric_test.go", [2024-03-21T09:11:31.146Z] "crypter_test.go", [2024-03-21T09:11:31.146Z] "doc_test.go", [2024-03-21T09:11:31.146Z] "encoding_test.go", [2024-03-21T09:11:31.146Z] "jwe_test.go", [2024-03-21T09:11:31.146Z] "jwk_test.go", [2024-03-21T09:11:31.146Z] "jws_test.go", [2024-03-21T09:11:31.146Z] "opaque_test.go", [2024-03-21T09:11:31.146Z] "signing_test.go", [2024-03-21T09:11:31.146Z] "symmetric_test.go", [2024-03-21T09:11:31.146Z] "utils_test.go" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "TestImports": [ [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "crypto", [2024-03-21T09:11:31.146Z] "crypto/cipher", [2024-03-21T09:11:31.146Z] "crypto/ecdsa", [2024-03-21T09:11:31.146Z] "crypto/elliptic", [2024-03-21T09:11:31.146Z] "crypto/rand", [2024-03-21T09:11:31.146Z] "crypto/rsa", [2024-03-21T09:11:31.146Z] "crypto/sha1", [2024-03-21T09:11:31.146Z] "crypto/sha256", [2024-03-21T09:11:31.146Z] "crypto/x509", [2024-03-21T09:11:31.146Z] "encoding/base64", [2024-03-21T09:11:31.146Z] "encoding/hex", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.146Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.146Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.146Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.146Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.146Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "math/big", [2024-03-21T09:11:31.146Z] "reflect", [2024-03-21T09:11:31.146Z] "regexp", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "testing" [2024-03-21T09:11:31.146Z] ] [2024-03-21T09:11:31.146Z] } [2024-03-21T09:11:31.146Z] { [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/crypto", [2024-03-21T09:11:31.146Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.146Z] "Name": "crypto", [2024-03-21T09:11:31.146Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.146Z] "Module": { [2024-03-21T09:11:31.146Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-21T09:11:31.146Z] "Version": "v2.12.0", [2024-03-21T09:11:31.146Z] "Time": "2023-11-16T11:19:48Z", [2024-03-21T09:11:31.146Z] "Indirect": true, [2024-03-21T09:11:31.146Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.146Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-21T09:11:31.146Z] "GoVersion": "1.19" [2024-03-21T09:11:31.146Z] }, [2024-03-21T09:11:31.146Z] "DepOnly": true, [2024-03-21T09:11:31.146Z] "Stale": true, [2024-03-21T09:11:31.146Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.146Z] "GoFiles": [ [2024-03-21T09:11:31.146Z] "crypto.go", [2024-03-21T09:11:31.146Z] "hash.go", [2024-03-21T09:11:31.146Z] "key.go", [2024-03-21T09:11:31.146Z] "sign.go" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Imports": [ [2024-03-21T09:11:31.146Z] "crypto/aes", [2024-03-21T09:11:31.146Z] "crypto/cipher", [2024-03-21T09:11:31.146Z] "crypto/rand", [2024-03-21T09:11:31.146Z] "crypto/rsa", [2024-03-21T09:11:31.146Z] "crypto/sha256", [2024-03-21T09:11:31.146Z] "crypto/sha512", [2024-03-21T09:11:31.146Z] "crypto/x509", [2024-03-21T09:11:31.146Z] "encoding/base64", [2024-03-21T09:11:31.146Z] "encoding/json", [2024-03-21T09:11:31.146Z] "encoding/pem", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.146Z] "hash", [2024-03-21T09:11:31.146Z] "io" [2024-03-21T09:11:31.146Z] ], [2024-03-21T09:11:31.146Z] "Deps": [ [2024-03-21T09:11:31.146Z] "bufio", [2024-03-21T09:11:31.146Z] "bytes", [2024-03-21T09:11:31.146Z] "compress/flate", [2024-03-21T09:11:31.146Z] "context", [2024-03-21T09:11:31.146Z] "crypto", [2024-03-21T09:11:31.146Z] "crypto/aes", [2024-03-21T09:11:31.146Z] "crypto/cipher", [2024-03-21T09:11:31.146Z] "crypto/des", [2024-03-21T09:11:31.146Z] "crypto/dsa", [2024-03-21T09:11:31.146Z] "crypto/ecdsa", [2024-03-21T09:11:31.146Z] "crypto/ed25519", [2024-03-21T09:11:31.146Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.146Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.146Z] "crypto/elliptic", [2024-03-21T09:11:31.146Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.146Z] "crypto/hmac", [2024-03-21T09:11:31.146Z] "crypto/internal/randutil", [2024-03-21T09:11:31.146Z] "crypto/internal/subtle", [2024-03-21T09:11:31.146Z] "crypto/md5", [2024-03-21T09:11:31.146Z] "crypto/rand", [2024-03-21T09:11:31.146Z] "crypto/rsa", [2024-03-21T09:11:31.146Z] "crypto/sha1", [2024-03-21T09:11:31.146Z] "crypto/sha256", [2024-03-21T09:11:31.146Z] "crypto/sha512", [2024-03-21T09:11:31.146Z] "crypto/subtle", [2024-03-21T09:11:31.146Z] "crypto/x509", [2024-03-21T09:11:31.146Z] "crypto/x509/pkix", [2024-03-21T09:11:31.146Z] "encoding", [2024-03-21T09:11:31.146Z] "encoding/asn1", [2024-03-21T09:11:31.146Z] "encoding/base64", [2024-03-21T09:11:31.146Z] "encoding/binary", [2024-03-21T09:11:31.146Z] "encoding/hex", [2024-03-21T09:11:31.146Z] "encoding/json", [2024-03-21T09:11:31.146Z] "encoding/pem", [2024-03-21T09:11:31.146Z] "errors", [2024-03-21T09:11:31.146Z] "fmt", [2024-03-21T09:11:31.146Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.146Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.146Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.146Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.146Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.146Z] "hash", [2024-03-21T09:11:31.146Z] "internal/abi", [2024-03-21T09:11:31.146Z] "internal/bytealg", [2024-03-21T09:11:31.146Z] "internal/cpu", [2024-03-21T09:11:31.146Z] "internal/fmtsort", [2024-03-21T09:11:31.146Z] "internal/goexperiment", [2024-03-21T09:11:31.146Z] "internal/itoa", [2024-03-21T09:11:31.146Z] "internal/nettrace", [2024-03-21T09:11:31.146Z] "internal/oserror", [2024-03-21T09:11:31.146Z] "internal/poll", [2024-03-21T09:11:31.146Z] "internal/race", [2024-03-21T09:11:31.146Z] "internal/reflectlite", [2024-03-21T09:11:31.146Z] "internal/singleflight", [2024-03-21T09:11:31.146Z] "internal/syscall/execenv", [2024-03-21T09:11:31.146Z] "internal/syscall/unix", [2024-03-21T09:11:31.146Z] "internal/testlog", [2024-03-21T09:11:31.146Z] "internal/unsafeheader", [2024-03-21T09:11:31.146Z] "io", [2024-03-21T09:11:31.146Z] "io/fs", [2024-03-21T09:11:31.146Z] "math", [2024-03-21T09:11:31.146Z] "math/big", [2024-03-21T09:11:31.146Z] "math/bits", [2024-03-21T09:11:31.146Z] "math/rand", [2024-03-21T09:11:31.146Z] "net", [2024-03-21T09:11:31.146Z] "net/url", [2024-03-21T09:11:31.146Z] "os", [2024-03-21T09:11:31.146Z] "path", [2024-03-21T09:11:31.146Z] "path/filepath", [2024-03-21T09:11:31.146Z] "reflect", [2024-03-21T09:11:31.146Z] "runtime", [2024-03-21T09:11:31.146Z] "runtime/cgo", [2024-03-21T09:11:31.146Z] "runtime/internal/atomic", [2024-03-21T09:11:31.146Z] "runtime/internal/math", [2024-03-21T09:11:31.146Z] "runtime/internal/sys", [2024-03-21T09:11:31.146Z] "sort", [2024-03-21T09:11:31.146Z] "strconv", [2024-03-21T09:11:31.146Z] "strings", [2024-03-21T09:11:31.146Z] "sync", [2024-03-21T09:11:31.146Z] "sync/atomic", [2024-03-21T09:11:31.146Z] "syscall", [2024-03-21T09:11:31.146Z] "time", [2024-03-21T09:11:31.146Z] "unicode", [2024-03-21T09:11:31.147Z] "unicode/utf16", [2024-03-21T09:11:31.147Z] "unicode/utf8", [2024-03-21T09:11:31.147Z] "unsafe", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.147Z] ] [2024-03-21T09:11:31.147Z] } [2024-03-21T09:11:31.147Z] { [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/gorilla/securecookie@v1.1.1", [2024-03-21T09:11:31.147Z] "ImportPath": "github.com/gorilla/securecookie", [2024-03-21T09:11:31.147Z] "Name": "securecookie", [2024-03-21T09:11:31.147Z] "Doc": "Package securecookie encodes and decodes authenticated and optionally encrypted cookie values.", [2024-03-21T09:11:31.147Z] "Root": "/go/pkg/mod/github.com/gorilla/securecookie@v1.1.1", [2024-03-21T09:11:31.147Z] "Module": { [2024-03-21T09:11:31.147Z] "Path": "github.com/gorilla/securecookie", [2024-03-21T09:11:31.147Z] "Version": "v1.1.1", [2024-03-21T09:11:31.147Z] "Time": "2017-02-24T19:38:04Z", [2024-03-21T09:11:31.147Z] "Indirect": true, [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/gorilla/securecookie@v1.1.1", [2024-03-21T09:11:31.147Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/securecookie/@v/v1.1.1.mod" [2024-03-21T09:11:31.147Z] }, [2024-03-21T09:11:31.147Z] "DepOnly": true, [2024-03-21T09:11:31.147Z] "Stale": true, [2024-03-21T09:11:31.147Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.147Z] "GoFiles": [ [2024-03-21T09:11:31.147Z] "doc.go", [2024-03-21T09:11:31.147Z] "securecookie.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.147Z] "fuzz.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Imports": [ [2024-03-21T09:11:31.147Z] "bytes", [2024-03-21T09:11:31.147Z] "crypto/aes", [2024-03-21T09:11:31.147Z] "crypto/cipher", [2024-03-21T09:11:31.147Z] "crypto/hmac", [2024-03-21T09:11:31.147Z] "crypto/rand", [2024-03-21T09:11:31.147Z] "crypto/sha256", [2024-03-21T09:11:31.147Z] "crypto/subtle", [2024-03-21T09:11:31.147Z] "encoding/base64", [2024-03-21T09:11:31.147Z] "encoding/gob", [2024-03-21T09:11:31.147Z] "encoding/json", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "hash", [2024-03-21T09:11:31.147Z] "io", [2024-03-21T09:11:31.147Z] "strconv", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "time" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Deps": [ [2024-03-21T09:11:31.147Z] "bufio", [2024-03-21T09:11:31.147Z] "bytes", [2024-03-21T09:11:31.147Z] "crypto", [2024-03-21T09:11:31.147Z] "crypto/aes", [2024-03-21T09:11:31.147Z] "crypto/cipher", [2024-03-21T09:11:31.147Z] "crypto/hmac", [2024-03-21T09:11:31.147Z] "crypto/internal/subtle", [2024-03-21T09:11:31.147Z] "crypto/rand", [2024-03-21T09:11:31.147Z] "crypto/sha256", [2024-03-21T09:11:31.147Z] "crypto/subtle", [2024-03-21T09:11:31.147Z] "encoding", [2024-03-21T09:11:31.147Z] "encoding/base64", [2024-03-21T09:11:31.147Z] "encoding/binary", [2024-03-21T09:11:31.147Z] "encoding/gob", [2024-03-21T09:11:31.147Z] "encoding/json", [2024-03-21T09:11:31.147Z] "errors", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "hash", [2024-03-21T09:11:31.147Z] "internal/abi", [2024-03-21T09:11:31.147Z] "internal/bytealg", [2024-03-21T09:11:31.147Z] "internal/cpu", [2024-03-21T09:11:31.147Z] "internal/fmtsort", [2024-03-21T09:11:31.147Z] "internal/goexperiment", [2024-03-21T09:11:31.147Z] "internal/itoa", [2024-03-21T09:11:31.147Z] "internal/oserror", [2024-03-21T09:11:31.147Z] "internal/poll", [2024-03-21T09:11:31.147Z] "internal/race", [2024-03-21T09:11:31.147Z] "internal/reflectlite", [2024-03-21T09:11:31.147Z] "internal/syscall/execenv", [2024-03-21T09:11:31.147Z] "internal/syscall/unix", [2024-03-21T09:11:31.147Z] "internal/testlog", [2024-03-21T09:11:31.147Z] "internal/unsafeheader", [2024-03-21T09:11:31.147Z] "io", [2024-03-21T09:11:31.147Z] "io/fs", [2024-03-21T09:11:31.147Z] "math", [2024-03-21T09:11:31.147Z] "math/big", [2024-03-21T09:11:31.147Z] "math/bits", [2024-03-21T09:11:31.147Z] "math/rand", [2024-03-21T09:11:31.147Z] "os", [2024-03-21T09:11:31.147Z] "path", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "runtime", [2024-03-21T09:11:31.147Z] "runtime/internal/atomic", [2024-03-21T09:11:31.147Z] "runtime/internal/math", [2024-03-21T09:11:31.147Z] "runtime/internal/sys", [2024-03-21T09:11:31.147Z] "sort", [2024-03-21T09:11:31.147Z] "strconv", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "sync", [2024-03-21T09:11:31.147Z] "sync/atomic", [2024-03-21T09:11:31.147Z] "syscall", [2024-03-21T09:11:31.147Z] "time", [2024-03-21T09:11:31.147Z] "unicode", [2024-03-21T09:11:31.147Z] "unicode/utf16", [2024-03-21T09:11:31.147Z] "unicode/utf8", [2024-03-21T09:11:31.147Z] "unsafe" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestGoFiles": [ [2024-03-21T09:11:31.147Z] "securecookie_test.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestImports": [ [2024-03-21T09:11:31.147Z] "crypto/aes", [2024-03-21T09:11:31.147Z] "crypto/hmac", [2024-03-21T09:11:31.147Z] "crypto/sha256", [2024-03-21T09:11:31.147Z] "encoding/base64", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "testing" [2024-03-21T09:11:31.147Z] ] [2024-03-21T09:11:31.147Z] } [2024-03-21T09:11:31.147Z] { [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/http", [2024-03-21T09:11:31.147Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.147Z] "Name": "http", [2024-03-21T09:11:31.147Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.147Z] "Module": { [2024-03-21T09:11:31.147Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-21T09:11:31.147Z] "Version": "v2.12.0", [2024-03-21T09:11:31.147Z] "Time": "2023-11-16T11:19:48Z", [2024-03-21T09:11:31.147Z] "Indirect": true, [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.147Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-21T09:11:31.147Z] "GoVersion": "1.19" [2024-03-21T09:11:31.147Z] }, [2024-03-21T09:11:31.147Z] "DepOnly": true, [2024-03-21T09:11:31.147Z] "Stale": true, [2024-03-21T09:11:31.147Z] "StaleReason": "stale dependency: github.com/gorilla/securecookie", [2024-03-21T09:11:31.147Z] "GoFiles": [ [2024-03-21T09:11:31.147Z] "cookie.go", [2024-03-21T09:11:31.147Z] "http.go", [2024-03-21T09:11:31.147Z] "marshal.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Imports": [ [2024-03-21T09:11:31.147Z] "bytes", [2024-03-21T09:11:31.147Z] "context", [2024-03-21T09:11:31.147Z] "encoding/json", [2024-03-21T09:11:31.147Z] "errors", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.147Z] "io", [2024-03-21T09:11:31.147Z] "log", [2024-03-21T09:11:31.147Z] "net/http", [2024-03-21T09:11:31.147Z] "net/url", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "time" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Deps": [ [2024-03-21T09:11:31.147Z] "bufio", [2024-03-21T09:11:31.147Z] "bytes", [2024-03-21T09:11:31.147Z] "compress/flate", [2024-03-21T09:11:31.147Z] "compress/gzip", [2024-03-21T09:11:31.147Z] "container/list", [2024-03-21T09:11:31.147Z] "context", [2024-03-21T09:11:31.147Z] "crypto", [2024-03-21T09:11:31.147Z] "crypto/aes", [2024-03-21T09:11:31.147Z] "crypto/cipher", [2024-03-21T09:11:31.147Z] "crypto/des", [2024-03-21T09:11:31.147Z] "crypto/dsa", [2024-03-21T09:11:31.147Z] "crypto/ecdsa", [2024-03-21T09:11:31.147Z] "crypto/ed25519", [2024-03-21T09:11:31.147Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.147Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.147Z] "crypto/elliptic", [2024-03-21T09:11:31.147Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.147Z] "crypto/hmac", [2024-03-21T09:11:31.147Z] "crypto/internal/randutil", [2024-03-21T09:11:31.147Z] "crypto/internal/subtle", [2024-03-21T09:11:31.147Z] "crypto/md5", [2024-03-21T09:11:31.147Z] "crypto/rand", [2024-03-21T09:11:31.147Z] "crypto/rc4", [2024-03-21T09:11:31.147Z] "crypto/rsa", [2024-03-21T09:11:31.147Z] "crypto/sha1", [2024-03-21T09:11:31.147Z] "crypto/sha256", [2024-03-21T09:11:31.147Z] "crypto/sha512", [2024-03-21T09:11:31.147Z] "crypto/subtle", [2024-03-21T09:11:31.147Z] "crypto/tls", [2024-03-21T09:11:31.147Z] "crypto/x509", [2024-03-21T09:11:31.147Z] "crypto/x509/pkix", [2024-03-21T09:11:31.147Z] "encoding", [2024-03-21T09:11:31.147Z] "encoding/asn1", [2024-03-21T09:11:31.147Z] "encoding/base64", [2024-03-21T09:11:31.147Z] "encoding/binary", [2024-03-21T09:11:31.147Z] "encoding/gob", [2024-03-21T09:11:31.147Z] "encoding/hex", [2024-03-21T09:11:31.147Z] "encoding/json", [2024-03-21T09:11:31.147Z] "encoding/pem", [2024-03-21T09:11:31.147Z] "errors", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.147Z] "hash", [2024-03-21T09:11:31.147Z] "hash/crc32", [2024-03-21T09:11:31.147Z] "internal/abi", [2024-03-21T09:11:31.147Z] "internal/bytealg", [2024-03-21T09:11:31.147Z] "internal/cpu", [2024-03-21T09:11:31.147Z] "internal/fmtsort", [2024-03-21T09:11:31.147Z] "internal/goexperiment", [2024-03-21T09:11:31.147Z] "internal/itoa", [2024-03-21T09:11:31.147Z] "internal/nettrace", [2024-03-21T09:11:31.147Z] "internal/oserror", [2024-03-21T09:11:31.147Z] "internal/poll", [2024-03-21T09:11:31.147Z] "internal/race", [2024-03-21T09:11:31.147Z] "internal/reflectlite", [2024-03-21T09:11:31.147Z] "internal/singleflight", [2024-03-21T09:11:31.147Z] "internal/syscall/execenv", [2024-03-21T09:11:31.147Z] "internal/syscall/unix", [2024-03-21T09:11:31.147Z] "internal/testlog", [2024-03-21T09:11:31.147Z] "internal/unsafeheader", [2024-03-21T09:11:31.147Z] "io", [2024-03-21T09:11:31.147Z] "io/fs", [2024-03-21T09:11:31.147Z] "io/ioutil", [2024-03-21T09:11:31.147Z] "log", [2024-03-21T09:11:31.147Z] "math", [2024-03-21T09:11:31.147Z] "math/big", [2024-03-21T09:11:31.147Z] "math/bits", [2024-03-21T09:11:31.147Z] "math/rand", [2024-03-21T09:11:31.147Z] "mime", [2024-03-21T09:11:31.147Z] "mime/multipart", [2024-03-21T09:11:31.147Z] "mime/quotedprintable", [2024-03-21T09:11:31.147Z] "net", [2024-03-21T09:11:31.147Z] "net/http", [2024-03-21T09:11:31.147Z] "net/http/httptrace", [2024-03-21T09:11:31.147Z] "net/http/internal", [2024-03-21T09:11:31.147Z] "net/http/internal/ascii", [2024-03-21T09:11:31.147Z] "net/textproto", [2024-03-21T09:11:31.147Z] "net/url", [2024-03-21T09:11:31.147Z] "os", [2024-03-21T09:11:31.147Z] "path", [2024-03-21T09:11:31.147Z] "path/filepath", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "runtime", [2024-03-21T09:11:31.147Z] "runtime/cgo", [2024-03-21T09:11:31.147Z] "runtime/internal/atomic", [2024-03-21T09:11:31.147Z] "runtime/internal/math", [2024-03-21T09:11:31.147Z] "runtime/internal/sys", [2024-03-21T09:11:31.147Z] "sort", [2024-03-21T09:11:31.147Z] "strconv", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "sync", [2024-03-21T09:11:31.147Z] "sync/atomic", [2024-03-21T09:11:31.147Z] "syscall", [2024-03-21T09:11:31.147Z] "time", [2024-03-21T09:11:31.147Z] "unicode", [2024-03-21T09:11:31.147Z] "unicode/utf16", [2024-03-21T09:11:31.147Z] "unicode/utf8", [2024-03-21T09:11:31.147Z] "unsafe", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.147Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestGoFiles": [ [2024-03-21T09:11:31.147Z] "marshal_test.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestImports": [ [2024-03-21T09:11:31.147Z] "bytes", [2024-03-21T09:11:31.147Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.147Z] "net/http/httptest", [2024-03-21T09:11:31.147Z] "testing" [2024-03-21T09:11:31.147Z] ] [2024-03-21T09:11:31.147Z] } [2024-03-21T09:11:31.147Z] { [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/gorilla/schema@v1.2.0", [2024-03-21T09:11:31.147Z] "ImportPath": "github.com/gorilla/schema", [2024-03-21T09:11:31.147Z] "Name": "schema", [2024-03-21T09:11:31.147Z] "Doc": "Package gorilla/schema fills a struct with form values.", [2024-03-21T09:11:31.147Z] "Root": "/go/pkg/mod/github.com/gorilla/schema@v1.2.0", [2024-03-21T09:11:31.147Z] "Module": { [2024-03-21T09:11:31.147Z] "Path": "github.com/gorilla/schema", [2024-03-21T09:11:31.147Z] "Version": "v1.2.0", [2024-03-21T09:11:31.147Z] "Time": "2020-08-22T14:26:48Z", [2024-03-21T09:11:31.147Z] "Indirect": true, [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/gorilla/schema@v1.2.0", [2024-03-21T09:11:31.147Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/schema/@v/v1.2.0.mod" [2024-03-21T09:11:31.147Z] }, [2024-03-21T09:11:31.147Z] "DepOnly": true, [2024-03-21T09:11:31.147Z] "Stale": true, [2024-03-21T09:11:31.147Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.147Z] "GoFiles": [ [2024-03-21T09:11:31.147Z] "cache.go", [2024-03-21T09:11:31.147Z] "converter.go", [2024-03-21T09:11:31.147Z] "decoder.go", [2024-03-21T09:11:31.147Z] "doc.go", [2024-03-21T09:11:31.147Z] "encoder.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Imports": [ [2024-03-21T09:11:31.147Z] "encoding", [2024-03-21T09:11:31.147Z] "errors", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "strconv", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "sync" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Deps": [ [2024-03-21T09:11:31.147Z] "encoding", [2024-03-21T09:11:31.147Z] "errors", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "internal/abi", [2024-03-21T09:11:31.147Z] "internal/bytealg", [2024-03-21T09:11:31.147Z] "internal/cpu", [2024-03-21T09:11:31.147Z] "internal/fmtsort", [2024-03-21T09:11:31.147Z] "internal/goexperiment", [2024-03-21T09:11:31.147Z] "internal/itoa", [2024-03-21T09:11:31.147Z] "internal/oserror", [2024-03-21T09:11:31.147Z] "internal/poll", [2024-03-21T09:11:31.147Z] "internal/race", [2024-03-21T09:11:31.147Z] "internal/reflectlite", [2024-03-21T09:11:31.147Z] "internal/syscall/execenv", [2024-03-21T09:11:31.147Z] "internal/syscall/unix", [2024-03-21T09:11:31.147Z] "internal/testlog", [2024-03-21T09:11:31.147Z] "internal/unsafeheader", [2024-03-21T09:11:31.147Z] "io", [2024-03-21T09:11:31.147Z] "io/fs", [2024-03-21T09:11:31.147Z] "math", [2024-03-21T09:11:31.147Z] "math/bits", [2024-03-21T09:11:31.147Z] "os", [2024-03-21T09:11:31.147Z] "path", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "runtime", [2024-03-21T09:11:31.147Z] "runtime/internal/atomic", [2024-03-21T09:11:31.147Z] "runtime/internal/math", [2024-03-21T09:11:31.147Z] "runtime/internal/sys", [2024-03-21T09:11:31.147Z] "sort", [2024-03-21T09:11:31.147Z] "strconv", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "sync", [2024-03-21T09:11:31.147Z] "sync/atomic", [2024-03-21T09:11:31.147Z] "syscall", [2024-03-21T09:11:31.147Z] "time", [2024-03-21T09:11:31.147Z] "unicode", [2024-03-21T09:11:31.147Z] "unicode/utf8", [2024-03-21T09:11:31.147Z] "unsafe" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestGoFiles": [ [2024-03-21T09:11:31.147Z] "decoder_test.go", [2024-03-21T09:11:31.147Z] "encoder_test.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestImports": [ [2024-03-21T09:11:31.147Z] "encoding/hex", [2024-03-21T09:11:31.147Z] "errors", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "testing", [2024-03-21T09:11:31.147Z] "time" [2024-03-21T09:11:31.147Z] ] [2024-03-21T09:11:31.147Z] } [2024-03-21T09:11:31.147Z] { [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/muhlemmer/gu@v0.3.1", [2024-03-21T09:11:31.147Z] "ImportPath": "github.com/muhlemmer/gu", [2024-03-21T09:11:31.147Z] "Name": "gu", [2024-03-21T09:11:31.147Z] "Doc": "Package gu provides Generic Utilities for the Go programming language.", [2024-03-21T09:11:31.147Z] "Root": "/go/pkg/mod/github.com/muhlemmer/gu@v0.3.1", [2024-03-21T09:11:31.147Z] "Module": { [2024-03-21T09:11:31.147Z] "Path": "github.com/muhlemmer/gu", [2024-03-21T09:11:31.147Z] "Version": "v0.3.1", [2024-03-21T09:11:31.147Z] "Time": "2023-03-09T15:09:07Z", [2024-03-21T09:11:31.147Z] "Indirect": true, [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/muhlemmer/gu@v0.3.1", [2024-03-21T09:11:31.147Z] "GoMod": "/go/pkg/mod/cache/download/github.com/muhlemmer/gu/@v/v0.3.1.mod", [2024-03-21T09:11:31.147Z] "GoVersion": "1.18" [2024-03-21T09:11:31.147Z] }, [2024-03-21T09:11:31.147Z] "DepOnly": true, [2024-03-21T09:11:31.147Z] "Stale": true, [2024-03-21T09:11:31.147Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.147Z] "GoFiles": [ [2024-03-21T09:11:31.147Z] "gu.go", [2024-03-21T09:11:31.147Z] "map.go", [2024-03-21T09:11:31.147Z] "pointer.go", [2024-03-21T09:11:31.147Z] "slice.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Imports": [ [2024-03-21T09:11:31.147Z] "fmt" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Deps": [ [2024-03-21T09:11:31.147Z] "errors", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "internal/abi", [2024-03-21T09:11:31.147Z] "internal/bytealg", [2024-03-21T09:11:31.147Z] "internal/cpu", [2024-03-21T09:11:31.147Z] "internal/fmtsort", [2024-03-21T09:11:31.147Z] "internal/goexperiment", [2024-03-21T09:11:31.147Z] "internal/itoa", [2024-03-21T09:11:31.147Z] "internal/oserror", [2024-03-21T09:11:31.147Z] "internal/poll", [2024-03-21T09:11:31.147Z] "internal/race", [2024-03-21T09:11:31.147Z] "internal/reflectlite", [2024-03-21T09:11:31.147Z] "internal/syscall/execenv", [2024-03-21T09:11:31.147Z] "internal/syscall/unix", [2024-03-21T09:11:31.147Z] "internal/testlog", [2024-03-21T09:11:31.147Z] "internal/unsafeheader", [2024-03-21T09:11:31.147Z] "io", [2024-03-21T09:11:31.147Z] "io/fs", [2024-03-21T09:11:31.147Z] "math", [2024-03-21T09:11:31.147Z] "math/bits", [2024-03-21T09:11:31.147Z] "os", [2024-03-21T09:11:31.147Z] "path", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "runtime", [2024-03-21T09:11:31.147Z] "runtime/internal/atomic", [2024-03-21T09:11:31.147Z] "runtime/internal/math", [2024-03-21T09:11:31.147Z] "runtime/internal/sys", [2024-03-21T09:11:31.147Z] "sort", [2024-03-21T09:11:31.147Z] "strconv", [2024-03-21T09:11:31.147Z] "sync", [2024-03-21T09:11:31.147Z] "sync/atomic", [2024-03-21T09:11:31.147Z] "syscall", [2024-03-21T09:11:31.147Z] "time", [2024-03-21T09:11:31.147Z] "unicode", [2024-03-21T09:11:31.147Z] "unicode/utf8", [2024-03-21T09:11:31.147Z] "unsafe" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestGoFiles": [ [2024-03-21T09:11:31.147Z] "map_test.go", [2024-03-21T09:11:31.147Z] "pointer_test.go", [2024-03-21T09:11:31.147Z] "slice_test.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestImports": [ [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "log", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "strconv", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "testing" [2024-03-21T09:11:31.147Z] ] [2024-03-21T09:11:31.147Z] } [2024-03-21T09:11:31.147Z] { [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/strings", [2024-03-21T09:11:31.147Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.147Z] "Name": "strings", [2024-03-21T09:11:31.147Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.147Z] "Module": { [2024-03-21T09:11:31.147Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-21T09:11:31.147Z] "Version": "v2.12.0", [2024-03-21T09:11:31.147Z] "Time": "2023-11-16T11:19:48Z", [2024-03-21T09:11:31.147Z] "Indirect": true, [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.147Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-21T09:11:31.147Z] "GoVersion": "1.19" [2024-03-21T09:11:31.147Z] }, [2024-03-21T09:11:31.147Z] "DepOnly": true, [2024-03-21T09:11:31.147Z] "Stale": true, [2024-03-21T09:11:31.147Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.147Z] "GoFiles": [ [2024-03-21T09:11:31.147Z] "strings.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestGoFiles": [ [2024-03-21T09:11:31.147Z] "strings_test.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "TestImports": [ [2024-03-21T09:11:31.147Z] "testing" [2024-03-21T09:11:31.147Z] ] [2024-03-21T09:11:31.147Z] } [2024-03-21T09:11:31.147Z] { [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0/internal", [2024-03-21T09:11:31.147Z] "ImportPath": "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.147Z] "Name": "internal", [2024-03-21T09:11:31.147Z] "Doc": "Package internal contains support packages for oauth2 package.", [2024-03-21T09:11:31.147Z] "Root": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-21T09:11:31.147Z] "Module": { [2024-03-21T09:11:31.147Z] "Path": "golang.org/x/oauth2", [2024-03-21T09:11:31.147Z] "Version": "v0.16.0", [2024-03-21T09:11:31.147Z] "Time": "2024-01-08T18:34:15Z", [2024-03-21T09:11:31.147Z] "Indirect": true, [2024-03-21T09:11:31.147Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-21T09:11:31.147Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/oauth2/@v/v0.16.0.mod", [2024-03-21T09:11:31.147Z] "GoVersion": "1.18" [2024-03-21T09:11:31.147Z] }, [2024-03-21T09:11:31.147Z] "DepOnly": true, [2024-03-21T09:11:31.147Z] "Stale": true, [2024-03-21T09:11:31.147Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.147Z] "GoFiles": [ [2024-03-21T09:11:31.147Z] "doc.go", [2024-03-21T09:11:31.147Z] "oauth2.go", [2024-03-21T09:11:31.147Z] "token.go", [2024-03-21T09:11:31.147Z] "transport.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.147Z] "client_appengine.go" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Imports": [ [2024-03-21T09:11:31.147Z] "context", [2024-03-21T09:11:31.147Z] "crypto/rsa", [2024-03-21T09:11:31.147Z] "crypto/x509", [2024-03-21T09:11:31.147Z] "encoding/json", [2024-03-21T09:11:31.147Z] "encoding/pem", [2024-03-21T09:11:31.147Z] "errors", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "io", [2024-03-21T09:11:31.147Z] "io/ioutil", [2024-03-21T09:11:31.147Z] "math", [2024-03-21T09:11:31.147Z] "mime", [2024-03-21T09:11:31.147Z] "net/http", [2024-03-21T09:11:31.147Z] "net/url", [2024-03-21T09:11:31.147Z] "strconv", [2024-03-21T09:11:31.147Z] "strings", [2024-03-21T09:11:31.147Z] "sync", [2024-03-21T09:11:31.147Z] "sync/atomic", [2024-03-21T09:11:31.147Z] "time" [2024-03-21T09:11:31.147Z] ], [2024-03-21T09:11:31.147Z] "Deps": [ [2024-03-21T09:11:31.147Z] "bufio", [2024-03-21T09:11:31.147Z] "bytes", [2024-03-21T09:11:31.147Z] "compress/flate", [2024-03-21T09:11:31.147Z] "compress/gzip", [2024-03-21T09:11:31.147Z] "container/list", [2024-03-21T09:11:31.147Z] "context", [2024-03-21T09:11:31.147Z] "crypto", [2024-03-21T09:11:31.147Z] "crypto/aes", [2024-03-21T09:11:31.147Z] "crypto/cipher", [2024-03-21T09:11:31.147Z] "crypto/des", [2024-03-21T09:11:31.147Z] "crypto/dsa", [2024-03-21T09:11:31.147Z] "crypto/ecdsa", [2024-03-21T09:11:31.147Z] "crypto/ed25519", [2024-03-21T09:11:31.147Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.147Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.147Z] "crypto/elliptic", [2024-03-21T09:11:31.147Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.147Z] "crypto/hmac", [2024-03-21T09:11:31.147Z] "crypto/internal/randutil", [2024-03-21T09:11:31.147Z] "crypto/internal/subtle", [2024-03-21T09:11:31.147Z] "crypto/md5", [2024-03-21T09:11:31.147Z] "crypto/rand", [2024-03-21T09:11:31.147Z] "crypto/rc4", [2024-03-21T09:11:31.147Z] "crypto/rsa", [2024-03-21T09:11:31.147Z] "crypto/sha1", [2024-03-21T09:11:31.147Z] "crypto/sha256", [2024-03-21T09:11:31.147Z] "crypto/sha512", [2024-03-21T09:11:31.147Z] "crypto/subtle", [2024-03-21T09:11:31.147Z] "crypto/tls", [2024-03-21T09:11:31.147Z] "crypto/x509", [2024-03-21T09:11:31.147Z] "crypto/x509/pkix", [2024-03-21T09:11:31.147Z] "encoding", [2024-03-21T09:11:31.147Z] "encoding/asn1", [2024-03-21T09:11:31.147Z] "encoding/base64", [2024-03-21T09:11:31.147Z] "encoding/binary", [2024-03-21T09:11:31.147Z] "encoding/hex", [2024-03-21T09:11:31.147Z] "encoding/json", [2024-03-21T09:11:31.147Z] "encoding/pem", [2024-03-21T09:11:31.147Z] "errors", [2024-03-21T09:11:31.147Z] "fmt", [2024-03-21T09:11:31.147Z] "hash", [2024-03-21T09:11:31.147Z] "hash/crc32", [2024-03-21T09:11:31.147Z] "internal/abi", [2024-03-21T09:11:31.147Z] "internal/bytealg", [2024-03-21T09:11:31.147Z] "internal/cpu", [2024-03-21T09:11:31.147Z] "internal/fmtsort", [2024-03-21T09:11:31.147Z] "internal/goexperiment", [2024-03-21T09:11:31.147Z] "internal/itoa", [2024-03-21T09:11:31.147Z] "internal/nettrace", [2024-03-21T09:11:31.147Z] "internal/oserror", [2024-03-21T09:11:31.147Z] "internal/poll", [2024-03-21T09:11:31.147Z] "internal/race", [2024-03-21T09:11:31.147Z] "internal/reflectlite", [2024-03-21T09:11:31.147Z] "internal/singleflight", [2024-03-21T09:11:31.147Z] "internal/syscall/execenv", [2024-03-21T09:11:31.147Z] "internal/syscall/unix", [2024-03-21T09:11:31.147Z] "internal/testlog", [2024-03-21T09:11:31.147Z] "internal/unsafeheader", [2024-03-21T09:11:31.147Z] "io", [2024-03-21T09:11:31.147Z] "io/fs", [2024-03-21T09:11:31.147Z] "io/ioutil", [2024-03-21T09:11:31.147Z] "log", [2024-03-21T09:11:31.147Z] "math", [2024-03-21T09:11:31.147Z] "math/big", [2024-03-21T09:11:31.147Z] "math/bits", [2024-03-21T09:11:31.147Z] "math/rand", [2024-03-21T09:11:31.147Z] "mime", [2024-03-21T09:11:31.147Z] "mime/multipart", [2024-03-21T09:11:31.147Z] "mime/quotedprintable", [2024-03-21T09:11:31.147Z] "net", [2024-03-21T09:11:31.147Z] "net/http", [2024-03-21T09:11:31.147Z] "net/http/httptrace", [2024-03-21T09:11:31.147Z] "net/http/internal", [2024-03-21T09:11:31.147Z] "net/http/internal/ascii", [2024-03-21T09:11:31.147Z] "net/textproto", [2024-03-21T09:11:31.147Z] "net/url", [2024-03-21T09:11:31.147Z] "os", [2024-03-21T09:11:31.147Z] "path", [2024-03-21T09:11:31.147Z] "path/filepath", [2024-03-21T09:11:31.147Z] "reflect", [2024-03-21T09:11:31.147Z] "runtime", [2024-03-21T09:11:31.147Z] "runtime/cgo", [2024-03-21T09:11:31.147Z] "runtime/internal/atomic", [2024-03-21T09:11:31.147Z] "runtime/internal/math", [2024-03-21T09:11:31.148Z] "runtime/internal/sys", [2024-03-21T09:11:31.148Z] "sort", [2024-03-21T09:11:31.148Z] "strconv", [2024-03-21T09:11:31.148Z] "strings", [2024-03-21T09:11:31.148Z] "sync", [2024-03-21T09:11:31.148Z] "sync/atomic", [2024-03-21T09:11:31.148Z] "syscall", [2024-03-21T09:11:31.148Z] "time", [2024-03-21T09:11:31.148Z] "unicode", [2024-03-21T09:11:31.148Z] "unicode/utf16", [2024-03-21T09:11:31.148Z] "unicode/utf8", [2024-03-21T09:11:31.148Z] "unsafe", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "TestGoFiles": [ [2024-03-21T09:11:31.148Z] "token_test.go" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "TestImports": [ [2024-03-21T09:11:31.148Z] "context", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "io", [2024-03-21T09:11:31.148Z] "math", [2024-03-21T09:11:31.148Z] "net/http", [2024-03-21T09:11:31.148Z] "net/http/httptest", [2024-03-21T09:11:31.148Z] "net/url", [2024-03-21T09:11:31.148Z] "testing" [2024-03-21T09:11:31.148Z] ] [2024-03-21T09:11:31.148Z] } [2024-03-21T09:11:31.148Z] { [2024-03-21T09:11:31.148Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-21T09:11:31.148Z] "ImportPath": "golang.org/x/oauth2", [2024-03-21T09:11:31.148Z] "Name": "oauth2", [2024-03-21T09:11:31.148Z] "Doc": "Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests, as specified in RFC 6749.", [2024-03-21T09:11:31.148Z] "Root": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-21T09:11:31.148Z] "Module": { [2024-03-21T09:11:31.148Z] "Path": "golang.org/x/oauth2", [2024-03-21T09:11:31.148Z] "Version": "v0.16.0", [2024-03-21T09:11:31.148Z] "Time": "2024-01-08T18:34:15Z", [2024-03-21T09:11:31.148Z] "Indirect": true, [2024-03-21T09:11:31.148Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-03-21T09:11:31.148Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/oauth2/@v/v0.16.0.mod", [2024-03-21T09:11:31.148Z] "GoVersion": "1.18" [2024-03-21T09:11:31.148Z] }, [2024-03-21T09:11:31.148Z] "DepOnly": true, [2024-03-21T09:11:31.148Z] "Stale": true, [2024-03-21T09:11:31.148Z] "StaleReason": "stale dependency: golang.org/x/oauth2/internal", [2024-03-21T09:11:31.148Z] "GoFiles": [ [2024-03-21T09:11:31.148Z] "deviceauth.go", [2024-03-21T09:11:31.148Z] "oauth2.go", [2024-03-21T09:11:31.148Z] "pkce.go", [2024-03-21T09:11:31.148Z] "token.go", [2024-03-21T09:11:31.148Z] "transport.go" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "Imports": [ [2024-03-21T09:11:31.148Z] "bytes", [2024-03-21T09:11:31.148Z] "context", [2024-03-21T09:11:31.148Z] "crypto/rand", [2024-03-21T09:11:31.148Z] "crypto/sha256", [2024-03-21T09:11:31.148Z] "encoding/base64", [2024-03-21T09:11:31.148Z] "encoding/json", [2024-03-21T09:11:31.148Z] "errors", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.148Z] "io", [2024-03-21T09:11:31.148Z] "log", [2024-03-21T09:11:31.148Z] "net/http", [2024-03-21T09:11:31.148Z] "net/url", [2024-03-21T09:11:31.148Z] "strconv", [2024-03-21T09:11:31.148Z] "strings", [2024-03-21T09:11:31.148Z] "sync", [2024-03-21T09:11:31.148Z] "time" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "Deps": [ [2024-03-21T09:11:31.148Z] "bufio", [2024-03-21T09:11:31.148Z] "bytes", [2024-03-21T09:11:31.148Z] "compress/flate", [2024-03-21T09:11:31.148Z] "compress/gzip", [2024-03-21T09:11:31.148Z] "container/list", [2024-03-21T09:11:31.148Z] "context", [2024-03-21T09:11:31.148Z] "crypto", [2024-03-21T09:11:31.148Z] "crypto/aes", [2024-03-21T09:11:31.148Z] "crypto/cipher", [2024-03-21T09:11:31.148Z] "crypto/des", [2024-03-21T09:11:31.148Z] "crypto/dsa", [2024-03-21T09:11:31.148Z] "crypto/ecdsa", [2024-03-21T09:11:31.148Z] "crypto/ed25519", [2024-03-21T09:11:31.148Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.148Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.148Z] "crypto/elliptic", [2024-03-21T09:11:31.148Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.148Z] "crypto/hmac", [2024-03-21T09:11:31.148Z] "crypto/internal/randutil", [2024-03-21T09:11:31.148Z] "crypto/internal/subtle", [2024-03-21T09:11:31.148Z] "crypto/md5", [2024-03-21T09:11:31.148Z] "crypto/rand", [2024-03-21T09:11:31.148Z] "crypto/rc4", [2024-03-21T09:11:31.148Z] "crypto/rsa", [2024-03-21T09:11:31.148Z] "crypto/sha1", [2024-03-21T09:11:31.148Z] "crypto/sha256", [2024-03-21T09:11:31.148Z] "crypto/sha512", [2024-03-21T09:11:31.148Z] "crypto/subtle", [2024-03-21T09:11:31.148Z] "crypto/tls", [2024-03-21T09:11:31.148Z] "crypto/x509", [2024-03-21T09:11:31.148Z] "crypto/x509/pkix", [2024-03-21T09:11:31.148Z] "encoding", [2024-03-21T09:11:31.148Z] "encoding/asn1", [2024-03-21T09:11:31.148Z] "encoding/base64", [2024-03-21T09:11:31.148Z] "encoding/binary", [2024-03-21T09:11:31.148Z] "encoding/hex", [2024-03-21T09:11:31.148Z] "encoding/json", [2024-03-21T09:11:31.148Z] "encoding/pem", [2024-03-21T09:11:31.148Z] "errors", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.148Z] "hash", [2024-03-21T09:11:31.148Z] "hash/crc32", [2024-03-21T09:11:31.148Z] "internal/abi", [2024-03-21T09:11:31.148Z] "internal/bytealg", [2024-03-21T09:11:31.148Z] "internal/cpu", [2024-03-21T09:11:31.148Z] "internal/fmtsort", [2024-03-21T09:11:31.148Z] "internal/goexperiment", [2024-03-21T09:11:31.148Z] "internal/itoa", [2024-03-21T09:11:31.148Z] "internal/nettrace", [2024-03-21T09:11:31.148Z] "internal/oserror", [2024-03-21T09:11:31.148Z] "internal/poll", [2024-03-21T09:11:31.148Z] "internal/race", [2024-03-21T09:11:31.148Z] "internal/reflectlite", [2024-03-21T09:11:31.148Z] "internal/singleflight", [2024-03-21T09:11:31.148Z] "internal/syscall/execenv", [2024-03-21T09:11:31.148Z] "internal/syscall/unix", [2024-03-21T09:11:31.148Z] "internal/testlog", [2024-03-21T09:11:31.148Z] "internal/unsafeheader", [2024-03-21T09:11:31.148Z] "io", [2024-03-21T09:11:31.148Z] "io/fs", [2024-03-21T09:11:31.148Z] "io/ioutil", [2024-03-21T09:11:31.148Z] "log", [2024-03-21T09:11:31.148Z] "math", [2024-03-21T09:11:31.148Z] "math/big", [2024-03-21T09:11:31.148Z] "math/bits", [2024-03-21T09:11:31.148Z] "math/rand", [2024-03-21T09:11:31.148Z] "mime", [2024-03-21T09:11:31.148Z] "mime/multipart", [2024-03-21T09:11:31.148Z] "mime/quotedprintable", [2024-03-21T09:11:31.148Z] "net", [2024-03-21T09:11:31.148Z] "net/http", [2024-03-21T09:11:31.148Z] "net/http/httptrace", [2024-03-21T09:11:31.148Z] "net/http/internal", [2024-03-21T09:11:31.148Z] "net/http/internal/ascii", [2024-03-21T09:11:31.148Z] "net/textproto", [2024-03-21T09:11:31.148Z] "net/url", [2024-03-21T09:11:31.148Z] "os", [2024-03-21T09:11:31.148Z] "path", [2024-03-21T09:11:31.148Z] "path/filepath", [2024-03-21T09:11:31.148Z] "reflect", [2024-03-21T09:11:31.148Z] "runtime", [2024-03-21T09:11:31.148Z] "runtime/cgo", [2024-03-21T09:11:31.148Z] "runtime/internal/atomic", [2024-03-21T09:11:31.148Z] "runtime/internal/math", [2024-03-21T09:11:31.148Z] "runtime/internal/sys", [2024-03-21T09:11:31.148Z] "sort", [2024-03-21T09:11:31.148Z] "strconv", [2024-03-21T09:11:31.148Z] "strings", [2024-03-21T09:11:31.148Z] "sync", [2024-03-21T09:11:31.148Z] "sync/atomic", [2024-03-21T09:11:31.148Z] "syscall", [2024-03-21T09:11:31.148Z] "time", [2024-03-21T09:11:31.148Z] "unicode", [2024-03-21T09:11:31.148Z] "unicode/utf16", [2024-03-21T09:11:31.148Z] "unicode/utf8", [2024-03-21T09:11:31.148Z] "unsafe", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "TestGoFiles": [ [2024-03-21T09:11:31.148Z] "deviceauth_test.go", [2024-03-21T09:11:31.148Z] "oauth2_test.go", [2024-03-21T09:11:31.148Z] "token_test.go", [2024-03-21T09:11:31.148Z] "transport_test.go" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "TestImports": [ [2024-03-21T09:11:31.148Z] "context", [2024-03-21T09:11:31.148Z] "encoding/json", [2024-03-21T09:11:31.148Z] "errors", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "github.com/google/go-cmp/cmp", [2024-03-21T09:11:31.148Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-03-21T09:11:31.148Z] "io", [2024-03-21T09:11:31.148Z] "io/ioutil", [2024-03-21T09:11:31.148Z] "net/http", [2024-03-21T09:11:31.148Z] "net/http/httptest", [2024-03-21T09:11:31.148Z] "net/url", [2024-03-21T09:11:31.148Z] "strings", [2024-03-21T09:11:31.148Z] "testing", [2024-03-21T09:11:31.148Z] "time" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "XTestGoFiles": [ [2024-03-21T09:11:31.148Z] "example_test.go" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "XTestImports": [ [2024-03-21T09:11:31.148Z] "context", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.148Z] "log", [2024-03-21T09:11:31.148Z] "net/http", [2024-03-21T09:11:31.148Z] "time" [2024-03-21T09:11:31.148Z] ] [2024-03-21T09:11:31.148Z] } [2024-03-21T09:11:31.148Z] { [2024-03-21T09:11:31.148Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/oidc", [2024-03-21T09:11:31.148Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.148Z] "Name": "oidc", [2024-03-21T09:11:31.148Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.148Z] "Module": { [2024-03-21T09:11:31.148Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-21T09:11:31.148Z] "Version": "v2.12.0", [2024-03-21T09:11:31.148Z] "Time": "2023-11-16T11:19:48Z", [2024-03-21T09:11:31.148Z] "Indirect": true, [2024-03-21T09:11:31.148Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.148Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-21T09:11:31.148Z] "GoVersion": "1.19" [2024-03-21T09:11:31.148Z] }, [2024-03-21T09:11:31.148Z] "DepOnly": true, [2024-03-21T09:11:31.148Z] "Stale": true, [2024-03-21T09:11:31.148Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.148Z] "GoFiles": [ [2024-03-21T09:11:31.148Z] "authorization.go", [2024-03-21T09:11:31.148Z] "code_challenge.go", [2024-03-21T09:11:31.148Z] "device_authorization.go", [2024-03-21T09:11:31.148Z] "discovery.go", [2024-03-21T09:11:31.148Z] "error.go", [2024-03-21T09:11:31.148Z] "introspection.go", [2024-03-21T09:11:31.148Z] "jwt_profile.go", [2024-03-21T09:11:31.148Z] "keyset.go", [2024-03-21T09:11:31.148Z] "revocation.go", [2024-03-21T09:11:31.148Z] "session.go", [2024-03-21T09:11:31.148Z] "token.go", [2024-03-21T09:11:31.148Z] "token_request.go", [2024-03-21T09:11:31.148Z] "types.go", [2024-03-21T09:11:31.148Z] "userinfo.go", [2024-03-21T09:11:31.148Z] "util.go", [2024-03-21T09:11:31.148Z] "verifier.go" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.148Z] "regression_create_test.go" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "Imports": [ [2024-03-21T09:11:31.148Z] "bytes", [2024-03-21T09:11:31.148Z] "context", [2024-03-21T09:11:31.148Z] "crypto/ecdsa", [2024-03-21T09:11:31.148Z] "crypto/ed25519", [2024-03-21T09:11:31.148Z] "crypto/rsa", [2024-03-21T09:11:31.148Z] "crypto/sha256", [2024-03-21T09:11:31.148Z] "database/sql/driver", [2024-03-21T09:11:31.148Z] "encoding/base64", [2024-03-21T09:11:31.148Z] "encoding/json", [2024-03-21T09:11:31.148Z] "errors", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.148Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.148Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.148Z] "golang.org/x/text/language", [2024-03-21T09:11:31.148Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.148Z] "os", [2024-03-21T09:11:31.148Z] "reflect", [2024-03-21T09:11:31.148Z] "strings", [2024-03-21T09:11:31.148Z] "time" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "Deps": [ [2024-03-21T09:11:31.148Z] "bufio", [2024-03-21T09:11:31.148Z] "bytes", [2024-03-21T09:11:31.148Z] "compress/flate", [2024-03-21T09:11:31.148Z] "compress/gzip", [2024-03-21T09:11:31.148Z] "container/list", [2024-03-21T09:11:31.148Z] "context", [2024-03-21T09:11:31.148Z] "crypto", [2024-03-21T09:11:31.148Z] "crypto/aes", [2024-03-21T09:11:31.148Z] "crypto/cipher", [2024-03-21T09:11:31.148Z] "crypto/des", [2024-03-21T09:11:31.148Z] "crypto/dsa", [2024-03-21T09:11:31.148Z] "crypto/ecdsa", [2024-03-21T09:11:31.148Z] "crypto/ed25519", [2024-03-21T09:11:31.148Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.148Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.148Z] "crypto/elliptic", [2024-03-21T09:11:31.148Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.148Z] "crypto/hmac", [2024-03-21T09:11:31.148Z] "crypto/internal/randutil", [2024-03-21T09:11:31.148Z] "crypto/internal/subtle", [2024-03-21T09:11:31.148Z] "crypto/md5", [2024-03-21T09:11:31.148Z] "crypto/rand", [2024-03-21T09:11:31.148Z] "crypto/rc4", [2024-03-21T09:11:31.148Z] "crypto/rsa", [2024-03-21T09:11:31.148Z] "crypto/sha1", [2024-03-21T09:11:31.148Z] "crypto/sha256", [2024-03-21T09:11:31.148Z] "crypto/sha512", [2024-03-21T09:11:31.148Z] "crypto/subtle", [2024-03-21T09:11:31.148Z] "crypto/tls", [2024-03-21T09:11:31.148Z] "crypto/x509", [2024-03-21T09:11:31.148Z] "crypto/x509/pkix", [2024-03-21T09:11:31.148Z] "database/sql/driver", [2024-03-21T09:11:31.148Z] "encoding", [2024-03-21T09:11:31.148Z] "encoding/asn1", [2024-03-21T09:11:31.148Z] "encoding/base64", [2024-03-21T09:11:31.148Z] "encoding/binary", [2024-03-21T09:11:31.148Z] "encoding/hex", [2024-03-21T09:11:31.148Z] "encoding/json", [2024-03-21T09:11:31.148Z] "encoding/pem", [2024-03-21T09:11:31.148Z] "errors", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.148Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.148Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.148Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.148Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.148Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.148Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.148Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.148Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.148Z] "golang.org/x/text/language", [2024-03-21T09:11:31.148Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.148Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.148Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.148Z] "hash", [2024-03-21T09:11:31.148Z] "hash/crc32", [2024-03-21T09:11:31.148Z] "internal/abi", [2024-03-21T09:11:31.148Z] "internal/bytealg", [2024-03-21T09:11:31.148Z] "internal/cpu", [2024-03-21T09:11:31.148Z] "internal/fmtsort", [2024-03-21T09:11:31.148Z] "internal/goexperiment", [2024-03-21T09:11:31.148Z] "internal/itoa", [2024-03-21T09:11:31.148Z] "internal/nettrace", [2024-03-21T09:11:31.148Z] "internal/oserror", [2024-03-21T09:11:31.148Z] "internal/poll", [2024-03-21T09:11:31.148Z] "internal/race", [2024-03-21T09:11:31.148Z] "internal/reflectlite", [2024-03-21T09:11:31.148Z] "internal/singleflight", [2024-03-21T09:11:31.148Z] "internal/syscall/execenv", [2024-03-21T09:11:31.148Z] "internal/syscall/unix", [2024-03-21T09:11:31.148Z] "internal/testlog", [2024-03-21T09:11:31.148Z] "internal/unsafeheader", [2024-03-21T09:11:31.148Z] "io", [2024-03-21T09:11:31.148Z] "io/fs", [2024-03-21T09:11:31.148Z] "io/ioutil", [2024-03-21T09:11:31.148Z] "log", [2024-03-21T09:11:31.148Z] "math", [2024-03-21T09:11:31.148Z] "math/big", [2024-03-21T09:11:31.148Z] "math/bits", [2024-03-21T09:11:31.148Z] "math/rand", [2024-03-21T09:11:31.148Z] "mime", [2024-03-21T09:11:31.148Z] "mime/multipart", [2024-03-21T09:11:31.148Z] "mime/quotedprintable", [2024-03-21T09:11:31.148Z] "net", [2024-03-21T09:11:31.148Z] "net/http", [2024-03-21T09:11:31.148Z] "net/http/httptrace", [2024-03-21T09:11:31.148Z] "net/http/internal", [2024-03-21T09:11:31.148Z] "net/http/internal/ascii", [2024-03-21T09:11:31.148Z] "net/textproto", [2024-03-21T09:11:31.148Z] "net/url", [2024-03-21T09:11:31.148Z] "os", [2024-03-21T09:11:31.148Z] "path", [2024-03-21T09:11:31.148Z] "path/filepath", [2024-03-21T09:11:31.148Z] "reflect", [2024-03-21T09:11:31.148Z] "runtime", [2024-03-21T09:11:31.148Z] "runtime/cgo", [2024-03-21T09:11:31.148Z] "runtime/internal/atomic", [2024-03-21T09:11:31.148Z] "runtime/internal/math", [2024-03-21T09:11:31.148Z] "runtime/internal/sys", [2024-03-21T09:11:31.148Z] "sort", [2024-03-21T09:11:31.148Z] "strconv", [2024-03-21T09:11:31.148Z] "strings", [2024-03-21T09:11:31.148Z] "sync", [2024-03-21T09:11:31.148Z] "sync/atomic", [2024-03-21T09:11:31.148Z] "syscall", [2024-03-21T09:11:31.148Z] "time", [2024-03-21T09:11:31.148Z] "unicode", [2024-03-21T09:11:31.148Z] "unicode/utf16", [2024-03-21T09:11:31.148Z] "unicode/utf8", [2024-03-21T09:11:31.148Z] "unsafe", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.148Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "TestGoFiles": [ [2024-03-21T09:11:31.148Z] "introspection_test.go", [2024-03-21T09:11:31.148Z] "keyset_test.go", [2024-03-21T09:11:31.148Z] "regression_assert_test.go", [2024-03-21T09:11:31.148Z] "regression_test.go", [2024-03-21T09:11:31.148Z] "token_test.go", [2024-03-21T09:11:31.148Z] "types_test.go", [2024-03-21T09:11:31.148Z] "userinfo_test.go", [2024-03-21T09:11:31.148Z] "util_test.go" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "TestImports": [ [2024-03-21T09:11:31.148Z] "bytes", [2024-03-21T09:11:31.148Z] "crypto/ecdsa", [2024-03-21T09:11:31.148Z] "crypto/rsa", [2024-03-21T09:11:31.148Z] "encoding/json", [2024-03-21T09:11:31.148Z] "errors", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.148Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.148Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.148Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.148Z] "golang.org/x/text/language", [2024-03-21T09:11:31.148Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.148Z] "io", [2024-03-21T09:11:31.148Z] "net/url", [2024-03-21T09:11:31.148Z] "os", [2024-03-21T09:11:31.148Z] "path", [2024-03-21T09:11:31.148Z] "reflect", [2024-03-21T09:11:31.148Z] "strconv", [2024-03-21T09:11:31.148Z] "strings", [2024-03-21T09:11:31.148Z] "testing", [2024-03-21T09:11:31.148Z] "time" [2024-03-21T09:11:31.148Z] ] [2024-03-21T09:11:31.148Z] } [2024-03-21T09:11:31.148Z] { [2024-03-21T09:11:31.148Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/client", [2024-03-21T09:11:31.148Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.148Z] "Name": "client", [2024-03-21T09:11:31.148Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.148Z] "Module": { [2024-03-21T09:11:31.148Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-21T09:11:31.148Z] "Version": "v2.12.0", [2024-03-21T09:11:31.148Z] "Time": "2023-11-16T11:19:48Z", [2024-03-21T09:11:31.148Z] "Indirect": true, [2024-03-21T09:11:31.148Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.148Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-21T09:11:31.148Z] "GoVersion": "1.19" [2024-03-21T09:11:31.148Z] }, [2024-03-21T09:11:31.148Z] "DepOnly": true, [2024-03-21T09:11:31.148Z] "Stale": true, [2024-03-21T09:11:31.148Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.148Z] "GoFiles": [ [2024-03-21T09:11:31.148Z] "client.go", [2024-03-21T09:11:31.148Z] "jwt_profile.go", [2024-03-21T09:11:31.148Z] "key.go" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "Imports": [ [2024-03-21T09:11:31.148Z] "context", [2024-03-21T09:11:31.148Z] "encoding/json", [2024-03-21T09:11:31.148Z] "errors", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.148Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.148Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.148Z] "io", [2024-03-21T09:11:31.148Z] "io/ioutil", [2024-03-21T09:11:31.148Z] "net/http", [2024-03-21T09:11:31.148Z] "net/url", [2024-03-21T09:11:31.148Z] "strings", [2024-03-21T09:11:31.148Z] "time" [2024-03-21T09:11:31.148Z] ], [2024-03-21T09:11:31.148Z] "Deps": [ [2024-03-21T09:11:31.148Z] "bufio", [2024-03-21T09:11:31.148Z] "bytes", [2024-03-21T09:11:31.148Z] "compress/flate", [2024-03-21T09:11:31.148Z] "compress/gzip", [2024-03-21T09:11:31.148Z] "container/list", [2024-03-21T09:11:31.148Z] "context", [2024-03-21T09:11:31.148Z] "crypto", [2024-03-21T09:11:31.148Z] "crypto/aes", [2024-03-21T09:11:31.148Z] "crypto/cipher", [2024-03-21T09:11:31.148Z] "crypto/des", [2024-03-21T09:11:31.148Z] "crypto/dsa", [2024-03-21T09:11:31.148Z] "crypto/ecdsa", [2024-03-21T09:11:31.148Z] "crypto/ed25519", [2024-03-21T09:11:31.148Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.148Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.148Z] "crypto/elliptic", [2024-03-21T09:11:31.148Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.148Z] "crypto/hmac", [2024-03-21T09:11:31.148Z] "crypto/internal/randutil", [2024-03-21T09:11:31.148Z] "crypto/internal/subtle", [2024-03-21T09:11:31.148Z] "crypto/md5", [2024-03-21T09:11:31.148Z] "crypto/rand", [2024-03-21T09:11:31.148Z] "crypto/rc4", [2024-03-21T09:11:31.148Z] "crypto/rsa", [2024-03-21T09:11:31.148Z] "crypto/sha1", [2024-03-21T09:11:31.148Z] "crypto/sha256", [2024-03-21T09:11:31.148Z] "crypto/sha512", [2024-03-21T09:11:31.148Z] "crypto/subtle", [2024-03-21T09:11:31.148Z] "crypto/tls", [2024-03-21T09:11:31.148Z] "crypto/x509", [2024-03-21T09:11:31.148Z] "crypto/x509/pkix", [2024-03-21T09:11:31.148Z] "database/sql/driver", [2024-03-21T09:11:31.148Z] "encoding", [2024-03-21T09:11:31.148Z] "encoding/asn1", [2024-03-21T09:11:31.148Z] "encoding/base64", [2024-03-21T09:11:31.148Z] "encoding/binary", [2024-03-21T09:11:31.148Z] "encoding/gob", [2024-03-21T09:11:31.148Z] "encoding/hex", [2024-03-21T09:11:31.148Z] "encoding/json", [2024-03-21T09:11:31.148Z] "encoding/pem", [2024-03-21T09:11:31.148Z] "errors", [2024-03-21T09:11:31.148Z] "fmt", [2024-03-21T09:11:31.148Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.148Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.148Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.148Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.148Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.148Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.148Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.148Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.148Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.148Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.148Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.148Z] "golang.org/x/text/language", [2024-03-21T09:11:31.148Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.148Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.148Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.148Z] "hash", [2024-03-21T09:11:31.148Z] "hash/crc32", [2024-03-21T09:11:31.148Z] "internal/abi", [2024-03-21T09:11:31.148Z] "internal/bytealg", [2024-03-21T09:11:31.148Z] "internal/cpu", [2024-03-21T09:11:31.148Z] "internal/fmtsort", [2024-03-21T09:11:31.148Z] "internal/goexperiment", [2024-03-21T09:11:31.148Z] "internal/itoa", [2024-03-21T09:11:31.148Z] "internal/nettrace", [2024-03-21T09:11:31.148Z] "internal/oserror", [2024-03-21T09:11:31.148Z] "internal/poll", [2024-03-21T09:11:31.148Z] "internal/race", [2024-03-21T09:11:31.148Z] "internal/reflectlite", [2024-03-21T09:11:31.148Z] "internal/singleflight", [2024-03-21T09:11:31.148Z] "internal/syscall/execenv", [2024-03-21T09:11:31.148Z] "internal/syscall/unix", [2024-03-21T09:11:31.148Z] "internal/testlog", [2024-03-21T09:11:31.148Z] "internal/unsafeheader", [2024-03-21T09:11:31.148Z] "io", [2024-03-21T09:11:31.148Z] "io/fs", [2024-03-21T09:11:31.148Z] "io/ioutil", [2024-03-21T09:11:31.148Z] "log", [2024-03-21T09:11:31.148Z] "math", [2024-03-21T09:11:31.148Z] "math/big", [2024-03-21T09:11:31.148Z] "math/bits", [2024-03-21T09:11:31.148Z] "math/rand", [2024-03-21T09:11:31.148Z] "mime", [2024-03-21T09:11:31.148Z] "mime/multipart", [2024-03-21T09:11:31.148Z] "mime/quotedprintable", [2024-03-21T09:11:31.148Z] "net", [2024-03-21T09:11:31.148Z] "net/http", [2024-03-21T09:11:31.148Z] "net/http/httptrace", [2024-03-21T09:11:31.148Z] "net/http/internal", [2024-03-21T09:11:31.148Z] "net/http/internal/ascii", [2024-03-21T09:11:31.148Z] "net/textproto", [2024-03-21T09:11:31.148Z] "net/url", [2024-03-21T09:11:31.148Z] "os", [2024-03-21T09:11:31.148Z] "path", [2024-03-21T09:11:31.148Z] "path/filepath", [2024-03-21T09:11:31.148Z] "reflect", [2024-03-21T09:11:31.148Z] "runtime", [2024-03-21T09:11:31.148Z] "runtime/cgo", [2024-03-21T09:11:31.148Z] "runtime/internal/atomic", [2024-03-21T09:11:31.148Z] "runtime/internal/math", [2024-03-21T09:11:31.148Z] "runtime/internal/sys", [2024-03-21T09:11:31.149Z] "sort", [2024-03-21T09:11:31.149Z] "strconv", [2024-03-21T09:11:31.149Z] "strings", [2024-03-21T09:11:31.149Z] "sync", [2024-03-21T09:11:31.149Z] "sync/atomic", [2024-03-21T09:11:31.149Z] "syscall", [2024-03-21T09:11:31.149Z] "time", [2024-03-21T09:11:31.149Z] "unicode", [2024-03-21T09:11:31.149Z] "unicode/utf16", [2024-03-21T09:11:31.149Z] "unicode/utf8", [2024-03-21T09:11:31.149Z] "unsafe", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "TestGoFiles": [ [2024-03-21T09:11:31.149Z] "client_test.go" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "TestImports": [ [2024-03-21T09:11:31.149Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.149Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.149Z] "net/http", [2024-03-21T09:11:31.149Z] "testing" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "XTestGoFiles": [ [2024-03-21T09:11:31.149Z] "integration_test.go" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "XTestImports": [ [2024-03-21T09:11:31.149Z] "bytes", [2024-03-21T09:11:31.149Z] "github.com/jeremija/gosubmit", [2024-03-21T09:11:31.149Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.149Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/example/server/exampleop", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/example/server/storage", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/client/rs", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/op", [2024-03-21T09:11:31.149Z] "io", [2024-03-21T09:11:31.149Z] "io/ioutil", [2024-03-21T09:11:31.149Z] "math/rand", [2024-03-21T09:11:31.149Z] "net/http", [2024-03-21T09:11:31.149Z] "net/http/cookiejar", [2024-03-21T09:11:31.149Z] "net/http/httptest", [2024-03-21T09:11:31.149Z] "net/url", [2024-03-21T09:11:31.149Z] "os", [2024-03-21T09:11:31.149Z] "strconv", [2024-03-21T09:11:31.149Z] "testing", [2024-03-21T09:11:31.149Z] "time" [2024-03-21T09:11:31.149Z] ] [2024-03-21T09:11:31.149Z] } [2024-03-21T09:11:31.149Z] { [2024-03-21T09:11:31.149Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.149Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.149Z] "Name": "tokenexchange", [2024-03-21T09:11:31.149Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.149Z] "Module": { [2024-03-21T09:11:31.149Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-21T09:11:31.149Z] "Version": "v2.12.0", [2024-03-21T09:11:31.149Z] "Time": "2023-11-16T11:19:48Z", [2024-03-21T09:11:31.149Z] "Indirect": true, [2024-03-21T09:11:31.149Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.149Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-21T09:11:31.149Z] "GoVersion": "1.19" [2024-03-21T09:11:31.149Z] }, [2024-03-21T09:11:31.149Z] "DepOnly": true, [2024-03-21T09:11:31.149Z] "Stale": true, [2024-03-21T09:11:31.149Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.149Z] "GoFiles": [ [2024-03-21T09:11:31.149Z] "tokenexchange.go" [2024-03-21T09:11:31.149Z] ] [2024-03-21T09:11:31.149Z] } [2024-03-21T09:11:31.149Z] { [2024-03-21T09:11:31.149Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/client/rp", [2024-03-21T09:11:31.149Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.149Z] "Name": "rp", [2024-03-21T09:11:31.149Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.149Z] "Module": { [2024-03-21T09:11:31.149Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-21T09:11:31.149Z] "Version": "v2.12.0", [2024-03-21T09:11:31.149Z] "Time": "2023-11-16T11:19:48Z", [2024-03-21T09:11:31.149Z] "Indirect": true, [2024-03-21T09:11:31.149Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.149Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-21T09:11:31.149Z] "GoVersion": "1.19" [2024-03-21T09:11:31.149Z] }, [2024-03-21T09:11:31.149Z] "DepOnly": true, [2024-03-21T09:11:31.149Z] "Stale": true, [2024-03-21T09:11:31.149Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.149Z] "GoFiles": [ [2024-03-21T09:11:31.149Z] "delegation.go", [2024-03-21T09:11:31.149Z] "device.go", [2024-03-21T09:11:31.149Z] "jwks.go", [2024-03-21T09:11:31.149Z] "relying_party.go", [2024-03-21T09:11:31.149Z] "tockenexchange.go", [2024-03-21T09:11:31.149Z] "verifier.go" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "Imports": [ [2024-03-21T09:11:31.149Z] "context", [2024-03-21T09:11:31.149Z] "encoding/base64", [2024-03-21T09:11:31.149Z] "encoding/json", [2024-03-21T09:11:31.149Z] "errors", [2024-03-21T09:11:31.149Z] "fmt", [2024-03-21T09:11:31.149Z] "github.com/google/uuid", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.149Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.149Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.149Z] "net/http", [2024-03-21T09:11:31.149Z] "net/url", [2024-03-21T09:11:31.149Z] "strings", [2024-03-21T09:11:31.149Z] "sync", [2024-03-21T09:11:31.149Z] "time" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "Deps": [ [2024-03-21T09:11:31.149Z] "bufio", [2024-03-21T09:11:31.149Z] "bytes", [2024-03-21T09:11:31.149Z] "compress/flate", [2024-03-21T09:11:31.149Z] "compress/gzip", [2024-03-21T09:11:31.149Z] "container/list", [2024-03-21T09:11:31.149Z] "context", [2024-03-21T09:11:31.149Z] "crypto", [2024-03-21T09:11:31.149Z] "crypto/aes", [2024-03-21T09:11:31.149Z] "crypto/cipher", [2024-03-21T09:11:31.149Z] "crypto/des", [2024-03-21T09:11:31.149Z] "crypto/dsa", [2024-03-21T09:11:31.149Z] "crypto/ecdsa", [2024-03-21T09:11:31.149Z] "crypto/ed25519", [2024-03-21T09:11:31.149Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.149Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.149Z] "crypto/elliptic", [2024-03-21T09:11:31.149Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.149Z] "crypto/hmac", [2024-03-21T09:11:31.149Z] "crypto/internal/randutil", [2024-03-21T09:11:31.149Z] "crypto/internal/subtle", [2024-03-21T09:11:31.149Z] "crypto/md5", [2024-03-21T09:11:31.149Z] "crypto/rand", [2024-03-21T09:11:31.149Z] "crypto/rc4", [2024-03-21T09:11:31.149Z] "crypto/rsa", [2024-03-21T09:11:31.149Z] "crypto/sha1", [2024-03-21T09:11:31.149Z] "crypto/sha256", [2024-03-21T09:11:31.149Z] "crypto/sha512", [2024-03-21T09:11:31.149Z] "crypto/subtle", [2024-03-21T09:11:31.149Z] "crypto/tls", [2024-03-21T09:11:31.149Z] "crypto/x509", [2024-03-21T09:11:31.149Z] "crypto/x509/pkix", [2024-03-21T09:11:31.149Z] "database/sql/driver", [2024-03-21T09:11:31.149Z] "encoding", [2024-03-21T09:11:31.149Z] "encoding/asn1", [2024-03-21T09:11:31.149Z] "encoding/base64", [2024-03-21T09:11:31.149Z] "encoding/binary", [2024-03-21T09:11:31.149Z] "encoding/gob", [2024-03-21T09:11:31.149Z] "encoding/hex", [2024-03-21T09:11:31.149Z] "encoding/json", [2024-03-21T09:11:31.149Z] "encoding/pem", [2024-03-21T09:11:31.149Z] "errors", [2024-03-21T09:11:31.149Z] "fmt", [2024-03-21T09:11:31.149Z] "github.com/google/uuid", [2024-03-21T09:11:31.149Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.149Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.149Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.149Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.149Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.149Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.149Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.149Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.149Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.149Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.149Z] "golang.org/x/text/language", [2024-03-21T09:11:31.149Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.149Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.149Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.149Z] "hash", [2024-03-21T09:11:31.149Z] "hash/crc32", [2024-03-21T09:11:31.149Z] "internal/abi", [2024-03-21T09:11:31.149Z] "internal/bytealg", [2024-03-21T09:11:31.149Z] "internal/cpu", [2024-03-21T09:11:31.149Z] "internal/fmtsort", [2024-03-21T09:11:31.149Z] "internal/goexperiment", [2024-03-21T09:11:31.149Z] "internal/itoa", [2024-03-21T09:11:31.149Z] "internal/nettrace", [2024-03-21T09:11:31.149Z] "internal/oserror", [2024-03-21T09:11:31.149Z] "internal/poll", [2024-03-21T09:11:31.149Z] "internal/race", [2024-03-21T09:11:31.149Z] "internal/reflectlite", [2024-03-21T09:11:31.149Z] "internal/singleflight", [2024-03-21T09:11:31.149Z] "internal/syscall/execenv", [2024-03-21T09:11:31.149Z] "internal/syscall/unix", [2024-03-21T09:11:31.149Z] "internal/testlog", [2024-03-21T09:11:31.149Z] "internal/unsafeheader", [2024-03-21T09:11:31.149Z] "io", [2024-03-21T09:11:31.149Z] "io/fs", [2024-03-21T09:11:31.149Z] "io/ioutil", [2024-03-21T09:11:31.149Z] "log", [2024-03-21T09:11:31.149Z] "math", [2024-03-21T09:11:31.149Z] "math/big", [2024-03-21T09:11:31.149Z] "math/bits", [2024-03-21T09:11:31.149Z] "math/rand", [2024-03-21T09:11:31.149Z] "mime", [2024-03-21T09:11:31.149Z] "mime/multipart", [2024-03-21T09:11:31.149Z] "mime/quotedprintable", [2024-03-21T09:11:31.149Z] "net", [2024-03-21T09:11:31.149Z] "net/http", [2024-03-21T09:11:31.149Z] "net/http/httptrace", [2024-03-21T09:11:31.149Z] "net/http/internal", [2024-03-21T09:11:31.149Z] "net/http/internal/ascii", [2024-03-21T09:11:31.149Z] "net/textproto", [2024-03-21T09:11:31.149Z] "net/url", [2024-03-21T09:11:31.149Z] "os", [2024-03-21T09:11:31.149Z] "path", [2024-03-21T09:11:31.149Z] "path/filepath", [2024-03-21T09:11:31.149Z] "reflect", [2024-03-21T09:11:31.149Z] "runtime", [2024-03-21T09:11:31.149Z] "runtime/cgo", [2024-03-21T09:11:31.149Z] "runtime/internal/atomic", [2024-03-21T09:11:31.149Z] "runtime/internal/math", [2024-03-21T09:11:31.149Z] "runtime/internal/sys", [2024-03-21T09:11:31.149Z] "sort", [2024-03-21T09:11:31.149Z] "strconv", [2024-03-21T09:11:31.149Z] "strings", [2024-03-21T09:11:31.149Z] "sync", [2024-03-21T09:11:31.149Z] "sync/atomic", [2024-03-21T09:11:31.149Z] "syscall", [2024-03-21T09:11:31.149Z] "time", [2024-03-21T09:11:31.149Z] "unicode", [2024-03-21T09:11:31.149Z] "unicode/utf16", [2024-03-21T09:11:31.149Z] "unicode/utf8", [2024-03-21T09:11:31.149Z] "unsafe", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "TestGoFiles": [ [2024-03-21T09:11:31.149Z] "verifier_test.go" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "TestImports": [ [2024-03-21T09:11:31.149Z] "context", [2024-03-21T09:11:31.149Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.149Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/internal/testutil", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.149Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.149Z] "testing", [2024-03-21T09:11:31.149Z] "time" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "XTestGoFiles": [ [2024-03-21T09:11:31.149Z] "verifier_tokens_example_test.go" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "XTestImports": [ [2024-03-21T09:11:31.149Z] "context", [2024-03-21T09:11:31.149Z] "fmt", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/internal/testutil", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/oidc" [2024-03-21T09:11:31.149Z] ] [2024-03-21T09:11:31.149Z] } [2024-03-21T09:11:31.149Z] { [2024-03-21T09:11:31.149Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/client/tokenexchange", [2024-03-21T09:11:31.149Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.149Z] "Name": "tokenexchange", [2024-03-21T09:11:31.149Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.149Z] "Module": { [2024-03-21T09:11:31.149Z] "Path": "github.com/zitadel/oidc/v2", [2024-03-21T09:11:31.149Z] "Version": "v2.12.0", [2024-03-21T09:11:31.149Z] "Time": "2023-11-16T11:19:48Z", [2024-03-21T09:11:31.149Z] "Indirect": true, [2024-03-21T09:11:31.149Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-03-21T09:11:31.149Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-03-21T09:11:31.149Z] "GoVersion": "1.19" [2024-03-21T09:11:31.149Z] }, [2024-03-21T09:11:31.149Z] "DepOnly": true, [2024-03-21T09:11:31.149Z] "Stale": true, [2024-03-21T09:11:31.149Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.149Z] "GoFiles": [ [2024-03-21T09:11:31.149Z] "tokenexchange.go" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "Imports": [ [2024-03-21T09:11:31.149Z] "errors", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.149Z] "net/http" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "Deps": [ [2024-03-21T09:11:31.149Z] "bufio", [2024-03-21T09:11:31.149Z] "bytes", [2024-03-21T09:11:31.149Z] "compress/flate", [2024-03-21T09:11:31.149Z] "compress/gzip", [2024-03-21T09:11:31.149Z] "container/list", [2024-03-21T09:11:31.149Z] "context", [2024-03-21T09:11:31.149Z] "crypto", [2024-03-21T09:11:31.149Z] "crypto/aes", [2024-03-21T09:11:31.149Z] "crypto/cipher", [2024-03-21T09:11:31.149Z] "crypto/des", [2024-03-21T09:11:31.149Z] "crypto/dsa", [2024-03-21T09:11:31.149Z] "crypto/ecdsa", [2024-03-21T09:11:31.149Z] "crypto/ed25519", [2024-03-21T09:11:31.149Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.149Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.149Z] "crypto/elliptic", [2024-03-21T09:11:31.149Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.149Z] "crypto/hmac", [2024-03-21T09:11:31.149Z] "crypto/internal/randutil", [2024-03-21T09:11:31.149Z] "crypto/internal/subtle", [2024-03-21T09:11:31.149Z] "crypto/md5", [2024-03-21T09:11:31.149Z] "crypto/rand", [2024-03-21T09:11:31.149Z] "crypto/rc4", [2024-03-21T09:11:31.149Z] "crypto/rsa", [2024-03-21T09:11:31.149Z] "crypto/sha1", [2024-03-21T09:11:31.149Z] "crypto/sha256", [2024-03-21T09:11:31.149Z] "crypto/sha512", [2024-03-21T09:11:31.149Z] "crypto/subtle", [2024-03-21T09:11:31.149Z] "crypto/tls", [2024-03-21T09:11:31.149Z] "crypto/x509", [2024-03-21T09:11:31.149Z] "crypto/x509/pkix", [2024-03-21T09:11:31.149Z] "database/sql/driver", [2024-03-21T09:11:31.149Z] "encoding", [2024-03-21T09:11:31.149Z] "encoding/asn1", [2024-03-21T09:11:31.149Z] "encoding/base64", [2024-03-21T09:11:31.149Z] "encoding/binary", [2024-03-21T09:11:31.149Z] "encoding/gob", [2024-03-21T09:11:31.149Z] "encoding/hex", [2024-03-21T09:11:31.149Z] "encoding/json", [2024-03-21T09:11:31.149Z] "encoding/pem", [2024-03-21T09:11:31.149Z] "errors", [2024-03-21T09:11:31.149Z] "fmt", [2024-03-21T09:11:31.149Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.149Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.149Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.149Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.149Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.149Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.149Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.149Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.149Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.149Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.149Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.149Z] "golang.org/x/text/language", [2024-03-21T09:11:31.149Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.149Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.149Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.149Z] "hash", [2024-03-21T09:11:31.149Z] "hash/crc32", [2024-03-21T09:11:31.149Z] "internal/abi", [2024-03-21T09:11:31.149Z] "internal/bytealg", [2024-03-21T09:11:31.149Z] "internal/cpu", [2024-03-21T09:11:31.149Z] "internal/fmtsort", [2024-03-21T09:11:31.149Z] "internal/goexperiment", [2024-03-21T09:11:31.149Z] "internal/itoa", [2024-03-21T09:11:31.149Z] "internal/nettrace", [2024-03-21T09:11:31.149Z] "internal/oserror", [2024-03-21T09:11:31.149Z] "internal/poll", [2024-03-21T09:11:31.149Z] "internal/race", [2024-03-21T09:11:31.149Z] "internal/reflectlite", [2024-03-21T09:11:31.149Z] "internal/singleflight", [2024-03-21T09:11:31.149Z] "internal/syscall/execenv", [2024-03-21T09:11:31.149Z] "internal/syscall/unix", [2024-03-21T09:11:31.149Z] "internal/testlog", [2024-03-21T09:11:31.149Z] "internal/unsafeheader", [2024-03-21T09:11:31.149Z] "io", [2024-03-21T09:11:31.149Z] "io/fs", [2024-03-21T09:11:31.149Z] "io/ioutil", [2024-03-21T09:11:31.149Z] "log", [2024-03-21T09:11:31.149Z] "math", [2024-03-21T09:11:31.149Z] "math/big", [2024-03-21T09:11:31.149Z] "math/bits", [2024-03-21T09:11:31.149Z] "math/rand", [2024-03-21T09:11:31.149Z] "mime", [2024-03-21T09:11:31.149Z] "mime/multipart", [2024-03-21T09:11:31.149Z] "mime/quotedprintable", [2024-03-21T09:11:31.149Z] "net", [2024-03-21T09:11:31.149Z] "net/http", [2024-03-21T09:11:31.149Z] "net/http/httptrace", [2024-03-21T09:11:31.149Z] "net/http/internal", [2024-03-21T09:11:31.149Z] "net/http/internal/ascii", [2024-03-21T09:11:31.149Z] "net/textproto", [2024-03-21T09:11:31.149Z] "net/url", [2024-03-21T09:11:31.149Z] "os", [2024-03-21T09:11:31.149Z] "path", [2024-03-21T09:11:31.149Z] "path/filepath", [2024-03-21T09:11:31.149Z] "reflect", [2024-03-21T09:11:31.149Z] "runtime", [2024-03-21T09:11:31.149Z] "runtime/cgo", [2024-03-21T09:11:31.149Z] "runtime/internal/atomic", [2024-03-21T09:11:31.149Z] "runtime/internal/math", [2024-03-21T09:11:31.149Z] "runtime/internal/sys", [2024-03-21T09:11:31.149Z] "sort", [2024-03-21T09:11:31.149Z] "strconv", [2024-03-21T09:11:31.149Z] "strings", [2024-03-21T09:11:31.149Z] "sync", [2024-03-21T09:11:31.149Z] "sync/atomic", [2024-03-21T09:11:31.149Z] "syscall", [2024-03-21T09:11:31.149Z] "time", [2024-03-21T09:11:31.149Z] "unicode", [2024-03-21T09:11:31.149Z] "unicode/utf16", [2024-03-21T09:11:31.149Z] "unicode/utf8", [2024-03-21T09:11:31.149Z] "unsafe", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.149Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.149Z] ] [2024-03-21T09:11:31.149Z] } [2024-03-21T09:11:31.149Z] { [2024-03-21T09:11:31.149Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/edge-apis", [2024-03-21T09:11:31.149Z] "ImportPath": "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.149Z] "Name": "edge_apis", [2024-03-21T09:11:31.149Z] "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-21T09:11:31.149Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.149Z] "Module": { [2024-03-21T09:11:31.149Z] "Path": "github.com/openziti/sdk-golang", [2024-03-21T09:11:31.149Z] "Version": "v0.23.13", [2024-03-21T09:11:31.149Z] "Time": "2024-03-19T20:49:48Z", [2024-03-21T09:11:31.149Z] "Indirect": true, [2024-03-21T09:11:31.149Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.149Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-21T09:11:31.149Z] "GoVersion": "1.20" [2024-03-21T09:11:31.149Z] }, [2024-03-21T09:11:31.149Z] "DepOnly": true, [2024-03-21T09:11:31.149Z] "Stale": true, [2024-03-21T09:11:31.149Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.149Z] "GoFiles": [ [2024-03-21T09:11:31.149Z] "authwrapper.go", [2024-03-21T09:11:31.149Z] "clients.go", [2024-03-21T09:11:31.149Z] "component.go", [2024-03-21T09:11:31.149Z] "credentials.go", [2024-03-21T09:11:31.149Z] "oidc.go", [2024-03-21T09:11:31.149Z] "urls.go" [2024-03-21T09:11:31.149Z] ], [2024-03-21T09:11:31.149Z] "Imports": [ [2024-03-21T09:11:31.149Z] "context", [2024-03-21T09:11:31.149Z] "crypto", [2024-03-21T09:11:31.149Z] "crypto/rand", [2024-03-21T09:11:31.149Z] "crypto/tls", [2024-03-21T09:11:31.149Z] "crypto/x509", [2024-03-21T09:11:31.149Z] "encoding/json", [2024-03-21T09:11:31.149Z] "fmt", [2024-03-21T09:11:31.149Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.149Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.149Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.149Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.149Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.149Z] "github.com/google/uuid", [2024-03-21T09:11:31.149Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.149Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.149Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.149Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.150Z] "github.com/openziti/identity", [2024-03-21T09:11:31.150Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.150Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.150Z] "github.com/pkg/errors", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.150Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.150Z] "net", [2024-03-21T09:11:31.150Z] "net/http", [2024-03-21T09:11:31.150Z] "net/http/cookiejar", [2024-03-21T09:11:31.150Z] "net/url", [2024-03-21T09:11:31.150Z] "strings", [2024-03-21T09:11:31.150Z] "sync", [2024-03-21T09:11:31.150Z] "sync/atomic", [2024-03-21T09:11:31.150Z] "time" [2024-03-21T09:11:31.150Z] ], [2024-03-21T09:11:31.150Z] "Deps": [ [2024-03-21T09:11:31.150Z] "bufio", [2024-03-21T09:11:31.150Z] "bytes", [2024-03-21T09:11:31.150Z] "compress/flate", [2024-03-21T09:11:31.150Z] "compress/gzip", [2024-03-21T09:11:31.150Z] "container/heap", [2024-03-21T09:11:31.150Z] "container/list", [2024-03-21T09:11:31.150Z] "context", [2024-03-21T09:11:31.150Z] "crypto", [2024-03-21T09:11:31.150Z] "crypto/aes", [2024-03-21T09:11:31.150Z] "crypto/cipher", [2024-03-21T09:11:31.150Z] "crypto/des", [2024-03-21T09:11:31.150Z] "crypto/dsa", [2024-03-21T09:11:31.150Z] "crypto/ecdsa", [2024-03-21T09:11:31.150Z] "crypto/ed25519", [2024-03-21T09:11:31.150Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.150Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.150Z] "crypto/elliptic", [2024-03-21T09:11:31.150Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.150Z] "crypto/hmac", [2024-03-21T09:11:31.150Z] "crypto/internal/randutil", [2024-03-21T09:11:31.150Z] "crypto/internal/subtle", [2024-03-21T09:11:31.150Z] "crypto/md5", [2024-03-21T09:11:31.150Z] "crypto/rand", [2024-03-21T09:11:31.150Z] "crypto/rc4", [2024-03-21T09:11:31.150Z] "crypto/rsa", [2024-03-21T09:11:31.150Z] "crypto/sha1", [2024-03-21T09:11:31.150Z] "crypto/sha256", [2024-03-21T09:11:31.150Z] "crypto/sha512", [2024-03-21T09:11:31.150Z] "crypto/subtle", [2024-03-21T09:11:31.150Z] "crypto/tls", [2024-03-21T09:11:31.150Z] "crypto/x509", [2024-03-21T09:11:31.150Z] "crypto/x509/pkix", [2024-03-21T09:11:31.150Z] "database/sql/driver", [2024-03-21T09:11:31.150Z] "embed", [2024-03-21T09:11:31.150Z] "encoding", [2024-03-21T09:11:31.150Z] "encoding/asn1", [2024-03-21T09:11:31.150Z] "encoding/base64", [2024-03-21T09:11:31.150Z] "encoding/binary", [2024-03-21T09:11:31.150Z] "encoding/csv", [2024-03-21T09:11:31.150Z] "encoding/gob", [2024-03-21T09:11:31.150Z] "encoding/hex", [2024-03-21T09:11:31.150Z] "encoding/json", [2024-03-21T09:11:31.150Z] "encoding/pem", [2024-03-21T09:11:31.150Z] "encoding/xml", [2024-03-21T09:11:31.150Z] "errors", [2024-03-21T09:11:31.150Z] "fmt", [2024-03-21T09:11:31.150Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.150Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.150Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.150Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.150Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.150Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.150Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.150Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.150Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.150Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.150Z] "github.com/google/uuid", [2024-03-21T09:11:31.150Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.150Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.150Z] "github.com/josharian/intern", [2024-03-21T09:11:31.150Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.150Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.150Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.150Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.150Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.150Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.150Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.150Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.150Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.150Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.150Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.150Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.150Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.150Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.150Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.150Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.150Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.150Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.150Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.150Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.150Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.150Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.150Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.150Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.150Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.150Z] "github.com/openziti/identity", [2024-03-21T09:11:31.150Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.150Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.150Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.150Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.150Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.150Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.150Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.150Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.150Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.150Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.150Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.150Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.150Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.150Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.150Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.150Z] "github.com/pkg/errors", [2024-03-21T09:11:31.150Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.150Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.150Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.150Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.150Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.150Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.150Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.150Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.150Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.150Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.150Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.150Z] "go/token", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.150Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.150Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.150Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.150Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.150Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.150Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.150Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.150Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.150Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.150Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.150Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.150Z] "golang.org/x/term", [2024-03-21T09:11:31.150Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.150Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.150Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.150Z] "golang.org/x/text/language", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.150Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.150Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.150Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.150Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.150Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.150Z] "hash", [2024-03-21T09:11:31.150Z] "hash/crc32", [2024-03-21T09:11:31.150Z] "hash/fnv", [2024-03-21T09:11:31.150Z] "html", [2024-03-21T09:11:31.150Z] "html/template", [2024-03-21T09:11:31.150Z] "internal/abi", [2024-03-21T09:11:31.150Z] "internal/bytealg", [2024-03-21T09:11:31.150Z] "internal/cpu", [2024-03-21T09:11:31.150Z] "internal/fmtsort", [2024-03-21T09:11:31.150Z] "internal/goexperiment", [2024-03-21T09:11:31.150Z] "internal/itoa", [2024-03-21T09:11:31.150Z] "internal/nettrace", [2024-03-21T09:11:31.150Z] "internal/oserror", [2024-03-21T09:11:31.150Z] "internal/poll", [2024-03-21T09:11:31.150Z] "internal/race", [2024-03-21T09:11:31.150Z] "internal/reflectlite", [2024-03-21T09:11:31.150Z] "internal/singleflight", [2024-03-21T09:11:31.150Z] "internal/syscall/execenv", [2024-03-21T09:11:31.150Z] "internal/syscall/unix", [2024-03-21T09:11:31.150Z] "internal/testlog", [2024-03-21T09:11:31.150Z] "internal/unsafeheader", [2024-03-21T09:11:31.150Z] "io", [2024-03-21T09:11:31.150Z] "io/fs", [2024-03-21T09:11:31.150Z] "io/ioutil", [2024-03-21T09:11:31.150Z] "log", [2024-03-21T09:11:31.150Z] "math", [2024-03-21T09:11:31.150Z] "math/big", [2024-03-21T09:11:31.150Z] "math/bits", [2024-03-21T09:11:31.151Z] "math/rand", [2024-03-21T09:11:31.151Z] "mime", [2024-03-21T09:11:31.151Z] "mime/multipart", [2024-03-21T09:11:31.151Z] "mime/quotedprintable", [2024-03-21T09:11:31.151Z] "net", [2024-03-21T09:11:31.151Z] "net/http", [2024-03-21T09:11:31.151Z] "net/http/cookiejar", [2024-03-21T09:11:31.151Z] "net/http/httptrace", [2024-03-21T09:11:31.151Z] "net/http/httputil", [2024-03-21T09:11:31.151Z] "net/http/internal", [2024-03-21T09:11:31.151Z] "net/http/internal/ascii", [2024-03-21T09:11:31.151Z] "net/mail", [2024-03-21T09:11:31.151Z] "net/textproto", [2024-03-21T09:11:31.151Z] "net/url", [2024-03-21T09:11:31.151Z] "os", [2024-03-21T09:11:31.151Z] "os/user", [2024-03-21T09:11:31.151Z] "path", [2024-03-21T09:11:31.151Z] "path/filepath", [2024-03-21T09:11:31.151Z] "reflect", [2024-03-21T09:11:31.151Z] "regexp", [2024-03-21T09:11:31.151Z] "regexp/syntax", [2024-03-21T09:11:31.151Z] "runtime", [2024-03-21T09:11:31.151Z] "runtime/cgo", [2024-03-21T09:11:31.151Z] "runtime/internal/atomic", [2024-03-21T09:11:31.151Z] "runtime/internal/math", [2024-03-21T09:11:31.151Z] "runtime/internal/sys", [2024-03-21T09:11:31.151Z] "sort", [2024-03-21T09:11:31.151Z] "strconv", [2024-03-21T09:11:31.151Z] "strings", [2024-03-21T09:11:31.151Z] "sync", [2024-03-21T09:11:31.151Z] "sync/atomic", [2024-03-21T09:11:31.151Z] "syscall", [2024-03-21T09:11:31.151Z] "text/template", [2024-03-21T09:11:31.151Z] "text/template/parse", [2024-03-21T09:11:31.151Z] "time", [2024-03-21T09:11:31.151Z] "unicode", [2024-03-21T09:11:31.151Z] "unicode/utf16", [2024-03-21T09:11:31.151Z] "unicode/utf8", [2024-03-21T09:11:31.151Z] "unsafe", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.151Z] ] [2024-03-21T09:11:31.151Z] } [2024-03-21T09:11:31.151Z] { [2024-03-21T09:11:31.151Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.2.1", [2024-03-21T09:11:31.151Z] "ImportPath": "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.151Z] "Name": "backoff", [2024-03-21T09:11:31.151Z] "Doc": "Package backoff implements backoff algorithms for retrying operations.", [2024-03-21T09:11:31.151Z] "Root": "/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.2.1", [2024-03-21T09:11:31.151Z] "Module": { [2024-03-21T09:11:31.151Z] "Path": "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.151Z] "Version": "v4.2.1", [2024-03-21T09:11:31.151Z] "Time": "2023-02-28T16:21:33Z", [2024-03-21T09:11:31.151Z] "Indirect": true, [2024-03-21T09:11:31.151Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.2.1", [2024-03-21T09:11:31.151Z] "GoMod": "/go/pkg/mod/cache/download/github.com/cenkalti/backoff/v4/@v/v4.2.1.mod", [2024-03-21T09:11:31.151Z] "GoVersion": "1.18" [2024-03-21T09:11:31.151Z] }, [2024-03-21T09:11:31.151Z] "DepOnly": true, [2024-03-21T09:11:31.151Z] "Stale": true, [2024-03-21T09:11:31.151Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.151Z] "GoFiles": [ [2024-03-21T09:11:31.151Z] "backoff.go", [2024-03-21T09:11:31.151Z] "context.go", [2024-03-21T09:11:31.151Z] "exponential.go", [2024-03-21T09:11:31.151Z] "retry.go", [2024-03-21T09:11:31.151Z] "ticker.go", [2024-03-21T09:11:31.151Z] "timer.go", [2024-03-21T09:11:31.151Z] "tries.go" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "Imports": [ [2024-03-21T09:11:31.151Z] "context", [2024-03-21T09:11:31.151Z] "errors", [2024-03-21T09:11:31.151Z] "math/rand", [2024-03-21T09:11:31.151Z] "sync", [2024-03-21T09:11:31.151Z] "time" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "Deps": [ [2024-03-21T09:11:31.151Z] "context", [2024-03-21T09:11:31.151Z] "errors", [2024-03-21T09:11:31.151Z] "internal/abi", [2024-03-21T09:11:31.151Z] "internal/bytealg", [2024-03-21T09:11:31.151Z] "internal/cpu", [2024-03-21T09:11:31.151Z] "internal/goexperiment", [2024-03-21T09:11:31.151Z] "internal/itoa", [2024-03-21T09:11:31.151Z] "internal/oserror", [2024-03-21T09:11:31.151Z] "internal/race", [2024-03-21T09:11:31.151Z] "internal/reflectlite", [2024-03-21T09:11:31.151Z] "internal/unsafeheader", [2024-03-21T09:11:31.151Z] "math", [2024-03-21T09:11:31.151Z] "math/bits", [2024-03-21T09:11:31.151Z] "math/rand", [2024-03-21T09:11:31.151Z] "runtime", [2024-03-21T09:11:31.151Z] "runtime/internal/atomic", [2024-03-21T09:11:31.151Z] "runtime/internal/math", [2024-03-21T09:11:31.151Z] "runtime/internal/sys", [2024-03-21T09:11:31.151Z] "sync", [2024-03-21T09:11:31.151Z] "sync/atomic", [2024-03-21T09:11:31.151Z] "syscall", [2024-03-21T09:11:31.151Z] "time", [2024-03-21T09:11:31.151Z] "unsafe" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "TestGoFiles": [ [2024-03-21T09:11:31.151Z] "backoff_test.go", [2024-03-21T09:11:31.151Z] "context_test.go", [2024-03-21T09:11:31.151Z] "example_test.go", [2024-03-21T09:11:31.151Z] "exponential_test.go", [2024-03-21T09:11:31.151Z] "retry_test.go", [2024-03-21T09:11:31.151Z] "ticker_test.go", [2024-03-21T09:11:31.151Z] "tries_test.go" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "TestImports": [ [2024-03-21T09:11:31.151Z] "context", [2024-03-21T09:11:31.151Z] "errors", [2024-03-21T09:11:31.151Z] "fmt", [2024-03-21T09:11:31.151Z] "io", [2024-03-21T09:11:31.151Z] "log", [2024-03-21T09:11:31.151Z] "math", [2024-03-21T09:11:31.151Z] "math/rand", [2024-03-21T09:11:31.151Z] "testing", [2024-03-21T09:11:31.151Z] "time" [2024-03-21T09:11:31.151Z] ] [2024-03-21T09:11:31.151Z] } [2024-03-21T09:11:31.151Z] { [2024-03-21T09:11:31.151Z] "Dir": "/go/pkg/mod/github.com/kataras/go-events@v0.0.3", [2024-03-21T09:11:31.151Z] "ImportPath": "github.com/kataras/go-events", [2024-03-21T09:11:31.151Z] "Name": "events", [2024-03-21T09:11:31.151Z] "Doc": "Package events provides simple EventEmmiter support for Go Programming Language", [2024-03-21T09:11:31.151Z] "Root": "/go/pkg/mod/github.com/kataras/go-events@v0.0.3", [2024-03-21T09:11:31.151Z] "Module": { [2024-03-21T09:11:31.151Z] "Path": "github.com/kataras/go-events", [2024-03-21T09:11:31.151Z] "Version": "v0.0.3", [2024-03-21T09:11:31.151Z] "Time": "2022-03-02T18:22:01Z", [2024-03-21T09:11:31.151Z] "Indirect": true, [2024-03-21T09:11:31.151Z] "Dir": "/go/pkg/mod/github.com/kataras/go-events@v0.0.3", [2024-03-21T09:11:31.151Z] "GoMod": "/go/pkg/mod/cache/download/github.com/kataras/go-events/@v/v0.0.3.mod", [2024-03-21T09:11:31.151Z] "GoVersion": "1.17" [2024-03-21T09:11:31.151Z] }, [2024-03-21T09:11:31.151Z] "DepOnly": true, [2024-03-21T09:11:31.151Z] "Stale": true, [2024-03-21T09:11:31.151Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.151Z] "GoFiles": [ [2024-03-21T09:11:31.151Z] "events.go" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "Imports": [ [2024-03-21T09:11:31.151Z] "log", [2024-03-21T09:11:31.151Z] "reflect", [2024-03-21T09:11:31.151Z] "sync", [2024-03-21T09:11:31.151Z] "sync/atomic" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "Deps": [ [2024-03-21T09:11:31.151Z] "errors", [2024-03-21T09:11:31.151Z] "fmt", [2024-03-21T09:11:31.151Z] "internal/abi", [2024-03-21T09:11:31.151Z] "internal/bytealg", [2024-03-21T09:11:31.151Z] "internal/cpu", [2024-03-21T09:11:31.151Z] "internal/fmtsort", [2024-03-21T09:11:31.151Z] "internal/goexperiment", [2024-03-21T09:11:31.151Z] "internal/itoa", [2024-03-21T09:11:31.151Z] "internal/oserror", [2024-03-21T09:11:31.151Z] "internal/poll", [2024-03-21T09:11:31.151Z] "internal/race", [2024-03-21T09:11:31.151Z] "internal/reflectlite", [2024-03-21T09:11:31.151Z] "internal/syscall/execenv", [2024-03-21T09:11:31.151Z] "internal/syscall/unix", [2024-03-21T09:11:31.151Z] "internal/testlog", [2024-03-21T09:11:31.151Z] "internal/unsafeheader", [2024-03-21T09:11:31.151Z] "io", [2024-03-21T09:11:31.151Z] "io/fs", [2024-03-21T09:11:31.151Z] "log", [2024-03-21T09:11:31.151Z] "math", [2024-03-21T09:11:31.151Z] "math/bits", [2024-03-21T09:11:31.151Z] "os", [2024-03-21T09:11:31.151Z] "path", [2024-03-21T09:11:31.151Z] "reflect", [2024-03-21T09:11:31.151Z] "runtime", [2024-03-21T09:11:31.151Z] "runtime/internal/atomic", [2024-03-21T09:11:31.151Z] "runtime/internal/math", [2024-03-21T09:11:31.151Z] "runtime/internal/sys", [2024-03-21T09:11:31.151Z] "sort", [2024-03-21T09:11:31.151Z] "strconv", [2024-03-21T09:11:31.151Z] "sync", [2024-03-21T09:11:31.151Z] "sync/atomic", [2024-03-21T09:11:31.151Z] "syscall", [2024-03-21T09:11:31.151Z] "time", [2024-03-21T09:11:31.151Z] "unicode", [2024-03-21T09:11:31.151Z] "unicode/utf8", [2024-03-21T09:11:31.151Z] "unsafe" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "TestGoFiles": [ [2024-03-21T09:11:31.151Z] "events_test.go" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "TestImports": [ [2024-03-21T09:11:31.151Z] "fmt", [2024-03-21T09:11:31.151Z] "testing", [2024-03-21T09:11:31.151Z] "time" [2024-03-21T09:11:31.151Z] ] [2024-03-21T09:11:31.151Z] } [2024-03-21T09:11:31.151Z] { [2024-03-21T09:11:31.151Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121/latency", [2024-03-21T09:11:31.151Z] "ImportPath": "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.151Z] "Name": "latency", [2024-03-21T09:11:31.151Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-21T09:11:31.151Z] "Module": { [2024-03-21T09:11:31.151Z] "Path": "github.com/openziti/channel/v2", [2024-03-21T09:11:31.151Z] "Version": "v2.0.121", [2024-03-21T09:11:31.151Z] "Time": "2024-03-11T23:40:56Z", [2024-03-21T09:11:31.151Z] "Indirect": true, [2024-03-21T09:11:31.151Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-03-21T09:11:31.151Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-03-21T09:11:31.151Z] "GoVersion": "1.19" [2024-03-21T09:11:31.151Z] }, [2024-03-21T09:11:31.151Z] "DepOnly": true, [2024-03-21T09:11:31.151Z] "Stale": true, [2024-03-21T09:11:31.151Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.151Z] "GoFiles": [ [2024-03-21T09:11:31.151Z] "latency.go" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "Imports": [ [2024-03-21T09:11:31.151Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.151Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.151Z] "sync/atomic", [2024-03-21T09:11:31.151Z] "time" [2024-03-21T09:11:31.151Z] ], [2024-03-21T09:11:31.151Z] "Deps": [ [2024-03-21T09:11:31.151Z] "bufio", [2024-03-21T09:11:31.151Z] "bytes", [2024-03-21T09:11:31.151Z] "compress/flate", [2024-03-21T09:11:31.151Z] "compress/gzip", [2024-03-21T09:11:31.151Z] "container/heap", [2024-03-21T09:11:31.151Z] "container/list", [2024-03-21T09:11:31.151Z] "context", [2024-03-21T09:11:31.151Z] "crypto", [2024-03-21T09:11:31.151Z] "crypto/aes", [2024-03-21T09:11:31.151Z] "crypto/cipher", [2024-03-21T09:11:31.151Z] "crypto/des", [2024-03-21T09:11:31.151Z] "crypto/dsa", [2024-03-21T09:11:31.151Z] "crypto/ecdsa", [2024-03-21T09:11:31.151Z] "crypto/ed25519", [2024-03-21T09:11:31.151Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.151Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.151Z] "crypto/elliptic", [2024-03-21T09:11:31.151Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.151Z] "crypto/hmac", [2024-03-21T09:11:31.151Z] "crypto/internal/randutil", [2024-03-21T09:11:31.151Z] "crypto/internal/subtle", [2024-03-21T09:11:31.151Z] "crypto/md5", [2024-03-21T09:11:31.151Z] "crypto/rand", [2024-03-21T09:11:31.151Z] "crypto/rc4", [2024-03-21T09:11:31.151Z] "crypto/rsa", [2024-03-21T09:11:31.151Z] "crypto/sha1", [2024-03-21T09:11:31.151Z] "crypto/sha256", [2024-03-21T09:11:31.151Z] "crypto/sha512", [2024-03-21T09:11:31.151Z] "crypto/subtle", [2024-03-21T09:11:31.151Z] "crypto/tls", [2024-03-21T09:11:31.151Z] "crypto/x509", [2024-03-21T09:11:31.151Z] "crypto/x509/pkix", [2024-03-21T09:11:31.151Z] "embed", [2024-03-21T09:11:31.151Z] "encoding", [2024-03-21T09:11:31.151Z] "encoding/asn1", [2024-03-21T09:11:31.151Z] "encoding/base64", [2024-03-21T09:11:31.151Z] "encoding/binary", [2024-03-21T09:11:31.151Z] "encoding/hex", [2024-03-21T09:11:31.151Z] "encoding/json", [2024-03-21T09:11:31.151Z] "encoding/pem", [2024-03-21T09:11:31.151Z] "errors", [2024-03-21T09:11:31.151Z] "fmt", [2024-03-21T09:11:31.151Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.151Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.151Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.151Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.151Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.151Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.151Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.151Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.151Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.151Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.151Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.151Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.151Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.151Z] "github.com/openziti/identity", [2024-03-21T09:11:31.151Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.151Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.151Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.151Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.151Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.151Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.151Z] "github.com/pkg/errors", [2024-03-21T09:11:31.151Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.151Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.151Z] "go/token", [2024-03-21T09:11:31.151Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.151Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.151Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.151Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.151Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.151Z] "golang.org/x/term", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.151Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.151Z] "hash", [2024-03-21T09:11:31.151Z] "hash/crc32", [2024-03-21T09:11:31.151Z] "hash/fnv", [2024-03-21T09:11:31.151Z] "internal/abi", [2024-03-21T09:11:31.151Z] "internal/bytealg", [2024-03-21T09:11:31.151Z] "internal/cpu", [2024-03-21T09:11:31.151Z] "internal/fmtsort", [2024-03-21T09:11:31.151Z] "internal/goexperiment", [2024-03-21T09:11:31.151Z] "internal/itoa", [2024-03-21T09:11:31.151Z] "internal/nettrace", [2024-03-21T09:11:31.151Z] "internal/oserror", [2024-03-21T09:11:31.151Z] "internal/poll", [2024-03-21T09:11:31.151Z] "internal/race", [2024-03-21T09:11:31.151Z] "internal/reflectlite", [2024-03-21T09:11:31.151Z] "internal/singleflight", [2024-03-21T09:11:31.151Z] "internal/syscall/execenv", [2024-03-21T09:11:31.151Z] "internal/syscall/unix", [2024-03-21T09:11:31.151Z] "internal/testlog", [2024-03-21T09:11:31.151Z] "internal/unsafeheader", [2024-03-21T09:11:31.151Z] "io", [2024-03-21T09:11:31.151Z] "io/fs", [2024-03-21T09:11:31.151Z] "io/ioutil", [2024-03-21T09:11:31.151Z] "log", [2024-03-21T09:11:31.151Z] "math", [2024-03-21T09:11:31.151Z] "math/big", [2024-03-21T09:11:31.151Z] "math/bits", [2024-03-21T09:11:31.151Z] "math/rand", [2024-03-21T09:11:31.151Z] "net", [2024-03-21T09:11:31.151Z] "net/url", [2024-03-21T09:11:31.151Z] "os", [2024-03-21T09:11:31.151Z] "os/user", [2024-03-21T09:11:31.151Z] "path", [2024-03-21T09:11:31.151Z] "path/filepath", [2024-03-21T09:11:31.151Z] "reflect", [2024-03-21T09:11:31.151Z] "runtime", [2024-03-21T09:11:31.151Z] "runtime/cgo", [2024-03-21T09:11:31.151Z] "runtime/internal/atomic", [2024-03-21T09:11:31.151Z] "runtime/internal/math", [2024-03-21T09:11:31.151Z] "runtime/internal/sys", [2024-03-21T09:11:31.151Z] "sort", [2024-03-21T09:11:31.151Z] "strconv", [2024-03-21T09:11:31.151Z] "strings", [2024-03-21T09:11:31.151Z] "sync", [2024-03-21T09:11:31.151Z] "sync/atomic", [2024-03-21T09:11:31.151Z] "syscall", [2024-03-21T09:11:31.151Z] "time", [2024-03-21T09:11:31.151Z] "unicode", [2024-03-21T09:11:31.151Z] "unicode/utf16", [2024-03-21T09:11:31.151Z] "unicode/utf8", [2024-03-21T09:11:31.151Z] "unsafe", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.151Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.151Z] ] [2024-03-21T09:11:31.151Z] } [2024-03-21T09:11:31.151Z] { [2024-03-21T09:11:31.151Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/genext", [2024-03-21T09:11:31.151Z] "ImportPath": "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.151Z] "Name": "genext", [2024-03-21T09:11:31.151Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.151Z] "Module": { [2024-03-21T09:11:31.151Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.151Z] "Version": "v2.0.39", [2024-03-21T09:11:31.151Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.151Z] "Indirect": true, [2024-03-21T09:11:31.151Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.151Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.151Z] "GoVersion": "1.19" [2024-03-21T09:11:31.151Z] }, [2024-03-21T09:11:31.151Z] "DepOnly": true, [2024-03-21T09:11:31.151Z] "Stale": true, [2024-03-21T09:11:31.151Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.151Z] "GoFiles": [ [2024-03-21T09:11:31.151Z] "utils.go" [2024-03-21T09:11:31.151Z] ] [2024-03-21T09:11:31.151Z] } [2024-03-21T09:11:31.151Z] { [2024-03-21T09:11:31.151Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/pem", [2024-03-21T09:11:31.151Z] "ImportPath": "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.151Z] "Name": "nfpem", [2024-03-21T09:11:31.152Z] "Doc": "Package nfpem provides convenience functions for dealing with PEM encoded x509 data.", [2024-03-21T09:11:31.152Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.152Z] "Module": { [2024-03-21T09:11:31.152Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.152Z] "Version": "v2.0.39", [2024-03-21T09:11:31.152Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.152Z] "Indirect": true, [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.152Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.152Z] "GoVersion": "1.19" [2024-03-21T09:11:31.152Z] }, [2024-03-21T09:11:31.152Z] "DepOnly": true, [2024-03-21T09:11:31.152Z] "Stale": true, [2024-03-21T09:11:31.152Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.152Z] "GoFiles": [ [2024-03-21T09:11:31.152Z] "nfpem.go" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Imports": [ [2024-03-21T09:11:31.152Z] "crypto/sha1", [2024-03-21T09:11:31.152Z] "crypto/x509", [2024-03-21T09:11:31.152Z] "encoding/pem", [2024-03-21T09:11:31.152Z] "fmt" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Deps": [ [2024-03-21T09:11:31.152Z] "bufio", [2024-03-21T09:11:31.152Z] "bytes", [2024-03-21T09:11:31.152Z] "context", [2024-03-21T09:11:31.152Z] "crypto", [2024-03-21T09:11:31.152Z] "crypto/aes", [2024-03-21T09:11:31.152Z] "crypto/cipher", [2024-03-21T09:11:31.152Z] "crypto/des", [2024-03-21T09:11:31.152Z] "crypto/dsa", [2024-03-21T09:11:31.152Z] "crypto/ecdsa", [2024-03-21T09:11:31.152Z] "crypto/ed25519", [2024-03-21T09:11:31.152Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.152Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.152Z] "crypto/elliptic", [2024-03-21T09:11:31.152Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.152Z] "crypto/internal/randutil", [2024-03-21T09:11:31.152Z] "crypto/internal/subtle", [2024-03-21T09:11:31.152Z] "crypto/md5", [2024-03-21T09:11:31.152Z] "crypto/rand", [2024-03-21T09:11:31.152Z] "crypto/rsa", [2024-03-21T09:11:31.152Z] "crypto/sha1", [2024-03-21T09:11:31.152Z] "crypto/sha256", [2024-03-21T09:11:31.152Z] "crypto/sha512", [2024-03-21T09:11:31.152Z] "crypto/subtle", [2024-03-21T09:11:31.152Z] "crypto/x509", [2024-03-21T09:11:31.152Z] "crypto/x509/pkix", [2024-03-21T09:11:31.152Z] "encoding/asn1", [2024-03-21T09:11:31.152Z] "encoding/base64", [2024-03-21T09:11:31.152Z] "encoding/binary", [2024-03-21T09:11:31.152Z] "encoding/hex", [2024-03-21T09:11:31.152Z] "encoding/pem", [2024-03-21T09:11:31.152Z] "errors", [2024-03-21T09:11:31.152Z] "fmt", [2024-03-21T09:11:31.152Z] "hash", [2024-03-21T09:11:31.152Z] "internal/abi", [2024-03-21T09:11:31.152Z] "internal/bytealg", [2024-03-21T09:11:31.152Z] "internal/cpu", [2024-03-21T09:11:31.152Z] "internal/fmtsort", [2024-03-21T09:11:31.152Z] "internal/goexperiment", [2024-03-21T09:11:31.152Z] "internal/itoa", [2024-03-21T09:11:31.152Z] "internal/nettrace", [2024-03-21T09:11:31.152Z] "internal/oserror", [2024-03-21T09:11:31.152Z] "internal/poll", [2024-03-21T09:11:31.152Z] "internal/race", [2024-03-21T09:11:31.152Z] "internal/reflectlite", [2024-03-21T09:11:31.152Z] "internal/singleflight", [2024-03-21T09:11:31.152Z] "internal/syscall/execenv", [2024-03-21T09:11:31.152Z] "internal/syscall/unix", [2024-03-21T09:11:31.152Z] "internal/testlog", [2024-03-21T09:11:31.152Z] "internal/unsafeheader", [2024-03-21T09:11:31.152Z] "io", [2024-03-21T09:11:31.152Z] "io/fs", [2024-03-21T09:11:31.152Z] "math", [2024-03-21T09:11:31.152Z] "math/big", [2024-03-21T09:11:31.152Z] "math/bits", [2024-03-21T09:11:31.152Z] "math/rand", [2024-03-21T09:11:31.152Z] "net", [2024-03-21T09:11:31.152Z] "net/url", [2024-03-21T09:11:31.152Z] "os", [2024-03-21T09:11:31.152Z] "path", [2024-03-21T09:11:31.152Z] "path/filepath", [2024-03-21T09:11:31.152Z] "reflect", [2024-03-21T09:11:31.152Z] "runtime", [2024-03-21T09:11:31.152Z] "runtime/cgo", [2024-03-21T09:11:31.152Z] "runtime/internal/atomic", [2024-03-21T09:11:31.152Z] "runtime/internal/math", [2024-03-21T09:11:31.152Z] "runtime/internal/sys", [2024-03-21T09:11:31.152Z] "sort", [2024-03-21T09:11:31.152Z] "strconv", [2024-03-21T09:11:31.152Z] "strings", [2024-03-21T09:11:31.152Z] "sync", [2024-03-21T09:11:31.152Z] "sync/atomic", [2024-03-21T09:11:31.152Z] "syscall", [2024-03-21T09:11:31.152Z] "time", [2024-03-21T09:11:31.152Z] "unicode", [2024-03-21T09:11:31.152Z] "unicode/utf16", [2024-03-21T09:11:31.152Z] "unicode/utf8", [2024-03-21T09:11:31.152Z] "unsafe", [2024-03-21T09:11:31.152Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.152Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.152Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.152Z] ] [2024-03-21T09:11:31.152Z] } [2024-03-21T09:11:31.152Z] { [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/versions", [2024-03-21T09:11:31.152Z] "ImportPath": "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.152Z] "Name": "versions", [2024-03-21T09:11:31.152Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.152Z] "Module": { [2024-03-21T09:11:31.152Z] "Path": "github.com/openziti/foundation/v2", [2024-03-21T09:11:31.152Z] "Version": "v2.0.39", [2024-03-21T09:11:31.152Z] "Time": "2024-03-11T23:33:35Z", [2024-03-21T09:11:31.152Z] "Indirect": true, [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-03-21T09:11:31.152Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-03-21T09:11:31.152Z] "GoVersion": "1.19" [2024-03-21T09:11:31.152Z] }, [2024-03-21T09:11:31.152Z] "DepOnly": true, [2024-03-21T09:11:31.152Z] "Stale": true, [2024-03-21T09:11:31.152Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.152Z] "GoFiles": [ [2024-03-21T09:11:31.152Z] "version_provider.go", [2024-03-21T09:11:31.152Z] "versions.go" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Imports": [ [2024-03-21T09:11:31.152Z] "errors", [2024-03-21T09:11:31.152Z] "fmt", [2024-03-21T09:11:31.152Z] "runtime", [2024-03-21T09:11:31.152Z] "runtime/debug", [2024-03-21T09:11:31.152Z] "strconv", [2024-03-21T09:11:31.152Z] "strings", [2024-03-21T09:11:31.152Z] "time" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Deps": [ [2024-03-21T09:11:31.152Z] "errors", [2024-03-21T09:11:31.152Z] "fmt", [2024-03-21T09:11:31.152Z] "internal/abi", [2024-03-21T09:11:31.152Z] "internal/bytealg", [2024-03-21T09:11:31.152Z] "internal/cpu", [2024-03-21T09:11:31.152Z] "internal/fmtsort", [2024-03-21T09:11:31.152Z] "internal/goexperiment", [2024-03-21T09:11:31.152Z] "internal/itoa", [2024-03-21T09:11:31.152Z] "internal/oserror", [2024-03-21T09:11:31.152Z] "internal/poll", [2024-03-21T09:11:31.152Z] "internal/race", [2024-03-21T09:11:31.152Z] "internal/reflectlite", [2024-03-21T09:11:31.152Z] "internal/syscall/execenv", [2024-03-21T09:11:31.152Z] "internal/syscall/unix", [2024-03-21T09:11:31.152Z] "internal/testlog", [2024-03-21T09:11:31.152Z] "internal/unsafeheader", [2024-03-21T09:11:31.152Z] "io", [2024-03-21T09:11:31.152Z] "io/fs", [2024-03-21T09:11:31.152Z] "math", [2024-03-21T09:11:31.152Z] "math/bits", [2024-03-21T09:11:31.152Z] "os", [2024-03-21T09:11:31.152Z] "path", [2024-03-21T09:11:31.152Z] "reflect", [2024-03-21T09:11:31.152Z] "runtime", [2024-03-21T09:11:31.152Z] "runtime/debug", [2024-03-21T09:11:31.152Z] "runtime/internal/atomic", [2024-03-21T09:11:31.152Z] "runtime/internal/math", [2024-03-21T09:11:31.152Z] "runtime/internal/sys", [2024-03-21T09:11:31.152Z] "sort", [2024-03-21T09:11:31.152Z] "strconv", [2024-03-21T09:11:31.152Z] "strings", [2024-03-21T09:11:31.152Z] "sync", [2024-03-21T09:11:31.152Z] "sync/atomic", [2024-03-21T09:11:31.152Z] "syscall", [2024-03-21T09:11:31.152Z] "time", [2024-03-21T09:11:31.152Z] "unicode", [2024-03-21T09:11:31.152Z] "unicode/utf8", [2024-03-21T09:11:31.152Z] "unsafe" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "TestGoFiles": [ [2024-03-21T09:11:31.152Z] "versions_test.go" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "TestImports": [ [2024-03-21T09:11:31.152Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.152Z] "testing" [2024-03-21T09:11:31.152Z] ] [2024-03-21T09:11:31.152Z] } [2024-03-21T09:11:31.152Z] { [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47/metrics_pb", [2024-03-21T09:11:31.152Z] "ImportPath": "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.152Z] "Name": "metrics_pb", [2024-03-21T09:11:31.152Z] "Root": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-21T09:11:31.152Z] "Module": { [2024-03-21T09:11:31.152Z] "Path": "github.com/openziti/metrics", [2024-03-21T09:11:31.152Z] "Version": "v1.2.47", [2024-03-21T09:11:31.152Z] "Time": "2024-03-11T23:35:07Z", [2024-03-21T09:11:31.152Z] "Indirect": true, [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-21T09:11:31.152Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/metrics/@v/v1.2.47.mod", [2024-03-21T09:11:31.152Z] "GoVersion": "1.19" [2024-03-21T09:11:31.152Z] }, [2024-03-21T09:11:31.152Z] "DepOnly": true, [2024-03-21T09:11:31.152Z] "Stale": true, [2024-03-21T09:11:31.152Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.152Z] "GoFiles": [ [2024-03-21T09:11:31.152Z] "gen.go", [2024-03-21T09:11:31.152Z] "ziti_metrics.pb.go" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Imports": [ [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.152Z] "reflect", [2024-03-21T09:11:31.152Z] "sync" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Deps": [ [2024-03-21T09:11:31.152Z] "bufio", [2024-03-21T09:11:31.152Z] "bytes", [2024-03-21T09:11:31.152Z] "compress/flate", [2024-03-21T09:11:31.152Z] "compress/gzip", [2024-03-21T09:11:31.152Z] "embed", [2024-03-21T09:11:31.152Z] "encoding", [2024-03-21T09:11:31.152Z] "encoding/base64", [2024-03-21T09:11:31.152Z] "encoding/binary", [2024-03-21T09:11:31.152Z] "encoding/json", [2024-03-21T09:11:31.152Z] "errors", [2024-03-21T09:11:31.152Z] "fmt", [2024-03-21T09:11:31.152Z] "go/token", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.152Z] "hash", [2024-03-21T09:11:31.152Z] "hash/crc32", [2024-03-21T09:11:31.152Z] "hash/fnv", [2024-03-21T09:11:31.152Z] "internal/abi", [2024-03-21T09:11:31.152Z] "internal/bytealg", [2024-03-21T09:11:31.152Z] "internal/cpu", [2024-03-21T09:11:31.152Z] "internal/fmtsort", [2024-03-21T09:11:31.152Z] "internal/goexperiment", [2024-03-21T09:11:31.152Z] "internal/itoa", [2024-03-21T09:11:31.152Z] "internal/oserror", [2024-03-21T09:11:31.152Z] "internal/poll", [2024-03-21T09:11:31.152Z] "internal/race", [2024-03-21T09:11:31.152Z] "internal/reflectlite", [2024-03-21T09:11:31.152Z] "internal/syscall/execenv", [2024-03-21T09:11:31.152Z] "internal/syscall/unix", [2024-03-21T09:11:31.152Z] "internal/testlog", [2024-03-21T09:11:31.152Z] "internal/unsafeheader", [2024-03-21T09:11:31.152Z] "io", [2024-03-21T09:11:31.152Z] "io/fs", [2024-03-21T09:11:31.152Z] "io/ioutil", [2024-03-21T09:11:31.152Z] "math", [2024-03-21T09:11:31.152Z] "math/bits", [2024-03-21T09:11:31.152Z] "os", [2024-03-21T09:11:31.152Z] "path", [2024-03-21T09:11:31.152Z] "reflect", [2024-03-21T09:11:31.152Z] "runtime", [2024-03-21T09:11:31.152Z] "runtime/internal/atomic", [2024-03-21T09:11:31.152Z] "runtime/internal/math", [2024-03-21T09:11:31.152Z] "runtime/internal/sys", [2024-03-21T09:11:31.152Z] "sort", [2024-03-21T09:11:31.152Z] "strconv", [2024-03-21T09:11:31.152Z] "strings", [2024-03-21T09:11:31.152Z] "sync", [2024-03-21T09:11:31.152Z] "sync/atomic", [2024-03-21T09:11:31.152Z] "syscall", [2024-03-21T09:11:31.152Z] "time", [2024-03-21T09:11:31.152Z] "unicode", [2024-03-21T09:11:31.152Z] "unicode/utf16", [2024-03-21T09:11:31.152Z] "unicode/utf8", [2024-03-21T09:11:31.152Z] "unsafe" [2024-03-21T09:11:31.152Z] ] [2024-03-21T09:11:31.152Z] } [2024-03-21T09:11:31.152Z] { [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-21T09:11:31.152Z] "ImportPath": "github.com/openziti/metrics", [2024-03-21T09:11:31.152Z] "Name": "metrics", [2024-03-21T09:11:31.152Z] "Root": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-21T09:11:31.152Z] "Module": { [2024-03-21T09:11:31.152Z] "Path": "github.com/openziti/metrics", [2024-03-21T09:11:31.152Z] "Version": "v1.2.47", [2024-03-21T09:11:31.152Z] "Time": "2024-03-11T23:35:07Z", [2024-03-21T09:11:31.152Z] "Indirect": true, [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-03-21T09:11:31.152Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/metrics/@v/v1.2.47.mod", [2024-03-21T09:11:31.152Z] "GoVersion": "1.19" [2024-03-21T09:11:31.152Z] }, [2024-03-21T09:11:31.152Z] "DepOnly": true, [2024-03-21T09:11:31.152Z] "Stale": true, [2024-03-21T09:11:31.152Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.152Z] "GoFiles": [ [2024-03-21T09:11:31.152Z] "gauge.go", [2024-03-21T09:11:31.152Z] "histogram.go", [2024-03-21T09:11:31.152Z] "interval_counter.go", [2024-03-21T09:11:31.152Z] "meter.go", [2024-03-21T09:11:31.152Z] "metrics_msg_builder.go", [2024-03-21T09:11:31.152Z] "registry.go", [2024-03-21T09:11:31.152Z] "timer.go", [2024-03-21T09:11:31.152Z] "usage_counter.go", [2024-03-21T09:11:31.152Z] "usage_registry.go" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Imports": [ [2024-03-21T09:11:31.152Z] "fmt", [2024-03-21T09:11:31.152Z] "github.com/google/uuid", [2024-03-21T09:11:31.152Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.152Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.152Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.152Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.152Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.152Z] "reflect", [2024-03-21T09:11:31.152Z] "sort", [2024-03-21T09:11:31.152Z] "sync", [2024-03-21T09:11:31.152Z] "time" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Deps": [ [2024-03-21T09:11:31.152Z] "bufio", [2024-03-21T09:11:31.152Z] "bytes", [2024-03-21T09:11:31.152Z] "compress/flate", [2024-03-21T09:11:31.152Z] "compress/gzip", [2024-03-21T09:11:31.152Z] "context", [2024-03-21T09:11:31.152Z] "crypto", [2024-03-21T09:11:31.152Z] "crypto/aes", [2024-03-21T09:11:31.152Z] "crypto/cipher", [2024-03-21T09:11:31.152Z] "crypto/internal/subtle", [2024-03-21T09:11:31.152Z] "crypto/md5", [2024-03-21T09:11:31.152Z] "crypto/rand", [2024-03-21T09:11:31.152Z] "crypto/sha1", [2024-03-21T09:11:31.152Z] "crypto/subtle", [2024-03-21T09:11:31.152Z] "database/sql/driver", [2024-03-21T09:11:31.152Z] "embed", [2024-03-21T09:11:31.152Z] "encoding", [2024-03-21T09:11:31.152Z] "encoding/base64", [2024-03-21T09:11:31.152Z] "encoding/binary", [2024-03-21T09:11:31.152Z] "encoding/hex", [2024-03-21T09:11:31.152Z] "encoding/json", [2024-03-21T09:11:31.152Z] "errors", [2024-03-21T09:11:31.152Z] "fmt", [2024-03-21T09:11:31.152Z] "github.com/google/uuid", [2024-03-21T09:11:31.152Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.152Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.152Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.152Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.152Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.152Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.152Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.152Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.152Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.152Z] "go/token", [2024-03-21T09:11:31.152Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.152Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.152Z] "golang.org/x/term", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.152Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.152Z] "hash", [2024-03-21T09:11:31.152Z] "hash/crc32", [2024-03-21T09:11:31.152Z] "hash/fnv", [2024-03-21T09:11:31.152Z] "internal/abi", [2024-03-21T09:11:31.152Z] "internal/bytealg", [2024-03-21T09:11:31.152Z] "internal/cpu", [2024-03-21T09:11:31.152Z] "internal/fmtsort", [2024-03-21T09:11:31.152Z] "internal/goexperiment", [2024-03-21T09:11:31.152Z] "internal/itoa", [2024-03-21T09:11:31.152Z] "internal/nettrace", [2024-03-21T09:11:31.152Z] "internal/oserror", [2024-03-21T09:11:31.152Z] "internal/poll", [2024-03-21T09:11:31.152Z] "internal/race", [2024-03-21T09:11:31.152Z] "internal/reflectlite", [2024-03-21T09:11:31.152Z] "internal/singleflight", [2024-03-21T09:11:31.152Z] "internal/syscall/execenv", [2024-03-21T09:11:31.152Z] "internal/syscall/unix", [2024-03-21T09:11:31.152Z] "internal/testlog", [2024-03-21T09:11:31.152Z] "internal/unsafeheader", [2024-03-21T09:11:31.152Z] "io", [2024-03-21T09:11:31.152Z] "io/fs", [2024-03-21T09:11:31.152Z] "io/ioutil", [2024-03-21T09:11:31.152Z] "log", [2024-03-21T09:11:31.152Z] "log/syslog", [2024-03-21T09:11:31.152Z] "math", [2024-03-21T09:11:31.152Z] "math/big", [2024-03-21T09:11:31.152Z] "math/bits", [2024-03-21T09:11:31.152Z] "math/rand", [2024-03-21T09:11:31.152Z] "net", [2024-03-21T09:11:31.152Z] "os", [2024-03-21T09:11:31.152Z] "path", [2024-03-21T09:11:31.152Z] "reflect", [2024-03-21T09:11:31.152Z] "runtime", [2024-03-21T09:11:31.152Z] "runtime/cgo", [2024-03-21T09:11:31.152Z] "runtime/debug", [2024-03-21T09:11:31.152Z] "runtime/internal/atomic", [2024-03-21T09:11:31.152Z] "runtime/internal/math", [2024-03-21T09:11:31.152Z] "runtime/internal/sys", [2024-03-21T09:11:31.152Z] "runtime/pprof", [2024-03-21T09:11:31.152Z] "sort", [2024-03-21T09:11:31.152Z] "strconv", [2024-03-21T09:11:31.152Z] "strings", [2024-03-21T09:11:31.152Z] "sync", [2024-03-21T09:11:31.152Z] "sync/atomic", [2024-03-21T09:11:31.152Z] "syscall", [2024-03-21T09:11:31.152Z] "text/tabwriter", [2024-03-21T09:11:31.152Z] "time", [2024-03-21T09:11:31.152Z] "unicode", [2024-03-21T09:11:31.152Z] "unicode/utf16", [2024-03-21T09:11:31.152Z] "unicode/utf8", [2024-03-21T09:11:31.152Z] "unsafe", [2024-03-21T09:11:31.152Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "TestGoFiles": [ [2024-03-21T09:11:31.152Z] "interval_counter_test.go", [2024-03-21T09:11:31.152Z] "ref_count_test.go", [2024-03-21T09:11:31.152Z] "registry_test.go", [2024-03-21T09:11:31.152Z] "usage_counter_test.go" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "TestImports": [ [2024-03-21T09:11:31.152Z] "fmt", [2024-03-21T09:11:31.152Z] "github.com/google/uuid", [2024-03-21T09:11:31.152Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.152Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.152Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.152Z] "sort", [2024-03-21T09:11:31.152Z] "testing", [2024-03-21T09:11:31.152Z] "time" [2024-03-21T09:11:31.152Z] ] [2024-03-21T09:11:31.152Z] } [2024-03-21T09:11:31.152Z] { [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/mitchellh/go-ps@v1.0.0", [2024-03-21T09:11:31.152Z] "ImportPath": "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.152Z] "Name": "ps", [2024-03-21T09:11:31.152Z] "Doc": "ps provides an API for finding and listing processes in a platform-agnostic way.", [2024-03-21T09:11:31.152Z] "Root": "/go/pkg/mod/github.com/mitchellh/go-ps@v1.0.0", [2024-03-21T09:11:31.152Z] "Module": { [2024-03-21T09:11:31.152Z] "Path": "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.152Z] "Version": "v1.0.0", [2024-03-21T09:11:31.152Z] "Time": "2020-02-03T20:02:15Z", [2024-03-21T09:11:31.152Z] "Indirect": true, [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/mitchellh/go-ps@v1.0.0", [2024-03-21T09:11:31.152Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/go-ps/@v/v1.0.0.mod", [2024-03-21T09:11:31.152Z] "GoVersion": "1.13" [2024-03-21T09:11:31.152Z] }, [2024-03-21T09:11:31.152Z] "DepOnly": true, [2024-03-21T09:11:31.152Z] "Stale": true, [2024-03-21T09:11:31.152Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.152Z] "GoFiles": [ [2024-03-21T09:11:31.152Z] "process.go", [2024-03-21T09:11:31.152Z] "process_linux.go", [2024-03-21T09:11:31.152Z] "process_unix.go" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.152Z] "process_darwin.go", [2024-03-21T09:11:31.152Z] "process_darwin_test.go", [2024-03-21T09:11:31.152Z] "process_freebsd.go", [2024-03-21T09:11:31.152Z] "process_solaris.go", [2024-03-21T09:11:31.152Z] "process_windows.go" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Imports": [ [2024-03-21T09:11:31.152Z] "fmt", [2024-03-21T09:11:31.152Z] "io", [2024-03-21T09:11:31.152Z] "io/ioutil", [2024-03-21T09:11:31.152Z] "os", [2024-03-21T09:11:31.152Z] "strconv", [2024-03-21T09:11:31.152Z] "strings" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "Deps": [ [2024-03-21T09:11:31.152Z] "errors", [2024-03-21T09:11:31.152Z] "fmt", [2024-03-21T09:11:31.152Z] "internal/abi", [2024-03-21T09:11:31.152Z] "internal/bytealg", [2024-03-21T09:11:31.152Z] "internal/cpu", [2024-03-21T09:11:31.152Z] "internal/fmtsort", [2024-03-21T09:11:31.152Z] "internal/goexperiment", [2024-03-21T09:11:31.152Z] "internal/itoa", [2024-03-21T09:11:31.152Z] "internal/oserror", [2024-03-21T09:11:31.152Z] "internal/poll", [2024-03-21T09:11:31.152Z] "internal/race", [2024-03-21T09:11:31.152Z] "internal/reflectlite", [2024-03-21T09:11:31.152Z] "internal/syscall/execenv", [2024-03-21T09:11:31.152Z] "internal/syscall/unix", [2024-03-21T09:11:31.152Z] "internal/testlog", [2024-03-21T09:11:31.152Z] "internal/unsafeheader", [2024-03-21T09:11:31.152Z] "io", [2024-03-21T09:11:31.152Z] "io/fs", [2024-03-21T09:11:31.152Z] "io/ioutil", [2024-03-21T09:11:31.152Z] "math", [2024-03-21T09:11:31.152Z] "math/bits", [2024-03-21T09:11:31.152Z] "os", [2024-03-21T09:11:31.152Z] "path", [2024-03-21T09:11:31.152Z] "reflect", [2024-03-21T09:11:31.152Z] "runtime", [2024-03-21T09:11:31.152Z] "runtime/internal/atomic", [2024-03-21T09:11:31.152Z] "runtime/internal/math", [2024-03-21T09:11:31.152Z] "runtime/internal/sys", [2024-03-21T09:11:31.152Z] "sort", [2024-03-21T09:11:31.152Z] "strconv", [2024-03-21T09:11:31.152Z] "strings", [2024-03-21T09:11:31.152Z] "sync", [2024-03-21T09:11:31.152Z] "sync/atomic", [2024-03-21T09:11:31.152Z] "syscall", [2024-03-21T09:11:31.152Z] "time", [2024-03-21T09:11:31.152Z] "unicode", [2024-03-21T09:11:31.152Z] "unicode/utf8", [2024-03-21T09:11:31.152Z] "unsafe" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "TestGoFiles": [ [2024-03-21T09:11:31.152Z] "process_test.go", [2024-03-21T09:11:31.152Z] "process_unix_test.go" [2024-03-21T09:11:31.152Z] ], [2024-03-21T09:11:31.152Z] "TestImports": [ [2024-03-21T09:11:31.152Z] "os", [2024-03-21T09:11:31.152Z] "testing" [2024-03-21T09:11:31.152Z] ] [2024-03-21T09:11:31.152Z] } [2024-03-21T09:11:31.152Z] { [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/common", [2024-03-21T09:11:31.152Z] "ImportPath": "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.152Z] "Name": "common", [2024-03-21T09:11:31.152Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.152Z] "Module": { [2024-03-21T09:11:31.152Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-21T09:11:31.152Z] "Version": "v3.24.1", [2024-03-21T09:11:31.152Z] "Time": "2024-01-24T03:08:42Z", [2024-03-21T09:11:31.152Z] "Indirect": true, [2024-03-21T09:11:31.152Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.153Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-21T09:11:31.153Z] "GoVersion": "1.15" [2024-03-21T09:11:31.153Z] }, [2024-03-21T09:11:31.153Z] "DepOnly": true, [2024-03-21T09:11:31.153Z] "Stale": true, [2024-03-21T09:11:31.153Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.153Z] "GoFiles": [ [2024-03-21T09:11:31.153Z] "env.go" [2024-03-21T09:11:31.153Z] ] [2024-03-21T09:11:31.153Z] } [2024-03-21T09:11:31.153Z] { [2024-03-21T09:11:31.153Z] "Dir": "/usr/local/go/src/os/exec", [2024-03-21T09:11:31.153Z] "ImportPath": "os/exec", [2024-03-21T09:11:31.153Z] "Name": "exec", [2024-03-21T09:11:31.153Z] "Doc": "Package exec runs external commands.", [2024-03-21T09:11:31.153Z] "Target": "/usr/local/go/pkg/linux_amd64/os/exec.a", [2024-03-21T09:11:31.153Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.153Z] "Goroot": true, [2024-03-21T09:11:31.153Z] "Standard": true, [2024-03-21T09:11:31.153Z] "DepOnly": true, [2024-03-21T09:11:31.153Z] "GoFiles": [ [2024-03-21T09:11:31.153Z] "exec.go", [2024-03-21T09:11:31.153Z] "exec_unix.go", [2024-03-21T09:11:31.153Z] "lp_unix.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.153Z] "exec_plan9.go", [2024-03-21T09:11:31.153Z] "exec_windows.go", [2024-03-21T09:11:31.153Z] "exec_windows_test.go", [2024-03-21T09:11:31.153Z] "lp_js.go", [2024-03-21T09:11:31.153Z] "lp_plan9.go", [2024-03-21T09:11:31.153Z] "lp_windows.go", [2024-03-21T09:11:31.153Z] "lp_windows_test.go", [2024-03-21T09:11:31.153Z] "read3.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Imports": [ [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "internal/syscall/execenv", [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "io/fs", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "sync", [2024-03-21T09:11:31.153Z] "syscall" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Deps": [ [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "internal/abi", [2024-03-21T09:11:31.153Z] "internal/bytealg", [2024-03-21T09:11:31.153Z] "internal/cpu", [2024-03-21T09:11:31.153Z] "internal/goexperiment", [2024-03-21T09:11:31.153Z] "internal/itoa", [2024-03-21T09:11:31.153Z] "internal/oserror", [2024-03-21T09:11:31.153Z] "internal/poll", [2024-03-21T09:11:31.153Z] "internal/race", [2024-03-21T09:11:31.153Z] "internal/reflectlite", [2024-03-21T09:11:31.153Z] "internal/syscall/execenv", [2024-03-21T09:11:31.153Z] "internal/syscall/unix", [2024-03-21T09:11:31.153Z] "internal/testlog", [2024-03-21T09:11:31.153Z] "internal/unsafeheader", [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "io/fs", [2024-03-21T09:11:31.153Z] "math", [2024-03-21T09:11:31.153Z] "math/bits", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "path", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "runtime/internal/atomic", [2024-03-21T09:11:31.153Z] "runtime/internal/math", [2024-03-21T09:11:31.153Z] "runtime/internal/sys", [2024-03-21T09:11:31.153Z] "sort", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "sync", [2024-03-21T09:11:31.153Z] "sync/atomic", [2024-03-21T09:11:31.153Z] "syscall", [2024-03-21T09:11:31.153Z] "time", [2024-03-21T09:11:31.153Z] "unicode", [2024-03-21T09:11:31.153Z] "unicode/utf8", [2024-03-21T09:11:31.153Z] "unsafe" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestGoFiles": [ [2024-03-21T09:11:31.153Z] "bench_test.go", [2024-03-21T09:11:31.153Z] "env_test.go", [2024-03-21T09:11:31.153Z] "internal_test.go", [2024-03-21T09:11:31.153Z] "lp_test.go", [2024-03-21T09:11:31.153Z] "lp_unix_test.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestImports": [ [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "reflect", [2024-03-21T09:11:31.153Z] "testing" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "XTestGoFiles": [ [2024-03-21T09:11:31.153Z] "example_test.go", [2024-03-21T09:11:31.153Z] "exec_linux_test.go", [2024-03-21T09:11:31.153Z] "exec_posix_test.go", [2024-03-21T09:11:31.153Z] "exec_test.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "XTestImports": [ [2024-03-21T09:11:31.153Z] "bufio", [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "encoding/json", [2024-03-21T09:11:31.153Z] "fmt", [2024-03-21T09:11:31.153Z] "internal/poll", [2024-03-21T09:11:31.153Z] "internal/testenv", [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "log", [2024-03-21T09:11:31.153Z] "net", [2024-03-21T09:11:31.153Z] "net/http", [2024-03-21T09:11:31.153Z] "net/http/httptest", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "os/exec", [2024-03-21T09:11:31.153Z] "os/user", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "sync", [2024-03-21T09:11:31.153Z] "syscall", [2024-03-21T09:11:31.153Z] "testing", [2024-03-21T09:11:31.153Z] "time" [2024-03-21T09:11:31.153Z] ] [2024-03-21T09:11:31.153Z] } [2024-03-21T09:11:31.153Z] { [2024-03-21T09:11:31.153Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/internal/common", [2024-03-21T09:11:31.153Z] "ImportPath": "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.153Z] "Name": "common", [2024-03-21T09:11:31.153Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.153Z] "Module": { [2024-03-21T09:11:31.153Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-21T09:11:31.153Z] "Version": "v3.24.1", [2024-03-21T09:11:31.153Z] "Time": "2024-01-24T03:08:42Z", [2024-03-21T09:11:31.153Z] "Indirect": true, [2024-03-21T09:11:31.153Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.153Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-21T09:11:31.153Z] "GoVersion": "1.15" [2024-03-21T09:11:31.153Z] }, [2024-03-21T09:11:31.153Z] "DepOnly": true, [2024-03-21T09:11:31.153Z] "Stale": true, [2024-03-21T09:11:31.153Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.153Z] "GoFiles": [ [2024-03-21T09:11:31.153Z] "binary.go", [2024-03-21T09:11:31.153Z] "common.go", [2024-03-21T09:11:31.153Z] "common_linux.go", [2024-03-21T09:11:31.153Z] "common_unix.go", [2024-03-21T09:11:31.153Z] "endian.go", [2024-03-21T09:11:31.153Z] "sleep.go", [2024-03-21T09:11:31.153Z] "warnings.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.153Z] "common_darwin.go", [2024-03-21T09:11:31.153Z] "common_freebsd.go", [2024-03-21T09:11:31.153Z] "common_netbsd.go", [2024-03-21T09:11:31.153Z] "common_openbsd.go", [2024-03-21T09:11:31.153Z] "common_windows.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Imports": [ [2024-03-21T09:11:31.153Z] "bufio", [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "fmt", [2024-03-21T09:11:31.153Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "math", [2024-03-21T09:11:31.153Z] "net/url", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "os/exec", [2024-03-21T09:11:31.153Z] "path", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "reflect", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "sync", [2024-03-21T09:11:31.153Z] "sync/atomic", [2024-03-21T09:11:31.153Z] "syscall", [2024-03-21T09:11:31.153Z] "time", [2024-03-21T09:11:31.153Z] "unsafe" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Deps": [ [2024-03-21T09:11:31.153Z] "bufio", [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "fmt", [2024-03-21T09:11:31.153Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.153Z] "internal/abi", [2024-03-21T09:11:31.153Z] "internal/bytealg", [2024-03-21T09:11:31.153Z] "internal/cpu", [2024-03-21T09:11:31.153Z] "internal/fmtsort", [2024-03-21T09:11:31.153Z] "internal/goexperiment", [2024-03-21T09:11:31.153Z] "internal/itoa", [2024-03-21T09:11:31.153Z] "internal/oserror", [2024-03-21T09:11:31.153Z] "internal/poll", [2024-03-21T09:11:31.153Z] "internal/race", [2024-03-21T09:11:31.153Z] "internal/reflectlite", [2024-03-21T09:11:31.153Z] "internal/syscall/execenv", [2024-03-21T09:11:31.153Z] "internal/syscall/unix", [2024-03-21T09:11:31.153Z] "internal/testlog", [2024-03-21T09:11:31.153Z] "internal/unsafeheader", [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "io/fs", [2024-03-21T09:11:31.153Z] "math", [2024-03-21T09:11:31.153Z] "math/bits", [2024-03-21T09:11:31.153Z] "net/url", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "os/exec", [2024-03-21T09:11:31.153Z] "path", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "reflect", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "runtime/internal/atomic", [2024-03-21T09:11:31.153Z] "runtime/internal/math", [2024-03-21T09:11:31.153Z] "runtime/internal/sys", [2024-03-21T09:11:31.153Z] "sort", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "sync", [2024-03-21T09:11:31.153Z] "sync/atomic", [2024-03-21T09:11:31.153Z] "syscall", [2024-03-21T09:11:31.153Z] "time", [2024-03-21T09:11:31.153Z] "unicode", [2024-03-21T09:11:31.153Z] "unicode/utf8", [2024-03-21T09:11:31.153Z] "unsafe" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestGoFiles": [ [2024-03-21T09:11:31.153Z] "common_test.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestImports": [ [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "fmt", [2024-03-21T09:11:31.153Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "reflect", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "testing" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "XTestGoFiles": [ [2024-03-21T09:11:31.153Z] "sleep_test.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "XTestImports": [ [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.153Z] "testing", [2024-03-21T09:11:31.153Z] "time" [2024-03-21T09:11:31.153Z] ] [2024-03-21T09:11:31.153Z] } [2024-03-21T09:11:31.153Z] { [2024-03-21T09:11:31.153Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/host", [2024-03-21T09:11:31.153Z] "ImportPath": "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.153Z] "Name": "host", [2024-03-21T09:11:31.153Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.153Z] "Module": { [2024-03-21T09:11:31.153Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-21T09:11:31.153Z] "Version": "v3.24.1", [2024-03-21T09:11:31.153Z] "Time": "2024-01-24T03:08:42Z", [2024-03-21T09:11:31.153Z] "Indirect": true, [2024-03-21T09:11:31.153Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.153Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-21T09:11:31.153Z] "GoVersion": "1.15" [2024-03-21T09:11:31.153Z] }, [2024-03-21T09:11:31.153Z] "DepOnly": true, [2024-03-21T09:11:31.153Z] "Stale": true, [2024-03-21T09:11:31.153Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.153Z] "GoFiles": [ [2024-03-21T09:11:31.153Z] "host.go", [2024-03-21T09:11:31.153Z] "host_linux.go", [2024-03-21T09:11:31.153Z] "host_linux_amd64.go", [2024-03-21T09:11:31.153Z] "host_posix.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.153Z] "host_bsd.go", [2024-03-21T09:11:31.153Z] "host_darwin.go", [2024-03-21T09:11:31.153Z] "host_darwin_amd64.go", [2024-03-21T09:11:31.153Z] "host_darwin_arm64.go", [2024-03-21T09:11:31.153Z] "host_darwin_cgo.go", [2024-03-21T09:11:31.153Z] "host_darwin_nocgo.go", [2024-03-21T09:11:31.153Z] "host_fallback.go", [2024-03-21T09:11:31.153Z] "host_freebsd.go", [2024-03-21T09:11:31.153Z] "host_freebsd_386.go", [2024-03-21T09:11:31.153Z] "host_freebsd_amd64.go", [2024-03-21T09:11:31.153Z] "host_freebsd_arm.go", [2024-03-21T09:11:31.153Z] "host_freebsd_arm64.go", [2024-03-21T09:11:31.153Z] "host_linux_386.go", [2024-03-21T09:11:31.153Z] "host_linux_arm.go", [2024-03-21T09:11:31.153Z] "host_linux_arm64.go", [2024-03-21T09:11:31.153Z] "host_linux_loong64.go", [2024-03-21T09:11:31.153Z] "host_linux_mips.go", [2024-03-21T09:11:31.153Z] "host_linux_mips64.go", [2024-03-21T09:11:31.153Z] "host_linux_mips64le.go", [2024-03-21T09:11:31.153Z] "host_linux_mipsle.go", [2024-03-21T09:11:31.153Z] "host_linux_ppc64.go", [2024-03-21T09:11:31.153Z] "host_linux_ppc64le.go", [2024-03-21T09:11:31.153Z] "host_linux_riscv64.go", [2024-03-21T09:11:31.153Z] "host_linux_s390x.go", [2024-03-21T09:11:31.153Z] "host_netbsd.go", [2024-03-21T09:11:31.153Z] "host_openbsd.go", [2024-03-21T09:11:31.153Z] "host_openbsd_386.go", [2024-03-21T09:11:31.153Z] "host_openbsd_amd64.go", [2024-03-21T09:11:31.153Z] "host_openbsd_arm.go", [2024-03-21T09:11:31.153Z] "host_openbsd_arm64.go", [2024-03-21T09:11:31.153Z] "host_solaris.go", [2024-03-21T09:11:31.153Z] "host_windows.go", [2024-03-21T09:11:31.153Z] "types_darwin.go", [2024-03-21T09:11:31.153Z] "types_freebsd.go", [2024-03-21T09:11:31.153Z] "types_linux.go", [2024-03-21T09:11:31.153Z] "types_openbsd.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "IgnoredOtherFiles": [ [2024-03-21T09:11:31.153Z] "smc_darwin.c", [2024-03-21T09:11:31.153Z] "smc_darwin.h" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Imports": [ [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "encoding/binary", [2024-03-21T09:11:31.153Z] "encoding/json", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "fmt", [2024-03-21T09:11:31.153Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.153Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "regexp", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "time" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Deps": [ [2024-03-21T09:11:31.153Z] "bufio", [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "encoding", [2024-03-21T09:11:31.153Z] "encoding/base64", [2024-03-21T09:11:31.153Z] "encoding/binary", [2024-03-21T09:11:31.153Z] "encoding/json", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "fmt", [2024-03-21T09:11:31.153Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.153Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.153Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.153Z] "internal/abi", [2024-03-21T09:11:31.153Z] "internal/bytealg", [2024-03-21T09:11:31.153Z] "internal/cpu", [2024-03-21T09:11:31.153Z] "internal/fmtsort", [2024-03-21T09:11:31.153Z] "internal/goexperiment", [2024-03-21T09:11:31.153Z] "internal/itoa", [2024-03-21T09:11:31.153Z] "internal/oserror", [2024-03-21T09:11:31.153Z] "internal/poll", [2024-03-21T09:11:31.153Z] "internal/race", [2024-03-21T09:11:31.153Z] "internal/reflectlite", [2024-03-21T09:11:31.153Z] "internal/syscall/execenv", [2024-03-21T09:11:31.153Z] "internal/syscall/unix", [2024-03-21T09:11:31.153Z] "internal/testlog", [2024-03-21T09:11:31.153Z] "internal/unsafeheader", [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "io/fs", [2024-03-21T09:11:31.153Z] "math", [2024-03-21T09:11:31.153Z] "math/bits", [2024-03-21T09:11:31.153Z] "net/url", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "os/exec", [2024-03-21T09:11:31.153Z] "path", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "reflect", [2024-03-21T09:11:31.153Z] "regexp", [2024-03-21T09:11:31.153Z] "regexp/syntax", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "runtime/internal/atomic", [2024-03-21T09:11:31.153Z] "runtime/internal/math", [2024-03-21T09:11:31.153Z] "runtime/internal/sys", [2024-03-21T09:11:31.153Z] "sort", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "sync", [2024-03-21T09:11:31.153Z] "sync/atomic", [2024-03-21T09:11:31.153Z] "syscall", [2024-03-21T09:11:31.153Z] "time", [2024-03-21T09:11:31.153Z] "unicode", [2024-03-21T09:11:31.153Z] "unicode/utf16", [2024-03-21T09:11:31.153Z] "unicode/utf8", [2024-03-21T09:11:31.153Z] "unsafe" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestGoFiles": [ [2024-03-21T09:11:31.153Z] "host_linux_test.go", [2024-03-21T09:11:31.153Z] "host_test.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestImports": [ [2024-03-21T09:11:31.153Z] "context", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "fmt", [2024-03-21T09:11:31.153Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.153Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "sync", [2024-03-21T09:11:31.153Z] "testing" [2024-03-21T09:11:31.153Z] ] [2024-03-21T09:11:31.153Z] } [2024-03-21T09:11:31.153Z] { [2024-03-21T09:11:31.153Z] "Dir": "/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1", [2024-03-21T09:11:31.153Z] "ImportPath": "github.com/tklauser/numcpus", [2024-03-21T09:11:31.153Z] "Name": "numcpus", [2024-03-21T09:11:31.153Z] "Doc": "Package numcpus provides information about the number of CPUs in the system.", [2024-03-21T09:11:31.153Z] "Root": "/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1", [2024-03-21T09:11:31.153Z] "Module": { [2024-03-21T09:11:31.153Z] "Path": "github.com/tklauser/numcpus", [2024-03-21T09:11:31.153Z] "Version": "v0.6.1", [2024-03-21T09:11:31.153Z] "Time": "2023-05-16T12:05:20Z", [2024-03-21T09:11:31.153Z] "Indirect": true, [2024-03-21T09:11:31.153Z] "Dir": "/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1", [2024-03-21T09:11:31.153Z] "GoMod": "/go/pkg/mod/cache/download/github.com/tklauser/numcpus/@v/v0.6.1.mod", [2024-03-21T09:11:31.153Z] "GoVersion": "1.13" [2024-03-21T09:11:31.153Z] }, [2024-03-21T09:11:31.153Z] "DepOnly": true, [2024-03-21T09:11:31.153Z] "Stale": true, [2024-03-21T09:11:31.153Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.153Z] "GoFiles": [ [2024-03-21T09:11:31.153Z] "numcpus.go", [2024-03-21T09:11:31.153Z] "numcpus_linux.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.153Z] "numcpus_bsd.go", [2024-03-21T09:11:31.153Z] "numcpus_solaris.go", [2024-03-21T09:11:31.153Z] "numcpus_unsupported.go", [2024-03-21T09:11:31.153Z] "numcpus_windows.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Imports": [ [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.153Z] "io/ioutil", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Deps": [ [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "encoding/binary", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.153Z] "internal/abi", [2024-03-21T09:11:31.153Z] "internal/bytealg", [2024-03-21T09:11:31.153Z] "internal/cpu", [2024-03-21T09:11:31.153Z] "internal/goexperiment", [2024-03-21T09:11:31.153Z] "internal/itoa", [2024-03-21T09:11:31.153Z] "internal/oserror", [2024-03-21T09:11:31.153Z] "internal/poll", [2024-03-21T09:11:31.153Z] "internal/race", [2024-03-21T09:11:31.153Z] "internal/reflectlite", [2024-03-21T09:11:31.153Z] "internal/syscall/execenv", [2024-03-21T09:11:31.153Z] "internal/syscall/unix", [2024-03-21T09:11:31.153Z] "internal/testlog", [2024-03-21T09:11:31.153Z] "internal/unsafeheader", [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "io/fs", [2024-03-21T09:11:31.153Z] "io/ioutil", [2024-03-21T09:11:31.153Z] "math", [2024-03-21T09:11:31.153Z] "math/bits", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "path", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "reflect", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "runtime/internal/atomic", [2024-03-21T09:11:31.153Z] "runtime/internal/math", [2024-03-21T09:11:31.153Z] "runtime/internal/sys", [2024-03-21T09:11:31.153Z] "sort", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "sync", [2024-03-21T09:11:31.153Z] "sync/atomic", [2024-03-21T09:11:31.153Z] "syscall", [2024-03-21T09:11:31.153Z] "time", [2024-03-21T09:11:31.153Z] "unicode", [2024-03-21T09:11:31.153Z] "unicode/utf8", [2024-03-21T09:11:31.153Z] "unsafe" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestGoFiles": [ [2024-03-21T09:11:31.153Z] "numcpus_linux_test.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestImports": [ [2024-03-21T09:11:31.153Z] "testing" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "XTestGoFiles": [ [2024-03-21T09:11:31.153Z] "example_test.go", [2024-03-21T09:11:31.153Z] "numcpus_test.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "XTestImports": [ [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "fmt", [2024-03-21T09:11:31.153Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "os/exec", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "testing" [2024-03-21T09:11:31.153Z] ] [2024-03-21T09:11:31.153Z] } [2024-03-21T09:11:31.153Z] { [2024-03-21T09:11:31.153Z] "Dir": "/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12", [2024-03-21T09:11:31.153Z] "ImportPath": "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.153Z] "Name": "sysconf", [2024-03-21T09:11:31.153Z] "Doc": "Package sysconf implements the sysconf(3) function and provides the associated SC_* constants to query system configuration values.", [2024-03-21T09:11:31.153Z] "Root": "/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12", [2024-03-21T09:11:31.153Z] "Module": { [2024-03-21T09:11:31.153Z] "Path": "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.153Z] "Version": "v0.3.12", [2024-03-21T09:11:31.153Z] "Time": "2023-08-05T05:20:10Z", [2024-03-21T09:11:31.153Z] "Indirect": true, [2024-03-21T09:11:31.153Z] "Dir": "/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12", [2024-03-21T09:11:31.153Z] "GoMod": "/go/pkg/mod/cache/download/github.com/tklauser/go-sysconf/@v/v0.3.12.mod", [2024-03-21T09:11:31.153Z] "GoVersion": "1.13" [2024-03-21T09:11:31.153Z] }, [2024-03-21T09:11:31.153Z] "DepOnly": true, [2024-03-21T09:11:31.153Z] "Stale": true, [2024-03-21T09:11:31.153Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.153Z] "GoFiles": [ [2024-03-21T09:11:31.153Z] "sysconf.go", [2024-03-21T09:11:31.153Z] "sysconf_generic.go", [2024-03-21T09:11:31.153Z] "sysconf_linux.go", [2024-03-21T09:11:31.153Z] "sysconf_posix.go", [2024-03-21T09:11:31.153Z] "zsysconf_defs_linux.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_amd64.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.153Z] "mksysconf.go", [2024-03-21T09:11:31.153Z] "sysconf_bsd.go", [2024-03-21T09:11:31.153Z] "sysconf_darwin.go", [2024-03-21T09:11:31.153Z] "sysconf_defs_darwin.go", [2024-03-21T09:11:31.153Z] "sysconf_defs_dragonfly.go", [2024-03-21T09:11:31.153Z] "sysconf_defs_freebsd.go", [2024-03-21T09:11:31.153Z] "sysconf_defs_linux.go", [2024-03-21T09:11:31.153Z] "sysconf_defs_netbsd.go", [2024-03-21T09:11:31.153Z] "sysconf_defs_openbsd.go", [2024-03-21T09:11:31.153Z] "sysconf_defs_solaris.go", [2024-03-21T09:11:31.153Z] "sysconf_dragonfly.go", [2024-03-21T09:11:31.153Z] "sysconf_freebsd.go", [2024-03-21T09:11:31.153Z] "sysconf_netbsd.go", [2024-03-21T09:11:31.153Z] "sysconf_openbsd.go", [2024-03-21T09:11:31.153Z] "sysconf_solaris.go", [2024-03-21T09:11:31.153Z] "sysconf_unsupported.go", [2024-03-21T09:11:31.153Z] "sysconf_values_freebsd.go", [2024-03-21T09:11:31.153Z] "sysconf_values_linux.go", [2024-03-21T09:11:31.153Z] "sysconf_values_netbsd.go", [2024-03-21T09:11:31.153Z] "zsysconf_defs_darwin.go", [2024-03-21T09:11:31.153Z] "zsysconf_defs_dragonfly.go", [2024-03-21T09:11:31.153Z] "zsysconf_defs_freebsd.go", [2024-03-21T09:11:31.153Z] "zsysconf_defs_netbsd.go", [2024-03-21T09:11:31.153Z] "zsysconf_defs_openbsd.go", [2024-03-21T09:11:31.153Z] "zsysconf_defs_solaris.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_freebsd_386.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_freebsd_amd64.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_freebsd_arm.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_freebsd_arm64.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_freebsd_riscv64.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_386.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_arm.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_arm64.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_loong64.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_mips.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_mips64.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_mips64le.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_mipsle.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_ppc64.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_ppc64le.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_riscv64.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_linux_s390x.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_netbsd_386.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_netbsd_amd64.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_netbsd_arm.go", [2024-03-21T09:11:31.153Z] "zsysconf_values_netbsd_arm64.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Imports": [ [2024-03-21T09:11:31.153Z] "bufio", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.153Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.153Z] "io/ioutil", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "Deps": [ [2024-03-21T09:11:31.153Z] "bufio", [2024-03-21T09:11:31.153Z] "bytes", [2024-03-21T09:11:31.153Z] "encoding/binary", [2024-03-21T09:11:31.153Z] "errors", [2024-03-21T09:11:31.153Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.153Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.153Z] "internal/abi", [2024-03-21T09:11:31.153Z] "internal/bytealg", [2024-03-21T09:11:31.153Z] "internal/cpu", [2024-03-21T09:11:31.153Z] "internal/goexperiment", [2024-03-21T09:11:31.153Z] "internal/itoa", [2024-03-21T09:11:31.153Z] "internal/oserror", [2024-03-21T09:11:31.153Z] "internal/poll", [2024-03-21T09:11:31.153Z] "internal/race", [2024-03-21T09:11:31.153Z] "internal/reflectlite", [2024-03-21T09:11:31.153Z] "internal/syscall/execenv", [2024-03-21T09:11:31.153Z] "internal/syscall/unix", [2024-03-21T09:11:31.153Z] "internal/testlog", [2024-03-21T09:11:31.153Z] "internal/unsafeheader", [2024-03-21T09:11:31.153Z] "io", [2024-03-21T09:11:31.153Z] "io/fs", [2024-03-21T09:11:31.153Z] "io/ioutil", [2024-03-21T09:11:31.153Z] "math", [2024-03-21T09:11:31.153Z] "math/bits", [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.153Z] "path", [2024-03-21T09:11:31.153Z] "path/filepath", [2024-03-21T09:11:31.153Z] "reflect", [2024-03-21T09:11:31.153Z] "runtime", [2024-03-21T09:11:31.153Z] "runtime/internal/atomic", [2024-03-21T09:11:31.153Z] "runtime/internal/math", [2024-03-21T09:11:31.153Z] "runtime/internal/sys", [2024-03-21T09:11:31.153Z] "sort", [2024-03-21T09:11:31.153Z] "strconv", [2024-03-21T09:11:31.153Z] "strings", [2024-03-21T09:11:31.153Z] "sync", [2024-03-21T09:11:31.153Z] "sync/atomic", [2024-03-21T09:11:31.153Z] "syscall", [2024-03-21T09:11:31.153Z] "time", [2024-03-21T09:11:31.153Z] "unicode", [2024-03-21T09:11:31.153Z] "unicode/utf8", [2024-03-21T09:11:31.153Z] "unsafe" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestGoFiles": [ [2024-03-21T09:11:31.153Z] "sysconf_linux_test.go" [2024-03-21T09:11:31.153Z] ], [2024-03-21T09:11:31.153Z] "TestImports": [ [2024-03-21T09:11:31.153Z] "os", [2024-03-21T09:11:31.154Z] "testing" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "XTestGoFiles": [ [2024-03-21T09:11:31.154Z] "example_test.go", [2024-03-21T09:11:31.154Z] "sysconf_test.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "XTestImports": [ [2024-03-21T09:11:31.154Z] "bytes", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "os/exec", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "testing" [2024-03-21T09:11:31.154Z] ] [2024-03-21T09:11:31.154Z] } [2024-03-21T09:11:31.154Z] { [2024-03-21T09:11:31.154Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/cpu", [2024-03-21T09:11:31.154Z] "ImportPath": "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.154Z] "Name": "cpu", [2024-03-21T09:11:31.154Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.154Z] "Module": { [2024-03-21T09:11:31.154Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-21T09:11:31.154Z] "Version": "v3.24.1", [2024-03-21T09:11:31.154Z] "Time": "2024-01-24T03:08:42Z", [2024-03-21T09:11:31.154Z] "Indirect": true, [2024-03-21T09:11:31.154Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.154Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-21T09:11:31.154Z] "GoVersion": "1.15" [2024-03-21T09:11:31.154Z] }, [2024-03-21T09:11:31.154Z] "DepOnly": true, [2024-03-21T09:11:31.154Z] "Stale": true, [2024-03-21T09:11:31.154Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.154Z] "GoFiles": [ [2024-03-21T09:11:31.154Z] "cpu.go", [2024-03-21T09:11:31.154Z] "cpu_linux.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.154Z] "cpu_aix.go", [2024-03-21T09:11:31.154Z] "cpu_aix_cgo.go", [2024-03-21T09:11:31.154Z] "cpu_aix_nocgo.go", [2024-03-21T09:11:31.154Z] "cpu_darwin.go", [2024-03-21T09:11:31.154Z] "cpu_darwin_cgo.go", [2024-03-21T09:11:31.154Z] "cpu_darwin_nocgo.go", [2024-03-21T09:11:31.154Z] "cpu_darwin_test.go", [2024-03-21T09:11:31.154Z] "cpu_dragonfly.go", [2024-03-21T09:11:31.154Z] "cpu_dragonfly_amd64.go", [2024-03-21T09:11:31.154Z] "cpu_fallback.go", [2024-03-21T09:11:31.154Z] "cpu_freebsd.go", [2024-03-21T09:11:31.154Z] "cpu_freebsd_386.go", [2024-03-21T09:11:31.154Z] "cpu_freebsd_amd64.go", [2024-03-21T09:11:31.154Z] "cpu_freebsd_arm.go", [2024-03-21T09:11:31.154Z] "cpu_freebsd_arm64.go", [2024-03-21T09:11:31.154Z] "cpu_freebsd_test.go", [2024-03-21T09:11:31.154Z] "cpu_netbsd.go", [2024-03-21T09:11:31.154Z] "cpu_netbsd_amd64.go", [2024-03-21T09:11:31.154Z] "cpu_netbsd_arm64.go", [2024-03-21T09:11:31.154Z] "cpu_openbsd.go", [2024-03-21T09:11:31.154Z] "cpu_openbsd_386.go", [2024-03-21T09:11:31.154Z] "cpu_openbsd_amd64.go", [2024-03-21T09:11:31.154Z] "cpu_openbsd_arm.go", [2024-03-21T09:11:31.154Z] "cpu_openbsd_arm64.go", [2024-03-21T09:11:31.154Z] "cpu_plan9.go", [2024-03-21T09:11:31.154Z] "cpu_plan9_test.go", [2024-03-21T09:11:31.154Z] "cpu_solaris.go", [2024-03-21T09:11:31.154Z] "cpu_solaris_test.go", [2024-03-21T09:11:31.154Z] "cpu_windows.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "Imports": [ [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "encoding/json", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.154Z] "math", [2024-03-21T09:11:31.154Z] "path/filepath", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "sync", [2024-03-21T09:11:31.154Z] "time" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "Deps": [ [2024-03-21T09:11:31.154Z] "bufio", [2024-03-21T09:11:31.154Z] "bytes", [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "encoding", [2024-03-21T09:11:31.154Z] "encoding/base64", [2024-03-21T09:11:31.154Z] "encoding/binary", [2024-03-21T09:11:31.154Z] "encoding/json", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.154Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.154Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.154Z] "internal/abi", [2024-03-21T09:11:31.154Z] "internal/bytealg", [2024-03-21T09:11:31.154Z] "internal/cpu", [2024-03-21T09:11:31.154Z] "internal/fmtsort", [2024-03-21T09:11:31.154Z] "internal/goexperiment", [2024-03-21T09:11:31.154Z] "internal/itoa", [2024-03-21T09:11:31.154Z] "internal/oserror", [2024-03-21T09:11:31.154Z] "internal/poll", [2024-03-21T09:11:31.154Z] "internal/race", [2024-03-21T09:11:31.154Z] "internal/reflectlite", [2024-03-21T09:11:31.154Z] "internal/syscall/execenv", [2024-03-21T09:11:31.154Z] "internal/syscall/unix", [2024-03-21T09:11:31.154Z] "internal/testlog", [2024-03-21T09:11:31.154Z] "internal/unsafeheader", [2024-03-21T09:11:31.154Z] "io", [2024-03-21T09:11:31.154Z] "io/fs", [2024-03-21T09:11:31.154Z] "io/ioutil", [2024-03-21T09:11:31.154Z] "math", [2024-03-21T09:11:31.154Z] "math/bits", [2024-03-21T09:11:31.154Z] "net/url", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "os/exec", [2024-03-21T09:11:31.154Z] "path", [2024-03-21T09:11:31.154Z] "path/filepath", [2024-03-21T09:11:31.154Z] "reflect", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "runtime/internal/atomic", [2024-03-21T09:11:31.154Z] "runtime/internal/math", [2024-03-21T09:11:31.154Z] "runtime/internal/sys", [2024-03-21T09:11:31.154Z] "sort", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "sync", [2024-03-21T09:11:31.154Z] "sync/atomic", [2024-03-21T09:11:31.154Z] "syscall", [2024-03-21T09:11:31.154Z] "time", [2024-03-21T09:11:31.154Z] "unicode", [2024-03-21T09:11:31.154Z] "unicode/utf16", [2024-03-21T09:11:31.154Z] "unicode/utf8", [2024-03-21T09:11:31.154Z] "unsafe" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "TestGoFiles": [ [2024-03-21T09:11:31.154Z] "cpu_linux_test.go", [2024-03-21T09:11:31.154Z] "cpu_test.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "TestImports": [ [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "os/exec", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "testing", [2024-03-21T09:11:31.154Z] "time" [2024-03-21T09:11:31.154Z] ] [2024-03-21T09:11:31.154Z] } [2024-03-21T09:11:31.154Z] { [2024-03-21T09:11:31.154Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/mem", [2024-03-21T09:11:31.154Z] "ImportPath": "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.154Z] "Name": "mem", [2024-03-21T09:11:31.154Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.154Z] "Module": { [2024-03-21T09:11:31.154Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-21T09:11:31.154Z] "Version": "v3.24.1", [2024-03-21T09:11:31.154Z] "Time": "2024-01-24T03:08:42Z", [2024-03-21T09:11:31.154Z] "Indirect": true, [2024-03-21T09:11:31.154Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.154Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-21T09:11:31.154Z] "GoVersion": "1.15" [2024-03-21T09:11:31.154Z] }, [2024-03-21T09:11:31.154Z] "DepOnly": true, [2024-03-21T09:11:31.154Z] "Stale": true, [2024-03-21T09:11:31.154Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.154Z] "GoFiles": [ [2024-03-21T09:11:31.154Z] "mem.go", [2024-03-21T09:11:31.154Z] "mem_linux.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.154Z] "mem_aix.go", [2024-03-21T09:11:31.154Z] "mem_aix_cgo.go", [2024-03-21T09:11:31.154Z] "mem_aix_nocgo.go", [2024-03-21T09:11:31.154Z] "mem_bsd.go", [2024-03-21T09:11:31.154Z] "mem_bsd_test.go", [2024-03-21T09:11:31.154Z] "mem_darwin.go", [2024-03-21T09:11:31.154Z] "mem_darwin_cgo.go", [2024-03-21T09:11:31.154Z] "mem_darwin_nocgo.go", [2024-03-21T09:11:31.154Z] "mem_darwin_test.go", [2024-03-21T09:11:31.154Z] "mem_fallback.go", [2024-03-21T09:11:31.154Z] "mem_freebsd.go", [2024-03-21T09:11:31.154Z] "mem_netbsd.go", [2024-03-21T09:11:31.154Z] "mem_openbsd.go", [2024-03-21T09:11:31.154Z] "mem_openbsd_386.go", [2024-03-21T09:11:31.154Z] "mem_openbsd_amd64.go", [2024-03-21T09:11:31.154Z] "mem_openbsd_arm.go", [2024-03-21T09:11:31.154Z] "mem_openbsd_arm64.go", [2024-03-21T09:11:31.154Z] "mem_plan9.go", [2024-03-21T09:11:31.154Z] "mem_plan9_test.go", [2024-03-21T09:11:31.154Z] "mem_solaris.go", [2024-03-21T09:11:31.154Z] "mem_solaris_test.go", [2024-03-21T09:11:31.154Z] "mem_windows.go", [2024-03-21T09:11:31.154Z] "types_openbsd.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "Imports": [ [2024-03-21T09:11:31.154Z] "bufio", [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "encoding/json", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.154Z] "io", [2024-03-21T09:11:31.154Z] "math", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "Deps": [ [2024-03-21T09:11:31.154Z] "bufio", [2024-03-21T09:11:31.154Z] "bytes", [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "encoding", [2024-03-21T09:11:31.154Z] "encoding/base64", [2024-03-21T09:11:31.154Z] "encoding/binary", [2024-03-21T09:11:31.154Z] "encoding/json", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.154Z] "internal/abi", [2024-03-21T09:11:31.154Z] "internal/bytealg", [2024-03-21T09:11:31.154Z] "internal/cpu", [2024-03-21T09:11:31.154Z] "internal/fmtsort", [2024-03-21T09:11:31.154Z] "internal/goexperiment", [2024-03-21T09:11:31.154Z] "internal/itoa", [2024-03-21T09:11:31.154Z] "internal/oserror", [2024-03-21T09:11:31.154Z] "internal/poll", [2024-03-21T09:11:31.154Z] "internal/race", [2024-03-21T09:11:31.154Z] "internal/reflectlite", [2024-03-21T09:11:31.154Z] "internal/syscall/execenv", [2024-03-21T09:11:31.154Z] "internal/syscall/unix", [2024-03-21T09:11:31.154Z] "internal/testlog", [2024-03-21T09:11:31.154Z] "internal/unsafeheader", [2024-03-21T09:11:31.154Z] "io", [2024-03-21T09:11:31.154Z] "io/fs", [2024-03-21T09:11:31.154Z] "math", [2024-03-21T09:11:31.154Z] "math/bits", [2024-03-21T09:11:31.154Z] "net/url", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "os/exec", [2024-03-21T09:11:31.154Z] "path", [2024-03-21T09:11:31.154Z] "path/filepath", [2024-03-21T09:11:31.154Z] "reflect", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "runtime/internal/atomic", [2024-03-21T09:11:31.154Z] "runtime/internal/math", [2024-03-21T09:11:31.154Z] "runtime/internal/sys", [2024-03-21T09:11:31.154Z] "sort", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "sync", [2024-03-21T09:11:31.154Z] "sync/atomic", [2024-03-21T09:11:31.154Z] "syscall", [2024-03-21T09:11:31.154Z] "time", [2024-03-21T09:11:31.154Z] "unicode", [2024-03-21T09:11:31.154Z] "unicode/utf16", [2024-03-21T09:11:31.154Z] "unicode/utf8", [2024-03-21T09:11:31.154Z] "unsafe" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "TestGoFiles": [ [2024-03-21T09:11:31.154Z] "mem_linux_test.go", [2024-03-21T09:11:31.154Z] "mem_test.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "TestImports": [ [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.154Z] "path/filepath", [2024-03-21T09:11:31.154Z] "reflect", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "testing" [2024-03-21T09:11:31.154Z] ] [2024-03-21T09:11:31.154Z] } [2024-03-21T09:11:31.154Z] { [2024-03-21T09:11:31.154Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/net", [2024-03-21T09:11:31.154Z] "ImportPath": "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.154Z] "Name": "net", [2024-03-21T09:11:31.154Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.154Z] "Module": { [2024-03-21T09:11:31.154Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-21T09:11:31.154Z] "Version": "v3.24.1", [2024-03-21T09:11:31.154Z] "Time": "2024-01-24T03:08:42Z", [2024-03-21T09:11:31.154Z] "Indirect": true, [2024-03-21T09:11:31.154Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.154Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-21T09:11:31.154Z] "GoVersion": "1.15" [2024-03-21T09:11:31.154Z] }, [2024-03-21T09:11:31.154Z] "DepOnly": true, [2024-03-21T09:11:31.154Z] "Stale": true, [2024-03-21T09:11:31.154Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.154Z] "GoFiles": [ [2024-03-21T09:11:31.154Z] "net.go", [2024-03-21T09:11:31.154Z] "net_linux.go", [2024-03-21T09:11:31.154Z] "net_linux_116.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.154Z] "net_aix.go", [2024-03-21T09:11:31.154Z] "net_aix_cgo.go", [2024-03-21T09:11:31.154Z] "net_aix_nocgo.go", [2024-03-21T09:11:31.154Z] "net_darwin.go", [2024-03-21T09:11:31.154Z] "net_darwin_test.go", [2024-03-21T09:11:31.154Z] "net_fallback.go", [2024-03-21T09:11:31.154Z] "net_freebsd.go", [2024-03-21T09:11:31.154Z] "net_linux_111.go", [2024-03-21T09:11:31.154Z] "net_openbsd.go", [2024-03-21T09:11:31.154Z] "net_solaris.go", [2024-03-21T09:11:31.154Z] "net_unix.go", [2024-03-21T09:11:31.154Z] "net_windows.go", [2024-03-21T09:11:31.154Z] "types_darwin.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "Imports": [ [2024-03-21T09:11:31.154Z] "bytes", [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "encoding/hex", [2024-03-21T09:11:31.154Z] "encoding/json", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "io", [2024-03-21T09:11:31.154Z] "net", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "syscall" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "Deps": [ [2024-03-21T09:11:31.154Z] "bufio", [2024-03-21T09:11:31.154Z] "bytes", [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "encoding", [2024-03-21T09:11:31.154Z] "encoding/base64", [2024-03-21T09:11:31.154Z] "encoding/binary", [2024-03-21T09:11:31.154Z] "encoding/hex", [2024-03-21T09:11:31.154Z] "encoding/json", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "internal/abi", [2024-03-21T09:11:31.154Z] "internal/bytealg", [2024-03-21T09:11:31.154Z] "internal/cpu", [2024-03-21T09:11:31.154Z] "internal/fmtsort", [2024-03-21T09:11:31.154Z] "internal/goexperiment", [2024-03-21T09:11:31.154Z] "internal/itoa", [2024-03-21T09:11:31.154Z] "internal/nettrace", [2024-03-21T09:11:31.154Z] "internal/oserror", [2024-03-21T09:11:31.154Z] "internal/poll", [2024-03-21T09:11:31.154Z] "internal/race", [2024-03-21T09:11:31.154Z] "internal/reflectlite", [2024-03-21T09:11:31.154Z] "internal/singleflight", [2024-03-21T09:11:31.154Z] "internal/syscall/execenv", [2024-03-21T09:11:31.154Z] "internal/syscall/unix", [2024-03-21T09:11:31.154Z] "internal/testlog", [2024-03-21T09:11:31.154Z] "internal/unsafeheader", [2024-03-21T09:11:31.154Z] "io", [2024-03-21T09:11:31.154Z] "io/fs", [2024-03-21T09:11:31.154Z] "math", [2024-03-21T09:11:31.154Z] "math/bits", [2024-03-21T09:11:31.154Z] "net", [2024-03-21T09:11:31.154Z] "net/url", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "os/exec", [2024-03-21T09:11:31.154Z] "path", [2024-03-21T09:11:31.154Z] "path/filepath", [2024-03-21T09:11:31.154Z] "reflect", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "runtime/cgo", [2024-03-21T09:11:31.154Z] "runtime/internal/atomic", [2024-03-21T09:11:31.154Z] "runtime/internal/math", [2024-03-21T09:11:31.154Z] "runtime/internal/sys", [2024-03-21T09:11:31.154Z] "sort", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "sync", [2024-03-21T09:11:31.154Z] "sync/atomic", [2024-03-21T09:11:31.154Z] "syscall", [2024-03-21T09:11:31.154Z] "time", [2024-03-21T09:11:31.154Z] "unicode", [2024-03-21T09:11:31.154Z] "unicode/utf16", [2024-03-21T09:11:31.154Z] "unicode/utf8", [2024-03-21T09:11:31.154Z] "unsafe", [2024-03-21T09:11:31.154Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "TestGoFiles": [ [2024-03-21T09:11:31.154Z] "net_linux_netlink_test.go", [2024-03-21T09:11:31.154Z] "net_linux_test.go", [2024-03-21T09:11:31.154Z] "net_test.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "TestImports": [ [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.154Z] "net", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "syscall", [2024-03-21T09:11:31.154Z] "testing" [2024-03-21T09:11:31.154Z] ] [2024-03-21T09:11:31.154Z] } [2024-03-21T09:11:31.154Z] { [2024-03-21T09:11:31.154Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/process", [2024-03-21T09:11:31.154Z] "ImportPath": "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.154Z] "Name": "process", [2024-03-21T09:11:31.154Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.154Z] "Module": { [2024-03-21T09:11:31.154Z] "Path": "github.com/shirou/gopsutil/v3", [2024-03-21T09:11:31.154Z] "Version": "v3.24.1", [2024-03-21T09:11:31.154Z] "Time": "2024-01-24T03:08:42Z", [2024-03-21T09:11:31.154Z] "Indirect": true, [2024-03-21T09:11:31.154Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-03-21T09:11:31.154Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-03-21T09:11:31.154Z] "GoVersion": "1.15" [2024-03-21T09:11:31.154Z] }, [2024-03-21T09:11:31.154Z] "DepOnly": true, [2024-03-21T09:11:31.154Z] "Stale": true, [2024-03-21T09:11:31.154Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.154Z] "GoFiles": [ [2024-03-21T09:11:31.154Z] "process.go", [2024-03-21T09:11:31.154Z] "process_linux.go", [2024-03-21T09:11:31.154Z] "process_posix.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.154Z] "process_bsd.go", [2024-03-21T09:11:31.154Z] "process_darwin.go", [2024-03-21T09:11:31.154Z] "process_darwin_amd64.go", [2024-03-21T09:11:31.154Z] "process_darwin_arm64.go", [2024-03-21T09:11:31.154Z] "process_darwin_cgo.go", [2024-03-21T09:11:31.154Z] "process_darwin_nocgo.go", [2024-03-21T09:11:31.154Z] "process_fallback.go", [2024-03-21T09:11:31.154Z] "process_freebsd.go", [2024-03-21T09:11:31.154Z] "process_freebsd_386.go", [2024-03-21T09:11:31.154Z] "process_freebsd_amd64.go", [2024-03-21T09:11:31.154Z] "process_freebsd_arm.go", [2024-03-21T09:11:31.154Z] "process_freebsd_arm64.go", [2024-03-21T09:11:31.154Z] "process_openbsd.go", [2024-03-21T09:11:31.154Z] "process_openbsd_386.go", [2024-03-21T09:11:31.154Z] "process_openbsd_amd64.go", [2024-03-21T09:11:31.154Z] "process_openbsd_arm.go", [2024-03-21T09:11:31.154Z] "process_openbsd_arm64.go", [2024-03-21T09:11:31.154Z] "process_plan9.go", [2024-03-21T09:11:31.154Z] "process_race_test.go", [2024-03-21T09:11:31.154Z] "process_solaris.go", [2024-03-21T09:11:31.154Z] "process_windows.go", [2024-03-21T09:11:31.154Z] "process_windows_32bit.go", [2024-03-21T09:11:31.154Z] "process_windows_64bit.go", [2024-03-21T09:11:31.154Z] "types_darwin.go", [2024-03-21T09:11:31.154Z] "types_freebsd.go", [2024-03-21T09:11:31.154Z] "types_openbsd.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "Imports": [ [2024-03-21T09:11:31.154Z] "bufio", [2024-03-21T09:11:31.154Z] "bytes", [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "encoding/json", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.154Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.154Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.154Z] "math", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "os/user", [2024-03-21T09:11:31.154Z] "path/filepath", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "sort", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "sync", [2024-03-21T09:11:31.154Z] "syscall", [2024-03-21T09:11:31.154Z] "time" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "Deps": [ [2024-03-21T09:11:31.154Z] "bufio", [2024-03-21T09:11:31.154Z] "bytes", [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "encoding", [2024-03-21T09:11:31.154Z] "encoding/base64", [2024-03-21T09:11:31.154Z] "encoding/binary", [2024-03-21T09:11:31.154Z] "encoding/hex", [2024-03-21T09:11:31.154Z] "encoding/json", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.154Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.154Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.154Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.154Z] "internal/abi", [2024-03-21T09:11:31.154Z] "internal/bytealg", [2024-03-21T09:11:31.154Z] "internal/cpu", [2024-03-21T09:11:31.154Z] "internal/fmtsort", [2024-03-21T09:11:31.154Z] "internal/goexperiment", [2024-03-21T09:11:31.154Z] "internal/itoa", [2024-03-21T09:11:31.154Z] "internal/nettrace", [2024-03-21T09:11:31.154Z] "internal/oserror", [2024-03-21T09:11:31.154Z] "internal/poll", [2024-03-21T09:11:31.154Z] "internal/race", [2024-03-21T09:11:31.154Z] "internal/reflectlite", [2024-03-21T09:11:31.154Z] "internal/singleflight", [2024-03-21T09:11:31.154Z] "internal/syscall/execenv", [2024-03-21T09:11:31.154Z] "internal/syscall/unix", [2024-03-21T09:11:31.154Z] "internal/testlog", [2024-03-21T09:11:31.154Z] "internal/unsafeheader", [2024-03-21T09:11:31.154Z] "io", [2024-03-21T09:11:31.154Z] "io/fs", [2024-03-21T09:11:31.154Z] "io/ioutil", [2024-03-21T09:11:31.154Z] "math", [2024-03-21T09:11:31.154Z] "math/bits", [2024-03-21T09:11:31.154Z] "net", [2024-03-21T09:11:31.154Z] "net/url", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "os/exec", [2024-03-21T09:11:31.154Z] "os/user", [2024-03-21T09:11:31.154Z] "path", [2024-03-21T09:11:31.154Z] "path/filepath", [2024-03-21T09:11:31.154Z] "reflect", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "runtime/cgo", [2024-03-21T09:11:31.154Z] "runtime/internal/atomic", [2024-03-21T09:11:31.154Z] "runtime/internal/math", [2024-03-21T09:11:31.154Z] "runtime/internal/sys", [2024-03-21T09:11:31.154Z] "sort", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "sync", [2024-03-21T09:11:31.154Z] "sync/atomic", [2024-03-21T09:11:31.154Z] "syscall", [2024-03-21T09:11:31.154Z] "time", [2024-03-21T09:11:31.154Z] "unicode", [2024-03-21T09:11:31.154Z] "unicode/utf16", [2024-03-21T09:11:31.154Z] "unicode/utf8", [2024-03-21T09:11:31.154Z] "unsafe", [2024-03-21T09:11:31.154Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "TestGoFiles": [ [2024-03-21T09:11:31.154Z] "process_linux_test.go", [2024-03-21T09:11:31.154Z] "process_posix_test.go", [2024-03-21T09:11:31.154Z] "process_test.go" [2024-03-21T09:11:31.154Z] ], [2024-03-21T09:11:31.154Z] "TestImports": [ [2024-03-21T09:11:31.154Z] "bufio", [2024-03-21T09:11:31.154Z] "context", [2024-03-21T09:11:31.154Z] "errors", [2024-03-21T09:11:31.154Z] "fmt", [2024-03-21T09:11:31.154Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.154Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.154Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.154Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.154Z] "io", [2024-03-21T09:11:31.154Z] "net", [2024-03-21T09:11:31.154Z] "os", [2024-03-21T09:11:31.154Z] "os/exec", [2024-03-21T09:11:31.154Z] "os/user", [2024-03-21T09:11:31.154Z] "path/filepath", [2024-03-21T09:11:31.154Z] "reflect", [2024-03-21T09:11:31.154Z] "runtime", [2024-03-21T09:11:31.154Z] "strconv", [2024-03-21T09:11:31.154Z] "strings", [2024-03-21T09:11:31.154Z] "sync", [2024-03-21T09:11:31.154Z] "testing", [2024-03-21T09:11:31.154Z] "time" [2024-03-21T09:11:31.154Z] ] [2024-03-21T09:11:31.154Z] } [2024-03-21T09:11:31.154Z] { [2024-03-21T09:11:31.154Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/edge/posture", [2024-03-21T09:11:31.154Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.154Z] "Name": "posture", [2024-03-21T09:11:31.154Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.154Z] "Module": { [2024-03-21T09:11:31.154Z] "Path": "github.com/openziti/sdk-golang", [2024-03-21T09:11:31.154Z] "Version": "v0.23.13", [2024-03-21T09:11:31.154Z] "Time": "2024-03-19T20:49:48Z", [2024-03-21T09:11:31.155Z] "Indirect": true, [2024-03-21T09:11:31.155Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.155Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-21T09:11:31.155Z] "GoVersion": "1.20" [2024-03-21T09:11:31.155Z] }, [2024-03-21T09:11:31.155Z] "DepOnly": true, [2024-03-21T09:11:31.155Z] "Stale": true, [2024-03-21T09:11:31.155Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.155Z] "GoFiles": [ [2024-03-21T09:11:31.155Z] "cache.go", [2024-03-21T09:11:31.155Z] "domain.go", [2024-03-21T09:11:31.155Z] "mac.go", [2024-03-21T09:11:31.155Z] "os.go", [2024-03-21T09:11:31.155Z] "process.go", [2024-03-21T09:11:31.155Z] "process_notjs.go", [2024-03-21T09:11:31.155Z] "process_notwin.go" [2024-03-21T09:11:31.155Z] ], [2024-03-21T09:11:31.155Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.155Z] "domain_windows.go", [2024-03-21T09:11:31.155Z] "posture_windows_test.go", [2024-03-21T09:11:31.155Z] "process_js.go", [2024-03-21T09:11:31.155Z] "process_windows.go" [2024-03-21T09:11:31.155Z] ], [2024-03-21T09:11:31.155Z] "Imports": [ [2024-03-21T09:11:31.155Z] "crypto/sha512", [2024-03-21T09:11:31.155Z] "fmt", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.155Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.155Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.155Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.155Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.155Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.155Z] "net", [2024-03-21T09:11:31.155Z] "net/http", [2024-03-21T09:11:31.155Z] "os", [2024-03-21T09:11:31.155Z] "path/filepath", [2024-03-21T09:11:31.155Z] "regexp", [2024-03-21T09:11:31.155Z] "runtime", [2024-03-21T09:11:31.155Z] "strings", [2024-03-21T09:11:31.155Z] "sync", [2024-03-21T09:11:31.155Z] "sync/atomic", [2024-03-21T09:11:31.155Z] "time" [2024-03-21T09:11:31.155Z] ], [2024-03-21T09:11:31.155Z] "Deps": [ [2024-03-21T09:11:31.155Z] "bufio", [2024-03-21T09:11:31.155Z] "bytes", [2024-03-21T09:11:31.155Z] "compress/flate", [2024-03-21T09:11:31.155Z] "compress/gzip", [2024-03-21T09:11:31.155Z] "container/list", [2024-03-21T09:11:31.155Z] "context", [2024-03-21T09:11:31.155Z] "crypto", [2024-03-21T09:11:31.155Z] "crypto/aes", [2024-03-21T09:11:31.155Z] "crypto/cipher", [2024-03-21T09:11:31.155Z] "crypto/des", [2024-03-21T09:11:31.155Z] "crypto/dsa", [2024-03-21T09:11:31.155Z] "crypto/ecdsa", [2024-03-21T09:11:31.155Z] "crypto/ed25519", [2024-03-21T09:11:31.155Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.155Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.155Z] "crypto/elliptic", [2024-03-21T09:11:31.155Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.155Z] "crypto/hmac", [2024-03-21T09:11:31.155Z] "crypto/internal/randutil", [2024-03-21T09:11:31.155Z] "crypto/internal/subtle", [2024-03-21T09:11:31.155Z] "crypto/md5", [2024-03-21T09:11:31.155Z] "crypto/rand", [2024-03-21T09:11:31.155Z] "crypto/rc4", [2024-03-21T09:11:31.155Z] "crypto/rsa", [2024-03-21T09:11:31.155Z] "crypto/sha1", [2024-03-21T09:11:31.155Z] "crypto/sha256", [2024-03-21T09:11:31.155Z] "crypto/sha512", [2024-03-21T09:11:31.155Z] "crypto/subtle", [2024-03-21T09:11:31.155Z] "crypto/tls", [2024-03-21T09:11:31.155Z] "crypto/x509", [2024-03-21T09:11:31.155Z] "crypto/x509/pkix", [2024-03-21T09:11:31.155Z] "database/sql/driver", [2024-03-21T09:11:31.155Z] "embed", [2024-03-21T09:11:31.155Z] "encoding", [2024-03-21T09:11:31.155Z] "encoding/asn1", [2024-03-21T09:11:31.155Z] "encoding/base64", [2024-03-21T09:11:31.155Z] "encoding/binary", [2024-03-21T09:11:31.155Z] "encoding/csv", [2024-03-21T09:11:31.155Z] "encoding/gob", [2024-03-21T09:11:31.155Z] "encoding/hex", [2024-03-21T09:11:31.155Z] "encoding/json", [2024-03-21T09:11:31.155Z] "encoding/pem", [2024-03-21T09:11:31.155Z] "encoding/xml", [2024-03-21T09:11:31.155Z] "errors", [2024-03-21T09:11:31.155Z] "fmt", [2024-03-21T09:11:31.155Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.155Z] "github.com/google/uuid", [2024-03-21T09:11:31.155Z] "github.com/josharian/intern", [2024-03-21T09:11:31.155Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.155Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.155Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.155Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.155Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.155Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.155Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.155Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.155Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.155Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.155Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.155Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.155Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.155Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.155Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.155Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.155Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.155Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.155Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.155Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.155Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.155Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.155Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.155Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.155Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.155Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.155Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.155Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.155Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.155Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.155Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.155Z] "golang.org/x/term", [2024-03-21T09:11:31.155Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.155Z] "hash", [2024-03-21T09:11:31.155Z] "hash/crc32", [2024-03-21T09:11:31.155Z] "html", [2024-03-21T09:11:31.155Z] "internal/abi", [2024-03-21T09:11:31.155Z] "internal/bytealg", [2024-03-21T09:11:31.155Z] "internal/cpu", [2024-03-21T09:11:31.155Z] "internal/fmtsort", [2024-03-21T09:11:31.155Z] "internal/goexperiment", [2024-03-21T09:11:31.155Z] "internal/itoa", [2024-03-21T09:11:31.155Z] "internal/nettrace", [2024-03-21T09:11:31.155Z] "internal/oserror", [2024-03-21T09:11:31.155Z] "internal/poll", [2024-03-21T09:11:31.155Z] "internal/race", [2024-03-21T09:11:31.155Z] "internal/reflectlite", [2024-03-21T09:11:31.155Z] "internal/singleflight", [2024-03-21T09:11:31.155Z] "internal/syscall/execenv", [2024-03-21T09:11:31.155Z] "internal/syscall/unix", [2024-03-21T09:11:31.155Z] "internal/testlog", [2024-03-21T09:11:31.155Z] "internal/unsafeheader", [2024-03-21T09:11:31.155Z] "io", [2024-03-21T09:11:31.155Z] "io/fs", [2024-03-21T09:11:31.155Z] "io/ioutil", [2024-03-21T09:11:31.155Z] "log", [2024-03-21T09:11:31.155Z] "math", [2024-03-21T09:11:31.155Z] "math/big", [2024-03-21T09:11:31.155Z] "math/bits", [2024-03-21T09:11:31.155Z] "math/rand", [2024-03-21T09:11:31.155Z] "mime", [2024-03-21T09:11:31.155Z] "mime/multipart", [2024-03-21T09:11:31.155Z] "mime/quotedprintable", [2024-03-21T09:11:31.155Z] "net", [2024-03-21T09:11:31.155Z] "net/http", [2024-03-21T09:11:31.155Z] "net/http/httptrace", [2024-03-21T09:11:31.155Z] "net/http/internal", [2024-03-21T09:11:31.155Z] "net/http/internal/ascii", [2024-03-21T09:11:31.155Z] "net/mail", [2024-03-21T09:11:31.155Z] "net/textproto", [2024-03-21T09:11:31.155Z] "net/url", [2024-03-21T09:11:31.155Z] "os", [2024-03-21T09:11:31.155Z] "os/exec", [2024-03-21T09:11:31.155Z] "os/user", [2024-03-21T09:11:31.155Z] "path", [2024-03-21T09:11:31.155Z] "path/filepath", [2024-03-21T09:11:31.155Z] "reflect", [2024-03-21T09:11:31.155Z] "regexp", [2024-03-21T09:11:31.155Z] "regexp/syntax", [2024-03-21T09:11:31.155Z] "runtime", [2024-03-21T09:11:31.155Z] "runtime/cgo", [2024-03-21T09:11:31.155Z] "runtime/internal/atomic", [2024-03-21T09:11:31.155Z] "runtime/internal/math", [2024-03-21T09:11:31.155Z] "runtime/internal/sys", [2024-03-21T09:11:31.155Z] "sort", [2024-03-21T09:11:31.155Z] "strconv", [2024-03-21T09:11:31.155Z] "strings", [2024-03-21T09:11:31.155Z] "sync", [2024-03-21T09:11:31.155Z] "sync/atomic", [2024-03-21T09:11:31.155Z] "syscall", [2024-03-21T09:11:31.155Z] "time", [2024-03-21T09:11:31.155Z] "unicode", [2024-03-21T09:11:31.155Z] "unicode/utf16", [2024-03-21T09:11:31.155Z] "unicode/utf8", [2024-03-21T09:11:31.155Z] "unsafe", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.155Z] ] [2024-03-21T09:11:31.155Z] } [2024-03-21T09:11:31.155Z] { [2024-03-21T09:11:31.155Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/signing", [2024-03-21T09:11:31.155Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.155Z] "Name": "signing", [2024-03-21T09:11:31.155Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.155Z] "Module": { [2024-03-21T09:11:31.155Z] "Path": "github.com/openziti/sdk-golang", [2024-03-21T09:11:31.155Z] "Version": "v0.23.13", [2024-03-21T09:11:31.155Z] "Time": "2024-03-19T20:49:48Z", [2024-03-21T09:11:31.155Z] "Indirect": true, [2024-03-21T09:11:31.155Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.155Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-21T09:11:31.155Z] "GoVersion": "1.20" [2024-03-21T09:11:31.155Z] }, [2024-03-21T09:11:31.155Z] "DepOnly": true, [2024-03-21T09:11:31.155Z] "Stale": true, [2024-03-21T09:11:31.155Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.155Z] "GoFiles": [ [2024-03-21T09:11:31.155Z] "signing.go" [2024-03-21T09:11:31.155Z] ], [2024-03-21T09:11:31.155Z] "Imports": [ [2024-03-21T09:11:31.155Z] "crypto", [2024-03-21T09:11:31.155Z] "crypto/dsa", [2024-03-21T09:11:31.155Z] "crypto/ecdsa", [2024-03-21T09:11:31.155Z] "crypto/rand", [2024-03-21T09:11:31.155Z] "crypto/rsa", [2024-03-21T09:11:31.155Z] "encoding/binary", [2024-03-21T09:11:31.155Z] "github.com/google/uuid", [2024-03-21T09:11:31.155Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.155Z] "github.com/pkg/errors", [2024-03-21T09:11:31.155Z] "math/big", [2024-03-21T09:11:31.155Z] "reflect" [2024-03-21T09:11:31.155Z] ], [2024-03-21T09:11:31.155Z] "Deps": [ [2024-03-21T09:11:31.155Z] "bufio", [2024-03-21T09:11:31.155Z] "bytes", [2024-03-21T09:11:31.155Z] "context", [2024-03-21T09:11:31.155Z] "crypto", [2024-03-21T09:11:31.155Z] "crypto/aes", [2024-03-21T09:11:31.155Z] "crypto/cipher", [2024-03-21T09:11:31.155Z] "crypto/dsa", [2024-03-21T09:11:31.155Z] "crypto/ecdsa", [2024-03-21T09:11:31.155Z] "crypto/elliptic", [2024-03-21T09:11:31.155Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.155Z] "crypto/internal/randutil", [2024-03-21T09:11:31.155Z] "crypto/internal/subtle", [2024-03-21T09:11:31.155Z] "crypto/md5", [2024-03-21T09:11:31.155Z] "crypto/rand", [2024-03-21T09:11:31.155Z] "crypto/rsa", [2024-03-21T09:11:31.155Z] "crypto/sha1", [2024-03-21T09:11:31.155Z] "crypto/sha512", [2024-03-21T09:11:31.155Z] "crypto/subtle", [2024-03-21T09:11:31.155Z] "database/sql/driver", [2024-03-21T09:11:31.155Z] "encoding", [2024-03-21T09:11:31.155Z] "encoding/asn1", [2024-03-21T09:11:31.155Z] "encoding/base64", [2024-03-21T09:11:31.155Z] "encoding/binary", [2024-03-21T09:11:31.155Z] "encoding/hex", [2024-03-21T09:11:31.155Z] "encoding/json", [2024-03-21T09:11:31.155Z] "errors", [2024-03-21T09:11:31.155Z] "fmt", [2024-03-21T09:11:31.155Z] "github.com/google/uuid", [2024-03-21T09:11:31.155Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.155Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.155Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.155Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.155Z] "github.com/pkg/errors", [2024-03-21T09:11:31.155Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.155Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.155Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.155Z] "golang.org/x/term", [2024-03-21T09:11:31.155Z] "hash", [2024-03-21T09:11:31.155Z] "internal/abi", [2024-03-21T09:11:31.155Z] "internal/bytealg", [2024-03-21T09:11:31.155Z] "internal/cpu", [2024-03-21T09:11:31.155Z] "internal/fmtsort", [2024-03-21T09:11:31.155Z] "internal/goexperiment", [2024-03-21T09:11:31.155Z] "internal/itoa", [2024-03-21T09:11:31.155Z] "internal/nettrace", [2024-03-21T09:11:31.155Z] "internal/oserror", [2024-03-21T09:11:31.155Z] "internal/poll", [2024-03-21T09:11:31.155Z] "internal/race", [2024-03-21T09:11:31.155Z] "internal/reflectlite", [2024-03-21T09:11:31.155Z] "internal/singleflight", [2024-03-21T09:11:31.155Z] "internal/syscall/execenv", [2024-03-21T09:11:31.155Z] "internal/syscall/unix", [2024-03-21T09:11:31.155Z] "internal/testlog", [2024-03-21T09:11:31.155Z] "internal/unsafeheader", [2024-03-21T09:11:31.155Z] "io", [2024-03-21T09:11:31.155Z] "io/fs", [2024-03-21T09:11:31.155Z] "log", [2024-03-21T09:11:31.155Z] "math", [2024-03-21T09:11:31.155Z] "math/big", [2024-03-21T09:11:31.155Z] "math/bits", [2024-03-21T09:11:31.155Z] "math/rand", [2024-03-21T09:11:31.155Z] "net", [2024-03-21T09:11:31.155Z] "os", [2024-03-21T09:11:31.155Z] "path", [2024-03-21T09:11:31.155Z] "reflect", [2024-03-21T09:11:31.155Z] "runtime", [2024-03-21T09:11:31.155Z] "runtime/cgo", [2024-03-21T09:11:31.155Z] "runtime/internal/atomic", [2024-03-21T09:11:31.155Z] "runtime/internal/math", [2024-03-21T09:11:31.155Z] "runtime/internal/sys", [2024-03-21T09:11:31.155Z] "sort", [2024-03-21T09:11:31.155Z] "strconv", [2024-03-21T09:11:31.155Z] "strings", [2024-03-21T09:11:31.155Z] "sync", [2024-03-21T09:11:31.155Z] "sync/atomic", [2024-03-21T09:11:31.155Z] "syscall", [2024-03-21T09:11:31.155Z] "time", [2024-03-21T09:11:31.155Z] "unicode", [2024-03-21T09:11:31.155Z] "unicode/utf16", [2024-03-21T09:11:31.155Z] "unicode/utf8", [2024-03-21T09:11:31.155Z] "unsafe", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.155Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.155Z] ], [2024-03-21T09:11:31.155Z] "TestGoFiles": [ [2024-03-21T09:11:31.155Z] "signing_test.go" [2024-03-21T09:11:31.155Z] ], [2024-03-21T09:11:31.155Z] "TestImports": [ [2024-03-21T09:11:31.155Z] "crypto/ecdsa", [2024-03-21T09:11:31.155Z] "crypto/elliptic", [2024-03-21T09:11:31.155Z] "crypto/rand", [2024-03-21T09:11:31.155Z] "crypto/rsa", [2024-03-21T09:11:31.155Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.155Z] "testing" [2024-03-21T09:11:31.155Z] ] [2024-03-21T09:11:31.155Z] } [2024-03-21T09:11:31.155Z] { [2024-03-21T09:11:31.155Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti", [2024-03-21T09:11:31.155Z] "ImportPath": "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.155Z] "Name": "ziti", [2024-03-21T09:11:31.155Z] "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-21T09:11:31.155Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.155Z] "Module": { [2024-03-21T09:11:31.155Z] "Path": "github.com/openziti/sdk-golang", [2024-03-21T09:11:31.155Z] "Version": "v0.23.13", [2024-03-21T09:11:31.155Z] "Time": "2024-03-19T20:49:48Z", [2024-03-21T09:11:31.155Z] "Indirect": true, [2024-03-21T09:11:31.155Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-03-21T09:11:31.155Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-03-21T09:11:31.155Z] "GoVersion": "1.20" [2024-03-21T09:11:31.155Z] }, [2024-03-21T09:11:31.155Z] "DepOnly": true, [2024-03-21T09:11:31.155Z] "Stale": true, [2024-03-21T09:11:31.155Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.155Z] "GoFiles": [ [2024-03-21T09:11:31.155Z] "client.go", [2024-03-21T09:11:31.155Z] "collection.go", [2024-03-21T09:11:31.155Z] "config.go", [2024-03-21T09:11:31.155Z] "contexts.go", [2024-03-21T09:11:31.155Z] "default_collection.go", [2024-03-21T09:11:31.155Z] "dialer.go", [2024-03-21T09:11:31.155Z] "events.go", [2024-03-21T09:11:31.155Z] "key_alg_var.go", [2024-03-21T09:11:31.155Z] "options.go", [2024-03-21T09:11:31.155Z] "terminators.go", [2024-03-21T09:11:31.155Z] "token.go", [2024-03-21T09:11:31.155Z] "ziti.go" [2024-03-21T09:11:31.155Z] ], [2024-03-21T09:11:31.155Z] "Imports": [ [2024-03-21T09:11:31.155Z] "context", [2024-03-21T09:11:31.155Z] "crypto/ecdsa", [2024-03-21T09:11:31.155Z] "crypto/elliptic", [2024-03-21T09:11:31.155Z] "crypto/rand", [2024-03-21T09:11:31.155Z] "crypto/sha1", [2024-03-21T09:11:31.155Z] "crypto/x509", [2024-03-21T09:11:31.155Z] "crypto/x509/pkix", [2024-03-21T09:11:31.155Z] "encoding/json", [2024-03-21T09:11:31.155Z] "encoding/pem", [2024-03-21T09:11:31.155Z] "errors", [2024-03-21T09:11:31.155Z] "fmt", [2024-03-21T09:11:31.155Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.155Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.155Z] "github.com/google/uuid", [2024-03-21T09:11:31.155Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.155Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.155Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.155Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.155Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.155Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.155Z] "github.com/openziti/identity", [2024-03-21T09:11:31.155Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.155Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.155Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.155Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.155Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.155Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.155Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.155Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.155Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.155Z] "github.com/pkg/errors", [2024-03-21T09:11:31.155Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.155Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.155Z] "math", [2024-03-21T09:11:31.155Z] "math/rand", [2024-03-21T09:11:31.155Z] "net", [2024-03-21T09:11:31.155Z] "net/url", [2024-03-21T09:11:31.155Z] "os", [2024-03-21T09:11:31.155Z] "reflect", [2024-03-21T09:11:31.155Z] "strconv", [2024-03-21T09:11:31.155Z] "strings", [2024-03-21T09:11:31.155Z] "sync", [2024-03-21T09:11:31.155Z] "sync/atomic", [2024-03-21T09:11:31.155Z] "time" [2024-03-21T09:11:31.155Z] ], [2024-03-21T09:11:31.155Z] "Deps": [ [2024-03-21T09:11:31.155Z] "bufio", [2024-03-21T09:11:31.155Z] "bytes", [2024-03-21T09:11:31.155Z] "compress/flate", [2024-03-21T09:11:31.155Z] "compress/gzip", [2024-03-21T09:11:31.155Z] "container/heap", [2024-03-21T09:11:31.155Z] "container/list", [2024-03-21T09:11:31.155Z] "context", [2024-03-21T09:11:31.155Z] "crypto", [2024-03-21T09:11:31.155Z] "crypto/aes", [2024-03-21T09:11:31.155Z] "crypto/cipher", [2024-03-21T09:11:31.155Z] "crypto/des", [2024-03-21T09:11:31.155Z] "crypto/dsa", [2024-03-21T09:11:31.155Z] "crypto/ecdsa", [2024-03-21T09:11:31.155Z] "crypto/ed25519", [2024-03-21T09:11:31.155Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.155Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.155Z] "crypto/elliptic", [2024-03-21T09:11:31.155Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.155Z] "crypto/hmac", [2024-03-21T09:11:31.155Z] "crypto/internal/randutil", [2024-03-21T09:11:31.155Z] "crypto/internal/subtle", [2024-03-21T09:11:31.155Z] "crypto/md5", [2024-03-21T09:11:31.155Z] "crypto/rand", [2024-03-21T09:11:31.155Z] "crypto/rc4", [2024-03-21T09:11:31.155Z] "crypto/rsa", [2024-03-21T09:11:31.155Z] "crypto/sha1", [2024-03-21T09:11:31.155Z] "crypto/sha256", [2024-03-21T09:11:31.155Z] "crypto/sha512", [2024-03-21T09:11:31.155Z] "crypto/subtle", [2024-03-21T09:11:31.155Z] "crypto/tls", [2024-03-21T09:11:31.155Z] "crypto/x509", [2024-03-21T09:11:31.155Z] "crypto/x509/pkix", [2024-03-21T09:11:31.155Z] "database/sql/driver", [2024-03-21T09:11:31.155Z] "embed", [2024-03-21T09:11:31.155Z] "encoding", [2024-03-21T09:11:31.155Z] "encoding/asn1", [2024-03-21T09:11:31.155Z] "encoding/base64", [2024-03-21T09:11:31.155Z] "encoding/binary", [2024-03-21T09:11:31.155Z] "encoding/csv", [2024-03-21T09:11:31.155Z] "encoding/gob", [2024-03-21T09:11:31.155Z] "encoding/hex", [2024-03-21T09:11:31.155Z] "encoding/json", [2024-03-21T09:11:31.155Z] "encoding/pem", [2024-03-21T09:11:31.155Z] "encoding/xml", [2024-03-21T09:11:31.155Z] "errors", [2024-03-21T09:11:31.155Z] "fmt", [2024-03-21T09:11:31.155Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.155Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.155Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.155Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.155Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.155Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.155Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.155Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.155Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.155Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.155Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.155Z] "github.com/google/uuid", [2024-03-21T09:11:31.155Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.155Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.156Z] "github.com/josharian/intern", [2024-03-21T09:11:31.156Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.156Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.156Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.156Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.156Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.156Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.156Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.156Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.156Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.156Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.156Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.156Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.156Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.156Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.156Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.156Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.156Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.156Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.156Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.156Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.156Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.156Z] "github.com/openziti/identity", [2024-03-21T09:11:31.156Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.156Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.156Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.156Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.156Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.156Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.156Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.156Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.156Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.156Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.156Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.156Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.156Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.156Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.156Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.156Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.156Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.156Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.156Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.156Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.156Z] "github.com/pkg/errors", [2024-03-21T09:11:31.156Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.156Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.156Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.156Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.156Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.156Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.156Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.156Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.156Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.156Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.156Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.156Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.156Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.156Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.156Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.156Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.156Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.156Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.156Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.156Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.156Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.156Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.156Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.156Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.156Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.156Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.156Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.156Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.156Z] "go/token", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.156Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.156Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.156Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.156Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.156Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.156Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.157Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.157Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.157Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.157Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.157Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.157Z] "golang.org/x/term", [2024-03-21T09:11:31.157Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.157Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.157Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.157Z] "golang.org/x/text/language", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.157Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.157Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.157Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.157Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.157Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.157Z] "hash", [2024-03-21T09:11:31.157Z] "hash/crc32", [2024-03-21T09:11:31.157Z] "hash/fnv", [2024-03-21T09:11:31.157Z] "html", [2024-03-21T09:11:31.157Z] "html/template", [2024-03-21T09:11:31.157Z] "internal/abi", [2024-03-21T09:11:31.157Z] "internal/bytealg", [2024-03-21T09:11:31.157Z] "internal/cpu", [2024-03-21T09:11:31.157Z] "internal/fmtsort", [2024-03-21T09:11:31.157Z] "internal/goexperiment", [2024-03-21T09:11:31.157Z] "internal/itoa", [2024-03-21T09:11:31.157Z] "internal/nettrace", [2024-03-21T09:11:31.157Z] "internal/oserror", [2024-03-21T09:11:31.157Z] "internal/poll", [2024-03-21T09:11:31.157Z] "internal/race", [2024-03-21T09:11:31.157Z] "internal/reflectlite", [2024-03-21T09:11:31.157Z] "internal/singleflight", [2024-03-21T09:11:31.157Z] "internal/syscall/execenv", [2024-03-21T09:11:31.157Z] "internal/syscall/unix", [2024-03-21T09:11:31.157Z] "internal/testlog", [2024-03-21T09:11:31.157Z] "internal/unsafeheader", [2024-03-21T09:11:31.157Z] "io", [2024-03-21T09:11:31.157Z] "io/fs", [2024-03-21T09:11:31.157Z] "io/ioutil", [2024-03-21T09:11:31.157Z] "log", [2024-03-21T09:11:31.157Z] "log/syslog", [2024-03-21T09:11:31.157Z] "math", [2024-03-21T09:11:31.157Z] "math/big", [2024-03-21T09:11:31.157Z] "math/bits", [2024-03-21T09:11:31.157Z] "math/rand", [2024-03-21T09:11:31.157Z] "mime", [2024-03-21T09:11:31.157Z] "mime/multipart", [2024-03-21T09:11:31.157Z] "mime/quotedprintable", [2024-03-21T09:11:31.157Z] "net", [2024-03-21T09:11:31.157Z] "net/http", [2024-03-21T09:11:31.157Z] "net/http/cookiejar", [2024-03-21T09:11:31.157Z] "net/http/httptrace", [2024-03-21T09:11:31.157Z] "net/http/httputil", [2024-03-21T09:11:31.157Z] "net/http/internal", [2024-03-21T09:11:31.157Z] "net/http/internal/ascii", [2024-03-21T09:11:31.157Z] "net/mail", [2024-03-21T09:11:31.157Z] "net/textproto", [2024-03-21T09:11:31.157Z] "net/url", [2024-03-21T09:11:31.157Z] "os", [2024-03-21T09:11:31.157Z] "os/exec", [2024-03-21T09:11:31.157Z] "os/user", [2024-03-21T09:11:31.157Z] "path", [2024-03-21T09:11:31.157Z] "path/filepath", [2024-03-21T09:11:31.157Z] "reflect", [2024-03-21T09:11:31.157Z] "regexp", [2024-03-21T09:11:31.157Z] "regexp/syntax", [2024-03-21T09:11:31.157Z] "runtime", [2024-03-21T09:11:31.157Z] "runtime/cgo", [2024-03-21T09:11:31.157Z] "runtime/debug", [2024-03-21T09:11:31.157Z] "runtime/internal/atomic", [2024-03-21T09:11:31.157Z] "runtime/internal/math", [2024-03-21T09:11:31.157Z] "runtime/internal/sys", [2024-03-21T09:11:31.157Z] "runtime/pprof", [2024-03-21T09:11:31.157Z] "sort", [2024-03-21T09:11:31.157Z] "strconv", [2024-03-21T09:11:31.157Z] "strings", [2024-03-21T09:11:31.157Z] "sync", [2024-03-21T09:11:31.157Z] "sync/atomic", [2024-03-21T09:11:31.157Z] "syscall", [2024-03-21T09:11:31.157Z] "text/tabwriter", [2024-03-21T09:11:31.157Z] "text/template", [2024-03-21T09:11:31.157Z] "text/template/parse", [2024-03-21T09:11:31.157Z] "time", [2024-03-21T09:11:31.157Z] "unicode", [2024-03-21T09:11:31.157Z] "unicode/utf16", [2024-03-21T09:11:31.157Z] "unicode/utf8", [2024-03-21T09:11:31.157Z] "unsafe", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.157Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.157Z] ], [2024-03-21T09:11:31.157Z] "TestGoFiles": [ [2024-03-21T09:11:31.157Z] "ziti_test.go" [2024-03-21T09:11:31.157Z] ], [2024-03-21T09:11:31.157Z] "TestImports": [ [2024-03-21T09:11:31.157Z] "fmt", [2024-03-21T09:11:31.157Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.157Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.157Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.157Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.157Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.157Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.157Z] "testing" [2024-03-21T09:11:31.157Z] ] [2024-03-21T09:11:31.157Z] } [2024-03-21T09:11:31.157Z] { [2024-03-21T09:11:31.157Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/zerotrust", [2024-03-21T09:11:31.157Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.157Z] "Name": "zerotrust", [2024-03-21T09:11:31.157Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.157Z] "Module": { [2024-03-21T09:11:31.157Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.157Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.157Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.157Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.157Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.157Z] "GoVersion": "1.21" [2024-03-21T09:11:31.157Z] }, [2024-03-21T09:11:31.157Z] "DepOnly": true, [2024-03-21T09:11:31.157Z] "Stale": true, [2024-03-21T09:11:31.157Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.157Z] "GoFiles": [ [2024-03-21T09:11:31.157Z] "zerotrust.go" [2024-03-21T09:11:31.157Z] ], [2024-03-21T09:11:31.157Z] "Imports": [ [2024-03-21T09:11:31.157Z] "context", [2024-03-21T09:11:31.157Z] "fmt", [2024-03-21T09:11:31.157Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.157Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.157Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.157Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.157Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.157Z] "net", [2024-03-21T09:11:31.157Z] "net/http", [2024-03-21T09:11:31.157Z] "strings" [2024-03-21T09:11:31.157Z] ], [2024-03-21T09:11:31.157Z] "Deps": [ [2024-03-21T09:11:31.157Z] "bufio", [2024-03-21T09:11:31.157Z] "bytes", [2024-03-21T09:11:31.157Z] "compress/flate", [2024-03-21T09:11:31.157Z] "compress/gzip", [2024-03-21T09:11:31.157Z] "compress/zlib", [2024-03-21T09:11:31.157Z] "container/heap", [2024-03-21T09:11:31.157Z] "container/list", [2024-03-21T09:11:31.157Z] "context", [2024-03-21T09:11:31.157Z] "crypto", [2024-03-21T09:11:31.157Z] "crypto/aes", [2024-03-21T09:11:31.157Z] "crypto/cipher", [2024-03-21T09:11:31.157Z] "crypto/des", [2024-03-21T09:11:31.157Z] "crypto/dsa", [2024-03-21T09:11:31.157Z] "crypto/ecdsa", [2024-03-21T09:11:31.157Z] "crypto/ed25519", [2024-03-21T09:11:31.157Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.157Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.157Z] "crypto/elliptic", [2024-03-21T09:11:31.157Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.157Z] "crypto/hmac", [2024-03-21T09:11:31.157Z] "crypto/internal/randutil", [2024-03-21T09:11:31.157Z] "crypto/internal/subtle", [2024-03-21T09:11:31.157Z] "crypto/md5", [2024-03-21T09:11:31.157Z] "crypto/rand", [2024-03-21T09:11:31.157Z] "crypto/rc4", [2024-03-21T09:11:31.157Z] "crypto/rsa", [2024-03-21T09:11:31.157Z] "crypto/sha1", [2024-03-21T09:11:31.157Z] "crypto/sha256", [2024-03-21T09:11:31.157Z] "crypto/sha512", [2024-03-21T09:11:31.158Z] "crypto/subtle", [2024-03-21T09:11:31.158Z] "crypto/tls", [2024-03-21T09:11:31.158Z] "crypto/x509", [2024-03-21T09:11:31.158Z] "crypto/x509/pkix", [2024-03-21T09:11:31.158Z] "database/sql/driver", [2024-03-21T09:11:31.158Z] "debug/dwarf", [2024-03-21T09:11:31.158Z] "debug/macho", [2024-03-21T09:11:31.158Z] "embed", [2024-03-21T09:11:31.158Z] "encoding", [2024-03-21T09:11:31.158Z] "encoding/asn1", [2024-03-21T09:11:31.158Z] "encoding/base64", [2024-03-21T09:11:31.158Z] "encoding/binary", [2024-03-21T09:11:31.158Z] "encoding/csv", [2024-03-21T09:11:31.158Z] "encoding/gob", [2024-03-21T09:11:31.158Z] "encoding/hex", [2024-03-21T09:11:31.158Z] "encoding/json", [2024-03-21T09:11:31.158Z] "encoding/pem", [2024-03-21T09:11:31.158Z] "encoding/xml", [2024-03-21T09:11:31.158Z] "errors", [2024-03-21T09:11:31.158Z] "flag", [2024-03-21T09:11:31.158Z] "fmt", [2024-03-21T09:11:31.158Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.158Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.158Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.158Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.158Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.158Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.158Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.158Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.158Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.158Z] "github.com/go-kit/log", [2024-03-21T09:11:31.158Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.158Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.158Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.158Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.158Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.158Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.158Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.158Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.158Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.158Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.158Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.158Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.158Z] "github.com/google/uuid", [2024-03-21T09:11:31.158Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.158Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.158Z] "github.com/josharian/intern", [2024-03-21T09:11:31.158Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.158Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.158Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.158Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.158Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.158Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.158Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.158Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.158Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.158Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.158Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.158Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.158Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.158Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.158Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.158Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.158Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.158Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.158Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.158Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.158Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.158Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.158Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.158Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.158Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.159Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.159Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.159Z] "github.com/openziti/identity", [2024-03-21T09:11:31.159Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.159Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.159Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.159Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.159Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.159Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.159Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.159Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.159Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.159Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.159Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.159Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.159Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.159Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.159Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.159Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.159Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.159Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.159Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.159Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.159Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.159Z] "github.com/pkg/errors", [2024-03-21T09:11:31.159Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.159Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.159Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.159Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.159Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.159Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.159Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.159Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.159Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.159Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.159Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.159Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.159Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.159Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.159Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.159Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.159Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.159Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.159Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.159Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.159Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.160Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.160Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.160Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.160Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.160Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.160Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.160Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.160Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.160Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.160Z] "go/token", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.160Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.160Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.160Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.160Z] "golang.org/x/net/html", [2024-03-21T09:11:31.160Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.160Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.160Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.160Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.160Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.160Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.160Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.160Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.160Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.160Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.160Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.160Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.160Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.160Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.160Z] "golang.org/x/term", [2024-03-21T09:11:31.160Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.160Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.160Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.160Z] "golang.org/x/text/language", [2024-03-21T09:11:31.160Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.160Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.160Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.160Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.160Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.160Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.160Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.160Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.160Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.160Z] "hash", [2024-03-21T09:11:31.160Z] "hash/adler32", [2024-03-21T09:11:31.160Z] "hash/crc32", [2024-03-21T09:11:31.160Z] "hash/fnv", [2024-03-21T09:11:31.160Z] "html", [2024-03-21T09:11:31.160Z] "html/template", [2024-03-21T09:11:31.160Z] "internal/abi", [2024-03-21T09:11:31.160Z] "internal/bytealg", [2024-03-21T09:11:31.160Z] "internal/cpu", [2024-03-21T09:11:31.160Z] "internal/fmtsort", [2024-03-21T09:11:31.160Z] "internal/goexperiment", [2024-03-21T09:11:31.160Z] "internal/itoa", [2024-03-21T09:11:31.160Z] "internal/nettrace", [2024-03-21T09:11:31.160Z] "internal/oserror", [2024-03-21T09:11:31.160Z] "internal/poll", [2024-03-21T09:11:31.160Z] "internal/race", [2024-03-21T09:11:31.160Z] "internal/reflectlite", [2024-03-21T09:11:31.160Z] "internal/singleflight", [2024-03-21T09:11:31.160Z] "internal/syscall/execenv", [2024-03-21T09:11:31.160Z] "internal/syscall/unix", [2024-03-21T09:11:31.160Z] "internal/testlog", [2024-03-21T09:11:31.160Z] "internal/unsafeheader", [2024-03-21T09:11:31.160Z] "io", [2024-03-21T09:11:31.160Z] "io/fs", [2024-03-21T09:11:31.160Z] "io/ioutil", [2024-03-21T09:11:31.160Z] "log", [2024-03-21T09:11:31.160Z] "log/syslog", [2024-03-21T09:11:31.160Z] "math", [2024-03-21T09:11:31.160Z] "math/big", [2024-03-21T09:11:31.160Z] "math/bits", [2024-03-21T09:11:31.160Z] "math/rand", [2024-03-21T09:11:31.160Z] "mime", [2024-03-21T09:11:31.160Z] "mime/multipart", [2024-03-21T09:11:31.160Z] "mime/quotedprintable", [2024-03-21T09:11:31.160Z] "net", [2024-03-21T09:11:31.160Z] "net/http", [2024-03-21T09:11:31.160Z] "net/http/cookiejar", [2024-03-21T09:11:31.160Z] "net/http/httptest", [2024-03-21T09:11:31.160Z] "net/http/httptrace", [2024-03-21T09:11:31.160Z] "net/http/httputil", [2024-03-21T09:11:31.160Z] "net/http/internal", [2024-03-21T09:11:31.160Z] "net/http/internal/ascii", [2024-03-21T09:11:31.160Z] "net/http/internal/testcert", [2024-03-21T09:11:31.160Z] "net/mail", [2024-03-21T09:11:31.160Z] "net/textproto", [2024-03-21T09:11:31.160Z] "net/url", [2024-03-21T09:11:31.160Z] "os", [2024-03-21T09:11:31.160Z] "os/exec", [2024-03-21T09:11:31.160Z] "os/user", [2024-03-21T09:11:31.160Z] "path", [2024-03-21T09:11:31.160Z] "path/filepath", [2024-03-21T09:11:31.160Z] "reflect", [2024-03-21T09:11:31.160Z] "regexp", [2024-03-21T09:11:31.160Z] "regexp/syntax", [2024-03-21T09:11:31.160Z] "runtime", [2024-03-21T09:11:31.160Z] "runtime/cgo", [2024-03-21T09:11:31.160Z] "runtime/debug", [2024-03-21T09:11:31.160Z] "runtime/internal/atomic", [2024-03-21T09:11:31.160Z] "runtime/internal/math", [2024-03-21T09:11:31.160Z] "runtime/internal/sys", [2024-03-21T09:11:31.160Z] "runtime/pprof", [2024-03-21T09:11:31.160Z] "sort", [2024-03-21T09:11:31.160Z] "strconv", [2024-03-21T09:11:31.160Z] "strings", [2024-03-21T09:11:31.160Z] "sync", [2024-03-21T09:11:31.160Z] "sync/atomic", [2024-03-21T09:11:31.160Z] "syscall", [2024-03-21T09:11:31.160Z] "text/tabwriter", [2024-03-21T09:11:31.160Z] "text/template", [2024-03-21T09:11:31.160Z] "text/template/parse", [2024-03-21T09:11:31.160Z] "time", [2024-03-21T09:11:31.160Z] "unicode", [2024-03-21T09:11:31.160Z] "unicode/utf16", [2024-03-21T09:11:31.160Z] "unicode/utf8", [2024-03-21T09:11:31.160Z] "unsafe", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.160Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.161Z] ] [2024-03-21T09:11:31.161Z] } [2024-03-21T09:11:31.161Z] { [2024-03-21T09:11:31.161Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/http/utils", [2024-03-21T09:11:31.161Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.161Z] "Name": "utils", [2024-03-21T09:11:31.161Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.161Z] "Module": { [2024-03-21T09:11:31.161Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:31.161Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:31.161Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:31.161Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.161Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:31.161Z] "GoVersion": "1.21" [2024-03-21T09:11:31.161Z] }, [2024-03-21T09:11:31.161Z] "DepOnly": true, [2024-03-21T09:11:31.161Z] "Stale": true, [2024-03-21T09:11:31.161Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.161Z] "GoFiles": [ [2024-03-21T09:11:31.161Z] "common.go", [2024-03-21T09:11:31.161Z] "request.go" [2024-03-21T09:11:31.161Z] ], [2024-03-21T09:11:31.161Z] "Imports": [ [2024-03-21T09:11:31.161Z] "bytes", [2024-03-21T09:11:31.161Z] "context", [2024-03-21T09:11:31.161Z] "encoding/json", [2024-03-21T09:11:31.161Z] "fmt", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.161Z] "github.com/google/uuid", [2024-03-21T09:11:31.161Z] "io", [2024-03-21T09:11:31.161Z] "mime/multipart", [2024-03-21T09:11:31.161Z] "net/http", [2024-03-21T09:11:31.161Z] "net/url", [2024-03-21T09:11:31.161Z] "os", [2024-03-21T09:11:31.161Z] "path", [2024-03-21T09:11:31.161Z] "path/filepath" [2024-03-21T09:11:31.161Z] ], [2024-03-21T09:11:31.161Z] "Deps": [ [2024-03-21T09:11:31.161Z] "bufio", [2024-03-21T09:11:31.161Z] "bytes", [2024-03-21T09:11:31.161Z] "compress/flate", [2024-03-21T09:11:31.161Z] "compress/gzip", [2024-03-21T09:11:31.161Z] "compress/zlib", [2024-03-21T09:11:31.161Z] "container/list", [2024-03-21T09:11:31.161Z] "context", [2024-03-21T09:11:31.161Z] "crypto", [2024-03-21T09:11:31.161Z] "crypto/aes", [2024-03-21T09:11:31.161Z] "crypto/cipher", [2024-03-21T09:11:31.161Z] "crypto/des", [2024-03-21T09:11:31.161Z] "crypto/dsa", [2024-03-21T09:11:31.161Z] "crypto/ecdsa", [2024-03-21T09:11:31.161Z] "crypto/ed25519", [2024-03-21T09:11:31.161Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.161Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.161Z] "crypto/elliptic", [2024-03-21T09:11:31.161Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.161Z] "crypto/hmac", [2024-03-21T09:11:31.161Z] "crypto/internal/randutil", [2024-03-21T09:11:31.161Z] "crypto/internal/subtle", [2024-03-21T09:11:31.161Z] "crypto/md5", [2024-03-21T09:11:31.161Z] "crypto/rand", [2024-03-21T09:11:31.161Z] "crypto/rc4", [2024-03-21T09:11:31.161Z] "crypto/rsa", [2024-03-21T09:11:31.161Z] "crypto/sha1", [2024-03-21T09:11:31.161Z] "crypto/sha256", [2024-03-21T09:11:31.161Z] "crypto/sha512", [2024-03-21T09:11:31.161Z] "crypto/subtle", [2024-03-21T09:11:31.161Z] "crypto/tls", [2024-03-21T09:11:31.161Z] "crypto/x509", [2024-03-21T09:11:31.161Z] "crypto/x509/pkix", [2024-03-21T09:11:31.161Z] "database/sql/driver", [2024-03-21T09:11:31.161Z] "debug/dwarf", [2024-03-21T09:11:31.161Z] "debug/macho", [2024-03-21T09:11:31.161Z] "encoding", [2024-03-21T09:11:31.161Z] "encoding/asn1", [2024-03-21T09:11:31.161Z] "encoding/base32", [2024-03-21T09:11:31.161Z] "encoding/base64", [2024-03-21T09:11:31.161Z] "encoding/binary", [2024-03-21T09:11:31.161Z] "encoding/csv", [2024-03-21T09:11:31.161Z] "encoding/hex", [2024-03-21T09:11:31.161Z] "encoding/json", [2024-03-21T09:11:31.161Z] "encoding/pem", [2024-03-21T09:11:31.161Z] "encoding/xml", [2024-03-21T09:11:31.161Z] "errors", [2024-03-21T09:11:31.161Z] "fmt", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.161Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.161Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.161Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.161Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.161Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.161Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.161Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.161Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.161Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.161Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.161Z] "github.com/google/uuid", [2024-03-21T09:11:31.161Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.161Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.161Z] "github.com/x448/float16", [2024-03-21T09:11:31.161Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.161Z] "golang.org/x/net/html", [2024-03-21T09:11:31.161Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.161Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.161Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.161Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.161Z] "golang.org/x/text/language", [2024-03-21T09:11:31.161Z] "hash", [2024-03-21T09:11:31.161Z] "hash/adler32", [2024-03-21T09:11:31.161Z] "hash/crc32", [2024-03-21T09:11:31.161Z] "internal/abi", [2024-03-21T09:11:31.161Z] "internal/bytealg", [2024-03-21T09:11:31.161Z] "internal/cpu", [2024-03-21T09:11:31.161Z] "internal/fmtsort", [2024-03-21T09:11:31.161Z] "internal/goexperiment", [2024-03-21T09:11:31.161Z] "internal/itoa", [2024-03-21T09:11:31.161Z] "internal/nettrace", [2024-03-21T09:11:31.161Z] "internal/oserror", [2024-03-21T09:11:31.161Z] "internal/poll", [2024-03-21T09:11:31.161Z] "internal/race", [2024-03-21T09:11:31.161Z] "internal/reflectlite", [2024-03-21T09:11:31.161Z] "internal/singleflight", [2024-03-21T09:11:31.161Z] "internal/syscall/execenv", [2024-03-21T09:11:31.161Z] "internal/syscall/unix", [2024-03-21T09:11:31.161Z] "internal/testlog", [2024-03-21T09:11:31.161Z] "internal/unsafeheader", [2024-03-21T09:11:31.161Z] "io", [2024-03-21T09:11:31.161Z] "io/fs", [2024-03-21T09:11:31.161Z] "io/ioutil", [2024-03-21T09:11:31.161Z] "log", [2024-03-21T09:11:31.161Z] "math", [2024-03-21T09:11:31.161Z] "math/big", [2024-03-21T09:11:31.161Z] "math/bits", [2024-03-21T09:11:31.161Z] "math/rand", [2024-03-21T09:11:31.161Z] "mime", [2024-03-21T09:11:31.161Z] "mime/multipart", [2024-03-21T09:11:31.161Z] "mime/quotedprintable", [2024-03-21T09:11:31.161Z] "net", [2024-03-21T09:11:31.161Z] "net/http", [2024-03-21T09:11:31.161Z] "net/http/httptrace", [2024-03-21T09:11:31.161Z] "net/http/internal", [2024-03-21T09:11:31.161Z] "net/http/internal/ascii", [2024-03-21T09:11:31.161Z] "net/textproto", [2024-03-21T09:11:31.161Z] "net/url", [2024-03-21T09:11:31.161Z] "os", [2024-03-21T09:11:31.161Z] "path", [2024-03-21T09:11:31.161Z] "path/filepath", [2024-03-21T09:11:31.161Z] "reflect", [2024-03-21T09:11:31.161Z] "regexp", [2024-03-21T09:11:31.161Z] "regexp/syntax", [2024-03-21T09:11:31.161Z] "runtime", [2024-03-21T09:11:31.161Z] "runtime/cgo", [2024-03-21T09:11:31.161Z] "runtime/internal/atomic", [2024-03-21T09:11:31.161Z] "runtime/internal/math", [2024-03-21T09:11:31.161Z] "runtime/internal/sys", [2024-03-21T09:11:31.161Z] "sort", [2024-03-21T09:11:31.161Z] "strconv", [2024-03-21T09:11:31.161Z] "strings", [2024-03-21T09:11:31.161Z] "sync", [2024-03-21T09:11:31.161Z] "sync/atomic", [2024-03-21T09:11:31.161Z] "syscall", [2024-03-21T09:11:31.161Z] "time", [2024-03-21T09:11:31.161Z] "unicode", [2024-03-21T09:11:31.161Z] "unicode/utf16", [2024-03-21T09:11:31.161Z] "unicode/utf8", [2024-03-21T09:11:31.161Z] "unsafe", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.161Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.161Z] ], [2024-03-21T09:11:31.161Z] "TestGoFiles": [ [2024-03-21T09:11:31.162Z] "common_test.go" [2024-03-21T09:11:31.162Z] ], [2024-03-21T09:11:31.162Z] "TestImports": [ [2024-03-21T09:11:31.162Z] "context", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.162Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.162Z] "net/http", [2024-03-21T09:11:31.162Z] "os", [2024-03-21T09:11:31.162Z] "testing" [2024-03-21T09:11:31.162Z] ] [2024-03-21T09:11:31.162Z] } [2024-03-21T09:11:31.162Z] { [2024-03-21T09:11:31.162Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/http", [2024-03-21T09:11:31.162Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.162Z] "Name": "http", [2024-03-21T09:11:31.162Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.162Z] "Module": { [2024-03-21T09:11:31.162Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-03-21T09:11:31.162Z] "Version": "v3.2.0-dev.13", [2024-03-21T09:11:31.162Z] "Time": "2024-03-18T03:08:01Z", [2024-03-21T09:11:31.162Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-03-21T09:11:31.162Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-03-21T09:11:31.162Z] "GoVersion": "1.21" [2024-03-21T09:11:31.162Z] }, [2024-03-21T09:11:31.162Z] "DepOnly": true, [2024-03-21T09:11:31.162Z] "Stale": true, [2024-03-21T09:11:31.162Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.162Z] "GoFiles": [ [2024-03-21T09:11:31.162Z] "command.go", [2024-03-21T09:11:31.162Z] "common.go", [2024-03-21T09:11:31.162Z] "device.go", [2024-03-21T09:11:31.162Z] "deviceprofile.go", [2024-03-21T09:11:31.162Z] "deviceservice.go", [2024-03-21T09:11:31.162Z] "deviceservicecallback.go", [2024-03-21T09:11:31.162Z] "deviceservicecommand.go", [2024-03-21T09:11:31.162Z] "event.go", [2024-03-21T09:11:31.162Z] "general.go", [2024-03-21T09:11:31.162Z] "interval.go", [2024-03-21T09:11:31.162Z] "intervalaction.go", [2024-03-21T09:11:31.162Z] "kvs.go", [2024-03-21T09:11:31.162Z] "notification.go", [2024-03-21T09:11:31.162Z] "provisionwatcher.go", [2024-03-21T09:11:31.162Z] "reading.go", [2024-03-21T09:11:31.162Z] "registry.go", [2024-03-21T09:11:31.162Z] "subscription.go", [2024-03-21T09:11:31.162Z] "transmission.go" [2024-03-21T09:11:31.162Z] ], [2024-03-21T09:11:31.162Z] "Imports": [ [2024-03-21T09:11:31.162Z] "context", [2024-03-21T09:11:31.162Z] "encoding/json", [2024-03-21T09:11:31.162Z] "fmt", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.162Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.162Z] "net/url", [2024-03-21T09:11:31.162Z] "path", [2024-03-21T09:11:31.162Z] "strconv", [2024-03-21T09:11:31.162Z] "strings", [2024-03-21T09:11:31.162Z] "sync" [2024-03-21T09:11:31.162Z] ], [2024-03-21T09:11:31.162Z] "Deps": [ [2024-03-21T09:11:31.162Z] "bufio", [2024-03-21T09:11:31.162Z] "bytes", [2024-03-21T09:11:31.162Z] "compress/flate", [2024-03-21T09:11:31.162Z] "compress/gzip", [2024-03-21T09:11:31.162Z] "compress/zlib", [2024-03-21T09:11:31.162Z] "container/list", [2024-03-21T09:11:31.162Z] "context", [2024-03-21T09:11:31.162Z] "crypto", [2024-03-21T09:11:31.162Z] "crypto/aes", [2024-03-21T09:11:31.162Z] "crypto/cipher", [2024-03-21T09:11:31.162Z] "crypto/des", [2024-03-21T09:11:31.162Z] "crypto/dsa", [2024-03-21T09:11:31.162Z] "crypto/ecdsa", [2024-03-21T09:11:31.162Z] "crypto/ed25519", [2024-03-21T09:11:31.162Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.162Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.162Z] "crypto/elliptic", [2024-03-21T09:11:31.162Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.162Z] "crypto/hmac", [2024-03-21T09:11:31.162Z] "crypto/internal/randutil", [2024-03-21T09:11:31.162Z] "crypto/internal/subtle", [2024-03-21T09:11:31.162Z] "crypto/md5", [2024-03-21T09:11:31.162Z] "crypto/rand", [2024-03-21T09:11:31.162Z] "crypto/rc4", [2024-03-21T09:11:31.162Z] "crypto/rsa", [2024-03-21T09:11:31.162Z] "crypto/sha1", [2024-03-21T09:11:31.162Z] "crypto/sha256", [2024-03-21T09:11:31.162Z] "crypto/sha512", [2024-03-21T09:11:31.162Z] "crypto/subtle", [2024-03-21T09:11:31.162Z] "crypto/tls", [2024-03-21T09:11:31.162Z] "crypto/x509", [2024-03-21T09:11:31.162Z] "crypto/x509/pkix", [2024-03-21T09:11:31.162Z] "database/sql/driver", [2024-03-21T09:11:31.162Z] "debug/dwarf", [2024-03-21T09:11:31.162Z] "debug/macho", [2024-03-21T09:11:31.162Z] "encoding", [2024-03-21T09:11:31.162Z] "encoding/asn1", [2024-03-21T09:11:31.162Z] "encoding/base32", [2024-03-21T09:11:31.162Z] "encoding/base64", [2024-03-21T09:11:31.162Z] "encoding/binary", [2024-03-21T09:11:31.162Z] "encoding/csv", [2024-03-21T09:11:31.162Z] "encoding/hex", [2024-03-21T09:11:31.162Z] "encoding/json", [2024-03-21T09:11:31.162Z] "encoding/pem", [2024-03-21T09:11:31.162Z] "encoding/xml", [2024-03-21T09:11:31.162Z] "errors", [2024-03-21T09:11:31.162Z] "fmt", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.162Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.162Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.162Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.162Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.162Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.162Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.162Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.162Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.162Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.162Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.162Z] "github.com/google/uuid", [2024-03-21T09:11:31.162Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.162Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.162Z] "github.com/x448/float16", [2024-03-21T09:11:31.162Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.162Z] "golang.org/x/net/html", [2024-03-21T09:11:31.162Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.162Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.162Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.162Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.162Z] "golang.org/x/text/language", [2024-03-21T09:11:31.162Z] "hash", [2024-03-21T09:11:31.162Z] "hash/adler32", [2024-03-21T09:11:31.162Z] "hash/crc32", [2024-03-21T09:11:31.162Z] "internal/abi", [2024-03-21T09:11:31.162Z] "internal/bytealg", [2024-03-21T09:11:31.162Z] "internal/cpu", [2024-03-21T09:11:31.162Z] "internal/fmtsort", [2024-03-21T09:11:31.162Z] "internal/goexperiment", [2024-03-21T09:11:31.162Z] "internal/itoa", [2024-03-21T09:11:31.162Z] "internal/nettrace", [2024-03-21T09:11:31.162Z] "internal/oserror", [2024-03-21T09:11:31.162Z] "internal/poll", [2024-03-21T09:11:31.162Z] "internal/race", [2024-03-21T09:11:31.162Z] "internal/reflectlite", [2024-03-21T09:11:31.162Z] "internal/singleflight", [2024-03-21T09:11:31.162Z] "internal/syscall/execenv", [2024-03-21T09:11:31.162Z] "internal/syscall/unix", [2024-03-21T09:11:31.162Z] "internal/testlog", [2024-03-21T09:11:31.162Z] "internal/unsafeheader", [2024-03-21T09:11:31.162Z] "io", [2024-03-21T09:11:31.162Z] "io/fs", [2024-03-21T09:11:31.162Z] "io/ioutil", [2024-03-21T09:11:31.162Z] "log", [2024-03-21T09:11:31.162Z] "math", [2024-03-21T09:11:31.162Z] "math/big", [2024-03-21T09:11:31.162Z] "math/bits", [2024-03-21T09:11:31.162Z] "math/rand", [2024-03-21T09:11:31.162Z] "mime", [2024-03-21T09:11:31.162Z] "mime/multipart", [2024-03-21T09:11:31.162Z] "mime/quotedprintable", [2024-03-21T09:11:31.162Z] "net", [2024-03-21T09:11:31.162Z] "net/http", [2024-03-21T09:11:31.162Z] "net/http/httptrace", [2024-03-21T09:11:31.162Z] "net/http/internal", [2024-03-21T09:11:31.162Z] "net/http/internal/ascii", [2024-03-21T09:11:31.162Z] "net/textproto", [2024-03-21T09:11:31.162Z] "net/url", [2024-03-21T09:11:31.162Z] "os", [2024-03-21T09:11:31.162Z] "path", [2024-03-21T09:11:31.162Z] "path/filepath", [2024-03-21T09:11:31.163Z] "reflect", [2024-03-21T09:11:31.163Z] "regexp", [2024-03-21T09:11:31.163Z] "regexp/syntax", [2024-03-21T09:11:31.163Z] "runtime", [2024-03-21T09:11:31.163Z] "runtime/cgo", [2024-03-21T09:11:31.163Z] "runtime/internal/atomic", [2024-03-21T09:11:31.163Z] "runtime/internal/math", [2024-03-21T09:11:31.163Z] "runtime/internal/sys", [2024-03-21T09:11:31.163Z] "sort", [2024-03-21T09:11:31.163Z] "strconv", [2024-03-21T09:11:31.163Z] "strings", [2024-03-21T09:11:31.163Z] "sync", [2024-03-21T09:11:31.163Z] "sync/atomic", [2024-03-21T09:11:31.163Z] "syscall", [2024-03-21T09:11:31.163Z] "time", [2024-03-21T09:11:31.163Z] "unicode", [2024-03-21T09:11:31.163Z] "unicode/utf16", [2024-03-21T09:11:31.163Z] "unicode/utf8", [2024-03-21T09:11:31.163Z] "unsafe", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.163Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.163Z] ], [2024-03-21T09:11:31.163Z] "TestGoFiles": [ [2024-03-21T09:11:31.163Z] "authinjector_test.go", [2024-03-21T09:11:31.163Z] "command_test.go", [2024-03-21T09:11:31.163Z] "common_test.go", [2024-03-21T09:11:31.163Z] "const_test.go", [2024-03-21T09:11:31.163Z] "device_test.go", [2024-03-21T09:11:31.163Z] "deviceprofile_test.go", [2024-03-21T09:11:31.163Z] "deviceservice_test.go", [2024-03-21T09:11:31.163Z] "deviceservicecallback_test.go", [2024-03-21T09:11:31.163Z] "deviceservicecommand_test.go", [2024-03-21T09:11:31.163Z] "event_test.go", [2024-03-21T09:11:31.163Z] "general_test.go", [2024-03-21T09:11:31.163Z] "interval_test.go", [2024-03-21T09:11:31.163Z] "intervalaction_test.go", [2024-03-21T09:11:31.163Z] "kvs_test.go", [2024-03-21T09:11:31.163Z] "notification_test.go", [2024-03-21T09:11:31.163Z] "provisionwatcher_test.go", [2024-03-21T09:11:31.163Z] "reading_test.go", [2024-03-21T09:11:31.163Z] "registry_test.go", [2024-03-21T09:11:31.163Z] "subscription_test.go", [2024-03-21T09:11:31.163Z] "transmission_test.go" [2024-03-21T09:11:31.163Z] ], [2024-03-21T09:11:31.163Z] "TestImports": [ [2024-03-21T09:11:31.163Z] "context", [2024-03-21T09:11:31.163Z] "encoding/json", [2024-03-21T09:11:31.163Z] "errors", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.163Z] "github.com/google/uuid", [2024-03-21T09:11:31.163Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.163Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.163Z] "net/http", [2024-03-21T09:11:31.163Z] "net/http/httptest", [2024-03-21T09:11:31.163Z] "os", [2024-03-21T09:11:31.163Z] "path", [2024-03-21T09:11:31.163Z] "path/filepath", [2024-03-21T09:11:31.163Z] "runtime", [2024-03-21T09:11:31.163Z] "strconv", [2024-03-21T09:11:31.163Z] "testing" [2024-03-21T09:11:31.163Z] ] [2024-03-21T09:11:31.163Z] } [2024-03-21T09:11:31.163Z] { [2024-03-21T09:11:31.163Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/clients", [2024-03-21T09:11:31.163Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.163Z] "Name": "clients", [2024-03-21T09:11:31.163Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.163Z] "Module": { [2024-03-21T09:11:31.163Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-21T09:11:31.163Z] "Version": "v3.2.0-dev.14", [2024-03-21T09:11:31.163Z] "Time": "2024-03-06T06:29:46Z", [2024-03-21T09:11:31.163Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.163Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-21T09:11:31.163Z] "GoVersion": "1.21" [2024-03-21T09:11:31.163Z] }, [2024-03-21T09:11:31.163Z] "DepOnly": true, [2024-03-21T09:11:31.163Z] "Stale": true, [2024-03-21T09:11:31.163Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.163Z] "GoFiles": [ [2024-03-21T09:11:31.163Z] "command.go" [2024-03-21T09:11:31.163Z] ], [2024-03-21T09:11:31.163Z] "Imports": [ [2024-03-21T09:11:31.163Z] "context", [2024-03-21T09:11:31.163Z] "encoding/json", [2024-03-21T09:11:31.163Z] "errors", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.163Z] "net/http", [2024-03-21T09:11:31.163Z] "strconv", [2024-03-21T09:11:31.163Z] "time" [2024-03-21T09:11:31.163Z] ], [2024-03-21T09:11:31.163Z] "Deps": [ [2024-03-21T09:11:31.163Z] "bufio", [2024-03-21T09:11:31.163Z] "bytes", [2024-03-21T09:11:31.163Z] "compress/flate", [2024-03-21T09:11:31.163Z] "compress/gzip", [2024-03-21T09:11:31.163Z] "compress/zlib", [2024-03-21T09:11:31.163Z] "container/list", [2024-03-21T09:11:31.163Z] "context", [2024-03-21T09:11:31.163Z] "crypto", [2024-03-21T09:11:31.163Z] "crypto/aes", [2024-03-21T09:11:31.163Z] "crypto/cipher", [2024-03-21T09:11:31.163Z] "crypto/des", [2024-03-21T09:11:31.163Z] "crypto/dsa", [2024-03-21T09:11:31.163Z] "crypto/ecdsa", [2024-03-21T09:11:31.163Z] "crypto/ed25519", [2024-03-21T09:11:31.163Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.163Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.163Z] "crypto/elliptic", [2024-03-21T09:11:31.163Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.163Z] "crypto/hmac", [2024-03-21T09:11:31.163Z] "crypto/internal/randutil", [2024-03-21T09:11:31.163Z] "crypto/internal/subtle", [2024-03-21T09:11:31.163Z] "crypto/md5", [2024-03-21T09:11:31.163Z] "crypto/rand", [2024-03-21T09:11:31.163Z] "crypto/rc4", [2024-03-21T09:11:31.163Z] "crypto/rsa", [2024-03-21T09:11:31.163Z] "crypto/sha1", [2024-03-21T09:11:31.163Z] "crypto/sha256", [2024-03-21T09:11:31.163Z] "crypto/sha512", [2024-03-21T09:11:31.163Z] "crypto/subtle", [2024-03-21T09:11:31.163Z] "crypto/tls", [2024-03-21T09:11:31.163Z] "crypto/x509", [2024-03-21T09:11:31.163Z] "crypto/x509/pkix", [2024-03-21T09:11:31.163Z] "database/sql/driver", [2024-03-21T09:11:31.163Z] "debug/dwarf", [2024-03-21T09:11:31.163Z] "debug/macho", [2024-03-21T09:11:31.163Z] "encoding", [2024-03-21T09:11:31.163Z] "encoding/asn1", [2024-03-21T09:11:31.163Z] "encoding/base32", [2024-03-21T09:11:31.163Z] "encoding/base64", [2024-03-21T09:11:31.163Z] "encoding/binary", [2024-03-21T09:11:31.163Z] "encoding/csv", [2024-03-21T09:11:31.163Z] "encoding/hex", [2024-03-21T09:11:31.163Z] "encoding/json", [2024-03-21T09:11:31.163Z] "encoding/pem", [2024-03-21T09:11:31.163Z] "encoding/xml", [2024-03-21T09:11:31.163Z] "errors", [2024-03-21T09:11:31.163Z] "fmt", [2024-03-21T09:11:31.163Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.163Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.163Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.164Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.164Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.164Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.164Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.164Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.164Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.164Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.164Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.164Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.164Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.164Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.164Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.164Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.164Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.164Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.164Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.164Z] "github.com/google/uuid", [2024-03-21T09:11:31.164Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.164Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.164Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.164Z] "github.com/x448/float16", [2024-03-21T09:11:31.164Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.164Z] "golang.org/x/net/html", [2024-03-21T09:11:31.164Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.164Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.164Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.164Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.164Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.164Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.164Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.164Z] "golang.org/x/text/language", [2024-03-21T09:11:31.164Z] "hash", [2024-03-21T09:11:31.164Z] "hash/adler32", [2024-03-21T09:11:31.164Z] "hash/crc32", [2024-03-21T09:11:31.164Z] "internal/abi", [2024-03-21T09:11:31.164Z] "internal/bytealg", [2024-03-21T09:11:31.164Z] "internal/cpu", [2024-03-21T09:11:31.164Z] "internal/fmtsort", [2024-03-21T09:11:31.164Z] "internal/goexperiment", [2024-03-21T09:11:31.164Z] "internal/itoa", [2024-03-21T09:11:31.164Z] "internal/nettrace", [2024-03-21T09:11:31.164Z] "internal/oserror", [2024-03-21T09:11:31.164Z] "internal/poll", [2024-03-21T09:11:31.164Z] "internal/race", [2024-03-21T09:11:31.164Z] "internal/reflectlite", [2024-03-21T09:11:31.164Z] "internal/singleflight", [2024-03-21T09:11:31.164Z] "internal/syscall/execenv", [2024-03-21T09:11:31.164Z] "internal/syscall/unix", [2024-03-21T09:11:31.164Z] "internal/testlog", [2024-03-21T09:11:31.164Z] "internal/unsafeheader", [2024-03-21T09:11:31.164Z] "io", [2024-03-21T09:11:31.164Z] "io/fs", [2024-03-21T09:11:31.164Z] "io/ioutil", [2024-03-21T09:11:31.164Z] "log", [2024-03-21T09:11:31.164Z] "math", [2024-03-21T09:11:31.164Z] "math/big", [2024-03-21T09:11:31.164Z] "math/bits", [2024-03-21T09:11:31.164Z] "math/rand", [2024-03-21T09:11:31.164Z] "mime", [2024-03-21T09:11:31.164Z] "mime/multipart", [2024-03-21T09:11:31.164Z] "mime/quotedprintable", [2024-03-21T09:11:31.164Z] "net", [2024-03-21T09:11:31.164Z] "net/http", [2024-03-21T09:11:31.164Z] "net/http/httptrace", [2024-03-21T09:11:31.164Z] "net/http/internal", [2024-03-21T09:11:31.164Z] "net/http/internal/ascii", [2024-03-21T09:11:31.164Z] "net/textproto", [2024-03-21T09:11:31.164Z] "net/url", [2024-03-21T09:11:31.164Z] "os", [2024-03-21T09:11:31.164Z] "path", [2024-03-21T09:11:31.164Z] "path/filepath", [2024-03-21T09:11:31.164Z] "reflect", [2024-03-21T09:11:31.164Z] "regexp", [2024-03-21T09:11:31.164Z] "regexp/syntax", [2024-03-21T09:11:31.164Z] "runtime", [2024-03-21T09:11:31.164Z] "runtime/cgo", [2024-03-21T09:11:31.164Z] "runtime/internal/atomic", [2024-03-21T09:11:31.164Z] "runtime/internal/math", [2024-03-21T09:11:31.164Z] "runtime/internal/sys", [2024-03-21T09:11:31.164Z] "sort", [2024-03-21T09:11:31.164Z] "strconv", [2024-03-21T09:11:31.164Z] "strings", [2024-03-21T09:11:31.164Z] "sync", [2024-03-21T09:11:31.164Z] "sync/atomic", [2024-03-21T09:11:31.164Z] "syscall", [2024-03-21T09:11:31.164Z] "time", [2024-03-21T09:11:31.164Z] "unicode", [2024-03-21T09:11:31.164Z] "unicode/utf16", [2024-03-21T09:11:31.164Z] "unicode/utf8", [2024-03-21T09:11:31.164Z] "unsafe", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.164Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.164Z] ], [2024-03-21T09:11:31.164Z] "TestGoFiles": [ [2024-03-21T09:11:31.164Z] "command_test.go" [2024-03-21T09:11:31.164Z] ], [2024-03-21T09:11:31.164Z] "TestImports": [ [2024-03-21T09:11:31.164Z] "context", [2024-03-21T09:11:31.164Z] "encoding/json", [2024-03-21T09:11:31.164Z] "errors", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-21T09:11:31.164Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.164Z] "github.com/google/uuid", [2024-03-21T09:11:31.164Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.164Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.164Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.164Z] "net/http", [2024-03-21T09:11:31.164Z] "testing", [2024-03-21T09:11:31.164Z] "time" [2024-03-21T09:11:31.164Z] ] [2024-03-21T09:11:31.164Z] } [2024-03-21T09:11:31.164Z] { [2024-03-21T09:11:31.164Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-03-21T09:11:31.164Z] "ImportPath": "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.164Z] "Name": "jwt", [2024-03-21T09:11:31.164Z] "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-21T09:11:31.164Z] "Root": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-03-21T09:11:31.164Z] "Module": { [2024-03-21T09:11:31.164Z] "Path": "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.164Z] "Version": "v3.2.2+incompatible", [2024-03-21T09:11:31.164Z] "Time": "2021-07-30T20:54:04Z", [2024-03-21T09:11:31.164Z] "Indirect": true, [2024-03-21T09:11:31.164Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-03-21T09:11:31.164Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.mod" [2024-03-21T09:11:31.164Z] }, [2024-03-21T09:11:31.164Z] "DepOnly": true, [2024-03-21T09:11:31.164Z] "Stale": true, [2024-03-21T09:11:31.164Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.164Z] "GoFiles": [ [2024-03-21T09:11:31.164Z] "claims.go", [2024-03-21T09:11:31.164Z] "doc.go", [2024-03-21T09:11:31.164Z] "ecdsa.go", [2024-03-21T09:11:31.164Z] "ecdsa_utils.go", [2024-03-21T09:11:31.164Z] "ed25519.go", [2024-03-21T09:11:31.164Z] "ed25519_utils.go", [2024-03-21T09:11:31.164Z] "errors.go", [2024-03-21T09:11:31.164Z] "hmac.go", [2024-03-21T09:11:31.164Z] "map_claims.go", [2024-03-21T09:11:31.164Z] "none.go", [2024-03-21T09:11:31.164Z] "parser.go", [2024-03-21T09:11:31.164Z] "rsa.go", [2024-03-21T09:11:31.164Z] "rsa_pss.go", [2024-03-21T09:11:31.164Z] "rsa_utils.go", [2024-03-21T09:11:31.164Z] "signing_method.go", [2024-03-21T09:11:31.164Z] "token.go" [2024-03-21T09:11:31.164Z] ], [2024-03-21T09:11:31.164Z] "Imports": [ [2024-03-21T09:11:31.164Z] "bytes", [2024-03-21T09:11:31.164Z] "crypto", [2024-03-21T09:11:31.164Z] "crypto/ecdsa", [2024-03-21T09:11:31.164Z] "crypto/ed25519", [2024-03-21T09:11:31.164Z] "crypto/hmac", [2024-03-21T09:11:31.164Z] "crypto/rand", [2024-03-21T09:11:31.164Z] "crypto/rsa", [2024-03-21T09:11:31.164Z] "crypto/subtle", [2024-03-21T09:11:31.164Z] "crypto/x509", [2024-03-21T09:11:31.164Z] "encoding/base64", [2024-03-21T09:11:31.164Z] "encoding/json", [2024-03-21T09:11:31.164Z] "encoding/pem", [2024-03-21T09:11:31.164Z] "errors", [2024-03-21T09:11:31.164Z] "fmt", [2024-03-21T09:11:31.164Z] "math/big", [2024-03-21T09:11:31.164Z] "strings", [2024-03-21T09:11:31.164Z] "sync", [2024-03-21T09:11:31.164Z] "time" [2024-03-21T09:11:31.164Z] ], [2024-03-21T09:11:31.164Z] "Deps": [ [2024-03-21T09:11:31.164Z] "bufio", [2024-03-21T09:11:31.164Z] "bytes", [2024-03-21T09:11:31.164Z] "context", [2024-03-21T09:11:31.164Z] "crypto", [2024-03-21T09:11:31.164Z] "crypto/aes", [2024-03-21T09:11:31.164Z] "crypto/cipher", [2024-03-21T09:11:31.164Z] "crypto/des", [2024-03-21T09:11:31.164Z] "crypto/dsa", [2024-03-21T09:11:31.164Z] "crypto/ecdsa", [2024-03-21T09:11:31.164Z] "crypto/ed25519", [2024-03-21T09:11:31.165Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.165Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.165Z] "crypto/elliptic", [2024-03-21T09:11:31.165Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.165Z] "crypto/hmac", [2024-03-21T09:11:31.165Z] "crypto/internal/randutil", [2024-03-21T09:11:31.165Z] "crypto/internal/subtle", [2024-03-21T09:11:31.165Z] "crypto/md5", [2024-03-21T09:11:31.165Z] "crypto/rand", [2024-03-21T09:11:31.165Z] "crypto/rsa", [2024-03-21T09:11:31.165Z] "crypto/sha1", [2024-03-21T09:11:31.165Z] "crypto/sha256", [2024-03-21T09:11:31.165Z] "crypto/sha512", [2024-03-21T09:11:31.165Z] "crypto/subtle", [2024-03-21T09:11:31.165Z] "crypto/x509", [2024-03-21T09:11:31.165Z] "crypto/x509/pkix", [2024-03-21T09:11:31.165Z] "encoding", [2024-03-21T09:11:31.165Z] "encoding/asn1", [2024-03-21T09:11:31.165Z] "encoding/base64", [2024-03-21T09:11:31.165Z] "encoding/binary", [2024-03-21T09:11:31.165Z] "encoding/hex", [2024-03-21T09:11:31.165Z] "encoding/json", [2024-03-21T09:11:31.165Z] "encoding/pem", [2024-03-21T09:11:31.165Z] "errors", [2024-03-21T09:11:31.165Z] "fmt", [2024-03-21T09:11:31.165Z] "hash", [2024-03-21T09:11:31.165Z] "internal/abi", [2024-03-21T09:11:31.165Z] "internal/bytealg", [2024-03-21T09:11:31.165Z] "internal/cpu", [2024-03-21T09:11:31.165Z] "internal/fmtsort", [2024-03-21T09:11:31.165Z] "internal/goexperiment", [2024-03-21T09:11:31.165Z] "internal/itoa", [2024-03-21T09:11:31.165Z] "internal/nettrace", [2024-03-21T09:11:31.165Z] "internal/oserror", [2024-03-21T09:11:31.165Z] "internal/poll", [2024-03-21T09:11:31.165Z] "internal/race", [2024-03-21T09:11:31.165Z] "internal/reflectlite", [2024-03-21T09:11:31.165Z] "internal/singleflight", [2024-03-21T09:11:31.165Z] "internal/syscall/execenv", [2024-03-21T09:11:31.165Z] "internal/syscall/unix", [2024-03-21T09:11:31.165Z] "internal/testlog", [2024-03-21T09:11:31.165Z] "internal/unsafeheader", [2024-03-21T09:11:31.165Z] "io", [2024-03-21T09:11:31.165Z] "io/fs", [2024-03-21T09:11:31.165Z] "math", [2024-03-21T09:11:31.165Z] "math/big", [2024-03-21T09:11:31.165Z] "math/bits", [2024-03-21T09:11:31.165Z] "math/rand", [2024-03-21T09:11:31.165Z] "net", [2024-03-21T09:11:31.165Z] "net/url", [2024-03-21T09:11:31.165Z] "os", [2024-03-21T09:11:31.165Z] "path", [2024-03-21T09:11:31.165Z] "path/filepath", [2024-03-21T09:11:31.165Z] "reflect", [2024-03-21T09:11:31.165Z] "runtime", [2024-03-21T09:11:31.165Z] "runtime/cgo", [2024-03-21T09:11:31.165Z] "runtime/internal/atomic", [2024-03-21T09:11:31.165Z] "runtime/internal/math", [2024-03-21T09:11:31.165Z] "runtime/internal/sys", [2024-03-21T09:11:31.165Z] "sort", [2024-03-21T09:11:31.165Z] "strconv", [2024-03-21T09:11:31.165Z] "strings", [2024-03-21T09:11:31.165Z] "sync", [2024-03-21T09:11:31.165Z] "sync/atomic", [2024-03-21T09:11:31.165Z] "syscall", [2024-03-21T09:11:31.165Z] "time", [2024-03-21T09:11:31.165Z] "unicode", [2024-03-21T09:11:31.165Z] "unicode/utf16", [2024-03-21T09:11:31.165Z] "unicode/utf8", [2024-03-21T09:11:31.165Z] "unsafe", [2024-03-21T09:11:31.165Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.165Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.165Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "TestGoFiles": [ [2024-03-21T09:11:31.165Z] "map_claims_test.go" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "TestImports": [ [2024-03-21T09:11:31.165Z] "testing" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "XTestGoFiles": [ [2024-03-21T09:11:31.165Z] "ecdsa_test.go", [2024-03-21T09:11:31.165Z] "ed25519_test.go", [2024-03-21T09:11:31.165Z] "example_test.go", [2024-03-21T09:11:31.165Z] "hmac_example_test.go", [2024-03-21T09:11:31.165Z] "hmac_test.go", [2024-03-21T09:11:31.165Z] "http_example_test.go", [2024-03-21T09:11:31.165Z] "none_test.go", [2024-03-21T09:11:31.165Z] "parser_test.go", [2024-03-21T09:11:31.165Z] "rsa_pss_test.go", [2024-03-21T09:11:31.165Z] "rsa_test.go" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "XTestImports": [ [2024-03-21T09:11:31.165Z] "bytes", [2024-03-21T09:11:31.165Z] "crypto/ecdsa", [2024-03-21T09:11:31.165Z] "crypto/rsa", [2024-03-21T09:11:31.165Z] "encoding/json", [2024-03-21T09:11:31.165Z] "fmt", [2024-03-21T09:11:31.165Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.165Z] "github.com/golang-jwt/jwt/request", [2024-03-21T09:11:31.165Z] "github.com/golang-jwt/jwt/test", [2024-03-21T09:11:31.165Z] "io", [2024-03-21T09:11:31.165Z] "io/ioutil", [2024-03-21T09:11:31.165Z] "log", [2024-03-21T09:11:31.165Z] "net", [2024-03-21T09:11:31.165Z] "net/http", [2024-03-21T09:11:31.165Z] "net/url", [2024-03-21T09:11:31.165Z] "reflect", [2024-03-21T09:11:31.165Z] "strings", [2024-03-21T09:11:31.165Z] "testing", [2024-03-21T09:11:31.165Z] "time" [2024-03-21T09:11:31.165Z] ] [2024-03-21T09:11:31.165Z] } [2024-03-21T09:11:31.165Z] { [2024-03-21T09:11:31.165Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/bytes", [2024-03-21T09:11:31.165Z] "ImportPath": "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.165Z] "Name": "bytes", [2024-03-21T09:11:31.165Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-21T09:11:31.165Z] "Module": { [2024-03-21T09:11:31.165Z] "Path": "github.com/labstack/gommon", [2024-03-21T09:11:31.165Z] "Version": "v0.4.2", [2024-03-21T09:11:31.165Z] "Time": "2023-12-20T12:59:22Z", [2024-03-21T09:11:31.165Z] "Indirect": true, [2024-03-21T09:11:31.165Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-03-21T09:11:31.165Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-03-21T09:11:31.165Z] "GoVersion": "1.18" [2024-03-21T09:11:31.165Z] }, [2024-03-21T09:11:31.165Z] "DepOnly": true, [2024-03-21T09:11:31.165Z] "Stale": true, [2024-03-21T09:11:31.165Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.165Z] "GoFiles": [ [2024-03-21T09:11:31.165Z] "bytes.go" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "Imports": [ [2024-03-21T09:11:31.165Z] "fmt", [2024-03-21T09:11:31.165Z] "regexp", [2024-03-21T09:11:31.165Z] "strconv", [2024-03-21T09:11:31.165Z] "strings" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "Deps": [ [2024-03-21T09:11:31.165Z] "bytes", [2024-03-21T09:11:31.165Z] "errors", [2024-03-21T09:11:31.165Z] "fmt", [2024-03-21T09:11:31.165Z] "internal/abi", [2024-03-21T09:11:31.165Z] "internal/bytealg", [2024-03-21T09:11:31.165Z] "internal/cpu", [2024-03-21T09:11:31.165Z] "internal/fmtsort", [2024-03-21T09:11:31.165Z] "internal/goexperiment", [2024-03-21T09:11:31.165Z] "internal/itoa", [2024-03-21T09:11:31.165Z] "internal/oserror", [2024-03-21T09:11:31.165Z] "internal/poll", [2024-03-21T09:11:31.165Z] "internal/race", [2024-03-21T09:11:31.165Z] "internal/reflectlite", [2024-03-21T09:11:31.165Z] "internal/syscall/execenv", [2024-03-21T09:11:31.165Z] "internal/syscall/unix", [2024-03-21T09:11:31.165Z] "internal/testlog", [2024-03-21T09:11:31.165Z] "internal/unsafeheader", [2024-03-21T09:11:31.165Z] "io", [2024-03-21T09:11:31.165Z] "io/fs", [2024-03-21T09:11:31.165Z] "math", [2024-03-21T09:11:31.165Z] "math/bits", [2024-03-21T09:11:31.165Z] "os", [2024-03-21T09:11:31.165Z] "path", [2024-03-21T09:11:31.165Z] "reflect", [2024-03-21T09:11:31.165Z] "regexp", [2024-03-21T09:11:31.165Z] "regexp/syntax", [2024-03-21T09:11:31.165Z] "runtime", [2024-03-21T09:11:31.165Z] "runtime/internal/atomic", [2024-03-21T09:11:31.165Z] "runtime/internal/math", [2024-03-21T09:11:31.165Z] "runtime/internal/sys", [2024-03-21T09:11:31.165Z] "sort", [2024-03-21T09:11:31.165Z] "strconv", [2024-03-21T09:11:31.165Z] "strings", [2024-03-21T09:11:31.165Z] "sync", [2024-03-21T09:11:31.165Z] "sync/atomic", [2024-03-21T09:11:31.165Z] "syscall", [2024-03-21T09:11:31.165Z] "time", [2024-03-21T09:11:31.165Z] "unicode", [2024-03-21T09:11:31.165Z] "unicode/utf8", [2024-03-21T09:11:31.165Z] "unsafe" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "TestGoFiles": [ [2024-03-21T09:11:31.165Z] "bytes_test.go" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "TestImports": [ [2024-03-21T09:11:31.165Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.165Z] "math", [2024-03-21T09:11:31.165Z] "testing" [2024-03-21T09:11:31.165Z] ] [2024-03-21T09:11:31.165Z] } [2024-03-21T09:11:31.165Z] { [2024-03-21T09:11:31.165Z] "Dir": "/go/pkg/mod/golang.org/x/time@v0.5.0/rate", [2024-03-21T09:11:31.165Z] "ImportPath": "golang.org/x/time/rate", [2024-03-21T09:11:31.165Z] "Name": "rate", [2024-03-21T09:11:31.165Z] "Doc": "Package rate provides a rate limiter.", [2024-03-21T09:11:31.165Z] "Root": "/go/pkg/mod/golang.org/x/time@v0.5.0", [2024-03-21T09:11:31.165Z] "Module": { [2024-03-21T09:11:31.165Z] "Path": "golang.org/x/time", [2024-03-21T09:11:31.165Z] "Version": "v0.5.0", [2024-03-21T09:11:31.165Z] "Time": "2023-11-21T18:52:48Z", [2024-03-21T09:11:31.165Z] "Indirect": true, [2024-03-21T09:11:31.165Z] "Dir": "/go/pkg/mod/golang.org/x/time@v0.5.0", [2024-03-21T09:11:31.165Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/time/@v/v0.5.0.mod", [2024-03-21T09:11:31.165Z] "GoVersion": "1.18" [2024-03-21T09:11:31.165Z] }, [2024-03-21T09:11:31.165Z] "DepOnly": true, [2024-03-21T09:11:31.165Z] "Stale": true, [2024-03-21T09:11:31.165Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.165Z] "GoFiles": [ [2024-03-21T09:11:31.165Z] "rate.go", [2024-03-21T09:11:31.165Z] "sometimes.go" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "Imports": [ [2024-03-21T09:11:31.165Z] "context", [2024-03-21T09:11:31.165Z] "fmt", [2024-03-21T09:11:31.165Z] "math", [2024-03-21T09:11:31.165Z] "sync", [2024-03-21T09:11:31.165Z] "time" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "Deps": [ [2024-03-21T09:11:31.165Z] "context", [2024-03-21T09:11:31.165Z] "errors", [2024-03-21T09:11:31.165Z] "fmt", [2024-03-21T09:11:31.165Z] "internal/abi", [2024-03-21T09:11:31.165Z] "internal/bytealg", [2024-03-21T09:11:31.165Z] "internal/cpu", [2024-03-21T09:11:31.165Z] "internal/fmtsort", [2024-03-21T09:11:31.165Z] "internal/goexperiment", [2024-03-21T09:11:31.165Z] "internal/itoa", [2024-03-21T09:11:31.165Z] "internal/oserror", [2024-03-21T09:11:31.165Z] "internal/poll", [2024-03-21T09:11:31.165Z] "internal/race", [2024-03-21T09:11:31.165Z] "internal/reflectlite", [2024-03-21T09:11:31.165Z] "internal/syscall/execenv", [2024-03-21T09:11:31.165Z] "internal/syscall/unix", [2024-03-21T09:11:31.165Z] "internal/testlog", [2024-03-21T09:11:31.165Z] "internal/unsafeheader", [2024-03-21T09:11:31.165Z] "io", [2024-03-21T09:11:31.165Z] "io/fs", [2024-03-21T09:11:31.165Z] "math", [2024-03-21T09:11:31.165Z] "math/bits", [2024-03-21T09:11:31.165Z] "os", [2024-03-21T09:11:31.165Z] "path", [2024-03-21T09:11:31.165Z] "reflect", [2024-03-21T09:11:31.165Z] "runtime", [2024-03-21T09:11:31.165Z] "runtime/internal/atomic", [2024-03-21T09:11:31.165Z] "runtime/internal/math", [2024-03-21T09:11:31.165Z] "runtime/internal/sys", [2024-03-21T09:11:31.165Z] "sort", [2024-03-21T09:11:31.165Z] "strconv", [2024-03-21T09:11:31.165Z] "sync", [2024-03-21T09:11:31.165Z] "sync/atomic", [2024-03-21T09:11:31.165Z] "syscall", [2024-03-21T09:11:31.165Z] "time", [2024-03-21T09:11:31.165Z] "unicode", [2024-03-21T09:11:31.165Z] "unicode/utf8", [2024-03-21T09:11:31.165Z] "unsafe" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "TestGoFiles": [ [2024-03-21T09:11:31.165Z] "rate_test.go" [2024-03-21T09:11:31.165Z] ], [2024-03-21T09:11:31.165Z] "TestImports": [ [2024-03-21T09:11:31.165Z] "context", [2024-03-21T09:11:31.165Z] "math", [2024-03-21T09:11:31.165Z] "sync", [2024-03-21T09:11:31.165Z] "sync/atomic", [2024-03-21T09:11:31.165Z] "testing", [2024-03-21T09:11:31.166Z] "time" [2024-03-21T09:11:31.166Z] ], [2024-03-21T09:11:31.166Z] "XTestGoFiles": [ [2024-03-21T09:11:31.166Z] "sometimes_test.go" [2024-03-21T09:11:31.166Z] ], [2024-03-21T09:11:31.166Z] "XTestImports": [ [2024-03-21T09:11:31.166Z] "fmt", [2024-03-21T09:11:31.166Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.166Z] "math", [2024-03-21T09:11:31.166Z] "testing", [2024-03-21T09:11:31.166Z] "time" [2024-03-21T09:11:31.166Z] ] [2024-03-21T09:11:31.166Z] } [2024-03-21T09:11:31.166Z] { [2024-03-21T09:11:31.166Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4/middleware", [2024-03-21T09:11:31.166Z] "ImportPath": "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.166Z] "Name": "middleware", [2024-03-21T09:11:31.166Z] "Root": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-21T09:11:31.166Z] "Module": { [2024-03-21T09:11:31.166Z] "Path": "github.com/labstack/echo/v4", [2024-03-21T09:11:31.166Z] "Version": "v4.11.4", [2024-03-21T09:11:31.166Z] "Time": "2023-12-20T13:24:30Z", [2024-03-21T09:11:31.166Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-03-21T09:11:31.166Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/echo/v4/@v/v4.11.4.mod", [2024-03-21T09:11:31.166Z] "GoVersion": "1.18" [2024-03-21T09:11:31.166Z] }, [2024-03-21T09:11:31.166Z] "DepOnly": true, [2024-03-21T09:11:31.166Z] "Stale": true, [2024-03-21T09:11:31.166Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-03-21T09:11:31.166Z] "GoFiles": [ [2024-03-21T09:11:31.166Z] "basic_auth.go", [2024-03-21T09:11:31.166Z] "body_dump.go", [2024-03-21T09:11:31.166Z] "body_limit.go", [2024-03-21T09:11:31.166Z] "compress.go", [2024-03-21T09:11:31.166Z] "context_timeout.go", [2024-03-21T09:11:31.166Z] "cors.go", [2024-03-21T09:11:31.166Z] "csrf.go", [2024-03-21T09:11:31.166Z] "decompress.go", [2024-03-21T09:11:31.166Z] "extractor.go", [2024-03-21T09:11:31.166Z] "jwt.go", [2024-03-21T09:11:31.166Z] "key_auth.go", [2024-03-21T09:11:31.166Z] "logger.go", [2024-03-21T09:11:31.166Z] "method_override.go", [2024-03-21T09:11:31.166Z] "middleware.go", [2024-03-21T09:11:31.166Z] "proxy.go", [2024-03-21T09:11:31.166Z] "rate_limiter.go", [2024-03-21T09:11:31.166Z] "recover.go", [2024-03-21T09:11:31.166Z] "redirect.go", [2024-03-21T09:11:31.166Z] "request_id.go", [2024-03-21T09:11:31.166Z] "request_logger.go", [2024-03-21T09:11:31.166Z] "rewrite.go", [2024-03-21T09:11:31.166Z] "secure.go", [2024-03-21T09:11:31.166Z] "slash.go", [2024-03-21T09:11:31.166Z] "static.go", [2024-03-21T09:11:31.166Z] "static_other.go", [2024-03-21T09:11:31.166Z] "timeout.go", [2024-03-21T09:11:31.166Z] "util.go" [2024-03-21T09:11:31.166Z] ], [2024-03-21T09:11:31.166Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.166Z] "static_windows.go" [2024-03-21T09:11:31.166Z] ], [2024-03-21T09:11:31.166Z] "Imports": [ [2024-03-21T09:11:31.166Z] "bufio", [2024-03-21T09:11:31.166Z] "bytes", [2024-03-21T09:11:31.166Z] "compress/gzip", [2024-03-21T09:11:31.166Z] "context", [2024-03-21T09:11:31.166Z] "crypto/rand", [2024-03-21T09:11:31.166Z] "crypto/subtle", [2024-03-21T09:11:31.166Z] "encoding/base64", [2024-03-21T09:11:31.166Z] "encoding/json", [2024-03-21T09:11:31.166Z] "errors", [2024-03-21T09:11:31.166Z] "fmt", [2024-03-21T09:11:31.166Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.166Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.166Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.166Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.166Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.166Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.166Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.166Z] "html/template", [2024-03-21T09:11:31.166Z] "io", [2024-03-21T09:11:31.166Z] "math/rand", [2024-03-21T09:11:31.166Z] "net", [2024-03-21T09:11:31.166Z] "net/http", [2024-03-21T09:11:31.166Z] "net/http/httputil", [2024-03-21T09:11:31.166Z] "net/textproto", [2024-03-21T09:11:31.166Z] "net/url", [2024-03-21T09:11:31.166Z] "os", [2024-03-21T09:11:31.166Z] "path", [2024-03-21T09:11:31.166Z] "reflect", [2024-03-21T09:11:31.166Z] "regexp", [2024-03-21T09:11:31.166Z] "runtime", [2024-03-21T09:11:31.166Z] "strconv", [2024-03-21T09:11:31.166Z] "strings", [2024-03-21T09:11:31.166Z] "sync", [2024-03-21T09:11:31.166Z] "time" [2024-03-21T09:11:31.166Z] ], [2024-03-21T09:11:31.166Z] "Deps": [ [2024-03-21T09:11:31.166Z] "bufio", [2024-03-21T09:11:31.166Z] "bytes", [2024-03-21T09:11:31.166Z] "compress/flate", [2024-03-21T09:11:31.166Z] "compress/gzip", [2024-03-21T09:11:31.166Z] "container/list", [2024-03-21T09:11:31.166Z] "context", [2024-03-21T09:11:31.166Z] "crypto", [2024-03-21T09:11:31.166Z] "crypto/aes", [2024-03-21T09:11:31.166Z] "crypto/cipher", [2024-03-21T09:11:31.166Z] "crypto/des", [2024-03-21T09:11:31.166Z] "crypto/dsa", [2024-03-21T09:11:31.166Z] "crypto/ecdsa", [2024-03-21T09:11:31.166Z] "crypto/ed25519", [2024-03-21T09:11:31.166Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.166Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.166Z] "crypto/elliptic", [2024-03-21T09:11:31.166Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.166Z] "crypto/hmac", [2024-03-21T09:11:31.166Z] "crypto/internal/randutil", [2024-03-21T09:11:31.166Z] "crypto/internal/subtle", [2024-03-21T09:11:31.166Z] "crypto/md5", [2024-03-21T09:11:31.166Z] "crypto/rand", [2024-03-21T09:11:31.166Z] "crypto/rc4", [2024-03-21T09:11:31.166Z] "crypto/rsa", [2024-03-21T09:11:31.166Z] "crypto/sha1", [2024-03-21T09:11:31.166Z] "crypto/sha256", [2024-03-21T09:11:31.166Z] "crypto/sha512", [2024-03-21T09:11:31.166Z] "crypto/subtle", [2024-03-21T09:11:31.166Z] "crypto/tls", [2024-03-21T09:11:31.166Z] "crypto/x509", [2024-03-21T09:11:31.166Z] "crypto/x509/pkix", [2024-03-21T09:11:31.166Z] "encoding", [2024-03-21T09:11:31.166Z] "encoding/asn1", [2024-03-21T09:11:31.166Z] "encoding/base64", [2024-03-21T09:11:31.166Z] "encoding/binary", [2024-03-21T09:11:31.166Z] "encoding/hex", [2024-03-21T09:11:31.166Z] "encoding/json", [2024-03-21T09:11:31.166Z] "encoding/pem", [2024-03-21T09:11:31.166Z] "encoding/xml", [2024-03-21T09:11:31.166Z] "errors", [2024-03-21T09:11:31.166Z] "fmt", [2024-03-21T09:11:31.166Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.166Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.166Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.166Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.166Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.166Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.166Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.166Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.166Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.166Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.166Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.166Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.166Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.166Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.166Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.166Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.166Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.166Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.166Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.166Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.166Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.166Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.166Z] "hash", [2024-03-21T09:11:31.166Z] "hash/crc32", [2024-03-21T09:11:31.166Z] "html", [2024-03-21T09:11:31.166Z] "html/template", [2024-03-21T09:11:31.166Z] "internal/abi", [2024-03-21T09:11:31.166Z] "internal/bytealg", [2024-03-21T09:11:31.166Z] "internal/cpu", [2024-03-21T09:11:31.166Z] "internal/fmtsort", [2024-03-21T09:11:31.166Z] "internal/goexperiment", [2024-03-21T09:11:31.166Z] "internal/itoa", [2024-03-21T09:11:31.166Z] "internal/nettrace", [2024-03-21T09:11:31.166Z] "internal/oserror", [2024-03-21T09:11:31.166Z] "internal/poll", [2024-03-21T09:11:31.166Z] "internal/race", [2024-03-21T09:11:31.166Z] "internal/reflectlite", [2024-03-21T09:11:31.166Z] "internal/singleflight", [2024-03-21T09:11:31.166Z] "internal/syscall/execenv", [2024-03-21T09:11:31.166Z] "internal/syscall/unix", [2024-03-21T09:11:31.166Z] "internal/testlog", [2024-03-21T09:11:31.166Z] "internal/unsafeheader", [2024-03-21T09:11:31.166Z] "io", [2024-03-21T09:11:31.166Z] "io/fs", [2024-03-21T09:11:31.166Z] "io/ioutil", [2024-03-21T09:11:31.166Z] "log", [2024-03-21T09:11:31.166Z] "math", [2024-03-21T09:11:31.166Z] "math/big", [2024-03-21T09:11:31.166Z] "math/bits", [2024-03-21T09:11:31.166Z] "math/rand", [2024-03-21T09:11:31.166Z] "mime", [2024-03-21T09:11:31.166Z] "mime/multipart", [2024-03-21T09:11:31.166Z] "mime/quotedprintable", [2024-03-21T09:11:31.166Z] "net", [2024-03-21T09:11:31.166Z] "net/http", [2024-03-21T09:11:31.166Z] "net/http/httptrace", [2024-03-21T09:11:31.166Z] "net/http/httputil", [2024-03-21T09:11:31.166Z] "net/http/internal", [2024-03-21T09:11:31.166Z] "net/http/internal/ascii", [2024-03-21T09:11:31.166Z] "net/textproto", [2024-03-21T09:11:31.166Z] "net/url", [2024-03-21T09:11:31.166Z] "os", [2024-03-21T09:11:31.166Z] "path", [2024-03-21T09:11:31.166Z] "path/filepath", [2024-03-21T09:11:31.166Z] "reflect", [2024-03-21T09:11:31.166Z] "regexp", [2024-03-21T09:11:31.166Z] "regexp/syntax", [2024-03-21T09:11:31.166Z] "runtime", [2024-03-21T09:11:31.166Z] "runtime/cgo", [2024-03-21T09:11:31.166Z] "runtime/debug", [2024-03-21T09:11:31.166Z] "runtime/internal/atomic", [2024-03-21T09:11:31.166Z] "runtime/internal/math", [2024-03-21T09:11:31.166Z] "runtime/internal/sys", [2024-03-21T09:11:31.166Z] "sort", [2024-03-21T09:11:31.166Z] "strconv", [2024-03-21T09:11:31.166Z] "strings", [2024-03-21T09:11:31.166Z] "sync", [2024-03-21T09:11:31.166Z] "sync/atomic", [2024-03-21T09:11:31.166Z] "syscall", [2024-03-21T09:11:31.166Z] "text/template", [2024-03-21T09:11:31.166Z] "text/template/parse", [2024-03-21T09:11:31.166Z] "time", [2024-03-21T09:11:31.166Z] "unicode", [2024-03-21T09:11:31.166Z] "unicode/utf16", [2024-03-21T09:11:31.166Z] "unicode/utf8", [2024-03-21T09:11:31.166Z] "unsafe", [2024-03-21T09:11:31.166Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.166Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.166Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.166Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.166Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.166Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.167Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.167Z] ], [2024-03-21T09:11:31.167Z] "TestGoFiles": [ [2024-03-21T09:11:31.167Z] "basic_auth_test.go", [2024-03-21T09:11:31.167Z] "body_dump_test.go", [2024-03-21T09:11:31.167Z] "body_limit_test.go", [2024-03-21T09:11:31.167Z] "compress_test.go", [2024-03-21T09:11:31.167Z] "context_timeout_test.go", [2024-03-21T09:11:31.167Z] "cors_test.go", [2024-03-21T09:11:31.167Z] "csrf_test.go", [2024-03-21T09:11:31.167Z] "decompress_test.go", [2024-03-21T09:11:31.167Z] "extractor_test.go", [2024-03-21T09:11:31.167Z] "jwt_test.go", [2024-03-21T09:11:31.167Z] "key_auth_test.go", [2024-03-21T09:11:31.167Z] "logger_test.go", [2024-03-21T09:11:31.167Z] "method_override_test.go", [2024-03-21T09:11:31.167Z] "middleware_test.go", [2024-03-21T09:11:31.167Z] "proxy_test.go", [2024-03-21T09:11:31.167Z] "rate_limiter_test.go", [2024-03-21T09:11:31.167Z] "recover_test.go", [2024-03-21T09:11:31.167Z] "redirect_test.go", [2024-03-21T09:11:31.167Z] "request_id_test.go", [2024-03-21T09:11:31.167Z] "request_logger_test.go", [2024-03-21T09:11:31.167Z] "rewrite_test.go", [2024-03-21T09:11:31.167Z] "secure_test.go", [2024-03-21T09:11:31.167Z] "slash_test.go", [2024-03-21T09:11:31.167Z] "static_test.go", [2024-03-21T09:11:31.167Z] "timeout_test.go", [2024-03-21T09:11:31.167Z] "util_test.go" [2024-03-21T09:11:31.167Z] ], [2024-03-21T09:11:31.167Z] "TestImports": [ [2024-03-21T09:11:31.167Z] "bytes", [2024-03-21T09:11:31.167Z] "compress/gzip", [2024-03-21T09:11:31.167Z] "context", [2024-03-21T09:11:31.167Z] "encoding/base64", [2024-03-21T09:11:31.167Z] "encoding/json", [2024-03-21T09:11:31.167Z] "errors", [2024-03-21T09:11:31.167Z] "fmt", [2024-03-21T09:11:31.167Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.167Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.167Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.167Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.167Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.167Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.167Z] "io", [2024-03-21T09:11:31.167Z] "io/fs", [2024-03-21T09:11:31.167Z] "log", [2024-03-21T09:11:31.167Z] "math/rand", [2024-03-21T09:11:31.167Z] "mime/multipart", [2024-03-21T09:11:31.167Z] "net", [2024-03-21T09:11:31.167Z] "net/http", [2024-03-21T09:11:31.167Z] "net/http/httptest", [2024-03-21T09:11:31.167Z] "net/url", [2024-03-21T09:11:31.167Z] "os", [2024-03-21T09:11:31.167Z] "reflect", [2024-03-21T09:11:31.167Z] "regexp", [2024-03-21T09:11:31.167Z] "strconv", [2024-03-21T09:11:31.167Z] "strings", [2024-03-21T09:11:31.167Z] "sync", [2024-03-21T09:11:31.167Z] "testing", [2024-03-21T09:11:31.167Z] "testing/fstest", [2024-03-21T09:11:31.167Z] "time", [2024-03-21T09:11:31.167Z] "unsafe" [2024-03-21T09:11:31.167Z] ] [2024-03-21T09:11:31.167Z] } [2024-03-21T09:11:31.167Z] { [2024-03-21T09:11:31.167Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/handlers", [2024-03-21T09:11:31.167Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.167Z] "Name": "handlers", [2024-03-21T09:11:31.167Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.167Z] "Module": { [2024-03-21T09:11:31.167Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.167Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.167Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.167Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.167Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.167Z] "GoVersion": "1.21" [2024-03-21T09:11:31.167Z] }, [2024-03-21T09:11:31.167Z] "DepOnly": true, [2024-03-21T09:11:31.167Z] "Stale": true, [2024-03-21T09:11:31.167Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.167Z] "GoFiles": [ [2024-03-21T09:11:31.167Z] "auth_middleware.go", [2024-03-21T09:11:31.167Z] "clients.go", [2024-03-21T09:11:31.167Z] "common_middleware.go", [2024-03-21T09:11:31.167Z] "externalmqtt.go", [2024-03-21T09:11:31.167Z] "httpcors.go", [2024-03-21T09:11:31.167Z] "httpserver.go", [2024-03-21T09:11:31.167Z] "message.go", [2024-03-21T09:11:31.167Z] "messaging.go", [2024-03-21T09:11:31.167Z] "metrics.go", [2024-03-21T09:11:31.167Z] "ready.go" [2024-03-21T09:11:31.167Z] ], [2024-03-21T09:11:31.167Z] "Imports": [ [2024-03-21T09:11:31.167Z] "context", [2024-03-21T09:11:31.167Z] "crypto/tls", [2024-03-21T09:11:31.167Z] "crypto/x509", [2024-03-21T09:11:31.167Z] "encoding/json", [2024-03-21T09:11:31.167Z] "errors", [2024-03-21T09:11:31.167Z] "fmt", [2024-03-21T09:11:31.167Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.167Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.167Z] "github.com/google/uuid", [2024-03-21T09:11:31.167Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.167Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.167Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.167Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.167Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.167Z] "math", [2024-03-21T09:11:31.167Z] "net", [2024-03-21T09:11:31.167Z] "net/http", [2024-03-21T09:11:31.167Z] "net/url", [2024-03-21T09:11:31.167Z] "os", [2024-03-21T09:11:31.167Z] "strconv", [2024-03-21T09:11:31.167Z] "strings", [2024-03-21T09:11:31.167Z] "sync", [2024-03-21T09:11:31.167Z] "time" [2024-03-21T09:11:31.167Z] ], [2024-03-21T09:11:31.167Z] "Deps": [ [2024-03-21T09:11:31.167Z] "bufio", [2024-03-21T09:11:31.167Z] "bytes", [2024-03-21T09:11:31.167Z] "compress/flate", [2024-03-21T09:11:31.167Z] "compress/gzip", [2024-03-21T09:11:31.167Z] "compress/zlib", [2024-03-21T09:11:31.167Z] "container/heap", [2024-03-21T09:11:31.167Z] "container/list", [2024-03-21T09:11:31.167Z] "context", [2024-03-21T09:11:31.167Z] "crypto", [2024-03-21T09:11:31.167Z] "crypto/aes", [2024-03-21T09:11:31.167Z] "crypto/cipher", [2024-03-21T09:11:31.167Z] "crypto/des", [2024-03-21T09:11:31.167Z] "crypto/dsa", [2024-03-21T09:11:31.167Z] "crypto/ecdsa", [2024-03-21T09:11:31.167Z] "crypto/ed25519", [2024-03-21T09:11:31.167Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.167Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.167Z] "crypto/elliptic", [2024-03-21T09:11:31.167Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.167Z] "crypto/hmac", [2024-03-21T09:11:31.167Z] "crypto/internal/randutil", [2024-03-21T09:11:31.167Z] "crypto/internal/subtle", [2024-03-21T09:11:31.167Z] "crypto/md5", [2024-03-21T09:11:31.167Z] "crypto/rand", [2024-03-21T09:11:31.167Z] "crypto/rc4", [2024-03-21T09:11:31.167Z] "crypto/rsa", [2024-03-21T09:11:31.167Z] "crypto/sha1", [2024-03-21T09:11:31.167Z] "crypto/sha256", [2024-03-21T09:11:31.167Z] "crypto/sha512", [2024-03-21T09:11:31.167Z] "crypto/subtle", [2024-03-21T09:11:31.167Z] "crypto/tls", [2024-03-21T09:11:31.167Z] "crypto/x509", [2024-03-21T09:11:31.167Z] "crypto/x509/pkix", [2024-03-21T09:11:31.167Z] "database/sql/driver", [2024-03-21T09:11:31.167Z] "debug/dwarf", [2024-03-21T09:11:31.167Z] "debug/macho", [2024-03-21T09:11:31.167Z] "embed", [2024-03-21T09:11:31.167Z] "encoding", [2024-03-21T09:11:31.167Z] "encoding/asn1", [2024-03-21T09:11:31.167Z] "encoding/base32", [2024-03-21T09:11:31.167Z] "encoding/base64", [2024-03-21T09:11:31.167Z] "encoding/binary", [2024-03-21T09:11:31.167Z] "encoding/csv", [2024-03-21T09:11:31.167Z] "encoding/gob", [2024-03-21T09:11:31.167Z] "encoding/hex", [2024-03-21T09:11:31.167Z] "encoding/json", [2024-03-21T09:11:31.167Z] "encoding/pem", [2024-03-21T09:11:31.167Z] "encoding/xml", [2024-03-21T09:11:31.167Z] "errors", [2024-03-21T09:11:31.167Z] "flag", [2024-03-21T09:11:31.167Z] "fmt", [2024-03-21T09:11:31.167Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.167Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.167Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.167Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.168Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.168Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.168Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.168Z] "github.com/fatih/color", [2024-03-21T09:11:31.168Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.168Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.168Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.168Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.168Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.168Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.168Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.168Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.168Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.168Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.168Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.168Z] "github.com/go-kit/log", [2024-03-21T09:11:31.168Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.168Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.168Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.168Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.168Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.168Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.168Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.168Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.168Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.168Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.168Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.168Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.168Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.168Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.168Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.168Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.168Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.168Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.168Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.168Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.168Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.168Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.168Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.168Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.168Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.168Z] "github.com/google/uuid", [2024-03-21T09:11:31.168Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.168Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.168Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.168Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.168Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.168Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.168Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.168Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.168Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.168Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.168Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.168Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.168Z] "github.com/josharian/intern", [2024-03-21T09:11:31.168Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.168Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.168Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.168Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.169Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.169Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.169Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.169Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.169Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.169Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.169Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.169Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.169Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.169Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.169Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.169Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.169Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.169Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.169Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.169Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.169Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.169Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.169Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.169Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.169Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.169Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.169Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.169Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.169Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.169Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.169Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.169Z] "github.com/openziti/identity", [2024-03-21T09:11:31.169Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.169Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.169Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.169Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.169Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.169Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.169Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.169Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.169Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.169Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.169Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.169Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.169Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.169Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.169Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.169Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.169Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.169Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.169Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.169Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.169Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.169Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.169Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.169Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.169Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.169Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.169Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.169Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.169Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.170Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.170Z] "github.com/pkg/errors", [2024-03-21T09:11:31.170Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.170Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.170Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.170Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.170Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.170Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.170Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.170Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.170Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.170Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.170Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.170Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.170Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.170Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.170Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.170Z] "github.com/x448/float16", [2024-03-21T09:11:31.170Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.170Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.170Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.170Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.170Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.170Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.170Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.170Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.170Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.170Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.170Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.170Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.170Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.170Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.170Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.170Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.170Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.170Z] "go/token", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.170Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.170Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.170Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.170Z] "golang.org/x/net/html", [2024-03-21T09:11:31.170Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.170Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.170Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.170Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.171Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.171Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.171Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.171Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.171Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.171Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.171Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.171Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.171Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.171Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.171Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.171Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.171Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.171Z] "golang.org/x/term", [2024-03-21T09:11:31.171Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.171Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.171Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.171Z] "golang.org/x/text/language", [2024-03-21T09:11:31.171Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.171Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.171Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.171Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.171Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.171Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.171Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.171Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.171Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.171Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.171Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.171Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.171Z] "hash", [2024-03-21T09:11:31.171Z] "hash/adler32", [2024-03-21T09:11:31.171Z] "hash/crc32", [2024-03-21T09:11:31.171Z] "hash/fnv", [2024-03-21T09:11:31.171Z] "html", [2024-03-21T09:11:31.171Z] "html/template", [2024-03-21T09:11:31.171Z] "internal/abi", [2024-03-21T09:11:31.171Z] "internal/bytealg", [2024-03-21T09:11:31.171Z] "internal/cpu", [2024-03-21T09:11:31.171Z] "internal/fmtsort", [2024-03-21T09:11:31.171Z] "internal/goexperiment", [2024-03-21T09:11:31.171Z] "internal/itoa", [2024-03-21T09:11:31.171Z] "internal/nettrace", [2024-03-21T09:11:31.171Z] "internal/oserror", [2024-03-21T09:11:31.171Z] "internal/poll", [2024-03-21T09:11:31.171Z] "internal/race", [2024-03-21T09:11:31.171Z] "internal/reflectlite", [2024-03-21T09:11:31.171Z] "internal/singleflight", [2024-03-21T09:11:31.171Z] "internal/syscall/execenv", [2024-03-21T09:11:31.171Z] "internal/syscall/unix", [2024-03-21T09:11:31.171Z] "internal/testlog", [2024-03-21T09:11:31.171Z] "internal/unsafeheader", [2024-03-21T09:11:31.171Z] "io", [2024-03-21T09:11:31.171Z] "io/fs", [2024-03-21T09:11:31.171Z] "io/ioutil", [2024-03-21T09:11:31.171Z] "log", [2024-03-21T09:11:31.171Z] "log/syslog", [2024-03-21T09:11:31.171Z] "math", [2024-03-21T09:11:31.171Z] "math/big", [2024-03-21T09:11:31.171Z] "math/bits", [2024-03-21T09:11:31.171Z] "math/rand", [2024-03-21T09:11:31.171Z] "mime", [2024-03-21T09:11:31.171Z] "mime/multipart", [2024-03-21T09:11:31.171Z] "mime/quotedprintable", [2024-03-21T09:11:31.171Z] "net", [2024-03-21T09:11:31.171Z] "net/http", [2024-03-21T09:11:31.171Z] "net/http/cookiejar", [2024-03-21T09:11:31.171Z] "net/http/httptest", [2024-03-21T09:11:31.171Z] "net/http/httptrace", [2024-03-21T09:11:31.171Z] "net/http/httputil", [2024-03-21T09:11:31.171Z] "net/http/internal", [2024-03-21T09:11:31.171Z] "net/http/internal/ascii", [2024-03-21T09:11:31.171Z] "net/http/internal/testcert", [2024-03-21T09:11:31.171Z] "net/mail", [2024-03-21T09:11:31.171Z] "net/textproto", [2024-03-21T09:11:31.171Z] "net/url", [2024-03-21T09:11:31.171Z] "os", [2024-03-21T09:11:31.171Z] "os/exec", [2024-03-21T09:11:31.171Z] "os/signal", [2024-03-21T09:11:31.171Z] "os/user", [2024-03-21T09:11:31.171Z] "path", [2024-03-21T09:11:31.171Z] "path/filepath", [2024-03-21T09:11:31.171Z] "reflect", [2024-03-21T09:11:31.171Z] "regexp", [2024-03-21T09:11:31.171Z] "regexp/syntax", [2024-03-21T09:11:31.171Z] "runtime", [2024-03-21T09:11:31.171Z] "runtime/cgo", [2024-03-21T09:11:31.171Z] "runtime/debug", [2024-03-21T09:11:31.171Z] "runtime/internal/atomic", [2024-03-21T09:11:31.171Z] "runtime/internal/math", [2024-03-21T09:11:31.171Z] "runtime/internal/sys", [2024-03-21T09:11:31.171Z] "runtime/pprof", [2024-03-21T09:11:31.171Z] "sort", [2024-03-21T09:11:31.171Z] "strconv", [2024-03-21T09:11:31.171Z] "strings", [2024-03-21T09:11:31.171Z] "sync", [2024-03-21T09:11:31.171Z] "sync/atomic", [2024-03-21T09:11:31.171Z] "syscall", [2024-03-21T09:11:31.171Z] "text/tabwriter", [2024-03-21T09:11:31.171Z] "text/template", [2024-03-21T09:11:31.171Z] "text/template/parse", [2024-03-21T09:11:31.171Z] "time", [2024-03-21T09:11:31.171Z] "unicode", [2024-03-21T09:11:31.171Z] "unicode/utf16", [2024-03-21T09:11:31.171Z] "unicode/utf8", [2024-03-21T09:11:31.171Z] "unsafe", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.171Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.171Z] ], [2024-03-21T09:11:31.171Z] "TestGoFiles": [ [2024-03-21T09:11:31.171Z] "clients_test.go", [2024-03-21T09:11:31.171Z] "common_middleware_test.go", [2024-03-21T09:11:31.171Z] "httpcors_test.go", [2024-03-21T09:11:31.171Z] "httpserver_test.go", [2024-03-21T09:11:31.171Z] "messaging_test.go", [2024-03-21T09:11:31.171Z] "metrics_test.go" [2024-03-21T09:11:31.171Z] ], [2024-03-21T09:11:31.171Z] "TestImports": [ [2024-03-21T09:11:31.171Z] "context", [2024-03-21T09:11:31.171Z] "encoding/json", [2024-03-21T09:11:31.171Z] "errors", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-registry/v3/registry/mocks", [2024-03-21T09:11:31.171Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.171Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.171Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.171Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.171Z] "net/http", [2024-03-21T09:11:31.171Z] "net/http/httptest", [2024-03-21T09:11:31.171Z] "os", [2024-03-21T09:11:31.171Z] "strings", [2024-03-21T09:11:31.171Z] "sync", [2024-03-21T09:11:31.171Z] "testing", [2024-03-21T09:11:31.171Z] "time" [2024-03-21T09:11:31.171Z] ] [2024-03-21T09:11:31.171Z] } [2024-03-21T09:11:31.171Z] { [2024-03-21T09:11:31.171Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/controller", [2024-03-21T09:11:31.171Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.171Z] "Name": "controller", [2024-03-21T09:11:31.171Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.171Z] "Module": { [2024-03-21T09:11:31.171Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-03-21T09:11:31.171Z] "Version": "v3.2.0-dev.27", [2024-03-21T09:11:31.171Z] "Time": "2024-03-20T09:22:37Z", [2024-03-21T09:11:31.171Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-03-21T09:11:31.171Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-03-21T09:11:31.171Z] "GoVersion": "1.21" [2024-03-21T09:11:31.171Z] }, [2024-03-21T09:11:31.171Z] "DepOnly": true, [2024-03-21T09:11:31.171Z] "Stale": true, [2024-03-21T09:11:31.171Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.171Z] "GoFiles": [ [2024-03-21T09:11:31.171Z] "commonapi.go" [2024-03-21T09:11:31.171Z] ], [2024-03-21T09:11:31.171Z] "Imports": [ [2024-03-21T09:11:31.171Z] "encoding/json", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.171Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.171Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.171Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.171Z] "net/http", [2024-03-21T09:11:31.171Z] "strings" [2024-03-21T09:11:31.171Z] ], [2024-03-21T09:11:31.171Z] "Deps": [ [2024-03-21T09:11:31.171Z] "bufio", [2024-03-21T09:11:31.171Z] "bytes", [2024-03-21T09:11:31.171Z] "compress/flate", [2024-03-21T09:11:31.171Z] "compress/gzip", [2024-03-21T09:11:31.171Z] "compress/zlib", [2024-03-21T09:11:31.171Z] "container/heap", [2024-03-21T09:11:31.171Z] "container/list", [2024-03-21T09:11:31.171Z] "context", [2024-03-21T09:11:31.171Z] "crypto", [2024-03-21T09:11:31.171Z] "crypto/aes", [2024-03-21T09:11:31.171Z] "crypto/cipher", [2024-03-21T09:11:31.171Z] "crypto/des", [2024-03-21T09:11:31.171Z] "crypto/dsa", [2024-03-21T09:11:31.171Z] "crypto/ecdsa", [2024-03-21T09:11:31.171Z] "crypto/ed25519", [2024-03-21T09:11:31.171Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.171Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.171Z] "crypto/elliptic", [2024-03-21T09:11:31.171Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.171Z] "crypto/hmac", [2024-03-21T09:11:31.171Z] "crypto/internal/randutil", [2024-03-21T09:11:31.171Z] "crypto/internal/subtle", [2024-03-21T09:11:31.171Z] "crypto/md5", [2024-03-21T09:11:31.171Z] "crypto/rand", [2024-03-21T09:11:31.171Z] "crypto/rc4", [2024-03-21T09:11:31.171Z] "crypto/rsa", [2024-03-21T09:11:31.171Z] "crypto/sha1", [2024-03-21T09:11:31.171Z] "crypto/sha256", [2024-03-21T09:11:31.171Z] "crypto/sha512", [2024-03-21T09:11:31.171Z] "crypto/subtle", [2024-03-21T09:11:31.171Z] "crypto/tls", [2024-03-21T09:11:31.171Z] "crypto/x509", [2024-03-21T09:11:31.171Z] "crypto/x509/pkix", [2024-03-21T09:11:31.171Z] "database/sql/driver", [2024-03-21T09:11:31.171Z] "debug/dwarf", [2024-03-21T09:11:31.171Z] "debug/macho", [2024-03-21T09:11:31.171Z] "embed", [2024-03-21T09:11:31.171Z] "encoding", [2024-03-21T09:11:31.171Z] "encoding/asn1", [2024-03-21T09:11:31.171Z] "encoding/base32", [2024-03-21T09:11:31.171Z] "encoding/base64", [2024-03-21T09:11:31.171Z] "encoding/binary", [2024-03-21T09:11:31.171Z] "encoding/csv", [2024-03-21T09:11:31.171Z] "encoding/gob", [2024-03-21T09:11:31.171Z] "encoding/hex", [2024-03-21T09:11:31.171Z] "encoding/json", [2024-03-21T09:11:31.171Z] "encoding/pem", [2024-03-21T09:11:31.172Z] "encoding/xml", [2024-03-21T09:11:31.172Z] "errors", [2024-03-21T09:11:31.172Z] "flag", [2024-03-21T09:11:31.172Z] "fmt", [2024-03-21T09:11:31.172Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.172Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.172Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.172Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.172Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.172Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.172Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.172Z] "github.com/fatih/color", [2024-03-21T09:11:31.172Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.172Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.172Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.172Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.172Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.172Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.172Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.172Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.172Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.172Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.172Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.172Z] "github.com/go-kit/log", [2024-03-21T09:11:31.172Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.172Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.172Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.172Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.172Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.172Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.172Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.172Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.172Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.172Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.172Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.172Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.172Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.172Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.172Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.172Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.172Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.172Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.172Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.172Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.172Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.172Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.172Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.172Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.172Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.172Z] "github.com/google/uuid", [2024-03-21T09:11:31.172Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.172Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.172Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.172Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.172Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.172Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.172Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.172Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.172Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.172Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.172Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.172Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.172Z] "github.com/josharian/intern", [2024-03-21T09:11:31.172Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.172Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.172Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.172Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.172Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.172Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.172Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.172Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.172Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.172Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.172Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.172Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.172Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.172Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.172Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.172Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.172Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.172Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.172Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.172Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.172Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.172Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.172Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.172Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.172Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.172Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.172Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.172Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.172Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.172Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.172Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.172Z] "github.com/openziti/identity", [2024-03-21T09:11:31.172Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.172Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.172Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.172Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.172Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.172Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.172Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.172Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.172Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.172Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.172Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.172Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.172Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.172Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.172Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.172Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.172Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.172Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.172Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.172Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.172Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.172Z] "github.com/pkg/errors", [2024-03-21T09:11:31.172Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.172Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.172Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.172Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.172Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.172Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.172Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.172Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.172Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.172Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.172Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.172Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.172Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.172Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.173Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.173Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.173Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.173Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.173Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.173Z] "github.com/x448/float16", [2024-03-21T09:11:31.173Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.173Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.173Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.173Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.173Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.173Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.173Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.173Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.173Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.173Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.173Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.173Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.173Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.173Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.173Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.173Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.173Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.173Z] "go/token", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.173Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.173Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.173Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.173Z] "golang.org/x/net/html", [2024-03-21T09:11:31.173Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.173Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.173Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.173Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.173Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.173Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.173Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.173Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.173Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.173Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.173Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.173Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.173Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.173Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.173Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.173Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.173Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.173Z] "golang.org/x/term", [2024-03-21T09:11:31.173Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.173Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.173Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.173Z] "golang.org/x/text/language", [2024-03-21T09:11:31.173Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.173Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.173Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.173Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.173Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.173Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.173Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.173Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.173Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.173Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.173Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.173Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.173Z] "hash", [2024-03-21T09:11:31.173Z] "hash/adler32", [2024-03-21T09:11:31.173Z] "hash/crc32", [2024-03-21T09:11:31.173Z] "hash/fnv", [2024-03-21T09:11:31.173Z] "html", [2024-03-21T09:11:31.173Z] "html/template", [2024-03-21T09:11:31.173Z] "internal/abi", [2024-03-21T09:11:31.173Z] "internal/bytealg", [2024-03-21T09:11:31.173Z] "internal/cpu", [2024-03-21T09:11:31.173Z] "internal/fmtsort", [2024-03-21T09:11:31.173Z] "internal/goexperiment", [2024-03-21T09:11:31.173Z] "internal/itoa", [2024-03-21T09:11:31.173Z] "internal/nettrace", [2024-03-21T09:11:31.173Z] "internal/oserror", [2024-03-21T09:11:31.173Z] "internal/poll", [2024-03-21T09:11:31.173Z] "internal/race", [2024-03-21T09:11:31.173Z] "internal/reflectlite", [2024-03-21T09:11:31.173Z] "internal/singleflight", [2024-03-21T09:11:31.173Z] "internal/syscall/execenv", [2024-03-21T09:11:31.173Z] "internal/syscall/unix", [2024-03-21T09:11:31.173Z] "internal/testlog", [2024-03-21T09:11:31.173Z] "internal/unsafeheader", [2024-03-21T09:11:31.173Z] "io", [2024-03-21T09:11:31.173Z] "io/fs", [2024-03-21T09:11:31.173Z] "io/ioutil", [2024-03-21T09:11:31.173Z] "log", [2024-03-21T09:11:31.173Z] "log/syslog", [2024-03-21T09:11:31.173Z] "math", [2024-03-21T09:11:31.173Z] "math/big", [2024-03-21T09:11:31.173Z] "math/bits", [2024-03-21T09:11:31.173Z] "math/rand", [2024-03-21T09:11:31.173Z] "mime", [2024-03-21T09:11:31.173Z] "mime/multipart", [2024-03-21T09:11:31.173Z] "mime/quotedprintable", [2024-03-21T09:11:31.173Z] "net", [2024-03-21T09:11:31.173Z] "net/http", [2024-03-21T09:11:31.173Z] "net/http/cookiejar", [2024-03-21T09:11:31.173Z] "net/http/httptest", [2024-03-21T09:11:31.173Z] "net/http/httptrace", [2024-03-21T09:11:31.173Z] "net/http/httputil", [2024-03-21T09:11:31.173Z] "net/http/internal", [2024-03-21T09:11:31.173Z] "net/http/internal/ascii", [2024-03-21T09:11:31.173Z] "net/http/internal/testcert", [2024-03-21T09:11:31.173Z] "net/mail", [2024-03-21T09:11:31.173Z] "net/textproto", [2024-03-21T09:11:31.173Z] "net/url", [2024-03-21T09:11:31.173Z] "os", [2024-03-21T09:11:31.173Z] "os/exec", [2024-03-21T09:11:31.173Z] "os/signal", [2024-03-21T09:11:31.173Z] "os/user", [2024-03-21T09:11:31.173Z] "path", [2024-03-21T09:11:31.173Z] "path/filepath", [2024-03-21T09:11:31.173Z] "reflect", [2024-03-21T09:11:31.173Z] "regexp", [2024-03-21T09:11:31.173Z] "regexp/syntax", [2024-03-21T09:11:31.173Z] "runtime", [2024-03-21T09:11:31.173Z] "runtime/cgo", [2024-03-21T09:11:31.173Z] "runtime/debug", [2024-03-21T09:11:31.173Z] "runtime/internal/atomic", [2024-03-21T09:11:31.173Z] "runtime/internal/math", [2024-03-21T09:11:31.173Z] "runtime/internal/sys", [2024-03-21T09:11:31.173Z] "runtime/pprof", [2024-03-21T09:11:31.173Z] "sort", [2024-03-21T09:11:31.173Z] "strconv", [2024-03-21T09:11:31.173Z] "strings", [2024-03-21T09:11:31.173Z] "sync", [2024-03-21T09:11:31.173Z] "sync/atomic", [2024-03-21T09:11:31.173Z] "syscall", [2024-03-21T09:11:31.173Z] "text/tabwriter", [2024-03-21T09:11:31.173Z] "text/template", [2024-03-21T09:11:31.173Z] "text/template/parse", [2024-03-21T09:11:31.173Z] "time", [2024-03-21T09:11:31.173Z] "unicode", [2024-03-21T09:11:31.173Z] "unicode/utf16", [2024-03-21T09:11:31.173Z] "unicode/utf8", [2024-03-21T09:11:31.173Z] "unsafe", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.173Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.173Z] ], [2024-03-21T09:11:31.173Z] "TestGoFiles": [ [2024-03-21T09:11:31.173Z] "commonapi_test.go" [2024-03-21T09:11:31.173Z] ], [2024-03-21T09:11:31.173Z] "TestImports": [ [2024-03-21T09:11:31.173Z] "encoding/json", [2024-03-21T09:11:31.173Z] "errors", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.173Z] "github.com/google/uuid", [2024-03-21T09:11:31.173Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.173Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.173Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.173Z] "io", [2024-03-21T09:11:31.173Z] "net/http", [2024-03-21T09:11:31.173Z] "net/http/httptest", [2024-03-21T09:11:31.173Z] "strings", [2024-03-21T09:11:31.173Z] "testing", [2024-03-21T09:11:31.173Z] "time" [2024-03-21T09:11:31.173Z] ] [2024-03-21T09:11:31.173Z] } [2024-03-21T09:11:31.173Z] { [2024-03-21T09:11:31.173Z] "Dir": "/w/workspace/edgex-go/637/internal/core/command", [2024-03-21T09:11:31.173Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-03-21T09:11:31.173Z] "Name": "command", [2024-03-21T09:11:31.173Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.173Z] "Module": { [2024-03-21T09:11:31.173Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.173Z] "Main": true, [2024-03-21T09:11:31.173Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.173Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.173Z] "GoVersion": "1.21" [2024-03-21T09:11:31.173Z] }, [2024-03-21T09:11:31.173Z] "Match": [ [2024-03-21T09:11:31.173Z] "./..." [2024-03-21T09:11:31.173Z] ], [2024-03-21T09:11:31.173Z] "Stale": true, [2024-03-21T09:11:31.173Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.173Z] "GoFiles": [ [2024-03-21T09:11:31.173Z] "init.go", [2024-03-21T09:11:31.173Z] "main.go", [2024-03-21T09:11:31.173Z] "router.go" [2024-03-21T09:11:31.173Z] ], [2024-03-21T09:11:31.173Z] "Imports": [ [2024-03-21T09:11:31.173Z] "context", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.173Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.173Z] "os", [2024-03-21T09:11:31.173Z] "sync", [2024-03-21T09:11:31.173Z] "time" [2024-03-21T09:11:31.173Z] ], [2024-03-21T09:11:31.173Z] "Deps": [ [2024-03-21T09:11:31.173Z] "bufio", [2024-03-21T09:11:31.173Z] "bytes", [2024-03-21T09:11:31.173Z] "compress/flate", [2024-03-21T09:11:31.173Z] "compress/gzip", [2024-03-21T09:11:31.173Z] "compress/zlib", [2024-03-21T09:11:31.173Z] "container/heap", [2024-03-21T09:11:31.173Z] "container/list", [2024-03-21T09:11:31.173Z] "context", [2024-03-21T09:11:31.173Z] "crypto", [2024-03-21T09:11:31.173Z] "crypto/aes", [2024-03-21T09:11:31.173Z] "crypto/cipher", [2024-03-21T09:11:31.173Z] "crypto/des", [2024-03-21T09:11:31.173Z] "crypto/dsa", [2024-03-21T09:11:31.173Z] "crypto/ecdsa", [2024-03-21T09:11:31.173Z] "crypto/ed25519", [2024-03-21T09:11:31.173Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.173Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.173Z] "crypto/elliptic", [2024-03-21T09:11:31.173Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.173Z] "crypto/hmac", [2024-03-21T09:11:31.173Z] "crypto/internal/randutil", [2024-03-21T09:11:31.173Z] "crypto/internal/subtle", [2024-03-21T09:11:31.173Z] "crypto/md5", [2024-03-21T09:11:31.173Z] "crypto/rand", [2024-03-21T09:11:31.173Z] "crypto/rc4", [2024-03-21T09:11:31.173Z] "crypto/rsa", [2024-03-21T09:11:31.173Z] "crypto/sha1", [2024-03-21T09:11:31.173Z] "crypto/sha256", [2024-03-21T09:11:31.173Z] "crypto/sha512", [2024-03-21T09:11:31.173Z] "crypto/subtle", [2024-03-21T09:11:31.173Z] "crypto/tls", [2024-03-21T09:11:31.173Z] "crypto/x509", [2024-03-21T09:11:31.173Z] "crypto/x509/pkix", [2024-03-21T09:11:31.173Z] "database/sql/driver", [2024-03-21T09:11:31.173Z] "debug/dwarf", [2024-03-21T09:11:31.173Z] "debug/macho", [2024-03-21T09:11:31.173Z] "embed", [2024-03-21T09:11:31.173Z] "encoding", [2024-03-21T09:11:31.173Z] "encoding/asn1", [2024-03-21T09:11:31.173Z] "encoding/base32", [2024-03-21T09:11:31.173Z] "encoding/base64", [2024-03-21T09:11:31.173Z] "encoding/binary", [2024-03-21T09:11:31.173Z] "encoding/csv", [2024-03-21T09:11:31.173Z] "encoding/gob", [2024-03-21T09:11:31.173Z] "encoding/hex", [2024-03-21T09:11:31.173Z] "encoding/json", [2024-03-21T09:11:31.173Z] "encoding/pem", [2024-03-21T09:11:31.173Z] "encoding/xml", [2024-03-21T09:11:31.173Z] "errors", [2024-03-21T09:11:31.173Z] "flag", [2024-03-21T09:11:31.173Z] "fmt", [2024-03-21T09:11:31.173Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.173Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.173Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.173Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.173Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.173Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-21T09:11:31.173Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.174Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.174Z] "github.com/fatih/color", [2024-03-21T09:11:31.174Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.174Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.174Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.174Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.174Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.174Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.174Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.174Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.174Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.174Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.174Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.174Z] "github.com/go-kit/log", [2024-03-21T09:11:31.174Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.174Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.174Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.174Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.174Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.174Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.174Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.174Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.174Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.174Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.174Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.174Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.174Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.174Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.174Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.174Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.174Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.174Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.174Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.174Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.174Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.174Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.174Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.174Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.174Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.174Z] "github.com/google/uuid", [2024-03-21T09:11:31.174Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.174Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.174Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.174Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.174Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.174Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.174Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.174Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.174Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.174Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.174Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.174Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.174Z] "github.com/josharian/intern", [2024-03-21T09:11:31.174Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.174Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.174Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.174Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.174Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.174Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.174Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.174Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.174Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.174Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.174Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.174Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.174Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.174Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.174Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.174Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.174Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.174Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.174Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.174Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.174Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.174Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.174Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.174Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.174Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.174Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.174Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.174Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.174Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.174Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.174Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.174Z] "github.com/openziti/identity", [2024-03-21T09:11:31.174Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.174Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.174Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.174Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.174Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.174Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.174Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.174Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.174Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.174Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.174Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.174Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.174Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.174Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.174Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.174Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.174Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.174Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.174Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.174Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.174Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.174Z] "github.com/pkg/errors", [2024-03-21T09:11:31.174Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.174Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.175Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.175Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.175Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.175Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.175Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.175Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.175Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.175Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.175Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.175Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.175Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.175Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.175Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.175Z] "github.com/x448/float16", [2024-03-21T09:11:31.175Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.175Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.175Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.175Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.175Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.175Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.175Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.175Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.175Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.175Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.175Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.175Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.175Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.175Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.175Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.175Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.175Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.175Z] "go/token", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.175Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.175Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.175Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.175Z] "golang.org/x/net/html", [2024-03-21T09:11:31.175Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.175Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.175Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.175Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.175Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.175Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.175Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.175Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.175Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.175Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.175Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.175Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.175Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.175Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.175Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.175Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.175Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.175Z] "golang.org/x/term", [2024-03-21T09:11:31.175Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.175Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.175Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.175Z] "golang.org/x/text/language", [2024-03-21T09:11:31.175Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.175Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.175Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.175Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.175Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.175Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.175Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.175Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.175Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.175Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.175Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.175Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.175Z] "hash", [2024-03-21T09:11:31.175Z] "hash/adler32", [2024-03-21T09:11:31.175Z] "hash/crc32", [2024-03-21T09:11:31.175Z] "hash/fnv", [2024-03-21T09:11:31.175Z] "html", [2024-03-21T09:11:31.175Z] "html/template", [2024-03-21T09:11:31.175Z] "internal/abi", [2024-03-21T09:11:31.175Z] "internal/bytealg", [2024-03-21T09:11:31.175Z] "internal/cpu", [2024-03-21T09:11:31.175Z] "internal/fmtsort", [2024-03-21T09:11:31.175Z] "internal/goexperiment", [2024-03-21T09:11:31.175Z] "internal/itoa", [2024-03-21T09:11:31.175Z] "internal/nettrace", [2024-03-21T09:11:31.175Z] "internal/oserror", [2024-03-21T09:11:31.175Z] "internal/poll", [2024-03-21T09:11:31.175Z] "internal/race", [2024-03-21T09:11:31.175Z] "internal/reflectlite", [2024-03-21T09:11:31.175Z] "internal/singleflight", [2024-03-21T09:11:31.175Z] "internal/syscall/execenv", [2024-03-21T09:11:31.175Z] "internal/syscall/unix", [2024-03-21T09:11:31.175Z] "internal/testlog", [2024-03-21T09:11:31.175Z] "internal/unsafeheader", [2024-03-21T09:11:31.175Z] "io", [2024-03-21T09:11:31.175Z] "io/fs", [2024-03-21T09:11:31.175Z] "io/ioutil", [2024-03-21T09:11:31.175Z] "log", [2024-03-21T09:11:31.175Z] "log/syslog", [2024-03-21T09:11:31.175Z] "math", [2024-03-21T09:11:31.175Z] "math/big", [2024-03-21T09:11:31.175Z] "math/bits", [2024-03-21T09:11:31.175Z] "math/rand", [2024-03-21T09:11:31.175Z] "mime", [2024-03-21T09:11:31.175Z] "mime/multipart", [2024-03-21T09:11:31.175Z] "mime/quotedprintable", [2024-03-21T09:11:31.175Z] "net", [2024-03-21T09:11:31.175Z] "net/http", [2024-03-21T09:11:31.175Z] "net/http/cookiejar", [2024-03-21T09:11:31.175Z] "net/http/httptest", [2024-03-21T09:11:31.175Z] "net/http/httptrace", [2024-03-21T09:11:31.175Z] "net/http/httputil", [2024-03-21T09:11:31.175Z] "net/http/internal", [2024-03-21T09:11:31.175Z] "net/http/internal/ascii", [2024-03-21T09:11:31.175Z] "net/http/internal/testcert", [2024-03-21T09:11:31.175Z] "net/mail", [2024-03-21T09:11:31.175Z] "net/textproto", [2024-03-21T09:11:31.175Z] "net/url", [2024-03-21T09:11:31.175Z] "os", [2024-03-21T09:11:31.175Z] "os/exec", [2024-03-21T09:11:31.175Z] "os/signal", [2024-03-21T09:11:31.175Z] "os/user", [2024-03-21T09:11:31.175Z] "path", [2024-03-21T09:11:31.175Z] "path/filepath", [2024-03-21T09:11:31.175Z] "reflect", [2024-03-21T09:11:31.175Z] "regexp", [2024-03-21T09:11:31.175Z] "regexp/syntax", [2024-03-21T09:11:31.175Z] "runtime", [2024-03-21T09:11:31.175Z] "runtime/cgo", [2024-03-21T09:11:31.175Z] "runtime/debug", [2024-03-21T09:11:31.175Z] "runtime/internal/atomic", [2024-03-21T09:11:31.175Z] "runtime/internal/math", [2024-03-21T09:11:31.175Z] "runtime/internal/sys", [2024-03-21T09:11:31.175Z] "runtime/pprof", [2024-03-21T09:11:31.175Z] "sort", [2024-03-21T09:11:31.175Z] "strconv", [2024-03-21T09:11:31.175Z] "strings", [2024-03-21T09:11:31.175Z] "sync", [2024-03-21T09:11:31.175Z] "sync/atomic", [2024-03-21T09:11:31.175Z] "syscall", [2024-03-21T09:11:31.175Z] "text/tabwriter", [2024-03-21T09:11:31.175Z] "text/template", [2024-03-21T09:11:31.175Z] "text/template/parse", [2024-03-21T09:11:31.175Z] "time", [2024-03-21T09:11:31.175Z] "unicode", [2024-03-21T09:11:31.175Z] "unicode/utf16", [2024-03-21T09:11:31.175Z] "unicode/utf8", [2024-03-21T09:11:31.175Z] "unsafe", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.175Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.175Z] ] [2024-03-21T09:11:31.175Z] } [2024-03-21T09:11:31.175Z] { [2024-03-21T09:11:31.175Z] "Dir": "/w/workspace/edgex-go/637/cmd/core-command", [2024-03-21T09:11:31.175Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-command", [2024-03-21T09:11:31.175Z] "Name": "main", [2024-03-21T09:11:31.175Z] "Target": "/go/bin/core-command", [2024-03-21T09:11:31.175Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.175Z] "Module": { [2024-03-21T09:11:31.175Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.175Z] "Main": true, [2024-03-21T09:11:31.175Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.175Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.175Z] "GoVersion": "1.21" [2024-03-21T09:11:31.175Z] }, [2024-03-21T09:11:31.175Z] "Match": [ [2024-03-21T09:11:31.175Z] "./..." [2024-03-21T09:11:31.175Z] ], [2024-03-21T09:11:31.175Z] "Stale": true, [2024-03-21T09:11:31.175Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.175Z] "GoFiles": [ [2024-03-21T09:11:31.175Z] "main.go" [2024-03-21T09:11:31.175Z] ], [2024-03-21T09:11:31.175Z] "Imports": [ [2024-03-21T09:11:31.175Z] "context", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-03-21T09:11:31.175Z] "github.com/labstack/echo/v4" [2024-03-21T09:11:31.175Z] ], [2024-03-21T09:11:31.175Z] "Deps": [ [2024-03-21T09:11:31.175Z] "bufio", [2024-03-21T09:11:31.175Z] "bytes", [2024-03-21T09:11:31.175Z] "compress/flate", [2024-03-21T09:11:31.175Z] "compress/gzip", [2024-03-21T09:11:31.175Z] "compress/zlib", [2024-03-21T09:11:31.175Z] "container/heap", [2024-03-21T09:11:31.175Z] "container/list", [2024-03-21T09:11:31.175Z] "context", [2024-03-21T09:11:31.175Z] "crypto", [2024-03-21T09:11:31.175Z] "crypto/aes", [2024-03-21T09:11:31.175Z] "crypto/cipher", [2024-03-21T09:11:31.175Z] "crypto/des", [2024-03-21T09:11:31.175Z] "crypto/dsa", [2024-03-21T09:11:31.175Z] "crypto/ecdsa", [2024-03-21T09:11:31.175Z] "crypto/ed25519", [2024-03-21T09:11:31.175Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.175Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.175Z] "crypto/elliptic", [2024-03-21T09:11:31.175Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.175Z] "crypto/hmac", [2024-03-21T09:11:31.175Z] "crypto/internal/randutil", [2024-03-21T09:11:31.175Z] "crypto/internal/subtle", [2024-03-21T09:11:31.175Z] "crypto/md5", [2024-03-21T09:11:31.175Z] "crypto/rand", [2024-03-21T09:11:31.175Z] "crypto/rc4", [2024-03-21T09:11:31.175Z] "crypto/rsa", [2024-03-21T09:11:31.175Z] "crypto/sha1", [2024-03-21T09:11:31.175Z] "crypto/sha256", [2024-03-21T09:11:31.175Z] "crypto/sha512", [2024-03-21T09:11:31.175Z] "crypto/subtle", [2024-03-21T09:11:31.175Z] "crypto/tls", [2024-03-21T09:11:31.175Z] "crypto/x509", [2024-03-21T09:11:31.175Z] "crypto/x509/pkix", [2024-03-21T09:11:31.175Z] "database/sql/driver", [2024-03-21T09:11:31.175Z] "debug/dwarf", [2024-03-21T09:11:31.175Z] "debug/macho", [2024-03-21T09:11:31.175Z] "embed", [2024-03-21T09:11:31.175Z] "encoding", [2024-03-21T09:11:31.175Z] "encoding/asn1", [2024-03-21T09:11:31.175Z] "encoding/base32", [2024-03-21T09:11:31.175Z] "encoding/base64", [2024-03-21T09:11:31.175Z] "encoding/binary", [2024-03-21T09:11:31.175Z] "encoding/csv", [2024-03-21T09:11:31.175Z] "encoding/gob", [2024-03-21T09:11:31.175Z] "encoding/hex", [2024-03-21T09:11:31.175Z] "encoding/json", [2024-03-21T09:11:31.175Z] "encoding/pem", [2024-03-21T09:11:31.175Z] "encoding/xml", [2024-03-21T09:11:31.175Z] "errors", [2024-03-21T09:11:31.175Z] "flag", [2024-03-21T09:11:31.175Z] "fmt", [2024-03-21T09:11:31.175Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.175Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.175Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.175Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.175Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.175Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.175Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.176Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.176Z] "github.com/fatih/color", [2024-03-21T09:11:31.176Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.176Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.176Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.176Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.176Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.176Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.176Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.176Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.176Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.176Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.176Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.176Z] "github.com/go-kit/log", [2024-03-21T09:11:31.176Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.176Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.176Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.176Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.176Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.176Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.176Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.176Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.176Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.176Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.176Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.176Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.176Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.176Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.176Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.176Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.176Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.176Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.176Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.176Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.176Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.176Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.176Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.176Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.176Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.176Z] "github.com/google/uuid", [2024-03-21T09:11:31.176Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.176Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.176Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.176Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.176Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.176Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.176Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.176Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.176Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.176Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.176Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.176Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.176Z] "github.com/josharian/intern", [2024-03-21T09:11:31.176Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.176Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.176Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.176Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.176Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.176Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.176Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.176Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.176Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.176Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.176Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.176Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.176Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.176Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.176Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.176Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.176Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.176Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.176Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.176Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.176Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.176Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.176Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.176Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.176Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.176Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.176Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.176Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.176Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.176Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.176Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.176Z] "github.com/openziti/identity", [2024-03-21T09:11:31.176Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.176Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.176Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.176Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.176Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.176Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.176Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.176Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.176Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.176Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.176Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.176Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.176Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.176Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.176Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.176Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.176Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.176Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.176Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.176Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.176Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.176Z] "github.com/pkg/errors", [2024-03-21T09:11:31.176Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.176Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.176Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.176Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.176Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.176Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.176Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.176Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.176Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.176Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.176Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.176Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.176Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.176Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.176Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.176Z] "github.com/x448/float16", [2024-03-21T09:11:31.176Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.176Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.176Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.176Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.176Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.176Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.176Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.176Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.176Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.176Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.176Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.176Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.176Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.176Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.176Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.176Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.176Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.177Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.177Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.177Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.177Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.177Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.177Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.177Z] "go/token", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.177Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.177Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.177Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.177Z] "golang.org/x/net/html", [2024-03-21T09:11:31.177Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.177Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.177Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.177Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.177Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.177Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.177Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.177Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.177Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.177Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.177Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.177Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.177Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.177Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.177Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.177Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.177Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.177Z] "golang.org/x/term", [2024-03-21T09:11:31.177Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.177Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.177Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.177Z] "golang.org/x/text/language", [2024-03-21T09:11:31.177Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.177Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.177Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.177Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.177Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.177Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.177Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.177Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.177Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.177Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.177Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.177Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.177Z] "hash", [2024-03-21T09:11:31.177Z] "hash/adler32", [2024-03-21T09:11:31.177Z] "hash/crc32", [2024-03-21T09:11:31.177Z] "hash/fnv", [2024-03-21T09:11:31.177Z] "html", [2024-03-21T09:11:31.177Z] "html/template", [2024-03-21T09:11:31.177Z] "internal/abi", [2024-03-21T09:11:31.177Z] "internal/bytealg", [2024-03-21T09:11:31.177Z] "internal/cpu", [2024-03-21T09:11:31.177Z] "internal/fmtsort", [2024-03-21T09:11:31.177Z] "internal/goexperiment", [2024-03-21T09:11:31.177Z] "internal/itoa", [2024-03-21T09:11:31.177Z] "internal/nettrace", [2024-03-21T09:11:31.177Z] "internal/oserror", [2024-03-21T09:11:31.177Z] "internal/poll", [2024-03-21T09:11:31.177Z] "internal/race", [2024-03-21T09:11:31.177Z] "internal/reflectlite", [2024-03-21T09:11:31.177Z] "internal/singleflight", [2024-03-21T09:11:31.177Z] "internal/syscall/execenv", [2024-03-21T09:11:31.177Z] "internal/syscall/unix", [2024-03-21T09:11:31.177Z] "internal/testlog", [2024-03-21T09:11:31.177Z] "internal/unsafeheader", [2024-03-21T09:11:31.177Z] "io", [2024-03-21T09:11:31.177Z] "io/fs", [2024-03-21T09:11:31.177Z] "io/ioutil", [2024-03-21T09:11:31.177Z] "log", [2024-03-21T09:11:31.177Z] "log/syslog", [2024-03-21T09:11:31.177Z] "math", [2024-03-21T09:11:31.177Z] "math/big", [2024-03-21T09:11:31.177Z] "math/bits", [2024-03-21T09:11:31.177Z] "math/rand", [2024-03-21T09:11:31.177Z] "mime", [2024-03-21T09:11:31.177Z] "mime/multipart", [2024-03-21T09:11:31.177Z] "mime/quotedprintable", [2024-03-21T09:11:31.177Z] "net", [2024-03-21T09:11:31.177Z] "net/http", [2024-03-21T09:11:31.177Z] "net/http/cookiejar", [2024-03-21T09:11:31.177Z] "net/http/httptest", [2024-03-21T09:11:31.177Z] "net/http/httptrace", [2024-03-21T09:11:31.177Z] "net/http/httputil", [2024-03-21T09:11:31.177Z] "net/http/internal", [2024-03-21T09:11:31.177Z] "net/http/internal/ascii", [2024-03-21T09:11:31.177Z] "net/http/internal/testcert", [2024-03-21T09:11:31.177Z] "net/mail", [2024-03-21T09:11:31.177Z] "net/textproto", [2024-03-21T09:11:31.177Z] "net/url", [2024-03-21T09:11:31.177Z] "os", [2024-03-21T09:11:31.177Z] "os/exec", [2024-03-21T09:11:31.177Z] "os/signal", [2024-03-21T09:11:31.177Z] "os/user", [2024-03-21T09:11:31.177Z] "path", [2024-03-21T09:11:31.177Z] "path/filepath", [2024-03-21T09:11:31.177Z] "reflect", [2024-03-21T09:11:31.177Z] "regexp", [2024-03-21T09:11:31.177Z] "regexp/syntax", [2024-03-21T09:11:31.177Z] "runtime", [2024-03-21T09:11:31.177Z] "runtime/cgo", [2024-03-21T09:11:31.177Z] "runtime/debug", [2024-03-21T09:11:31.177Z] "runtime/internal/atomic", [2024-03-21T09:11:31.177Z] "runtime/internal/math", [2024-03-21T09:11:31.177Z] "runtime/internal/sys", [2024-03-21T09:11:31.177Z] "runtime/pprof", [2024-03-21T09:11:31.177Z] "sort", [2024-03-21T09:11:31.177Z] "strconv", [2024-03-21T09:11:31.177Z] "strings", [2024-03-21T09:11:31.177Z] "sync", [2024-03-21T09:11:31.177Z] "sync/atomic", [2024-03-21T09:11:31.177Z] "syscall", [2024-03-21T09:11:31.177Z] "text/tabwriter", [2024-03-21T09:11:31.177Z] "text/template", [2024-03-21T09:11:31.177Z] "text/template/parse", [2024-03-21T09:11:31.177Z] "time", [2024-03-21T09:11:31.177Z] "unicode", [2024-03-21T09:11:31.177Z] "unicode/utf16", [2024-03-21T09:11:31.177Z] "unicode/utf8", [2024-03-21T09:11:31.177Z] "unsafe", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.177Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.177Z] ] [2024-03-21T09:11:31.177Z] } [2024-03-21T09:11:31.177Z] { [2024-03-21T09:11:31.177Z] "Dir": "/w/workspace/edgex-go/637/internal/core/common_config", [2024-03-21T09:11:31.177Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/common_config", [2024-03-21T09:11:31.177Z] "Name": "common_config", [2024-03-21T09:11:31.177Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.177Z] "Module": { [2024-03-21T09:11:31.177Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.177Z] "Main": true, [2024-03-21T09:11:31.177Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.177Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.177Z] "GoVersion": "1.21" [2024-03-21T09:11:31.177Z] }, [2024-03-21T09:11:31.177Z] "Match": [ [2024-03-21T09:11:31.177Z] "./..." [2024-03-21T09:11:31.177Z] ], [2024-03-21T09:11:31.177Z] "Stale": true, [2024-03-21T09:11:31.177Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.177Z] "GoFiles": [ [2024-03-21T09:11:31.177Z] "main.go" [2024-03-21T09:11:31.177Z] ], [2024-03-21T09:11:31.177Z] "Imports": [ [2024-03-21T09:11:31.177Z] "context", [2024-03-21T09:11:31.177Z] "fmt", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.177Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.177Z] "os", [2024-03-21T09:11:31.177Z] "os/signal", [2024-03-21T09:11:31.177Z] "sort", [2024-03-21T09:11:31.177Z] "sync", [2024-03-21T09:11:31.177Z] "syscall" [2024-03-21T09:11:31.177Z] ], [2024-03-21T09:11:31.177Z] "Deps": [ [2024-03-21T09:11:31.177Z] "bufio", [2024-03-21T09:11:31.177Z] "bytes", [2024-03-21T09:11:31.177Z] "compress/flate", [2024-03-21T09:11:31.177Z] "compress/gzip", [2024-03-21T09:11:31.177Z] "compress/zlib", [2024-03-21T09:11:31.177Z] "container/list", [2024-03-21T09:11:31.177Z] "context", [2024-03-21T09:11:31.177Z] "crypto", [2024-03-21T09:11:31.177Z] "crypto/aes", [2024-03-21T09:11:31.177Z] "crypto/cipher", [2024-03-21T09:11:31.177Z] "crypto/des", [2024-03-21T09:11:31.177Z] "crypto/dsa", [2024-03-21T09:11:31.177Z] "crypto/ecdsa", [2024-03-21T09:11:31.177Z] "crypto/ed25519", [2024-03-21T09:11:31.177Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.177Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.177Z] "crypto/elliptic", [2024-03-21T09:11:31.177Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.177Z] "crypto/hmac", [2024-03-21T09:11:31.177Z] "crypto/internal/randutil", [2024-03-21T09:11:31.177Z] "crypto/internal/subtle", [2024-03-21T09:11:31.177Z] "crypto/md5", [2024-03-21T09:11:31.177Z] "crypto/rand", [2024-03-21T09:11:31.177Z] "crypto/rc4", [2024-03-21T09:11:31.177Z] "crypto/rsa", [2024-03-21T09:11:31.177Z] "crypto/sha1", [2024-03-21T09:11:31.177Z] "crypto/sha256", [2024-03-21T09:11:31.177Z] "crypto/sha512", [2024-03-21T09:11:31.177Z] "crypto/subtle", [2024-03-21T09:11:31.177Z] "crypto/tls", [2024-03-21T09:11:31.177Z] "crypto/x509", [2024-03-21T09:11:31.177Z] "crypto/x509/pkix", [2024-03-21T09:11:31.177Z] "database/sql/driver", [2024-03-21T09:11:31.177Z] "debug/dwarf", [2024-03-21T09:11:31.177Z] "debug/macho", [2024-03-21T09:11:31.177Z] "embed", [2024-03-21T09:11:31.177Z] "encoding", [2024-03-21T09:11:31.177Z] "encoding/asn1", [2024-03-21T09:11:31.177Z] "encoding/base32", [2024-03-21T09:11:31.177Z] "encoding/base64", [2024-03-21T09:11:31.177Z] "encoding/binary", [2024-03-21T09:11:31.177Z] "encoding/csv", [2024-03-21T09:11:31.177Z] "encoding/hex", [2024-03-21T09:11:31.177Z] "encoding/json", [2024-03-21T09:11:31.177Z] "encoding/pem", [2024-03-21T09:11:31.177Z] "encoding/xml", [2024-03-21T09:11:31.177Z] "errors", [2024-03-21T09:11:31.177Z] "flag", [2024-03-21T09:11:31.177Z] "fmt", [2024-03-21T09:11:31.177Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.177Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.177Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.177Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.177Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.177Z] "github.com/fatih/color", [2024-03-21T09:11:31.177Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.177Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.177Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.177Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.177Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.177Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.177Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.177Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.177Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.177Z] "github.com/go-kit/log", [2024-03-21T09:11:31.177Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.177Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.177Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.177Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.177Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.177Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.177Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.177Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.177Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.177Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.177Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.177Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.177Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.177Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.177Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.177Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.177Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.177Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.177Z] "github.com/google/uuid", [2024-03-21T09:11:31.177Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.177Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.177Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.177Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.177Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.177Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.177Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.177Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.177Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.177Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.177Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.177Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.177Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.177Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.177Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.177Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.177Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.177Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.177Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.177Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.177Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.177Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.178Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.178Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.178Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.178Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.178Z] "github.com/x448/float16", [2024-03-21T09:11:31.178Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.178Z] "go/token", [2024-03-21T09:11:31.178Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.178Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.178Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.178Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.178Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.178Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.178Z] "golang.org/x/net/html", [2024-03-21T09:11:31.178Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.178Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.178Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.178Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.178Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.178Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.178Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.178Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.178Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.178Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.178Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.178Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.178Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.178Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.178Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.178Z] "golang.org/x/text/language", [2024-03-21T09:11:31.178Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.178Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.178Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.178Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.178Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.178Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.178Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.178Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.178Z] "hash", [2024-03-21T09:11:31.178Z] "hash/adler32", [2024-03-21T09:11:31.178Z] "hash/crc32", [2024-03-21T09:11:31.178Z] "hash/fnv", [2024-03-21T09:11:31.178Z] "html", [2024-03-21T09:11:31.178Z] "html/template", [2024-03-21T09:11:31.178Z] "internal/abi", [2024-03-21T09:11:31.178Z] "internal/bytealg", [2024-03-21T09:11:31.178Z] "internal/cpu", [2024-03-21T09:11:31.178Z] "internal/fmtsort", [2024-03-21T09:11:31.178Z] "internal/goexperiment", [2024-03-21T09:11:31.178Z] "internal/itoa", [2024-03-21T09:11:31.178Z] "internal/nettrace", [2024-03-21T09:11:31.178Z] "internal/oserror", [2024-03-21T09:11:31.178Z] "internal/poll", [2024-03-21T09:11:31.178Z] "internal/race", [2024-03-21T09:11:31.178Z] "internal/reflectlite", [2024-03-21T09:11:31.178Z] "internal/singleflight", [2024-03-21T09:11:31.178Z] "internal/syscall/execenv", [2024-03-21T09:11:31.178Z] "internal/syscall/unix", [2024-03-21T09:11:31.178Z] "internal/testlog", [2024-03-21T09:11:31.178Z] "internal/unsafeheader", [2024-03-21T09:11:31.178Z] "io", [2024-03-21T09:11:31.178Z] "io/fs", [2024-03-21T09:11:31.178Z] "io/ioutil", [2024-03-21T09:11:31.178Z] "log", [2024-03-21T09:11:31.178Z] "log/syslog", [2024-03-21T09:11:31.178Z] "math", [2024-03-21T09:11:31.178Z] "math/big", [2024-03-21T09:11:31.178Z] "math/bits", [2024-03-21T09:11:31.178Z] "math/rand", [2024-03-21T09:11:31.178Z] "mime", [2024-03-21T09:11:31.178Z] "mime/multipart", [2024-03-21T09:11:31.178Z] "mime/quotedprintable", [2024-03-21T09:11:31.178Z] "net", [2024-03-21T09:11:31.178Z] "net/http", [2024-03-21T09:11:31.178Z] "net/http/httptest", [2024-03-21T09:11:31.178Z] "net/http/httptrace", [2024-03-21T09:11:31.178Z] "net/http/httputil", [2024-03-21T09:11:31.178Z] "net/http/internal", [2024-03-21T09:11:31.178Z] "net/http/internal/ascii", [2024-03-21T09:11:31.178Z] "net/http/internal/testcert", [2024-03-21T09:11:31.178Z] "net/textproto", [2024-03-21T09:11:31.178Z] "net/url", [2024-03-21T09:11:31.178Z] "os", [2024-03-21T09:11:31.178Z] "os/signal", [2024-03-21T09:11:31.178Z] "path", [2024-03-21T09:11:31.178Z] "path/filepath", [2024-03-21T09:11:31.178Z] "reflect", [2024-03-21T09:11:31.178Z] "regexp", [2024-03-21T09:11:31.178Z] "regexp/syntax", [2024-03-21T09:11:31.178Z] "runtime", [2024-03-21T09:11:31.178Z] "runtime/cgo", [2024-03-21T09:11:31.178Z] "runtime/debug", [2024-03-21T09:11:31.178Z] "runtime/internal/atomic", [2024-03-21T09:11:31.178Z] "runtime/internal/math", [2024-03-21T09:11:31.178Z] "runtime/internal/sys", [2024-03-21T09:11:31.178Z] "runtime/pprof", [2024-03-21T09:11:31.178Z] "sort", [2024-03-21T09:11:31.178Z] "strconv", [2024-03-21T09:11:31.178Z] "strings", [2024-03-21T09:11:31.178Z] "sync", [2024-03-21T09:11:31.178Z] "sync/atomic", [2024-03-21T09:11:31.178Z] "syscall", [2024-03-21T09:11:31.178Z] "text/tabwriter", [2024-03-21T09:11:31.178Z] "text/template", [2024-03-21T09:11:31.178Z] "text/template/parse", [2024-03-21T09:11:31.178Z] "time", [2024-03-21T09:11:31.178Z] "unicode", [2024-03-21T09:11:31.178Z] "unicode/utf16", [2024-03-21T09:11:31.178Z] "unicode/utf8", [2024-03-21T09:11:31.178Z] "unsafe", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.178Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.178Z] ] [2024-03-21T09:11:31.178Z] } [2024-03-21T09:11:31.178Z] { [2024-03-21T09:11:31.178Z] "Dir": "/w/workspace/edgex-go/637/cmd/core-common-config-bootstrapper", [2024-03-21T09:11:31.178Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper", [2024-03-21T09:11:31.178Z] "Name": "main", [2024-03-21T09:11:31.178Z] "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-21T09:11:31.178Z] "Target": "/go/bin/core-common-config-bootstrapper", [2024-03-21T09:11:31.178Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.178Z] "Module": { [2024-03-21T09:11:31.178Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.178Z] "Main": true, [2024-03-21T09:11:31.178Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.178Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.178Z] "GoVersion": "1.21" [2024-03-21T09:11:31.178Z] }, [2024-03-21T09:11:31.178Z] "Match": [ [2024-03-21T09:11:31.178Z] "./..." [2024-03-21T09:11:31.178Z] ], [2024-03-21T09:11:31.178Z] "Stale": true, [2024-03-21T09:11:31.178Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.178Z] "GoFiles": [ [2024-03-21T09:11:31.178Z] "main.go" [2024-03-21T09:11:31.178Z] ], [2024-03-21T09:11:31.178Z] "Imports": [ [2024-03-21T09:11:31.178Z] "context", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/edgex-go/internal/core/common_config" [2024-03-21T09:11:31.178Z] ], [2024-03-21T09:11:31.178Z] "Deps": [ [2024-03-21T09:11:31.178Z] "bufio", [2024-03-21T09:11:31.178Z] "bytes", [2024-03-21T09:11:31.178Z] "compress/flate", [2024-03-21T09:11:31.178Z] "compress/gzip", [2024-03-21T09:11:31.178Z] "compress/zlib", [2024-03-21T09:11:31.178Z] "container/list", [2024-03-21T09:11:31.178Z] "context", [2024-03-21T09:11:31.178Z] "crypto", [2024-03-21T09:11:31.178Z] "crypto/aes", [2024-03-21T09:11:31.178Z] "crypto/cipher", [2024-03-21T09:11:31.178Z] "crypto/des", [2024-03-21T09:11:31.178Z] "crypto/dsa", [2024-03-21T09:11:31.178Z] "crypto/ecdsa", [2024-03-21T09:11:31.178Z] "crypto/ed25519", [2024-03-21T09:11:31.178Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.178Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.178Z] "crypto/elliptic", [2024-03-21T09:11:31.178Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.178Z] "crypto/hmac", [2024-03-21T09:11:31.178Z] "crypto/internal/randutil", [2024-03-21T09:11:31.178Z] "crypto/internal/subtle", [2024-03-21T09:11:31.178Z] "crypto/md5", [2024-03-21T09:11:31.178Z] "crypto/rand", [2024-03-21T09:11:31.178Z] "crypto/rc4", [2024-03-21T09:11:31.178Z] "crypto/rsa", [2024-03-21T09:11:31.178Z] "crypto/sha1", [2024-03-21T09:11:31.178Z] "crypto/sha256", [2024-03-21T09:11:31.178Z] "crypto/sha512", [2024-03-21T09:11:31.178Z] "crypto/subtle", [2024-03-21T09:11:31.178Z] "crypto/tls", [2024-03-21T09:11:31.178Z] "crypto/x509", [2024-03-21T09:11:31.178Z] "crypto/x509/pkix", [2024-03-21T09:11:31.178Z] "database/sql/driver", [2024-03-21T09:11:31.178Z] "debug/dwarf", [2024-03-21T09:11:31.178Z] "debug/macho", [2024-03-21T09:11:31.178Z] "embed", [2024-03-21T09:11:31.178Z] "encoding", [2024-03-21T09:11:31.178Z] "encoding/asn1", [2024-03-21T09:11:31.178Z] "encoding/base32", [2024-03-21T09:11:31.178Z] "encoding/base64", [2024-03-21T09:11:31.178Z] "encoding/binary", [2024-03-21T09:11:31.178Z] "encoding/csv", [2024-03-21T09:11:31.178Z] "encoding/hex", [2024-03-21T09:11:31.178Z] "encoding/json", [2024-03-21T09:11:31.178Z] "encoding/pem", [2024-03-21T09:11:31.178Z] "encoding/xml", [2024-03-21T09:11:31.178Z] "errors", [2024-03-21T09:11:31.178Z] "flag", [2024-03-21T09:11:31.178Z] "fmt", [2024-03-21T09:11:31.178Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.178Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.178Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.178Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/edgex-go/internal/core/common_config", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.178Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.178Z] "github.com/fatih/color", [2024-03-21T09:11:31.178Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.178Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.178Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.178Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.178Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.178Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.178Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.178Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.178Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.178Z] "github.com/go-kit/log", [2024-03-21T09:11:31.178Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.178Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.178Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.178Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.178Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.178Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.178Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.178Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.178Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.178Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.178Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.178Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.178Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.178Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.178Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.178Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.178Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.178Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.178Z] "github.com/google/uuid", [2024-03-21T09:11:31.178Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.178Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.178Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.178Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.178Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.178Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.178Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.178Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.178Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.178Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.178Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.178Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.178Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.178Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.179Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.179Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.179Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.179Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.179Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.179Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.179Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.179Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.179Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.179Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.179Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.179Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.179Z] "github.com/x448/float16", [2024-03-21T09:11:31.179Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.179Z] "go/token", [2024-03-21T09:11:31.179Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.179Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.179Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.179Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.179Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.179Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.179Z] "golang.org/x/net/html", [2024-03-21T09:11:31.179Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.179Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.179Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.179Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.179Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.179Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.179Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.179Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.179Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.179Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.179Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.179Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.179Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.179Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.179Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.179Z] "golang.org/x/text/language", [2024-03-21T09:11:31.179Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.179Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.179Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.179Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.179Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.179Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.179Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.179Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.179Z] "hash", [2024-03-21T09:11:31.179Z] "hash/adler32", [2024-03-21T09:11:31.179Z] "hash/crc32", [2024-03-21T09:11:31.179Z] "hash/fnv", [2024-03-21T09:11:31.179Z] "html", [2024-03-21T09:11:31.179Z] "html/template", [2024-03-21T09:11:31.179Z] "internal/abi", [2024-03-21T09:11:31.179Z] "internal/bytealg", [2024-03-21T09:11:31.179Z] "internal/cpu", [2024-03-21T09:11:31.179Z] "internal/fmtsort", [2024-03-21T09:11:31.179Z] "internal/goexperiment", [2024-03-21T09:11:31.179Z] "internal/itoa", [2024-03-21T09:11:31.179Z] "internal/nettrace", [2024-03-21T09:11:31.179Z] "internal/oserror", [2024-03-21T09:11:31.179Z] "internal/poll", [2024-03-21T09:11:31.179Z] "internal/race", [2024-03-21T09:11:31.179Z] "internal/reflectlite", [2024-03-21T09:11:31.179Z] "internal/singleflight", [2024-03-21T09:11:31.179Z] "internal/syscall/execenv", [2024-03-21T09:11:31.179Z] "internal/syscall/unix", [2024-03-21T09:11:31.179Z] "internal/testlog", [2024-03-21T09:11:31.179Z] "internal/unsafeheader", [2024-03-21T09:11:31.179Z] "io", [2024-03-21T09:11:31.179Z] "io/fs", [2024-03-21T09:11:31.179Z] "io/ioutil", [2024-03-21T09:11:31.179Z] "log", [2024-03-21T09:11:31.179Z] "log/syslog", [2024-03-21T09:11:31.179Z] "math", [2024-03-21T09:11:31.179Z] "math/big", [2024-03-21T09:11:31.179Z] "math/bits", [2024-03-21T09:11:31.179Z] "math/rand", [2024-03-21T09:11:31.179Z] "mime", [2024-03-21T09:11:31.179Z] "mime/multipart", [2024-03-21T09:11:31.179Z] "mime/quotedprintable", [2024-03-21T09:11:31.179Z] "net", [2024-03-21T09:11:31.179Z] "net/http", [2024-03-21T09:11:31.179Z] "net/http/httptest", [2024-03-21T09:11:31.179Z] "net/http/httptrace", [2024-03-21T09:11:31.179Z] "net/http/httputil", [2024-03-21T09:11:31.179Z] "net/http/internal", [2024-03-21T09:11:31.179Z] "net/http/internal/ascii", [2024-03-21T09:11:31.179Z] "net/http/internal/testcert", [2024-03-21T09:11:31.179Z] "net/textproto", [2024-03-21T09:11:31.179Z] "net/url", [2024-03-21T09:11:31.179Z] "os", [2024-03-21T09:11:31.179Z] "os/signal", [2024-03-21T09:11:31.179Z] "path", [2024-03-21T09:11:31.179Z] "path/filepath", [2024-03-21T09:11:31.179Z] "reflect", [2024-03-21T09:11:31.179Z] "regexp", [2024-03-21T09:11:31.179Z] "regexp/syntax", [2024-03-21T09:11:31.179Z] "runtime", [2024-03-21T09:11:31.179Z] "runtime/cgo", [2024-03-21T09:11:31.179Z] "runtime/debug", [2024-03-21T09:11:31.179Z] "runtime/internal/atomic", [2024-03-21T09:11:31.179Z] "runtime/internal/math", [2024-03-21T09:11:31.179Z] "runtime/internal/sys", [2024-03-21T09:11:31.179Z] "runtime/pprof", [2024-03-21T09:11:31.179Z] "sort", [2024-03-21T09:11:31.179Z] "strconv", [2024-03-21T09:11:31.179Z] "strings", [2024-03-21T09:11:31.179Z] "sync", [2024-03-21T09:11:31.179Z] "sync/atomic", [2024-03-21T09:11:31.179Z] "syscall", [2024-03-21T09:11:31.179Z] "text/tabwriter", [2024-03-21T09:11:31.179Z] "text/template", [2024-03-21T09:11:31.179Z] "text/template/parse", [2024-03-21T09:11:31.179Z] "time", [2024-03-21T09:11:31.179Z] "unicode", [2024-03-21T09:11:31.179Z] "unicode/utf16", [2024-03-21T09:11:31.179Z] "unicode/utf8", [2024-03-21T09:11:31.179Z] "unsafe", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.179Z] ] [2024-03-21T09:11:31.179Z] } [2024-03-21T09:11:31.179Z] { [2024-03-21T09:11:31.179Z] "Dir": "/w/workspace/edgex-go/637/internal/core/data/config", [2024-03-21T09:11:31.179Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.179Z] "Name": "config", [2024-03-21T09:11:31.179Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.179Z] "Module": { [2024-03-21T09:11:31.179Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.179Z] "Main": true, [2024-03-21T09:11:31.179Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.179Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.179Z] "GoVersion": "1.21" [2024-03-21T09:11:31.179Z] }, [2024-03-21T09:11:31.179Z] "Match": [ [2024-03-21T09:11:31.179Z] "./..." [2024-03-21T09:11:31.179Z] ], [2024-03-21T09:11:31.179Z] "Stale": true, [2024-03-21T09:11:31.179Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.179Z] "GoFiles": [ [2024-03-21T09:11:31.179Z] "config.go" [2024-03-21T09:11:31.179Z] ], [2024-03-21T09:11:31.179Z] "Imports": [ [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.179Z] ], [2024-03-21T09:11:31.179Z] "Deps": [ [2024-03-21T09:11:31.179Z] "bufio", [2024-03-21T09:11:31.179Z] "bytes", [2024-03-21T09:11:31.179Z] "compress/flate", [2024-03-21T09:11:31.179Z] "compress/gzip", [2024-03-21T09:11:31.179Z] "compress/zlib", [2024-03-21T09:11:31.179Z] "container/list", [2024-03-21T09:11:31.179Z] "context", [2024-03-21T09:11:31.179Z] "crypto", [2024-03-21T09:11:31.179Z] "crypto/aes", [2024-03-21T09:11:31.179Z] "crypto/cipher", [2024-03-21T09:11:31.179Z] "crypto/des", [2024-03-21T09:11:31.179Z] "crypto/dsa", [2024-03-21T09:11:31.179Z] "crypto/ecdsa", [2024-03-21T09:11:31.179Z] "crypto/ed25519", [2024-03-21T09:11:31.179Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.179Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.179Z] "crypto/elliptic", [2024-03-21T09:11:31.179Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.179Z] "crypto/hmac", [2024-03-21T09:11:31.179Z] "crypto/internal/randutil", [2024-03-21T09:11:31.179Z] "crypto/internal/subtle", [2024-03-21T09:11:31.179Z] "crypto/md5", [2024-03-21T09:11:31.179Z] "crypto/rand", [2024-03-21T09:11:31.179Z] "crypto/rc4", [2024-03-21T09:11:31.179Z] "crypto/rsa", [2024-03-21T09:11:31.179Z] "crypto/sha1", [2024-03-21T09:11:31.179Z] "crypto/sha256", [2024-03-21T09:11:31.179Z] "crypto/sha512", [2024-03-21T09:11:31.179Z] "crypto/subtle", [2024-03-21T09:11:31.179Z] "crypto/tls", [2024-03-21T09:11:31.179Z] "crypto/x509", [2024-03-21T09:11:31.179Z] "crypto/x509/pkix", [2024-03-21T09:11:31.179Z] "database/sql/driver", [2024-03-21T09:11:31.179Z] "debug/dwarf", [2024-03-21T09:11:31.179Z] "debug/macho", [2024-03-21T09:11:31.179Z] "encoding", [2024-03-21T09:11:31.179Z] "encoding/asn1", [2024-03-21T09:11:31.179Z] "encoding/base64", [2024-03-21T09:11:31.179Z] "encoding/binary", [2024-03-21T09:11:31.179Z] "encoding/csv", [2024-03-21T09:11:31.179Z] "encoding/hex", [2024-03-21T09:11:31.179Z] "encoding/json", [2024-03-21T09:11:31.179Z] "encoding/pem", [2024-03-21T09:11:31.179Z] "encoding/xml", [2024-03-21T09:11:31.179Z] "errors", [2024-03-21T09:11:31.179Z] "flag", [2024-03-21T09:11:31.179Z] "fmt", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.179Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.179Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.179Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.179Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.179Z] "github.com/go-kit/log", [2024-03-21T09:11:31.179Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.179Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.179Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.179Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.179Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.179Z] "github.com/google/uuid", [2024-03-21T09:11:31.179Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.179Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.179Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.179Z] "golang.org/x/net/html", [2024-03-21T09:11:31.179Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.179Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.179Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.179Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.179Z] "golang.org/x/text/language", [2024-03-21T09:11:31.179Z] "hash", [2024-03-21T09:11:31.179Z] "hash/adler32", [2024-03-21T09:11:31.179Z] "hash/crc32", [2024-03-21T09:11:31.179Z] "internal/abi", [2024-03-21T09:11:31.179Z] "internal/bytealg", [2024-03-21T09:11:31.179Z] "internal/cpu", [2024-03-21T09:11:31.179Z] "internal/fmtsort", [2024-03-21T09:11:31.179Z] "internal/goexperiment", [2024-03-21T09:11:31.179Z] "internal/itoa", [2024-03-21T09:11:31.179Z] "internal/nettrace", [2024-03-21T09:11:31.179Z] "internal/oserror", [2024-03-21T09:11:31.179Z] "internal/poll", [2024-03-21T09:11:31.179Z] "internal/race", [2024-03-21T09:11:31.179Z] "internal/reflectlite", [2024-03-21T09:11:31.179Z] "internal/singleflight", [2024-03-21T09:11:31.179Z] "internal/syscall/execenv", [2024-03-21T09:11:31.179Z] "internal/syscall/unix", [2024-03-21T09:11:31.179Z] "internal/testlog", [2024-03-21T09:11:31.179Z] "internal/unsafeheader", [2024-03-21T09:11:31.179Z] "io", [2024-03-21T09:11:31.179Z] "io/fs", [2024-03-21T09:11:31.179Z] "io/ioutil", [2024-03-21T09:11:31.179Z] "log", [2024-03-21T09:11:31.179Z] "math", [2024-03-21T09:11:31.179Z] "math/big", [2024-03-21T09:11:31.179Z] "math/bits", [2024-03-21T09:11:31.179Z] "math/rand", [2024-03-21T09:11:31.179Z] "mime", [2024-03-21T09:11:31.179Z] "mime/multipart", [2024-03-21T09:11:31.179Z] "mime/quotedprintable", [2024-03-21T09:11:31.179Z] "net", [2024-03-21T09:11:31.179Z] "net/http", [2024-03-21T09:11:31.179Z] "net/http/httptest", [2024-03-21T09:11:31.179Z] "net/http/httptrace", [2024-03-21T09:11:31.179Z] "net/http/internal", [2024-03-21T09:11:31.179Z] "net/http/internal/ascii", [2024-03-21T09:11:31.179Z] "net/http/internal/testcert", [2024-03-21T09:11:31.179Z] "net/textproto", [2024-03-21T09:11:31.179Z] "net/url", [2024-03-21T09:11:31.179Z] "os", [2024-03-21T09:11:31.179Z] "path", [2024-03-21T09:11:31.179Z] "path/filepath", [2024-03-21T09:11:31.179Z] "reflect", [2024-03-21T09:11:31.179Z] "regexp", [2024-03-21T09:11:31.179Z] "regexp/syntax", [2024-03-21T09:11:31.179Z] "runtime", [2024-03-21T09:11:31.179Z] "runtime/cgo", [2024-03-21T09:11:31.179Z] "runtime/internal/atomic", [2024-03-21T09:11:31.179Z] "runtime/internal/math", [2024-03-21T09:11:31.179Z] "runtime/internal/sys", [2024-03-21T09:11:31.179Z] "sort", [2024-03-21T09:11:31.179Z] "strconv", [2024-03-21T09:11:31.179Z] "strings", [2024-03-21T09:11:31.179Z] "sync", [2024-03-21T09:11:31.179Z] "sync/atomic", [2024-03-21T09:11:31.179Z] "syscall", [2024-03-21T09:11:31.179Z] "time", [2024-03-21T09:11:31.179Z] "unicode", [2024-03-21T09:11:31.179Z] "unicode/utf16", [2024-03-21T09:11:31.179Z] "unicode/utf8", [2024-03-21T09:11:31.179Z] "unsafe", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.179Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.179Z] ] [2024-03-21T09:11:31.179Z] } [2024-03-21T09:11:31.179Z] { [2024-03-21T09:11:31.179Z] "Dir": "/w/workspace/edgex-go/637/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.179Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.179Z] "Name": "interfaces", [2024-03-21T09:11:31.179Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.179Z] "Module": { [2024-03-21T09:11:31.179Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.179Z] "Main": true, [2024-03-21T09:11:31.179Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.179Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.179Z] "GoVersion": "1.21" [2024-03-21T09:11:31.179Z] }, [2024-03-21T09:11:31.179Z] "Match": [ [2024-03-21T09:11:31.179Z] "./..." [2024-03-21T09:11:31.179Z] ], [2024-03-21T09:11:31.179Z] "Stale": true, [2024-03-21T09:11:31.179Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.179Z] "GoFiles": [ [2024-03-21T09:11:31.179Z] "db.go" [2024-03-21T09:11:31.179Z] ], [2024-03-21T09:11:31.179Z] "Imports": [ [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-21T09:11:31.179Z] ], [2024-03-21T09:11:31.179Z] "Deps": [ [2024-03-21T09:11:31.179Z] "bufio", [2024-03-21T09:11:31.179Z] "bytes", [2024-03-21T09:11:31.179Z] "compress/flate", [2024-03-21T09:11:31.179Z] "compress/gzip", [2024-03-21T09:11:31.179Z] "compress/zlib", [2024-03-21T09:11:31.179Z] "container/list", [2024-03-21T09:11:31.179Z] "context", [2024-03-21T09:11:31.179Z] "crypto", [2024-03-21T09:11:31.179Z] "crypto/aes", [2024-03-21T09:11:31.179Z] "crypto/cipher", [2024-03-21T09:11:31.179Z] "crypto/des", [2024-03-21T09:11:31.179Z] "crypto/dsa", [2024-03-21T09:11:31.179Z] "crypto/ecdsa", [2024-03-21T09:11:31.179Z] "crypto/ed25519", [2024-03-21T09:11:31.179Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.179Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.179Z] "crypto/elliptic", [2024-03-21T09:11:31.179Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.179Z] "crypto/hmac", [2024-03-21T09:11:31.179Z] "crypto/internal/randutil", [2024-03-21T09:11:31.179Z] "crypto/internal/subtle", [2024-03-21T09:11:31.179Z] "crypto/md5", [2024-03-21T09:11:31.179Z] "crypto/rand", [2024-03-21T09:11:31.179Z] "crypto/rc4", [2024-03-21T09:11:31.179Z] "crypto/rsa", [2024-03-21T09:11:31.179Z] "crypto/sha1", [2024-03-21T09:11:31.179Z] "crypto/sha256", [2024-03-21T09:11:31.179Z] "crypto/sha512", [2024-03-21T09:11:31.179Z] "crypto/subtle", [2024-03-21T09:11:31.179Z] "crypto/tls", [2024-03-21T09:11:31.179Z] "crypto/x509", [2024-03-21T09:11:31.179Z] "crypto/x509/pkix", [2024-03-21T09:11:31.179Z] "database/sql/driver", [2024-03-21T09:11:31.179Z] "debug/dwarf", [2024-03-21T09:11:31.179Z] "debug/macho", [2024-03-21T09:11:31.179Z] "encoding", [2024-03-21T09:11:31.179Z] "encoding/asn1", [2024-03-21T09:11:31.179Z] "encoding/base64", [2024-03-21T09:11:31.179Z] "encoding/binary", [2024-03-21T09:11:31.179Z] "encoding/csv", [2024-03-21T09:11:31.179Z] "encoding/hex", [2024-03-21T09:11:31.179Z] "encoding/json", [2024-03-21T09:11:31.179Z] "encoding/pem", [2024-03-21T09:11:31.179Z] "encoding/xml", [2024-03-21T09:11:31.179Z] "errors", [2024-03-21T09:11:31.179Z] "fmt", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.179Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.179Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.179Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.179Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.179Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.180Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.180Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.180Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.180Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.180Z] "github.com/google/uuid", [2024-03-21T09:11:31.180Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.180Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.180Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.180Z] "golang.org/x/net/html", [2024-03-21T09:11:31.180Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.180Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.180Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.180Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.180Z] "golang.org/x/text/language", [2024-03-21T09:11:31.180Z] "hash", [2024-03-21T09:11:31.180Z] "hash/adler32", [2024-03-21T09:11:31.180Z] "hash/crc32", [2024-03-21T09:11:31.180Z] "internal/abi", [2024-03-21T09:11:31.180Z] "internal/bytealg", [2024-03-21T09:11:31.180Z] "internal/cpu", [2024-03-21T09:11:31.180Z] "internal/fmtsort", [2024-03-21T09:11:31.180Z] "internal/goexperiment", [2024-03-21T09:11:31.180Z] "internal/itoa", [2024-03-21T09:11:31.180Z] "internal/nettrace", [2024-03-21T09:11:31.180Z] "internal/oserror", [2024-03-21T09:11:31.180Z] "internal/poll", [2024-03-21T09:11:31.180Z] "internal/race", [2024-03-21T09:11:31.180Z] "internal/reflectlite", [2024-03-21T09:11:31.180Z] "internal/singleflight", [2024-03-21T09:11:31.180Z] "internal/syscall/execenv", [2024-03-21T09:11:31.180Z] "internal/syscall/unix", [2024-03-21T09:11:31.180Z] "internal/testlog", [2024-03-21T09:11:31.180Z] "internal/unsafeheader", [2024-03-21T09:11:31.180Z] "io", [2024-03-21T09:11:31.180Z] "io/fs", [2024-03-21T09:11:31.180Z] "io/ioutil", [2024-03-21T09:11:31.180Z] "log", [2024-03-21T09:11:31.180Z] "math", [2024-03-21T09:11:31.180Z] "math/big", [2024-03-21T09:11:31.180Z] "math/bits", [2024-03-21T09:11:31.180Z] "math/rand", [2024-03-21T09:11:31.180Z] "mime", [2024-03-21T09:11:31.180Z] "mime/multipart", [2024-03-21T09:11:31.180Z] "mime/quotedprintable", [2024-03-21T09:11:31.180Z] "net", [2024-03-21T09:11:31.180Z] "net/http", [2024-03-21T09:11:31.180Z] "net/http/httptrace", [2024-03-21T09:11:31.180Z] "net/http/internal", [2024-03-21T09:11:31.180Z] "net/http/internal/ascii", [2024-03-21T09:11:31.180Z] "net/textproto", [2024-03-21T09:11:31.180Z] "net/url", [2024-03-21T09:11:31.180Z] "os", [2024-03-21T09:11:31.180Z] "path", [2024-03-21T09:11:31.180Z] "path/filepath", [2024-03-21T09:11:31.180Z] "reflect", [2024-03-21T09:11:31.180Z] "regexp", [2024-03-21T09:11:31.180Z] "regexp/syntax", [2024-03-21T09:11:31.180Z] "runtime", [2024-03-21T09:11:31.180Z] "runtime/cgo", [2024-03-21T09:11:31.180Z] "runtime/internal/atomic", [2024-03-21T09:11:31.180Z] "runtime/internal/math", [2024-03-21T09:11:31.180Z] "runtime/internal/sys", [2024-03-21T09:11:31.180Z] "sort", [2024-03-21T09:11:31.180Z] "strconv", [2024-03-21T09:11:31.180Z] "strings", [2024-03-21T09:11:31.180Z] "sync", [2024-03-21T09:11:31.180Z] "sync/atomic", [2024-03-21T09:11:31.180Z] "syscall", [2024-03-21T09:11:31.180Z] "time", [2024-03-21T09:11:31.180Z] "unicode", [2024-03-21T09:11:31.180Z] "unicode/utf16", [2024-03-21T09:11:31.180Z] "unicode/utf8", [2024-03-21T09:11:31.180Z] "unsafe", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.180Z] ] [2024-03-21T09:11:31.180Z] } [2024-03-21T09:11:31.180Z] { [2024-03-21T09:11:31.180Z] "Dir": "/w/workspace/edgex-go/637/internal/core/data/container", [2024-03-21T09:11:31.180Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.180Z] "Name": "container", [2024-03-21T09:11:31.180Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.180Z] "Module": { [2024-03-21T09:11:31.180Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.180Z] "Main": true, [2024-03-21T09:11:31.180Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.180Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.180Z] "GoVersion": "1.21" [2024-03-21T09:11:31.180Z] }, [2024-03-21T09:11:31.180Z] "Match": [ [2024-03-21T09:11:31.180Z] "./..." [2024-03-21T09:11:31.180Z] ], [2024-03-21T09:11:31.180Z] "Stale": true, [2024-03-21T09:11:31.180Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.180Z] "GoFiles": [ [2024-03-21T09:11:31.180Z] "config.go", [2024-03-21T09:11:31.180Z] "database.go" [2024-03-21T09:11:31.180Z] ], [2024-03-21T09:11:31.180Z] "Imports": [ [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.180Z] ], [2024-03-21T09:11:31.180Z] "Deps": [ [2024-03-21T09:11:31.180Z] "bufio", [2024-03-21T09:11:31.180Z] "bytes", [2024-03-21T09:11:31.180Z] "compress/flate", [2024-03-21T09:11:31.180Z] "compress/gzip", [2024-03-21T09:11:31.180Z] "compress/zlib", [2024-03-21T09:11:31.180Z] "container/list", [2024-03-21T09:11:31.180Z] "context", [2024-03-21T09:11:31.180Z] "crypto", [2024-03-21T09:11:31.180Z] "crypto/aes", [2024-03-21T09:11:31.180Z] "crypto/cipher", [2024-03-21T09:11:31.180Z] "crypto/des", [2024-03-21T09:11:31.180Z] "crypto/dsa", [2024-03-21T09:11:31.180Z] "crypto/ecdsa", [2024-03-21T09:11:31.180Z] "crypto/ed25519", [2024-03-21T09:11:31.180Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.180Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.180Z] "crypto/elliptic", [2024-03-21T09:11:31.180Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.180Z] "crypto/hmac", [2024-03-21T09:11:31.180Z] "crypto/internal/randutil", [2024-03-21T09:11:31.180Z] "crypto/internal/subtle", [2024-03-21T09:11:31.180Z] "crypto/md5", [2024-03-21T09:11:31.180Z] "crypto/rand", [2024-03-21T09:11:31.180Z] "crypto/rc4", [2024-03-21T09:11:31.180Z] "crypto/rsa", [2024-03-21T09:11:31.180Z] "crypto/sha1", [2024-03-21T09:11:31.180Z] "crypto/sha256", [2024-03-21T09:11:31.180Z] "crypto/sha512", [2024-03-21T09:11:31.180Z] "crypto/subtle", [2024-03-21T09:11:31.180Z] "crypto/tls", [2024-03-21T09:11:31.180Z] "crypto/x509", [2024-03-21T09:11:31.180Z] "crypto/x509/pkix", [2024-03-21T09:11:31.180Z] "database/sql/driver", [2024-03-21T09:11:31.180Z] "debug/dwarf", [2024-03-21T09:11:31.180Z] "debug/macho", [2024-03-21T09:11:31.180Z] "encoding", [2024-03-21T09:11:31.180Z] "encoding/asn1", [2024-03-21T09:11:31.180Z] "encoding/base64", [2024-03-21T09:11:31.180Z] "encoding/binary", [2024-03-21T09:11:31.180Z] "encoding/csv", [2024-03-21T09:11:31.180Z] "encoding/hex", [2024-03-21T09:11:31.180Z] "encoding/json", [2024-03-21T09:11:31.180Z] "encoding/pem", [2024-03-21T09:11:31.180Z] "encoding/xml", [2024-03-21T09:11:31.180Z] "errors", [2024-03-21T09:11:31.180Z] "flag", [2024-03-21T09:11:31.180Z] "fmt", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.180Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.180Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.180Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.180Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.180Z] "github.com/go-kit/log", [2024-03-21T09:11:31.180Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.180Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.180Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.180Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.180Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.180Z] "github.com/google/uuid", [2024-03-21T09:11:31.180Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.180Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.180Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.180Z] "golang.org/x/net/html", [2024-03-21T09:11:31.180Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.180Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.180Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.180Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.180Z] "golang.org/x/text/language", [2024-03-21T09:11:31.180Z] "hash", [2024-03-21T09:11:31.180Z] "hash/adler32", [2024-03-21T09:11:31.180Z] "hash/crc32", [2024-03-21T09:11:31.180Z] "internal/abi", [2024-03-21T09:11:31.180Z] "internal/bytealg", [2024-03-21T09:11:31.180Z] "internal/cpu", [2024-03-21T09:11:31.180Z] "internal/fmtsort", [2024-03-21T09:11:31.180Z] "internal/goexperiment", [2024-03-21T09:11:31.180Z] "internal/itoa", [2024-03-21T09:11:31.180Z] "internal/nettrace", [2024-03-21T09:11:31.180Z] "internal/oserror", [2024-03-21T09:11:31.180Z] "internal/poll", [2024-03-21T09:11:31.180Z] "internal/race", [2024-03-21T09:11:31.180Z] "internal/reflectlite", [2024-03-21T09:11:31.180Z] "internal/singleflight", [2024-03-21T09:11:31.180Z] "internal/syscall/execenv", [2024-03-21T09:11:31.180Z] "internal/syscall/unix", [2024-03-21T09:11:31.180Z] "internal/testlog", [2024-03-21T09:11:31.180Z] "internal/unsafeheader", [2024-03-21T09:11:31.180Z] "io", [2024-03-21T09:11:31.180Z] "io/fs", [2024-03-21T09:11:31.180Z] "io/ioutil", [2024-03-21T09:11:31.180Z] "log", [2024-03-21T09:11:31.180Z] "math", [2024-03-21T09:11:31.180Z] "math/big", [2024-03-21T09:11:31.180Z] "math/bits", [2024-03-21T09:11:31.180Z] "math/rand", [2024-03-21T09:11:31.180Z] "mime", [2024-03-21T09:11:31.180Z] "mime/multipart", [2024-03-21T09:11:31.180Z] "mime/quotedprintable", [2024-03-21T09:11:31.180Z] "net", [2024-03-21T09:11:31.180Z] "net/http", [2024-03-21T09:11:31.180Z] "net/http/httptest", [2024-03-21T09:11:31.180Z] "net/http/httptrace", [2024-03-21T09:11:31.180Z] "net/http/internal", [2024-03-21T09:11:31.180Z] "net/http/internal/ascii", [2024-03-21T09:11:31.180Z] "net/http/internal/testcert", [2024-03-21T09:11:31.180Z] "net/textproto", [2024-03-21T09:11:31.180Z] "net/url", [2024-03-21T09:11:31.180Z] "os", [2024-03-21T09:11:31.180Z] "path", [2024-03-21T09:11:31.180Z] "path/filepath", [2024-03-21T09:11:31.180Z] "reflect", [2024-03-21T09:11:31.180Z] "regexp", [2024-03-21T09:11:31.180Z] "regexp/syntax", [2024-03-21T09:11:31.180Z] "runtime", [2024-03-21T09:11:31.180Z] "runtime/cgo", [2024-03-21T09:11:31.180Z] "runtime/internal/atomic", [2024-03-21T09:11:31.180Z] "runtime/internal/math", [2024-03-21T09:11:31.180Z] "runtime/internal/sys", [2024-03-21T09:11:31.180Z] "sort", [2024-03-21T09:11:31.180Z] "strconv", [2024-03-21T09:11:31.180Z] "strings", [2024-03-21T09:11:31.180Z] "sync", [2024-03-21T09:11:31.180Z] "sync/atomic", [2024-03-21T09:11:31.180Z] "syscall", [2024-03-21T09:11:31.180Z] "time", [2024-03-21T09:11:31.180Z] "unicode", [2024-03-21T09:11:31.180Z] "unicode/utf16", [2024-03-21T09:11:31.180Z] "unicode/utf8", [2024-03-21T09:11:31.180Z] "unsafe", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.180Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.180Z] ] [2024-03-21T09:11:31.180Z] } [2024-03-21T09:11:31.180Z] { [2024-03-21T09:11:31.180Z] "Dir": "/w/workspace/edgex-go/637/internal/core/data/application", [2024-03-21T09:11:31.180Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-21T09:11:31.180Z] "Name": "application", [2024-03-21T09:11:31.180Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.180Z] "Module": { [2024-03-21T09:11:31.180Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.180Z] "Main": true, [2024-03-21T09:11:31.180Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.180Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.180Z] "GoVersion": "1.21" [2024-03-21T09:11:31.180Z] }, [2024-03-21T09:11:31.180Z] "Match": [ [2024-03-21T09:11:31.180Z] "./..." [2024-03-21T09:11:31.180Z] ], [2024-03-21T09:11:31.180Z] "Stale": true, [2024-03-21T09:11:31.180Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.180Z] "GoFiles": [ [2024-03-21T09:11:31.180Z] "app.go", [2024-03-21T09:11:31.180Z] "event.go", [2024-03-21T09:11:31.180Z] "reading.go" [2024-03-21T09:11:31.180Z] ], [2024-03-21T09:11:31.180Z] "Imports": [ [2024-03-21T09:11:31.180Z] "context", [2024-03-21T09:11:31.180Z] "fmt", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.180Z] "github.com/google/uuid", [2024-03-21T09:11:31.180Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.180Z] "strings", [2024-03-21T09:11:31.180Z] "sync", [2024-03-21T09:11:31.180Z] "time" [2024-03-21T09:11:31.180Z] ], [2024-03-21T09:11:31.180Z] "Deps": [ [2024-03-21T09:11:31.180Z] "bufio", [2024-03-21T09:11:31.180Z] "bytes", [2024-03-21T09:11:31.180Z] "compress/flate", [2024-03-21T09:11:31.180Z] "compress/gzip", [2024-03-21T09:11:31.180Z] "compress/zlib", [2024-03-21T09:11:31.180Z] "container/list", [2024-03-21T09:11:31.180Z] "context", [2024-03-21T09:11:31.180Z] "crypto", [2024-03-21T09:11:31.180Z] "crypto/aes", [2024-03-21T09:11:31.180Z] "crypto/cipher", [2024-03-21T09:11:31.180Z] "crypto/des", [2024-03-21T09:11:31.180Z] "crypto/dsa", [2024-03-21T09:11:31.180Z] "crypto/ecdsa", [2024-03-21T09:11:31.180Z] "crypto/ed25519", [2024-03-21T09:11:31.180Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.180Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.180Z] "crypto/elliptic", [2024-03-21T09:11:31.180Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.180Z] "crypto/hmac", [2024-03-21T09:11:31.180Z] "crypto/internal/randutil", [2024-03-21T09:11:31.180Z] "crypto/internal/subtle", [2024-03-21T09:11:31.180Z] "crypto/md5", [2024-03-21T09:11:31.180Z] "crypto/rand", [2024-03-21T09:11:31.180Z] "crypto/rc4", [2024-03-21T09:11:31.180Z] "crypto/rsa", [2024-03-21T09:11:31.180Z] "crypto/sha1", [2024-03-21T09:11:31.180Z] "crypto/sha256", [2024-03-21T09:11:31.180Z] "crypto/sha512", [2024-03-21T09:11:31.180Z] "crypto/subtle", [2024-03-21T09:11:31.180Z] "crypto/tls", [2024-03-21T09:11:31.180Z] "crypto/x509", [2024-03-21T09:11:31.180Z] "crypto/x509/pkix", [2024-03-21T09:11:31.180Z] "database/sql/driver", [2024-03-21T09:11:31.180Z] "debug/dwarf", [2024-03-21T09:11:31.180Z] "debug/macho", [2024-03-21T09:11:31.180Z] "embed", [2024-03-21T09:11:31.180Z] "encoding", [2024-03-21T09:11:31.180Z] "encoding/asn1", [2024-03-21T09:11:31.180Z] "encoding/base32", [2024-03-21T09:11:31.180Z] "encoding/base64", [2024-03-21T09:11:31.180Z] "encoding/binary", [2024-03-21T09:11:31.180Z] "encoding/csv", [2024-03-21T09:11:31.180Z] "encoding/hex", [2024-03-21T09:11:31.180Z] "encoding/json", [2024-03-21T09:11:31.180Z] "encoding/pem", [2024-03-21T09:11:31.180Z] "encoding/xml", [2024-03-21T09:11:31.180Z] "errors", [2024-03-21T09:11:31.180Z] "flag", [2024-03-21T09:11:31.180Z] "fmt", [2024-03-21T09:11:31.180Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.180Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.180Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.180Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.180Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.180Z] "github.com/fatih/color", [2024-03-21T09:11:31.180Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.180Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.180Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.180Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.180Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.180Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.180Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.180Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.180Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.180Z] "github.com/go-kit/log", [2024-03-21T09:11:31.180Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.180Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.180Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.180Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.180Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.180Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.180Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.180Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.180Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.180Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.180Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.180Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.180Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.180Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.180Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.180Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.180Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.180Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.180Z] "github.com/google/uuid", [2024-03-21T09:11:31.180Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.180Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.180Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.180Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.181Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.181Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.181Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.181Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.181Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.181Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.181Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.181Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.181Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.181Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.181Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.181Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.181Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.181Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.181Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.181Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.181Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.181Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.181Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.181Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.181Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.181Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.181Z] "github.com/x448/float16", [2024-03-21T09:11:31.181Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.181Z] "go/token", [2024-03-21T09:11:31.181Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.181Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.181Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.181Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.181Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.181Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.181Z] "golang.org/x/net/html", [2024-03-21T09:11:31.181Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.181Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.181Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.181Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.181Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.181Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.181Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.181Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.181Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.181Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.181Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.181Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.181Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.181Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.181Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.181Z] "golang.org/x/text/language", [2024-03-21T09:11:31.181Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.181Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.181Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.181Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.181Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.181Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.181Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.181Z] "hash", [2024-03-21T09:11:31.181Z] "hash/adler32", [2024-03-21T09:11:31.181Z] "hash/crc32", [2024-03-21T09:11:31.181Z] "hash/fnv", [2024-03-21T09:11:31.181Z] "html", [2024-03-21T09:11:31.181Z] "html/template", [2024-03-21T09:11:31.181Z] "internal/abi", [2024-03-21T09:11:31.181Z] "internal/bytealg", [2024-03-21T09:11:31.181Z] "internal/cpu", [2024-03-21T09:11:31.181Z] "internal/fmtsort", [2024-03-21T09:11:31.181Z] "internal/goexperiment", [2024-03-21T09:11:31.181Z] "internal/itoa", [2024-03-21T09:11:31.181Z] "internal/nettrace", [2024-03-21T09:11:31.181Z] "internal/oserror", [2024-03-21T09:11:31.181Z] "internal/poll", [2024-03-21T09:11:31.181Z] "internal/race", [2024-03-21T09:11:31.181Z] "internal/reflectlite", [2024-03-21T09:11:31.181Z] "internal/singleflight", [2024-03-21T09:11:31.181Z] "internal/syscall/execenv", [2024-03-21T09:11:31.181Z] "internal/syscall/unix", [2024-03-21T09:11:31.181Z] "internal/testlog", [2024-03-21T09:11:31.181Z] "internal/unsafeheader", [2024-03-21T09:11:31.181Z] "io", [2024-03-21T09:11:31.181Z] "io/fs", [2024-03-21T09:11:31.181Z] "io/ioutil", [2024-03-21T09:11:31.181Z] "log", [2024-03-21T09:11:31.181Z] "log/syslog", [2024-03-21T09:11:31.181Z] "math", [2024-03-21T09:11:31.181Z] "math/big", [2024-03-21T09:11:31.181Z] "math/bits", [2024-03-21T09:11:31.181Z] "math/rand", [2024-03-21T09:11:31.181Z] "mime", [2024-03-21T09:11:31.181Z] "mime/multipart", [2024-03-21T09:11:31.181Z] "mime/quotedprintable", [2024-03-21T09:11:31.181Z] "net", [2024-03-21T09:11:31.181Z] "net/http", [2024-03-21T09:11:31.181Z] "net/http/httptest", [2024-03-21T09:11:31.181Z] "net/http/httptrace", [2024-03-21T09:11:31.181Z] "net/http/httputil", [2024-03-21T09:11:31.181Z] "net/http/internal", [2024-03-21T09:11:31.181Z] "net/http/internal/ascii", [2024-03-21T09:11:31.181Z] "net/http/internal/testcert", [2024-03-21T09:11:31.181Z] "net/textproto", [2024-03-21T09:11:31.181Z] "net/url", [2024-03-21T09:11:31.181Z] "os", [2024-03-21T09:11:31.181Z] "os/signal", [2024-03-21T09:11:31.181Z] "path", [2024-03-21T09:11:31.181Z] "path/filepath", [2024-03-21T09:11:31.181Z] "reflect", [2024-03-21T09:11:31.181Z] "regexp", [2024-03-21T09:11:31.181Z] "regexp/syntax", [2024-03-21T09:11:31.181Z] "runtime", [2024-03-21T09:11:31.181Z] "runtime/cgo", [2024-03-21T09:11:31.181Z] "runtime/debug", [2024-03-21T09:11:31.181Z] "runtime/internal/atomic", [2024-03-21T09:11:31.181Z] "runtime/internal/math", [2024-03-21T09:11:31.181Z] "runtime/internal/sys", [2024-03-21T09:11:31.181Z] "runtime/pprof", [2024-03-21T09:11:31.181Z] "sort", [2024-03-21T09:11:31.181Z] "strconv", [2024-03-21T09:11:31.181Z] "strings", [2024-03-21T09:11:31.181Z] "sync", [2024-03-21T09:11:31.181Z] "sync/atomic", [2024-03-21T09:11:31.181Z] "syscall", [2024-03-21T09:11:31.181Z] "text/tabwriter", [2024-03-21T09:11:31.181Z] "text/template", [2024-03-21T09:11:31.181Z] "text/template/parse", [2024-03-21T09:11:31.181Z] "time", [2024-03-21T09:11:31.181Z] "unicode", [2024-03-21T09:11:31.181Z] "unicode/utf16", [2024-03-21T09:11:31.181Z] "unicode/utf8", [2024-03-21T09:11:31.181Z] "unsafe", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.181Z] ], [2024-03-21T09:11:31.181Z] "TestGoFiles": [ [2024-03-21T09:11:31.181Z] "event_test.go", [2024-03-21T09:11:31.181Z] "reading_test.go" [2024-03-21T09:11:31.181Z] ], [2024-03-21T09:11:31.181Z] "TestImports": [ [2024-03-21T09:11:31.181Z] "context", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.181Z] "github.com/google/uuid", [2024-03-21T09:11:31.181Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.181Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.181Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.181Z] "net/http", [2024-03-21T09:11:31.181Z] "testing" [2024-03-21T09:11:31.181Z] ] [2024-03-21T09:11:31.181Z] } [2024-03-21T09:11:31.181Z] { [2024-03-21T09:11:31.181Z] "Dir": "/w/workspace/edgex-go/637/internal/io", [2024-03-21T09:11:31.181Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.181Z] "Name": "io", [2024-03-21T09:11:31.181Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.181Z] "Module": { [2024-03-21T09:11:31.181Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.181Z] "Main": true, [2024-03-21T09:11:31.181Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.181Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.181Z] "GoVersion": "1.21" [2024-03-21T09:11:31.181Z] }, [2024-03-21T09:11:31.181Z] "Match": [ [2024-03-21T09:11:31.181Z] "./..." [2024-03-21T09:11:31.181Z] ], [2024-03-21T09:11:31.181Z] "Stale": true, [2024-03-21T09:11:31.181Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.181Z] "GoFiles": [ [2024-03-21T09:11:31.181Z] "reader.go" [2024-03-21T09:11:31.181Z] ], [2024-03-21T09:11:31.181Z] "Imports": [ [2024-03-21T09:11:31.181Z] "encoding/json", [2024-03-21T09:11:31.181Z] "fmt", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.181Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.181Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.181Z] "io", [2024-03-21T09:11:31.181Z] "strings" [2024-03-21T09:11:31.181Z] ], [2024-03-21T09:11:31.181Z] "Deps": [ [2024-03-21T09:11:31.181Z] "bufio", [2024-03-21T09:11:31.181Z] "bytes", [2024-03-21T09:11:31.181Z] "compress/flate", [2024-03-21T09:11:31.181Z] "compress/gzip", [2024-03-21T09:11:31.181Z] "compress/zlib", [2024-03-21T09:11:31.181Z] "container/list", [2024-03-21T09:11:31.181Z] "context", [2024-03-21T09:11:31.181Z] "crypto", [2024-03-21T09:11:31.181Z] "crypto/aes", [2024-03-21T09:11:31.181Z] "crypto/cipher", [2024-03-21T09:11:31.181Z] "crypto/des", [2024-03-21T09:11:31.181Z] "crypto/dsa", [2024-03-21T09:11:31.181Z] "crypto/ecdsa", [2024-03-21T09:11:31.181Z] "crypto/ed25519", [2024-03-21T09:11:31.181Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.181Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.181Z] "crypto/elliptic", [2024-03-21T09:11:31.181Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.181Z] "crypto/hmac", [2024-03-21T09:11:31.181Z] "crypto/internal/randutil", [2024-03-21T09:11:31.181Z] "crypto/internal/subtle", [2024-03-21T09:11:31.181Z] "crypto/md5", [2024-03-21T09:11:31.181Z] "crypto/rand", [2024-03-21T09:11:31.181Z] "crypto/rc4", [2024-03-21T09:11:31.181Z] "crypto/rsa", [2024-03-21T09:11:31.181Z] "crypto/sha1", [2024-03-21T09:11:31.181Z] "crypto/sha256", [2024-03-21T09:11:31.181Z] "crypto/sha512", [2024-03-21T09:11:31.181Z] "crypto/subtle", [2024-03-21T09:11:31.181Z] "crypto/tls", [2024-03-21T09:11:31.181Z] "crypto/x509", [2024-03-21T09:11:31.181Z] "crypto/x509/pkix", [2024-03-21T09:11:31.181Z] "database/sql/driver", [2024-03-21T09:11:31.181Z] "debug/dwarf", [2024-03-21T09:11:31.181Z] "debug/macho", [2024-03-21T09:11:31.181Z] "encoding", [2024-03-21T09:11:31.181Z] "encoding/asn1", [2024-03-21T09:11:31.181Z] "encoding/base32", [2024-03-21T09:11:31.181Z] "encoding/base64", [2024-03-21T09:11:31.181Z] "encoding/binary", [2024-03-21T09:11:31.181Z] "encoding/csv", [2024-03-21T09:11:31.181Z] "encoding/hex", [2024-03-21T09:11:31.181Z] "encoding/json", [2024-03-21T09:11:31.181Z] "encoding/pem", [2024-03-21T09:11:31.181Z] "encoding/xml", [2024-03-21T09:11:31.181Z] "errors", [2024-03-21T09:11:31.181Z] "fmt", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.181Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.181Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.181Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.181Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.181Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.181Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.181Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.181Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.181Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.181Z] "github.com/google/uuid", [2024-03-21T09:11:31.181Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.181Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.181Z] "github.com/x448/float16", [2024-03-21T09:11:31.181Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.181Z] "golang.org/x/net/html", [2024-03-21T09:11:31.181Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.181Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.181Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.181Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.181Z] "golang.org/x/text/language", [2024-03-21T09:11:31.181Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.181Z] "hash", [2024-03-21T09:11:31.181Z] "hash/adler32", [2024-03-21T09:11:31.181Z] "hash/crc32", [2024-03-21T09:11:31.181Z] "internal/abi", [2024-03-21T09:11:31.181Z] "internal/bytealg", [2024-03-21T09:11:31.181Z] "internal/cpu", [2024-03-21T09:11:31.181Z] "internal/fmtsort", [2024-03-21T09:11:31.181Z] "internal/goexperiment", [2024-03-21T09:11:31.181Z] "internal/itoa", [2024-03-21T09:11:31.181Z] "internal/nettrace", [2024-03-21T09:11:31.181Z] "internal/oserror", [2024-03-21T09:11:31.181Z] "internal/poll", [2024-03-21T09:11:31.181Z] "internal/race", [2024-03-21T09:11:31.181Z] "internal/reflectlite", [2024-03-21T09:11:31.181Z] "internal/singleflight", [2024-03-21T09:11:31.181Z] "internal/syscall/execenv", [2024-03-21T09:11:31.181Z] "internal/syscall/unix", [2024-03-21T09:11:31.181Z] "internal/testlog", [2024-03-21T09:11:31.181Z] "internal/unsafeheader", [2024-03-21T09:11:31.181Z] "io", [2024-03-21T09:11:31.181Z] "io/fs", [2024-03-21T09:11:31.181Z] "io/ioutil", [2024-03-21T09:11:31.181Z] "log", [2024-03-21T09:11:31.181Z] "math", [2024-03-21T09:11:31.181Z] "math/big", [2024-03-21T09:11:31.181Z] "math/bits", [2024-03-21T09:11:31.181Z] "math/rand", [2024-03-21T09:11:31.181Z] "mime", [2024-03-21T09:11:31.181Z] "mime/multipart", [2024-03-21T09:11:31.181Z] "mime/quotedprintable", [2024-03-21T09:11:31.181Z] "net", [2024-03-21T09:11:31.181Z] "net/http", [2024-03-21T09:11:31.181Z] "net/http/httptrace", [2024-03-21T09:11:31.181Z] "net/http/internal", [2024-03-21T09:11:31.181Z] "net/http/internal/ascii", [2024-03-21T09:11:31.181Z] "net/textproto", [2024-03-21T09:11:31.181Z] "net/url", [2024-03-21T09:11:31.181Z] "os", [2024-03-21T09:11:31.181Z] "path", [2024-03-21T09:11:31.181Z] "path/filepath", [2024-03-21T09:11:31.181Z] "reflect", [2024-03-21T09:11:31.181Z] "regexp", [2024-03-21T09:11:31.181Z] "regexp/syntax", [2024-03-21T09:11:31.181Z] "runtime", [2024-03-21T09:11:31.181Z] "runtime/cgo", [2024-03-21T09:11:31.181Z] "runtime/internal/atomic", [2024-03-21T09:11:31.181Z] "runtime/internal/math", [2024-03-21T09:11:31.181Z] "runtime/internal/sys", [2024-03-21T09:11:31.181Z] "sort", [2024-03-21T09:11:31.181Z] "strconv", [2024-03-21T09:11:31.181Z] "strings", [2024-03-21T09:11:31.181Z] "sync", [2024-03-21T09:11:31.181Z] "sync/atomic", [2024-03-21T09:11:31.181Z] "syscall", [2024-03-21T09:11:31.181Z] "time", [2024-03-21T09:11:31.181Z] "unicode", [2024-03-21T09:11:31.181Z] "unicode/utf16", [2024-03-21T09:11:31.181Z] "unicode/utf8", [2024-03-21T09:11:31.181Z] "unsafe", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.181Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.181Z] ], [2024-03-21T09:11:31.181Z] "TestGoFiles": [ [2024-03-21T09:11:31.181Z] "reader_test.go" [2024-03-21T09:11:31.181Z] ], [2024-03-21T09:11:31.181Z] "TestImports": [ [2024-03-21T09:11:31.181Z] "bytes", [2024-03-21T09:11:31.181Z] "encoding/json", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.181Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.181Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.181Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.181Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.181Z] "testing" [2024-03-21T09:11:31.181Z] ] [2024-03-21T09:11:31.181Z] } [2024-03-21T09:11:31.181Z] { [2024-03-21T09:11:31.181Z] "Dir": "/w/workspace/edgex-go/637/internal/core/data/controller/http", [2024-03-21T09:11:31.181Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-21T09:11:31.181Z] "Name": "http", [2024-03-21T09:11:31.181Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.182Z] "Module": { [2024-03-21T09:11:31.182Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.182Z] "Main": true, [2024-03-21T09:11:31.182Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.182Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.182Z] "GoVersion": "1.21" [2024-03-21T09:11:31.182Z] }, [2024-03-21T09:11:31.182Z] "Match": [ [2024-03-21T09:11:31.182Z] "./..." [2024-03-21T09:11:31.182Z] ], [2024-03-21T09:11:31.182Z] "Stale": true, [2024-03-21T09:11:31.182Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.182Z] "GoFiles": [ [2024-03-21T09:11:31.182Z] "event.go", [2024-03-21T09:11:31.182Z] "reading.go" [2024-03-21T09:11:31.182Z] ], [2024-03-21T09:11:31.182Z] "Imports": [ [2024-03-21T09:11:31.182Z] "bytes", [2024-03-21T09:11:31.182Z] "fmt", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.182Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.182Z] "io", [2024-03-21T09:11:31.182Z] "math", [2024-03-21T09:11:31.182Z] "net/http", [2024-03-21T09:11:31.182Z] "strconv", [2024-03-21T09:11:31.182Z] "strings", [2024-03-21T09:11:31.182Z] "sync" [2024-03-21T09:11:31.182Z] ], [2024-03-21T09:11:31.182Z] "Deps": [ [2024-03-21T09:11:31.182Z] "bufio", [2024-03-21T09:11:31.182Z] "bytes", [2024-03-21T09:11:31.182Z] "compress/flate", [2024-03-21T09:11:31.182Z] "compress/gzip", [2024-03-21T09:11:31.182Z] "compress/zlib", [2024-03-21T09:11:31.182Z] "container/list", [2024-03-21T09:11:31.182Z] "context", [2024-03-21T09:11:31.182Z] "crypto", [2024-03-21T09:11:31.182Z] "crypto/aes", [2024-03-21T09:11:31.182Z] "crypto/cipher", [2024-03-21T09:11:31.182Z] "crypto/des", [2024-03-21T09:11:31.182Z] "crypto/dsa", [2024-03-21T09:11:31.182Z] "crypto/ecdsa", [2024-03-21T09:11:31.182Z] "crypto/ed25519", [2024-03-21T09:11:31.182Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.182Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.182Z] "crypto/elliptic", [2024-03-21T09:11:31.182Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.182Z] "crypto/hmac", [2024-03-21T09:11:31.182Z] "crypto/internal/randutil", [2024-03-21T09:11:31.182Z] "crypto/internal/subtle", [2024-03-21T09:11:31.182Z] "crypto/md5", [2024-03-21T09:11:31.182Z] "crypto/rand", [2024-03-21T09:11:31.182Z] "crypto/rc4", [2024-03-21T09:11:31.182Z] "crypto/rsa", [2024-03-21T09:11:31.182Z] "crypto/sha1", [2024-03-21T09:11:31.182Z] "crypto/sha256", [2024-03-21T09:11:31.182Z] "crypto/sha512", [2024-03-21T09:11:31.182Z] "crypto/subtle", [2024-03-21T09:11:31.182Z] "crypto/tls", [2024-03-21T09:11:31.182Z] "crypto/x509", [2024-03-21T09:11:31.182Z] "crypto/x509/pkix", [2024-03-21T09:11:31.182Z] "database/sql/driver", [2024-03-21T09:11:31.182Z] "debug/dwarf", [2024-03-21T09:11:31.182Z] "debug/macho", [2024-03-21T09:11:31.182Z] "embed", [2024-03-21T09:11:31.182Z] "encoding", [2024-03-21T09:11:31.182Z] "encoding/asn1", [2024-03-21T09:11:31.182Z] "encoding/base32", [2024-03-21T09:11:31.182Z] "encoding/base64", [2024-03-21T09:11:31.182Z] "encoding/binary", [2024-03-21T09:11:31.182Z] "encoding/csv", [2024-03-21T09:11:31.182Z] "encoding/hex", [2024-03-21T09:11:31.182Z] "encoding/json", [2024-03-21T09:11:31.182Z] "encoding/pem", [2024-03-21T09:11:31.182Z] "encoding/xml", [2024-03-21T09:11:31.182Z] "errors", [2024-03-21T09:11:31.182Z] "flag", [2024-03-21T09:11:31.182Z] "fmt", [2024-03-21T09:11:31.182Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.182Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.182Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.182Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.182Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.182Z] "github.com/fatih/color", [2024-03-21T09:11:31.182Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.182Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.182Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.182Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.182Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.182Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.182Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.182Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.182Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.182Z] "github.com/go-kit/log", [2024-03-21T09:11:31.182Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.182Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.182Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.182Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.182Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.182Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.182Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.182Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.182Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.182Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.182Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.182Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.182Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.182Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.182Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.182Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.182Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.182Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.182Z] "github.com/google/uuid", [2024-03-21T09:11:31.182Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.182Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.182Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.182Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.182Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.182Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.182Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.182Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.182Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.182Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.182Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.182Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.182Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.182Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.182Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.182Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.182Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.182Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.182Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.182Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.182Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.182Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.182Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.182Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.182Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.182Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.182Z] "github.com/x448/float16", [2024-03-21T09:11:31.182Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.182Z] "go/token", [2024-03-21T09:11:31.182Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.182Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.182Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.182Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.182Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.182Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.182Z] "golang.org/x/net/html", [2024-03-21T09:11:31.182Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.182Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.182Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.182Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.182Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.182Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.182Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.182Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.182Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.182Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.182Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.182Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.182Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.182Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.182Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.182Z] "golang.org/x/text/language", [2024-03-21T09:11:31.182Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.182Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.182Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.182Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.182Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.182Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.182Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.182Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.182Z] "hash", [2024-03-21T09:11:31.182Z] "hash/adler32", [2024-03-21T09:11:31.182Z] "hash/crc32", [2024-03-21T09:11:31.182Z] "hash/fnv", [2024-03-21T09:11:31.182Z] "html", [2024-03-21T09:11:31.182Z] "html/template", [2024-03-21T09:11:31.182Z] "internal/abi", [2024-03-21T09:11:31.182Z] "internal/bytealg", [2024-03-21T09:11:31.182Z] "internal/cpu", [2024-03-21T09:11:31.182Z] "internal/fmtsort", [2024-03-21T09:11:31.182Z] "internal/goexperiment", [2024-03-21T09:11:31.182Z] "internal/itoa", [2024-03-21T09:11:31.182Z] "internal/nettrace", [2024-03-21T09:11:31.182Z] "internal/oserror", [2024-03-21T09:11:31.182Z] "internal/poll", [2024-03-21T09:11:31.182Z] "internal/race", [2024-03-21T09:11:31.182Z] "internal/reflectlite", [2024-03-21T09:11:31.182Z] "internal/singleflight", [2024-03-21T09:11:31.182Z] "internal/syscall/execenv", [2024-03-21T09:11:31.182Z] "internal/syscall/unix", [2024-03-21T09:11:31.182Z] "internal/testlog", [2024-03-21T09:11:31.182Z] "internal/unsafeheader", [2024-03-21T09:11:31.182Z] "io", [2024-03-21T09:11:31.182Z] "io/fs", [2024-03-21T09:11:31.182Z] "io/ioutil", [2024-03-21T09:11:31.182Z] "log", [2024-03-21T09:11:31.182Z] "log/syslog", [2024-03-21T09:11:31.182Z] "math", [2024-03-21T09:11:31.182Z] "math/big", [2024-03-21T09:11:31.182Z] "math/bits", [2024-03-21T09:11:31.182Z] "math/rand", [2024-03-21T09:11:31.182Z] "mime", [2024-03-21T09:11:31.182Z] "mime/multipart", [2024-03-21T09:11:31.182Z] "mime/quotedprintable", [2024-03-21T09:11:31.182Z] "net", [2024-03-21T09:11:31.182Z] "net/http", [2024-03-21T09:11:31.182Z] "net/http/httptest", [2024-03-21T09:11:31.182Z] "net/http/httptrace", [2024-03-21T09:11:31.182Z] "net/http/httputil", [2024-03-21T09:11:31.182Z] "net/http/internal", [2024-03-21T09:11:31.182Z] "net/http/internal/ascii", [2024-03-21T09:11:31.182Z] "net/http/internal/testcert", [2024-03-21T09:11:31.182Z] "net/textproto", [2024-03-21T09:11:31.182Z] "net/url", [2024-03-21T09:11:31.182Z] "os", [2024-03-21T09:11:31.182Z] "os/signal", [2024-03-21T09:11:31.182Z] "path", [2024-03-21T09:11:31.182Z] "path/filepath", [2024-03-21T09:11:31.182Z] "reflect", [2024-03-21T09:11:31.182Z] "regexp", [2024-03-21T09:11:31.182Z] "regexp/syntax", [2024-03-21T09:11:31.182Z] "runtime", [2024-03-21T09:11:31.182Z] "runtime/cgo", [2024-03-21T09:11:31.182Z] "runtime/debug", [2024-03-21T09:11:31.182Z] "runtime/internal/atomic", [2024-03-21T09:11:31.182Z] "runtime/internal/math", [2024-03-21T09:11:31.182Z] "runtime/internal/sys", [2024-03-21T09:11:31.182Z] "runtime/pprof", [2024-03-21T09:11:31.182Z] "sort", [2024-03-21T09:11:31.182Z] "strconv", [2024-03-21T09:11:31.182Z] "strings", [2024-03-21T09:11:31.182Z] "sync", [2024-03-21T09:11:31.182Z] "sync/atomic", [2024-03-21T09:11:31.182Z] "syscall", [2024-03-21T09:11:31.182Z] "text/tabwriter", [2024-03-21T09:11:31.182Z] "text/template", [2024-03-21T09:11:31.182Z] "text/template/parse", [2024-03-21T09:11:31.182Z] "time", [2024-03-21T09:11:31.182Z] "unicode", [2024-03-21T09:11:31.182Z] "unicode/utf16", [2024-03-21T09:11:31.182Z] "unicode/utf8", [2024-03-21T09:11:31.182Z] "unsafe", [2024-03-21T09:11:31.182Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.183Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.183Z] ], [2024-03-21T09:11:31.183Z] "TestGoFiles": [ [2024-03-21T09:11:31.183Z] "const_test.go", [2024-03-21T09:11:31.183Z] "event_test.go", [2024-03-21T09:11:31.183Z] "reading_test.go" [2024-03-21T09:11:31.183Z] ], [2024-03-21T09:11:31.183Z] "TestImports": [ [2024-03-21T09:11:31.183Z] "encoding/json", [2024-03-21T09:11:31.183Z] "fmt", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.183Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.183Z] "github.com/google/uuid", [2024-03-21T09:11:31.183Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.183Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.183Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.183Z] "io", [2024-03-21T09:11:31.183Z] "net/http", [2024-03-21T09:11:31.183Z] "net/http/httptest", [2024-03-21T09:11:31.183Z] "strings", [2024-03-21T09:11:31.183Z] "testing" [2024-03-21T09:11:31.183Z] ] [2024-03-21T09:11:31.183Z] } [2024-03-21T09:11:31.183Z] { [2024-03-21T09:11:31.183Z] "Dir": "/w/workspace/edgex-go/637/internal/core/data/controller/messaging", [2024-03-21T09:11:31.183Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-21T09:11:31.183Z] "Name": "messaging", [2024-03-21T09:11:31.183Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.183Z] "Module": { [2024-03-21T09:11:31.183Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.183Z] "Main": true, [2024-03-21T09:11:31.183Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.183Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.183Z] "GoVersion": "1.21" [2024-03-21T09:11:31.183Z] }, [2024-03-21T09:11:31.183Z] "Match": [ [2024-03-21T09:11:31.183Z] "./..." [2024-03-21T09:11:31.183Z] ], [2024-03-21T09:11:31.183Z] "Stale": true, [2024-03-21T09:11:31.183Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.183Z] "GoFiles": [ [2024-03-21T09:11:31.183Z] "subscriber.go" [2024-03-21T09:11:31.183Z] ], [2024-03-21T09:11:31.183Z] "Imports": [ [2024-03-21T09:11:31.183Z] "context", [2024-03-21T09:11:31.183Z] "encoding/json", [2024-03-21T09:11:31.183Z] "fmt", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.183Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.183Z] "net/url", [2024-03-21T09:11:31.183Z] "strings" [2024-03-21T09:11:31.183Z] ], [2024-03-21T09:11:31.183Z] "Deps": [ [2024-03-21T09:11:31.183Z] "bufio", [2024-03-21T09:11:31.183Z] "bytes", [2024-03-21T09:11:31.183Z] "compress/flate", [2024-03-21T09:11:31.183Z] "compress/gzip", [2024-03-21T09:11:31.183Z] "compress/zlib", [2024-03-21T09:11:31.183Z] "container/list", [2024-03-21T09:11:31.183Z] "context", [2024-03-21T09:11:31.183Z] "crypto", [2024-03-21T09:11:31.183Z] "crypto/aes", [2024-03-21T09:11:31.183Z] "crypto/cipher", [2024-03-21T09:11:31.183Z] "crypto/des", [2024-03-21T09:11:31.183Z] "crypto/dsa", [2024-03-21T09:11:31.183Z] "crypto/ecdsa", [2024-03-21T09:11:31.183Z] "crypto/ed25519", [2024-03-21T09:11:31.183Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.183Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.183Z] "crypto/elliptic", [2024-03-21T09:11:31.183Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.183Z] "crypto/hmac", [2024-03-21T09:11:31.183Z] "crypto/internal/randutil", [2024-03-21T09:11:31.183Z] "crypto/internal/subtle", [2024-03-21T09:11:31.183Z] "crypto/md5", [2024-03-21T09:11:31.183Z] "crypto/rand", [2024-03-21T09:11:31.183Z] "crypto/rc4", [2024-03-21T09:11:31.183Z] "crypto/rsa", [2024-03-21T09:11:31.183Z] "crypto/sha1", [2024-03-21T09:11:31.183Z] "crypto/sha256", [2024-03-21T09:11:31.183Z] "crypto/sha512", [2024-03-21T09:11:31.183Z] "crypto/subtle", [2024-03-21T09:11:31.183Z] "crypto/tls", [2024-03-21T09:11:31.183Z] "crypto/x509", [2024-03-21T09:11:31.183Z] "crypto/x509/pkix", [2024-03-21T09:11:31.183Z] "database/sql/driver", [2024-03-21T09:11:31.183Z] "debug/dwarf", [2024-03-21T09:11:31.183Z] "debug/macho", [2024-03-21T09:11:31.183Z] "embed", [2024-03-21T09:11:31.183Z] "encoding", [2024-03-21T09:11:31.183Z] "encoding/asn1", [2024-03-21T09:11:31.183Z] "encoding/base32", [2024-03-21T09:11:31.183Z] "encoding/base64", [2024-03-21T09:11:31.183Z] "encoding/binary", [2024-03-21T09:11:31.183Z] "encoding/csv", [2024-03-21T09:11:31.183Z] "encoding/hex", [2024-03-21T09:11:31.183Z] "encoding/json", [2024-03-21T09:11:31.183Z] "encoding/pem", [2024-03-21T09:11:31.183Z] "encoding/xml", [2024-03-21T09:11:31.183Z] "errors", [2024-03-21T09:11:31.183Z] "flag", [2024-03-21T09:11:31.183Z] "fmt", [2024-03-21T09:11:31.183Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.183Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.183Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.183Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.183Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.183Z] "github.com/fatih/color", [2024-03-21T09:11:31.183Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.183Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.183Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.183Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.183Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.183Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.183Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.183Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.183Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.183Z] "github.com/go-kit/log", [2024-03-21T09:11:31.183Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.183Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.183Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.183Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.183Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.183Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.183Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.183Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.183Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.183Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.183Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.183Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.183Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.183Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.183Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.183Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.183Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.183Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.183Z] "github.com/google/uuid", [2024-03-21T09:11:31.183Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.183Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.183Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.183Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.183Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.183Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.183Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.183Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.183Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.183Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.183Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.183Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.183Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.183Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.183Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.183Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.183Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.183Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.183Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.183Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.183Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.183Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.183Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.183Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.183Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.183Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.183Z] "github.com/x448/float16", [2024-03-21T09:11:31.183Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.183Z] "go/token", [2024-03-21T09:11:31.183Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.183Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.183Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.183Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.183Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.183Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.183Z] "golang.org/x/net/html", [2024-03-21T09:11:31.183Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.183Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.183Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.183Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.183Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.183Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.183Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.183Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.183Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.183Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.183Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.183Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.183Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.183Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.183Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.183Z] "golang.org/x/text/language", [2024-03-21T09:11:31.183Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.183Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.183Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.183Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.183Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.183Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.183Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.184Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.184Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.184Z] "hash", [2024-03-21T09:11:31.184Z] "hash/adler32", [2024-03-21T09:11:31.184Z] "hash/crc32", [2024-03-21T09:11:31.184Z] "hash/fnv", [2024-03-21T09:11:31.184Z] "html", [2024-03-21T09:11:31.184Z] "html/template", [2024-03-21T09:11:31.184Z] "internal/abi", [2024-03-21T09:11:31.184Z] "internal/bytealg", [2024-03-21T09:11:31.184Z] "internal/cpu", [2024-03-21T09:11:31.184Z] "internal/fmtsort", [2024-03-21T09:11:31.184Z] "internal/goexperiment", [2024-03-21T09:11:31.184Z] "internal/itoa", [2024-03-21T09:11:31.184Z] "internal/nettrace", [2024-03-21T09:11:31.184Z] "internal/oserror", [2024-03-21T09:11:31.184Z] "internal/poll", [2024-03-21T09:11:31.184Z] "internal/race", [2024-03-21T09:11:31.184Z] "internal/reflectlite", [2024-03-21T09:11:31.184Z] "internal/singleflight", [2024-03-21T09:11:31.184Z] "internal/syscall/execenv", [2024-03-21T09:11:31.184Z] "internal/syscall/unix", [2024-03-21T09:11:31.184Z] "internal/testlog", [2024-03-21T09:11:31.184Z] "internal/unsafeheader", [2024-03-21T09:11:31.184Z] "io", [2024-03-21T09:11:31.184Z] "io/fs", [2024-03-21T09:11:31.184Z] "io/ioutil", [2024-03-21T09:11:31.184Z] "log", [2024-03-21T09:11:31.184Z] "log/syslog", [2024-03-21T09:11:31.184Z] "math", [2024-03-21T09:11:31.184Z] "math/big", [2024-03-21T09:11:31.184Z] "math/bits", [2024-03-21T09:11:31.184Z] "math/rand", [2024-03-21T09:11:31.184Z] "mime", [2024-03-21T09:11:31.184Z] "mime/multipart", [2024-03-21T09:11:31.184Z] "mime/quotedprintable", [2024-03-21T09:11:31.184Z] "net", [2024-03-21T09:11:31.184Z] "net/http", [2024-03-21T09:11:31.184Z] "net/http/httptest", [2024-03-21T09:11:31.184Z] "net/http/httptrace", [2024-03-21T09:11:31.184Z] "net/http/httputil", [2024-03-21T09:11:31.184Z] "net/http/internal", [2024-03-21T09:11:31.184Z] "net/http/internal/ascii", [2024-03-21T09:11:31.184Z] "net/http/internal/testcert", [2024-03-21T09:11:31.184Z] "net/textproto", [2024-03-21T09:11:31.184Z] "net/url", [2024-03-21T09:11:31.184Z] "os", [2024-03-21T09:11:31.184Z] "os/signal", [2024-03-21T09:11:31.184Z] "path", [2024-03-21T09:11:31.184Z] "path/filepath", [2024-03-21T09:11:31.184Z] "reflect", [2024-03-21T09:11:31.184Z] "regexp", [2024-03-21T09:11:31.184Z] "regexp/syntax", [2024-03-21T09:11:31.184Z] "runtime", [2024-03-21T09:11:31.184Z] "runtime/cgo", [2024-03-21T09:11:31.184Z] "runtime/debug", [2024-03-21T09:11:31.184Z] "runtime/internal/atomic", [2024-03-21T09:11:31.184Z] "runtime/internal/math", [2024-03-21T09:11:31.184Z] "runtime/internal/sys", [2024-03-21T09:11:31.184Z] "runtime/pprof", [2024-03-21T09:11:31.184Z] "sort", [2024-03-21T09:11:31.184Z] "strconv", [2024-03-21T09:11:31.184Z] "strings", [2024-03-21T09:11:31.184Z] "sync", [2024-03-21T09:11:31.184Z] "sync/atomic", [2024-03-21T09:11:31.184Z] "syscall", [2024-03-21T09:11:31.184Z] "text/tabwriter", [2024-03-21T09:11:31.184Z] "text/template", [2024-03-21T09:11:31.184Z] "text/template/parse", [2024-03-21T09:11:31.184Z] "time", [2024-03-21T09:11:31.184Z] "unicode", [2024-03-21T09:11:31.184Z] "unicode/utf16", [2024-03-21T09:11:31.184Z] "unicode/utf8", [2024-03-21T09:11:31.184Z] "unsafe", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.184Z] ] [2024-03-21T09:11:31.184Z] } [2024-03-21T09:11:31.184Z] { [2024-03-21T09:11:31.184Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.184Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.184Z] "Name": "interfaces", [2024-03-21T09:11:31.184Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.184Z] "Module": { [2024-03-21T09:11:31.184Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.184Z] "Main": true, [2024-03-21T09:11:31.184Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.184Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.184Z] "GoVersion": "1.21" [2024-03-21T09:11:31.184Z] }, [2024-03-21T09:11:31.184Z] "Match": [ [2024-03-21T09:11:31.184Z] "./..." [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Stale": true, [2024-03-21T09:11:31.184Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.184Z] "GoFiles": [ [2024-03-21T09:11:31.184Z] "database.go" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Imports": [ [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Deps": [ [2024-03-21T09:11:31.184Z] "bufio", [2024-03-21T09:11:31.184Z] "bytes", [2024-03-21T09:11:31.184Z] "compress/flate", [2024-03-21T09:11:31.184Z] "compress/gzip", [2024-03-21T09:11:31.184Z] "compress/zlib", [2024-03-21T09:11:31.184Z] "container/list", [2024-03-21T09:11:31.184Z] "context", [2024-03-21T09:11:31.184Z] "crypto", [2024-03-21T09:11:31.184Z] "crypto/aes", [2024-03-21T09:11:31.184Z] "crypto/cipher", [2024-03-21T09:11:31.184Z] "crypto/des", [2024-03-21T09:11:31.184Z] "crypto/dsa", [2024-03-21T09:11:31.184Z] "crypto/ecdsa", [2024-03-21T09:11:31.184Z] "crypto/ed25519", [2024-03-21T09:11:31.184Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.184Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.184Z] "crypto/elliptic", [2024-03-21T09:11:31.184Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.184Z] "crypto/hmac", [2024-03-21T09:11:31.184Z] "crypto/internal/randutil", [2024-03-21T09:11:31.184Z] "crypto/internal/subtle", [2024-03-21T09:11:31.184Z] "crypto/md5", [2024-03-21T09:11:31.184Z] "crypto/rand", [2024-03-21T09:11:31.184Z] "crypto/rc4", [2024-03-21T09:11:31.184Z] "crypto/rsa", [2024-03-21T09:11:31.184Z] "crypto/sha1", [2024-03-21T09:11:31.184Z] "crypto/sha256", [2024-03-21T09:11:31.184Z] "crypto/sha512", [2024-03-21T09:11:31.184Z] "crypto/subtle", [2024-03-21T09:11:31.184Z] "crypto/tls", [2024-03-21T09:11:31.184Z] "crypto/x509", [2024-03-21T09:11:31.184Z] "crypto/x509/pkix", [2024-03-21T09:11:31.184Z] "database/sql/driver", [2024-03-21T09:11:31.184Z] "debug/dwarf", [2024-03-21T09:11:31.184Z] "debug/macho", [2024-03-21T09:11:31.184Z] "encoding", [2024-03-21T09:11:31.184Z] "encoding/asn1", [2024-03-21T09:11:31.184Z] "encoding/base64", [2024-03-21T09:11:31.184Z] "encoding/binary", [2024-03-21T09:11:31.184Z] "encoding/csv", [2024-03-21T09:11:31.184Z] "encoding/hex", [2024-03-21T09:11:31.184Z] "encoding/json", [2024-03-21T09:11:31.184Z] "encoding/pem", [2024-03-21T09:11:31.184Z] "encoding/xml", [2024-03-21T09:11:31.184Z] "errors", [2024-03-21T09:11:31.184Z] "flag", [2024-03-21T09:11:31.184Z] "fmt", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.184Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.184Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.184Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.184Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.184Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.184Z] "github.com/go-kit/log", [2024-03-21T09:11:31.184Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.184Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.184Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.184Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.184Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.184Z] "github.com/google/uuid", [2024-03-21T09:11:31.184Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.184Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.184Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.184Z] "golang.org/x/net/html", [2024-03-21T09:11:31.184Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.184Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.184Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.184Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.184Z] "golang.org/x/text/language", [2024-03-21T09:11:31.184Z] "hash", [2024-03-21T09:11:31.184Z] "hash/adler32", [2024-03-21T09:11:31.184Z] "hash/crc32", [2024-03-21T09:11:31.184Z] "internal/abi", [2024-03-21T09:11:31.184Z] "internal/bytealg", [2024-03-21T09:11:31.184Z] "internal/cpu", [2024-03-21T09:11:31.184Z] "internal/fmtsort", [2024-03-21T09:11:31.184Z] "internal/goexperiment", [2024-03-21T09:11:31.184Z] "internal/itoa", [2024-03-21T09:11:31.184Z] "internal/nettrace", [2024-03-21T09:11:31.184Z] "internal/oserror", [2024-03-21T09:11:31.184Z] "internal/poll", [2024-03-21T09:11:31.184Z] "internal/race", [2024-03-21T09:11:31.184Z] "internal/reflectlite", [2024-03-21T09:11:31.184Z] "internal/singleflight", [2024-03-21T09:11:31.184Z] "internal/syscall/execenv", [2024-03-21T09:11:31.184Z] "internal/syscall/unix", [2024-03-21T09:11:31.184Z] "internal/testlog", [2024-03-21T09:11:31.184Z] "internal/unsafeheader", [2024-03-21T09:11:31.184Z] "io", [2024-03-21T09:11:31.184Z] "io/fs", [2024-03-21T09:11:31.184Z] "io/ioutil", [2024-03-21T09:11:31.184Z] "log", [2024-03-21T09:11:31.184Z] "math", [2024-03-21T09:11:31.184Z] "math/big", [2024-03-21T09:11:31.184Z] "math/bits", [2024-03-21T09:11:31.184Z] "math/rand", [2024-03-21T09:11:31.184Z] "mime", [2024-03-21T09:11:31.184Z] "mime/multipart", [2024-03-21T09:11:31.184Z] "mime/quotedprintable", [2024-03-21T09:11:31.184Z] "net", [2024-03-21T09:11:31.184Z] "net/http", [2024-03-21T09:11:31.184Z] "net/http/httptest", [2024-03-21T09:11:31.184Z] "net/http/httptrace", [2024-03-21T09:11:31.184Z] "net/http/internal", [2024-03-21T09:11:31.184Z] "net/http/internal/ascii", [2024-03-21T09:11:31.184Z] "net/http/internal/testcert", [2024-03-21T09:11:31.184Z] "net/textproto", [2024-03-21T09:11:31.184Z] "net/url", [2024-03-21T09:11:31.184Z] "os", [2024-03-21T09:11:31.184Z] "path", [2024-03-21T09:11:31.184Z] "path/filepath", [2024-03-21T09:11:31.184Z] "reflect", [2024-03-21T09:11:31.184Z] "regexp", [2024-03-21T09:11:31.184Z] "regexp/syntax", [2024-03-21T09:11:31.184Z] "runtime", [2024-03-21T09:11:31.184Z] "runtime/cgo", [2024-03-21T09:11:31.184Z] "runtime/internal/atomic", [2024-03-21T09:11:31.184Z] "runtime/internal/math", [2024-03-21T09:11:31.184Z] "runtime/internal/sys", [2024-03-21T09:11:31.184Z] "sort", [2024-03-21T09:11:31.184Z] "strconv", [2024-03-21T09:11:31.184Z] "strings", [2024-03-21T09:11:31.184Z] "sync", [2024-03-21T09:11:31.184Z] "sync/atomic", [2024-03-21T09:11:31.184Z] "syscall", [2024-03-21T09:11:31.184Z] "time", [2024-03-21T09:11:31.184Z] "unicode", [2024-03-21T09:11:31.184Z] "unicode/utf16", [2024-03-21T09:11:31.184Z] "unicode/utf8", [2024-03-21T09:11:31.184Z] "unsafe", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.184Z] ] [2024-03-21T09:11:31.184Z] } [2024-03-21T09:11:31.184Z] { [2024-03-21T09:11:31.184Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg/db", [2024-03-21T09:11:31.184Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.184Z] "Name": "db", [2024-03-21T09:11:31.184Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.184Z] "Module": { [2024-03-21T09:11:31.184Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.184Z] "Main": true, [2024-03-21T09:11:31.184Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.184Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.184Z] "GoVersion": "1.21" [2024-03-21T09:11:31.184Z] }, [2024-03-21T09:11:31.184Z] "Match": [ [2024-03-21T09:11:31.184Z] "./..." [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Stale": true, [2024-03-21T09:11:31.184Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.184Z] "GoFiles": [ [2024-03-21T09:11:31.184Z] "db.go" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Imports": [ [2024-03-21T09:11:31.184Z] "errors" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Deps": [ [2024-03-21T09:11:31.184Z] "errors", [2024-03-21T09:11:31.184Z] "internal/abi", [2024-03-21T09:11:31.184Z] "internal/bytealg", [2024-03-21T09:11:31.184Z] "internal/cpu", [2024-03-21T09:11:31.184Z] "internal/goexperiment", [2024-03-21T09:11:31.184Z] "internal/reflectlite", [2024-03-21T09:11:31.184Z] "internal/unsafeheader", [2024-03-21T09:11:31.184Z] "runtime", [2024-03-21T09:11:31.184Z] "runtime/internal/atomic", [2024-03-21T09:11:31.184Z] "runtime/internal/math", [2024-03-21T09:11:31.184Z] "runtime/internal/sys", [2024-03-21T09:11:31.184Z] "unsafe" [2024-03-21T09:11:31.184Z] ] [2024-03-21T09:11:31.184Z] } [2024-03-21T09:11:31.184Z] { [2024-03-21T09:11:31.184Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg/common", [2024-03-21T09:11:31.184Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.184Z] "Name": "common", [2024-03-21T09:11:31.184Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.184Z] "Module": { [2024-03-21T09:11:31.184Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.184Z] "Main": true, [2024-03-21T09:11:31.184Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.184Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.184Z] "GoVersion": "1.21" [2024-03-21T09:11:31.184Z] }, [2024-03-21T09:11:31.184Z] "Match": [ [2024-03-21T09:11:31.184Z] "./..." [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Stale": true, [2024-03-21T09:11:31.184Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.184Z] "GoFiles": [ [2024-03-21T09:11:31.184Z] "util.go" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Imports": [ [2024-03-21T09:11:31.184Z] "time" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Deps": [ [2024-03-21T09:11:31.184Z] "errors", [2024-03-21T09:11:31.184Z] "internal/abi", [2024-03-21T09:11:31.184Z] "internal/bytealg", [2024-03-21T09:11:31.184Z] "internal/cpu", [2024-03-21T09:11:31.184Z] "internal/goexperiment", [2024-03-21T09:11:31.184Z] "internal/itoa", [2024-03-21T09:11:31.184Z] "internal/oserror", [2024-03-21T09:11:31.184Z] "internal/race", [2024-03-21T09:11:31.184Z] "internal/reflectlite", [2024-03-21T09:11:31.184Z] "internal/unsafeheader", [2024-03-21T09:11:31.184Z] "runtime", [2024-03-21T09:11:31.184Z] "runtime/internal/atomic", [2024-03-21T09:11:31.184Z] "runtime/internal/math", [2024-03-21T09:11:31.184Z] "runtime/internal/sys", [2024-03-21T09:11:31.184Z] "sync", [2024-03-21T09:11:31.184Z] "sync/atomic", [2024-03-21T09:11:31.184Z] "syscall", [2024-03-21T09:11:31.184Z] "time", [2024-03-21T09:11:31.184Z] "unsafe" [2024-03-21T09:11:31.184Z] ] [2024-03-21T09:11:31.184Z] } [2024-03-21T09:11:31.184Z] { [2024-03-21T09:11:31.184Z] "Dir": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2/redis", [2024-03-21T09:11:31.184Z] "ImportPath": "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.184Z] "Name": "redis", [2024-03-21T09:11:31.184Z] "Doc": "Package redis is a client for the Redis database.", [2024-03-21T09:11:31.184Z] "Root": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2", [2024-03-21T09:11:31.184Z] "Module": { [2024-03-21T09:11:31.184Z] "Path": "github.com/gomodule/redigo", [2024-03-21T09:11:31.184Z] "Version": "v1.9.2", [2024-03-21T09:11:31.184Z] "Time": "2024-02-25T12:53:24Z", [2024-03-21T09:11:31.184Z] "Dir": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2", [2024-03-21T09:11:31.184Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gomodule/redigo/@v/v1.9.2.mod", [2024-03-21T09:11:31.184Z] "GoVersion": "1.17" [2024-03-21T09:11:31.184Z] }, [2024-03-21T09:11:31.184Z] "DepOnly": true, [2024-03-21T09:11:31.184Z] "Stale": true, [2024-03-21T09:11:31.184Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.184Z] "GoFiles": [ [2024-03-21T09:11:31.184Z] "commandinfo.go", [2024-03-21T09:11:31.184Z] "conn.go", [2024-03-21T09:11:31.184Z] "doc.go", [2024-03-21T09:11:31.184Z] "log.go", [2024-03-21T09:11:31.184Z] "pool.go", [2024-03-21T09:11:31.184Z] "pubsub.go", [2024-03-21T09:11:31.184Z] "redis.go", [2024-03-21T09:11:31.184Z] "reflect.go", [2024-03-21T09:11:31.184Z] "reflect_go117.go", [2024-03-21T09:11:31.184Z] "reply.go", [2024-03-21T09:11:31.184Z] "scan.go", [2024-03-21T09:11:31.184Z] "script.go" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.184Z] "reflect_go118.go" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Imports": [ [2024-03-21T09:11:31.184Z] "bufio", [2024-03-21T09:11:31.184Z] "bytes", [2024-03-21T09:11:31.184Z] "context", [2024-03-21T09:11:31.184Z] "crypto/rand", [2024-03-21T09:11:31.184Z] "crypto/sha1", [2024-03-21T09:11:31.184Z] "crypto/tls", [2024-03-21T09:11:31.184Z] "encoding/hex", [2024-03-21T09:11:31.184Z] "errors", [2024-03-21T09:11:31.184Z] "fmt", [2024-03-21T09:11:31.184Z] "io", [2024-03-21T09:11:31.184Z] "log", [2024-03-21T09:11:31.184Z] "net", [2024-03-21T09:11:31.184Z] "net/url", [2024-03-21T09:11:31.184Z] "reflect", [2024-03-21T09:11:31.184Z] "regexp", [2024-03-21T09:11:31.184Z] "runtime", [2024-03-21T09:11:31.184Z] "strconv", [2024-03-21T09:11:31.184Z] "strings", [2024-03-21T09:11:31.184Z] "sync", [2024-03-21T09:11:31.184Z] "time" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "Deps": [ [2024-03-21T09:11:31.184Z] "bufio", [2024-03-21T09:11:31.184Z] "bytes", [2024-03-21T09:11:31.184Z] "container/list", [2024-03-21T09:11:31.184Z] "context", [2024-03-21T09:11:31.184Z] "crypto", [2024-03-21T09:11:31.184Z] "crypto/aes", [2024-03-21T09:11:31.184Z] "crypto/cipher", [2024-03-21T09:11:31.184Z] "crypto/des", [2024-03-21T09:11:31.184Z] "crypto/dsa", [2024-03-21T09:11:31.184Z] "crypto/ecdsa", [2024-03-21T09:11:31.184Z] "crypto/ed25519", [2024-03-21T09:11:31.184Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.184Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.184Z] "crypto/elliptic", [2024-03-21T09:11:31.184Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.184Z] "crypto/hmac", [2024-03-21T09:11:31.184Z] "crypto/internal/randutil", [2024-03-21T09:11:31.184Z] "crypto/internal/subtle", [2024-03-21T09:11:31.184Z] "crypto/md5", [2024-03-21T09:11:31.184Z] "crypto/rand", [2024-03-21T09:11:31.184Z] "crypto/rc4", [2024-03-21T09:11:31.184Z] "crypto/rsa", [2024-03-21T09:11:31.184Z] "crypto/sha1", [2024-03-21T09:11:31.184Z] "crypto/sha256", [2024-03-21T09:11:31.184Z] "crypto/sha512", [2024-03-21T09:11:31.184Z] "crypto/subtle", [2024-03-21T09:11:31.184Z] "crypto/tls", [2024-03-21T09:11:31.184Z] "crypto/x509", [2024-03-21T09:11:31.184Z] "crypto/x509/pkix", [2024-03-21T09:11:31.184Z] "encoding/asn1", [2024-03-21T09:11:31.184Z] "encoding/base64", [2024-03-21T09:11:31.184Z] "encoding/binary", [2024-03-21T09:11:31.184Z] "encoding/hex", [2024-03-21T09:11:31.184Z] "encoding/pem", [2024-03-21T09:11:31.184Z] "errors", [2024-03-21T09:11:31.184Z] "fmt", [2024-03-21T09:11:31.184Z] "hash", [2024-03-21T09:11:31.184Z] "internal/abi", [2024-03-21T09:11:31.184Z] "internal/bytealg", [2024-03-21T09:11:31.184Z] "internal/cpu", [2024-03-21T09:11:31.184Z] "internal/fmtsort", [2024-03-21T09:11:31.184Z] "internal/goexperiment", [2024-03-21T09:11:31.184Z] "internal/itoa", [2024-03-21T09:11:31.184Z] "internal/nettrace", [2024-03-21T09:11:31.184Z] "internal/oserror", [2024-03-21T09:11:31.184Z] "internal/poll", [2024-03-21T09:11:31.184Z] "internal/race", [2024-03-21T09:11:31.184Z] "internal/reflectlite", [2024-03-21T09:11:31.184Z] "internal/singleflight", [2024-03-21T09:11:31.184Z] "internal/syscall/execenv", [2024-03-21T09:11:31.184Z] "internal/syscall/unix", [2024-03-21T09:11:31.184Z] "internal/testlog", [2024-03-21T09:11:31.184Z] "internal/unsafeheader", [2024-03-21T09:11:31.184Z] "io", [2024-03-21T09:11:31.184Z] "io/fs", [2024-03-21T09:11:31.184Z] "io/ioutil", [2024-03-21T09:11:31.184Z] "log", [2024-03-21T09:11:31.184Z] "math", [2024-03-21T09:11:31.184Z] "math/big", [2024-03-21T09:11:31.184Z] "math/bits", [2024-03-21T09:11:31.184Z] "math/rand", [2024-03-21T09:11:31.184Z] "net", [2024-03-21T09:11:31.184Z] "net/url", [2024-03-21T09:11:31.184Z] "os", [2024-03-21T09:11:31.184Z] "path", [2024-03-21T09:11:31.184Z] "path/filepath", [2024-03-21T09:11:31.184Z] "reflect", [2024-03-21T09:11:31.184Z] "regexp", [2024-03-21T09:11:31.184Z] "regexp/syntax", [2024-03-21T09:11:31.184Z] "runtime", [2024-03-21T09:11:31.184Z] "runtime/cgo", [2024-03-21T09:11:31.184Z] "runtime/internal/atomic", [2024-03-21T09:11:31.184Z] "runtime/internal/math", [2024-03-21T09:11:31.184Z] "runtime/internal/sys", [2024-03-21T09:11:31.184Z] "sort", [2024-03-21T09:11:31.184Z] "strconv", [2024-03-21T09:11:31.184Z] "strings", [2024-03-21T09:11:31.184Z] "sync", [2024-03-21T09:11:31.184Z] "sync/atomic", [2024-03-21T09:11:31.184Z] "syscall", [2024-03-21T09:11:31.184Z] "time", [2024-03-21T09:11:31.184Z] "unicode", [2024-03-21T09:11:31.184Z] "unicode/utf16", [2024-03-21T09:11:31.184Z] "unicode/utf8", [2024-03-21T09:11:31.184Z] "unsafe", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.184Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "TestGoFiles": [ [2024-03-21T09:11:31.184Z] "commandinfo_test.go", [2024-03-21T09:11:31.184Z] "list_test.go", [2024-03-21T09:11:31.184Z] "test_test.go" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "TestImports": [ [2024-03-21T09:11:31.184Z] "bufio", [2024-03-21T09:11:31.184Z] "context", [2024-03-21T09:11:31.184Z] "errors", [2024-03-21T09:11:31.184Z] "flag", [2024-03-21T09:11:31.184Z] "fmt", [2024-03-21T09:11:31.184Z] "io", [2024-03-21T09:11:31.184Z] "io/ioutil", [2024-03-21T09:11:31.184Z] "os", [2024-03-21T09:11:31.184Z] "os/exec", [2024-03-21T09:11:31.184Z] "regexp", [2024-03-21T09:11:31.184Z] "strconv", [2024-03-21T09:11:31.184Z] "strings", [2024-03-21T09:11:31.184Z] "sync", [2024-03-21T09:11:31.184Z] "testing", [2024-03-21T09:11:31.184Z] "time" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "XTestGoFiles": [ [2024-03-21T09:11:31.184Z] "conn_test.go", [2024-03-21T09:11:31.184Z] "pool_test.go", [2024-03-21T09:11:31.184Z] "pubsub_example_test.go", [2024-03-21T09:11:31.184Z] "pubsub_test.go", [2024-03-21T09:11:31.184Z] "redis_test.go", [2024-03-21T09:11:31.184Z] "reply_test.go", [2024-03-21T09:11:31.184Z] "scan_test.go", [2024-03-21T09:11:31.184Z] "script_test.go", [2024-03-21T09:11:31.184Z] "zpop_example_test.go" [2024-03-21T09:11:31.184Z] ], [2024-03-21T09:11:31.184Z] "XTestImports": [ [2024-03-21T09:11:31.184Z] "bytes", [2024-03-21T09:11:31.184Z] "context", [2024-03-21T09:11:31.184Z] "crypto/tls", [2024-03-21T09:11:31.184Z] "crypto/x509", [2024-03-21T09:11:31.184Z] "errors", [2024-03-21T09:11:31.184Z] "fmt", [2024-03-21T09:11:31.184Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.184Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.184Z] "io", [2024-03-21T09:11:31.184Z] "math", [2024-03-21T09:11:31.184Z] "net", [2024-03-21T09:11:31.184Z] "os", [2024-03-21T09:11:31.184Z] "reflect", [2024-03-21T09:11:31.184Z] "strconv", [2024-03-21T09:11:31.184Z] "strings", [2024-03-21T09:11:31.184Z] "sync", [2024-03-21T09:11:31.184Z] "testing", [2024-03-21T09:11:31.184Z] "time" [2024-03-21T09:11:31.184Z] ] [2024-03-21T09:11:31.184Z] } [2024-03-21T09:11:31.184Z] { [2024-03-21T09:11:31.184Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg/db/redis", [2024-03-21T09:11:31.185Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.185Z] "Name": "redis", [2024-03-21T09:11:31.185Z] "Doc": "****************************************************************************** * Copyright 2018 Redis Labs Inc.", [2024-03-21T09:11:31.185Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.185Z] "Module": { [2024-03-21T09:11:31.185Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.185Z] "Main": true, [2024-03-21T09:11:31.185Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.185Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.185Z] "GoVersion": "1.21" [2024-03-21T09:11:31.185Z] }, [2024-03-21T09:11:31.185Z] "Match": [ [2024-03-21T09:11:31.185Z] "./..." [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "Stale": true, [2024-03-21T09:11:31.185Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.185Z] "GoFiles": [ [2024-03-21T09:11:31.185Z] "client.go" [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "Imports": [ [2024-03-21T09:11:31.185Z] "fmt", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.185Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.185Z] "os", [2024-03-21T09:11:31.185Z] "sync", [2024-03-21T09:11:31.185Z] "time" [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "Deps": [ [2024-03-21T09:11:31.185Z] "bufio", [2024-03-21T09:11:31.185Z] "bytes", [2024-03-21T09:11:31.185Z] "compress/flate", [2024-03-21T09:11:31.185Z] "compress/gzip", [2024-03-21T09:11:31.185Z] "compress/zlib", [2024-03-21T09:11:31.185Z] "container/list", [2024-03-21T09:11:31.185Z] "context", [2024-03-21T09:11:31.185Z] "crypto", [2024-03-21T09:11:31.185Z] "crypto/aes", [2024-03-21T09:11:31.185Z] "crypto/cipher", [2024-03-21T09:11:31.185Z] "crypto/des", [2024-03-21T09:11:31.185Z] "crypto/dsa", [2024-03-21T09:11:31.185Z] "crypto/ecdsa", [2024-03-21T09:11:31.185Z] "crypto/ed25519", [2024-03-21T09:11:31.185Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.185Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.185Z] "crypto/elliptic", [2024-03-21T09:11:31.185Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.185Z] "crypto/hmac", [2024-03-21T09:11:31.185Z] "crypto/internal/randutil", [2024-03-21T09:11:31.185Z] "crypto/internal/subtle", [2024-03-21T09:11:31.185Z] "crypto/md5", [2024-03-21T09:11:31.185Z] "crypto/rand", [2024-03-21T09:11:31.185Z] "crypto/rc4", [2024-03-21T09:11:31.185Z] "crypto/rsa", [2024-03-21T09:11:31.185Z] "crypto/sha1", [2024-03-21T09:11:31.185Z] "crypto/sha256", [2024-03-21T09:11:31.185Z] "crypto/sha512", [2024-03-21T09:11:31.185Z] "crypto/subtle", [2024-03-21T09:11:31.185Z] "crypto/tls", [2024-03-21T09:11:31.185Z] "crypto/x509", [2024-03-21T09:11:31.185Z] "crypto/x509/pkix", [2024-03-21T09:11:31.185Z] "database/sql/driver", [2024-03-21T09:11:31.185Z] "debug/dwarf", [2024-03-21T09:11:31.185Z] "debug/macho", [2024-03-21T09:11:31.185Z] "encoding", [2024-03-21T09:11:31.185Z] "encoding/asn1", [2024-03-21T09:11:31.185Z] "encoding/base64", [2024-03-21T09:11:31.185Z] "encoding/binary", [2024-03-21T09:11:31.185Z] "encoding/csv", [2024-03-21T09:11:31.185Z] "encoding/hex", [2024-03-21T09:11:31.185Z] "encoding/json", [2024-03-21T09:11:31.185Z] "encoding/pem", [2024-03-21T09:11:31.185Z] "encoding/xml", [2024-03-21T09:11:31.185Z] "errors", [2024-03-21T09:11:31.185Z] "fmt", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.185Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.185Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.185Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.185Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.185Z] "github.com/go-kit/log", [2024-03-21T09:11:31.185Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.185Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.185Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.185Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.185Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.185Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.185Z] "github.com/google/uuid", [2024-03-21T09:11:31.185Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.185Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.185Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.185Z] "golang.org/x/net/html", [2024-03-21T09:11:31.185Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.185Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.185Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.185Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.185Z] "golang.org/x/text/language", [2024-03-21T09:11:31.185Z] "hash", [2024-03-21T09:11:31.185Z] "hash/adler32", [2024-03-21T09:11:31.185Z] "hash/crc32", [2024-03-21T09:11:31.185Z] "internal/abi", [2024-03-21T09:11:31.185Z] "internal/bytealg", [2024-03-21T09:11:31.185Z] "internal/cpu", [2024-03-21T09:11:31.185Z] "internal/fmtsort", [2024-03-21T09:11:31.185Z] "internal/goexperiment", [2024-03-21T09:11:31.185Z] "internal/itoa", [2024-03-21T09:11:31.185Z] "internal/nettrace", [2024-03-21T09:11:31.185Z] "internal/oserror", [2024-03-21T09:11:31.185Z] "internal/poll", [2024-03-21T09:11:31.185Z] "internal/race", [2024-03-21T09:11:31.185Z] "internal/reflectlite", [2024-03-21T09:11:31.185Z] "internal/singleflight", [2024-03-21T09:11:31.185Z] "internal/syscall/execenv", [2024-03-21T09:11:31.185Z] "internal/syscall/unix", [2024-03-21T09:11:31.185Z] "internal/testlog", [2024-03-21T09:11:31.185Z] "internal/unsafeheader", [2024-03-21T09:11:31.185Z] "io", [2024-03-21T09:11:31.185Z] "io/fs", [2024-03-21T09:11:31.185Z] "io/ioutil", [2024-03-21T09:11:31.185Z] "log", [2024-03-21T09:11:31.185Z] "math", [2024-03-21T09:11:31.185Z] "math/big", [2024-03-21T09:11:31.185Z] "math/bits", [2024-03-21T09:11:31.185Z] "math/rand", [2024-03-21T09:11:31.185Z] "mime", [2024-03-21T09:11:31.185Z] "mime/multipart", [2024-03-21T09:11:31.185Z] "mime/quotedprintable", [2024-03-21T09:11:31.185Z] "net", [2024-03-21T09:11:31.185Z] "net/http", [2024-03-21T09:11:31.185Z] "net/http/httptrace", [2024-03-21T09:11:31.185Z] "net/http/internal", [2024-03-21T09:11:31.185Z] "net/http/internal/ascii", [2024-03-21T09:11:31.185Z] "net/textproto", [2024-03-21T09:11:31.185Z] "net/url", [2024-03-21T09:11:31.185Z] "os", [2024-03-21T09:11:31.185Z] "path", [2024-03-21T09:11:31.185Z] "path/filepath", [2024-03-21T09:11:31.185Z] "reflect", [2024-03-21T09:11:31.185Z] "regexp", [2024-03-21T09:11:31.185Z] "regexp/syntax", [2024-03-21T09:11:31.185Z] "runtime", [2024-03-21T09:11:31.185Z] "runtime/cgo", [2024-03-21T09:11:31.185Z] "runtime/internal/atomic", [2024-03-21T09:11:31.185Z] "runtime/internal/math", [2024-03-21T09:11:31.185Z] "runtime/internal/sys", [2024-03-21T09:11:31.185Z] "sort", [2024-03-21T09:11:31.185Z] "strconv", [2024-03-21T09:11:31.185Z] "strings", [2024-03-21T09:11:31.185Z] "sync", [2024-03-21T09:11:31.185Z] "sync/atomic", [2024-03-21T09:11:31.185Z] "syscall", [2024-03-21T09:11:31.185Z] "time", [2024-03-21T09:11:31.185Z] "unicode", [2024-03-21T09:11:31.185Z] "unicode/utf16", [2024-03-21T09:11:31.185Z] "unicode/utf8", [2024-03-21T09:11:31.185Z] "unsafe", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.185Z] ] [2024-03-21T09:11:31.185Z] } [2024-03-21T09:11:31.185Z] { [2024-03-21T09:11:31.185Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.185Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.185Z] "Name": "redis", [2024-03-21T09:11:31.185Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.185Z] "Module": { [2024-03-21T09:11:31.185Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.185Z] "Main": true, [2024-03-21T09:11:31.185Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.185Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.185Z] "GoVersion": "1.21" [2024-03-21T09:11:31.185Z] }, [2024-03-21T09:11:31.185Z] "Match": [ [2024-03-21T09:11:31.185Z] "./..." [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "Stale": true, [2024-03-21T09:11:31.185Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.185Z] "GoFiles": [ [2024-03-21T09:11:31.185Z] "client.go", [2024-03-21T09:11:31.185Z] "dbconsts.go", [2024-03-21T09:11:31.185Z] "dbhelper.go", [2024-03-21T09:11:31.185Z] "device.go", [2024-03-21T09:11:31.185Z] "device_profile.go", [2024-03-21T09:11:31.185Z] "device_service.go", [2024-03-21T09:11:31.185Z] "event.go", [2024-03-21T09:11:31.185Z] "interval.go", [2024-03-21T09:11:31.185Z] "intervalaction.go", [2024-03-21T09:11:31.185Z] "notification.go", [2024-03-21T09:11:31.185Z] "provisionwatcher.go", [2024-03-21T09:11:31.185Z] "queries.go", [2024-03-21T09:11:31.185Z] "reading.go", [2024-03-21T09:11:31.185Z] "subscription.go", [2024-03-21T09:11:31.185Z] "transmission.go" [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "Imports": [ [2024-03-21T09:11:31.185Z] "encoding/json", [2024-03-21T09:11:31.185Z] "fmt", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.185Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.185Z] "github.com/google/uuid", [2024-03-21T09:11:31.185Z] "strconv", [2024-03-21T09:11:31.185Z] "strings", [2024-03-21T09:11:31.185Z] "time" [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "Deps": [ [2024-03-21T09:11:31.185Z] "bufio", [2024-03-21T09:11:31.185Z] "bytes", [2024-03-21T09:11:31.185Z] "compress/flate", [2024-03-21T09:11:31.185Z] "compress/gzip", [2024-03-21T09:11:31.185Z] "compress/zlib", [2024-03-21T09:11:31.185Z] "container/list", [2024-03-21T09:11:31.185Z] "context", [2024-03-21T09:11:31.185Z] "crypto", [2024-03-21T09:11:31.185Z] "crypto/aes", [2024-03-21T09:11:31.185Z] "crypto/cipher", [2024-03-21T09:11:31.185Z] "crypto/des", [2024-03-21T09:11:31.185Z] "crypto/dsa", [2024-03-21T09:11:31.185Z] "crypto/ecdsa", [2024-03-21T09:11:31.185Z] "crypto/ed25519", [2024-03-21T09:11:31.185Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.185Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.185Z] "crypto/elliptic", [2024-03-21T09:11:31.185Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.185Z] "crypto/hmac", [2024-03-21T09:11:31.185Z] "crypto/internal/randutil", [2024-03-21T09:11:31.185Z] "crypto/internal/subtle", [2024-03-21T09:11:31.185Z] "crypto/md5", [2024-03-21T09:11:31.185Z] "crypto/rand", [2024-03-21T09:11:31.185Z] "crypto/rc4", [2024-03-21T09:11:31.185Z] "crypto/rsa", [2024-03-21T09:11:31.185Z] "crypto/sha1", [2024-03-21T09:11:31.185Z] "crypto/sha256", [2024-03-21T09:11:31.185Z] "crypto/sha512", [2024-03-21T09:11:31.185Z] "crypto/subtle", [2024-03-21T09:11:31.185Z] "crypto/tls", [2024-03-21T09:11:31.185Z] "crypto/x509", [2024-03-21T09:11:31.185Z] "crypto/x509/pkix", [2024-03-21T09:11:31.185Z] "database/sql/driver", [2024-03-21T09:11:31.185Z] "debug/dwarf", [2024-03-21T09:11:31.185Z] "debug/macho", [2024-03-21T09:11:31.185Z] "encoding", [2024-03-21T09:11:31.185Z] "encoding/asn1", [2024-03-21T09:11:31.185Z] "encoding/base32", [2024-03-21T09:11:31.185Z] "encoding/base64", [2024-03-21T09:11:31.185Z] "encoding/binary", [2024-03-21T09:11:31.185Z] "encoding/csv", [2024-03-21T09:11:31.185Z] "encoding/hex", [2024-03-21T09:11:31.185Z] "encoding/json", [2024-03-21T09:11:31.185Z] "encoding/pem", [2024-03-21T09:11:31.185Z] "encoding/xml", [2024-03-21T09:11:31.185Z] "errors", [2024-03-21T09:11:31.185Z] "fmt", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.185Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.185Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.185Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.185Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.185Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.185Z] "github.com/go-kit/log", [2024-03-21T09:11:31.185Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.185Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.185Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.185Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.185Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.185Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.185Z] "github.com/google/uuid", [2024-03-21T09:11:31.185Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.185Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.185Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.185Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.185Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.185Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.185Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.185Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.185Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.185Z] "github.com/x448/float16", [2024-03-21T09:11:31.185Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.185Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.185Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.185Z] "golang.org/x/net/html", [2024-03-21T09:11:31.185Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.185Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.185Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.185Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.185Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.185Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.185Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.185Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.185Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.185Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.185Z] "golang.org/x/text/language", [2024-03-21T09:11:31.185Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.185Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.185Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.185Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.185Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.185Z] "hash", [2024-03-21T09:11:31.185Z] "hash/adler32", [2024-03-21T09:11:31.185Z] "hash/crc32", [2024-03-21T09:11:31.185Z] "internal/abi", [2024-03-21T09:11:31.185Z] "internal/bytealg", [2024-03-21T09:11:31.185Z] "internal/cpu", [2024-03-21T09:11:31.185Z] "internal/fmtsort", [2024-03-21T09:11:31.185Z] "internal/goexperiment", [2024-03-21T09:11:31.185Z] "internal/itoa", [2024-03-21T09:11:31.185Z] "internal/nettrace", [2024-03-21T09:11:31.185Z] "internal/oserror", [2024-03-21T09:11:31.185Z] "internal/poll", [2024-03-21T09:11:31.185Z] "internal/race", [2024-03-21T09:11:31.185Z] "internal/reflectlite", [2024-03-21T09:11:31.185Z] "internal/singleflight", [2024-03-21T09:11:31.185Z] "internal/syscall/execenv", [2024-03-21T09:11:31.185Z] "internal/syscall/unix", [2024-03-21T09:11:31.185Z] "internal/testlog", [2024-03-21T09:11:31.185Z] "internal/unsafeheader", [2024-03-21T09:11:31.185Z] "io", [2024-03-21T09:11:31.185Z] "io/fs", [2024-03-21T09:11:31.185Z] "io/ioutil", [2024-03-21T09:11:31.185Z] "log", [2024-03-21T09:11:31.185Z] "math", [2024-03-21T09:11:31.185Z] "math/big", [2024-03-21T09:11:31.185Z] "math/bits", [2024-03-21T09:11:31.185Z] "math/rand", [2024-03-21T09:11:31.185Z] "mime", [2024-03-21T09:11:31.185Z] "mime/multipart", [2024-03-21T09:11:31.185Z] "mime/quotedprintable", [2024-03-21T09:11:31.185Z] "net", [2024-03-21T09:11:31.185Z] "net/http", [2024-03-21T09:11:31.185Z] "net/http/httptrace", [2024-03-21T09:11:31.185Z] "net/http/internal", [2024-03-21T09:11:31.185Z] "net/http/internal/ascii", [2024-03-21T09:11:31.185Z] "net/textproto", [2024-03-21T09:11:31.185Z] "net/url", [2024-03-21T09:11:31.185Z] "os", [2024-03-21T09:11:31.185Z] "path", [2024-03-21T09:11:31.185Z] "path/filepath", [2024-03-21T09:11:31.185Z] "reflect", [2024-03-21T09:11:31.185Z] "regexp", [2024-03-21T09:11:31.185Z] "regexp/syntax", [2024-03-21T09:11:31.185Z] "runtime", [2024-03-21T09:11:31.185Z] "runtime/cgo", [2024-03-21T09:11:31.185Z] "runtime/debug", [2024-03-21T09:11:31.185Z] "runtime/internal/atomic", [2024-03-21T09:11:31.185Z] "runtime/internal/math", [2024-03-21T09:11:31.185Z] "runtime/internal/sys", [2024-03-21T09:11:31.185Z] "sort", [2024-03-21T09:11:31.185Z] "strconv", [2024-03-21T09:11:31.185Z] "strings", [2024-03-21T09:11:31.185Z] "sync", [2024-03-21T09:11:31.185Z] "sync/atomic", [2024-03-21T09:11:31.185Z] "syscall", [2024-03-21T09:11:31.185Z] "time", [2024-03-21T09:11:31.185Z] "unicode", [2024-03-21T09:11:31.185Z] "unicode/utf16", [2024-03-21T09:11:31.185Z] "unicode/utf8", [2024-03-21T09:11:31.185Z] "unsafe", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.185Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "TestGoFiles": [ [2024-03-21T09:11:31.185Z] "client_test.go", [2024-03-21T09:11:31.185Z] "dbhelper_test.go", [2024-03-21T09:11:31.185Z] "reading_test.go" [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "TestImports": [ [2024-03-21T09:11:31.185Z] "encoding/json", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.185Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.185Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.185Z] "testing" [2024-03-21T09:11:31.185Z] ] [2024-03-21T09:11:31.185Z] } [2024-03-21T09:11:31.185Z] { [2024-03-21T09:11:31.185Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg/interfaces", [2024-03-21T09:11:31.185Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.185Z] "Name": "interfaces", [2024-03-21T09:11:31.185Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.185Z] "Module": { [2024-03-21T09:11:31.185Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.185Z] "Main": true, [2024-03-21T09:11:31.185Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.185Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.185Z] "GoVersion": "1.21" [2024-03-21T09:11:31.185Z] }, [2024-03-21T09:11:31.185Z] "Match": [ [2024-03-21T09:11:31.185Z] "./..." [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "Stale": true, [2024-03-21T09:11:31.185Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.185Z] "GoFiles": [ [2024-03-21T09:11:31.185Z] "db.go" [2024-03-21T09:11:31.185Z] ] [2024-03-21T09:11:31.185Z] } [2024-03-21T09:11:31.185Z] { [2024-03-21T09:11:31.185Z] "Dir": "/w/workspace/edgex-go/637/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.185Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.185Z] "Name": "handlers", [2024-03-21T09:11:31.185Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.185Z] "Module": { [2024-03-21T09:11:31.185Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.185Z] "Main": true, [2024-03-21T09:11:31.185Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.185Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.185Z] "GoVersion": "1.21" [2024-03-21T09:11:31.185Z] }, [2024-03-21T09:11:31.185Z] "Match": [ [2024-03-21T09:11:31.185Z] "./..." [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "Stale": true, [2024-03-21T09:11:31.185Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.185Z] "GoFiles": [ [2024-03-21T09:11:31.185Z] "database.go" [2024-03-21T09:11:31.185Z] ], [2024-03-21T09:11:31.185Z] "Imports": [ [2024-03-21T09:11:31.185Z] "context", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.185Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.186Z] "sync", [2024-03-21T09:11:31.186Z] "time" [2024-03-21T09:11:31.186Z] ], [2024-03-21T09:11:31.186Z] "Deps": [ [2024-03-21T09:11:31.186Z] "bufio", [2024-03-21T09:11:31.186Z] "bytes", [2024-03-21T09:11:31.186Z] "compress/flate", [2024-03-21T09:11:31.186Z] "compress/gzip", [2024-03-21T09:11:31.186Z] "compress/zlib", [2024-03-21T09:11:31.186Z] "container/list", [2024-03-21T09:11:31.186Z] "context", [2024-03-21T09:11:31.186Z] "crypto", [2024-03-21T09:11:31.186Z] "crypto/aes", [2024-03-21T09:11:31.186Z] "crypto/cipher", [2024-03-21T09:11:31.186Z] "crypto/des", [2024-03-21T09:11:31.186Z] "crypto/dsa", [2024-03-21T09:11:31.186Z] "crypto/ecdsa", [2024-03-21T09:11:31.186Z] "crypto/ed25519", [2024-03-21T09:11:31.186Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.186Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.186Z] "crypto/elliptic", [2024-03-21T09:11:31.186Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.186Z] "crypto/hmac", [2024-03-21T09:11:31.186Z] "crypto/internal/randutil", [2024-03-21T09:11:31.186Z] "crypto/internal/subtle", [2024-03-21T09:11:31.186Z] "crypto/md5", [2024-03-21T09:11:31.186Z] "crypto/rand", [2024-03-21T09:11:31.186Z] "crypto/rc4", [2024-03-21T09:11:31.186Z] "crypto/rsa", [2024-03-21T09:11:31.186Z] "crypto/sha1", [2024-03-21T09:11:31.186Z] "crypto/sha256", [2024-03-21T09:11:31.186Z] "crypto/sha512", [2024-03-21T09:11:31.186Z] "crypto/subtle", [2024-03-21T09:11:31.186Z] "crypto/tls", [2024-03-21T09:11:31.186Z] "crypto/x509", [2024-03-21T09:11:31.186Z] "crypto/x509/pkix", [2024-03-21T09:11:31.186Z] "database/sql/driver", [2024-03-21T09:11:31.186Z] "debug/dwarf", [2024-03-21T09:11:31.186Z] "debug/macho", [2024-03-21T09:11:31.186Z] "embed", [2024-03-21T09:11:31.186Z] "encoding", [2024-03-21T09:11:31.186Z] "encoding/asn1", [2024-03-21T09:11:31.186Z] "encoding/base32", [2024-03-21T09:11:31.186Z] "encoding/base64", [2024-03-21T09:11:31.186Z] "encoding/binary", [2024-03-21T09:11:31.186Z] "encoding/csv", [2024-03-21T09:11:31.186Z] "encoding/hex", [2024-03-21T09:11:31.186Z] "encoding/json", [2024-03-21T09:11:31.186Z] "encoding/pem", [2024-03-21T09:11:31.186Z] "encoding/xml", [2024-03-21T09:11:31.186Z] "errors", [2024-03-21T09:11:31.186Z] "flag", [2024-03-21T09:11:31.186Z] "fmt", [2024-03-21T09:11:31.186Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.186Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.186Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.186Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.186Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.186Z] "github.com/fatih/color", [2024-03-21T09:11:31.186Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.186Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.186Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.186Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.186Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.186Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.186Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.186Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.186Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.186Z] "github.com/go-kit/log", [2024-03-21T09:11:31.186Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.186Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.186Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.186Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.186Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.186Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.186Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.186Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.186Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.186Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.186Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.186Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.186Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.186Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.186Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.186Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.186Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.186Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.186Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.186Z] "github.com/google/uuid", [2024-03-21T09:11:31.186Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.186Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.186Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.186Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.186Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.186Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.186Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.186Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.186Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.186Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.186Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.186Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.186Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.186Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.186Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.186Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.186Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.186Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.186Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.186Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.186Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.186Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.186Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.186Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.186Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.186Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.186Z] "github.com/x448/float16", [2024-03-21T09:11:31.186Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.186Z] "go/token", [2024-03-21T09:11:31.186Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.186Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.186Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.186Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.186Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.186Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.186Z] "golang.org/x/net/html", [2024-03-21T09:11:31.186Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.186Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.186Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.186Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.186Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.186Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.186Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.186Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.186Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.186Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.186Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.186Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.186Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.186Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.186Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.186Z] "golang.org/x/text/language", [2024-03-21T09:11:31.186Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.186Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.186Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.186Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.186Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.186Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.186Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.186Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.186Z] "hash", [2024-03-21T09:11:31.186Z] "hash/adler32", [2024-03-21T09:11:31.186Z] "hash/crc32", [2024-03-21T09:11:31.186Z] "hash/fnv", [2024-03-21T09:11:31.186Z] "html", [2024-03-21T09:11:31.186Z] "html/template", [2024-03-21T09:11:31.186Z] "internal/abi", [2024-03-21T09:11:31.186Z] "internal/bytealg", [2024-03-21T09:11:31.186Z] "internal/cpu", [2024-03-21T09:11:31.186Z] "internal/fmtsort", [2024-03-21T09:11:31.186Z] "internal/goexperiment", [2024-03-21T09:11:31.186Z] "internal/itoa", [2024-03-21T09:11:31.186Z] "internal/nettrace", [2024-03-21T09:11:31.186Z] "internal/oserror", [2024-03-21T09:11:31.186Z] "internal/poll", [2024-03-21T09:11:31.186Z] "internal/race", [2024-03-21T09:11:31.186Z] "internal/reflectlite", [2024-03-21T09:11:31.186Z] "internal/singleflight", [2024-03-21T09:11:31.186Z] "internal/syscall/execenv", [2024-03-21T09:11:31.186Z] "internal/syscall/unix", [2024-03-21T09:11:31.186Z] "internal/testlog", [2024-03-21T09:11:31.186Z] "internal/unsafeheader", [2024-03-21T09:11:31.186Z] "io", [2024-03-21T09:11:31.186Z] "io/fs", [2024-03-21T09:11:31.186Z] "io/ioutil", [2024-03-21T09:11:31.186Z] "log", [2024-03-21T09:11:31.186Z] "log/syslog", [2024-03-21T09:11:31.186Z] "math", [2024-03-21T09:11:31.186Z] "math/big", [2024-03-21T09:11:31.186Z] "math/bits", [2024-03-21T09:11:31.186Z] "math/rand", [2024-03-21T09:11:31.186Z] "mime", [2024-03-21T09:11:31.186Z] "mime/multipart", [2024-03-21T09:11:31.186Z] "mime/quotedprintable", [2024-03-21T09:11:31.186Z] "net", [2024-03-21T09:11:31.186Z] "net/http", [2024-03-21T09:11:31.186Z] "net/http/httptest", [2024-03-21T09:11:31.186Z] "net/http/httptrace", [2024-03-21T09:11:31.186Z] "net/http/httputil", [2024-03-21T09:11:31.186Z] "net/http/internal", [2024-03-21T09:11:31.186Z] "net/http/internal/ascii", [2024-03-21T09:11:31.186Z] "net/http/internal/testcert", [2024-03-21T09:11:31.186Z] "net/textproto", [2024-03-21T09:11:31.186Z] "net/url", [2024-03-21T09:11:31.186Z] "os", [2024-03-21T09:11:31.186Z] "os/signal", [2024-03-21T09:11:31.186Z] "path", [2024-03-21T09:11:31.186Z] "path/filepath", [2024-03-21T09:11:31.186Z] "reflect", [2024-03-21T09:11:31.186Z] "regexp", [2024-03-21T09:11:31.186Z] "regexp/syntax", [2024-03-21T09:11:31.186Z] "runtime", [2024-03-21T09:11:31.186Z] "runtime/cgo", [2024-03-21T09:11:31.186Z] "runtime/debug", [2024-03-21T09:11:31.186Z] "runtime/internal/atomic", [2024-03-21T09:11:31.186Z] "runtime/internal/math", [2024-03-21T09:11:31.186Z] "runtime/internal/sys", [2024-03-21T09:11:31.186Z] "runtime/pprof", [2024-03-21T09:11:31.186Z] "sort", [2024-03-21T09:11:31.186Z] "strconv", [2024-03-21T09:11:31.186Z] "strings", [2024-03-21T09:11:31.186Z] "sync", [2024-03-21T09:11:31.186Z] "sync/atomic", [2024-03-21T09:11:31.186Z] "syscall", [2024-03-21T09:11:31.186Z] "text/tabwriter", [2024-03-21T09:11:31.186Z] "text/template", [2024-03-21T09:11:31.186Z] "text/template/parse", [2024-03-21T09:11:31.186Z] "time", [2024-03-21T09:11:31.186Z] "unicode", [2024-03-21T09:11:31.186Z] "unicode/utf16", [2024-03-21T09:11:31.186Z] "unicode/utf8", [2024-03-21T09:11:31.186Z] "unsafe", [2024-03-21T09:11:31.186Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.187Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.187Z] ] [2024-03-21T09:11:31.187Z] } [2024-03-21T09:11:31.187Z] { [2024-03-21T09:11:31.187Z] "Dir": "/w/workspace/edgex-go/637/internal/core/data", [2024-03-21T09:11:31.187Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-03-21T09:11:31.187Z] "Name": "data", [2024-03-21T09:11:31.187Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.187Z] "Module": { [2024-03-21T09:11:31.187Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.187Z] "Main": true, [2024-03-21T09:11:31.187Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.187Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.187Z] "GoVersion": "1.21" [2024-03-21T09:11:31.187Z] }, [2024-03-21T09:11:31.187Z] "Match": [ [2024-03-21T09:11:31.187Z] "./..." [2024-03-21T09:11:31.187Z] ], [2024-03-21T09:11:31.187Z] "Stale": true, [2024-03-21T09:11:31.187Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.187Z] "GoFiles": [ [2024-03-21T09:11:31.187Z] "init.go", [2024-03-21T09:11:31.187Z] "main.go", [2024-03-21T09:11:31.187Z] "router.go" [2024-03-21T09:11:31.187Z] ], [2024-03-21T09:11:31.187Z] "Imports": [ [2024-03-21T09:11:31.187Z] "context", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.187Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.187Z] "os", [2024-03-21T09:11:31.187Z] "sync", [2024-03-21T09:11:31.187Z] "time" [2024-03-21T09:11:31.187Z] ], [2024-03-21T09:11:31.187Z] "Deps": [ [2024-03-21T09:11:31.187Z] "bufio", [2024-03-21T09:11:31.187Z] "bytes", [2024-03-21T09:11:31.187Z] "compress/flate", [2024-03-21T09:11:31.187Z] "compress/gzip", [2024-03-21T09:11:31.187Z] "compress/zlib", [2024-03-21T09:11:31.187Z] "container/heap", [2024-03-21T09:11:31.187Z] "container/list", [2024-03-21T09:11:31.187Z] "context", [2024-03-21T09:11:31.187Z] "crypto", [2024-03-21T09:11:31.187Z] "crypto/aes", [2024-03-21T09:11:31.187Z] "crypto/cipher", [2024-03-21T09:11:31.187Z] "crypto/des", [2024-03-21T09:11:31.187Z] "crypto/dsa", [2024-03-21T09:11:31.187Z] "crypto/ecdsa", [2024-03-21T09:11:31.187Z] "crypto/ed25519", [2024-03-21T09:11:31.187Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.187Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.187Z] "crypto/elliptic", [2024-03-21T09:11:31.187Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.187Z] "crypto/hmac", [2024-03-21T09:11:31.187Z] "crypto/internal/randutil", [2024-03-21T09:11:31.187Z] "crypto/internal/subtle", [2024-03-21T09:11:31.187Z] "crypto/md5", [2024-03-21T09:11:31.187Z] "crypto/rand", [2024-03-21T09:11:31.187Z] "crypto/rc4", [2024-03-21T09:11:31.187Z] "crypto/rsa", [2024-03-21T09:11:31.187Z] "crypto/sha1", [2024-03-21T09:11:31.187Z] "crypto/sha256", [2024-03-21T09:11:31.187Z] "crypto/sha512", [2024-03-21T09:11:31.187Z] "crypto/subtle", [2024-03-21T09:11:31.187Z] "crypto/tls", [2024-03-21T09:11:31.187Z] "crypto/x509", [2024-03-21T09:11:31.187Z] "crypto/x509/pkix", [2024-03-21T09:11:31.187Z] "database/sql/driver", [2024-03-21T09:11:31.187Z] "debug/dwarf", [2024-03-21T09:11:31.187Z] "debug/macho", [2024-03-21T09:11:31.187Z] "embed", [2024-03-21T09:11:31.187Z] "encoding", [2024-03-21T09:11:31.187Z] "encoding/asn1", [2024-03-21T09:11:31.187Z] "encoding/base32", [2024-03-21T09:11:31.187Z] "encoding/base64", [2024-03-21T09:11:31.187Z] "encoding/binary", [2024-03-21T09:11:31.187Z] "encoding/csv", [2024-03-21T09:11:31.187Z] "encoding/gob", [2024-03-21T09:11:31.187Z] "encoding/hex", [2024-03-21T09:11:31.187Z] "encoding/json", [2024-03-21T09:11:31.187Z] "encoding/pem", [2024-03-21T09:11:31.187Z] "encoding/xml", [2024-03-21T09:11:31.187Z] "errors", [2024-03-21T09:11:31.187Z] "flag", [2024-03-21T09:11:31.187Z] "fmt", [2024-03-21T09:11:31.187Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.187Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.187Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.187Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.187Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.187Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.187Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.187Z] "github.com/fatih/color", [2024-03-21T09:11:31.187Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.187Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.187Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.187Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.187Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.187Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.187Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.187Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.187Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.187Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.187Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.187Z] "github.com/go-kit/log", [2024-03-21T09:11:31.187Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.187Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.187Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.187Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.187Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.187Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.187Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.187Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.187Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.187Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.187Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.187Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.187Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.187Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.187Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.187Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.187Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.187Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.187Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.187Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.187Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.187Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.187Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.187Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.187Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.187Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.187Z] "github.com/google/uuid", [2024-03-21T09:11:31.187Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.187Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.187Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.187Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.187Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.187Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.187Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.187Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.187Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.187Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.187Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.187Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.187Z] "github.com/josharian/intern", [2024-03-21T09:11:31.187Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.187Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.187Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.187Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.187Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.187Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.187Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.187Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.187Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.187Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.187Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.187Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.187Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.187Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.187Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.187Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.187Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.187Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.187Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.187Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.187Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.187Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.187Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.187Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.187Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.187Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.187Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.187Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.187Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.187Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.188Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.188Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.188Z] "github.com/openziti/identity", [2024-03-21T09:11:31.188Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.188Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.188Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.188Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.188Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.188Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.188Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.188Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.188Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.188Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.188Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.188Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.188Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.188Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.188Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.188Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.188Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.188Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.188Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.188Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.188Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.188Z] "github.com/pkg/errors", [2024-03-21T09:11:31.188Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.188Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.188Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.188Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.188Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.188Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.188Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.188Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.188Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.188Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.188Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.188Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.188Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.188Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.188Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.188Z] "github.com/x448/float16", [2024-03-21T09:11:31.188Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.188Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.188Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.188Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.188Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.188Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.188Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.188Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.188Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.188Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.188Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.188Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.188Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.188Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.188Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.188Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.188Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.188Z] "go/token", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.188Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.188Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.188Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.188Z] "golang.org/x/net/html", [2024-03-21T09:11:31.188Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.188Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.188Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.188Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.188Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.188Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.188Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.188Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.188Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.188Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.188Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.188Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.188Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.188Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.188Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.188Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.188Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.188Z] "golang.org/x/term", [2024-03-21T09:11:31.188Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.188Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.188Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.188Z] "golang.org/x/text/language", [2024-03-21T09:11:31.188Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.188Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.188Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.188Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.188Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.188Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.188Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.188Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.188Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.188Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.188Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.188Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.188Z] "hash", [2024-03-21T09:11:31.188Z] "hash/adler32", [2024-03-21T09:11:31.188Z] "hash/crc32", [2024-03-21T09:11:31.188Z] "hash/fnv", [2024-03-21T09:11:31.188Z] "html", [2024-03-21T09:11:31.188Z] "html/template", [2024-03-21T09:11:31.188Z] "internal/abi", [2024-03-21T09:11:31.188Z] "internal/bytealg", [2024-03-21T09:11:31.188Z] "internal/cpu", [2024-03-21T09:11:31.188Z] "internal/fmtsort", [2024-03-21T09:11:31.188Z] "internal/goexperiment", [2024-03-21T09:11:31.188Z] "internal/itoa", [2024-03-21T09:11:31.188Z] "internal/nettrace", [2024-03-21T09:11:31.188Z] "internal/oserror", [2024-03-21T09:11:31.188Z] "internal/poll", [2024-03-21T09:11:31.188Z] "internal/race", [2024-03-21T09:11:31.188Z] "internal/reflectlite", [2024-03-21T09:11:31.188Z] "internal/singleflight", [2024-03-21T09:11:31.188Z] "internal/syscall/execenv", [2024-03-21T09:11:31.188Z] "internal/syscall/unix", [2024-03-21T09:11:31.188Z] "internal/testlog", [2024-03-21T09:11:31.188Z] "internal/unsafeheader", [2024-03-21T09:11:31.188Z] "io", [2024-03-21T09:11:31.188Z] "io/fs", [2024-03-21T09:11:31.188Z] "io/ioutil", [2024-03-21T09:11:31.188Z] "log", [2024-03-21T09:11:31.188Z] "log/syslog", [2024-03-21T09:11:31.188Z] "math", [2024-03-21T09:11:31.188Z] "math/big", [2024-03-21T09:11:31.188Z] "math/bits", [2024-03-21T09:11:31.188Z] "math/rand", [2024-03-21T09:11:31.188Z] "mime", [2024-03-21T09:11:31.189Z] "mime/multipart", [2024-03-21T09:11:31.189Z] "mime/quotedprintable", [2024-03-21T09:11:31.189Z] "net", [2024-03-21T09:11:31.189Z] "net/http", [2024-03-21T09:11:31.189Z] "net/http/cookiejar", [2024-03-21T09:11:31.189Z] "net/http/httptest", [2024-03-21T09:11:31.189Z] "net/http/httptrace", [2024-03-21T09:11:31.189Z] "net/http/httputil", [2024-03-21T09:11:31.189Z] "net/http/internal", [2024-03-21T09:11:31.189Z] "net/http/internal/ascii", [2024-03-21T09:11:31.189Z] "net/http/internal/testcert", [2024-03-21T09:11:31.189Z] "net/mail", [2024-03-21T09:11:31.189Z] "net/textproto", [2024-03-21T09:11:31.189Z] "net/url", [2024-03-21T09:11:31.189Z] "os", [2024-03-21T09:11:31.189Z] "os/exec", [2024-03-21T09:11:31.189Z] "os/signal", [2024-03-21T09:11:31.189Z] "os/user", [2024-03-21T09:11:31.189Z] "path", [2024-03-21T09:11:31.189Z] "path/filepath", [2024-03-21T09:11:31.189Z] "reflect", [2024-03-21T09:11:31.189Z] "regexp", [2024-03-21T09:11:31.189Z] "regexp/syntax", [2024-03-21T09:11:31.189Z] "runtime", [2024-03-21T09:11:31.189Z] "runtime/cgo", [2024-03-21T09:11:31.189Z] "runtime/debug", [2024-03-21T09:11:31.189Z] "runtime/internal/atomic", [2024-03-21T09:11:31.189Z] "runtime/internal/math", [2024-03-21T09:11:31.189Z] "runtime/internal/sys", [2024-03-21T09:11:31.189Z] "runtime/pprof", [2024-03-21T09:11:31.189Z] "sort", [2024-03-21T09:11:31.189Z] "strconv", [2024-03-21T09:11:31.189Z] "strings", [2024-03-21T09:11:31.189Z] "sync", [2024-03-21T09:11:31.189Z] "sync/atomic", [2024-03-21T09:11:31.189Z] "syscall", [2024-03-21T09:11:31.189Z] "text/tabwriter", [2024-03-21T09:11:31.189Z] "text/template", [2024-03-21T09:11:31.189Z] "text/template/parse", [2024-03-21T09:11:31.189Z] "time", [2024-03-21T09:11:31.189Z] "unicode", [2024-03-21T09:11:31.189Z] "unicode/utf16", [2024-03-21T09:11:31.189Z] "unicode/utf8", [2024-03-21T09:11:31.189Z] "unsafe", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.189Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.189Z] ] [2024-03-21T09:11:31.189Z] } [2024-03-21T09:11:31.189Z] { [2024-03-21T09:11:31.189Z] "Dir": "/w/workspace/edgex-go/637/cmd/core-data", [2024-03-21T09:11:31.189Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-data", [2024-03-21T09:11:31.189Z] "Name": "main", [2024-03-21T09:11:31.189Z] "Doc": "****************************************************************************** * Copyright 2017 Dell Inc.", [2024-03-21T09:11:31.189Z] "Target": "/go/bin/core-data", [2024-03-21T09:11:31.189Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.189Z] "Module": { [2024-03-21T09:11:31.189Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.189Z] "Main": true, [2024-03-21T09:11:31.189Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.189Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.189Z] "GoVersion": "1.21" [2024-03-21T09:11:31.189Z] }, [2024-03-21T09:11:31.189Z] "Match": [ [2024-03-21T09:11:31.189Z] "./..." [2024-03-21T09:11:31.189Z] ], [2024-03-21T09:11:31.189Z] "Stale": true, [2024-03-21T09:11:31.189Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.189Z] "GoFiles": [ [2024-03-21T09:11:31.189Z] "main.go" [2024-03-21T09:11:31.189Z] ], [2024-03-21T09:11:31.189Z] "Imports": [ [2024-03-21T09:11:31.189Z] "context", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-03-21T09:11:31.189Z] "github.com/labstack/echo/v4" [2024-03-21T09:11:31.189Z] ], [2024-03-21T09:11:31.189Z] "Deps": [ [2024-03-21T09:11:31.189Z] "bufio", [2024-03-21T09:11:31.189Z] "bytes", [2024-03-21T09:11:31.189Z] "compress/flate", [2024-03-21T09:11:31.189Z] "compress/gzip", [2024-03-21T09:11:31.189Z] "compress/zlib", [2024-03-21T09:11:31.189Z] "container/heap", [2024-03-21T09:11:31.189Z] "container/list", [2024-03-21T09:11:31.189Z] "context", [2024-03-21T09:11:31.189Z] "crypto", [2024-03-21T09:11:31.189Z] "crypto/aes", [2024-03-21T09:11:31.189Z] "crypto/cipher", [2024-03-21T09:11:31.189Z] "crypto/des", [2024-03-21T09:11:31.189Z] "crypto/dsa", [2024-03-21T09:11:31.189Z] "crypto/ecdsa", [2024-03-21T09:11:31.189Z] "crypto/ed25519", [2024-03-21T09:11:31.189Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.189Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.189Z] "crypto/elliptic", [2024-03-21T09:11:31.189Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.189Z] "crypto/hmac", [2024-03-21T09:11:31.189Z] "crypto/internal/randutil", [2024-03-21T09:11:31.189Z] "crypto/internal/subtle", [2024-03-21T09:11:31.189Z] "crypto/md5", [2024-03-21T09:11:31.189Z] "crypto/rand", [2024-03-21T09:11:31.189Z] "crypto/rc4", [2024-03-21T09:11:31.189Z] "crypto/rsa", [2024-03-21T09:11:31.189Z] "crypto/sha1", [2024-03-21T09:11:31.189Z] "crypto/sha256", [2024-03-21T09:11:31.189Z] "crypto/sha512", [2024-03-21T09:11:31.189Z] "crypto/subtle", [2024-03-21T09:11:31.189Z] "crypto/tls", [2024-03-21T09:11:31.189Z] "crypto/x509", [2024-03-21T09:11:31.189Z] "crypto/x509/pkix", [2024-03-21T09:11:31.189Z] "database/sql/driver", [2024-03-21T09:11:31.189Z] "debug/dwarf", [2024-03-21T09:11:31.189Z] "debug/macho", [2024-03-21T09:11:31.189Z] "embed", [2024-03-21T09:11:31.189Z] "encoding", [2024-03-21T09:11:31.189Z] "encoding/asn1", [2024-03-21T09:11:31.189Z] "encoding/base32", [2024-03-21T09:11:31.189Z] "encoding/base64", [2024-03-21T09:11:31.189Z] "encoding/binary", [2024-03-21T09:11:31.189Z] "encoding/csv", [2024-03-21T09:11:31.189Z] "encoding/gob", [2024-03-21T09:11:31.189Z] "encoding/hex", [2024-03-21T09:11:31.189Z] "encoding/json", [2024-03-21T09:11:31.189Z] "encoding/pem", [2024-03-21T09:11:31.189Z] "encoding/xml", [2024-03-21T09:11:31.189Z] "errors", [2024-03-21T09:11:31.189Z] "flag", [2024-03-21T09:11:31.189Z] "fmt", [2024-03-21T09:11:31.189Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.189Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.189Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.189Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.189Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.189Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.189Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.189Z] "github.com/fatih/color", [2024-03-21T09:11:31.189Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.189Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.189Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.189Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.189Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.189Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.189Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.189Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.189Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.189Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.189Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.189Z] "github.com/go-kit/log", [2024-03-21T09:11:31.189Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.189Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.189Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.189Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.189Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.189Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.189Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.189Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.189Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.189Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.189Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.189Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.189Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.189Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.189Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.189Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.189Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.189Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.189Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.189Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.189Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.189Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.189Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.189Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.189Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.189Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.189Z] "github.com/google/uuid", [2024-03-21T09:11:31.189Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.189Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.189Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.189Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.189Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.189Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.189Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.189Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.189Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.189Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.189Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.189Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.189Z] "github.com/josharian/intern", [2024-03-21T09:11:31.189Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.189Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.189Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.189Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.189Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.189Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.189Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.189Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.189Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.189Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.189Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.189Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.189Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.189Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.189Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.189Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.189Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.189Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.189Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.189Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.189Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.189Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.189Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.189Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.189Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.189Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.189Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.189Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.189Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.189Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.190Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.190Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.190Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.190Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.190Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.190Z] "github.com/openziti/identity", [2024-03-21T09:11:31.190Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.190Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.190Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.190Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.190Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.190Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.190Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.190Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.190Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.190Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.190Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.190Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.190Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.190Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.190Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.190Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.190Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.190Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.190Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.190Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.190Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.190Z] "github.com/pkg/errors", [2024-03-21T09:11:31.190Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.190Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.190Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.190Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.190Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.190Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.190Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.190Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.190Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.190Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.190Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.190Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.190Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.190Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.190Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.190Z] "github.com/x448/float16", [2024-03-21T09:11:31.190Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.190Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.190Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.190Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.190Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.190Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.190Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.190Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.190Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.190Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.190Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.190Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.190Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.190Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.190Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.190Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.190Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.190Z] "go/token", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.190Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.190Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.190Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.190Z] "golang.org/x/net/html", [2024-03-21T09:11:31.190Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.190Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.190Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.190Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.190Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.190Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.190Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.190Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.190Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.190Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.190Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.190Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.190Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.190Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.190Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.190Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.190Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.190Z] "golang.org/x/term", [2024-03-21T09:11:31.190Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.190Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.190Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.190Z] "golang.org/x/text/language", [2024-03-21T09:11:31.190Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.190Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.190Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.190Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.190Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.190Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.190Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.190Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.190Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.190Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.190Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.190Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.190Z] "hash", [2024-03-21T09:11:31.190Z] "hash/adler32", [2024-03-21T09:11:31.190Z] "hash/crc32", [2024-03-21T09:11:31.190Z] "hash/fnv", [2024-03-21T09:11:31.190Z] "html", [2024-03-21T09:11:31.190Z] "html/template", [2024-03-21T09:11:31.190Z] "internal/abi", [2024-03-21T09:11:31.190Z] "internal/bytealg", [2024-03-21T09:11:31.190Z] "internal/cpu", [2024-03-21T09:11:31.190Z] "internal/fmtsort", [2024-03-21T09:11:31.190Z] "internal/goexperiment", [2024-03-21T09:11:31.190Z] "internal/itoa", [2024-03-21T09:11:31.190Z] "internal/nettrace", [2024-03-21T09:11:31.190Z] "internal/oserror", [2024-03-21T09:11:31.190Z] "internal/poll", [2024-03-21T09:11:31.190Z] "internal/race", [2024-03-21T09:11:31.190Z] "internal/reflectlite", [2024-03-21T09:11:31.190Z] "internal/singleflight", [2024-03-21T09:11:31.190Z] "internal/syscall/execenv", [2024-03-21T09:11:31.190Z] "internal/syscall/unix", [2024-03-21T09:11:31.190Z] "internal/testlog", [2024-03-21T09:11:31.190Z] "internal/unsafeheader", [2024-03-21T09:11:31.190Z] "io", [2024-03-21T09:11:31.190Z] "io/fs", [2024-03-21T09:11:31.190Z] "io/ioutil", [2024-03-21T09:11:31.190Z] "log", [2024-03-21T09:11:31.190Z] "log/syslog", [2024-03-21T09:11:31.190Z] "math", [2024-03-21T09:11:31.190Z] "math/big", [2024-03-21T09:11:31.190Z] "math/bits", [2024-03-21T09:11:31.190Z] "math/rand", [2024-03-21T09:11:31.190Z] "mime", [2024-03-21T09:11:31.190Z] "mime/multipart", [2024-03-21T09:11:31.190Z] "mime/quotedprintable", [2024-03-21T09:11:31.190Z] "net", [2024-03-21T09:11:31.190Z] "net/http", [2024-03-21T09:11:31.190Z] "net/http/cookiejar", [2024-03-21T09:11:31.190Z] "net/http/httptest", [2024-03-21T09:11:31.190Z] "net/http/httptrace", [2024-03-21T09:11:31.190Z] "net/http/httputil", [2024-03-21T09:11:31.190Z] "net/http/internal", [2024-03-21T09:11:31.190Z] "net/http/internal/ascii", [2024-03-21T09:11:31.190Z] "net/http/internal/testcert", [2024-03-21T09:11:31.190Z] "net/mail", [2024-03-21T09:11:31.190Z] "net/textproto", [2024-03-21T09:11:31.190Z] "net/url", [2024-03-21T09:11:31.190Z] "os", [2024-03-21T09:11:31.190Z] "os/exec", [2024-03-21T09:11:31.190Z] "os/signal", [2024-03-21T09:11:31.190Z] "os/user", [2024-03-21T09:11:31.190Z] "path", [2024-03-21T09:11:31.190Z] "path/filepath", [2024-03-21T09:11:31.190Z] "reflect", [2024-03-21T09:11:31.190Z] "regexp", [2024-03-21T09:11:31.190Z] "regexp/syntax", [2024-03-21T09:11:31.190Z] "runtime", [2024-03-21T09:11:31.190Z] "runtime/cgo", [2024-03-21T09:11:31.190Z] "runtime/debug", [2024-03-21T09:11:31.190Z] "runtime/internal/atomic", [2024-03-21T09:11:31.190Z] "runtime/internal/math", [2024-03-21T09:11:31.190Z] "runtime/internal/sys", [2024-03-21T09:11:31.190Z] "runtime/pprof", [2024-03-21T09:11:31.190Z] "sort", [2024-03-21T09:11:31.190Z] "strconv", [2024-03-21T09:11:31.190Z] "strings", [2024-03-21T09:11:31.190Z] "sync", [2024-03-21T09:11:31.190Z] "sync/atomic", [2024-03-21T09:11:31.190Z] "syscall", [2024-03-21T09:11:31.190Z] "text/tabwriter", [2024-03-21T09:11:31.190Z] "text/template", [2024-03-21T09:11:31.190Z] "text/template/parse", [2024-03-21T09:11:31.190Z] "time", [2024-03-21T09:11:31.190Z] "unicode", [2024-03-21T09:11:31.190Z] "unicode/utf16", [2024-03-21T09:11:31.190Z] "unicode/utf8", [2024-03-21T09:11:31.190Z] "unsafe", [2024-03-21T09:11:31.190Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.190Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.190Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.190Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.190Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.190Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.190Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.190Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.190Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.191Z] ] [2024-03-21T09:11:31.191Z] } [2024-03-21T09:11:31.191Z] { [2024-03-21T09:11:31.191Z] "Dir": "/w/workspace/edgex-go/637/internal/core/metadata/config", [2024-03-21T09:11:31.191Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.191Z] "Name": "config", [2024-03-21T09:11:31.191Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.191Z] "Module": { [2024-03-21T09:11:31.191Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.191Z] "Main": true, [2024-03-21T09:11:31.191Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.191Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.191Z] "GoVersion": "1.21" [2024-03-21T09:11:31.191Z] }, [2024-03-21T09:11:31.191Z] "Match": [ [2024-03-21T09:11:31.191Z] "./..." [2024-03-21T09:11:31.191Z] ], [2024-03-21T09:11:31.191Z] "Stale": true, [2024-03-21T09:11:31.191Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.191Z] "GoFiles": [ [2024-03-21T09:11:31.191Z] "config.go" [2024-03-21T09:11:31.191Z] ], [2024-03-21T09:11:31.191Z] "Imports": [ [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.191Z] ], [2024-03-21T09:11:31.191Z] "Deps": [ [2024-03-21T09:11:31.191Z] "bufio", [2024-03-21T09:11:31.191Z] "bytes", [2024-03-21T09:11:31.191Z] "compress/flate", [2024-03-21T09:11:31.191Z] "compress/gzip", [2024-03-21T09:11:31.191Z] "compress/zlib", [2024-03-21T09:11:31.191Z] "container/list", [2024-03-21T09:11:31.191Z] "context", [2024-03-21T09:11:31.191Z] "crypto", [2024-03-21T09:11:31.191Z] "crypto/aes", [2024-03-21T09:11:31.191Z] "crypto/cipher", [2024-03-21T09:11:31.191Z] "crypto/des", [2024-03-21T09:11:31.191Z] "crypto/dsa", [2024-03-21T09:11:31.191Z] "crypto/ecdsa", [2024-03-21T09:11:31.191Z] "crypto/ed25519", [2024-03-21T09:11:31.191Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.191Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.191Z] "crypto/elliptic", [2024-03-21T09:11:31.191Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.191Z] "crypto/hmac", [2024-03-21T09:11:31.191Z] "crypto/internal/randutil", [2024-03-21T09:11:31.191Z] "crypto/internal/subtle", [2024-03-21T09:11:31.191Z] "crypto/md5", [2024-03-21T09:11:31.191Z] "crypto/rand", [2024-03-21T09:11:31.191Z] "crypto/rc4", [2024-03-21T09:11:31.191Z] "crypto/rsa", [2024-03-21T09:11:31.191Z] "crypto/sha1", [2024-03-21T09:11:31.191Z] "crypto/sha256", [2024-03-21T09:11:31.191Z] "crypto/sha512", [2024-03-21T09:11:31.191Z] "crypto/subtle", [2024-03-21T09:11:31.191Z] "crypto/tls", [2024-03-21T09:11:31.191Z] "crypto/x509", [2024-03-21T09:11:31.191Z] "crypto/x509/pkix", [2024-03-21T09:11:31.191Z] "database/sql/driver", [2024-03-21T09:11:31.191Z] "debug/dwarf", [2024-03-21T09:11:31.191Z] "debug/macho", [2024-03-21T09:11:31.191Z] "encoding", [2024-03-21T09:11:31.191Z] "encoding/asn1", [2024-03-21T09:11:31.191Z] "encoding/base64", [2024-03-21T09:11:31.191Z] "encoding/binary", [2024-03-21T09:11:31.191Z] "encoding/csv", [2024-03-21T09:11:31.191Z] "encoding/hex", [2024-03-21T09:11:31.191Z] "encoding/json", [2024-03-21T09:11:31.191Z] "encoding/pem", [2024-03-21T09:11:31.191Z] "encoding/xml", [2024-03-21T09:11:31.191Z] "errors", [2024-03-21T09:11:31.191Z] "flag", [2024-03-21T09:11:31.191Z] "fmt", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.191Z] "github.com/go-kit/log", [2024-03-21T09:11:31.191Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.191Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.191Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.191Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.191Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.191Z] "github.com/google/uuid", [2024-03-21T09:11:31.191Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.191Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.191Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.191Z] "golang.org/x/net/html", [2024-03-21T09:11:31.191Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.191Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.191Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.191Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.191Z] "golang.org/x/text/language", [2024-03-21T09:11:31.191Z] "hash", [2024-03-21T09:11:31.191Z] "hash/adler32", [2024-03-21T09:11:31.191Z] "hash/crc32", [2024-03-21T09:11:31.191Z] "internal/abi", [2024-03-21T09:11:31.191Z] "internal/bytealg", [2024-03-21T09:11:31.191Z] "internal/cpu", [2024-03-21T09:11:31.191Z] "internal/fmtsort", [2024-03-21T09:11:31.191Z] "internal/goexperiment", [2024-03-21T09:11:31.191Z] "internal/itoa", [2024-03-21T09:11:31.191Z] "internal/nettrace", [2024-03-21T09:11:31.191Z] "internal/oserror", [2024-03-21T09:11:31.191Z] "internal/poll", [2024-03-21T09:11:31.191Z] "internal/race", [2024-03-21T09:11:31.191Z] "internal/reflectlite", [2024-03-21T09:11:31.191Z] "internal/singleflight", [2024-03-21T09:11:31.191Z] "internal/syscall/execenv", [2024-03-21T09:11:31.191Z] "internal/syscall/unix", [2024-03-21T09:11:31.191Z] "internal/testlog", [2024-03-21T09:11:31.191Z] "internal/unsafeheader", [2024-03-21T09:11:31.191Z] "io", [2024-03-21T09:11:31.191Z] "io/fs", [2024-03-21T09:11:31.191Z] "io/ioutil", [2024-03-21T09:11:31.191Z] "log", [2024-03-21T09:11:31.191Z] "math", [2024-03-21T09:11:31.191Z] "math/big", [2024-03-21T09:11:31.191Z] "math/bits", [2024-03-21T09:11:31.191Z] "math/rand", [2024-03-21T09:11:31.191Z] "mime", [2024-03-21T09:11:31.191Z] "mime/multipart", [2024-03-21T09:11:31.191Z] "mime/quotedprintable", [2024-03-21T09:11:31.191Z] "net", [2024-03-21T09:11:31.191Z] "net/http", [2024-03-21T09:11:31.191Z] "net/http/httptest", [2024-03-21T09:11:31.191Z] "net/http/httptrace", [2024-03-21T09:11:31.191Z] "net/http/internal", [2024-03-21T09:11:31.191Z] "net/http/internal/ascii", [2024-03-21T09:11:31.191Z] "net/http/internal/testcert", [2024-03-21T09:11:31.191Z] "net/textproto", [2024-03-21T09:11:31.191Z] "net/url", [2024-03-21T09:11:31.191Z] "os", [2024-03-21T09:11:31.191Z] "path", [2024-03-21T09:11:31.191Z] "path/filepath", [2024-03-21T09:11:31.191Z] "reflect", [2024-03-21T09:11:31.191Z] "regexp", [2024-03-21T09:11:31.191Z] "regexp/syntax", [2024-03-21T09:11:31.191Z] "runtime", [2024-03-21T09:11:31.191Z] "runtime/cgo", [2024-03-21T09:11:31.191Z] "runtime/internal/atomic", [2024-03-21T09:11:31.191Z] "runtime/internal/math", [2024-03-21T09:11:31.191Z] "runtime/internal/sys", [2024-03-21T09:11:31.191Z] "sort", [2024-03-21T09:11:31.191Z] "strconv", [2024-03-21T09:11:31.191Z] "strings", [2024-03-21T09:11:31.191Z] "sync", [2024-03-21T09:11:31.191Z] "sync/atomic", [2024-03-21T09:11:31.191Z] "syscall", [2024-03-21T09:11:31.191Z] "time", [2024-03-21T09:11:31.191Z] "unicode", [2024-03-21T09:11:31.191Z] "unicode/utf16", [2024-03-21T09:11:31.191Z] "unicode/utf8", [2024-03-21T09:11:31.191Z] "unsafe", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.191Z] ] [2024-03-21T09:11:31.191Z] } [2024-03-21T09:11:31.191Z] { [2024-03-21T09:11:31.191Z] "Dir": "/w/workspace/edgex-go/637/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.191Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.191Z] "Name": "interfaces", [2024-03-21T09:11:31.191Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.191Z] "Module": { [2024-03-21T09:11:31.191Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.191Z] "Main": true, [2024-03-21T09:11:31.191Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.191Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.191Z] "GoVersion": "1.21" [2024-03-21T09:11:31.191Z] }, [2024-03-21T09:11:31.191Z] "Match": [ [2024-03-21T09:11:31.191Z] "./..." [2024-03-21T09:11:31.191Z] ], [2024-03-21T09:11:31.191Z] "Stale": true, [2024-03-21T09:11:31.191Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.191Z] "GoFiles": [ [2024-03-21T09:11:31.191Z] "db.go", [2024-03-21T09:11:31.191Z] "uom.go" [2024-03-21T09:11:31.191Z] ], [2024-03-21T09:11:31.191Z] "Imports": [ [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-21T09:11:31.191Z] ], [2024-03-21T09:11:31.191Z] "Deps": [ [2024-03-21T09:11:31.191Z] "bufio", [2024-03-21T09:11:31.191Z] "bytes", [2024-03-21T09:11:31.191Z] "compress/flate", [2024-03-21T09:11:31.191Z] "compress/gzip", [2024-03-21T09:11:31.191Z] "compress/zlib", [2024-03-21T09:11:31.191Z] "container/list", [2024-03-21T09:11:31.191Z] "context", [2024-03-21T09:11:31.191Z] "crypto", [2024-03-21T09:11:31.191Z] "crypto/aes", [2024-03-21T09:11:31.191Z] "crypto/cipher", [2024-03-21T09:11:31.191Z] "crypto/des", [2024-03-21T09:11:31.191Z] "crypto/dsa", [2024-03-21T09:11:31.191Z] "crypto/ecdsa", [2024-03-21T09:11:31.191Z] "crypto/ed25519", [2024-03-21T09:11:31.191Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.191Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.191Z] "crypto/elliptic", [2024-03-21T09:11:31.191Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.191Z] "crypto/hmac", [2024-03-21T09:11:31.191Z] "crypto/internal/randutil", [2024-03-21T09:11:31.191Z] "crypto/internal/subtle", [2024-03-21T09:11:31.191Z] "crypto/md5", [2024-03-21T09:11:31.191Z] "crypto/rand", [2024-03-21T09:11:31.191Z] "crypto/rc4", [2024-03-21T09:11:31.191Z] "crypto/rsa", [2024-03-21T09:11:31.191Z] "crypto/sha1", [2024-03-21T09:11:31.191Z] "crypto/sha256", [2024-03-21T09:11:31.191Z] "crypto/sha512", [2024-03-21T09:11:31.191Z] "crypto/subtle", [2024-03-21T09:11:31.191Z] "crypto/tls", [2024-03-21T09:11:31.191Z] "crypto/x509", [2024-03-21T09:11:31.191Z] "crypto/x509/pkix", [2024-03-21T09:11:31.191Z] "database/sql/driver", [2024-03-21T09:11:31.191Z] "debug/dwarf", [2024-03-21T09:11:31.191Z] "debug/macho", [2024-03-21T09:11:31.191Z] "encoding", [2024-03-21T09:11:31.191Z] "encoding/asn1", [2024-03-21T09:11:31.191Z] "encoding/base64", [2024-03-21T09:11:31.191Z] "encoding/binary", [2024-03-21T09:11:31.191Z] "encoding/csv", [2024-03-21T09:11:31.191Z] "encoding/hex", [2024-03-21T09:11:31.191Z] "encoding/json", [2024-03-21T09:11:31.191Z] "encoding/pem", [2024-03-21T09:11:31.191Z] "encoding/xml", [2024-03-21T09:11:31.191Z] "errors", [2024-03-21T09:11:31.191Z] "fmt", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.191Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.191Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.191Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.191Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.191Z] "github.com/google/uuid", [2024-03-21T09:11:31.191Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.191Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.191Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.191Z] "golang.org/x/net/html", [2024-03-21T09:11:31.191Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.191Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.191Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.191Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.191Z] "golang.org/x/text/language", [2024-03-21T09:11:31.191Z] "hash", [2024-03-21T09:11:31.191Z] "hash/adler32", [2024-03-21T09:11:31.191Z] "hash/crc32", [2024-03-21T09:11:31.191Z] "internal/abi", [2024-03-21T09:11:31.191Z] "internal/bytealg", [2024-03-21T09:11:31.191Z] "internal/cpu", [2024-03-21T09:11:31.191Z] "internal/fmtsort", [2024-03-21T09:11:31.191Z] "internal/goexperiment", [2024-03-21T09:11:31.191Z] "internal/itoa", [2024-03-21T09:11:31.191Z] "internal/nettrace", [2024-03-21T09:11:31.191Z] "internal/oserror", [2024-03-21T09:11:31.191Z] "internal/poll", [2024-03-21T09:11:31.191Z] "internal/race", [2024-03-21T09:11:31.191Z] "internal/reflectlite", [2024-03-21T09:11:31.191Z] "internal/singleflight", [2024-03-21T09:11:31.191Z] "internal/syscall/execenv", [2024-03-21T09:11:31.191Z] "internal/syscall/unix", [2024-03-21T09:11:31.191Z] "internal/testlog", [2024-03-21T09:11:31.191Z] "internal/unsafeheader", [2024-03-21T09:11:31.191Z] "io", [2024-03-21T09:11:31.191Z] "io/fs", [2024-03-21T09:11:31.191Z] "io/ioutil", [2024-03-21T09:11:31.191Z] "log", [2024-03-21T09:11:31.191Z] "math", [2024-03-21T09:11:31.191Z] "math/big", [2024-03-21T09:11:31.191Z] "math/bits", [2024-03-21T09:11:31.191Z] "math/rand", [2024-03-21T09:11:31.191Z] "mime", [2024-03-21T09:11:31.191Z] "mime/multipart", [2024-03-21T09:11:31.191Z] "mime/quotedprintable", [2024-03-21T09:11:31.191Z] "net", [2024-03-21T09:11:31.191Z] "net/http", [2024-03-21T09:11:31.191Z] "net/http/httptrace", [2024-03-21T09:11:31.191Z] "net/http/internal", [2024-03-21T09:11:31.191Z] "net/http/internal/ascii", [2024-03-21T09:11:31.191Z] "net/textproto", [2024-03-21T09:11:31.191Z] "net/url", [2024-03-21T09:11:31.191Z] "os", [2024-03-21T09:11:31.191Z] "path", [2024-03-21T09:11:31.191Z] "path/filepath", [2024-03-21T09:11:31.191Z] "reflect", [2024-03-21T09:11:31.191Z] "regexp", [2024-03-21T09:11:31.191Z] "regexp/syntax", [2024-03-21T09:11:31.191Z] "runtime", [2024-03-21T09:11:31.191Z] "runtime/cgo", [2024-03-21T09:11:31.191Z] "runtime/internal/atomic", [2024-03-21T09:11:31.191Z] "runtime/internal/math", [2024-03-21T09:11:31.191Z] "runtime/internal/sys", [2024-03-21T09:11:31.191Z] "sort", [2024-03-21T09:11:31.191Z] "strconv", [2024-03-21T09:11:31.191Z] "strings", [2024-03-21T09:11:31.191Z] "sync", [2024-03-21T09:11:31.191Z] "sync/atomic", [2024-03-21T09:11:31.191Z] "syscall", [2024-03-21T09:11:31.191Z] "time", [2024-03-21T09:11:31.191Z] "unicode", [2024-03-21T09:11:31.191Z] "unicode/utf16", [2024-03-21T09:11:31.191Z] "unicode/utf8", [2024-03-21T09:11:31.191Z] "unsafe", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.191Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.191Z] ] [2024-03-21T09:11:31.191Z] } [2024-03-21T09:11:31.191Z] { [2024-03-21T09:11:31.191Z] "Dir": "/w/workspace/edgex-go/637/internal/core/metadata/container", [2024-03-21T09:11:31.191Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.191Z] "Name": "container", [2024-03-21T09:11:31.191Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.191Z] "Module": { [2024-03-21T09:11:31.191Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.191Z] "Main": true, [2024-03-21T09:11:31.191Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.191Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.191Z] "GoVersion": "1.21" [2024-03-21T09:11:31.191Z] }, [2024-03-21T09:11:31.191Z] "Match": [ [2024-03-21T09:11:31.191Z] "./..." [2024-03-21T09:11:31.191Z] ], [2024-03-21T09:11:31.191Z] "Stale": true, [2024-03-21T09:11:31.191Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.191Z] "GoFiles": [ [2024-03-21T09:11:31.191Z] "config.go", [2024-03-21T09:11:31.191Z] "database.go", [2024-03-21T09:11:31.191Z] "uom.go" [2024-03-21T09:11:31.191Z] ], [2024-03-21T09:11:31.191Z] "Imports": [ [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.191Z] ], [2024-03-21T09:11:31.191Z] "Deps": [ [2024-03-21T09:11:31.191Z] "bufio", [2024-03-21T09:11:31.191Z] "bytes", [2024-03-21T09:11:31.191Z] "compress/flate", [2024-03-21T09:11:31.191Z] "compress/gzip", [2024-03-21T09:11:31.191Z] "compress/zlib", [2024-03-21T09:11:31.191Z] "container/list", [2024-03-21T09:11:31.191Z] "context", [2024-03-21T09:11:31.191Z] "crypto", [2024-03-21T09:11:31.191Z] "crypto/aes", [2024-03-21T09:11:31.191Z] "crypto/cipher", [2024-03-21T09:11:31.191Z] "crypto/des", [2024-03-21T09:11:31.191Z] "crypto/dsa", [2024-03-21T09:11:31.191Z] "crypto/ecdsa", [2024-03-21T09:11:31.191Z] "crypto/ed25519", [2024-03-21T09:11:31.191Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.191Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.191Z] "crypto/elliptic", [2024-03-21T09:11:31.191Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.191Z] "crypto/hmac", [2024-03-21T09:11:31.191Z] "crypto/internal/randutil", [2024-03-21T09:11:31.191Z] "crypto/internal/subtle", [2024-03-21T09:11:31.191Z] "crypto/md5", [2024-03-21T09:11:31.191Z] "crypto/rand", [2024-03-21T09:11:31.191Z] "crypto/rc4", [2024-03-21T09:11:31.191Z] "crypto/rsa", [2024-03-21T09:11:31.191Z] "crypto/sha1", [2024-03-21T09:11:31.191Z] "crypto/sha256", [2024-03-21T09:11:31.191Z] "crypto/sha512", [2024-03-21T09:11:31.191Z] "crypto/subtle", [2024-03-21T09:11:31.191Z] "crypto/tls", [2024-03-21T09:11:31.191Z] "crypto/x509", [2024-03-21T09:11:31.191Z] "crypto/x509/pkix", [2024-03-21T09:11:31.191Z] "database/sql/driver", [2024-03-21T09:11:31.191Z] "debug/dwarf", [2024-03-21T09:11:31.191Z] "debug/macho", [2024-03-21T09:11:31.191Z] "encoding", [2024-03-21T09:11:31.191Z] "encoding/asn1", [2024-03-21T09:11:31.191Z] "encoding/base64", [2024-03-21T09:11:31.191Z] "encoding/binary", [2024-03-21T09:11:31.191Z] "encoding/csv", [2024-03-21T09:11:31.191Z] "encoding/hex", [2024-03-21T09:11:31.191Z] "encoding/json", [2024-03-21T09:11:31.191Z] "encoding/pem", [2024-03-21T09:11:31.191Z] "encoding/xml", [2024-03-21T09:11:31.191Z] "errors", [2024-03-21T09:11:31.191Z] "flag", [2024-03-21T09:11:31.191Z] "fmt", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.191Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.191Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.191Z] "github.com/go-kit/log", [2024-03-21T09:11:31.191Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.191Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.191Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.191Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.191Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.191Z] "github.com/google/uuid", [2024-03-21T09:11:31.191Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.191Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.191Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.191Z] "golang.org/x/net/html", [2024-03-21T09:11:31.191Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.191Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.191Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.191Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.191Z] "golang.org/x/text/language", [2024-03-21T09:11:31.191Z] "hash", [2024-03-21T09:11:31.191Z] "hash/adler32", [2024-03-21T09:11:31.191Z] "hash/crc32", [2024-03-21T09:11:31.191Z] "internal/abi", [2024-03-21T09:11:31.191Z] "internal/bytealg", [2024-03-21T09:11:31.191Z] "internal/cpu", [2024-03-21T09:11:31.191Z] "internal/fmtsort", [2024-03-21T09:11:31.191Z] "internal/goexperiment", [2024-03-21T09:11:31.191Z] "internal/itoa", [2024-03-21T09:11:31.191Z] "internal/nettrace", [2024-03-21T09:11:31.191Z] "internal/oserror", [2024-03-21T09:11:31.191Z] "internal/poll", [2024-03-21T09:11:31.191Z] "internal/race", [2024-03-21T09:11:31.191Z] "internal/reflectlite", [2024-03-21T09:11:31.191Z] "internal/singleflight", [2024-03-21T09:11:31.191Z] "internal/syscall/execenv", [2024-03-21T09:11:31.191Z] "internal/syscall/unix", [2024-03-21T09:11:31.191Z] "internal/testlog", [2024-03-21T09:11:31.191Z] "internal/unsafeheader", [2024-03-21T09:11:31.191Z] "io", [2024-03-21T09:11:31.191Z] "io/fs", [2024-03-21T09:11:31.191Z] "io/ioutil", [2024-03-21T09:11:31.191Z] "log", [2024-03-21T09:11:31.191Z] "math", [2024-03-21T09:11:31.191Z] "math/big", [2024-03-21T09:11:31.191Z] "math/bits", [2024-03-21T09:11:31.191Z] "math/rand", [2024-03-21T09:11:31.191Z] "mime", [2024-03-21T09:11:31.191Z] "mime/multipart", [2024-03-21T09:11:31.191Z] "mime/quotedprintable", [2024-03-21T09:11:31.192Z] "net", [2024-03-21T09:11:31.192Z] "net/http", [2024-03-21T09:11:31.192Z] "net/http/httptest", [2024-03-21T09:11:31.192Z] "net/http/httptrace", [2024-03-21T09:11:31.192Z] "net/http/internal", [2024-03-21T09:11:31.192Z] "net/http/internal/ascii", [2024-03-21T09:11:31.192Z] "net/http/internal/testcert", [2024-03-21T09:11:31.192Z] "net/textproto", [2024-03-21T09:11:31.192Z] "net/url", [2024-03-21T09:11:31.192Z] "os", [2024-03-21T09:11:31.192Z] "path", [2024-03-21T09:11:31.192Z] "path/filepath", [2024-03-21T09:11:31.192Z] "reflect", [2024-03-21T09:11:31.192Z] "regexp", [2024-03-21T09:11:31.192Z] "regexp/syntax", [2024-03-21T09:11:31.192Z] "runtime", [2024-03-21T09:11:31.192Z] "runtime/cgo", [2024-03-21T09:11:31.192Z] "runtime/internal/atomic", [2024-03-21T09:11:31.192Z] "runtime/internal/math", [2024-03-21T09:11:31.192Z] "runtime/internal/sys", [2024-03-21T09:11:31.192Z] "sort", [2024-03-21T09:11:31.192Z] "strconv", [2024-03-21T09:11:31.192Z] "strings", [2024-03-21T09:11:31.192Z] "sync", [2024-03-21T09:11:31.192Z] "sync/atomic", [2024-03-21T09:11:31.192Z] "syscall", [2024-03-21T09:11:31.192Z] "time", [2024-03-21T09:11:31.192Z] "unicode", [2024-03-21T09:11:31.192Z] "unicode/utf16", [2024-03-21T09:11:31.192Z] "unicode/utf8", [2024-03-21T09:11:31.192Z] "unsafe", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.192Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.192Z] ] [2024-03-21T09:11:31.192Z] } [2024-03-21T09:11:31.192Z] { [2024-03-21T09:11:31.192Z] "ImportPath": "slices", [2024-03-21T09:11:31.192Z] "DepOnly": true, [2024-03-21T09:11:31.192Z] "Incomplete": true, [2024-03-21T09:11:31.192Z] "Stale": true, [2024-03-21T09:11:31.192Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.192Z] "Error": { [2024-03-21T09:11:31.192Z] "ImportStack": [ [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-21T09:11:31.192Z] ], [2024-03-21T09:11:31.192Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-21T09:11:31.192Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-21T09:11:31.192Z] } [2024-03-21T09:11:31.192Z] } [2024-03-21T09:11:31.192Z] { [2024-03-21T09:11:31.192Z] "Dir": "/w/workspace/edgex-go/637/internal/core/metadata/application", [2024-03-21T09:11:31.192Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-21T09:11:31.192Z] "Name": "application", [2024-03-21T09:11:31.192Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.192Z] "Module": { [2024-03-21T09:11:31.192Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.192Z] "Main": true, [2024-03-21T09:11:31.192Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.192Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.192Z] "GoVersion": "1.21" [2024-03-21T09:11:31.192Z] }, [2024-03-21T09:11:31.192Z] "Match": [ [2024-03-21T09:11:31.192Z] "./..." [2024-03-21T09:11:31.192Z] ], [2024-03-21T09:11:31.192Z] "Incomplete": true, [2024-03-21T09:11:31.192Z] "Stale": true, [2024-03-21T09:11:31.192Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.192Z] "GoFiles": [ [2024-03-21T09:11:31.192Z] "device.go", [2024-03-21T09:11:31.192Z] "devicecommand.go", [2024-03-21T09:11:31.192Z] "deviceprofile.go", [2024-03-21T09:11:31.192Z] "deviceresource.go", [2024-03-21T09:11:31.192Z] "deviceservice.go", [2024-03-21T09:11:31.192Z] "notify.go", [2024-03-21T09:11:31.192Z] "provisionwatcher.go" [2024-03-21T09:11:31.192Z] ], [2024-03-21T09:11:31.192Z] "Imports": [ [2024-03-21T09:11:31.192Z] "context", [2024-03-21T09:11:31.192Z] "encoding/json", [2024-03-21T09:11:31.192Z] "errors", [2024-03-21T09:11:31.192Z] "fmt", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.192Z] "slices", [2024-03-21T09:11:31.192Z] "time" [2024-03-21T09:11:31.192Z] ], [2024-03-21T09:11:31.192Z] "Deps": [ [2024-03-21T09:11:31.192Z] "bufio", [2024-03-21T09:11:31.192Z] "bytes", [2024-03-21T09:11:31.192Z] "compress/flate", [2024-03-21T09:11:31.192Z] "compress/gzip", [2024-03-21T09:11:31.192Z] "compress/zlib", [2024-03-21T09:11:31.192Z] "container/list", [2024-03-21T09:11:31.192Z] "context", [2024-03-21T09:11:31.192Z] "crypto", [2024-03-21T09:11:31.192Z] "crypto/aes", [2024-03-21T09:11:31.192Z] "crypto/cipher", [2024-03-21T09:11:31.192Z] "crypto/des", [2024-03-21T09:11:31.192Z] "crypto/dsa", [2024-03-21T09:11:31.192Z] "crypto/ecdsa", [2024-03-21T09:11:31.192Z] "crypto/ed25519", [2024-03-21T09:11:31.192Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.192Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.192Z] "crypto/elliptic", [2024-03-21T09:11:31.192Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.192Z] "crypto/hmac", [2024-03-21T09:11:31.192Z] "crypto/internal/randutil", [2024-03-21T09:11:31.192Z] "crypto/internal/subtle", [2024-03-21T09:11:31.192Z] "crypto/md5", [2024-03-21T09:11:31.192Z] "crypto/rand", [2024-03-21T09:11:31.192Z] "crypto/rc4", [2024-03-21T09:11:31.192Z] "crypto/rsa", [2024-03-21T09:11:31.192Z] "crypto/sha1", [2024-03-21T09:11:31.192Z] "crypto/sha256", [2024-03-21T09:11:31.192Z] "crypto/sha512", [2024-03-21T09:11:31.192Z] "crypto/subtle", [2024-03-21T09:11:31.192Z] "crypto/tls", [2024-03-21T09:11:31.192Z] "crypto/x509", [2024-03-21T09:11:31.192Z] "crypto/x509/pkix", [2024-03-21T09:11:31.192Z] "database/sql/driver", [2024-03-21T09:11:31.192Z] "debug/dwarf", [2024-03-21T09:11:31.192Z] "debug/macho", [2024-03-21T09:11:31.192Z] "embed", [2024-03-21T09:11:31.192Z] "encoding", [2024-03-21T09:11:31.192Z] "encoding/asn1", [2024-03-21T09:11:31.192Z] "encoding/base32", [2024-03-21T09:11:31.192Z] "encoding/base64", [2024-03-21T09:11:31.192Z] "encoding/binary", [2024-03-21T09:11:31.192Z] "encoding/csv", [2024-03-21T09:11:31.192Z] "encoding/hex", [2024-03-21T09:11:31.192Z] "encoding/json", [2024-03-21T09:11:31.192Z] "encoding/pem", [2024-03-21T09:11:31.192Z] "encoding/xml", [2024-03-21T09:11:31.192Z] "errors", [2024-03-21T09:11:31.192Z] "flag", [2024-03-21T09:11:31.192Z] "fmt", [2024-03-21T09:11:31.192Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.192Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.192Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.192Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.192Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.192Z] "github.com/fatih/color", [2024-03-21T09:11:31.192Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.192Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.192Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.192Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.192Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.192Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.192Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.192Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.192Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.192Z] "github.com/go-kit/log", [2024-03-21T09:11:31.192Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.192Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.192Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.192Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.192Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.192Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.192Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.192Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.192Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.192Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.192Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.192Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.192Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.192Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.192Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.192Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.192Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.192Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.192Z] "github.com/google/uuid", [2024-03-21T09:11:31.192Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.192Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.192Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.192Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.192Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.192Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.192Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.192Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.192Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.192Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.192Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.192Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.192Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.192Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.192Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.192Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.192Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.192Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.192Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.192Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.192Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.192Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.192Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.192Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.192Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.192Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.192Z] "github.com/x448/float16", [2024-03-21T09:11:31.192Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.192Z] "go/token", [2024-03-21T09:11:31.192Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.192Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.192Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.192Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.192Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.192Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.192Z] "golang.org/x/net/html", [2024-03-21T09:11:31.192Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.192Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.192Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.192Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.192Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.192Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.192Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.192Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.192Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.192Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.192Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.192Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.192Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.192Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.192Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.192Z] "golang.org/x/text/language", [2024-03-21T09:11:31.192Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.192Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.192Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.192Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.192Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.192Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.192Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.192Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.192Z] "hash", [2024-03-21T09:11:31.192Z] "hash/adler32", [2024-03-21T09:11:31.192Z] "hash/crc32", [2024-03-21T09:11:31.192Z] "hash/fnv", [2024-03-21T09:11:31.192Z] "html", [2024-03-21T09:11:31.192Z] "html/template", [2024-03-21T09:11:31.192Z] "internal/abi", [2024-03-21T09:11:31.192Z] "internal/bytealg", [2024-03-21T09:11:31.192Z] "internal/cpu", [2024-03-21T09:11:31.192Z] "internal/fmtsort", [2024-03-21T09:11:31.192Z] "internal/goexperiment", [2024-03-21T09:11:31.192Z] "internal/itoa", [2024-03-21T09:11:31.192Z] "internal/nettrace", [2024-03-21T09:11:31.192Z] "internal/oserror", [2024-03-21T09:11:31.193Z] "internal/poll", [2024-03-21T09:11:31.193Z] "internal/race", [2024-03-21T09:11:31.193Z] "internal/reflectlite", [2024-03-21T09:11:31.193Z] "internal/singleflight", [2024-03-21T09:11:31.193Z] "internal/syscall/execenv", [2024-03-21T09:11:31.193Z] "internal/syscall/unix", [2024-03-21T09:11:31.193Z] "internal/testlog", [2024-03-21T09:11:31.193Z] "internal/unsafeheader", [2024-03-21T09:11:31.193Z] "io", [2024-03-21T09:11:31.193Z] "io/fs", [2024-03-21T09:11:31.193Z] "io/ioutil", [2024-03-21T09:11:31.193Z] "log", [2024-03-21T09:11:31.193Z] "log/syslog", [2024-03-21T09:11:31.193Z] "math", [2024-03-21T09:11:31.193Z] "math/big", [2024-03-21T09:11:31.193Z] "math/bits", [2024-03-21T09:11:31.193Z] "math/rand", [2024-03-21T09:11:31.193Z] "mime", [2024-03-21T09:11:31.193Z] "mime/multipart", [2024-03-21T09:11:31.193Z] "mime/quotedprintable", [2024-03-21T09:11:31.193Z] "net", [2024-03-21T09:11:31.193Z] "net/http", [2024-03-21T09:11:31.193Z] "net/http/httptest", [2024-03-21T09:11:31.193Z] "net/http/httptrace", [2024-03-21T09:11:31.193Z] "net/http/httputil", [2024-03-21T09:11:31.193Z] "net/http/internal", [2024-03-21T09:11:31.193Z] "net/http/internal/ascii", [2024-03-21T09:11:31.193Z] "net/http/internal/testcert", [2024-03-21T09:11:31.193Z] "net/textproto", [2024-03-21T09:11:31.193Z] "net/url", [2024-03-21T09:11:31.193Z] "os", [2024-03-21T09:11:31.193Z] "os/signal", [2024-03-21T09:11:31.193Z] "path", [2024-03-21T09:11:31.193Z] "path/filepath", [2024-03-21T09:11:31.193Z] "reflect", [2024-03-21T09:11:31.193Z] "regexp", [2024-03-21T09:11:31.193Z] "regexp/syntax", [2024-03-21T09:11:31.193Z] "runtime", [2024-03-21T09:11:31.193Z] "runtime/cgo", [2024-03-21T09:11:31.193Z] "runtime/debug", [2024-03-21T09:11:31.193Z] "runtime/internal/atomic", [2024-03-21T09:11:31.193Z] "runtime/internal/math", [2024-03-21T09:11:31.193Z] "runtime/internal/sys", [2024-03-21T09:11:31.193Z] "runtime/pprof", [2024-03-21T09:11:31.193Z] "slices", [2024-03-21T09:11:31.193Z] "sort", [2024-03-21T09:11:31.193Z] "strconv", [2024-03-21T09:11:31.193Z] "strings", [2024-03-21T09:11:31.193Z] "sync", [2024-03-21T09:11:31.193Z] "sync/atomic", [2024-03-21T09:11:31.193Z] "syscall", [2024-03-21T09:11:31.193Z] "text/tabwriter", [2024-03-21T09:11:31.193Z] "text/template", [2024-03-21T09:11:31.193Z] "text/template/parse", [2024-03-21T09:11:31.193Z] "time", [2024-03-21T09:11:31.193Z] "unicode", [2024-03-21T09:11:31.193Z] "unicode/utf16", [2024-03-21T09:11:31.193Z] "unicode/utf8", [2024-03-21T09:11:31.193Z] "unsafe", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.193Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.193Z] ], [2024-03-21T09:11:31.193Z] "DepsErrors": [ [2024-03-21T09:11:31.193Z] { [2024-03-21T09:11:31.193Z] "ImportStack": [ [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-21T09:11:31.193Z] ], [2024-03-21T09:11:31.193Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-21T09:11:31.193Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-21T09:11:31.193Z] } [2024-03-21T09:11:31.193Z] ], [2024-03-21T09:11:31.193Z] "TestGoFiles": [ [2024-03-21T09:11:31.193Z] "device_test.go", [2024-03-21T09:11:31.193Z] "notify_test.go" [2024-03-21T09:11:31.193Z] ], [2024-03-21T09:11:31.193Z] "TestImports": [ [2024-03-21T09:11:31.193Z] "context", [2024-03-21T09:11:31.193Z] "encoding/json", [2024-03-21T09:11:31.193Z] "errors", [2024-03-21T09:11:31.193Z] "fmt", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.193Z] "github.com/google/uuid", [2024-03-21T09:11:31.193Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.193Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.193Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.193Z] "testing" [2024-03-21T09:11:31.193Z] ] [2024-03-21T09:11:31.193Z] } [2024-03-21T09:11:31.193Z] { [2024-03-21T09:11:31.193Z] "Dir": "/w/workspace/edgex-go/637/internal/core/metadata/controller/http", [2024-03-21T09:11:31.193Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-21T09:11:31.193Z] "Name": "http", [2024-03-21T09:11:31.193Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.193Z] "Module": { [2024-03-21T09:11:31.193Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.193Z] "Main": true, [2024-03-21T09:11:31.193Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.193Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.193Z] "GoVersion": "1.21" [2024-03-21T09:11:31.193Z] }, [2024-03-21T09:11:31.193Z] "Match": [ [2024-03-21T09:11:31.193Z] "./..." [2024-03-21T09:11:31.193Z] ], [2024-03-21T09:11:31.193Z] "Incomplete": true, [2024-03-21T09:11:31.193Z] "Stale": true, [2024-03-21T09:11:31.193Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.193Z] "GoFiles": [ [2024-03-21T09:11:31.193Z] "device.go", [2024-03-21T09:11:31.193Z] "devicecommand.go", [2024-03-21T09:11:31.193Z] "deviceprofile.go", [2024-03-21T09:11:31.193Z] "deviceresource.go", [2024-03-21T09:11:31.193Z] "deviceservice.go", [2024-03-21T09:11:31.193Z] "provisionwatcher.go", [2024-03-21T09:11:31.193Z] "uom.go" [2024-03-21T09:11:31.193Z] ], [2024-03-21T09:11:31.193Z] "Imports": [ [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.193Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.193Z] "math", [2024-03-21T09:11:31.193Z] "net/http" [2024-03-21T09:11:31.193Z] ], [2024-03-21T09:11:31.193Z] "Deps": [ [2024-03-21T09:11:31.193Z] "bufio", [2024-03-21T09:11:31.193Z] "bytes", [2024-03-21T09:11:31.193Z] "compress/flate", [2024-03-21T09:11:31.193Z] "compress/gzip", [2024-03-21T09:11:31.193Z] "compress/zlib", [2024-03-21T09:11:31.193Z] "container/list", [2024-03-21T09:11:31.193Z] "context", [2024-03-21T09:11:31.193Z] "crypto", [2024-03-21T09:11:31.193Z] "crypto/aes", [2024-03-21T09:11:31.193Z] "crypto/cipher", [2024-03-21T09:11:31.193Z] "crypto/des", [2024-03-21T09:11:31.193Z] "crypto/dsa", [2024-03-21T09:11:31.193Z] "crypto/ecdsa", [2024-03-21T09:11:31.193Z] "crypto/ed25519", [2024-03-21T09:11:31.193Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.193Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.193Z] "crypto/elliptic", [2024-03-21T09:11:31.193Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.193Z] "crypto/hmac", [2024-03-21T09:11:31.193Z] "crypto/internal/randutil", [2024-03-21T09:11:31.193Z] "crypto/internal/subtle", [2024-03-21T09:11:31.193Z] "crypto/md5", [2024-03-21T09:11:31.193Z] "crypto/rand", [2024-03-21T09:11:31.193Z] "crypto/rc4", [2024-03-21T09:11:31.193Z] "crypto/rsa", [2024-03-21T09:11:31.193Z] "crypto/sha1", [2024-03-21T09:11:31.193Z] "crypto/sha256", [2024-03-21T09:11:31.193Z] "crypto/sha512", [2024-03-21T09:11:31.193Z] "crypto/subtle", [2024-03-21T09:11:31.193Z] "crypto/tls", [2024-03-21T09:11:31.193Z] "crypto/x509", [2024-03-21T09:11:31.193Z] "crypto/x509/pkix", [2024-03-21T09:11:31.193Z] "database/sql/driver", [2024-03-21T09:11:31.193Z] "debug/dwarf", [2024-03-21T09:11:31.193Z] "debug/macho", [2024-03-21T09:11:31.193Z] "embed", [2024-03-21T09:11:31.193Z] "encoding", [2024-03-21T09:11:31.193Z] "encoding/asn1", [2024-03-21T09:11:31.193Z] "encoding/base32", [2024-03-21T09:11:31.193Z] "encoding/base64", [2024-03-21T09:11:31.193Z] "encoding/binary", [2024-03-21T09:11:31.193Z] "encoding/csv", [2024-03-21T09:11:31.193Z] "encoding/hex", [2024-03-21T09:11:31.193Z] "encoding/json", [2024-03-21T09:11:31.193Z] "encoding/pem", [2024-03-21T09:11:31.193Z] "encoding/xml", [2024-03-21T09:11:31.193Z] "errors", [2024-03-21T09:11:31.193Z] "flag", [2024-03-21T09:11:31.193Z] "fmt", [2024-03-21T09:11:31.193Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.193Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.193Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.193Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.193Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.193Z] "github.com/fatih/color", [2024-03-21T09:11:31.193Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.193Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.193Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.193Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.193Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.193Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.193Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.193Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.193Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.193Z] "github.com/go-kit/log", [2024-03-21T09:11:31.193Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.193Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.193Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.193Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.193Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.193Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.193Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.193Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.193Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.193Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.193Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.193Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.193Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.193Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.193Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.193Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.193Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.193Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.193Z] "github.com/google/uuid", [2024-03-21T09:11:31.193Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.193Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.193Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.193Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.193Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.193Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.193Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.193Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.193Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.193Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.193Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.193Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.193Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.193Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.193Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.193Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.193Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.193Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.193Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.193Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.193Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.193Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.193Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.193Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.193Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.193Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.193Z] "github.com/x448/float16", [2024-03-21T09:11:31.193Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.193Z] "go/token", [2024-03-21T09:11:31.193Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.193Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.193Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.193Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.193Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.193Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.193Z] "golang.org/x/net/html", [2024-03-21T09:11:31.193Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.193Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.193Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.193Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.193Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.193Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.193Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.193Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.193Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.193Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.193Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.193Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.193Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.193Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.193Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.193Z] "golang.org/x/text/language", [2024-03-21T09:11:31.193Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.193Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.193Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.193Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.193Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.193Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.194Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.194Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.194Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.194Z] "hash", [2024-03-21T09:11:31.194Z] "hash/adler32", [2024-03-21T09:11:31.194Z] "hash/crc32", [2024-03-21T09:11:31.194Z] "hash/fnv", [2024-03-21T09:11:31.194Z] "html", [2024-03-21T09:11:31.194Z] "html/template", [2024-03-21T09:11:31.194Z] "internal/abi", [2024-03-21T09:11:31.194Z] "internal/bytealg", [2024-03-21T09:11:31.194Z] "internal/cpu", [2024-03-21T09:11:31.194Z] "internal/fmtsort", [2024-03-21T09:11:31.194Z] "internal/goexperiment", [2024-03-21T09:11:31.194Z] "internal/itoa", [2024-03-21T09:11:31.194Z] "internal/nettrace", [2024-03-21T09:11:31.194Z] "internal/oserror", [2024-03-21T09:11:31.194Z] "internal/poll", [2024-03-21T09:11:31.194Z] "internal/race", [2024-03-21T09:11:31.194Z] "internal/reflectlite", [2024-03-21T09:11:31.194Z] "internal/singleflight", [2024-03-21T09:11:31.194Z] "internal/syscall/execenv", [2024-03-21T09:11:31.194Z] "internal/syscall/unix", [2024-03-21T09:11:31.194Z] "internal/testlog", [2024-03-21T09:11:31.194Z] "internal/unsafeheader", [2024-03-21T09:11:31.194Z] "io", [2024-03-21T09:11:31.194Z] "io/fs", [2024-03-21T09:11:31.194Z] "io/ioutil", [2024-03-21T09:11:31.194Z] "log", [2024-03-21T09:11:31.194Z] "log/syslog", [2024-03-21T09:11:31.194Z] "math", [2024-03-21T09:11:31.194Z] "math/big", [2024-03-21T09:11:31.194Z] "math/bits", [2024-03-21T09:11:31.194Z] "math/rand", [2024-03-21T09:11:31.194Z] "mime", [2024-03-21T09:11:31.194Z] "mime/multipart", [2024-03-21T09:11:31.194Z] "mime/quotedprintable", [2024-03-21T09:11:31.194Z] "net", [2024-03-21T09:11:31.194Z] "net/http", [2024-03-21T09:11:31.194Z] "net/http/httptest", [2024-03-21T09:11:31.194Z] "net/http/httptrace", [2024-03-21T09:11:31.194Z] "net/http/httputil", [2024-03-21T09:11:31.194Z] "net/http/internal", [2024-03-21T09:11:31.194Z] "net/http/internal/ascii", [2024-03-21T09:11:31.194Z] "net/http/internal/testcert", [2024-03-21T09:11:31.194Z] "net/textproto", [2024-03-21T09:11:31.194Z] "net/url", [2024-03-21T09:11:31.194Z] "os", [2024-03-21T09:11:31.194Z] "os/signal", [2024-03-21T09:11:31.194Z] "path", [2024-03-21T09:11:31.194Z] "path/filepath", [2024-03-21T09:11:31.194Z] "reflect", [2024-03-21T09:11:31.194Z] "regexp", [2024-03-21T09:11:31.194Z] "regexp/syntax", [2024-03-21T09:11:31.194Z] "runtime", [2024-03-21T09:11:31.194Z] "runtime/cgo", [2024-03-21T09:11:31.194Z] "runtime/debug", [2024-03-21T09:11:31.194Z] "runtime/internal/atomic", [2024-03-21T09:11:31.194Z] "runtime/internal/math", [2024-03-21T09:11:31.194Z] "runtime/internal/sys", [2024-03-21T09:11:31.194Z] "runtime/pprof", [2024-03-21T09:11:31.194Z] "slices", [2024-03-21T09:11:31.194Z] "sort", [2024-03-21T09:11:31.194Z] "strconv", [2024-03-21T09:11:31.194Z] "strings", [2024-03-21T09:11:31.194Z] "sync", [2024-03-21T09:11:31.194Z] "sync/atomic", [2024-03-21T09:11:31.194Z] "syscall", [2024-03-21T09:11:31.194Z] "text/tabwriter", [2024-03-21T09:11:31.194Z] "text/template", [2024-03-21T09:11:31.194Z] "text/template/parse", [2024-03-21T09:11:31.194Z] "time", [2024-03-21T09:11:31.194Z] "unicode", [2024-03-21T09:11:31.194Z] "unicode/utf16", [2024-03-21T09:11:31.194Z] "unicode/utf8", [2024-03-21T09:11:31.194Z] "unsafe", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.194Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.194Z] ], [2024-03-21T09:11:31.194Z] "DepsErrors": [ [2024-03-21T09:11:31.194Z] { [2024-03-21T09:11:31.194Z] "ImportStack": [ [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-21T09:11:31.194Z] ], [2024-03-21T09:11:31.194Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-21T09:11:31.194Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-21T09:11:31.194Z] } [2024-03-21T09:11:31.194Z] ], [2024-03-21T09:11:31.194Z] "TestGoFiles": [ [2024-03-21T09:11:31.194Z] "const_test.go", [2024-03-21T09:11:31.194Z] "device_test.go", [2024-03-21T09:11:31.194Z] "devicecommand_test.go", [2024-03-21T09:11:31.194Z] "deviceprofile_test.go", [2024-03-21T09:11:31.194Z] "deviceresource_test.go", [2024-03-21T09:11:31.194Z] "deviceservice_test.go", [2024-03-21T09:11:31.194Z] "provisionwatcher_test.go", [2024-03-21T09:11:31.194Z] "uom_test.go" [2024-03-21T09:11:31.194Z] ], [2024-03-21T09:11:31.194Z] "TestImports": [ [2024-03-21T09:11:31.194Z] "bytes", [2024-03-21T09:11:31.194Z] "encoding/json", [2024-03-21T09:11:31.194Z] "errors", [2024-03-21T09:11:31.194Z] "fmt", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.194Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.194Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.194Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.194Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.194Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.194Z] "mime/multipart", [2024-03-21T09:11:31.194Z] "net/http", [2024-03-21T09:11:31.194Z] "net/http/httptest", [2024-03-21T09:11:31.194Z] "strings", [2024-03-21T09:11:31.194Z] "sync", [2024-03-21T09:11:31.194Z] "testing" [2024-03-21T09:11:31.194Z] ] [2024-03-21T09:11:31.194Z] } [2024-03-21T09:11:31.194Z] { [2024-03-21T09:11:31.194Z] "Dir": "/w/workspace/edgex-go/637/internal/core/metadata/uom", [2024-03-21T09:11:31.194Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-21T09:11:31.194Z] "Name": "uom", [2024-03-21T09:11:31.194Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.194Z] "Module": { [2024-03-21T09:11:31.194Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.194Z] "Main": true, [2024-03-21T09:11:31.194Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.194Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.194Z] "GoVersion": "1.21" [2024-03-21T09:11:31.194Z] }, [2024-03-21T09:11:31.194Z] "Match": [ [2024-03-21T09:11:31.194Z] "./..." [2024-03-21T09:11:31.194Z] ], [2024-03-21T09:11:31.194Z] "Stale": true, [2024-03-21T09:11:31.194Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.194Z] "GoFiles": [ [2024-03-21T09:11:31.194Z] "bootstrap.go", [2024-03-21T09:11:31.194Z] "uom.go" [2024-03-21T09:11:31.194Z] ], [2024-03-21T09:11:31.194Z] "Imports": [ [2024-03-21T09:11:31.194Z] "context", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.194Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.194Z] "sync" [2024-03-21T09:11:31.194Z] ], [2024-03-21T09:11:31.194Z] "Deps": [ [2024-03-21T09:11:31.194Z] "bufio", [2024-03-21T09:11:31.194Z] "bytes", [2024-03-21T09:11:31.194Z] "compress/flate", [2024-03-21T09:11:31.194Z] "compress/gzip", [2024-03-21T09:11:31.194Z] "compress/zlib", [2024-03-21T09:11:31.194Z] "container/list", [2024-03-21T09:11:31.194Z] "context", [2024-03-21T09:11:31.194Z] "crypto", [2024-03-21T09:11:31.194Z] "crypto/aes", [2024-03-21T09:11:31.194Z] "crypto/cipher", [2024-03-21T09:11:31.194Z] "crypto/des", [2024-03-21T09:11:31.194Z] "crypto/dsa", [2024-03-21T09:11:31.194Z] "crypto/ecdsa", [2024-03-21T09:11:31.194Z] "crypto/ed25519", [2024-03-21T09:11:31.194Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.194Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.194Z] "crypto/elliptic", [2024-03-21T09:11:31.194Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.194Z] "crypto/hmac", [2024-03-21T09:11:31.194Z] "crypto/internal/randutil", [2024-03-21T09:11:31.194Z] "crypto/internal/subtle", [2024-03-21T09:11:31.194Z] "crypto/md5", [2024-03-21T09:11:31.194Z] "crypto/rand", [2024-03-21T09:11:31.194Z] "crypto/rc4", [2024-03-21T09:11:31.194Z] "crypto/rsa", [2024-03-21T09:11:31.194Z] "crypto/sha1", [2024-03-21T09:11:31.194Z] "crypto/sha256", [2024-03-21T09:11:31.194Z] "crypto/sha512", [2024-03-21T09:11:31.194Z] "crypto/subtle", [2024-03-21T09:11:31.194Z] "crypto/tls", [2024-03-21T09:11:31.194Z] "crypto/x509", [2024-03-21T09:11:31.194Z] "crypto/x509/pkix", [2024-03-21T09:11:31.194Z] "database/sql/driver", [2024-03-21T09:11:31.194Z] "debug/dwarf", [2024-03-21T09:11:31.194Z] "debug/macho", [2024-03-21T09:11:31.194Z] "embed", [2024-03-21T09:11:31.194Z] "encoding", [2024-03-21T09:11:31.194Z] "encoding/asn1", [2024-03-21T09:11:31.194Z] "encoding/base32", [2024-03-21T09:11:31.194Z] "encoding/base64", [2024-03-21T09:11:31.194Z] "encoding/binary", [2024-03-21T09:11:31.194Z] "encoding/csv", [2024-03-21T09:11:31.194Z] "encoding/hex", [2024-03-21T09:11:31.194Z] "encoding/json", [2024-03-21T09:11:31.194Z] "encoding/pem", [2024-03-21T09:11:31.194Z] "encoding/xml", [2024-03-21T09:11:31.194Z] "errors", [2024-03-21T09:11:31.194Z] "flag", [2024-03-21T09:11:31.194Z] "fmt", [2024-03-21T09:11:31.194Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.194Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.194Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.194Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.194Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.194Z] "github.com/fatih/color", [2024-03-21T09:11:31.194Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.194Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.194Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.194Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.194Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.194Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.194Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.194Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.194Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.194Z] "github.com/go-kit/log", [2024-03-21T09:11:31.194Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.194Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.194Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.194Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.194Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.194Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.194Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.194Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.194Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.194Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.194Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.194Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.194Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.194Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.194Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.194Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.194Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.194Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.194Z] "github.com/google/uuid", [2024-03-21T09:11:31.194Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.194Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.194Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.194Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.194Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.194Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.194Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.194Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.194Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.194Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.194Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.194Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.194Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.194Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.194Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.194Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.194Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.194Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.194Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.194Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.194Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.194Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.194Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.194Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.194Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.194Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.194Z] "github.com/x448/float16", [2024-03-21T09:11:31.194Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.194Z] "go/token", [2024-03-21T09:11:31.194Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.194Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.194Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.194Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.194Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.194Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.194Z] "golang.org/x/net/html", [2024-03-21T09:11:31.194Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.194Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.194Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.194Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.194Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.194Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.194Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.194Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.195Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.195Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.195Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.195Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.195Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.195Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.195Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.195Z] "golang.org/x/text/language", [2024-03-21T09:11:31.195Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.195Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.195Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.195Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.195Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.195Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.195Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.195Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.195Z] "hash", [2024-03-21T09:11:31.195Z] "hash/adler32", [2024-03-21T09:11:31.195Z] "hash/crc32", [2024-03-21T09:11:31.195Z] "hash/fnv", [2024-03-21T09:11:31.195Z] "html", [2024-03-21T09:11:31.195Z] "html/template", [2024-03-21T09:11:31.195Z] "internal/abi", [2024-03-21T09:11:31.195Z] "internal/bytealg", [2024-03-21T09:11:31.195Z] "internal/cpu", [2024-03-21T09:11:31.195Z] "internal/fmtsort", [2024-03-21T09:11:31.195Z] "internal/goexperiment", [2024-03-21T09:11:31.195Z] "internal/itoa", [2024-03-21T09:11:31.195Z] "internal/nettrace", [2024-03-21T09:11:31.195Z] "internal/oserror", [2024-03-21T09:11:31.195Z] "internal/poll", [2024-03-21T09:11:31.195Z] "internal/race", [2024-03-21T09:11:31.195Z] "internal/reflectlite", [2024-03-21T09:11:31.195Z] "internal/singleflight", [2024-03-21T09:11:31.195Z] "internal/syscall/execenv", [2024-03-21T09:11:31.195Z] "internal/syscall/unix", [2024-03-21T09:11:31.195Z] "internal/testlog", [2024-03-21T09:11:31.195Z] "internal/unsafeheader", [2024-03-21T09:11:31.195Z] "io", [2024-03-21T09:11:31.195Z] "io/fs", [2024-03-21T09:11:31.195Z] "io/ioutil", [2024-03-21T09:11:31.195Z] "log", [2024-03-21T09:11:31.195Z] "log/syslog", [2024-03-21T09:11:31.195Z] "math", [2024-03-21T09:11:31.195Z] "math/big", [2024-03-21T09:11:31.195Z] "math/bits", [2024-03-21T09:11:31.195Z] "math/rand", [2024-03-21T09:11:31.195Z] "mime", [2024-03-21T09:11:31.195Z] "mime/multipart", [2024-03-21T09:11:31.195Z] "mime/quotedprintable", [2024-03-21T09:11:31.195Z] "net", [2024-03-21T09:11:31.195Z] "net/http", [2024-03-21T09:11:31.195Z] "net/http/httptest", [2024-03-21T09:11:31.195Z] "net/http/httptrace", [2024-03-21T09:11:31.195Z] "net/http/httputil", [2024-03-21T09:11:31.195Z] "net/http/internal", [2024-03-21T09:11:31.195Z] "net/http/internal/ascii", [2024-03-21T09:11:31.195Z] "net/http/internal/testcert", [2024-03-21T09:11:31.195Z] "net/textproto", [2024-03-21T09:11:31.195Z] "net/url", [2024-03-21T09:11:31.195Z] "os", [2024-03-21T09:11:31.195Z] "os/signal", [2024-03-21T09:11:31.195Z] "path", [2024-03-21T09:11:31.195Z] "path/filepath", [2024-03-21T09:11:31.195Z] "reflect", [2024-03-21T09:11:31.195Z] "regexp", [2024-03-21T09:11:31.195Z] "regexp/syntax", [2024-03-21T09:11:31.195Z] "runtime", [2024-03-21T09:11:31.195Z] "runtime/cgo", [2024-03-21T09:11:31.195Z] "runtime/debug", [2024-03-21T09:11:31.195Z] "runtime/internal/atomic", [2024-03-21T09:11:31.195Z] "runtime/internal/math", [2024-03-21T09:11:31.195Z] "runtime/internal/sys", [2024-03-21T09:11:31.195Z] "runtime/pprof", [2024-03-21T09:11:31.195Z] "sort", [2024-03-21T09:11:31.195Z] "strconv", [2024-03-21T09:11:31.195Z] "strings", [2024-03-21T09:11:31.195Z] "sync", [2024-03-21T09:11:31.195Z] "sync/atomic", [2024-03-21T09:11:31.195Z] "syscall", [2024-03-21T09:11:31.195Z] "text/tabwriter", [2024-03-21T09:11:31.195Z] "text/template", [2024-03-21T09:11:31.195Z] "text/template/parse", [2024-03-21T09:11:31.195Z] "time", [2024-03-21T09:11:31.195Z] "unicode", [2024-03-21T09:11:31.195Z] "unicode/utf16", [2024-03-21T09:11:31.195Z] "unicode/utf8", [2024-03-21T09:11:31.195Z] "unsafe", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.195Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.195Z] ] [2024-03-21T09:11:31.195Z] } [2024-03-21T09:11:31.195Z] { [2024-03-21T09:11:31.195Z] "Dir": "/w/workspace/edgex-go/637/internal/core/metadata", [2024-03-21T09:11:31.195Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-21T09:11:31.195Z] "Name": "metadata", [2024-03-21T09:11:31.195Z] "Doc": "****************************************************************************** * Copyright 2017 Dell Inc.", [2024-03-21T09:11:31.195Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.195Z] "Module": { [2024-03-21T09:11:31.195Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.195Z] "Main": true, [2024-03-21T09:11:31.195Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.195Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.195Z] "GoVersion": "1.21" [2024-03-21T09:11:31.195Z] }, [2024-03-21T09:11:31.195Z] "Match": [ [2024-03-21T09:11:31.195Z] "./..." [2024-03-21T09:11:31.195Z] ], [2024-03-21T09:11:31.195Z] "Incomplete": true, [2024-03-21T09:11:31.195Z] "Stale": true, [2024-03-21T09:11:31.195Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.195Z] "GoFiles": [ [2024-03-21T09:11:31.195Z] "const.go", [2024-03-21T09:11:31.195Z] "init.go", [2024-03-21T09:11:31.195Z] "main.go", [2024-03-21T09:11:31.195Z] "router.go" [2024-03-21T09:11:31.195Z] ], [2024-03-21T09:11:31.195Z] "Imports": [ [2024-03-21T09:11:31.195Z] "context", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.195Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.195Z] "os", [2024-03-21T09:11:31.195Z] "sync" [2024-03-21T09:11:31.195Z] ], [2024-03-21T09:11:31.195Z] "Deps": [ [2024-03-21T09:11:31.195Z] "bufio", [2024-03-21T09:11:31.195Z] "bytes", [2024-03-21T09:11:31.195Z] "compress/flate", [2024-03-21T09:11:31.195Z] "compress/gzip", [2024-03-21T09:11:31.195Z] "compress/zlib", [2024-03-21T09:11:31.195Z] "container/heap", [2024-03-21T09:11:31.195Z] "container/list", [2024-03-21T09:11:31.195Z] "context", [2024-03-21T09:11:31.195Z] "crypto", [2024-03-21T09:11:31.195Z] "crypto/aes", [2024-03-21T09:11:31.195Z] "crypto/cipher", [2024-03-21T09:11:31.195Z] "crypto/des", [2024-03-21T09:11:31.195Z] "crypto/dsa", [2024-03-21T09:11:31.195Z] "crypto/ecdsa", [2024-03-21T09:11:31.195Z] "crypto/ed25519", [2024-03-21T09:11:31.195Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.195Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.195Z] "crypto/elliptic", [2024-03-21T09:11:31.195Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.195Z] "crypto/hmac", [2024-03-21T09:11:31.195Z] "crypto/internal/randutil", [2024-03-21T09:11:31.195Z] "crypto/internal/subtle", [2024-03-21T09:11:31.195Z] "crypto/md5", [2024-03-21T09:11:31.195Z] "crypto/rand", [2024-03-21T09:11:31.195Z] "crypto/rc4", [2024-03-21T09:11:31.195Z] "crypto/rsa", [2024-03-21T09:11:31.195Z] "crypto/sha1", [2024-03-21T09:11:31.195Z] "crypto/sha256", [2024-03-21T09:11:31.195Z] "crypto/sha512", [2024-03-21T09:11:31.195Z] "crypto/subtle", [2024-03-21T09:11:31.195Z] "crypto/tls", [2024-03-21T09:11:31.195Z] "crypto/x509", [2024-03-21T09:11:31.195Z] "crypto/x509/pkix", [2024-03-21T09:11:31.195Z] "database/sql/driver", [2024-03-21T09:11:31.195Z] "debug/dwarf", [2024-03-21T09:11:31.195Z] "debug/macho", [2024-03-21T09:11:31.195Z] "embed", [2024-03-21T09:11:31.195Z] "encoding", [2024-03-21T09:11:31.195Z] "encoding/asn1", [2024-03-21T09:11:31.195Z] "encoding/base32", [2024-03-21T09:11:31.195Z] "encoding/base64", [2024-03-21T09:11:31.195Z] "encoding/binary", [2024-03-21T09:11:31.195Z] "encoding/csv", [2024-03-21T09:11:31.195Z] "encoding/gob", [2024-03-21T09:11:31.195Z] "encoding/hex", [2024-03-21T09:11:31.195Z] "encoding/json", [2024-03-21T09:11:31.195Z] "encoding/pem", [2024-03-21T09:11:31.195Z] "encoding/xml", [2024-03-21T09:11:31.195Z] "errors", [2024-03-21T09:11:31.195Z] "flag", [2024-03-21T09:11:31.195Z] "fmt", [2024-03-21T09:11:31.195Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.195Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.195Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.195Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.195Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.195Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.195Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.195Z] "github.com/fatih/color", [2024-03-21T09:11:31.195Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.195Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.195Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.195Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.195Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.195Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.195Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.195Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.195Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.195Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.195Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.195Z] "github.com/go-kit/log", [2024-03-21T09:11:31.195Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.195Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.195Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.195Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.195Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.196Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.196Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.196Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.196Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.196Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.196Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.196Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.196Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.196Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.196Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.196Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.196Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.196Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.196Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.196Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.196Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.196Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.196Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.196Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.196Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.196Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.196Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.196Z] "github.com/google/uuid", [2024-03-21T09:11:31.196Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.196Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.196Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.196Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.196Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.196Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.196Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.196Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.196Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.196Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.196Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.196Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.196Z] "github.com/josharian/intern", [2024-03-21T09:11:31.196Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.196Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.196Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.196Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.196Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.196Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.196Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.196Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.196Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.196Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.196Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.196Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.196Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.196Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.196Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.196Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.196Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.196Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.196Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.196Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.196Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.196Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.196Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.196Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.196Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.196Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.196Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.196Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.196Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.196Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.196Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.196Z] "github.com/openziti/identity", [2024-03-21T09:11:31.196Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.196Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.196Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.196Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.196Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.196Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.196Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.196Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.196Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.196Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.196Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.196Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.196Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.196Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.196Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.196Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.196Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.196Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.196Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.196Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.196Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.196Z] "github.com/pkg/errors", [2024-03-21T09:11:31.196Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.196Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.196Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.196Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.196Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.196Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.196Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.196Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.196Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.196Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.196Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.196Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.196Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.196Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.196Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.196Z] "github.com/x448/float16", [2024-03-21T09:11:31.196Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.196Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.196Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.196Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.196Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.196Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.196Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.196Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.196Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.196Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.196Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.196Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.196Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.196Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.196Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.196Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.196Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.196Z] "go/token", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.196Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.196Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.196Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.196Z] "golang.org/x/net/html", [2024-03-21T09:11:31.196Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.196Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.196Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.196Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.196Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.196Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.196Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.196Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.196Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.196Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.196Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.196Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.196Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.196Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.196Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.196Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.196Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.196Z] "golang.org/x/term", [2024-03-21T09:11:31.196Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.196Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.196Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.196Z] "golang.org/x/text/language", [2024-03-21T09:11:31.196Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.196Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.196Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.196Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.196Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.196Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.196Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.197Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.197Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.197Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.197Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.197Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.197Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.197Z] "hash", [2024-03-21T09:11:31.197Z] "hash/adler32", [2024-03-21T09:11:31.197Z] "hash/crc32", [2024-03-21T09:11:31.197Z] "hash/fnv", [2024-03-21T09:11:31.197Z] "html", [2024-03-21T09:11:31.197Z] "html/template", [2024-03-21T09:11:31.197Z] "internal/abi", [2024-03-21T09:11:31.197Z] "internal/bytealg", [2024-03-21T09:11:31.197Z] "internal/cpu", [2024-03-21T09:11:31.197Z] "internal/fmtsort", [2024-03-21T09:11:31.197Z] "internal/goexperiment", [2024-03-21T09:11:31.197Z] "internal/itoa", [2024-03-21T09:11:31.197Z] "internal/nettrace", [2024-03-21T09:11:31.197Z] "internal/oserror", [2024-03-21T09:11:31.197Z] "internal/poll", [2024-03-21T09:11:31.197Z] "internal/race", [2024-03-21T09:11:31.197Z] "internal/reflectlite", [2024-03-21T09:11:31.197Z] "internal/singleflight", [2024-03-21T09:11:31.197Z] "internal/syscall/execenv", [2024-03-21T09:11:31.197Z] "internal/syscall/unix", [2024-03-21T09:11:31.197Z] "internal/testlog", [2024-03-21T09:11:31.197Z] "internal/unsafeheader", [2024-03-21T09:11:31.197Z] "io", [2024-03-21T09:11:31.197Z] "io/fs", [2024-03-21T09:11:31.197Z] "io/ioutil", [2024-03-21T09:11:31.197Z] "log", [2024-03-21T09:11:31.197Z] "log/syslog", [2024-03-21T09:11:31.197Z] "math", [2024-03-21T09:11:31.197Z] "math/big", [2024-03-21T09:11:31.197Z] "math/bits", [2024-03-21T09:11:31.197Z] "math/rand", [2024-03-21T09:11:31.197Z] "mime", [2024-03-21T09:11:31.197Z] "mime/multipart", [2024-03-21T09:11:31.197Z] "mime/quotedprintable", [2024-03-21T09:11:31.197Z] "net", [2024-03-21T09:11:31.197Z] "net/http", [2024-03-21T09:11:31.197Z] "net/http/cookiejar", [2024-03-21T09:11:31.197Z] "net/http/httptest", [2024-03-21T09:11:31.197Z] "net/http/httptrace", [2024-03-21T09:11:31.197Z] "net/http/httputil", [2024-03-21T09:11:31.197Z] "net/http/internal", [2024-03-21T09:11:31.197Z] "net/http/internal/ascii", [2024-03-21T09:11:31.197Z] "net/http/internal/testcert", [2024-03-21T09:11:31.197Z] "net/mail", [2024-03-21T09:11:31.197Z] "net/textproto", [2024-03-21T09:11:31.197Z] "net/url", [2024-03-21T09:11:31.197Z] "os", [2024-03-21T09:11:31.197Z] "os/exec", [2024-03-21T09:11:31.197Z] "os/signal", [2024-03-21T09:11:31.197Z] "os/user", [2024-03-21T09:11:31.197Z] "path", [2024-03-21T09:11:31.197Z] "path/filepath", [2024-03-21T09:11:31.197Z] "reflect", [2024-03-21T09:11:31.197Z] "regexp", [2024-03-21T09:11:31.197Z] "regexp/syntax", [2024-03-21T09:11:31.197Z] "runtime", [2024-03-21T09:11:31.197Z] "runtime/cgo", [2024-03-21T09:11:31.197Z] "runtime/debug", [2024-03-21T09:11:31.197Z] "runtime/internal/atomic", [2024-03-21T09:11:31.197Z] "runtime/internal/math", [2024-03-21T09:11:31.197Z] "runtime/internal/sys", [2024-03-21T09:11:31.197Z] "runtime/pprof", [2024-03-21T09:11:31.197Z] "slices", [2024-03-21T09:11:31.197Z] "sort", [2024-03-21T09:11:31.197Z] "strconv", [2024-03-21T09:11:31.197Z] "strings", [2024-03-21T09:11:31.197Z] "sync", [2024-03-21T09:11:31.197Z] "sync/atomic", [2024-03-21T09:11:31.197Z] "syscall", [2024-03-21T09:11:31.197Z] "text/tabwriter", [2024-03-21T09:11:31.197Z] "text/template", [2024-03-21T09:11:31.197Z] "text/template/parse", [2024-03-21T09:11:31.197Z] "time", [2024-03-21T09:11:31.197Z] "unicode", [2024-03-21T09:11:31.197Z] "unicode/utf16", [2024-03-21T09:11:31.197Z] "unicode/utf8", [2024-03-21T09:11:31.197Z] "unsafe", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.197Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.197Z] ], [2024-03-21T09:11:31.197Z] "DepsErrors": [ [2024-03-21T09:11:31.197Z] { [2024-03-21T09:11:31.197Z] "ImportStack": [ [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-21T09:11:31.197Z] ], [2024-03-21T09:11:31.197Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-21T09:11:31.197Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-21T09:11:31.197Z] } [2024-03-21T09:11:31.197Z] ] [2024-03-21T09:11:31.197Z] } [2024-03-21T09:11:31.197Z] { [2024-03-21T09:11:31.197Z] "Dir": "/w/workspace/edgex-go/637/cmd/core-metadata", [2024-03-21T09:11:31.197Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-21T09:11:31.197Z] "Name": "main", [2024-03-21T09:11:31.197Z] "Doc": "****************************************************************************** * Copyright 2018 Dell Inc.", [2024-03-21T09:11:31.197Z] "Target": "/go/bin/core-metadata", [2024-03-21T09:11:31.197Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.197Z] "Module": { [2024-03-21T09:11:31.197Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.197Z] "Main": true, [2024-03-21T09:11:31.197Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.197Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.197Z] "GoVersion": "1.21" [2024-03-21T09:11:31.197Z] }, [2024-03-21T09:11:31.197Z] "Match": [ [2024-03-21T09:11:31.197Z] "./..." [2024-03-21T09:11:31.197Z] ], [2024-03-21T09:11:31.197Z] "Incomplete": true, [2024-03-21T09:11:31.197Z] "Stale": true, [2024-03-21T09:11:31.197Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.197Z] "GoFiles": [ [2024-03-21T09:11:31.197Z] "main.go" [2024-03-21T09:11:31.197Z] ], [2024-03-21T09:11:31.197Z] "Imports": [ [2024-03-21T09:11:31.197Z] "context", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-21T09:11:31.197Z] "github.com/labstack/echo/v4" [2024-03-21T09:11:31.197Z] ], [2024-03-21T09:11:31.197Z] "Deps": [ [2024-03-21T09:11:31.197Z] "bufio", [2024-03-21T09:11:31.197Z] "bytes", [2024-03-21T09:11:31.197Z] "compress/flate", [2024-03-21T09:11:31.197Z] "compress/gzip", [2024-03-21T09:11:31.197Z] "compress/zlib", [2024-03-21T09:11:31.197Z] "container/heap", [2024-03-21T09:11:31.197Z] "container/list", [2024-03-21T09:11:31.197Z] "context", [2024-03-21T09:11:31.197Z] "crypto", [2024-03-21T09:11:31.197Z] "crypto/aes", [2024-03-21T09:11:31.197Z] "crypto/cipher", [2024-03-21T09:11:31.197Z] "crypto/des", [2024-03-21T09:11:31.197Z] "crypto/dsa", [2024-03-21T09:11:31.197Z] "crypto/ecdsa", [2024-03-21T09:11:31.197Z] "crypto/ed25519", [2024-03-21T09:11:31.197Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.197Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.197Z] "crypto/elliptic", [2024-03-21T09:11:31.197Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.197Z] "crypto/hmac", [2024-03-21T09:11:31.197Z] "crypto/internal/randutil", [2024-03-21T09:11:31.197Z] "crypto/internal/subtle", [2024-03-21T09:11:31.197Z] "crypto/md5", [2024-03-21T09:11:31.197Z] "crypto/rand", [2024-03-21T09:11:31.197Z] "crypto/rc4", [2024-03-21T09:11:31.197Z] "crypto/rsa", [2024-03-21T09:11:31.197Z] "crypto/sha1", [2024-03-21T09:11:31.197Z] "crypto/sha256", [2024-03-21T09:11:31.197Z] "crypto/sha512", [2024-03-21T09:11:31.197Z] "crypto/subtle", [2024-03-21T09:11:31.197Z] "crypto/tls", [2024-03-21T09:11:31.197Z] "crypto/x509", [2024-03-21T09:11:31.197Z] "crypto/x509/pkix", [2024-03-21T09:11:31.197Z] "database/sql/driver", [2024-03-21T09:11:31.197Z] "debug/dwarf", [2024-03-21T09:11:31.197Z] "debug/macho", [2024-03-21T09:11:31.197Z] "embed", [2024-03-21T09:11:31.197Z] "encoding", [2024-03-21T09:11:31.197Z] "encoding/asn1", [2024-03-21T09:11:31.197Z] "encoding/base32", [2024-03-21T09:11:31.197Z] "encoding/base64", [2024-03-21T09:11:31.197Z] "encoding/binary", [2024-03-21T09:11:31.197Z] "encoding/csv", [2024-03-21T09:11:31.197Z] "encoding/gob", [2024-03-21T09:11:31.197Z] "encoding/hex", [2024-03-21T09:11:31.197Z] "encoding/json", [2024-03-21T09:11:31.197Z] "encoding/pem", [2024-03-21T09:11:31.197Z] "encoding/xml", [2024-03-21T09:11:31.197Z] "errors", [2024-03-21T09:11:31.197Z] "flag", [2024-03-21T09:11:31.197Z] "fmt", [2024-03-21T09:11:31.197Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.197Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.197Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.197Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.197Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.197Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.197Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.197Z] "github.com/fatih/color", [2024-03-21T09:11:31.197Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.197Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.197Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.197Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.197Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.197Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.197Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.197Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.197Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.197Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.197Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.197Z] "github.com/go-kit/log", [2024-03-21T09:11:31.197Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.197Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.197Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.197Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.197Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.197Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.197Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.197Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.197Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.197Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.197Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.197Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.197Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.197Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.197Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.197Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.197Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.197Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.197Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.197Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.197Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.197Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.197Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.197Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.197Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.197Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.197Z] "github.com/google/uuid", [2024-03-21T09:11:31.197Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.197Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.197Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.197Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.197Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.197Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.197Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.197Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.197Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.197Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.198Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.198Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.198Z] "github.com/josharian/intern", [2024-03-21T09:11:31.198Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.198Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.198Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.198Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.198Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.198Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.198Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.198Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.198Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.198Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.198Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.198Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.198Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.198Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.198Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.198Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.198Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.198Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.198Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.198Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.198Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.198Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.198Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.198Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.198Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.198Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.198Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.198Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.198Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.198Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.198Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.198Z] "github.com/openziti/identity", [2024-03-21T09:11:31.198Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.198Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.198Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.198Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.198Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.198Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.198Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.198Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.198Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.198Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.198Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.198Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.198Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.198Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.198Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.198Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.198Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.198Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.198Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.198Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.198Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.198Z] "github.com/pkg/errors", [2024-03-21T09:11:31.198Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.198Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.198Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.198Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.198Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.198Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.198Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.198Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.198Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.198Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.198Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.198Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.198Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.198Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.198Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.198Z] "github.com/x448/float16", [2024-03-21T09:11:31.198Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.198Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.198Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.198Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.198Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.198Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.198Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.198Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.198Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.198Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.198Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.198Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.198Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.198Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.198Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.198Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.198Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.198Z] "go/token", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.198Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.198Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.198Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.198Z] "golang.org/x/net/html", [2024-03-21T09:11:31.198Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.198Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.198Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.198Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.198Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.198Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.198Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.198Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.198Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.198Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.198Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.198Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.198Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.198Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.198Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.198Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.198Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.198Z] "golang.org/x/term", [2024-03-21T09:11:31.198Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.198Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.198Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.198Z] "golang.org/x/text/language", [2024-03-21T09:11:31.198Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.198Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.198Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.198Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.198Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.198Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.198Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.198Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.198Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.198Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.198Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.198Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.199Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.199Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.199Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.199Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.199Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.199Z] "hash", [2024-03-21T09:11:31.199Z] "hash/adler32", [2024-03-21T09:11:31.199Z] "hash/crc32", [2024-03-21T09:11:31.199Z] "hash/fnv", [2024-03-21T09:11:31.199Z] "html", [2024-03-21T09:11:31.199Z] "html/template", [2024-03-21T09:11:31.199Z] "internal/abi", [2024-03-21T09:11:31.199Z] "internal/bytealg", [2024-03-21T09:11:31.199Z] "internal/cpu", [2024-03-21T09:11:31.199Z] "internal/fmtsort", [2024-03-21T09:11:31.199Z] "internal/goexperiment", [2024-03-21T09:11:31.199Z] "internal/itoa", [2024-03-21T09:11:31.199Z] "internal/nettrace", [2024-03-21T09:11:31.199Z] "internal/oserror", [2024-03-21T09:11:31.199Z] "internal/poll", [2024-03-21T09:11:31.199Z] "internal/race", [2024-03-21T09:11:31.199Z] "internal/reflectlite", [2024-03-21T09:11:31.199Z] "internal/singleflight", [2024-03-21T09:11:31.199Z] "internal/syscall/execenv", [2024-03-21T09:11:31.199Z] "internal/syscall/unix", [2024-03-21T09:11:31.199Z] "internal/testlog", [2024-03-21T09:11:31.199Z] "internal/unsafeheader", [2024-03-21T09:11:31.199Z] "io", [2024-03-21T09:11:31.199Z] "io/fs", [2024-03-21T09:11:31.199Z] "io/ioutil", [2024-03-21T09:11:31.199Z] "log", [2024-03-21T09:11:31.199Z] "log/syslog", [2024-03-21T09:11:31.199Z] "math", [2024-03-21T09:11:31.199Z] "math/big", [2024-03-21T09:11:31.199Z] "math/bits", [2024-03-21T09:11:31.199Z] "math/rand", [2024-03-21T09:11:31.199Z] "mime", [2024-03-21T09:11:31.199Z] "mime/multipart", [2024-03-21T09:11:31.199Z] "mime/quotedprintable", [2024-03-21T09:11:31.199Z] "net", [2024-03-21T09:11:31.199Z] "net/http", [2024-03-21T09:11:31.199Z] "net/http/cookiejar", [2024-03-21T09:11:31.199Z] "net/http/httptest", [2024-03-21T09:11:31.199Z] "net/http/httptrace", [2024-03-21T09:11:31.199Z] "net/http/httputil", [2024-03-21T09:11:31.199Z] "net/http/internal", [2024-03-21T09:11:31.199Z] "net/http/internal/ascii", [2024-03-21T09:11:31.199Z] "net/http/internal/testcert", [2024-03-21T09:11:31.199Z] "net/mail", [2024-03-21T09:11:31.199Z] "net/textproto", [2024-03-21T09:11:31.199Z] "net/url", [2024-03-21T09:11:31.199Z] "os", [2024-03-21T09:11:31.199Z] "os/exec", [2024-03-21T09:11:31.199Z] "os/signal", [2024-03-21T09:11:31.199Z] "os/user", [2024-03-21T09:11:31.199Z] "path", [2024-03-21T09:11:31.199Z] "path/filepath", [2024-03-21T09:11:31.199Z] "reflect", [2024-03-21T09:11:31.199Z] "regexp", [2024-03-21T09:11:31.199Z] "regexp/syntax", [2024-03-21T09:11:31.199Z] "runtime", [2024-03-21T09:11:31.199Z] "runtime/cgo", [2024-03-21T09:11:31.199Z] "runtime/debug", [2024-03-21T09:11:31.199Z] "runtime/internal/atomic", [2024-03-21T09:11:31.199Z] "runtime/internal/math", [2024-03-21T09:11:31.199Z] "runtime/internal/sys", [2024-03-21T09:11:31.199Z] "runtime/pprof", [2024-03-21T09:11:31.199Z] "slices", [2024-03-21T09:11:31.199Z] "sort", [2024-03-21T09:11:31.199Z] "strconv", [2024-03-21T09:11:31.199Z] "strings", [2024-03-21T09:11:31.199Z] "sync", [2024-03-21T09:11:31.199Z] "sync/atomic", [2024-03-21T09:11:31.199Z] "syscall", [2024-03-21T09:11:31.199Z] "text/tabwriter", [2024-03-21T09:11:31.199Z] "text/template", [2024-03-21T09:11:31.199Z] "text/template/parse", [2024-03-21T09:11:31.199Z] "time", [2024-03-21T09:11:31.199Z] "unicode", [2024-03-21T09:11:31.199Z] "unicode/utf16", [2024-03-21T09:11:31.199Z] "unicode/utf8", [2024-03-21T09:11:31.199Z] "unsafe", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.199Z] ], [2024-03-21T09:11:31.199Z] "DepsErrors": [ [2024-03-21T09:11:31.199Z] { [2024-03-21T09:11:31.199Z] "ImportStack": [ [2024-03-21T09:11:31.199Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-03-21T09:11:31.199Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-03-21T09:11:31.199Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-03-21T09:11:31.199Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-03-21T09:11:31.199Z] ], [2024-03-21T09:11:31.199Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-03-21T09:11:31.199Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-03-21T09:11:31.199Z] } [2024-03-21T09:11:31.199Z] ] [2024-03-21T09:11:31.199Z] } [2024-03-21T09:11:31.199Z] { [2024-03-21T09:11:31.199Z] "Dir": "/w/workspace/edgex-go/637/internal", [2024-03-21T09:11:31.199Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.199Z] "Name": "internal", [2024-03-21T09:11:31.199Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.199Z] "Module": { [2024-03-21T09:11:31.199Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.199Z] "Main": true, [2024-03-21T09:11:31.199Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.199Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.199Z] "GoVersion": "1.21" [2024-03-21T09:11:31.199Z] }, [2024-03-21T09:11:31.199Z] "Match": [ [2024-03-21T09:11:31.199Z] "./..." [2024-03-21T09:11:31.199Z] ], [2024-03-21T09:11:31.199Z] "Stale": true, [2024-03-21T09:11:31.199Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.199Z] "GoFiles": [ [2024-03-21T09:11:31.199Z] "constants.go", [2024-03-21T09:11:31.199Z] "interface.go" [2024-03-21T09:11:31.199Z] ], [2024-03-21T09:11:31.199Z] "Imports": [ [2024-03-21T09:11:31.199Z] "net/http" [2024-03-21T09:11:31.199Z] ], [2024-03-21T09:11:31.199Z] "Deps": [ [2024-03-21T09:11:31.199Z] "bufio", [2024-03-21T09:11:31.199Z] "bytes", [2024-03-21T09:11:31.199Z] "compress/flate", [2024-03-21T09:11:31.199Z] "compress/gzip", [2024-03-21T09:11:31.199Z] "container/list", [2024-03-21T09:11:31.199Z] "context", [2024-03-21T09:11:31.199Z] "crypto", [2024-03-21T09:11:31.199Z] "crypto/aes", [2024-03-21T09:11:31.199Z] "crypto/cipher", [2024-03-21T09:11:31.199Z] "crypto/des", [2024-03-21T09:11:31.199Z] "crypto/dsa", [2024-03-21T09:11:31.199Z] "crypto/ecdsa", [2024-03-21T09:11:31.199Z] "crypto/ed25519", [2024-03-21T09:11:31.199Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.199Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.199Z] "crypto/elliptic", [2024-03-21T09:11:31.199Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.199Z] "crypto/hmac", [2024-03-21T09:11:31.199Z] "crypto/internal/randutil", [2024-03-21T09:11:31.199Z] "crypto/internal/subtle", [2024-03-21T09:11:31.199Z] "crypto/md5", [2024-03-21T09:11:31.199Z] "crypto/rand", [2024-03-21T09:11:31.199Z] "crypto/rc4", [2024-03-21T09:11:31.199Z] "crypto/rsa", [2024-03-21T09:11:31.199Z] "crypto/sha1", [2024-03-21T09:11:31.199Z] "crypto/sha256", [2024-03-21T09:11:31.199Z] "crypto/sha512", [2024-03-21T09:11:31.199Z] "crypto/subtle", [2024-03-21T09:11:31.199Z] "crypto/tls", [2024-03-21T09:11:31.199Z] "crypto/x509", [2024-03-21T09:11:31.199Z] "crypto/x509/pkix", [2024-03-21T09:11:31.199Z] "encoding/asn1", [2024-03-21T09:11:31.199Z] "encoding/base64", [2024-03-21T09:11:31.199Z] "encoding/binary", [2024-03-21T09:11:31.199Z] "encoding/hex", [2024-03-21T09:11:31.199Z] "encoding/pem", [2024-03-21T09:11:31.199Z] "errors", [2024-03-21T09:11:31.199Z] "fmt", [2024-03-21T09:11:31.199Z] "hash", [2024-03-21T09:11:31.199Z] "hash/crc32", [2024-03-21T09:11:31.199Z] "internal/abi", [2024-03-21T09:11:31.199Z] "internal/bytealg", [2024-03-21T09:11:31.199Z] "internal/cpu", [2024-03-21T09:11:31.199Z] "internal/fmtsort", [2024-03-21T09:11:31.199Z] "internal/goexperiment", [2024-03-21T09:11:31.199Z] "internal/itoa", [2024-03-21T09:11:31.199Z] "internal/nettrace", [2024-03-21T09:11:31.199Z] "internal/oserror", [2024-03-21T09:11:31.199Z] "internal/poll", [2024-03-21T09:11:31.199Z] "internal/race", [2024-03-21T09:11:31.199Z] "internal/reflectlite", [2024-03-21T09:11:31.199Z] "internal/singleflight", [2024-03-21T09:11:31.199Z] "internal/syscall/execenv", [2024-03-21T09:11:31.199Z] "internal/syscall/unix", [2024-03-21T09:11:31.199Z] "internal/testlog", [2024-03-21T09:11:31.199Z] "internal/unsafeheader", [2024-03-21T09:11:31.199Z] "io", [2024-03-21T09:11:31.199Z] "io/fs", [2024-03-21T09:11:31.199Z] "io/ioutil", [2024-03-21T09:11:31.199Z] "log", [2024-03-21T09:11:31.199Z] "math", [2024-03-21T09:11:31.199Z] "math/big", [2024-03-21T09:11:31.199Z] "math/bits", [2024-03-21T09:11:31.199Z] "math/rand", [2024-03-21T09:11:31.199Z] "mime", [2024-03-21T09:11:31.199Z] "mime/multipart", [2024-03-21T09:11:31.199Z] "mime/quotedprintable", [2024-03-21T09:11:31.199Z] "net", [2024-03-21T09:11:31.199Z] "net/http", [2024-03-21T09:11:31.199Z] "net/http/httptrace", [2024-03-21T09:11:31.199Z] "net/http/internal", [2024-03-21T09:11:31.199Z] "net/http/internal/ascii", [2024-03-21T09:11:31.199Z] "net/textproto", [2024-03-21T09:11:31.199Z] "net/url", [2024-03-21T09:11:31.199Z] "os", [2024-03-21T09:11:31.199Z] "path", [2024-03-21T09:11:31.199Z] "path/filepath", [2024-03-21T09:11:31.199Z] "reflect", [2024-03-21T09:11:31.199Z] "runtime", [2024-03-21T09:11:31.199Z] "runtime/cgo", [2024-03-21T09:11:31.199Z] "runtime/internal/atomic", [2024-03-21T09:11:31.199Z] "runtime/internal/math", [2024-03-21T09:11:31.199Z] "runtime/internal/sys", [2024-03-21T09:11:31.199Z] "sort", [2024-03-21T09:11:31.199Z] "strconv", [2024-03-21T09:11:31.199Z] "strings", [2024-03-21T09:11:31.199Z] "sync", [2024-03-21T09:11:31.199Z] "sync/atomic", [2024-03-21T09:11:31.199Z] "syscall", [2024-03-21T09:11:31.199Z] "time", [2024-03-21T09:11:31.199Z] "unicode", [2024-03-21T09:11:31.199Z] "unicode/utf16", [2024-03-21T09:11:31.199Z] "unicode/utf8", [2024-03-21T09:11:31.199Z] "unsafe", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.199Z] ] [2024-03-21T09:11:31.199Z] } [2024-03-21T09:11:31.199Z] { [2024-03-21T09:11:31.199Z] "Dir": "/w/workspace/edgex-go/637/internal/security/config/command", [2024-03-21T09:11:31.199Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-21T09:11:31.199Z] "Name": "command", [2024-03-21T09:11:31.199Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.199Z] "Module": { [2024-03-21T09:11:31.199Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.199Z] "Main": true, [2024-03-21T09:11:31.199Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.199Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.199Z] "GoVersion": "1.21" [2024-03-21T09:11:31.199Z] }, [2024-03-21T09:11:31.199Z] "Match": [ [2024-03-21T09:11:31.199Z] "./..." [2024-03-21T09:11:31.199Z] ], [2024-03-21T09:11:31.199Z] "Stale": true, [2024-03-21T09:11:31.199Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.199Z] "GoFiles": [ [2024-03-21T09:11:31.199Z] "flags_common.go" [2024-03-21T09:11:31.199Z] ], [2024-03-21T09:11:31.199Z] "Imports": [ [2024-03-21T09:11:31.199Z] "flag", [2024-03-21T09:11:31.199Z] "fmt", [2024-03-21T09:11:31.199Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.199Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.199Z] "os" [2024-03-21T09:11:31.199Z] ], [2024-03-21T09:11:31.199Z] "Deps": [ [2024-03-21T09:11:31.199Z] "bufio", [2024-03-21T09:11:31.199Z] "bytes", [2024-03-21T09:11:31.199Z] "compress/flate", [2024-03-21T09:11:31.199Z] "compress/gzip", [2024-03-21T09:11:31.199Z] "container/list", [2024-03-21T09:11:31.199Z] "context", [2024-03-21T09:11:31.199Z] "crypto", [2024-03-21T09:11:31.199Z] "crypto/aes", [2024-03-21T09:11:31.199Z] "crypto/cipher", [2024-03-21T09:11:31.199Z] "crypto/des", [2024-03-21T09:11:31.199Z] "crypto/dsa", [2024-03-21T09:11:31.199Z] "crypto/ecdsa", [2024-03-21T09:11:31.199Z] "crypto/ed25519", [2024-03-21T09:11:31.199Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.199Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.199Z] "crypto/elliptic", [2024-03-21T09:11:31.199Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.199Z] "crypto/hmac", [2024-03-21T09:11:31.199Z] "crypto/internal/randutil", [2024-03-21T09:11:31.199Z] "crypto/internal/subtle", [2024-03-21T09:11:31.199Z] "crypto/md5", [2024-03-21T09:11:31.199Z] "crypto/rand", [2024-03-21T09:11:31.199Z] "crypto/rc4", [2024-03-21T09:11:31.199Z] "crypto/rsa", [2024-03-21T09:11:31.199Z] "crypto/sha1", [2024-03-21T09:11:31.199Z] "crypto/sha256", [2024-03-21T09:11:31.199Z] "crypto/sha512", [2024-03-21T09:11:31.199Z] "crypto/subtle", [2024-03-21T09:11:31.199Z] "crypto/tls", [2024-03-21T09:11:31.199Z] "crypto/x509", [2024-03-21T09:11:31.199Z] "crypto/x509/pkix", [2024-03-21T09:11:31.199Z] "encoding/asn1", [2024-03-21T09:11:31.199Z] "encoding/base64", [2024-03-21T09:11:31.199Z] "encoding/binary", [2024-03-21T09:11:31.199Z] "encoding/hex", [2024-03-21T09:11:31.199Z] "encoding/pem", [2024-03-21T09:11:31.199Z] "errors", [2024-03-21T09:11:31.199Z] "flag", [2024-03-21T09:11:31.199Z] "fmt", [2024-03-21T09:11:31.199Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.199Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.199Z] "hash", [2024-03-21T09:11:31.199Z] "hash/crc32", [2024-03-21T09:11:31.199Z] "internal/abi", [2024-03-21T09:11:31.199Z] "internal/bytealg", [2024-03-21T09:11:31.199Z] "internal/cpu", [2024-03-21T09:11:31.199Z] "internal/fmtsort", [2024-03-21T09:11:31.199Z] "internal/goexperiment", [2024-03-21T09:11:31.199Z] "internal/itoa", [2024-03-21T09:11:31.199Z] "internal/nettrace", [2024-03-21T09:11:31.199Z] "internal/oserror", [2024-03-21T09:11:31.199Z] "internal/poll", [2024-03-21T09:11:31.199Z] "internal/race", [2024-03-21T09:11:31.199Z] "internal/reflectlite", [2024-03-21T09:11:31.199Z] "internal/singleflight", [2024-03-21T09:11:31.199Z] "internal/syscall/execenv", [2024-03-21T09:11:31.199Z] "internal/syscall/unix", [2024-03-21T09:11:31.199Z] "internal/testlog", [2024-03-21T09:11:31.199Z] "internal/unsafeheader", [2024-03-21T09:11:31.199Z] "io", [2024-03-21T09:11:31.199Z] "io/fs", [2024-03-21T09:11:31.199Z] "io/ioutil", [2024-03-21T09:11:31.199Z] "log", [2024-03-21T09:11:31.199Z] "math", [2024-03-21T09:11:31.199Z] "math/big", [2024-03-21T09:11:31.199Z] "math/bits", [2024-03-21T09:11:31.199Z] "math/rand", [2024-03-21T09:11:31.199Z] "mime", [2024-03-21T09:11:31.199Z] "mime/multipart", [2024-03-21T09:11:31.199Z] "mime/quotedprintable", [2024-03-21T09:11:31.199Z] "net", [2024-03-21T09:11:31.199Z] "net/http", [2024-03-21T09:11:31.199Z] "net/http/httptrace", [2024-03-21T09:11:31.199Z] "net/http/internal", [2024-03-21T09:11:31.199Z] "net/http/internal/ascii", [2024-03-21T09:11:31.199Z] "net/textproto", [2024-03-21T09:11:31.199Z] "net/url", [2024-03-21T09:11:31.199Z] "os", [2024-03-21T09:11:31.199Z] "path", [2024-03-21T09:11:31.199Z] "path/filepath", [2024-03-21T09:11:31.199Z] "reflect", [2024-03-21T09:11:31.199Z] "regexp", [2024-03-21T09:11:31.199Z] "regexp/syntax", [2024-03-21T09:11:31.199Z] "runtime", [2024-03-21T09:11:31.199Z] "runtime/cgo", [2024-03-21T09:11:31.199Z] "runtime/internal/atomic", [2024-03-21T09:11:31.199Z] "runtime/internal/math", [2024-03-21T09:11:31.199Z] "runtime/internal/sys", [2024-03-21T09:11:31.199Z] "sort", [2024-03-21T09:11:31.199Z] "strconv", [2024-03-21T09:11:31.199Z] "strings", [2024-03-21T09:11:31.199Z] "sync", [2024-03-21T09:11:31.199Z] "sync/atomic", [2024-03-21T09:11:31.199Z] "syscall", [2024-03-21T09:11:31.199Z] "time", [2024-03-21T09:11:31.199Z] "unicode", [2024-03-21T09:11:31.199Z] "unicode/utf16", [2024-03-21T09:11:31.199Z] "unicode/utf8", [2024-03-21T09:11:31.199Z] "unsafe", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.199Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.200Z] ] [2024-03-21T09:11:31.200Z] } [2024-03-21T09:11:31.200Z] { [2024-03-21T09:11:31.200Z] "Dir": "/w/workspace/edgex-go/637/internal/security/config/interfaces", [2024-03-21T09:11:31.200Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.200Z] "Name": "interfaces", [2024-03-21T09:11:31.200Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.200Z] "Module": { [2024-03-21T09:11:31.200Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.200Z] "Main": true, [2024-03-21T09:11:31.200Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.200Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.200Z] "GoVersion": "1.21" [2024-03-21T09:11:31.200Z] }, [2024-03-21T09:11:31.200Z] "Match": [ [2024-03-21T09:11:31.200Z] "./..." [2024-03-21T09:11:31.200Z] ], [2024-03-21T09:11:31.200Z] "Stale": true, [2024-03-21T09:11:31.200Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.200Z] "GoFiles": [ [2024-03-21T09:11:31.200Z] "command.go", [2024-03-21T09:11:31.200Z] "constants.go" [2024-03-21T09:11:31.200Z] ] [2024-03-21T09:11:31.200Z] } [2024-03-21T09:11:31.200Z] { [2024-03-21T09:11:31.200Z] "Dir": "/w/workspace/edgex-go/637/internal/security/config/command/help", [2024-03-21T09:11:31.200Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-21T09:11:31.200Z] "Name": "help", [2024-03-21T09:11:31.200Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.200Z] "Module": { [2024-03-21T09:11:31.200Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.200Z] "Main": true, [2024-03-21T09:11:31.200Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.200Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.200Z] "GoVersion": "1.21" [2024-03-21T09:11:31.200Z] }, [2024-03-21T09:11:31.200Z] "Match": [ [2024-03-21T09:11:31.200Z] "./..." [2024-03-21T09:11:31.200Z] ], [2024-03-21T09:11:31.200Z] "Stale": true, [2024-03-21T09:11:31.200Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.200Z] "GoFiles": [ [2024-03-21T09:11:31.200Z] "command.go" [2024-03-21T09:11:31.200Z] ], [2024-03-21T09:11:31.200Z] "Imports": [ [2024-03-21T09:11:31.200Z] "flag", [2024-03-21T09:11:31.200Z] "fmt", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.200Z] "strings" [2024-03-21T09:11:31.200Z] ], [2024-03-21T09:11:31.200Z] "Deps": [ [2024-03-21T09:11:31.200Z] "bufio", [2024-03-21T09:11:31.200Z] "bytes", [2024-03-21T09:11:31.200Z] "compress/flate", [2024-03-21T09:11:31.200Z] "compress/gzip", [2024-03-21T09:11:31.200Z] "compress/zlib", [2024-03-21T09:11:31.200Z] "container/list", [2024-03-21T09:11:31.200Z] "context", [2024-03-21T09:11:31.200Z] "crypto", [2024-03-21T09:11:31.200Z] "crypto/aes", [2024-03-21T09:11:31.200Z] "crypto/cipher", [2024-03-21T09:11:31.200Z] "crypto/des", [2024-03-21T09:11:31.200Z] "crypto/dsa", [2024-03-21T09:11:31.200Z] "crypto/ecdsa", [2024-03-21T09:11:31.200Z] "crypto/ed25519", [2024-03-21T09:11:31.200Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.200Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.200Z] "crypto/elliptic", [2024-03-21T09:11:31.200Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.200Z] "crypto/hmac", [2024-03-21T09:11:31.200Z] "crypto/internal/randutil", [2024-03-21T09:11:31.200Z] "crypto/internal/subtle", [2024-03-21T09:11:31.200Z] "crypto/md5", [2024-03-21T09:11:31.200Z] "crypto/rand", [2024-03-21T09:11:31.200Z] "crypto/rc4", [2024-03-21T09:11:31.200Z] "crypto/rsa", [2024-03-21T09:11:31.200Z] "crypto/sha1", [2024-03-21T09:11:31.200Z] "crypto/sha256", [2024-03-21T09:11:31.200Z] "crypto/sha512", [2024-03-21T09:11:31.200Z] "crypto/subtle", [2024-03-21T09:11:31.200Z] "crypto/tls", [2024-03-21T09:11:31.200Z] "crypto/x509", [2024-03-21T09:11:31.200Z] "crypto/x509/pkix", [2024-03-21T09:11:31.200Z] "database/sql/driver", [2024-03-21T09:11:31.200Z] "debug/dwarf", [2024-03-21T09:11:31.200Z] "debug/macho", [2024-03-21T09:11:31.200Z] "encoding", [2024-03-21T09:11:31.200Z] "encoding/asn1", [2024-03-21T09:11:31.200Z] "encoding/base64", [2024-03-21T09:11:31.200Z] "encoding/binary", [2024-03-21T09:11:31.200Z] "encoding/csv", [2024-03-21T09:11:31.200Z] "encoding/hex", [2024-03-21T09:11:31.200Z] "encoding/json", [2024-03-21T09:11:31.200Z] "encoding/pem", [2024-03-21T09:11:31.200Z] "encoding/xml", [2024-03-21T09:11:31.200Z] "errors", [2024-03-21T09:11:31.200Z] "flag", [2024-03-21T09:11:31.200Z] "fmt", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.200Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.200Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.200Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.200Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.200Z] "github.com/go-kit/log", [2024-03-21T09:11:31.200Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.200Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.200Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.200Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.200Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.200Z] "github.com/google/uuid", [2024-03-21T09:11:31.200Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.200Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.200Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.200Z] "golang.org/x/net/html", [2024-03-21T09:11:31.200Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.200Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.200Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.200Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.200Z] "golang.org/x/text/language", [2024-03-21T09:11:31.200Z] "hash", [2024-03-21T09:11:31.200Z] "hash/adler32", [2024-03-21T09:11:31.200Z] "hash/crc32", [2024-03-21T09:11:31.200Z] "internal/abi", [2024-03-21T09:11:31.200Z] "internal/bytealg", [2024-03-21T09:11:31.200Z] "internal/cpu", [2024-03-21T09:11:31.200Z] "internal/fmtsort", [2024-03-21T09:11:31.200Z] "internal/goexperiment", [2024-03-21T09:11:31.200Z] "internal/itoa", [2024-03-21T09:11:31.200Z] "internal/nettrace", [2024-03-21T09:11:31.200Z] "internal/oserror", [2024-03-21T09:11:31.200Z] "internal/poll", [2024-03-21T09:11:31.200Z] "internal/race", [2024-03-21T09:11:31.200Z] "internal/reflectlite", [2024-03-21T09:11:31.200Z] "internal/singleflight", [2024-03-21T09:11:31.200Z] "internal/syscall/execenv", [2024-03-21T09:11:31.200Z] "internal/syscall/unix", [2024-03-21T09:11:31.200Z] "internal/testlog", [2024-03-21T09:11:31.200Z] "internal/unsafeheader", [2024-03-21T09:11:31.200Z] "io", [2024-03-21T09:11:31.200Z] "io/fs", [2024-03-21T09:11:31.200Z] "io/ioutil", [2024-03-21T09:11:31.200Z] "log", [2024-03-21T09:11:31.200Z] "math", [2024-03-21T09:11:31.200Z] "math/big", [2024-03-21T09:11:31.200Z] "math/bits", [2024-03-21T09:11:31.200Z] "math/rand", [2024-03-21T09:11:31.200Z] "mime", [2024-03-21T09:11:31.200Z] "mime/multipart", [2024-03-21T09:11:31.200Z] "mime/quotedprintable", [2024-03-21T09:11:31.200Z] "net", [2024-03-21T09:11:31.200Z] "net/http", [2024-03-21T09:11:31.200Z] "net/http/httptrace", [2024-03-21T09:11:31.200Z] "net/http/internal", [2024-03-21T09:11:31.200Z] "net/http/internal/ascii", [2024-03-21T09:11:31.200Z] "net/textproto", [2024-03-21T09:11:31.200Z] "net/url", [2024-03-21T09:11:31.200Z] "os", [2024-03-21T09:11:31.200Z] "path", [2024-03-21T09:11:31.200Z] "path/filepath", [2024-03-21T09:11:31.200Z] "reflect", [2024-03-21T09:11:31.200Z] "regexp", [2024-03-21T09:11:31.200Z] "regexp/syntax", [2024-03-21T09:11:31.200Z] "runtime", [2024-03-21T09:11:31.200Z] "runtime/cgo", [2024-03-21T09:11:31.200Z] "runtime/internal/atomic", [2024-03-21T09:11:31.200Z] "runtime/internal/math", [2024-03-21T09:11:31.200Z] "runtime/internal/sys", [2024-03-21T09:11:31.200Z] "sort", [2024-03-21T09:11:31.200Z] "strconv", [2024-03-21T09:11:31.200Z] "strings", [2024-03-21T09:11:31.200Z] "sync", [2024-03-21T09:11:31.200Z] "sync/atomic", [2024-03-21T09:11:31.200Z] "syscall", [2024-03-21T09:11:31.200Z] "time", [2024-03-21T09:11:31.200Z] "unicode", [2024-03-21T09:11:31.200Z] "unicode/utf16", [2024-03-21T09:11:31.200Z] "unicode/utf8", [2024-03-21T09:11:31.200Z] "unsafe", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.200Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.200Z] ], [2024-03-21T09:11:31.200Z] "TestGoFiles": [ [2024-03-21T09:11:31.200Z] "command_test.go" [2024-03-21T09:11:31.200Z] ], [2024-03-21T09:11:31.200Z] "TestImports": [ [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.200Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.200Z] "testing" [2024-03-21T09:11:31.200Z] ] [2024-03-21T09:11:31.200Z] } [2024-03-21T09:11:31.200Z] { [2024-03-21T09:11:31.200Z] "Dir": "/w/workspace/edgex-go/637/internal/security/common", [2024-03-21T09:11:31.200Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.200Z] "Name": "common", [2024-03-21T09:11:31.200Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.200Z] "Module": { [2024-03-21T09:11:31.200Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.200Z] "Main": true, [2024-03-21T09:11:31.200Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.200Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.200Z] "GoVersion": "1.21" [2024-03-21T09:11:31.200Z] }, [2024-03-21T09:11:31.200Z] "Match": [ [2024-03-21T09:11:31.200Z] "./..." [2024-03-21T09:11:31.200Z] ], [2024-03-21T09:11:31.200Z] "Stale": true, [2024-03-21T09:11:31.200Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.200Z] "GoFiles": [ [2024-03-21T09:11:31.200Z] "tokenpolicy.go", [2024-03-21T09:11:31.200Z] "usermanager.go" [2024-03-21T09:11:31.200Z] ], [2024-03-21T09:11:31.200Z] "Imports": [ [2024-03-21T09:11:31.200Z] "encoding/json", [2024-03-21T09:11:31.200Z] "fmt", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets" [2024-03-21T09:11:31.200Z] ], [2024-03-21T09:11:31.200Z] "Deps": [ [2024-03-21T09:11:31.200Z] "bufio", [2024-03-21T09:11:31.200Z] "bytes", [2024-03-21T09:11:31.200Z] "compress/flate", [2024-03-21T09:11:31.200Z] "compress/gzip", [2024-03-21T09:11:31.200Z] "compress/zlib", [2024-03-21T09:11:31.200Z] "container/list", [2024-03-21T09:11:31.200Z] "context", [2024-03-21T09:11:31.200Z] "crypto", [2024-03-21T09:11:31.200Z] "crypto/aes", [2024-03-21T09:11:31.200Z] "crypto/cipher", [2024-03-21T09:11:31.200Z] "crypto/des", [2024-03-21T09:11:31.200Z] "crypto/dsa", [2024-03-21T09:11:31.200Z] "crypto/ecdsa", [2024-03-21T09:11:31.200Z] "crypto/ed25519", [2024-03-21T09:11:31.200Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.200Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.200Z] "crypto/elliptic", [2024-03-21T09:11:31.200Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.200Z] "crypto/hmac", [2024-03-21T09:11:31.200Z] "crypto/internal/randutil", [2024-03-21T09:11:31.200Z] "crypto/internal/subtle", [2024-03-21T09:11:31.200Z] "crypto/md5", [2024-03-21T09:11:31.200Z] "crypto/rand", [2024-03-21T09:11:31.200Z] "crypto/rc4", [2024-03-21T09:11:31.200Z] "crypto/rsa", [2024-03-21T09:11:31.200Z] "crypto/sha1", [2024-03-21T09:11:31.200Z] "crypto/sha256", [2024-03-21T09:11:31.200Z] "crypto/sha512", [2024-03-21T09:11:31.200Z] "crypto/subtle", [2024-03-21T09:11:31.200Z] "crypto/tls", [2024-03-21T09:11:31.200Z] "crypto/x509", [2024-03-21T09:11:31.200Z] "crypto/x509/pkix", [2024-03-21T09:11:31.200Z] "database/sql/driver", [2024-03-21T09:11:31.200Z] "debug/dwarf", [2024-03-21T09:11:31.200Z] "debug/macho", [2024-03-21T09:11:31.200Z] "encoding", [2024-03-21T09:11:31.200Z] "encoding/asn1", [2024-03-21T09:11:31.200Z] "encoding/base64", [2024-03-21T09:11:31.200Z] "encoding/binary", [2024-03-21T09:11:31.200Z] "encoding/csv", [2024-03-21T09:11:31.200Z] "encoding/hex", [2024-03-21T09:11:31.200Z] "encoding/json", [2024-03-21T09:11:31.200Z] "encoding/pem", [2024-03-21T09:11:31.200Z] "encoding/xml", [2024-03-21T09:11:31.200Z] "errors", [2024-03-21T09:11:31.200Z] "flag", [2024-03-21T09:11:31.200Z] "fmt", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.200Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.201Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.201Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.201Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.201Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.201Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.201Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.201Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.201Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.201Z] "github.com/go-kit/log", [2024-03-21T09:11:31.201Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.201Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.201Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.201Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.201Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.201Z] "github.com/google/uuid", [2024-03-21T09:11:31.201Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.201Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.201Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.201Z] "golang.org/x/net/html", [2024-03-21T09:11:31.201Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.201Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.201Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.201Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.201Z] "golang.org/x/text/language", [2024-03-21T09:11:31.201Z] "hash", [2024-03-21T09:11:31.201Z] "hash/adler32", [2024-03-21T09:11:31.201Z] "hash/crc32", [2024-03-21T09:11:31.201Z] "internal/abi", [2024-03-21T09:11:31.201Z] "internal/bytealg", [2024-03-21T09:11:31.201Z] "internal/cpu", [2024-03-21T09:11:31.201Z] "internal/fmtsort", [2024-03-21T09:11:31.201Z] "internal/goexperiment", [2024-03-21T09:11:31.201Z] "internal/itoa", [2024-03-21T09:11:31.201Z] "internal/nettrace", [2024-03-21T09:11:31.201Z] "internal/oserror", [2024-03-21T09:11:31.201Z] "internal/poll", [2024-03-21T09:11:31.201Z] "internal/race", [2024-03-21T09:11:31.201Z] "internal/reflectlite", [2024-03-21T09:11:31.201Z] "internal/singleflight", [2024-03-21T09:11:31.201Z] "internal/syscall/execenv", [2024-03-21T09:11:31.201Z] "internal/syscall/unix", [2024-03-21T09:11:31.201Z] "internal/testlog", [2024-03-21T09:11:31.201Z] "internal/unsafeheader", [2024-03-21T09:11:31.201Z] "io", [2024-03-21T09:11:31.201Z] "io/fs", [2024-03-21T09:11:31.201Z] "io/ioutil", [2024-03-21T09:11:31.201Z] "log", [2024-03-21T09:11:31.201Z] "math", [2024-03-21T09:11:31.201Z] "math/big", [2024-03-21T09:11:31.201Z] "math/bits", [2024-03-21T09:11:31.201Z] "math/rand", [2024-03-21T09:11:31.201Z] "mime", [2024-03-21T09:11:31.201Z] "mime/multipart", [2024-03-21T09:11:31.201Z] "mime/quotedprintable", [2024-03-21T09:11:31.201Z] "net", [2024-03-21T09:11:31.201Z] "net/http", [2024-03-21T09:11:31.201Z] "net/http/httptest", [2024-03-21T09:11:31.201Z] "net/http/httptrace", [2024-03-21T09:11:31.201Z] "net/http/internal", [2024-03-21T09:11:31.201Z] "net/http/internal/ascii", [2024-03-21T09:11:31.201Z] "net/http/internal/testcert", [2024-03-21T09:11:31.201Z] "net/textproto", [2024-03-21T09:11:31.201Z] "net/url", [2024-03-21T09:11:31.201Z] "os", [2024-03-21T09:11:31.201Z] "path", [2024-03-21T09:11:31.201Z] "path/filepath", [2024-03-21T09:11:31.201Z] "reflect", [2024-03-21T09:11:31.201Z] "regexp", [2024-03-21T09:11:31.201Z] "regexp/syntax", [2024-03-21T09:11:31.201Z] "runtime", [2024-03-21T09:11:31.201Z] "runtime/cgo", [2024-03-21T09:11:31.201Z] "runtime/internal/atomic", [2024-03-21T09:11:31.201Z] "runtime/internal/math", [2024-03-21T09:11:31.201Z] "runtime/internal/sys", [2024-03-21T09:11:31.201Z] "sort", [2024-03-21T09:11:31.201Z] "strconv", [2024-03-21T09:11:31.201Z] "strings", [2024-03-21T09:11:31.201Z] "sync", [2024-03-21T09:11:31.201Z] "sync/atomic", [2024-03-21T09:11:31.201Z] "syscall", [2024-03-21T09:11:31.201Z] "time", [2024-03-21T09:11:31.201Z] "unicode", [2024-03-21T09:11:31.201Z] "unicode/utf16", [2024-03-21T09:11:31.201Z] "unicode/utf8", [2024-03-21T09:11:31.201Z] "unsafe", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.201Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "TestGoFiles": [ [2024-03-21T09:11:31.201Z] "tokenpolicy_test.go", [2024-03-21T09:11:31.201Z] "usermanager_test.go" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "TestImports": [ [2024-03-21T09:11:31.201Z] "encoding/json", [2024-03-21T09:11:31.201Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.201Z] "testing" [2024-03-21T09:11:31.201Z] ] [2024-03-21T09:11:31.201Z] } [2024-03-21T09:11:31.201Z] { [2024-03-21T09:11:31.201Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0/hkdf", [2024-03-21T09:11:31.201Z] "ImportPath": "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.201Z] "Name": "hkdf", [2024-03-21T09:11:31.201Z] "Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.", [2024-03-21T09:11:31.201Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.201Z] "Module": { [2024-03-21T09:11:31.201Z] "Path": "golang.org/x/crypto", [2024-03-21T09:11:31.201Z] "Version": "v0.21.0", [2024-03-21T09:11:31.201Z] "Time": "2024-03-04T18:29:30Z", [2024-03-21T09:11:31.201Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.21.0", [2024-03-21T09:11:31.201Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.21.0.mod", [2024-03-21T09:11:31.201Z] "GoVersion": "1.18" [2024-03-21T09:11:31.201Z] }, [2024-03-21T09:11:31.201Z] "DepOnly": true, [2024-03-21T09:11:31.201Z] "Stale": true, [2024-03-21T09:11:31.201Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.201Z] "GoFiles": [ [2024-03-21T09:11:31.201Z] "hkdf.go" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Imports": [ [2024-03-21T09:11:31.201Z] "crypto/hmac", [2024-03-21T09:11:31.201Z] "errors", [2024-03-21T09:11:31.201Z] "hash", [2024-03-21T09:11:31.201Z] "io" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Deps": [ [2024-03-21T09:11:31.201Z] "crypto/hmac", [2024-03-21T09:11:31.201Z] "crypto/subtle", [2024-03-21T09:11:31.201Z] "errors", [2024-03-21T09:11:31.201Z] "hash", [2024-03-21T09:11:31.201Z] "internal/abi", [2024-03-21T09:11:31.201Z] "internal/bytealg", [2024-03-21T09:11:31.201Z] "internal/cpu", [2024-03-21T09:11:31.201Z] "internal/goexperiment", [2024-03-21T09:11:31.201Z] "internal/race", [2024-03-21T09:11:31.201Z] "internal/reflectlite", [2024-03-21T09:11:31.201Z] "internal/unsafeheader", [2024-03-21T09:11:31.201Z] "io", [2024-03-21T09:11:31.201Z] "runtime", [2024-03-21T09:11:31.201Z] "runtime/internal/atomic", [2024-03-21T09:11:31.201Z] "runtime/internal/math", [2024-03-21T09:11:31.201Z] "runtime/internal/sys", [2024-03-21T09:11:31.201Z] "sync", [2024-03-21T09:11:31.201Z] "sync/atomic", [2024-03-21T09:11:31.201Z] "unsafe" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "TestGoFiles": [ [2024-03-21T09:11:31.201Z] "hkdf_test.go" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "TestImports": [ [2024-03-21T09:11:31.201Z] "bytes", [2024-03-21T09:11:31.201Z] "crypto/md5", [2024-03-21T09:11:31.201Z] "crypto/sha1", [2024-03-21T09:11:31.201Z] "crypto/sha256", [2024-03-21T09:11:31.201Z] "crypto/sha512", [2024-03-21T09:11:31.201Z] "hash", [2024-03-21T09:11:31.201Z] "io", [2024-03-21T09:11:31.201Z] "testing" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "XTestGoFiles": [ [2024-03-21T09:11:31.201Z] "example_test.go" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "XTestImports": [ [2024-03-21T09:11:31.201Z] "bytes", [2024-03-21T09:11:31.201Z] "crypto/rand", [2024-03-21T09:11:31.201Z] "crypto/sha256", [2024-03-21T09:11:31.201Z] "fmt", [2024-03-21T09:11:31.201Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.201Z] "io" [2024-03-21T09:11:31.201Z] ] [2024-03-21T09:11:31.201Z] } [2024-03-21T09:11:31.201Z] { [2024-03-21T09:11:31.201Z] "Dir": "/w/workspace/edgex-go/637/internal/security/kdf", [2024-03-21T09:11:31.201Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.201Z] "Name": "kdf", [2024-03-21T09:11:31.201Z] "Doc": "Package kdf implements the key deriviation function (KDF) for creation of encryption keys to protect the Vault key shares", [2024-03-21T09:11:31.201Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.201Z] "Module": { [2024-03-21T09:11:31.201Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.201Z] "Main": true, [2024-03-21T09:11:31.201Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.201Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.201Z] "GoVersion": "1.21" [2024-03-21T09:11:31.201Z] }, [2024-03-21T09:11:31.201Z] "Match": [ [2024-03-21T09:11:31.201Z] "./..." [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Stale": true, [2024-03-21T09:11:31.201Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.201Z] "GoFiles": [ [2024-03-21T09:11:31.201Z] "interface.go", [2024-03-21T09:11:31.201Z] "methods.go" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Imports": [ [2024-03-21T09:11:31.201Z] "crypto/rand", [2024-03-21T09:11:31.201Z] "errors", [2024-03-21T09:11:31.201Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.201Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.201Z] "hash", [2024-03-21T09:11:31.201Z] "os", [2024-03-21T09:11:31.201Z] "path" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Deps": [ [2024-03-21T09:11:31.201Z] "bufio", [2024-03-21T09:11:31.201Z] "bytes", [2024-03-21T09:11:31.201Z] "crypto/aes", [2024-03-21T09:11:31.201Z] "crypto/cipher", [2024-03-21T09:11:31.201Z] "crypto/hmac", [2024-03-21T09:11:31.201Z] "crypto/internal/subtle", [2024-03-21T09:11:31.201Z] "crypto/rand", [2024-03-21T09:11:31.201Z] "crypto/subtle", [2024-03-21T09:11:31.201Z] "encoding/binary", [2024-03-21T09:11:31.201Z] "errors", [2024-03-21T09:11:31.201Z] "fmt", [2024-03-21T09:11:31.201Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.201Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.201Z] "hash", [2024-03-21T09:11:31.201Z] "internal/abi", [2024-03-21T09:11:31.201Z] "internal/bytealg", [2024-03-21T09:11:31.201Z] "internal/cpu", [2024-03-21T09:11:31.201Z] "internal/fmtsort", [2024-03-21T09:11:31.201Z] "internal/goexperiment", [2024-03-21T09:11:31.201Z] "internal/itoa", [2024-03-21T09:11:31.201Z] "internal/oserror", [2024-03-21T09:11:31.201Z] "internal/poll", [2024-03-21T09:11:31.201Z] "internal/race", [2024-03-21T09:11:31.201Z] "internal/reflectlite", [2024-03-21T09:11:31.201Z] "internal/syscall/execenv", [2024-03-21T09:11:31.201Z] "internal/syscall/unix", [2024-03-21T09:11:31.201Z] "internal/testlog", [2024-03-21T09:11:31.201Z] "internal/unsafeheader", [2024-03-21T09:11:31.201Z] "io", [2024-03-21T09:11:31.201Z] "io/fs", [2024-03-21T09:11:31.201Z] "math", [2024-03-21T09:11:31.201Z] "math/big", [2024-03-21T09:11:31.201Z] "math/bits", [2024-03-21T09:11:31.201Z] "math/rand", [2024-03-21T09:11:31.201Z] "os", [2024-03-21T09:11:31.201Z] "path", [2024-03-21T09:11:31.201Z] "reflect", [2024-03-21T09:11:31.201Z] "runtime", [2024-03-21T09:11:31.201Z] "runtime/internal/atomic", [2024-03-21T09:11:31.201Z] "runtime/internal/math", [2024-03-21T09:11:31.201Z] "runtime/internal/sys", [2024-03-21T09:11:31.201Z] "sort", [2024-03-21T09:11:31.201Z] "strconv", [2024-03-21T09:11:31.201Z] "strings", [2024-03-21T09:11:31.201Z] "sync", [2024-03-21T09:11:31.201Z] "sync/atomic", [2024-03-21T09:11:31.201Z] "syscall", [2024-03-21T09:11:31.201Z] "time", [2024-03-21T09:11:31.201Z] "unicode", [2024-03-21T09:11:31.201Z] "unicode/utf8", [2024-03-21T09:11:31.201Z] "unsafe" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "TestGoFiles": [ [2024-03-21T09:11:31.201Z] "methods_test.go" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "TestImports": [ [2024-03-21T09:11:31.201Z] "crypto/sha256", [2024-03-21T09:11:31.201Z] "encoding/hex", [2024-03-21T09:11:31.201Z] "errors", [2024-03-21T09:11:31.201Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-21T09:11:31.201Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.201Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.201Z] "os", [2024-03-21T09:11:31.201Z] "testing", [2024-03-21T09:11:31.201Z] "time" [2024-03-21T09:11:31.201Z] ] [2024-03-21T09:11:31.201Z] } [2024-03-21T09:11:31.201Z] { [2024-03-21T09:11:31.201Z] "Dir": "/w/workspace/edgex-go/637/internal/security/pipedhexreader", [2024-03-21T09:11:31.201Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.201Z] "Name": "pipedhexreader", [2024-03-21T09:11:31.201Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.201Z] "Module": { [2024-03-21T09:11:31.201Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.201Z] "Main": true, [2024-03-21T09:11:31.201Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.201Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.201Z] "GoVersion": "1.21" [2024-03-21T09:11:31.201Z] }, [2024-03-21T09:11:31.201Z] "Match": [ [2024-03-21T09:11:31.201Z] "./..." [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Stale": true, [2024-03-21T09:11:31.201Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.201Z] "GoFiles": [ [2024-03-21T09:11:31.201Z] "interface.go", [2024-03-21T09:11:31.201Z] "pipedhexreader.go" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Imports": [ [2024-03-21T09:11:31.201Z] "bufio", [2024-03-21T09:11:31.201Z] "encoding/hex", [2024-03-21T09:11:31.201Z] "os/exec", [2024-03-21T09:11:31.201Z] "strings" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Deps": [ [2024-03-21T09:11:31.201Z] "bufio", [2024-03-21T09:11:31.201Z] "bytes", [2024-03-21T09:11:31.201Z] "context", [2024-03-21T09:11:31.201Z] "encoding/hex", [2024-03-21T09:11:31.201Z] "errors", [2024-03-21T09:11:31.201Z] "fmt", [2024-03-21T09:11:31.201Z] "internal/abi", [2024-03-21T09:11:31.201Z] "internal/bytealg", [2024-03-21T09:11:31.201Z] "internal/cpu", [2024-03-21T09:11:31.201Z] "internal/fmtsort", [2024-03-21T09:11:31.201Z] "internal/goexperiment", [2024-03-21T09:11:31.201Z] "internal/itoa", [2024-03-21T09:11:31.201Z] "internal/oserror", [2024-03-21T09:11:31.201Z] "internal/poll", [2024-03-21T09:11:31.201Z] "internal/race", [2024-03-21T09:11:31.201Z] "internal/reflectlite", [2024-03-21T09:11:31.201Z] "internal/syscall/execenv", [2024-03-21T09:11:31.201Z] "internal/syscall/unix", [2024-03-21T09:11:31.201Z] "internal/testlog", [2024-03-21T09:11:31.201Z] "internal/unsafeheader", [2024-03-21T09:11:31.201Z] "io", [2024-03-21T09:11:31.201Z] "io/fs", [2024-03-21T09:11:31.201Z] "math", [2024-03-21T09:11:31.201Z] "math/bits", [2024-03-21T09:11:31.201Z] "os", [2024-03-21T09:11:31.201Z] "os/exec", [2024-03-21T09:11:31.201Z] "path", [2024-03-21T09:11:31.201Z] "path/filepath", [2024-03-21T09:11:31.201Z] "reflect", [2024-03-21T09:11:31.201Z] "runtime", [2024-03-21T09:11:31.201Z] "runtime/internal/atomic", [2024-03-21T09:11:31.201Z] "runtime/internal/math", [2024-03-21T09:11:31.201Z] "runtime/internal/sys", [2024-03-21T09:11:31.201Z] "sort", [2024-03-21T09:11:31.201Z] "strconv", [2024-03-21T09:11:31.201Z] "strings", [2024-03-21T09:11:31.201Z] "sync", [2024-03-21T09:11:31.201Z] "sync/atomic", [2024-03-21T09:11:31.201Z] "syscall", [2024-03-21T09:11:31.201Z] "time", [2024-03-21T09:11:31.201Z] "unicode", [2024-03-21T09:11:31.201Z] "unicode/utf8", [2024-03-21T09:11:31.201Z] "unsafe" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "TestGoFiles": [ [2024-03-21T09:11:31.201Z] "pipedhexreader_linux_test.go" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "TestImports": [ [2024-03-21T09:11:31.201Z] "encoding/hex", [2024-03-21T09:11:31.201Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.201Z] "testing" [2024-03-21T09:11:31.201Z] ] [2024-03-21T09:11:31.201Z] } [2024-03-21T09:11:31.201Z] { [2024-03-21T09:11:31.201Z] "Dir": "/w/workspace/edgex-go/637/internal/security/secretstore/config", [2024-03-21T09:11:31.201Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.201Z] "Name": "config", [2024-03-21T09:11:31.201Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.201Z] "Module": { [2024-03-21T09:11:31.201Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.201Z] "Main": true, [2024-03-21T09:11:31.201Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.201Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.201Z] "GoVersion": "1.21" [2024-03-21T09:11:31.201Z] }, [2024-03-21T09:11:31.201Z] "Match": [ [2024-03-21T09:11:31.201Z] "./..." [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Stale": true, [2024-03-21T09:11:31.201Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.201Z] "GoFiles": [ [2024-03-21T09:11:31.201Z] "config.go" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Imports": [ [2024-03-21T09:11:31.201Z] "fmt", [2024-03-21T09:11:31.201Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.201Z] ], [2024-03-21T09:11:31.201Z] "Deps": [ [2024-03-21T09:11:31.201Z] "bufio", [2024-03-21T09:11:31.201Z] "bytes", [2024-03-21T09:11:31.201Z] "compress/flate", [2024-03-21T09:11:31.201Z] "compress/gzip", [2024-03-21T09:11:31.201Z] "compress/zlib", [2024-03-21T09:11:31.201Z] "container/list", [2024-03-21T09:11:31.201Z] "context", [2024-03-21T09:11:31.201Z] "crypto", [2024-03-21T09:11:31.201Z] "crypto/aes", [2024-03-21T09:11:31.201Z] "crypto/cipher", [2024-03-21T09:11:31.201Z] "crypto/des", [2024-03-21T09:11:31.201Z] "crypto/dsa", [2024-03-21T09:11:31.201Z] "crypto/ecdsa", [2024-03-21T09:11:31.201Z] "crypto/ed25519", [2024-03-21T09:11:31.201Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.201Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.201Z] "crypto/elliptic", [2024-03-21T09:11:31.201Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.201Z] "crypto/hmac", [2024-03-21T09:11:31.201Z] "crypto/internal/randutil", [2024-03-21T09:11:31.201Z] "crypto/internal/subtle", [2024-03-21T09:11:31.201Z] "crypto/md5", [2024-03-21T09:11:31.201Z] "crypto/rand", [2024-03-21T09:11:31.201Z] "crypto/rc4", [2024-03-21T09:11:31.201Z] "crypto/rsa", [2024-03-21T09:11:31.201Z] "crypto/sha1", [2024-03-21T09:11:31.201Z] "crypto/sha256", [2024-03-21T09:11:31.201Z] "crypto/sha512", [2024-03-21T09:11:31.201Z] "crypto/subtle", [2024-03-21T09:11:31.201Z] "crypto/tls", [2024-03-21T09:11:31.201Z] "crypto/x509", [2024-03-21T09:11:31.201Z] "crypto/x509/pkix", [2024-03-21T09:11:31.201Z] "database/sql/driver", [2024-03-21T09:11:31.201Z] "debug/dwarf", [2024-03-21T09:11:31.201Z] "debug/macho", [2024-03-21T09:11:31.201Z] "encoding", [2024-03-21T09:11:31.201Z] "encoding/asn1", [2024-03-21T09:11:31.201Z] "encoding/base64", [2024-03-21T09:11:31.201Z] "encoding/binary", [2024-03-21T09:11:31.201Z] "encoding/csv", [2024-03-21T09:11:31.202Z] "encoding/hex", [2024-03-21T09:11:31.202Z] "encoding/json", [2024-03-21T09:11:31.202Z] "encoding/pem", [2024-03-21T09:11:31.202Z] "encoding/xml", [2024-03-21T09:11:31.202Z] "errors", [2024-03-21T09:11:31.202Z] "flag", [2024-03-21T09:11:31.202Z] "fmt", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.202Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.202Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.202Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.202Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.202Z] "github.com/go-kit/log", [2024-03-21T09:11:31.202Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.202Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.202Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.202Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.202Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.202Z] "github.com/google/uuid", [2024-03-21T09:11:31.202Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.202Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.202Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.202Z] "golang.org/x/net/html", [2024-03-21T09:11:31.202Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.202Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.202Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.202Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.202Z] "golang.org/x/text/language", [2024-03-21T09:11:31.202Z] "hash", [2024-03-21T09:11:31.202Z] "hash/adler32", [2024-03-21T09:11:31.202Z] "hash/crc32", [2024-03-21T09:11:31.202Z] "internal/abi", [2024-03-21T09:11:31.202Z] "internal/bytealg", [2024-03-21T09:11:31.202Z] "internal/cpu", [2024-03-21T09:11:31.202Z] "internal/fmtsort", [2024-03-21T09:11:31.202Z] "internal/goexperiment", [2024-03-21T09:11:31.202Z] "internal/itoa", [2024-03-21T09:11:31.202Z] "internal/nettrace", [2024-03-21T09:11:31.202Z] "internal/oserror", [2024-03-21T09:11:31.202Z] "internal/poll", [2024-03-21T09:11:31.202Z] "internal/race", [2024-03-21T09:11:31.202Z] "internal/reflectlite", [2024-03-21T09:11:31.202Z] "internal/singleflight", [2024-03-21T09:11:31.202Z] "internal/syscall/execenv", [2024-03-21T09:11:31.202Z] "internal/syscall/unix", [2024-03-21T09:11:31.202Z] "internal/testlog", [2024-03-21T09:11:31.202Z] "internal/unsafeheader", [2024-03-21T09:11:31.202Z] "io", [2024-03-21T09:11:31.202Z] "io/fs", [2024-03-21T09:11:31.202Z] "io/ioutil", [2024-03-21T09:11:31.202Z] "log", [2024-03-21T09:11:31.202Z] "math", [2024-03-21T09:11:31.202Z] "math/big", [2024-03-21T09:11:31.202Z] "math/bits", [2024-03-21T09:11:31.202Z] "math/rand", [2024-03-21T09:11:31.202Z] "mime", [2024-03-21T09:11:31.202Z] "mime/multipart", [2024-03-21T09:11:31.202Z] "mime/quotedprintable", [2024-03-21T09:11:31.202Z] "net", [2024-03-21T09:11:31.202Z] "net/http", [2024-03-21T09:11:31.202Z] "net/http/httptest", [2024-03-21T09:11:31.202Z] "net/http/httptrace", [2024-03-21T09:11:31.202Z] "net/http/internal", [2024-03-21T09:11:31.202Z] "net/http/internal/ascii", [2024-03-21T09:11:31.202Z] "net/http/internal/testcert", [2024-03-21T09:11:31.202Z] "net/textproto", [2024-03-21T09:11:31.202Z] "net/url", [2024-03-21T09:11:31.202Z] "os", [2024-03-21T09:11:31.202Z] "path", [2024-03-21T09:11:31.202Z] "path/filepath", [2024-03-21T09:11:31.202Z] "reflect", [2024-03-21T09:11:31.202Z] "regexp", [2024-03-21T09:11:31.202Z] "regexp/syntax", [2024-03-21T09:11:31.202Z] "runtime", [2024-03-21T09:11:31.202Z] "runtime/cgo", [2024-03-21T09:11:31.202Z] "runtime/internal/atomic", [2024-03-21T09:11:31.202Z] "runtime/internal/math", [2024-03-21T09:11:31.202Z] "runtime/internal/sys", [2024-03-21T09:11:31.202Z] "sort", [2024-03-21T09:11:31.202Z] "strconv", [2024-03-21T09:11:31.202Z] "strings", [2024-03-21T09:11:31.202Z] "sync", [2024-03-21T09:11:31.202Z] "sync/atomic", [2024-03-21T09:11:31.202Z] "syscall", [2024-03-21T09:11:31.202Z] "time", [2024-03-21T09:11:31.202Z] "unicode", [2024-03-21T09:11:31.202Z] "unicode/utf16", [2024-03-21T09:11:31.202Z] "unicode/utf8", [2024-03-21T09:11:31.202Z] "unsafe", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.202Z] ] [2024-03-21T09:11:31.202Z] } [2024-03-21T09:11:31.202Z] { [2024-03-21T09:11:31.202Z] "Dir": "/w/workspace/edgex-go/637/internal/security/secretstore/container", [2024-03-21T09:11:31.202Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.202Z] "Name": "container", [2024-03-21T09:11:31.202Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.202Z] "Module": { [2024-03-21T09:11:31.202Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.202Z] "Main": true, [2024-03-21T09:11:31.202Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.202Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.202Z] "GoVersion": "1.21" [2024-03-21T09:11:31.202Z] }, [2024-03-21T09:11:31.202Z] "Match": [ [2024-03-21T09:11:31.202Z] "./..." [2024-03-21T09:11:31.202Z] ], [2024-03-21T09:11:31.202Z] "Stale": true, [2024-03-21T09:11:31.202Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.202Z] "GoFiles": [ [2024-03-21T09:11:31.202Z] "config.go" [2024-03-21T09:11:31.202Z] ], [2024-03-21T09:11:31.202Z] "Imports": [ [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.202Z] ], [2024-03-21T09:11:31.202Z] "Deps": [ [2024-03-21T09:11:31.202Z] "bufio", [2024-03-21T09:11:31.202Z] "bytes", [2024-03-21T09:11:31.202Z] "compress/flate", [2024-03-21T09:11:31.202Z] "compress/gzip", [2024-03-21T09:11:31.202Z] "compress/zlib", [2024-03-21T09:11:31.202Z] "container/list", [2024-03-21T09:11:31.202Z] "context", [2024-03-21T09:11:31.202Z] "crypto", [2024-03-21T09:11:31.202Z] "crypto/aes", [2024-03-21T09:11:31.202Z] "crypto/cipher", [2024-03-21T09:11:31.202Z] "crypto/des", [2024-03-21T09:11:31.202Z] "crypto/dsa", [2024-03-21T09:11:31.202Z] "crypto/ecdsa", [2024-03-21T09:11:31.202Z] "crypto/ed25519", [2024-03-21T09:11:31.202Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.202Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.202Z] "crypto/elliptic", [2024-03-21T09:11:31.202Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.202Z] "crypto/hmac", [2024-03-21T09:11:31.202Z] "crypto/internal/randutil", [2024-03-21T09:11:31.202Z] "crypto/internal/subtle", [2024-03-21T09:11:31.202Z] "crypto/md5", [2024-03-21T09:11:31.202Z] "crypto/rand", [2024-03-21T09:11:31.202Z] "crypto/rc4", [2024-03-21T09:11:31.202Z] "crypto/rsa", [2024-03-21T09:11:31.202Z] "crypto/sha1", [2024-03-21T09:11:31.202Z] "crypto/sha256", [2024-03-21T09:11:31.202Z] "crypto/sha512", [2024-03-21T09:11:31.202Z] "crypto/subtle", [2024-03-21T09:11:31.202Z] "crypto/tls", [2024-03-21T09:11:31.202Z] "crypto/x509", [2024-03-21T09:11:31.202Z] "crypto/x509/pkix", [2024-03-21T09:11:31.202Z] "database/sql/driver", [2024-03-21T09:11:31.202Z] "debug/dwarf", [2024-03-21T09:11:31.202Z] "debug/macho", [2024-03-21T09:11:31.202Z] "encoding", [2024-03-21T09:11:31.202Z] "encoding/asn1", [2024-03-21T09:11:31.202Z] "encoding/base64", [2024-03-21T09:11:31.202Z] "encoding/binary", [2024-03-21T09:11:31.202Z] "encoding/csv", [2024-03-21T09:11:31.202Z] "encoding/hex", [2024-03-21T09:11:31.202Z] "encoding/json", [2024-03-21T09:11:31.202Z] "encoding/pem", [2024-03-21T09:11:31.202Z] "encoding/xml", [2024-03-21T09:11:31.202Z] "errors", [2024-03-21T09:11:31.202Z] "flag", [2024-03-21T09:11:31.202Z] "fmt", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.202Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.202Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.202Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.202Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.202Z] "github.com/go-kit/log", [2024-03-21T09:11:31.202Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.202Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.202Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.202Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.202Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.202Z] "github.com/google/uuid", [2024-03-21T09:11:31.202Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.202Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.202Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.202Z] "golang.org/x/net/html", [2024-03-21T09:11:31.202Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.202Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.202Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.202Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.202Z] "golang.org/x/text/language", [2024-03-21T09:11:31.202Z] "hash", [2024-03-21T09:11:31.202Z] "hash/adler32", [2024-03-21T09:11:31.202Z] "hash/crc32", [2024-03-21T09:11:31.202Z] "internal/abi", [2024-03-21T09:11:31.202Z] "internal/bytealg", [2024-03-21T09:11:31.202Z] "internal/cpu", [2024-03-21T09:11:31.202Z] "internal/fmtsort", [2024-03-21T09:11:31.202Z] "internal/goexperiment", [2024-03-21T09:11:31.202Z] "internal/itoa", [2024-03-21T09:11:31.202Z] "internal/nettrace", [2024-03-21T09:11:31.202Z] "internal/oserror", [2024-03-21T09:11:31.202Z] "internal/poll", [2024-03-21T09:11:31.202Z] "internal/race", [2024-03-21T09:11:31.202Z] "internal/reflectlite", [2024-03-21T09:11:31.202Z] "internal/singleflight", [2024-03-21T09:11:31.202Z] "internal/syscall/execenv", [2024-03-21T09:11:31.202Z] "internal/syscall/unix", [2024-03-21T09:11:31.202Z] "internal/testlog", [2024-03-21T09:11:31.202Z] "internal/unsafeheader", [2024-03-21T09:11:31.202Z] "io", [2024-03-21T09:11:31.202Z] "io/fs", [2024-03-21T09:11:31.202Z] "io/ioutil", [2024-03-21T09:11:31.202Z] "log", [2024-03-21T09:11:31.202Z] "math", [2024-03-21T09:11:31.202Z] "math/big", [2024-03-21T09:11:31.202Z] "math/bits", [2024-03-21T09:11:31.202Z] "math/rand", [2024-03-21T09:11:31.202Z] "mime", [2024-03-21T09:11:31.202Z] "mime/multipart", [2024-03-21T09:11:31.202Z] "mime/quotedprintable", [2024-03-21T09:11:31.202Z] "net", [2024-03-21T09:11:31.202Z] "net/http", [2024-03-21T09:11:31.202Z] "net/http/httptest", [2024-03-21T09:11:31.202Z] "net/http/httptrace", [2024-03-21T09:11:31.202Z] "net/http/internal", [2024-03-21T09:11:31.202Z] "net/http/internal/ascii", [2024-03-21T09:11:31.202Z] "net/http/internal/testcert", [2024-03-21T09:11:31.202Z] "net/textproto", [2024-03-21T09:11:31.202Z] "net/url", [2024-03-21T09:11:31.202Z] "os", [2024-03-21T09:11:31.202Z] "path", [2024-03-21T09:11:31.202Z] "path/filepath", [2024-03-21T09:11:31.202Z] "reflect", [2024-03-21T09:11:31.202Z] "regexp", [2024-03-21T09:11:31.202Z] "regexp/syntax", [2024-03-21T09:11:31.202Z] "runtime", [2024-03-21T09:11:31.202Z] "runtime/cgo", [2024-03-21T09:11:31.202Z] "runtime/internal/atomic", [2024-03-21T09:11:31.202Z] "runtime/internal/math", [2024-03-21T09:11:31.202Z] "runtime/internal/sys", [2024-03-21T09:11:31.202Z] "sort", [2024-03-21T09:11:31.202Z] "strconv", [2024-03-21T09:11:31.202Z] "strings", [2024-03-21T09:11:31.202Z] "sync", [2024-03-21T09:11:31.202Z] "sync/atomic", [2024-03-21T09:11:31.202Z] "syscall", [2024-03-21T09:11:31.202Z] "time", [2024-03-21T09:11:31.202Z] "unicode", [2024-03-21T09:11:31.202Z] "unicode/utf16", [2024-03-21T09:11:31.202Z] "unicode/utf8", [2024-03-21T09:11:31.202Z] "unsafe", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.202Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.202Z] ] [2024-03-21T09:11:31.202Z] } [2024-03-21T09:11:31.202Z] { [2024-03-21T09:11:31.202Z] "Dir": "/w/workspace/edgex-go/637/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.202Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.202Z] "Name": "secretsengine", [2024-03-21T09:11:31.202Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.202Z] "Module": { [2024-03-21T09:11:31.202Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.202Z] "Main": true, [2024-03-21T09:11:31.202Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.202Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.202Z] "GoVersion": "1.21" [2024-03-21T09:11:31.202Z] }, [2024-03-21T09:11:31.202Z] "Match": [ [2024-03-21T09:11:31.202Z] "./..." [2024-03-21T09:11:31.202Z] ], [2024-03-21T09:11:31.202Z] "Stale": true, [2024-03-21T09:11:31.202Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.202Z] "GoFiles": [ [2024-03-21T09:11:31.202Z] "enabler.go" [2024-03-21T09:11:31.202Z] ], [2024-03-21T09:11:31.202Z] "Imports": [ [2024-03-21T09:11:31.202Z] "fmt", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.202Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets" [2024-03-21T09:11:31.202Z] ], [2024-03-21T09:11:31.202Z] "Deps": [ [2024-03-21T09:11:31.202Z] "bufio", [2024-03-21T09:11:31.202Z] "bytes", [2024-03-21T09:11:31.202Z] "compress/flate", [2024-03-21T09:11:31.202Z] "compress/gzip", [2024-03-21T09:11:31.202Z] "compress/zlib", [2024-03-21T09:11:31.202Z] "container/list", [2024-03-21T09:11:31.202Z] "context", [2024-03-21T09:11:31.202Z] "crypto", [2024-03-21T09:11:31.202Z] "crypto/aes", [2024-03-21T09:11:31.202Z] "crypto/cipher", [2024-03-21T09:11:31.202Z] "crypto/des", [2024-03-21T09:11:31.202Z] "crypto/dsa", [2024-03-21T09:11:31.202Z] "crypto/ecdsa", [2024-03-21T09:11:31.202Z] "crypto/ed25519", [2024-03-21T09:11:31.202Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.203Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.203Z] "crypto/elliptic", [2024-03-21T09:11:31.203Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.203Z] "crypto/hmac", [2024-03-21T09:11:31.203Z] "crypto/internal/randutil", [2024-03-21T09:11:31.203Z] "crypto/internal/subtle", [2024-03-21T09:11:31.203Z] "crypto/md5", [2024-03-21T09:11:31.203Z] "crypto/rand", [2024-03-21T09:11:31.203Z] "crypto/rc4", [2024-03-21T09:11:31.203Z] "crypto/rsa", [2024-03-21T09:11:31.203Z] "crypto/sha1", [2024-03-21T09:11:31.203Z] "crypto/sha256", [2024-03-21T09:11:31.203Z] "crypto/sha512", [2024-03-21T09:11:31.203Z] "crypto/subtle", [2024-03-21T09:11:31.203Z] "crypto/tls", [2024-03-21T09:11:31.203Z] "crypto/x509", [2024-03-21T09:11:31.203Z] "crypto/x509/pkix", [2024-03-21T09:11:31.203Z] "database/sql/driver", [2024-03-21T09:11:31.203Z] "debug/dwarf", [2024-03-21T09:11:31.203Z] "debug/macho", [2024-03-21T09:11:31.203Z] "encoding", [2024-03-21T09:11:31.203Z] "encoding/asn1", [2024-03-21T09:11:31.203Z] "encoding/base64", [2024-03-21T09:11:31.203Z] "encoding/binary", [2024-03-21T09:11:31.203Z] "encoding/csv", [2024-03-21T09:11:31.203Z] "encoding/hex", [2024-03-21T09:11:31.203Z] "encoding/json", [2024-03-21T09:11:31.203Z] "encoding/pem", [2024-03-21T09:11:31.203Z] "encoding/xml", [2024-03-21T09:11:31.203Z] "errors", [2024-03-21T09:11:31.203Z] "flag", [2024-03-21T09:11:31.203Z] "fmt", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.203Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.203Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.203Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.203Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.203Z] "github.com/go-kit/log", [2024-03-21T09:11:31.203Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.203Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.203Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.203Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.203Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.203Z] "github.com/google/uuid", [2024-03-21T09:11:31.203Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.203Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.203Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.203Z] "golang.org/x/net/html", [2024-03-21T09:11:31.203Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.203Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.203Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.203Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.203Z] "golang.org/x/text/language", [2024-03-21T09:11:31.203Z] "hash", [2024-03-21T09:11:31.203Z] "hash/adler32", [2024-03-21T09:11:31.203Z] "hash/crc32", [2024-03-21T09:11:31.203Z] "internal/abi", [2024-03-21T09:11:31.203Z] "internal/bytealg", [2024-03-21T09:11:31.203Z] "internal/cpu", [2024-03-21T09:11:31.203Z] "internal/fmtsort", [2024-03-21T09:11:31.203Z] "internal/goexperiment", [2024-03-21T09:11:31.203Z] "internal/itoa", [2024-03-21T09:11:31.203Z] "internal/nettrace", [2024-03-21T09:11:31.203Z] "internal/oserror", [2024-03-21T09:11:31.203Z] "internal/poll", [2024-03-21T09:11:31.203Z] "internal/race", [2024-03-21T09:11:31.203Z] "internal/reflectlite", [2024-03-21T09:11:31.203Z] "internal/singleflight", [2024-03-21T09:11:31.203Z] "internal/syscall/execenv", [2024-03-21T09:11:31.203Z] "internal/syscall/unix", [2024-03-21T09:11:31.203Z] "internal/testlog", [2024-03-21T09:11:31.203Z] "internal/unsafeheader", [2024-03-21T09:11:31.203Z] "io", [2024-03-21T09:11:31.203Z] "io/fs", [2024-03-21T09:11:31.203Z] "io/ioutil", [2024-03-21T09:11:31.203Z] "log", [2024-03-21T09:11:31.203Z] "math", [2024-03-21T09:11:31.203Z] "math/big", [2024-03-21T09:11:31.203Z] "math/bits", [2024-03-21T09:11:31.203Z] "math/rand", [2024-03-21T09:11:31.203Z] "mime", [2024-03-21T09:11:31.203Z] "mime/multipart", [2024-03-21T09:11:31.203Z] "mime/quotedprintable", [2024-03-21T09:11:31.203Z] "net", [2024-03-21T09:11:31.203Z] "net/http", [2024-03-21T09:11:31.203Z] "net/http/httptest", [2024-03-21T09:11:31.203Z] "net/http/httptrace", [2024-03-21T09:11:31.203Z] "net/http/internal", [2024-03-21T09:11:31.203Z] "net/http/internal/ascii", [2024-03-21T09:11:31.203Z] "net/http/internal/testcert", [2024-03-21T09:11:31.203Z] "net/textproto", [2024-03-21T09:11:31.203Z] "net/url", [2024-03-21T09:11:31.203Z] "os", [2024-03-21T09:11:31.203Z] "path", [2024-03-21T09:11:31.203Z] "path/filepath", [2024-03-21T09:11:31.203Z] "reflect", [2024-03-21T09:11:31.203Z] "regexp", [2024-03-21T09:11:31.203Z] "regexp/syntax", [2024-03-21T09:11:31.203Z] "runtime", [2024-03-21T09:11:31.203Z] "runtime/cgo", [2024-03-21T09:11:31.203Z] "runtime/internal/atomic", [2024-03-21T09:11:31.203Z] "runtime/internal/math", [2024-03-21T09:11:31.203Z] "runtime/internal/sys", [2024-03-21T09:11:31.203Z] "sort", [2024-03-21T09:11:31.203Z] "strconv", [2024-03-21T09:11:31.203Z] "strings", [2024-03-21T09:11:31.203Z] "sync", [2024-03-21T09:11:31.203Z] "sync/atomic", [2024-03-21T09:11:31.203Z] "syscall", [2024-03-21T09:11:31.203Z] "time", [2024-03-21T09:11:31.203Z] "unicode", [2024-03-21T09:11:31.203Z] "unicode/utf16", [2024-03-21T09:11:31.203Z] "unicode/utf8", [2024-03-21T09:11:31.203Z] "unsafe", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.203Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.203Z] ], [2024-03-21T09:11:31.203Z] "TestGoFiles": [ [2024-03-21T09:11:31.203Z] "enabler_test.go" [2024-03-21T09:11:31.203Z] ], [2024-03-21T09:11:31.203Z] "TestImports": [ [2024-03-21T09:11:31.203Z] "errors", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.203Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-21T09:11:31.203Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.203Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.203Z] "testing" [2024-03-21T09:11:31.203Z] ] [2024-03-21T09:11:31.203Z] } [2024-03-21T09:11:31.203Z] { [2024-03-21T09:11:31.203Z] "Dir": "/w/workspace/edgex-go/637/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.203Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.203Z] "Name": "tokencreatable", [2024-03-21T09:11:31.203Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.203Z] "Module": { [2024-03-21T09:11:31.203Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.203Z] "Main": true, [2024-03-21T09:11:31.203Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.203Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.203Z] "GoVersion": "1.21" [2024-03-21T09:11:31.203Z] }, [2024-03-21T09:11:31.203Z] "Match": [ [2024-03-21T09:11:31.203Z] "./..." [2024-03-21T09:11:31.203Z] ], [2024-03-21T09:11:31.203Z] "Stale": true, [2024-03-21T09:11:31.203Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.203Z] "GoFiles": [ [2024-03-21T09:11:31.203Z] "tokencreatable.go" [2024-03-21T09:11:31.203Z] ] [2024-03-21T09:11:31.203Z] } [2024-03-21T09:11:31.203Z] { [2024-03-21T09:11:31.203Z] "Dir": "/w/workspace/edgex-go/637/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.203Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.203Z] "Name": "tokenfilewriter", [2024-03-21T09:11:31.203Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.203Z] "Module": { [2024-03-21T09:11:31.203Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.203Z] "Main": true, [2024-03-21T09:11:31.203Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.203Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.203Z] "GoVersion": "1.21" [2024-03-21T09:11:31.203Z] }, [2024-03-21T09:11:31.203Z] "Match": [ [2024-03-21T09:11:31.203Z] "./..." [2024-03-21T09:11:31.203Z] ], [2024-03-21T09:11:31.203Z] "Stale": true, [2024-03-21T09:11:31.203Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.203Z] "GoFiles": [ [2024-03-21T09:11:31.203Z] "tokenfilewriter.go" [2024-03-21T09:11:31.203Z] ], [2024-03-21T09:11:31.203Z] "Imports": [ [2024-03-21T09:11:31.203Z] "encoding/json", [2024-03-21T09:11:31.204Z] "fmt", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.204Z] "os", [2024-03-21T09:11:31.204Z] "path/filepath", [2024-03-21T09:11:31.204Z] "reflect", [2024-03-21T09:11:31.204Z] "runtime", [2024-03-21T09:11:31.204Z] "strings" [2024-03-21T09:11:31.204Z] ], [2024-03-21T09:11:31.204Z] "Deps": [ [2024-03-21T09:11:31.204Z] "bufio", [2024-03-21T09:11:31.204Z] "bytes", [2024-03-21T09:11:31.204Z] "compress/flate", [2024-03-21T09:11:31.204Z] "compress/gzip", [2024-03-21T09:11:31.204Z] "compress/zlib", [2024-03-21T09:11:31.204Z] "container/list", [2024-03-21T09:11:31.204Z] "context", [2024-03-21T09:11:31.204Z] "crypto", [2024-03-21T09:11:31.204Z] "crypto/aes", [2024-03-21T09:11:31.204Z] "crypto/cipher", [2024-03-21T09:11:31.204Z] "crypto/des", [2024-03-21T09:11:31.204Z] "crypto/dsa", [2024-03-21T09:11:31.204Z] "crypto/ecdsa", [2024-03-21T09:11:31.204Z] "crypto/ed25519", [2024-03-21T09:11:31.204Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.204Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.204Z] "crypto/elliptic", [2024-03-21T09:11:31.204Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.204Z] "crypto/hmac", [2024-03-21T09:11:31.204Z] "crypto/internal/randutil", [2024-03-21T09:11:31.204Z] "crypto/internal/subtle", [2024-03-21T09:11:31.204Z] "crypto/md5", [2024-03-21T09:11:31.204Z] "crypto/rand", [2024-03-21T09:11:31.204Z] "crypto/rc4", [2024-03-21T09:11:31.204Z] "crypto/rsa", [2024-03-21T09:11:31.204Z] "crypto/sha1", [2024-03-21T09:11:31.204Z] "crypto/sha256", [2024-03-21T09:11:31.204Z] "crypto/sha512", [2024-03-21T09:11:31.204Z] "crypto/subtle", [2024-03-21T09:11:31.204Z] "crypto/tls", [2024-03-21T09:11:31.204Z] "crypto/x509", [2024-03-21T09:11:31.204Z] "crypto/x509/pkix", [2024-03-21T09:11:31.204Z] "database/sql/driver", [2024-03-21T09:11:31.204Z] "debug/dwarf", [2024-03-21T09:11:31.204Z] "debug/macho", [2024-03-21T09:11:31.204Z] "encoding", [2024-03-21T09:11:31.204Z] "encoding/asn1", [2024-03-21T09:11:31.204Z] "encoding/base64", [2024-03-21T09:11:31.204Z] "encoding/binary", [2024-03-21T09:11:31.204Z] "encoding/csv", [2024-03-21T09:11:31.204Z] "encoding/hex", [2024-03-21T09:11:31.204Z] "encoding/json", [2024-03-21T09:11:31.204Z] "encoding/pem", [2024-03-21T09:11:31.204Z] "encoding/xml", [2024-03-21T09:11:31.204Z] "errors", [2024-03-21T09:11:31.204Z] "flag", [2024-03-21T09:11:31.204Z] "fmt", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.204Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.204Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.204Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.204Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.204Z] "github.com/go-kit/log", [2024-03-21T09:11:31.204Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.204Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.204Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.204Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.204Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.204Z] "github.com/google/uuid", [2024-03-21T09:11:31.204Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.204Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.204Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.204Z] "golang.org/x/net/html", [2024-03-21T09:11:31.204Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.204Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.204Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.204Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.204Z] "golang.org/x/text/language", [2024-03-21T09:11:31.204Z] "hash", [2024-03-21T09:11:31.204Z] "hash/adler32", [2024-03-21T09:11:31.204Z] "hash/crc32", [2024-03-21T09:11:31.204Z] "internal/abi", [2024-03-21T09:11:31.204Z] "internal/bytealg", [2024-03-21T09:11:31.204Z] "internal/cpu", [2024-03-21T09:11:31.204Z] "internal/fmtsort", [2024-03-21T09:11:31.204Z] "internal/goexperiment", [2024-03-21T09:11:31.204Z] "internal/itoa", [2024-03-21T09:11:31.204Z] "internal/nettrace", [2024-03-21T09:11:31.204Z] "internal/oserror", [2024-03-21T09:11:31.204Z] "internal/poll", [2024-03-21T09:11:31.204Z] "internal/race", [2024-03-21T09:11:31.204Z] "internal/reflectlite", [2024-03-21T09:11:31.204Z] "internal/singleflight", [2024-03-21T09:11:31.204Z] "internal/syscall/execenv", [2024-03-21T09:11:31.204Z] "internal/syscall/unix", [2024-03-21T09:11:31.204Z] "internal/testlog", [2024-03-21T09:11:31.204Z] "internal/unsafeheader", [2024-03-21T09:11:31.204Z] "io", [2024-03-21T09:11:31.204Z] "io/fs", [2024-03-21T09:11:31.204Z] "io/ioutil", [2024-03-21T09:11:31.204Z] "log", [2024-03-21T09:11:31.204Z] "math", [2024-03-21T09:11:31.204Z] "math/big", [2024-03-21T09:11:31.204Z] "math/bits", [2024-03-21T09:11:31.204Z] "math/rand", [2024-03-21T09:11:31.204Z] "mime", [2024-03-21T09:11:31.204Z] "mime/multipart", [2024-03-21T09:11:31.204Z] "mime/quotedprintable", [2024-03-21T09:11:31.204Z] "net", [2024-03-21T09:11:31.204Z] "net/http", [2024-03-21T09:11:31.204Z] "net/http/httptest", [2024-03-21T09:11:31.204Z] "net/http/httptrace", [2024-03-21T09:11:31.204Z] "net/http/internal", [2024-03-21T09:11:31.204Z] "net/http/internal/ascii", [2024-03-21T09:11:31.204Z] "net/http/internal/testcert", [2024-03-21T09:11:31.204Z] "net/textproto", [2024-03-21T09:11:31.204Z] "net/url", [2024-03-21T09:11:31.204Z] "os", [2024-03-21T09:11:31.204Z] "path", [2024-03-21T09:11:31.204Z] "path/filepath", [2024-03-21T09:11:31.204Z] "reflect", [2024-03-21T09:11:31.204Z] "regexp", [2024-03-21T09:11:31.204Z] "regexp/syntax", [2024-03-21T09:11:31.204Z] "runtime", [2024-03-21T09:11:31.204Z] "runtime/cgo", [2024-03-21T09:11:31.204Z] "runtime/internal/atomic", [2024-03-21T09:11:31.204Z] "runtime/internal/math", [2024-03-21T09:11:31.204Z] "runtime/internal/sys", [2024-03-21T09:11:31.204Z] "sort", [2024-03-21T09:11:31.204Z] "strconv", [2024-03-21T09:11:31.204Z] "strings", [2024-03-21T09:11:31.204Z] "sync", [2024-03-21T09:11:31.204Z] "sync/atomic", [2024-03-21T09:11:31.204Z] "syscall", [2024-03-21T09:11:31.204Z] "time", [2024-03-21T09:11:31.204Z] "unicode", [2024-03-21T09:11:31.204Z] "unicode/utf16", [2024-03-21T09:11:31.204Z] "unicode/utf8", [2024-03-21T09:11:31.204Z] "unsafe", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.204Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.204Z] ], [2024-03-21T09:11:31.204Z] "TestGoFiles": [ [2024-03-21T09:11:31.204Z] "tokenfilewriter_test.go" [2024-03-21T09:11:31.204Z] ], [2024-03-21T09:11:31.204Z] "TestImports": [ [2024-03-21T09:11:31.204Z] "errors", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.204Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-21T09:11:31.204Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.204Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.204Z] "os", [2024-03-21T09:11:31.204Z] "os/user", [2024-03-21T09:11:31.204Z] "path/filepath", [2024-03-21T09:11:31.204Z] "strconv", [2024-03-21T09:11:31.204Z] "testing", [2024-03-21T09:11:31.204Z] "time" [2024-03-21T09:11:31.204Z] ] [2024-03-21T09:11:31.204Z] } [2024-03-21T09:11:31.204Z] { [2024-03-21T09:11:31.204Z] "Dir": "/w/workspace/edgex-go/637/internal/security/secretstore", [2024-03-21T09:11:31.204Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.204Z] "Name": "secretstore", [2024-03-21T09:11:31.204Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.204Z] "Module": { [2024-03-21T09:11:31.204Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.204Z] "Main": true, [2024-03-21T09:11:31.204Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.204Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.204Z] "GoVersion": "1.21" [2024-03-21T09:11:31.204Z] }, [2024-03-21T09:11:31.204Z] "Match": [ [2024-03-21T09:11:31.204Z] "./..." [2024-03-21T09:11:31.204Z] ], [2024-03-21T09:11:31.204Z] "Stale": true, [2024-03-21T09:11:31.205Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.205Z] "GoFiles": [ [2024-03-21T09:11:31.205Z] "certs.go", [2024-03-21T09:11:31.205Z] "constants.go", [2024-03-21T09:11:31.205Z] "credentialgenerator.go", [2024-03-21T09:11:31.205Z] "execrunner.go", [2024-03-21T09:11:31.205Z] "init.go", [2024-03-21T09:11:31.205Z] "main.go", [2024-03-21T09:11:31.205Z] "password.go", [2024-03-21T09:11:31.205Z] "passwordprovider.go", [2024-03-21T09:11:31.205Z] "secure-messagebus.go", [2024-03-21T09:11:31.205Z] "tokenmaintenance.go", [2024-03-21T09:11:31.205Z] "tokenprovider.go", [2024-03-21T09:11:31.205Z] "vmkencryption.go" [2024-03-21T09:11:31.205Z] ], [2024-03-21T09:11:31.205Z] "Imports": [ [2024-03-21T09:11:31.205Z] "bytes", [2024-03-21T09:11:31.205Z] "context", [2024-03-21T09:11:31.205Z] "crypto/aes", [2024-03-21T09:11:31.205Z] "crypto/cipher", [2024-03-21T09:11:31.205Z] "crypto/rand", [2024-03-21T09:11:31.205Z] "crypto/sha256", [2024-03-21T09:11:31.205Z] "encoding/base64", [2024-03-21T09:11:31.205Z] "encoding/hex", [2024-03-21T09:11:31.205Z] "encoding/json", [2024-03-21T09:11:31.205Z] "errors", [2024-03-21T09:11:31.205Z] "fmt", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.205Z] "io", [2024-03-21T09:11:31.205Z] "net/http", [2024-03-21T09:11:31.205Z] "net/url", [2024-03-21T09:11:31.205Z] "os", [2024-03-21T09:11:31.205Z] "os/exec", [2024-03-21T09:11:31.205Z] "path/filepath", [2024-03-21T09:11:31.205Z] "regexp", [2024-03-21T09:11:31.205Z] "strings", [2024-03-21T09:11:31.205Z] "sync", [2024-03-21T09:11:31.205Z] "syscall", [2024-03-21T09:11:31.205Z] "text/template", [2024-03-21T09:11:31.205Z] "time" [2024-03-21T09:11:31.205Z] ], [2024-03-21T09:11:31.205Z] "Deps": [ [2024-03-21T09:11:31.205Z] "bufio", [2024-03-21T09:11:31.205Z] "bytes", [2024-03-21T09:11:31.205Z] "compress/flate", [2024-03-21T09:11:31.205Z] "compress/gzip", [2024-03-21T09:11:31.205Z] "compress/zlib", [2024-03-21T09:11:31.205Z] "container/list", [2024-03-21T09:11:31.205Z] "context", [2024-03-21T09:11:31.205Z] "crypto", [2024-03-21T09:11:31.205Z] "crypto/aes", [2024-03-21T09:11:31.205Z] "crypto/cipher", [2024-03-21T09:11:31.205Z] "crypto/des", [2024-03-21T09:11:31.205Z] "crypto/dsa", [2024-03-21T09:11:31.205Z] "crypto/ecdsa", [2024-03-21T09:11:31.205Z] "crypto/ed25519", [2024-03-21T09:11:31.205Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.205Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.205Z] "crypto/elliptic", [2024-03-21T09:11:31.205Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.205Z] "crypto/hmac", [2024-03-21T09:11:31.205Z] "crypto/internal/randutil", [2024-03-21T09:11:31.205Z] "crypto/internal/subtle", [2024-03-21T09:11:31.205Z] "crypto/md5", [2024-03-21T09:11:31.205Z] "crypto/rand", [2024-03-21T09:11:31.205Z] "crypto/rc4", [2024-03-21T09:11:31.205Z] "crypto/rsa", [2024-03-21T09:11:31.205Z] "crypto/sha1", [2024-03-21T09:11:31.205Z] "crypto/sha256", [2024-03-21T09:11:31.205Z] "crypto/sha512", [2024-03-21T09:11:31.205Z] "crypto/subtle", [2024-03-21T09:11:31.205Z] "crypto/tls", [2024-03-21T09:11:31.205Z] "crypto/x509", [2024-03-21T09:11:31.205Z] "crypto/x509/pkix", [2024-03-21T09:11:31.205Z] "database/sql/driver", [2024-03-21T09:11:31.205Z] "debug/dwarf", [2024-03-21T09:11:31.205Z] "debug/macho", [2024-03-21T09:11:31.205Z] "embed", [2024-03-21T09:11:31.205Z] "encoding", [2024-03-21T09:11:31.205Z] "encoding/asn1", [2024-03-21T09:11:31.205Z] "encoding/base32", [2024-03-21T09:11:31.205Z] "encoding/base64", [2024-03-21T09:11:31.205Z] "encoding/binary", [2024-03-21T09:11:31.205Z] "encoding/csv", [2024-03-21T09:11:31.205Z] "encoding/hex", [2024-03-21T09:11:31.205Z] "encoding/json", [2024-03-21T09:11:31.205Z] "encoding/pem", [2024-03-21T09:11:31.205Z] "encoding/xml", [2024-03-21T09:11:31.205Z] "errors", [2024-03-21T09:11:31.205Z] "flag", [2024-03-21T09:11:31.205Z] "fmt", [2024-03-21T09:11:31.205Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.205Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.205Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.205Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.205Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.206Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.206Z] "github.com/fatih/color", [2024-03-21T09:11:31.206Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.206Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.206Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.206Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.206Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.206Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.206Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.206Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.206Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.206Z] "github.com/go-kit/log", [2024-03-21T09:11:31.206Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.206Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.206Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.206Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.206Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.206Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.206Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.206Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.206Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.206Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.206Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.206Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.206Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.206Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.206Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.206Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.206Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.206Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.206Z] "github.com/google/uuid", [2024-03-21T09:11:31.206Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.206Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.206Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.206Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.206Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.206Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.206Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.206Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.206Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.206Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.206Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.206Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.206Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.206Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.206Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.206Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.206Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.206Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.206Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.206Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.206Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.206Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.206Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.206Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.206Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.206Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.206Z] "github.com/x448/float16", [2024-03-21T09:11:31.206Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.206Z] "go/token", [2024-03-21T09:11:31.206Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.206Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.206Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.206Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.206Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.206Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.206Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.206Z] "golang.org/x/net/html", [2024-03-21T09:11:31.206Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.206Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.206Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.206Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.206Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.206Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.206Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.206Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.206Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.206Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.206Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.206Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.206Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.206Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.206Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.206Z] "golang.org/x/text/language", [2024-03-21T09:11:31.206Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.206Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.206Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.206Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.206Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.206Z] "google.golang.org/grpc", [2024-03-21T09:11:31.206Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.206Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.206Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.206Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.206Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.206Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.206Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.207Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.207Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.207Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.207Z] "hash", [2024-03-21T09:11:31.207Z] "hash/adler32", [2024-03-21T09:11:31.207Z] "hash/crc32", [2024-03-21T09:11:31.207Z] "hash/fnv", [2024-03-21T09:11:31.207Z] "html", [2024-03-21T09:11:31.207Z] "html/template", [2024-03-21T09:11:31.207Z] "internal/abi", [2024-03-21T09:11:31.207Z] "internal/bytealg", [2024-03-21T09:11:31.207Z] "internal/cpu", [2024-03-21T09:11:31.207Z] "internal/fmtsort", [2024-03-21T09:11:31.207Z] "internal/goexperiment", [2024-03-21T09:11:31.207Z] "internal/itoa", [2024-03-21T09:11:31.207Z] "internal/nettrace", [2024-03-21T09:11:31.207Z] "internal/oserror", [2024-03-21T09:11:31.207Z] "internal/poll", [2024-03-21T09:11:31.207Z] "internal/race", [2024-03-21T09:11:31.207Z] "internal/reflectlite", [2024-03-21T09:11:31.207Z] "internal/singleflight", [2024-03-21T09:11:31.207Z] "internal/syscall/execenv", [2024-03-21T09:11:31.207Z] "internal/syscall/unix", [2024-03-21T09:11:31.207Z] "internal/testlog", [2024-03-21T09:11:31.207Z] "internal/unsafeheader", [2024-03-21T09:11:31.207Z] "io", [2024-03-21T09:11:31.207Z] "io/fs", [2024-03-21T09:11:31.207Z] "io/ioutil", [2024-03-21T09:11:31.207Z] "log", [2024-03-21T09:11:31.207Z] "log/syslog", [2024-03-21T09:11:31.207Z] "math", [2024-03-21T09:11:31.207Z] "math/big", [2024-03-21T09:11:31.207Z] "math/bits", [2024-03-21T09:11:31.207Z] "math/rand", [2024-03-21T09:11:31.207Z] "mime", [2024-03-21T09:11:31.207Z] "mime/multipart", [2024-03-21T09:11:31.207Z] "mime/quotedprintable", [2024-03-21T09:11:31.207Z] "net", [2024-03-21T09:11:31.207Z] "net/http", [2024-03-21T09:11:31.207Z] "net/http/httptest", [2024-03-21T09:11:31.207Z] "net/http/httptrace", [2024-03-21T09:11:31.207Z] "net/http/httputil", [2024-03-21T09:11:31.207Z] "net/http/internal", [2024-03-21T09:11:31.207Z] "net/http/internal/ascii", [2024-03-21T09:11:31.207Z] "net/http/internal/testcert", [2024-03-21T09:11:31.207Z] "net/textproto", [2024-03-21T09:11:31.207Z] "net/url", [2024-03-21T09:11:31.207Z] "os", [2024-03-21T09:11:31.207Z] "os/exec", [2024-03-21T09:11:31.207Z] "os/signal", [2024-03-21T09:11:31.207Z] "path", [2024-03-21T09:11:31.207Z] "path/filepath", [2024-03-21T09:11:31.207Z] "reflect", [2024-03-21T09:11:31.207Z] "regexp", [2024-03-21T09:11:31.207Z] "regexp/syntax", [2024-03-21T09:11:31.207Z] "runtime", [2024-03-21T09:11:31.207Z] "runtime/cgo", [2024-03-21T09:11:31.207Z] "runtime/debug", [2024-03-21T09:11:31.207Z] "runtime/internal/atomic", [2024-03-21T09:11:31.207Z] "runtime/internal/math", [2024-03-21T09:11:31.207Z] "runtime/internal/sys", [2024-03-21T09:11:31.207Z] "runtime/pprof", [2024-03-21T09:11:31.207Z] "sort", [2024-03-21T09:11:31.207Z] "strconv", [2024-03-21T09:11:31.207Z] "strings", [2024-03-21T09:11:31.207Z] "sync", [2024-03-21T09:11:31.207Z] "sync/atomic", [2024-03-21T09:11:31.207Z] "syscall", [2024-03-21T09:11:31.207Z] "text/tabwriter", [2024-03-21T09:11:31.207Z] "text/template", [2024-03-21T09:11:31.207Z] "text/template/parse", [2024-03-21T09:11:31.207Z] "time", [2024-03-21T09:11:31.207Z] "unicode", [2024-03-21T09:11:31.207Z] "unicode/utf16", [2024-03-21T09:11:31.207Z] "unicode/utf8", [2024-03-21T09:11:31.207Z] "unsafe", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.207Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.207Z] ], [2024-03-21T09:11:31.207Z] "TestGoFiles": [ [2024-03-21T09:11:31.207Z] "certs_test.go", [2024-03-21T09:11:31.207Z] "credentialgenerator_test.go", [2024-03-21T09:11:31.207Z] "execrunner-mock_test.go", [2024-03-21T09:11:31.207Z] "init_test.go", [2024-03-21T09:11:31.207Z] "password_linux_test.go", [2024-03-21T09:11:31.207Z] "password_test.go", [2024-03-21T09:11:31.207Z] "passwordprovider_test.go", [2024-03-21T09:11:31.207Z] "secure-messagebus_test.go", [2024-03-21T09:11:31.207Z] "tokenmaintenance_test.go", [2024-03-21T09:11:31.207Z] "tokenprovider_linux_test.go", [2024-03-21T09:11:31.207Z] "tokenprovider_test.go", [2024-03-21T09:11:31.207Z] "vmkencryption_test.go" [2024-03-21T09:11:31.207Z] ], [2024-03-21T09:11:31.207Z] "TestImports": [ [2024-03-21T09:11:31.207Z] "context", [2024-03-21T09:11:31.208Z] "errors", [2024-03-21T09:11:31.208Z] "fmt", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-21T09:11:31.208Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.208Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.208Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.208Z] "io", [2024-03-21T09:11:31.208Z] "net/http", [2024-03-21T09:11:31.208Z] "net/http/httptest", [2024-03-21T09:11:31.208Z] "net/url", [2024-03-21T09:11:31.208Z] "os", [2024-03-21T09:11:31.208Z] "os/exec", [2024-03-21T09:11:31.208Z] "path/filepath", [2024-03-21T09:11:31.208Z] "strconv", [2024-03-21T09:11:31.208Z] "strings", [2024-03-21T09:11:31.208Z] "testing" [2024-03-21T09:11:31.208Z] ] [2024-03-21T09:11:31.208Z] } [2024-03-21T09:11:31.208Z] { [2024-03-21T09:11:31.208Z] "Dir": "/w/workspace/edgex-go/637/internal/security/config/command/proxy/shared", [2024-03-21T09:11:31.208Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-21T09:11:31.208Z] "Name": "shared", [2024-03-21T09:11:31.208Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.208Z] "Module": { [2024-03-21T09:11:31.208Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.208Z] "Main": true, [2024-03-21T09:11:31.208Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.208Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.208Z] "GoVersion": "1.21" [2024-03-21T09:11:31.208Z] }, [2024-03-21T09:11:31.208Z] "Match": [ [2024-03-21T09:11:31.208Z] "./..." [2024-03-21T09:11:31.208Z] ], [2024-03-21T09:11:31.208Z] "Stale": true, [2024-03-21T09:11:31.208Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.208Z] "GoFiles": [ [2024-03-21T09:11:31.208Z] "proxyuser.go" [2024-03-21T09:11:31.208Z] ], [2024-03-21T09:11:31.208Z] "Imports": [ [2024-03-21T09:11:31.208Z] "context", [2024-03-21T09:11:31.208Z] "crypto/sha256", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.208Z] "os", [2024-03-21T09:11:31.208Z] "path/filepath" [2024-03-21T09:11:31.208Z] ], [2024-03-21T09:11:31.208Z] "Deps": [ [2024-03-21T09:11:31.208Z] "bufio", [2024-03-21T09:11:31.208Z] "bytes", [2024-03-21T09:11:31.208Z] "compress/flate", [2024-03-21T09:11:31.208Z] "compress/gzip", [2024-03-21T09:11:31.208Z] "compress/zlib", [2024-03-21T09:11:31.208Z] "container/list", [2024-03-21T09:11:31.208Z] "context", [2024-03-21T09:11:31.208Z] "crypto", [2024-03-21T09:11:31.208Z] "crypto/aes", [2024-03-21T09:11:31.208Z] "crypto/cipher", [2024-03-21T09:11:31.208Z] "crypto/des", [2024-03-21T09:11:31.208Z] "crypto/dsa", [2024-03-21T09:11:31.208Z] "crypto/ecdsa", [2024-03-21T09:11:31.208Z] "crypto/ed25519", [2024-03-21T09:11:31.208Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.208Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.208Z] "crypto/elliptic", [2024-03-21T09:11:31.208Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.208Z] "crypto/hmac", [2024-03-21T09:11:31.208Z] "crypto/internal/randutil", [2024-03-21T09:11:31.208Z] "crypto/internal/subtle", [2024-03-21T09:11:31.208Z] "crypto/md5", [2024-03-21T09:11:31.208Z] "crypto/rand", [2024-03-21T09:11:31.208Z] "crypto/rc4", [2024-03-21T09:11:31.208Z] "crypto/rsa", [2024-03-21T09:11:31.208Z] "crypto/sha1", [2024-03-21T09:11:31.208Z] "crypto/sha256", [2024-03-21T09:11:31.208Z] "crypto/sha512", [2024-03-21T09:11:31.208Z] "crypto/subtle", [2024-03-21T09:11:31.208Z] "crypto/tls", [2024-03-21T09:11:31.208Z] "crypto/x509", [2024-03-21T09:11:31.208Z] "crypto/x509/pkix", [2024-03-21T09:11:31.208Z] "database/sql/driver", [2024-03-21T09:11:31.208Z] "debug/dwarf", [2024-03-21T09:11:31.208Z] "debug/macho", [2024-03-21T09:11:31.208Z] "embed", [2024-03-21T09:11:31.208Z] "encoding", [2024-03-21T09:11:31.208Z] "encoding/asn1", [2024-03-21T09:11:31.208Z] "encoding/base32", [2024-03-21T09:11:31.208Z] "encoding/base64", [2024-03-21T09:11:31.208Z] "encoding/binary", [2024-03-21T09:11:31.208Z] "encoding/csv", [2024-03-21T09:11:31.208Z] "encoding/hex", [2024-03-21T09:11:31.208Z] "encoding/json", [2024-03-21T09:11:31.208Z] "encoding/pem", [2024-03-21T09:11:31.208Z] "encoding/xml", [2024-03-21T09:11:31.208Z] "errors", [2024-03-21T09:11:31.208Z] "flag", [2024-03-21T09:11:31.208Z] "fmt", [2024-03-21T09:11:31.208Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.208Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.208Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.208Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.208Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.209Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.209Z] "github.com/fatih/color", [2024-03-21T09:11:31.209Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.209Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.209Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.209Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.209Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.209Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.209Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.209Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.209Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.209Z] "github.com/go-kit/log", [2024-03-21T09:11:31.209Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.209Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.209Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.209Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.209Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.209Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.209Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.209Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.209Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.209Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.209Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.209Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.209Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.209Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.209Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.209Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.209Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.209Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.209Z] "github.com/google/uuid", [2024-03-21T09:11:31.209Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.209Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.209Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.209Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.209Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.209Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.209Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.209Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.209Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.209Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.209Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.209Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.209Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.209Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.209Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.209Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.209Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.209Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.209Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.209Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.209Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.209Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.209Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.209Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.209Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.209Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.209Z] "github.com/x448/float16", [2024-03-21T09:11:31.209Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.209Z] "go/token", [2024-03-21T09:11:31.209Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.209Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.209Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.209Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.209Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.209Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.209Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.209Z] "golang.org/x/net/html", [2024-03-21T09:11:31.209Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.209Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.209Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.209Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.209Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.209Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.209Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.209Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.209Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.209Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.209Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.209Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.209Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.209Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.209Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.209Z] "golang.org/x/text/language", [2024-03-21T09:11:31.209Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.209Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.209Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.209Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.209Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.209Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.210Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.210Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.210Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.210Z] "hash", [2024-03-21T09:11:31.210Z] "hash/adler32", [2024-03-21T09:11:31.210Z] "hash/crc32", [2024-03-21T09:11:31.210Z] "hash/fnv", [2024-03-21T09:11:31.210Z] "html", [2024-03-21T09:11:31.210Z] "html/template", [2024-03-21T09:11:31.210Z] "internal/abi", [2024-03-21T09:11:31.210Z] "internal/bytealg", [2024-03-21T09:11:31.210Z] "internal/cpu", [2024-03-21T09:11:31.210Z] "internal/fmtsort", [2024-03-21T09:11:31.210Z] "internal/goexperiment", [2024-03-21T09:11:31.210Z] "internal/itoa", [2024-03-21T09:11:31.210Z] "internal/nettrace", [2024-03-21T09:11:31.210Z] "internal/oserror", [2024-03-21T09:11:31.210Z] "internal/poll", [2024-03-21T09:11:31.210Z] "internal/race", [2024-03-21T09:11:31.210Z] "internal/reflectlite", [2024-03-21T09:11:31.210Z] "internal/singleflight", [2024-03-21T09:11:31.210Z] "internal/syscall/execenv", [2024-03-21T09:11:31.210Z] "internal/syscall/unix", [2024-03-21T09:11:31.210Z] "internal/testlog", [2024-03-21T09:11:31.210Z] "internal/unsafeheader", [2024-03-21T09:11:31.210Z] "io", [2024-03-21T09:11:31.210Z] "io/fs", [2024-03-21T09:11:31.210Z] "io/ioutil", [2024-03-21T09:11:31.210Z] "log", [2024-03-21T09:11:31.210Z] "log/syslog", [2024-03-21T09:11:31.210Z] "math", [2024-03-21T09:11:31.210Z] "math/big", [2024-03-21T09:11:31.210Z] "math/bits", [2024-03-21T09:11:31.210Z] "math/rand", [2024-03-21T09:11:31.210Z] "mime", [2024-03-21T09:11:31.210Z] "mime/multipart", [2024-03-21T09:11:31.210Z] "mime/quotedprintable", [2024-03-21T09:11:31.210Z] "net", [2024-03-21T09:11:31.210Z] "net/http", [2024-03-21T09:11:31.210Z] "net/http/httptest", [2024-03-21T09:11:31.210Z] "net/http/httptrace", [2024-03-21T09:11:31.210Z] "net/http/httputil", [2024-03-21T09:11:31.210Z] "net/http/internal", [2024-03-21T09:11:31.210Z] "net/http/internal/ascii", [2024-03-21T09:11:31.210Z] "net/http/internal/testcert", [2024-03-21T09:11:31.210Z] "net/textproto", [2024-03-21T09:11:31.210Z] "net/url", [2024-03-21T09:11:31.210Z] "os", [2024-03-21T09:11:31.210Z] "os/exec", [2024-03-21T09:11:31.210Z] "os/signal", [2024-03-21T09:11:31.210Z] "path", [2024-03-21T09:11:31.210Z] "path/filepath", [2024-03-21T09:11:31.210Z] "reflect", [2024-03-21T09:11:31.210Z] "regexp", [2024-03-21T09:11:31.210Z] "regexp/syntax", [2024-03-21T09:11:31.210Z] "runtime", [2024-03-21T09:11:31.210Z] "runtime/cgo", [2024-03-21T09:11:31.210Z] "runtime/debug", [2024-03-21T09:11:31.210Z] "runtime/internal/atomic", [2024-03-21T09:11:31.210Z] "runtime/internal/math", [2024-03-21T09:11:31.210Z] "runtime/internal/sys", [2024-03-21T09:11:31.210Z] "runtime/pprof", [2024-03-21T09:11:31.210Z] "sort", [2024-03-21T09:11:31.210Z] "strconv", [2024-03-21T09:11:31.210Z] "strings", [2024-03-21T09:11:31.210Z] "sync", [2024-03-21T09:11:31.210Z] "sync/atomic", [2024-03-21T09:11:31.210Z] "syscall", [2024-03-21T09:11:31.210Z] "text/tabwriter", [2024-03-21T09:11:31.210Z] "text/template", [2024-03-21T09:11:31.210Z] "text/template/parse", [2024-03-21T09:11:31.210Z] "time", [2024-03-21T09:11:31.210Z] "unicode", [2024-03-21T09:11:31.210Z] "unicode/utf16", [2024-03-21T09:11:31.210Z] "unicode/utf8", [2024-03-21T09:11:31.210Z] "unsafe", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.210Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.210Z] ] [2024-03-21T09:11:31.210Z] } [2024-03-21T09:11:31.210Z] { [2024-03-21T09:11:31.210Z] "Dir": "/w/workspace/edgex-go/637/internal/security/config/command/proxy/adduser", [2024-03-21T09:11:31.210Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-21T09:11:31.210Z] "Name": "adduser", [2024-03-21T09:11:31.210Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.210Z] "Module": { [2024-03-21T09:11:31.210Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.210Z] "Main": true, [2024-03-21T09:11:31.210Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.210Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.211Z] "GoVersion": "1.21" [2024-03-21T09:11:31.211Z] }, [2024-03-21T09:11:31.211Z] "Match": [ [2024-03-21T09:11:31.211Z] "./..." [2024-03-21T09:11:31.211Z] ], [2024-03-21T09:11:31.211Z] "Stale": true, [2024-03-21T09:11:31.211Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.211Z] "GoFiles": [ [2024-03-21T09:11:31.211Z] "command.go" [2024-03-21T09:11:31.211Z] ], [2024-03-21T09:11:31.211Z] "Imports": [ [2024-03-21T09:11:31.211Z] "encoding/json", [2024-03-21T09:11:31.211Z] "flag", [2024-03-21T09:11:31.211Z] "fmt", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.211Z] "os" [2024-03-21T09:11:31.211Z] ], [2024-03-21T09:11:31.211Z] "Deps": [ [2024-03-21T09:11:31.211Z] "bufio", [2024-03-21T09:11:31.211Z] "bytes", [2024-03-21T09:11:31.211Z] "compress/flate", [2024-03-21T09:11:31.211Z] "compress/gzip", [2024-03-21T09:11:31.211Z] "compress/zlib", [2024-03-21T09:11:31.211Z] "container/list", [2024-03-21T09:11:31.211Z] "context", [2024-03-21T09:11:31.211Z] "crypto", [2024-03-21T09:11:31.211Z] "crypto/aes", [2024-03-21T09:11:31.211Z] "crypto/cipher", [2024-03-21T09:11:31.211Z] "crypto/des", [2024-03-21T09:11:31.211Z] "crypto/dsa", [2024-03-21T09:11:31.211Z] "crypto/ecdsa", [2024-03-21T09:11:31.211Z] "crypto/ed25519", [2024-03-21T09:11:31.211Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.211Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.211Z] "crypto/elliptic", [2024-03-21T09:11:31.211Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.211Z] "crypto/hmac", [2024-03-21T09:11:31.211Z] "crypto/internal/randutil", [2024-03-21T09:11:31.211Z] "crypto/internal/subtle", [2024-03-21T09:11:31.211Z] "crypto/md5", [2024-03-21T09:11:31.211Z] "crypto/rand", [2024-03-21T09:11:31.211Z] "crypto/rc4", [2024-03-21T09:11:31.211Z] "crypto/rsa", [2024-03-21T09:11:31.211Z] "crypto/sha1", [2024-03-21T09:11:31.211Z] "crypto/sha256", [2024-03-21T09:11:31.211Z] "crypto/sha512", [2024-03-21T09:11:31.211Z] "crypto/subtle", [2024-03-21T09:11:31.211Z] "crypto/tls", [2024-03-21T09:11:31.211Z] "crypto/x509", [2024-03-21T09:11:31.211Z] "crypto/x509/pkix", [2024-03-21T09:11:31.211Z] "database/sql/driver", [2024-03-21T09:11:31.211Z] "debug/dwarf", [2024-03-21T09:11:31.211Z] "debug/macho", [2024-03-21T09:11:31.211Z] "embed", [2024-03-21T09:11:31.211Z] "encoding", [2024-03-21T09:11:31.211Z] "encoding/asn1", [2024-03-21T09:11:31.211Z] "encoding/base32", [2024-03-21T09:11:31.211Z] "encoding/base64", [2024-03-21T09:11:31.211Z] "encoding/binary", [2024-03-21T09:11:31.211Z] "encoding/csv", [2024-03-21T09:11:31.211Z] "encoding/hex", [2024-03-21T09:11:31.211Z] "encoding/json", [2024-03-21T09:11:31.211Z] "encoding/pem", [2024-03-21T09:11:31.211Z] "encoding/xml", [2024-03-21T09:11:31.211Z] "errors", [2024-03-21T09:11:31.211Z] "flag", [2024-03-21T09:11:31.211Z] "fmt", [2024-03-21T09:11:31.211Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.211Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.211Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.211Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.211Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.211Z] "github.com/fatih/color", [2024-03-21T09:11:31.211Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.211Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.211Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.211Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.211Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.211Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.211Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.211Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.211Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.211Z] "github.com/go-kit/log", [2024-03-21T09:11:31.211Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.211Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.211Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.211Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.211Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.211Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.211Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.211Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.211Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.211Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.211Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.211Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.211Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.211Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.211Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.211Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.211Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.211Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.211Z] "github.com/google/uuid", [2024-03-21T09:11:31.211Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.211Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.211Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.211Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.211Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.211Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.211Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.211Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.211Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.211Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.211Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.211Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.211Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.211Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.211Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.211Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.211Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.211Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.211Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.211Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.211Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.211Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.211Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.211Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.211Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.211Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.211Z] "github.com/x448/float16", [2024-03-21T09:11:31.211Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.211Z] "go/token", [2024-03-21T09:11:31.211Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.211Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.211Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.211Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.211Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.211Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.211Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.211Z] "golang.org/x/net/html", [2024-03-21T09:11:31.211Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.211Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.211Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.211Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.211Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.212Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.212Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.212Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.212Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.212Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.212Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.212Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.212Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.212Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.212Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.212Z] "golang.org/x/text/language", [2024-03-21T09:11:31.212Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.212Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.212Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.212Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.212Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.212Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.212Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.212Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.212Z] "hash", [2024-03-21T09:11:31.212Z] "hash/adler32", [2024-03-21T09:11:31.212Z] "hash/crc32", [2024-03-21T09:11:31.212Z] "hash/fnv", [2024-03-21T09:11:31.212Z] "html", [2024-03-21T09:11:31.212Z] "html/template", [2024-03-21T09:11:31.212Z] "internal/abi", [2024-03-21T09:11:31.212Z] "internal/bytealg", [2024-03-21T09:11:31.212Z] "internal/cpu", [2024-03-21T09:11:31.212Z] "internal/fmtsort", [2024-03-21T09:11:31.212Z] "internal/goexperiment", [2024-03-21T09:11:31.212Z] "internal/itoa", [2024-03-21T09:11:31.212Z] "internal/nettrace", [2024-03-21T09:11:31.212Z] "internal/oserror", [2024-03-21T09:11:31.212Z] "internal/poll", [2024-03-21T09:11:31.212Z] "internal/race", [2024-03-21T09:11:31.212Z] "internal/reflectlite", [2024-03-21T09:11:31.212Z] "internal/singleflight", [2024-03-21T09:11:31.212Z] "internal/syscall/execenv", [2024-03-21T09:11:31.212Z] "internal/syscall/unix", [2024-03-21T09:11:31.212Z] "internal/testlog", [2024-03-21T09:11:31.212Z] "internal/unsafeheader", [2024-03-21T09:11:31.212Z] "io", [2024-03-21T09:11:31.212Z] "io/fs", [2024-03-21T09:11:31.212Z] "io/ioutil", [2024-03-21T09:11:31.212Z] "log", [2024-03-21T09:11:31.212Z] "log/syslog", [2024-03-21T09:11:31.212Z] "math", [2024-03-21T09:11:31.212Z] "math/big", [2024-03-21T09:11:31.212Z] "math/bits", [2024-03-21T09:11:31.212Z] "math/rand", [2024-03-21T09:11:31.212Z] "mime", [2024-03-21T09:11:31.212Z] "mime/multipart", [2024-03-21T09:11:31.212Z] "mime/quotedprintable", [2024-03-21T09:11:31.212Z] "net", [2024-03-21T09:11:31.212Z] "net/http", [2024-03-21T09:11:31.212Z] "net/http/httptest", [2024-03-21T09:11:31.212Z] "net/http/httptrace", [2024-03-21T09:11:31.212Z] "net/http/httputil", [2024-03-21T09:11:31.212Z] "net/http/internal", [2024-03-21T09:11:31.212Z] "net/http/internal/ascii", [2024-03-21T09:11:31.212Z] "net/http/internal/testcert", [2024-03-21T09:11:31.212Z] "net/textproto", [2024-03-21T09:11:31.212Z] "net/url", [2024-03-21T09:11:31.212Z] "os", [2024-03-21T09:11:31.212Z] "os/exec", [2024-03-21T09:11:31.212Z] "os/signal", [2024-03-21T09:11:31.212Z] "path", [2024-03-21T09:11:31.212Z] "path/filepath", [2024-03-21T09:11:31.212Z] "reflect", [2024-03-21T09:11:31.212Z] "regexp", [2024-03-21T09:11:31.212Z] "regexp/syntax", [2024-03-21T09:11:31.212Z] "runtime", [2024-03-21T09:11:31.212Z] "runtime/cgo", [2024-03-21T09:11:31.212Z] "runtime/debug", [2024-03-21T09:11:31.212Z] "runtime/internal/atomic", [2024-03-21T09:11:31.212Z] "runtime/internal/math", [2024-03-21T09:11:31.212Z] "runtime/internal/sys", [2024-03-21T09:11:31.212Z] "runtime/pprof", [2024-03-21T09:11:31.212Z] "sort", [2024-03-21T09:11:31.212Z] "strconv", [2024-03-21T09:11:31.212Z] "strings", [2024-03-21T09:11:31.212Z] "sync", [2024-03-21T09:11:31.212Z] "sync/atomic", [2024-03-21T09:11:31.212Z] "syscall", [2024-03-21T09:11:31.212Z] "text/tabwriter", [2024-03-21T09:11:31.212Z] "text/template", [2024-03-21T09:11:31.212Z] "text/template/parse", [2024-03-21T09:11:31.212Z] "time", [2024-03-21T09:11:31.212Z] "unicode", [2024-03-21T09:11:31.212Z] "unicode/utf16", [2024-03-21T09:11:31.212Z] "unicode/utf8", [2024-03-21T09:11:31.212Z] "unsafe", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.212Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.212Z] ], [2024-03-21T09:11:31.212Z] "TestGoFiles": [ [2024-03-21T09:11:31.212Z] "command_test.go" [2024-03-21T09:11:31.212Z] ], [2024-03-21T09:11:31.212Z] "TestImports": [ [2024-03-21T09:11:31.212Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.212Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.212Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.212Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.212Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.212Z] "net/http", [2024-03-21T09:11:31.212Z] "net/http/httptest", [2024-03-21T09:11:31.212Z] "net/url", [2024-03-21T09:11:31.212Z] "strconv", [2024-03-21T09:11:31.212Z] "testing" [2024-03-21T09:11:31.212Z] ] [2024-03-21T09:11:31.212Z] } [2024-03-21T09:11:31.212Z] { [2024-03-21T09:11:31.212Z] "Dir": "/w/workspace/edgex-go/637/internal/security/config/command/proxy/deluser", [2024-03-21T09:11:31.212Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-21T09:11:31.212Z] "Name": "deluser", [2024-03-21T09:11:31.212Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.212Z] "Module": { [2024-03-21T09:11:31.212Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.212Z] "Main": true, [2024-03-21T09:11:31.212Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.212Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.212Z] "GoVersion": "1.21" [2024-03-21T09:11:31.212Z] }, [2024-03-21T09:11:31.212Z] "Match": [ [2024-03-21T09:11:31.212Z] "./..." [2024-03-21T09:11:31.212Z] ], [2024-03-21T09:11:31.212Z] "Stale": true, [2024-03-21T09:11:31.212Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.212Z] "GoFiles": [ [2024-03-21T09:11:31.212Z] "command.go" [2024-03-21T09:11:31.212Z] ], [2024-03-21T09:11:31.212Z] "Imports": [ [2024-03-21T09:11:31.212Z] "flag", [2024-03-21T09:11:31.212Z] "fmt", [2024-03-21T09:11:31.212Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-21T09:11:31.212Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.212Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.212Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.212Z] "os" [2024-03-21T09:11:31.212Z] ], [2024-03-21T09:11:31.212Z] "Deps": [ [2024-03-21T09:11:31.212Z] "bufio", [2024-03-21T09:11:31.212Z] "bytes", [2024-03-21T09:11:31.212Z] "compress/flate", [2024-03-21T09:11:31.212Z] "compress/gzip", [2024-03-21T09:11:31.212Z] "compress/zlib", [2024-03-21T09:11:31.212Z] "container/list", [2024-03-21T09:11:31.212Z] "context", [2024-03-21T09:11:31.212Z] "crypto", [2024-03-21T09:11:31.212Z] "crypto/aes", [2024-03-21T09:11:31.212Z] "crypto/cipher", [2024-03-21T09:11:31.212Z] "crypto/des", [2024-03-21T09:11:31.212Z] "crypto/dsa", [2024-03-21T09:11:31.212Z] "crypto/ecdsa", [2024-03-21T09:11:31.212Z] "crypto/ed25519", [2024-03-21T09:11:31.212Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.212Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.212Z] "crypto/elliptic", [2024-03-21T09:11:31.212Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.212Z] "crypto/hmac", [2024-03-21T09:11:31.212Z] "crypto/internal/randutil", [2024-03-21T09:11:31.212Z] "crypto/internal/subtle", [2024-03-21T09:11:31.212Z] "crypto/md5", [2024-03-21T09:11:31.212Z] "crypto/rand", [2024-03-21T09:11:31.212Z] "crypto/rc4", [2024-03-21T09:11:31.212Z] "crypto/rsa", [2024-03-21T09:11:31.212Z] "crypto/sha1", [2024-03-21T09:11:31.212Z] "crypto/sha256", [2024-03-21T09:11:31.212Z] "crypto/sha512", [2024-03-21T09:11:31.212Z] "crypto/subtle", [2024-03-21T09:11:31.212Z] "crypto/tls", [2024-03-21T09:11:31.212Z] "crypto/x509", [2024-03-21T09:11:31.212Z] "crypto/x509/pkix", [2024-03-21T09:11:31.212Z] "database/sql/driver", [2024-03-21T09:11:31.212Z] "debug/dwarf", [2024-03-21T09:11:31.212Z] "debug/macho", [2024-03-21T09:11:31.212Z] "embed", [2024-03-21T09:11:31.212Z] "encoding", [2024-03-21T09:11:31.212Z] "encoding/asn1", [2024-03-21T09:11:31.212Z] "encoding/base32", [2024-03-21T09:11:31.212Z] "encoding/base64", [2024-03-21T09:11:31.212Z] "encoding/binary", [2024-03-21T09:11:31.212Z] "encoding/csv", [2024-03-21T09:11:31.212Z] "encoding/hex", [2024-03-21T09:11:31.212Z] "encoding/json", [2024-03-21T09:11:31.212Z] "encoding/pem", [2024-03-21T09:11:31.212Z] "encoding/xml", [2024-03-21T09:11:31.212Z] "errors", [2024-03-21T09:11:31.212Z] "flag", [2024-03-21T09:11:31.212Z] "fmt", [2024-03-21T09:11:31.212Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.212Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.212Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.212Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.212Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.212Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.213Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.213Z] "github.com/fatih/color", [2024-03-21T09:11:31.213Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.213Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.213Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.213Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.213Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.213Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.213Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.213Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.213Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.213Z] "github.com/go-kit/log", [2024-03-21T09:11:31.213Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.213Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.213Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.213Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.213Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.213Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.213Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.213Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.213Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.213Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.213Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.213Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.213Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.213Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.213Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.213Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.213Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.213Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.213Z] "github.com/google/uuid", [2024-03-21T09:11:31.213Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.213Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.213Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.213Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.213Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.213Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.213Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.213Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.213Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.213Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.213Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.213Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.213Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.213Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.213Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.213Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.213Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.213Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.213Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.213Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.213Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.213Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.213Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.213Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.213Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.213Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.213Z] "github.com/x448/float16", [2024-03-21T09:11:31.213Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.213Z] "go/token", [2024-03-21T09:11:31.213Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.213Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.213Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.213Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.213Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.213Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.213Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.213Z] "golang.org/x/net/html", [2024-03-21T09:11:31.213Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.213Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.213Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.213Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.213Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.213Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.213Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.213Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.213Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.213Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.213Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.213Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.213Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.213Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.213Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.213Z] "golang.org/x/text/language", [2024-03-21T09:11:31.213Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.213Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.213Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.213Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.213Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.213Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.213Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.213Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.213Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.213Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.213Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.213Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.213Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.213Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.214Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.214Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.214Z] "hash", [2024-03-21T09:11:31.214Z] "hash/adler32", [2024-03-21T09:11:31.214Z] "hash/crc32", [2024-03-21T09:11:31.214Z] "hash/fnv", [2024-03-21T09:11:31.214Z] "html", [2024-03-21T09:11:31.214Z] "html/template", [2024-03-21T09:11:31.214Z] "internal/abi", [2024-03-21T09:11:31.214Z] "internal/bytealg", [2024-03-21T09:11:31.214Z] "internal/cpu", [2024-03-21T09:11:31.214Z] "internal/fmtsort", [2024-03-21T09:11:31.214Z] "internal/goexperiment", [2024-03-21T09:11:31.214Z] "internal/itoa", [2024-03-21T09:11:31.214Z] "internal/nettrace", [2024-03-21T09:11:31.214Z] "internal/oserror", [2024-03-21T09:11:31.214Z] "internal/poll", [2024-03-21T09:11:31.214Z] "internal/race", [2024-03-21T09:11:31.214Z] "internal/reflectlite", [2024-03-21T09:11:31.214Z] "internal/singleflight", [2024-03-21T09:11:31.214Z] "internal/syscall/execenv", [2024-03-21T09:11:31.214Z] "internal/syscall/unix", [2024-03-21T09:11:31.214Z] "internal/testlog", [2024-03-21T09:11:31.214Z] "internal/unsafeheader", [2024-03-21T09:11:31.214Z] "io", [2024-03-21T09:11:31.214Z] "io/fs", [2024-03-21T09:11:31.214Z] "io/ioutil", [2024-03-21T09:11:31.214Z] "log", [2024-03-21T09:11:31.214Z] "log/syslog", [2024-03-21T09:11:31.214Z] "math", [2024-03-21T09:11:31.214Z] "math/big", [2024-03-21T09:11:31.214Z] "math/bits", [2024-03-21T09:11:31.214Z] "math/rand", [2024-03-21T09:11:31.214Z] "mime", [2024-03-21T09:11:31.214Z] "mime/multipart", [2024-03-21T09:11:31.214Z] "mime/quotedprintable", [2024-03-21T09:11:31.214Z] "net", [2024-03-21T09:11:31.214Z] "net/http", [2024-03-21T09:11:31.214Z] "net/http/httptest", [2024-03-21T09:11:31.214Z] "net/http/httptrace", [2024-03-21T09:11:31.214Z] "net/http/httputil", [2024-03-21T09:11:31.214Z] "net/http/internal", [2024-03-21T09:11:31.214Z] "net/http/internal/ascii", [2024-03-21T09:11:31.214Z] "net/http/internal/testcert", [2024-03-21T09:11:31.214Z] "net/textproto", [2024-03-21T09:11:31.214Z] "net/url", [2024-03-21T09:11:31.214Z] "os", [2024-03-21T09:11:31.214Z] "os/exec", [2024-03-21T09:11:31.214Z] "os/signal", [2024-03-21T09:11:31.214Z] "path", [2024-03-21T09:11:31.214Z] "path/filepath", [2024-03-21T09:11:31.214Z] "reflect", [2024-03-21T09:11:31.214Z] "regexp", [2024-03-21T09:11:31.214Z] "regexp/syntax", [2024-03-21T09:11:31.214Z] "runtime", [2024-03-21T09:11:31.214Z] "runtime/cgo", [2024-03-21T09:11:31.214Z] "runtime/debug", [2024-03-21T09:11:31.214Z] "runtime/internal/atomic", [2024-03-21T09:11:31.214Z] "runtime/internal/math", [2024-03-21T09:11:31.214Z] "runtime/internal/sys", [2024-03-21T09:11:31.214Z] "runtime/pprof", [2024-03-21T09:11:31.214Z] "sort", [2024-03-21T09:11:31.214Z] "strconv", [2024-03-21T09:11:31.214Z] "strings", [2024-03-21T09:11:31.214Z] "sync", [2024-03-21T09:11:31.214Z] "sync/atomic", [2024-03-21T09:11:31.214Z] "syscall", [2024-03-21T09:11:31.214Z] "text/tabwriter", [2024-03-21T09:11:31.214Z] "text/template", [2024-03-21T09:11:31.214Z] "text/template/parse", [2024-03-21T09:11:31.214Z] "time", [2024-03-21T09:11:31.214Z] "unicode", [2024-03-21T09:11:31.214Z] "unicode/utf16", [2024-03-21T09:11:31.214Z] "unicode/utf8", [2024-03-21T09:11:31.214Z] "unsafe", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.214Z] ], [2024-03-21T09:11:31.214Z] "TestGoFiles": [ [2024-03-21T09:11:31.214Z] "command_test.go" [2024-03-21T09:11:31.214Z] ], [2024-03-21T09:11:31.214Z] "TestImports": [ [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.214Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.214Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.214Z] "net/http", [2024-03-21T09:11:31.214Z] "net/http/httptest", [2024-03-21T09:11:31.214Z] "net/url", [2024-03-21T09:11:31.214Z] "strconv", [2024-03-21T09:11:31.214Z] "testing" [2024-03-21T09:11:31.214Z] ] [2024-03-21T09:11:31.214Z] } [2024-03-21T09:11:31.214Z] { [2024-03-21T09:11:31.214Z] "Dir": "/w/workspace/edgex-go/637/internal/security/config/command/proxy/tls", [2024-03-21T09:11:31.214Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-21T09:11:31.214Z] "Name": "tls", [2024-03-21T09:11:31.214Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.214Z] "Module": { [2024-03-21T09:11:31.214Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.214Z] "Main": true, [2024-03-21T09:11:31.214Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.214Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.214Z] "GoVersion": "1.21" [2024-03-21T09:11:31.214Z] }, [2024-03-21T09:11:31.214Z] "Match": [ [2024-03-21T09:11:31.214Z] "./..." [2024-03-21T09:11:31.214Z] ], [2024-03-21T09:11:31.214Z] "Stale": true, [2024-03-21T09:11:31.214Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.214Z] "GoFiles": [ [2024-03-21T09:11:31.214Z] "command.go" [2024-03-21T09:11:31.214Z] ], [2024-03-21T09:11:31.214Z] "Imports": [ [2024-03-21T09:11:31.214Z] "flag", [2024-03-21T09:11:31.214Z] "fmt", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.214Z] "io", [2024-03-21T09:11:31.214Z] "os", [2024-03-21T09:11:31.214Z] "path/filepath" [2024-03-21T09:11:31.214Z] ], [2024-03-21T09:11:31.214Z] "Deps": [ [2024-03-21T09:11:31.214Z] "bufio", [2024-03-21T09:11:31.214Z] "bytes", [2024-03-21T09:11:31.214Z] "compress/flate", [2024-03-21T09:11:31.214Z] "compress/gzip", [2024-03-21T09:11:31.214Z] "compress/zlib", [2024-03-21T09:11:31.214Z] "container/list", [2024-03-21T09:11:31.214Z] "context", [2024-03-21T09:11:31.214Z] "crypto", [2024-03-21T09:11:31.214Z] "crypto/aes", [2024-03-21T09:11:31.214Z] "crypto/cipher", [2024-03-21T09:11:31.214Z] "crypto/des", [2024-03-21T09:11:31.214Z] "crypto/dsa", [2024-03-21T09:11:31.214Z] "crypto/ecdsa", [2024-03-21T09:11:31.214Z] "crypto/ed25519", [2024-03-21T09:11:31.214Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.214Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.214Z] "crypto/elliptic", [2024-03-21T09:11:31.214Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.214Z] "crypto/hmac", [2024-03-21T09:11:31.214Z] "crypto/internal/randutil", [2024-03-21T09:11:31.214Z] "crypto/internal/subtle", [2024-03-21T09:11:31.214Z] "crypto/md5", [2024-03-21T09:11:31.214Z] "crypto/rand", [2024-03-21T09:11:31.214Z] "crypto/rc4", [2024-03-21T09:11:31.214Z] "crypto/rsa", [2024-03-21T09:11:31.214Z] "crypto/sha1", [2024-03-21T09:11:31.214Z] "crypto/sha256", [2024-03-21T09:11:31.214Z] "crypto/sha512", [2024-03-21T09:11:31.214Z] "crypto/subtle", [2024-03-21T09:11:31.214Z] "crypto/tls", [2024-03-21T09:11:31.214Z] "crypto/x509", [2024-03-21T09:11:31.214Z] "crypto/x509/pkix", [2024-03-21T09:11:31.214Z] "database/sql/driver", [2024-03-21T09:11:31.214Z] "debug/dwarf", [2024-03-21T09:11:31.214Z] "debug/macho", [2024-03-21T09:11:31.214Z] "encoding", [2024-03-21T09:11:31.214Z] "encoding/asn1", [2024-03-21T09:11:31.214Z] "encoding/base64", [2024-03-21T09:11:31.214Z] "encoding/binary", [2024-03-21T09:11:31.214Z] "encoding/csv", [2024-03-21T09:11:31.214Z] "encoding/hex", [2024-03-21T09:11:31.214Z] "encoding/json", [2024-03-21T09:11:31.214Z] "encoding/pem", [2024-03-21T09:11:31.214Z] "encoding/xml", [2024-03-21T09:11:31.214Z] "errors", [2024-03-21T09:11:31.214Z] "flag", [2024-03-21T09:11:31.214Z] "fmt", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.214Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.214Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.214Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.214Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.214Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.214Z] "github.com/go-kit/log", [2024-03-21T09:11:31.214Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.214Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.214Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.214Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.214Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.214Z] "github.com/google/uuid", [2024-03-21T09:11:31.214Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.214Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.214Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.214Z] "golang.org/x/net/html", [2024-03-21T09:11:31.214Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.214Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.214Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.214Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.214Z] "golang.org/x/text/language", [2024-03-21T09:11:31.214Z] "hash", [2024-03-21T09:11:31.214Z] "hash/adler32", [2024-03-21T09:11:31.214Z] "hash/crc32", [2024-03-21T09:11:31.214Z] "internal/abi", [2024-03-21T09:11:31.214Z] "internal/bytealg", [2024-03-21T09:11:31.214Z] "internal/cpu", [2024-03-21T09:11:31.214Z] "internal/fmtsort", [2024-03-21T09:11:31.214Z] "internal/goexperiment", [2024-03-21T09:11:31.214Z] "internal/itoa", [2024-03-21T09:11:31.214Z] "internal/nettrace", [2024-03-21T09:11:31.214Z] "internal/oserror", [2024-03-21T09:11:31.214Z] "internal/poll", [2024-03-21T09:11:31.214Z] "internal/race", [2024-03-21T09:11:31.214Z] "internal/reflectlite", [2024-03-21T09:11:31.214Z] "internal/singleflight", [2024-03-21T09:11:31.214Z] "internal/syscall/execenv", [2024-03-21T09:11:31.214Z] "internal/syscall/unix", [2024-03-21T09:11:31.214Z] "internal/testlog", [2024-03-21T09:11:31.214Z] "internal/unsafeheader", [2024-03-21T09:11:31.214Z] "io", [2024-03-21T09:11:31.214Z] "io/fs", [2024-03-21T09:11:31.214Z] "io/ioutil", [2024-03-21T09:11:31.214Z] "log", [2024-03-21T09:11:31.214Z] "math", [2024-03-21T09:11:31.214Z] "math/big", [2024-03-21T09:11:31.214Z] "math/bits", [2024-03-21T09:11:31.214Z] "math/rand", [2024-03-21T09:11:31.214Z] "mime", [2024-03-21T09:11:31.214Z] "mime/multipart", [2024-03-21T09:11:31.214Z] "mime/quotedprintable", [2024-03-21T09:11:31.214Z] "net", [2024-03-21T09:11:31.214Z] "net/http", [2024-03-21T09:11:31.214Z] "net/http/httptrace", [2024-03-21T09:11:31.214Z] "net/http/internal", [2024-03-21T09:11:31.214Z] "net/http/internal/ascii", [2024-03-21T09:11:31.214Z] "net/textproto", [2024-03-21T09:11:31.214Z] "net/url", [2024-03-21T09:11:31.214Z] "os", [2024-03-21T09:11:31.214Z] "path", [2024-03-21T09:11:31.214Z] "path/filepath", [2024-03-21T09:11:31.214Z] "reflect", [2024-03-21T09:11:31.214Z] "regexp", [2024-03-21T09:11:31.214Z] "regexp/syntax", [2024-03-21T09:11:31.214Z] "runtime", [2024-03-21T09:11:31.214Z] "runtime/cgo", [2024-03-21T09:11:31.214Z] "runtime/internal/atomic", [2024-03-21T09:11:31.214Z] "runtime/internal/math", [2024-03-21T09:11:31.214Z] "runtime/internal/sys", [2024-03-21T09:11:31.214Z] "sort", [2024-03-21T09:11:31.214Z] "strconv", [2024-03-21T09:11:31.214Z] "strings", [2024-03-21T09:11:31.214Z] "sync", [2024-03-21T09:11:31.214Z] "sync/atomic", [2024-03-21T09:11:31.214Z] "syscall", [2024-03-21T09:11:31.214Z] "time", [2024-03-21T09:11:31.214Z] "unicode", [2024-03-21T09:11:31.214Z] "unicode/utf16", [2024-03-21T09:11:31.214Z] "unicode/utf8", [2024-03-21T09:11:31.214Z] "unsafe", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.214Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.215Z] ], [2024-03-21T09:11:31.215Z] "TestGoFiles": [ [2024-03-21T09:11:31.215Z] "command_test.go" [2024-03-21T09:11:31.215Z] ], [2024-03-21T09:11:31.215Z] "TestImports": [ [2024-03-21T09:11:31.215Z] "bytes", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-21T09:11:31.215Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.215Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.215Z] "os", [2024-03-21T09:11:31.215Z] "testing" [2024-03-21T09:11:31.215Z] ] [2024-03-21T09:11:31.215Z] } [2024-03-21T09:11:31.215Z] { [2024-03-21T09:11:31.215Z] "Dir": "/w/workspace/edgex-go/637/internal/security/config/command/proxy", [2024-03-21T09:11:31.215Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-21T09:11:31.215Z] "Name": "proxy", [2024-03-21T09:11:31.215Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.215Z] "Module": { [2024-03-21T09:11:31.215Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.215Z] "Main": true, [2024-03-21T09:11:31.215Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.215Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.215Z] "GoVersion": "1.21" [2024-03-21T09:11:31.215Z] }, [2024-03-21T09:11:31.215Z] "Match": [ [2024-03-21T09:11:31.215Z] "./..." [2024-03-21T09:11:31.215Z] ], [2024-03-21T09:11:31.215Z] "Stale": true, [2024-03-21T09:11:31.215Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.215Z] "GoFiles": [ [2024-03-21T09:11:31.215Z] "command.go" [2024-03-21T09:11:31.215Z] ], [2024-03-21T09:11:31.215Z] "Imports": [ [2024-03-21T09:11:31.215Z] "fmt", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger" [2024-03-21T09:11:31.215Z] ], [2024-03-21T09:11:31.215Z] "Deps": [ [2024-03-21T09:11:31.215Z] "bufio", [2024-03-21T09:11:31.215Z] "bytes", [2024-03-21T09:11:31.215Z] "compress/flate", [2024-03-21T09:11:31.215Z] "compress/gzip", [2024-03-21T09:11:31.215Z] "compress/zlib", [2024-03-21T09:11:31.215Z] "container/list", [2024-03-21T09:11:31.215Z] "context", [2024-03-21T09:11:31.215Z] "crypto", [2024-03-21T09:11:31.215Z] "crypto/aes", [2024-03-21T09:11:31.215Z] "crypto/cipher", [2024-03-21T09:11:31.215Z] "crypto/des", [2024-03-21T09:11:31.215Z] "crypto/dsa", [2024-03-21T09:11:31.215Z] "crypto/ecdsa", [2024-03-21T09:11:31.215Z] "crypto/ed25519", [2024-03-21T09:11:31.215Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.215Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.215Z] "crypto/elliptic", [2024-03-21T09:11:31.215Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.215Z] "crypto/hmac", [2024-03-21T09:11:31.215Z] "crypto/internal/randutil", [2024-03-21T09:11:31.215Z] "crypto/internal/subtle", [2024-03-21T09:11:31.215Z] "crypto/md5", [2024-03-21T09:11:31.215Z] "crypto/rand", [2024-03-21T09:11:31.215Z] "crypto/rc4", [2024-03-21T09:11:31.215Z] "crypto/rsa", [2024-03-21T09:11:31.215Z] "crypto/sha1", [2024-03-21T09:11:31.215Z] "crypto/sha256", [2024-03-21T09:11:31.215Z] "crypto/sha512", [2024-03-21T09:11:31.215Z] "crypto/subtle", [2024-03-21T09:11:31.215Z] "crypto/tls", [2024-03-21T09:11:31.215Z] "crypto/x509", [2024-03-21T09:11:31.215Z] "crypto/x509/pkix", [2024-03-21T09:11:31.215Z] "database/sql/driver", [2024-03-21T09:11:31.215Z] "debug/dwarf", [2024-03-21T09:11:31.215Z] "debug/macho", [2024-03-21T09:11:31.215Z] "embed", [2024-03-21T09:11:31.215Z] "encoding", [2024-03-21T09:11:31.215Z] "encoding/asn1", [2024-03-21T09:11:31.215Z] "encoding/base32", [2024-03-21T09:11:31.215Z] "encoding/base64", [2024-03-21T09:11:31.215Z] "encoding/binary", [2024-03-21T09:11:31.215Z] "encoding/csv", [2024-03-21T09:11:31.215Z] "encoding/hex", [2024-03-21T09:11:31.215Z] "encoding/json", [2024-03-21T09:11:31.215Z] "encoding/pem", [2024-03-21T09:11:31.215Z] "encoding/xml", [2024-03-21T09:11:31.215Z] "errors", [2024-03-21T09:11:31.215Z] "flag", [2024-03-21T09:11:31.215Z] "fmt", [2024-03-21T09:11:31.215Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.215Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.215Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.215Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.215Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.215Z] "github.com/fatih/color", [2024-03-21T09:11:31.215Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.215Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.215Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.215Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.215Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.215Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.215Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.215Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.215Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.215Z] "github.com/go-kit/log", [2024-03-21T09:11:31.215Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.215Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.215Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.215Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.215Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.215Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.215Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.215Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.215Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.215Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.215Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.215Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.215Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.215Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.215Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.215Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.215Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.215Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.215Z] "github.com/google/uuid", [2024-03-21T09:11:31.215Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.215Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.215Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.215Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.215Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.215Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.215Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.215Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.215Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.215Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.215Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.215Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.215Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.215Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.215Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.215Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.215Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.215Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.215Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.215Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.215Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.215Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.215Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.215Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.215Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.215Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.215Z] "github.com/x448/float16", [2024-03-21T09:11:31.215Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.215Z] "go/token", [2024-03-21T09:11:31.215Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.216Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.216Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.216Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.216Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.216Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.216Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.216Z] "golang.org/x/net/html", [2024-03-21T09:11:31.216Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.216Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.216Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.216Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.216Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.216Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.216Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.216Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.216Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.216Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.216Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.216Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.216Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.216Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.216Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.216Z] "golang.org/x/text/language", [2024-03-21T09:11:31.216Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.216Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.216Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.216Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.216Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.216Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.216Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.216Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.216Z] "hash", [2024-03-21T09:11:31.216Z] "hash/adler32", [2024-03-21T09:11:31.216Z] "hash/crc32", [2024-03-21T09:11:31.216Z] "hash/fnv", [2024-03-21T09:11:31.216Z] "html", [2024-03-21T09:11:31.216Z] "html/template", [2024-03-21T09:11:31.216Z] "internal/abi", [2024-03-21T09:11:31.216Z] "internal/bytealg", [2024-03-21T09:11:31.216Z] "internal/cpu", [2024-03-21T09:11:31.216Z] "internal/fmtsort", [2024-03-21T09:11:31.216Z] "internal/goexperiment", [2024-03-21T09:11:31.216Z] "internal/itoa", [2024-03-21T09:11:31.216Z] "internal/nettrace", [2024-03-21T09:11:31.216Z] "internal/oserror", [2024-03-21T09:11:31.216Z] "internal/poll", [2024-03-21T09:11:31.216Z] "internal/race", [2024-03-21T09:11:31.216Z] "internal/reflectlite", [2024-03-21T09:11:31.216Z] "internal/singleflight", [2024-03-21T09:11:31.216Z] "internal/syscall/execenv", [2024-03-21T09:11:31.216Z] "internal/syscall/unix", [2024-03-21T09:11:31.216Z] "internal/testlog", [2024-03-21T09:11:31.216Z] "internal/unsafeheader", [2024-03-21T09:11:31.216Z] "io", [2024-03-21T09:11:31.216Z] "io/fs", [2024-03-21T09:11:31.216Z] "io/ioutil", [2024-03-21T09:11:31.216Z] "log", [2024-03-21T09:11:31.216Z] "log/syslog", [2024-03-21T09:11:31.216Z] "math", [2024-03-21T09:11:31.216Z] "math/big", [2024-03-21T09:11:31.216Z] "math/bits", [2024-03-21T09:11:31.216Z] "math/rand", [2024-03-21T09:11:31.216Z] "mime", [2024-03-21T09:11:31.216Z] "mime/multipart", [2024-03-21T09:11:31.216Z] "mime/quotedprintable", [2024-03-21T09:11:31.216Z] "net", [2024-03-21T09:11:31.216Z] "net/http", [2024-03-21T09:11:31.216Z] "net/http/httptest", [2024-03-21T09:11:31.216Z] "net/http/httptrace", [2024-03-21T09:11:31.216Z] "net/http/httputil", [2024-03-21T09:11:31.216Z] "net/http/internal", [2024-03-21T09:11:31.216Z] "net/http/internal/ascii", [2024-03-21T09:11:31.216Z] "net/http/internal/testcert", [2024-03-21T09:11:31.216Z] "net/textproto", [2024-03-21T09:11:31.216Z] "net/url", [2024-03-21T09:11:31.216Z] "os", [2024-03-21T09:11:31.216Z] "os/exec", [2024-03-21T09:11:31.216Z] "os/signal", [2024-03-21T09:11:31.216Z] "path", [2024-03-21T09:11:31.216Z] "path/filepath", [2024-03-21T09:11:31.216Z] "reflect", [2024-03-21T09:11:31.216Z] "regexp", [2024-03-21T09:11:31.216Z] "regexp/syntax", [2024-03-21T09:11:31.216Z] "runtime", [2024-03-21T09:11:31.216Z] "runtime/cgo", [2024-03-21T09:11:31.216Z] "runtime/debug", [2024-03-21T09:11:31.216Z] "runtime/internal/atomic", [2024-03-21T09:11:31.216Z] "runtime/internal/math", [2024-03-21T09:11:31.216Z] "runtime/internal/sys", [2024-03-21T09:11:31.216Z] "runtime/pprof", [2024-03-21T09:11:31.216Z] "sort", [2024-03-21T09:11:31.216Z] "strconv", [2024-03-21T09:11:31.216Z] "strings", [2024-03-21T09:11:31.216Z] "sync", [2024-03-21T09:11:31.216Z] "sync/atomic", [2024-03-21T09:11:31.216Z] "syscall", [2024-03-21T09:11:31.216Z] "text/tabwriter", [2024-03-21T09:11:31.216Z] "text/template", [2024-03-21T09:11:31.216Z] "text/template/parse", [2024-03-21T09:11:31.216Z] "time", [2024-03-21T09:11:31.216Z] "unicode", [2024-03-21T09:11:31.216Z] "unicode/utf16", [2024-03-21T09:11:31.216Z] "unicode/utf8", [2024-03-21T09:11:31.216Z] "unsafe", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.216Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.216Z] ] [2024-03-21T09:11:31.216Z] } [2024-03-21T09:11:31.216Z] { [2024-03-21T09:11:31.216Z] "Dir": "/w/workspace/edgex-go/637/internal/security/config", [2024-03-21T09:11:31.216Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-03-21T09:11:31.216Z] "Name": "config", [2024-03-21T09:11:31.216Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.216Z] "Module": { [2024-03-21T09:11:31.216Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.216Z] "Main": true, [2024-03-21T09:11:31.216Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.216Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.216Z] "GoVersion": "1.21" [2024-03-21T09:11:31.216Z] }, [2024-03-21T09:11:31.216Z] "Match": [ [2024-03-21T09:11:31.216Z] "./..." [2024-03-21T09:11:31.216Z] ], [2024-03-21T09:11:31.216Z] "Stale": true, [2024-03-21T09:11:31.216Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.216Z] "GoFiles": [ [2024-03-21T09:11:31.216Z] "bootstraphandler.go", [2024-03-21T09:11:31.216Z] "main.go" [2024-03-21T09:11:31.216Z] ], [2024-03-21T09:11:31.216Z] "Imports": [ [2024-03-21T09:11:31.216Z] "context", [2024-03-21T09:11:31.216Z] "flag", [2024-03-21T09:11:31.216Z] "fmt", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.216Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.216Z] "os", [2024-03-21T09:11:31.216Z] "sync" [2024-03-21T09:11:31.216Z] ], [2024-03-21T09:11:31.216Z] "Deps": [ [2024-03-21T09:11:31.216Z] "bufio", [2024-03-21T09:11:31.216Z] "bytes", [2024-03-21T09:11:31.216Z] "compress/flate", [2024-03-21T09:11:31.216Z] "compress/gzip", [2024-03-21T09:11:31.216Z] "compress/zlib", [2024-03-21T09:11:31.216Z] "container/list", [2024-03-21T09:11:31.216Z] "context", [2024-03-21T09:11:31.216Z] "crypto", [2024-03-21T09:11:31.216Z] "crypto/aes", [2024-03-21T09:11:31.216Z] "crypto/cipher", [2024-03-21T09:11:31.216Z] "crypto/des", [2024-03-21T09:11:31.216Z] "crypto/dsa", [2024-03-21T09:11:31.216Z] "crypto/ecdsa", [2024-03-21T09:11:31.216Z] "crypto/ed25519", [2024-03-21T09:11:31.216Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.216Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.216Z] "crypto/elliptic", [2024-03-21T09:11:31.216Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.216Z] "crypto/hmac", [2024-03-21T09:11:31.216Z] "crypto/internal/randutil", [2024-03-21T09:11:31.216Z] "crypto/internal/subtle", [2024-03-21T09:11:31.216Z] "crypto/md5", [2024-03-21T09:11:31.216Z] "crypto/rand", [2024-03-21T09:11:31.216Z] "crypto/rc4", [2024-03-21T09:11:31.216Z] "crypto/rsa", [2024-03-21T09:11:31.216Z] "crypto/sha1", [2024-03-21T09:11:31.216Z] "crypto/sha256", [2024-03-21T09:11:31.216Z] "crypto/sha512", [2024-03-21T09:11:31.217Z] "crypto/subtle", [2024-03-21T09:11:31.217Z] "crypto/tls", [2024-03-21T09:11:31.217Z] "crypto/x509", [2024-03-21T09:11:31.217Z] "crypto/x509/pkix", [2024-03-21T09:11:31.217Z] "database/sql/driver", [2024-03-21T09:11:31.217Z] "debug/dwarf", [2024-03-21T09:11:31.217Z] "debug/macho", [2024-03-21T09:11:31.217Z] "embed", [2024-03-21T09:11:31.217Z] "encoding", [2024-03-21T09:11:31.217Z] "encoding/asn1", [2024-03-21T09:11:31.217Z] "encoding/base32", [2024-03-21T09:11:31.217Z] "encoding/base64", [2024-03-21T09:11:31.217Z] "encoding/binary", [2024-03-21T09:11:31.217Z] "encoding/csv", [2024-03-21T09:11:31.217Z] "encoding/hex", [2024-03-21T09:11:31.217Z] "encoding/json", [2024-03-21T09:11:31.217Z] "encoding/pem", [2024-03-21T09:11:31.217Z] "encoding/xml", [2024-03-21T09:11:31.217Z] "errors", [2024-03-21T09:11:31.217Z] "flag", [2024-03-21T09:11:31.217Z] "fmt", [2024-03-21T09:11:31.217Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.217Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.217Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.217Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.217Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.217Z] "github.com/fatih/color", [2024-03-21T09:11:31.217Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.217Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.217Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.217Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.217Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.217Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.217Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.217Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.217Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.217Z] "github.com/go-kit/log", [2024-03-21T09:11:31.217Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.217Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.217Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.217Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.217Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.217Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.217Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.217Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.217Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.217Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.217Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.217Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.217Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.217Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.217Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.217Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.217Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.217Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.217Z] "github.com/google/uuid", [2024-03-21T09:11:31.217Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.217Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.217Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.217Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.217Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.217Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.217Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.217Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.217Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.217Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.217Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.217Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.217Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.217Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.217Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.217Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.217Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.217Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.217Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.217Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.217Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.217Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.217Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.217Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.217Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.217Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.217Z] "github.com/x448/float16", [2024-03-21T09:11:31.217Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.217Z] "go/token", [2024-03-21T09:11:31.217Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.217Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.217Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.217Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.217Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.217Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.217Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.217Z] "golang.org/x/net/html", [2024-03-21T09:11:31.217Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.217Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.217Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.217Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.217Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.217Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.217Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.217Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.217Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.217Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.217Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.217Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.217Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.217Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.217Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.217Z] "golang.org/x/text/language", [2024-03-21T09:11:31.217Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.217Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.217Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.217Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.217Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.217Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.218Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.218Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.218Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.218Z] "hash", [2024-03-21T09:11:31.218Z] "hash/adler32", [2024-03-21T09:11:31.218Z] "hash/crc32", [2024-03-21T09:11:31.218Z] "hash/fnv", [2024-03-21T09:11:31.218Z] "html", [2024-03-21T09:11:31.218Z] "html/template", [2024-03-21T09:11:31.218Z] "internal/abi", [2024-03-21T09:11:31.218Z] "internal/bytealg", [2024-03-21T09:11:31.218Z] "internal/cpu", [2024-03-21T09:11:31.218Z] "internal/fmtsort", [2024-03-21T09:11:31.218Z] "internal/goexperiment", [2024-03-21T09:11:31.218Z] "internal/itoa", [2024-03-21T09:11:31.218Z] "internal/nettrace", [2024-03-21T09:11:31.218Z] "internal/oserror", [2024-03-21T09:11:31.218Z] "internal/poll", [2024-03-21T09:11:31.218Z] "internal/race", [2024-03-21T09:11:31.218Z] "internal/reflectlite", [2024-03-21T09:11:31.218Z] "internal/singleflight", [2024-03-21T09:11:31.218Z] "internal/syscall/execenv", [2024-03-21T09:11:31.218Z] "internal/syscall/unix", [2024-03-21T09:11:31.218Z] "internal/testlog", [2024-03-21T09:11:31.218Z] "internal/unsafeheader", [2024-03-21T09:11:31.218Z] "io", [2024-03-21T09:11:31.218Z] "io/fs", [2024-03-21T09:11:31.218Z] "io/ioutil", [2024-03-21T09:11:31.218Z] "log", [2024-03-21T09:11:31.218Z] "log/syslog", [2024-03-21T09:11:31.218Z] "math", [2024-03-21T09:11:31.218Z] "math/big", [2024-03-21T09:11:31.218Z] "math/bits", [2024-03-21T09:11:31.218Z] "math/rand", [2024-03-21T09:11:31.218Z] "mime", [2024-03-21T09:11:31.218Z] "mime/multipart", [2024-03-21T09:11:31.218Z] "mime/quotedprintable", [2024-03-21T09:11:31.218Z] "net", [2024-03-21T09:11:31.218Z] "net/http", [2024-03-21T09:11:31.218Z] "net/http/httptest", [2024-03-21T09:11:31.218Z] "net/http/httptrace", [2024-03-21T09:11:31.218Z] "net/http/httputil", [2024-03-21T09:11:31.218Z] "net/http/internal", [2024-03-21T09:11:31.218Z] "net/http/internal/ascii", [2024-03-21T09:11:31.218Z] "net/http/internal/testcert", [2024-03-21T09:11:31.218Z] "net/textproto", [2024-03-21T09:11:31.218Z] "net/url", [2024-03-21T09:11:31.218Z] "os", [2024-03-21T09:11:31.218Z] "os/exec", [2024-03-21T09:11:31.218Z] "os/signal", [2024-03-21T09:11:31.218Z] "path", [2024-03-21T09:11:31.218Z] "path/filepath", [2024-03-21T09:11:31.218Z] "reflect", [2024-03-21T09:11:31.218Z] "regexp", [2024-03-21T09:11:31.218Z] "regexp/syntax", [2024-03-21T09:11:31.218Z] "runtime", [2024-03-21T09:11:31.218Z] "runtime/cgo", [2024-03-21T09:11:31.218Z] "runtime/debug", [2024-03-21T09:11:31.218Z] "runtime/internal/atomic", [2024-03-21T09:11:31.218Z] "runtime/internal/math", [2024-03-21T09:11:31.218Z] "runtime/internal/sys", [2024-03-21T09:11:31.218Z] "runtime/pprof", [2024-03-21T09:11:31.218Z] "sort", [2024-03-21T09:11:31.218Z] "strconv", [2024-03-21T09:11:31.218Z] "strings", [2024-03-21T09:11:31.218Z] "sync", [2024-03-21T09:11:31.218Z] "sync/atomic", [2024-03-21T09:11:31.218Z] "syscall", [2024-03-21T09:11:31.218Z] "text/tabwriter", [2024-03-21T09:11:31.218Z] "text/template", [2024-03-21T09:11:31.218Z] "text/template/parse", [2024-03-21T09:11:31.218Z] "time", [2024-03-21T09:11:31.218Z] "unicode", [2024-03-21T09:11:31.218Z] "unicode/utf16", [2024-03-21T09:11:31.218Z] "unicode/utf8", [2024-03-21T09:11:31.218Z] "unsafe", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.218Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.218Z] ] [2024-03-21T09:11:31.218Z] } [2024-03-21T09:11:31.218Z] { [2024-03-21T09:11:31.218Z] "Dir": "/w/workspace/edgex-go/637/cmd/secrets-config", [2024-03-21T09:11:31.218Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/secrets-config", [2024-03-21T09:11:31.218Z] "Name": "main", [2024-03-21T09:11:31.218Z] "Target": "/go/bin/secrets-config", [2024-03-21T09:11:31.218Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.218Z] "Module": { [2024-03-21T09:11:31.218Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.218Z] "Main": true, [2024-03-21T09:11:31.218Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.218Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.218Z] "GoVersion": "1.21" [2024-03-21T09:11:31.218Z] }, [2024-03-21T09:11:31.218Z] "Match": [ [2024-03-21T09:11:31.218Z] "./..." [2024-03-21T09:11:31.218Z] ], [2024-03-21T09:11:31.218Z] "Stale": true, [2024-03-21T09:11:31.218Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.218Z] "GoFiles": [ [2024-03-21T09:11:31.218Z] "main.go" [2024-03-21T09:11:31.218Z] ], [2024-03-21T09:11:31.218Z] "Imports": [ [2024-03-21T09:11:31.218Z] "context", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-03-21T09:11:31.218Z] "os" [2024-03-21T09:11:31.218Z] ], [2024-03-21T09:11:31.218Z] "Deps": [ [2024-03-21T09:11:31.218Z] "bufio", [2024-03-21T09:11:31.218Z] "bytes", [2024-03-21T09:11:31.218Z] "compress/flate", [2024-03-21T09:11:31.218Z] "compress/gzip", [2024-03-21T09:11:31.218Z] "compress/zlib", [2024-03-21T09:11:31.218Z] "container/list", [2024-03-21T09:11:31.218Z] "context", [2024-03-21T09:11:31.218Z] "crypto", [2024-03-21T09:11:31.218Z] "crypto/aes", [2024-03-21T09:11:31.218Z] "crypto/cipher", [2024-03-21T09:11:31.218Z] "crypto/des", [2024-03-21T09:11:31.218Z] "crypto/dsa", [2024-03-21T09:11:31.218Z] "crypto/ecdsa", [2024-03-21T09:11:31.218Z] "crypto/ed25519", [2024-03-21T09:11:31.218Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.218Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.218Z] "crypto/elliptic", [2024-03-21T09:11:31.218Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.218Z] "crypto/hmac", [2024-03-21T09:11:31.218Z] "crypto/internal/randutil", [2024-03-21T09:11:31.218Z] "crypto/internal/subtle", [2024-03-21T09:11:31.218Z] "crypto/md5", [2024-03-21T09:11:31.218Z] "crypto/rand", [2024-03-21T09:11:31.218Z] "crypto/rc4", [2024-03-21T09:11:31.218Z] "crypto/rsa", [2024-03-21T09:11:31.218Z] "crypto/sha1", [2024-03-21T09:11:31.218Z] "crypto/sha256", [2024-03-21T09:11:31.218Z] "crypto/sha512", [2024-03-21T09:11:31.218Z] "crypto/subtle", [2024-03-21T09:11:31.218Z] "crypto/tls", [2024-03-21T09:11:31.218Z] "crypto/x509", [2024-03-21T09:11:31.218Z] "crypto/x509/pkix", [2024-03-21T09:11:31.218Z] "database/sql/driver", [2024-03-21T09:11:31.218Z] "debug/dwarf", [2024-03-21T09:11:31.218Z] "debug/macho", [2024-03-21T09:11:31.218Z] "embed", [2024-03-21T09:11:31.218Z] "encoding", [2024-03-21T09:11:31.218Z] "encoding/asn1", [2024-03-21T09:11:31.218Z] "encoding/base32", [2024-03-21T09:11:31.218Z] "encoding/base64", [2024-03-21T09:11:31.218Z] "encoding/binary", [2024-03-21T09:11:31.218Z] "encoding/csv", [2024-03-21T09:11:31.218Z] "encoding/hex", [2024-03-21T09:11:31.218Z] "encoding/json", [2024-03-21T09:11:31.218Z] "encoding/pem", [2024-03-21T09:11:31.218Z] "encoding/xml", [2024-03-21T09:11:31.218Z] "errors", [2024-03-21T09:11:31.218Z] "flag", [2024-03-21T09:11:31.218Z] "fmt", [2024-03-21T09:11:31.218Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.218Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.218Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.218Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.218Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.219Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.219Z] "github.com/fatih/color", [2024-03-21T09:11:31.219Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.219Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.219Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.219Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.219Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.219Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.219Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.219Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.219Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.219Z] "github.com/go-kit/log", [2024-03-21T09:11:31.219Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.219Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.219Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.219Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.219Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.219Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.219Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.219Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.219Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.219Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.219Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.219Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.219Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.219Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.219Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.219Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.219Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.219Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.219Z] "github.com/google/uuid", [2024-03-21T09:11:31.219Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.219Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.219Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.219Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.219Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.219Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.219Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.219Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.219Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.219Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.219Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.219Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.219Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.219Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.219Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.219Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.219Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.219Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.219Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.219Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.219Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.219Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.219Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.219Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.219Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.219Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.219Z] "github.com/x448/float16", [2024-03-21T09:11:31.219Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.219Z] "go/token", [2024-03-21T09:11:31.219Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.219Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.219Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.219Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.219Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.219Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.219Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.219Z] "golang.org/x/net/html", [2024-03-21T09:11:31.219Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.219Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.219Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.219Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.219Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.219Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.219Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.219Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.219Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.219Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.219Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.219Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.219Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.219Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.219Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.219Z] "golang.org/x/text/language", [2024-03-21T09:11:31.219Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.219Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.219Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.219Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.219Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.219Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.219Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.220Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.220Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.220Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.220Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.220Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.220Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.220Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.220Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.220Z] "hash", [2024-03-21T09:11:31.220Z] "hash/adler32", [2024-03-21T09:11:31.220Z] "hash/crc32", [2024-03-21T09:11:31.220Z] "hash/fnv", [2024-03-21T09:11:31.220Z] "html", [2024-03-21T09:11:31.220Z] "html/template", [2024-03-21T09:11:31.220Z] "internal/abi", [2024-03-21T09:11:31.220Z] "internal/bytealg", [2024-03-21T09:11:31.220Z] "internal/cpu", [2024-03-21T09:11:31.220Z] "internal/fmtsort", [2024-03-21T09:11:31.220Z] "internal/goexperiment", [2024-03-21T09:11:31.220Z] "internal/itoa", [2024-03-21T09:11:31.220Z] "internal/nettrace", [2024-03-21T09:11:31.220Z] "internal/oserror", [2024-03-21T09:11:31.220Z] "internal/poll", [2024-03-21T09:11:31.220Z] "internal/race", [2024-03-21T09:11:31.220Z] "internal/reflectlite", [2024-03-21T09:11:31.220Z] "internal/singleflight", [2024-03-21T09:11:31.220Z] "internal/syscall/execenv", [2024-03-21T09:11:31.220Z] "internal/syscall/unix", [2024-03-21T09:11:31.220Z] "internal/testlog", [2024-03-21T09:11:31.220Z] "internal/unsafeheader", [2024-03-21T09:11:31.220Z] "io", [2024-03-21T09:11:31.220Z] "io/fs", [2024-03-21T09:11:31.220Z] "io/ioutil", [2024-03-21T09:11:31.220Z] "log", [2024-03-21T09:11:31.220Z] "log/syslog", [2024-03-21T09:11:31.220Z] "math", [2024-03-21T09:11:31.220Z] "math/big", [2024-03-21T09:11:31.220Z] "math/bits", [2024-03-21T09:11:31.220Z] "math/rand", [2024-03-21T09:11:31.220Z] "mime", [2024-03-21T09:11:31.220Z] "mime/multipart", [2024-03-21T09:11:31.220Z] "mime/quotedprintable", [2024-03-21T09:11:31.220Z] "net", [2024-03-21T09:11:31.220Z] "net/http", [2024-03-21T09:11:31.220Z] "net/http/httptest", [2024-03-21T09:11:31.220Z] "net/http/httptrace", [2024-03-21T09:11:31.220Z] "net/http/httputil", [2024-03-21T09:11:31.220Z] "net/http/internal", [2024-03-21T09:11:31.220Z] "net/http/internal/ascii", [2024-03-21T09:11:31.220Z] "net/http/internal/testcert", [2024-03-21T09:11:31.220Z] "net/textproto", [2024-03-21T09:11:31.220Z] "net/url", [2024-03-21T09:11:31.220Z] "os", [2024-03-21T09:11:31.220Z] "os/exec", [2024-03-21T09:11:31.220Z] "os/signal", [2024-03-21T09:11:31.220Z] "path", [2024-03-21T09:11:31.220Z] "path/filepath", [2024-03-21T09:11:31.220Z] "reflect", [2024-03-21T09:11:31.220Z] "regexp", [2024-03-21T09:11:31.220Z] "regexp/syntax", [2024-03-21T09:11:31.220Z] "runtime", [2024-03-21T09:11:31.220Z] "runtime/cgo", [2024-03-21T09:11:31.220Z] "runtime/debug", [2024-03-21T09:11:31.220Z] "runtime/internal/atomic", [2024-03-21T09:11:31.220Z] "runtime/internal/math", [2024-03-21T09:11:31.220Z] "runtime/internal/sys", [2024-03-21T09:11:31.220Z] "runtime/pprof", [2024-03-21T09:11:31.220Z] "sort", [2024-03-21T09:11:31.220Z] "strconv", [2024-03-21T09:11:31.220Z] "strings", [2024-03-21T09:11:31.220Z] "sync", [2024-03-21T09:11:31.220Z] "sync/atomic", [2024-03-21T09:11:31.220Z] "syscall", [2024-03-21T09:11:31.220Z] "text/tabwriter", [2024-03-21T09:11:31.220Z] "text/template", [2024-03-21T09:11:31.220Z] "text/template/parse", [2024-03-21T09:11:31.220Z] "time", [2024-03-21T09:11:31.220Z] "unicode", [2024-03-21T09:11:31.220Z] "unicode/utf16", [2024-03-21T09:11:31.220Z] "unicode/utf8", [2024-03-21T09:11:31.220Z] "unsafe", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.220Z] ] [2024-03-21T09:11:31.220Z] } [2024-03-21T09:11:31.220Z] { [2024-03-21T09:11:31.220Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/config", [2024-03-21T09:11:31.220Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.220Z] "Name": "config", [2024-03-21T09:11:31.220Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.220Z] "Module": { [2024-03-21T09:11:31.220Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.220Z] "Main": true, [2024-03-21T09:11:31.220Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.220Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.220Z] "GoVersion": "1.21" [2024-03-21T09:11:31.220Z] }, [2024-03-21T09:11:31.220Z] "Match": [ [2024-03-21T09:11:31.220Z] "./..." [2024-03-21T09:11:31.220Z] ], [2024-03-21T09:11:31.220Z] "Stale": true, [2024-03-21T09:11:31.220Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.220Z] "GoFiles": [ [2024-03-21T09:11:31.220Z] "config.go", [2024-03-21T09:11:31.220Z] "types.go", [2024-03-21T09:11:31.220Z] "waitFor.go" [2024-03-21T09:11:31.220Z] ], [2024-03-21T09:11:31.220Z] "Imports": [ [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.220Z] "strings" [2024-03-21T09:11:31.220Z] ], [2024-03-21T09:11:31.220Z] "Deps": [ [2024-03-21T09:11:31.220Z] "bufio", [2024-03-21T09:11:31.220Z] "bytes", [2024-03-21T09:11:31.220Z] "compress/flate", [2024-03-21T09:11:31.220Z] "compress/gzip", [2024-03-21T09:11:31.220Z] "compress/zlib", [2024-03-21T09:11:31.220Z] "container/list", [2024-03-21T09:11:31.220Z] "context", [2024-03-21T09:11:31.220Z] "crypto", [2024-03-21T09:11:31.220Z] "crypto/aes", [2024-03-21T09:11:31.220Z] "crypto/cipher", [2024-03-21T09:11:31.220Z] "crypto/des", [2024-03-21T09:11:31.220Z] "crypto/dsa", [2024-03-21T09:11:31.220Z] "crypto/ecdsa", [2024-03-21T09:11:31.220Z] "crypto/ed25519", [2024-03-21T09:11:31.220Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.220Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.220Z] "crypto/elliptic", [2024-03-21T09:11:31.220Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.220Z] "crypto/hmac", [2024-03-21T09:11:31.220Z] "crypto/internal/randutil", [2024-03-21T09:11:31.220Z] "crypto/internal/subtle", [2024-03-21T09:11:31.220Z] "crypto/md5", [2024-03-21T09:11:31.220Z] "crypto/rand", [2024-03-21T09:11:31.220Z] "crypto/rc4", [2024-03-21T09:11:31.220Z] "crypto/rsa", [2024-03-21T09:11:31.220Z] "crypto/sha1", [2024-03-21T09:11:31.220Z] "crypto/sha256", [2024-03-21T09:11:31.220Z] "crypto/sha512", [2024-03-21T09:11:31.220Z] "crypto/subtle", [2024-03-21T09:11:31.220Z] "crypto/tls", [2024-03-21T09:11:31.220Z] "crypto/x509", [2024-03-21T09:11:31.220Z] "crypto/x509/pkix", [2024-03-21T09:11:31.220Z] "database/sql/driver", [2024-03-21T09:11:31.220Z] "debug/dwarf", [2024-03-21T09:11:31.220Z] "debug/macho", [2024-03-21T09:11:31.220Z] "encoding", [2024-03-21T09:11:31.220Z] "encoding/asn1", [2024-03-21T09:11:31.220Z] "encoding/base64", [2024-03-21T09:11:31.220Z] "encoding/binary", [2024-03-21T09:11:31.220Z] "encoding/csv", [2024-03-21T09:11:31.220Z] "encoding/hex", [2024-03-21T09:11:31.220Z] "encoding/json", [2024-03-21T09:11:31.220Z] "encoding/pem", [2024-03-21T09:11:31.220Z] "encoding/xml", [2024-03-21T09:11:31.220Z] "errors", [2024-03-21T09:11:31.220Z] "flag", [2024-03-21T09:11:31.220Z] "fmt", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.220Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.220Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.220Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.220Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.220Z] "github.com/go-kit/log", [2024-03-21T09:11:31.220Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.220Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.220Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.220Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.220Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.220Z] "github.com/google/uuid", [2024-03-21T09:11:31.220Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.220Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.220Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.220Z] "golang.org/x/net/html", [2024-03-21T09:11:31.220Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.220Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.220Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.220Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.220Z] "golang.org/x/text/language", [2024-03-21T09:11:31.220Z] "hash", [2024-03-21T09:11:31.220Z] "hash/adler32", [2024-03-21T09:11:31.220Z] "hash/crc32", [2024-03-21T09:11:31.220Z] "internal/abi", [2024-03-21T09:11:31.220Z] "internal/bytealg", [2024-03-21T09:11:31.220Z] "internal/cpu", [2024-03-21T09:11:31.220Z] "internal/fmtsort", [2024-03-21T09:11:31.220Z] "internal/goexperiment", [2024-03-21T09:11:31.220Z] "internal/itoa", [2024-03-21T09:11:31.220Z] "internal/nettrace", [2024-03-21T09:11:31.220Z] "internal/oserror", [2024-03-21T09:11:31.220Z] "internal/poll", [2024-03-21T09:11:31.220Z] "internal/race", [2024-03-21T09:11:31.220Z] "internal/reflectlite", [2024-03-21T09:11:31.220Z] "internal/singleflight", [2024-03-21T09:11:31.220Z] "internal/syscall/execenv", [2024-03-21T09:11:31.220Z] "internal/syscall/unix", [2024-03-21T09:11:31.220Z] "internal/testlog", [2024-03-21T09:11:31.220Z] "internal/unsafeheader", [2024-03-21T09:11:31.220Z] "io", [2024-03-21T09:11:31.220Z] "io/fs", [2024-03-21T09:11:31.220Z] "io/ioutil", [2024-03-21T09:11:31.220Z] "log", [2024-03-21T09:11:31.220Z] "math", [2024-03-21T09:11:31.220Z] "math/big", [2024-03-21T09:11:31.220Z] "math/bits", [2024-03-21T09:11:31.220Z] "math/rand", [2024-03-21T09:11:31.220Z] "mime", [2024-03-21T09:11:31.220Z] "mime/multipart", [2024-03-21T09:11:31.220Z] "mime/quotedprintable", [2024-03-21T09:11:31.220Z] "net", [2024-03-21T09:11:31.220Z] "net/http", [2024-03-21T09:11:31.220Z] "net/http/httptest", [2024-03-21T09:11:31.220Z] "net/http/httptrace", [2024-03-21T09:11:31.220Z] "net/http/internal", [2024-03-21T09:11:31.220Z] "net/http/internal/ascii", [2024-03-21T09:11:31.220Z] "net/http/internal/testcert", [2024-03-21T09:11:31.220Z] "net/textproto", [2024-03-21T09:11:31.220Z] "net/url", [2024-03-21T09:11:31.220Z] "os", [2024-03-21T09:11:31.220Z] "path", [2024-03-21T09:11:31.220Z] "path/filepath", [2024-03-21T09:11:31.220Z] "reflect", [2024-03-21T09:11:31.220Z] "regexp", [2024-03-21T09:11:31.220Z] "regexp/syntax", [2024-03-21T09:11:31.220Z] "runtime", [2024-03-21T09:11:31.220Z] "runtime/cgo", [2024-03-21T09:11:31.220Z] "runtime/internal/atomic", [2024-03-21T09:11:31.220Z] "runtime/internal/math", [2024-03-21T09:11:31.220Z] "runtime/internal/sys", [2024-03-21T09:11:31.220Z] "sort", [2024-03-21T09:11:31.220Z] "strconv", [2024-03-21T09:11:31.220Z] "strings", [2024-03-21T09:11:31.220Z] "sync", [2024-03-21T09:11:31.220Z] "sync/atomic", [2024-03-21T09:11:31.220Z] "syscall", [2024-03-21T09:11:31.220Z] "time", [2024-03-21T09:11:31.220Z] "unicode", [2024-03-21T09:11:31.220Z] "unicode/utf16", [2024-03-21T09:11:31.220Z] "unicode/utf8", [2024-03-21T09:11:31.220Z] "unsafe", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.220Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.220Z] ] [2024-03-21T09:11:31.220Z] } [2024-03-21T09:11:31.220Z] { [2024-03-21T09:11:31.220Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.220Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.220Z] "Name": "interfaces", [2024-03-21T09:11:31.220Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.220Z] "Module": { [2024-03-21T09:11:31.220Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.220Z] "Main": true, [2024-03-21T09:11:31.220Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.220Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.220Z] "GoVersion": "1.21" [2024-03-21T09:11:31.220Z] }, [2024-03-21T09:11:31.220Z] "Match": [ [2024-03-21T09:11:31.220Z] "./..." [2024-03-21T09:11:31.220Z] ], [2024-03-21T09:11:31.220Z] "Stale": true, [2024-03-21T09:11:31.220Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.220Z] "GoFiles": [ [2024-03-21T09:11:31.220Z] "command.go" [2024-03-21T09:11:31.220Z] ] [2024-03-21T09:11:31.220Z] } [2024-03-21T09:11:31.220Z] { [2024-03-21T09:11:31.220Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.220Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.220Z] "Name": "tcp", [2024-03-21T09:11:31.220Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.220Z] "Module": { [2024-03-21T09:11:31.220Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.220Z] "Main": true, [2024-03-21T09:11:31.220Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.220Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.220Z] "GoVersion": "1.21" [2024-03-21T09:11:31.220Z] }, [2024-03-21T09:11:31.220Z] "Match": [ [2024-03-21T09:11:31.220Z] "./..." [2024-03-21T09:11:31.220Z] ], [2024-03-21T09:11:31.220Z] "Stale": true, [2024-03-21T09:11:31.220Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.220Z] "GoFiles": [ [2024-03-21T09:11:31.220Z] "client.go", [2024-03-21T09:11:31.220Z] "listener.go" [2024-03-21T09:11:31.220Z] ], [2024-03-21T09:11:31.220Z] "Imports": [ [2024-03-21T09:11:31.220Z] "bufio", [2024-03-21T09:11:31.220Z] "errors", [2024-03-21T09:11:31.220Z] "fmt", [2024-03-21T09:11:31.220Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.220Z] "net", [2024-03-21T09:11:31.220Z] "strconv", [2024-03-21T09:11:31.220Z] "strings", [2024-03-21T09:11:31.220Z] "time" [2024-03-21T09:11:31.220Z] ], [2024-03-21T09:11:31.220Z] "Deps": [ [2024-03-21T09:11:31.220Z] "bufio", [2024-03-21T09:11:31.220Z] "bytes", [2024-03-21T09:11:31.220Z] "compress/flate", [2024-03-21T09:11:31.220Z] "compress/gzip", [2024-03-21T09:11:31.220Z] "compress/zlib", [2024-03-21T09:11:31.220Z] "container/list", [2024-03-21T09:11:31.220Z] "context", [2024-03-21T09:11:31.220Z] "crypto", [2024-03-21T09:11:31.220Z] "crypto/aes", [2024-03-21T09:11:31.220Z] "crypto/cipher", [2024-03-21T09:11:31.220Z] "crypto/des", [2024-03-21T09:11:31.220Z] "crypto/dsa", [2024-03-21T09:11:31.220Z] "crypto/ecdsa", [2024-03-21T09:11:31.220Z] "crypto/ed25519", [2024-03-21T09:11:31.220Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.221Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.221Z] "crypto/elliptic", [2024-03-21T09:11:31.221Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.221Z] "crypto/hmac", [2024-03-21T09:11:31.221Z] "crypto/internal/randutil", [2024-03-21T09:11:31.221Z] "crypto/internal/subtle", [2024-03-21T09:11:31.221Z] "crypto/md5", [2024-03-21T09:11:31.221Z] "crypto/rand", [2024-03-21T09:11:31.221Z] "crypto/rc4", [2024-03-21T09:11:31.221Z] "crypto/rsa", [2024-03-21T09:11:31.221Z] "crypto/sha1", [2024-03-21T09:11:31.221Z] "crypto/sha256", [2024-03-21T09:11:31.221Z] "crypto/sha512", [2024-03-21T09:11:31.221Z] "crypto/subtle", [2024-03-21T09:11:31.221Z] "crypto/tls", [2024-03-21T09:11:31.221Z] "crypto/x509", [2024-03-21T09:11:31.221Z] "crypto/x509/pkix", [2024-03-21T09:11:31.221Z] "database/sql/driver", [2024-03-21T09:11:31.221Z] "debug/dwarf", [2024-03-21T09:11:31.221Z] "debug/macho", [2024-03-21T09:11:31.221Z] "encoding", [2024-03-21T09:11:31.221Z] "encoding/asn1", [2024-03-21T09:11:31.221Z] "encoding/base64", [2024-03-21T09:11:31.221Z] "encoding/binary", [2024-03-21T09:11:31.221Z] "encoding/csv", [2024-03-21T09:11:31.221Z] "encoding/hex", [2024-03-21T09:11:31.221Z] "encoding/json", [2024-03-21T09:11:31.221Z] "encoding/pem", [2024-03-21T09:11:31.221Z] "encoding/xml", [2024-03-21T09:11:31.221Z] "errors", [2024-03-21T09:11:31.221Z] "fmt", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.221Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.221Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.221Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.221Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.221Z] "github.com/go-kit/log", [2024-03-21T09:11:31.221Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.221Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.221Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.221Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.221Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.221Z] "github.com/google/uuid", [2024-03-21T09:11:31.221Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.221Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.221Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.221Z] "golang.org/x/net/html", [2024-03-21T09:11:31.221Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.221Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.221Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.221Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.221Z] "golang.org/x/text/language", [2024-03-21T09:11:31.221Z] "hash", [2024-03-21T09:11:31.221Z] "hash/adler32", [2024-03-21T09:11:31.221Z] "hash/crc32", [2024-03-21T09:11:31.221Z] "internal/abi", [2024-03-21T09:11:31.221Z] "internal/bytealg", [2024-03-21T09:11:31.221Z] "internal/cpu", [2024-03-21T09:11:31.221Z] "internal/fmtsort", [2024-03-21T09:11:31.221Z] "internal/goexperiment", [2024-03-21T09:11:31.221Z] "internal/itoa", [2024-03-21T09:11:31.221Z] "internal/nettrace", [2024-03-21T09:11:31.221Z] "internal/oserror", [2024-03-21T09:11:31.221Z] "internal/poll", [2024-03-21T09:11:31.221Z] "internal/race", [2024-03-21T09:11:31.221Z] "internal/reflectlite", [2024-03-21T09:11:31.221Z] "internal/singleflight", [2024-03-21T09:11:31.221Z] "internal/syscall/execenv", [2024-03-21T09:11:31.221Z] "internal/syscall/unix", [2024-03-21T09:11:31.221Z] "internal/testlog", [2024-03-21T09:11:31.221Z] "internal/unsafeheader", [2024-03-21T09:11:31.221Z] "io", [2024-03-21T09:11:31.221Z] "io/fs", [2024-03-21T09:11:31.221Z] "io/ioutil", [2024-03-21T09:11:31.221Z] "log", [2024-03-21T09:11:31.221Z] "math", [2024-03-21T09:11:31.221Z] "math/big", [2024-03-21T09:11:31.221Z] "math/bits", [2024-03-21T09:11:31.221Z] "math/rand", [2024-03-21T09:11:31.221Z] "mime", [2024-03-21T09:11:31.221Z] "mime/multipart", [2024-03-21T09:11:31.221Z] "mime/quotedprintable", [2024-03-21T09:11:31.221Z] "net", [2024-03-21T09:11:31.221Z] "net/http", [2024-03-21T09:11:31.221Z] "net/http/httptrace", [2024-03-21T09:11:31.221Z] "net/http/internal", [2024-03-21T09:11:31.221Z] "net/http/internal/ascii", [2024-03-21T09:11:31.221Z] "net/textproto", [2024-03-21T09:11:31.221Z] "net/url", [2024-03-21T09:11:31.221Z] "os", [2024-03-21T09:11:31.221Z] "path", [2024-03-21T09:11:31.221Z] "path/filepath", [2024-03-21T09:11:31.221Z] "reflect", [2024-03-21T09:11:31.221Z] "regexp", [2024-03-21T09:11:31.221Z] "regexp/syntax", [2024-03-21T09:11:31.221Z] "runtime", [2024-03-21T09:11:31.221Z] "runtime/cgo", [2024-03-21T09:11:31.221Z] "runtime/internal/atomic", [2024-03-21T09:11:31.221Z] "runtime/internal/math", [2024-03-21T09:11:31.221Z] "runtime/internal/sys", [2024-03-21T09:11:31.221Z] "sort", [2024-03-21T09:11:31.221Z] "strconv", [2024-03-21T09:11:31.221Z] "strings", [2024-03-21T09:11:31.221Z] "sync", [2024-03-21T09:11:31.221Z] "sync/atomic", [2024-03-21T09:11:31.221Z] "syscall", [2024-03-21T09:11:31.221Z] "time", [2024-03-21T09:11:31.221Z] "unicode", [2024-03-21T09:11:31.221Z] "unicode/utf16", [2024-03-21T09:11:31.221Z] "unicode/utf8", [2024-03-21T09:11:31.221Z] "unsafe", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.221Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.221Z] ], [2024-03-21T09:11:31.221Z] "TestGoFiles": [ [2024-03-21T09:11:31.221Z] "client_test.go", [2024-03-21T09:11:31.221Z] "listener_test.go" [2024-03-21T09:11:31.221Z] ], [2024-03-21T09:11:31.221Z] "TestImports": [ [2024-03-21T09:11:31.221Z] "fmt", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.221Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.221Z] "testing", [2024-03-21T09:11:31.221Z] "time" [2024-03-21T09:11:31.221Z] ] [2024-03-21T09:11:31.221Z] } [2024-03-21T09:11:31.221Z] { [2024-03-21T09:11:31.221Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/command/gate", [2024-03-21T09:11:31.221Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-21T09:11:31.221Z] "Name": "gate", [2024-03-21T09:11:31.221Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.221Z] "Module": { [2024-03-21T09:11:31.221Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.221Z] "Main": true, [2024-03-21T09:11:31.221Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.221Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.221Z] "GoVersion": "1.21" [2024-03-21T09:11:31.221Z] }, [2024-03-21T09:11:31.221Z] "Match": [ [2024-03-21T09:11:31.221Z] "./..." [2024-03-21T09:11:31.221Z] ], [2024-03-21T09:11:31.221Z] "Stale": true, [2024-03-21T09:11:31.221Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.221Z] "GoFiles": [ [2024-03-21T09:11:31.221Z] "command.go" [2024-03-21T09:11:31.221Z] ], [2024-03-21T09:11:31.221Z] "Imports": [ [2024-03-21T09:11:31.221Z] "context", [2024-03-21T09:11:31.221Z] "flag", [2024-03-21T09:11:31.221Z] "fmt", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.221Z] "os", [2024-03-21T09:11:31.221Z] "strings", [2024-03-21T09:11:31.221Z] "sync" [2024-03-21T09:11:31.221Z] ], [2024-03-21T09:11:31.221Z] "Deps": [ [2024-03-21T09:11:31.221Z] "bufio", [2024-03-21T09:11:31.221Z] "bytes", [2024-03-21T09:11:31.221Z] "compress/flate", [2024-03-21T09:11:31.221Z] "compress/gzip", [2024-03-21T09:11:31.221Z] "compress/zlib", [2024-03-21T09:11:31.221Z] "container/list", [2024-03-21T09:11:31.221Z] "context", [2024-03-21T09:11:31.221Z] "crypto", [2024-03-21T09:11:31.221Z] "crypto/aes", [2024-03-21T09:11:31.221Z] "crypto/cipher", [2024-03-21T09:11:31.221Z] "crypto/des", [2024-03-21T09:11:31.221Z] "crypto/dsa", [2024-03-21T09:11:31.221Z] "crypto/ecdsa", [2024-03-21T09:11:31.221Z] "crypto/ed25519", [2024-03-21T09:11:31.221Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.221Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.221Z] "crypto/elliptic", [2024-03-21T09:11:31.221Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.221Z] "crypto/hmac", [2024-03-21T09:11:31.221Z] "crypto/internal/randutil", [2024-03-21T09:11:31.221Z] "crypto/internal/subtle", [2024-03-21T09:11:31.221Z] "crypto/md5", [2024-03-21T09:11:31.221Z] "crypto/rand", [2024-03-21T09:11:31.221Z] "crypto/rc4", [2024-03-21T09:11:31.221Z] "crypto/rsa", [2024-03-21T09:11:31.221Z] "crypto/sha1", [2024-03-21T09:11:31.221Z] "crypto/sha256", [2024-03-21T09:11:31.221Z] "crypto/sha512", [2024-03-21T09:11:31.221Z] "crypto/subtle", [2024-03-21T09:11:31.221Z] "crypto/tls", [2024-03-21T09:11:31.221Z] "crypto/x509", [2024-03-21T09:11:31.221Z] "crypto/x509/pkix", [2024-03-21T09:11:31.221Z] "database/sql/driver", [2024-03-21T09:11:31.221Z] "debug/dwarf", [2024-03-21T09:11:31.221Z] "debug/macho", [2024-03-21T09:11:31.221Z] "encoding", [2024-03-21T09:11:31.221Z] "encoding/asn1", [2024-03-21T09:11:31.221Z] "encoding/base64", [2024-03-21T09:11:31.221Z] "encoding/binary", [2024-03-21T09:11:31.221Z] "encoding/csv", [2024-03-21T09:11:31.221Z] "encoding/hex", [2024-03-21T09:11:31.221Z] "encoding/json", [2024-03-21T09:11:31.221Z] "encoding/pem", [2024-03-21T09:11:31.221Z] "encoding/xml", [2024-03-21T09:11:31.221Z] "errors", [2024-03-21T09:11:31.221Z] "flag", [2024-03-21T09:11:31.221Z] "fmt", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.221Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.221Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.221Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.221Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.221Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.221Z] "github.com/go-kit/log", [2024-03-21T09:11:31.221Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.221Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.221Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.221Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.221Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.221Z] "github.com/google/uuid", [2024-03-21T09:11:31.221Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.221Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.221Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.221Z] "golang.org/x/net/html", [2024-03-21T09:11:31.221Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.221Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.221Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.221Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.221Z] "golang.org/x/text/language", [2024-03-21T09:11:31.221Z] "hash", [2024-03-21T09:11:31.221Z] "hash/adler32", [2024-03-21T09:11:31.221Z] "hash/crc32", [2024-03-21T09:11:31.221Z] "internal/abi", [2024-03-21T09:11:31.221Z] "internal/bytealg", [2024-03-21T09:11:31.221Z] "internal/cpu", [2024-03-21T09:11:31.221Z] "internal/fmtsort", [2024-03-21T09:11:31.221Z] "internal/goexperiment", [2024-03-21T09:11:31.221Z] "internal/itoa", [2024-03-21T09:11:31.221Z] "internal/nettrace", [2024-03-21T09:11:31.221Z] "internal/oserror", [2024-03-21T09:11:31.221Z] "internal/poll", [2024-03-21T09:11:31.221Z] "internal/race", [2024-03-21T09:11:31.221Z] "internal/reflectlite", [2024-03-21T09:11:31.221Z] "internal/singleflight", [2024-03-21T09:11:31.221Z] "internal/syscall/execenv", [2024-03-21T09:11:31.221Z] "internal/syscall/unix", [2024-03-21T09:11:31.221Z] "internal/testlog", [2024-03-21T09:11:31.221Z] "internal/unsafeheader", [2024-03-21T09:11:31.221Z] "io", [2024-03-21T09:11:31.221Z] "io/fs", [2024-03-21T09:11:31.221Z] "io/ioutil", [2024-03-21T09:11:31.221Z] "log", [2024-03-21T09:11:31.221Z] "math", [2024-03-21T09:11:31.221Z] "math/big", [2024-03-21T09:11:31.221Z] "math/bits", [2024-03-21T09:11:31.221Z] "math/rand", [2024-03-21T09:11:31.221Z] "mime", [2024-03-21T09:11:31.221Z] "mime/multipart", [2024-03-21T09:11:31.221Z] "mime/quotedprintable", [2024-03-21T09:11:31.221Z] "net", [2024-03-21T09:11:31.221Z] "net/http", [2024-03-21T09:11:31.221Z] "net/http/httptest", [2024-03-21T09:11:31.221Z] "net/http/httptrace", [2024-03-21T09:11:31.221Z] "net/http/internal", [2024-03-21T09:11:31.221Z] "net/http/internal/ascii", [2024-03-21T09:11:31.221Z] "net/http/internal/testcert", [2024-03-21T09:11:31.221Z] "net/textproto", [2024-03-21T09:11:31.221Z] "net/url", [2024-03-21T09:11:31.221Z] "os", [2024-03-21T09:11:31.221Z] "path", [2024-03-21T09:11:31.221Z] "path/filepath", [2024-03-21T09:11:31.221Z] "reflect", [2024-03-21T09:11:31.221Z] "regexp", [2024-03-21T09:11:31.221Z] "regexp/syntax", [2024-03-21T09:11:31.221Z] "runtime", [2024-03-21T09:11:31.221Z] "runtime/cgo", [2024-03-21T09:11:31.221Z] "runtime/internal/atomic", [2024-03-21T09:11:31.221Z] "runtime/internal/math", [2024-03-21T09:11:31.221Z] "runtime/internal/sys", [2024-03-21T09:11:31.221Z] "sort", [2024-03-21T09:11:31.221Z] "strconv", [2024-03-21T09:11:31.221Z] "strings", [2024-03-21T09:11:31.221Z] "sync", [2024-03-21T09:11:31.221Z] "sync/atomic", [2024-03-21T09:11:31.221Z] "syscall", [2024-03-21T09:11:31.221Z] "time", [2024-03-21T09:11:31.221Z] "unicode", [2024-03-21T09:11:31.221Z] "unicode/utf16", [2024-03-21T09:11:31.221Z] "unicode/utf8", [2024-03-21T09:11:31.221Z] "unsafe", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "TestGoFiles": [ [2024-03-21T09:11:31.222Z] "command_test.go" [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "TestImports": [ [2024-03-21T09:11:31.222Z] "context", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.222Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.222Z] "sync", [2024-03-21T09:11:31.222Z] "testing", [2024-03-21T09:11:31.222Z] "time" [2024-03-21T09:11:31.222Z] ] [2024-03-21T09:11:31.222Z] } [2024-03-21T09:11:31.222Z] { [2024-03-21T09:11:31.222Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/command/genpassword", [2024-03-21T09:11:31.222Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-21T09:11:31.222Z] "Name": "genpassword", [2024-03-21T09:11:31.222Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.222Z] "Module": { [2024-03-21T09:11:31.222Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.222Z] "Main": true, [2024-03-21T09:11:31.222Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.222Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.222Z] "GoVersion": "1.21" [2024-03-21T09:11:31.222Z] }, [2024-03-21T09:11:31.222Z] "Match": [ [2024-03-21T09:11:31.222Z] "./..." [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "Stale": true, [2024-03-21T09:11:31.222Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.222Z] "GoFiles": [ [2024-03-21T09:11:31.222Z] "command.go" [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "Imports": [ [2024-03-21T09:11:31.222Z] "context", [2024-03-21T09:11:31.222Z] "crypto/rand", [2024-03-21T09:11:31.222Z] "encoding/base64", [2024-03-21T09:11:31.222Z] "flag", [2024-03-21T09:11:31.222Z] "fmt", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.222Z] "os", [2024-03-21T09:11:31.222Z] "strings", [2024-03-21T09:11:31.222Z] "sync" [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "Deps": [ [2024-03-21T09:11:31.222Z] "bufio", [2024-03-21T09:11:31.222Z] "bytes", [2024-03-21T09:11:31.222Z] "compress/flate", [2024-03-21T09:11:31.222Z] "compress/gzip", [2024-03-21T09:11:31.222Z] "compress/zlib", [2024-03-21T09:11:31.222Z] "container/list", [2024-03-21T09:11:31.222Z] "context", [2024-03-21T09:11:31.222Z] "crypto", [2024-03-21T09:11:31.222Z] "crypto/aes", [2024-03-21T09:11:31.222Z] "crypto/cipher", [2024-03-21T09:11:31.222Z] "crypto/des", [2024-03-21T09:11:31.222Z] "crypto/dsa", [2024-03-21T09:11:31.222Z] "crypto/ecdsa", [2024-03-21T09:11:31.222Z] "crypto/ed25519", [2024-03-21T09:11:31.222Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.222Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.222Z] "crypto/elliptic", [2024-03-21T09:11:31.222Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.222Z] "crypto/hmac", [2024-03-21T09:11:31.222Z] "crypto/internal/randutil", [2024-03-21T09:11:31.222Z] "crypto/internal/subtle", [2024-03-21T09:11:31.222Z] "crypto/md5", [2024-03-21T09:11:31.222Z] "crypto/rand", [2024-03-21T09:11:31.222Z] "crypto/rc4", [2024-03-21T09:11:31.222Z] "crypto/rsa", [2024-03-21T09:11:31.222Z] "crypto/sha1", [2024-03-21T09:11:31.222Z] "crypto/sha256", [2024-03-21T09:11:31.222Z] "crypto/sha512", [2024-03-21T09:11:31.222Z] "crypto/subtle", [2024-03-21T09:11:31.222Z] "crypto/tls", [2024-03-21T09:11:31.222Z] "crypto/x509", [2024-03-21T09:11:31.222Z] "crypto/x509/pkix", [2024-03-21T09:11:31.222Z] "database/sql/driver", [2024-03-21T09:11:31.222Z] "debug/dwarf", [2024-03-21T09:11:31.222Z] "debug/macho", [2024-03-21T09:11:31.222Z] "encoding", [2024-03-21T09:11:31.222Z] "encoding/asn1", [2024-03-21T09:11:31.222Z] "encoding/base64", [2024-03-21T09:11:31.222Z] "encoding/binary", [2024-03-21T09:11:31.222Z] "encoding/csv", [2024-03-21T09:11:31.222Z] "encoding/hex", [2024-03-21T09:11:31.222Z] "encoding/json", [2024-03-21T09:11:31.222Z] "encoding/pem", [2024-03-21T09:11:31.222Z] "encoding/xml", [2024-03-21T09:11:31.222Z] "errors", [2024-03-21T09:11:31.222Z] "flag", [2024-03-21T09:11:31.222Z] "fmt", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.222Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.222Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.222Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.222Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.222Z] "github.com/go-kit/log", [2024-03-21T09:11:31.222Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.222Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.222Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.222Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.222Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.222Z] "github.com/google/uuid", [2024-03-21T09:11:31.222Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.222Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.222Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.222Z] "golang.org/x/net/html", [2024-03-21T09:11:31.222Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.222Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.222Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.222Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.222Z] "golang.org/x/text/language", [2024-03-21T09:11:31.222Z] "hash", [2024-03-21T09:11:31.222Z] "hash/adler32", [2024-03-21T09:11:31.222Z] "hash/crc32", [2024-03-21T09:11:31.222Z] "internal/abi", [2024-03-21T09:11:31.222Z] "internal/bytealg", [2024-03-21T09:11:31.222Z] "internal/cpu", [2024-03-21T09:11:31.222Z] "internal/fmtsort", [2024-03-21T09:11:31.222Z] "internal/goexperiment", [2024-03-21T09:11:31.222Z] "internal/itoa", [2024-03-21T09:11:31.222Z] "internal/nettrace", [2024-03-21T09:11:31.222Z] "internal/oserror", [2024-03-21T09:11:31.222Z] "internal/poll", [2024-03-21T09:11:31.222Z] "internal/race", [2024-03-21T09:11:31.222Z] "internal/reflectlite", [2024-03-21T09:11:31.222Z] "internal/singleflight", [2024-03-21T09:11:31.222Z] "internal/syscall/execenv", [2024-03-21T09:11:31.222Z] "internal/syscall/unix", [2024-03-21T09:11:31.222Z] "internal/testlog", [2024-03-21T09:11:31.222Z] "internal/unsafeheader", [2024-03-21T09:11:31.222Z] "io", [2024-03-21T09:11:31.222Z] "io/fs", [2024-03-21T09:11:31.222Z] "io/ioutil", [2024-03-21T09:11:31.222Z] "log", [2024-03-21T09:11:31.222Z] "math", [2024-03-21T09:11:31.222Z] "math/big", [2024-03-21T09:11:31.222Z] "math/bits", [2024-03-21T09:11:31.222Z] "math/rand", [2024-03-21T09:11:31.222Z] "mime", [2024-03-21T09:11:31.222Z] "mime/multipart", [2024-03-21T09:11:31.222Z] "mime/quotedprintable", [2024-03-21T09:11:31.222Z] "net", [2024-03-21T09:11:31.222Z] "net/http", [2024-03-21T09:11:31.222Z] "net/http/httptest", [2024-03-21T09:11:31.222Z] "net/http/httptrace", [2024-03-21T09:11:31.222Z] "net/http/internal", [2024-03-21T09:11:31.222Z] "net/http/internal/ascii", [2024-03-21T09:11:31.222Z] "net/http/internal/testcert", [2024-03-21T09:11:31.222Z] "net/textproto", [2024-03-21T09:11:31.222Z] "net/url", [2024-03-21T09:11:31.222Z] "os", [2024-03-21T09:11:31.222Z] "path", [2024-03-21T09:11:31.222Z] "path/filepath", [2024-03-21T09:11:31.222Z] "reflect", [2024-03-21T09:11:31.222Z] "regexp", [2024-03-21T09:11:31.222Z] "regexp/syntax", [2024-03-21T09:11:31.222Z] "runtime", [2024-03-21T09:11:31.222Z] "runtime/cgo", [2024-03-21T09:11:31.222Z] "runtime/internal/atomic", [2024-03-21T09:11:31.222Z] "runtime/internal/math", [2024-03-21T09:11:31.222Z] "runtime/internal/sys", [2024-03-21T09:11:31.222Z] "sort", [2024-03-21T09:11:31.222Z] "strconv", [2024-03-21T09:11:31.222Z] "strings", [2024-03-21T09:11:31.222Z] "sync", [2024-03-21T09:11:31.222Z] "sync/atomic", [2024-03-21T09:11:31.222Z] "syscall", [2024-03-21T09:11:31.222Z] "time", [2024-03-21T09:11:31.222Z] "unicode", [2024-03-21T09:11:31.222Z] "unicode/utf16", [2024-03-21T09:11:31.222Z] "unicode/utf8", [2024-03-21T09:11:31.222Z] "unsafe", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.222Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "TestGoFiles": [ [2024-03-21T09:11:31.222Z] "command_test.go" [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "TestImports": [ [2024-03-21T09:11:31.222Z] "context", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.222Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.222Z] "sync", [2024-03-21T09:11:31.222Z] "testing" [2024-03-21T09:11:31.222Z] ] [2024-03-21T09:11:31.222Z] } [2024-03-21T09:11:31.222Z] { [2024-03-21T09:11:31.222Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/command/gethttpstatus", [2024-03-21T09:11:31.222Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-21T09:11:31.222Z] "Name": "gethttpstatus", [2024-03-21T09:11:31.222Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.222Z] "Module": { [2024-03-21T09:11:31.222Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.222Z] "Main": true, [2024-03-21T09:11:31.222Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.222Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.222Z] "GoVersion": "1.21" [2024-03-21T09:11:31.222Z] }, [2024-03-21T09:11:31.222Z] "Match": [ [2024-03-21T09:11:31.222Z] "./..." [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "Stale": true, [2024-03-21T09:11:31.222Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.222Z] "GoFiles": [ [2024-03-21T09:11:31.222Z] "command.go" [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "Imports": [ [2024-03-21T09:11:31.222Z] "context", [2024-03-21T09:11:31.222Z] "flag", [2024-03-21T09:11:31.222Z] "fmt", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.222Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.222Z] "net/http", [2024-03-21T09:11:31.222Z] "net/url", [2024-03-21T09:11:31.222Z] "os", [2024-03-21T09:11:31.222Z] "strings", [2024-03-21T09:11:31.222Z] "sync" [2024-03-21T09:11:31.222Z] ], [2024-03-21T09:11:31.222Z] "Deps": [ [2024-03-21T09:11:31.222Z] "bufio", [2024-03-21T09:11:31.222Z] "bytes", [2024-03-21T09:11:31.222Z] "compress/flate", [2024-03-21T09:11:31.222Z] "compress/gzip", [2024-03-21T09:11:31.222Z] "compress/zlib", [2024-03-21T09:11:31.222Z] "container/list", [2024-03-21T09:11:31.222Z] "context", [2024-03-21T09:11:31.222Z] "crypto", [2024-03-21T09:11:31.222Z] "crypto/aes", [2024-03-21T09:11:31.222Z] "crypto/cipher", [2024-03-21T09:11:31.222Z] "crypto/des", [2024-03-21T09:11:31.222Z] "crypto/dsa", [2024-03-21T09:11:31.222Z] "crypto/ecdsa", [2024-03-21T09:11:31.222Z] "crypto/ed25519", [2024-03-21T09:11:31.222Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.222Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.222Z] "crypto/elliptic", [2024-03-21T09:11:31.222Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.222Z] "crypto/hmac", [2024-03-21T09:11:31.222Z] "crypto/internal/randutil", [2024-03-21T09:11:31.222Z] "crypto/internal/subtle", [2024-03-21T09:11:31.222Z] "crypto/md5", [2024-03-21T09:11:31.222Z] "crypto/rand", [2024-03-21T09:11:31.222Z] "crypto/rc4", [2024-03-21T09:11:31.222Z] "crypto/rsa", [2024-03-21T09:11:31.222Z] "crypto/sha1", [2024-03-21T09:11:31.222Z] "crypto/sha256", [2024-03-21T09:11:31.222Z] "crypto/sha512", [2024-03-21T09:11:31.222Z] "crypto/subtle", [2024-03-21T09:11:31.222Z] "crypto/tls", [2024-03-21T09:11:31.222Z] "crypto/x509", [2024-03-21T09:11:31.222Z] "crypto/x509/pkix", [2024-03-21T09:11:31.222Z] "database/sql/driver", [2024-03-21T09:11:31.222Z] "debug/dwarf", [2024-03-21T09:11:31.222Z] "debug/macho", [2024-03-21T09:11:31.222Z] "encoding", [2024-03-21T09:11:31.223Z] "encoding/asn1", [2024-03-21T09:11:31.223Z] "encoding/base64", [2024-03-21T09:11:31.223Z] "encoding/binary", [2024-03-21T09:11:31.223Z] "encoding/csv", [2024-03-21T09:11:31.223Z] "encoding/hex", [2024-03-21T09:11:31.223Z] "encoding/json", [2024-03-21T09:11:31.223Z] "encoding/pem", [2024-03-21T09:11:31.223Z] "encoding/xml", [2024-03-21T09:11:31.223Z] "errors", [2024-03-21T09:11:31.223Z] "flag", [2024-03-21T09:11:31.223Z] "fmt", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.223Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.223Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.223Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.223Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.223Z] "github.com/go-kit/log", [2024-03-21T09:11:31.223Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.223Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.223Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.223Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.223Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.223Z] "github.com/google/uuid", [2024-03-21T09:11:31.223Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.223Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.223Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.223Z] "golang.org/x/net/html", [2024-03-21T09:11:31.223Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.223Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.223Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.223Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.223Z] "golang.org/x/text/language", [2024-03-21T09:11:31.223Z] "hash", [2024-03-21T09:11:31.223Z] "hash/adler32", [2024-03-21T09:11:31.223Z] "hash/crc32", [2024-03-21T09:11:31.223Z] "internal/abi", [2024-03-21T09:11:31.223Z] "internal/bytealg", [2024-03-21T09:11:31.223Z] "internal/cpu", [2024-03-21T09:11:31.223Z] "internal/fmtsort", [2024-03-21T09:11:31.223Z] "internal/goexperiment", [2024-03-21T09:11:31.223Z] "internal/itoa", [2024-03-21T09:11:31.223Z] "internal/nettrace", [2024-03-21T09:11:31.223Z] "internal/oserror", [2024-03-21T09:11:31.223Z] "internal/poll", [2024-03-21T09:11:31.223Z] "internal/race", [2024-03-21T09:11:31.223Z] "internal/reflectlite", [2024-03-21T09:11:31.223Z] "internal/singleflight", [2024-03-21T09:11:31.223Z] "internal/syscall/execenv", [2024-03-21T09:11:31.223Z] "internal/syscall/unix", [2024-03-21T09:11:31.223Z] "internal/testlog", [2024-03-21T09:11:31.223Z] "internal/unsafeheader", [2024-03-21T09:11:31.223Z] "io", [2024-03-21T09:11:31.223Z] "io/fs", [2024-03-21T09:11:31.223Z] "io/ioutil", [2024-03-21T09:11:31.223Z] "log", [2024-03-21T09:11:31.223Z] "math", [2024-03-21T09:11:31.223Z] "math/big", [2024-03-21T09:11:31.223Z] "math/bits", [2024-03-21T09:11:31.223Z] "math/rand", [2024-03-21T09:11:31.223Z] "mime", [2024-03-21T09:11:31.223Z] "mime/multipart", [2024-03-21T09:11:31.223Z] "mime/quotedprintable", [2024-03-21T09:11:31.223Z] "net", [2024-03-21T09:11:31.223Z] "net/http", [2024-03-21T09:11:31.223Z] "net/http/httptest", [2024-03-21T09:11:31.223Z] "net/http/httptrace", [2024-03-21T09:11:31.223Z] "net/http/internal", [2024-03-21T09:11:31.223Z] "net/http/internal/ascii", [2024-03-21T09:11:31.223Z] "net/http/internal/testcert", [2024-03-21T09:11:31.223Z] "net/textproto", [2024-03-21T09:11:31.223Z] "net/url", [2024-03-21T09:11:31.223Z] "os", [2024-03-21T09:11:31.223Z] "path", [2024-03-21T09:11:31.223Z] "path/filepath", [2024-03-21T09:11:31.223Z] "reflect", [2024-03-21T09:11:31.223Z] "regexp", [2024-03-21T09:11:31.223Z] "regexp/syntax", [2024-03-21T09:11:31.223Z] "runtime", [2024-03-21T09:11:31.223Z] "runtime/cgo", [2024-03-21T09:11:31.223Z] "runtime/internal/atomic", [2024-03-21T09:11:31.223Z] "runtime/internal/math", [2024-03-21T09:11:31.223Z] "runtime/internal/sys", [2024-03-21T09:11:31.223Z] "sort", [2024-03-21T09:11:31.223Z] "strconv", [2024-03-21T09:11:31.223Z] "strings", [2024-03-21T09:11:31.223Z] "sync", [2024-03-21T09:11:31.223Z] "sync/atomic", [2024-03-21T09:11:31.223Z] "syscall", [2024-03-21T09:11:31.223Z] "time", [2024-03-21T09:11:31.223Z] "unicode", [2024-03-21T09:11:31.223Z] "unicode/utf16", [2024-03-21T09:11:31.223Z] "unicode/utf8", [2024-03-21T09:11:31.223Z] "unsafe", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "TestGoFiles": [ [2024-03-21T09:11:31.223Z] "command_test.go" [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "TestImports": [ [2024-03-21T09:11:31.223Z] "context", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.223Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.223Z] "net/http", [2024-03-21T09:11:31.223Z] "net/http/httptest", [2024-03-21T09:11:31.223Z] "sync", [2024-03-21T09:11:31.223Z] "testing" [2024-03-21T09:11:31.223Z] ] [2024-03-21T09:11:31.223Z] } [2024-03-21T09:11:31.223Z] { [2024-03-21T09:11:31.223Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/command/listen", [2024-03-21T09:11:31.223Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-21T09:11:31.223Z] "Name": "listen", [2024-03-21T09:11:31.223Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.223Z] "Module": { [2024-03-21T09:11:31.223Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.223Z] "Main": true, [2024-03-21T09:11:31.223Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.223Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.223Z] "GoVersion": "1.21" [2024-03-21T09:11:31.223Z] }, [2024-03-21T09:11:31.223Z] "Match": [ [2024-03-21T09:11:31.223Z] "./..." [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "Stale": true, [2024-03-21T09:11:31.223Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.223Z] "GoFiles": [ [2024-03-21T09:11:31.223Z] "command.go" [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "Imports": [ [2024-03-21T09:11:31.223Z] "context", [2024-03-21T09:11:31.223Z] "flag", [2024-03-21T09:11:31.223Z] "fmt", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.223Z] "os", [2024-03-21T09:11:31.223Z] "strings", [2024-03-21T09:11:31.223Z] "sync" [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "Deps": [ [2024-03-21T09:11:31.223Z] "bufio", [2024-03-21T09:11:31.223Z] "bytes", [2024-03-21T09:11:31.223Z] "compress/flate", [2024-03-21T09:11:31.223Z] "compress/gzip", [2024-03-21T09:11:31.223Z] "compress/zlib", [2024-03-21T09:11:31.223Z] "container/list", [2024-03-21T09:11:31.223Z] "context", [2024-03-21T09:11:31.223Z] "crypto", [2024-03-21T09:11:31.223Z] "crypto/aes", [2024-03-21T09:11:31.223Z] "crypto/cipher", [2024-03-21T09:11:31.223Z] "crypto/des", [2024-03-21T09:11:31.223Z] "crypto/dsa", [2024-03-21T09:11:31.223Z] "crypto/ecdsa", [2024-03-21T09:11:31.223Z] "crypto/ed25519", [2024-03-21T09:11:31.223Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.223Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.223Z] "crypto/elliptic", [2024-03-21T09:11:31.223Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.223Z] "crypto/hmac", [2024-03-21T09:11:31.223Z] "crypto/internal/randutil", [2024-03-21T09:11:31.223Z] "crypto/internal/subtle", [2024-03-21T09:11:31.223Z] "crypto/md5", [2024-03-21T09:11:31.223Z] "crypto/rand", [2024-03-21T09:11:31.223Z] "crypto/rc4", [2024-03-21T09:11:31.223Z] "crypto/rsa", [2024-03-21T09:11:31.223Z] "crypto/sha1", [2024-03-21T09:11:31.223Z] "crypto/sha256", [2024-03-21T09:11:31.223Z] "crypto/sha512", [2024-03-21T09:11:31.223Z] "crypto/subtle", [2024-03-21T09:11:31.223Z] "crypto/tls", [2024-03-21T09:11:31.223Z] "crypto/x509", [2024-03-21T09:11:31.223Z] "crypto/x509/pkix", [2024-03-21T09:11:31.223Z] "database/sql/driver", [2024-03-21T09:11:31.223Z] "debug/dwarf", [2024-03-21T09:11:31.223Z] "debug/macho", [2024-03-21T09:11:31.223Z] "encoding", [2024-03-21T09:11:31.223Z] "encoding/asn1", [2024-03-21T09:11:31.223Z] "encoding/base64", [2024-03-21T09:11:31.223Z] "encoding/binary", [2024-03-21T09:11:31.223Z] "encoding/csv", [2024-03-21T09:11:31.223Z] "encoding/hex", [2024-03-21T09:11:31.223Z] "encoding/json", [2024-03-21T09:11:31.223Z] "encoding/pem", [2024-03-21T09:11:31.223Z] "encoding/xml", [2024-03-21T09:11:31.223Z] "errors", [2024-03-21T09:11:31.223Z] "flag", [2024-03-21T09:11:31.223Z] "fmt", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.223Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.223Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.223Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.223Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.223Z] "github.com/go-kit/log", [2024-03-21T09:11:31.223Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.223Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.223Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.223Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.223Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.223Z] "github.com/google/uuid", [2024-03-21T09:11:31.223Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.223Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.223Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.223Z] "golang.org/x/net/html", [2024-03-21T09:11:31.223Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.223Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.223Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.223Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.223Z] "golang.org/x/text/language", [2024-03-21T09:11:31.223Z] "hash", [2024-03-21T09:11:31.223Z] "hash/adler32", [2024-03-21T09:11:31.223Z] "hash/crc32", [2024-03-21T09:11:31.223Z] "internal/abi", [2024-03-21T09:11:31.223Z] "internal/bytealg", [2024-03-21T09:11:31.223Z] "internal/cpu", [2024-03-21T09:11:31.223Z] "internal/fmtsort", [2024-03-21T09:11:31.223Z] "internal/goexperiment", [2024-03-21T09:11:31.223Z] "internal/itoa", [2024-03-21T09:11:31.223Z] "internal/nettrace", [2024-03-21T09:11:31.223Z] "internal/oserror", [2024-03-21T09:11:31.223Z] "internal/poll", [2024-03-21T09:11:31.223Z] "internal/race", [2024-03-21T09:11:31.223Z] "internal/reflectlite", [2024-03-21T09:11:31.223Z] "internal/singleflight", [2024-03-21T09:11:31.223Z] "internal/syscall/execenv", [2024-03-21T09:11:31.223Z] "internal/syscall/unix", [2024-03-21T09:11:31.223Z] "internal/testlog", [2024-03-21T09:11:31.223Z] "internal/unsafeheader", [2024-03-21T09:11:31.223Z] "io", [2024-03-21T09:11:31.223Z] "io/fs", [2024-03-21T09:11:31.223Z] "io/ioutil", [2024-03-21T09:11:31.223Z] "log", [2024-03-21T09:11:31.223Z] "math", [2024-03-21T09:11:31.223Z] "math/big", [2024-03-21T09:11:31.223Z] "math/bits", [2024-03-21T09:11:31.223Z] "math/rand", [2024-03-21T09:11:31.223Z] "mime", [2024-03-21T09:11:31.223Z] "mime/multipart", [2024-03-21T09:11:31.223Z] "mime/quotedprintable", [2024-03-21T09:11:31.223Z] "net", [2024-03-21T09:11:31.223Z] "net/http", [2024-03-21T09:11:31.223Z] "net/http/httptest", [2024-03-21T09:11:31.223Z] "net/http/httptrace", [2024-03-21T09:11:31.223Z] "net/http/internal", [2024-03-21T09:11:31.223Z] "net/http/internal/ascii", [2024-03-21T09:11:31.223Z] "net/http/internal/testcert", [2024-03-21T09:11:31.223Z] "net/textproto", [2024-03-21T09:11:31.223Z] "net/url", [2024-03-21T09:11:31.223Z] "os", [2024-03-21T09:11:31.223Z] "path", [2024-03-21T09:11:31.223Z] "path/filepath", [2024-03-21T09:11:31.223Z] "reflect", [2024-03-21T09:11:31.223Z] "regexp", [2024-03-21T09:11:31.223Z] "regexp/syntax", [2024-03-21T09:11:31.223Z] "runtime", [2024-03-21T09:11:31.223Z] "runtime/cgo", [2024-03-21T09:11:31.223Z] "runtime/internal/atomic", [2024-03-21T09:11:31.223Z] "runtime/internal/math", [2024-03-21T09:11:31.223Z] "runtime/internal/sys", [2024-03-21T09:11:31.223Z] "sort", [2024-03-21T09:11:31.223Z] "strconv", [2024-03-21T09:11:31.223Z] "strings", [2024-03-21T09:11:31.223Z] "sync", [2024-03-21T09:11:31.223Z] "sync/atomic", [2024-03-21T09:11:31.223Z] "syscall", [2024-03-21T09:11:31.223Z] "time", [2024-03-21T09:11:31.223Z] "unicode", [2024-03-21T09:11:31.223Z] "unicode/utf16", [2024-03-21T09:11:31.223Z] "unicode/utf8", [2024-03-21T09:11:31.223Z] "unsafe", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.223Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "TestGoFiles": [ [2024-03-21T09:11:31.223Z] "command_test.go" [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "TestImports": [ [2024-03-21T09:11:31.223Z] "context", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.223Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.223Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.223Z] "strconv", [2024-03-21T09:11:31.223Z] "sync", [2024-03-21T09:11:31.223Z] "testing", [2024-03-21T09:11:31.223Z] "time" [2024-03-21T09:11:31.223Z] ] [2024-03-21T09:11:31.223Z] } [2024-03-21T09:11:31.223Z] { [2024-03-21T09:11:31.223Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/command/setupacl/share", [2024-03-21T09:11:31.223Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-21T09:11:31.223Z] "Name": "share", [2024-03-21T09:11:31.223Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.223Z] "Module": { [2024-03-21T09:11:31.223Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.223Z] "Main": true, [2024-03-21T09:11:31.223Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.223Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.223Z] "GoVersion": "1.21" [2024-03-21T09:11:31.223Z] }, [2024-03-21T09:11:31.223Z] "Match": [ [2024-03-21T09:11:31.223Z] "./..." [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "Stale": true, [2024-03-21T09:11:31.223Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.223Z] "GoFiles": [ [2024-03-21T09:11:31.223Z] "constant.go" [2024-03-21T09:11:31.223Z] ] [2024-03-21T09:11:31.223Z] } [2024-03-21T09:11:31.223Z] { [2024-03-21T09:11:31.223Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.223Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.223Z] "Name": "helper", [2024-03-21T09:11:31.223Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.223Z] "Module": { [2024-03-21T09:11:31.223Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.223Z] "Main": true, [2024-03-21T09:11:31.223Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.223Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.223Z] "GoVersion": "1.21" [2024-03-21T09:11:31.223Z] }, [2024-03-21T09:11:31.223Z] "Match": [ [2024-03-21T09:11:31.223Z] "./..." [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "Stale": true, [2024-03-21T09:11:31.223Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.223Z] "GoFiles": [ [2024-03-21T09:11:31.223Z] "helper.go", [2024-03-21T09:11:31.223Z] "redis_conf.go" [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "Imports": [ [2024-03-21T09:11:31.223Z] "bufio", [2024-03-21T09:11:31.223Z] "crypto/sha256", [2024-03-21T09:11:31.223Z] "fmt", [2024-03-21T09:11:31.223Z] "math/rand", [2024-03-21T09:11:31.223Z] "os", [2024-03-21T09:11:31.223Z] "path/filepath", [2024-03-21T09:11:31.223Z] "strconv", [2024-03-21T09:11:31.223Z] "text/template", [2024-03-21T09:11:31.223Z] "time" [2024-03-21T09:11:31.223Z] ], [2024-03-21T09:11:31.223Z] "Deps": [ [2024-03-21T09:11:31.223Z] "bufio", [2024-03-21T09:11:31.223Z] "bytes", [2024-03-21T09:11:31.223Z] "crypto", [2024-03-21T09:11:31.223Z] "crypto/sha256", [2024-03-21T09:11:31.223Z] "encoding/binary", [2024-03-21T09:11:31.223Z] "errors", [2024-03-21T09:11:31.223Z] "fmt", [2024-03-21T09:11:31.223Z] "hash", [2024-03-21T09:11:31.223Z] "internal/abi", [2024-03-21T09:11:31.223Z] "internal/bytealg", [2024-03-21T09:11:31.223Z] "internal/cpu", [2024-03-21T09:11:31.223Z] "internal/fmtsort", [2024-03-21T09:11:31.223Z] "internal/goexperiment", [2024-03-21T09:11:31.223Z] "internal/itoa", [2024-03-21T09:11:31.223Z] "internal/oserror", [2024-03-21T09:11:31.223Z] "internal/poll", [2024-03-21T09:11:31.223Z] "internal/race", [2024-03-21T09:11:31.223Z] "internal/reflectlite", [2024-03-21T09:11:31.223Z] "internal/syscall/execenv", [2024-03-21T09:11:31.223Z] "internal/syscall/unix", [2024-03-21T09:11:31.223Z] "internal/testlog", [2024-03-21T09:11:31.223Z] "internal/unsafeheader", [2024-03-21T09:11:31.223Z] "io", [2024-03-21T09:11:31.223Z] "io/fs", [2024-03-21T09:11:31.223Z] "math", [2024-03-21T09:11:31.223Z] "math/bits", [2024-03-21T09:11:31.223Z] "math/rand", [2024-03-21T09:11:31.223Z] "net/url", [2024-03-21T09:11:31.223Z] "os", [2024-03-21T09:11:31.223Z] "path", [2024-03-21T09:11:31.223Z] "path/filepath", [2024-03-21T09:11:31.223Z] "reflect", [2024-03-21T09:11:31.223Z] "runtime", [2024-03-21T09:11:31.223Z] "runtime/internal/atomic", [2024-03-21T09:11:31.223Z] "runtime/internal/math", [2024-03-21T09:11:31.223Z] "runtime/internal/sys", [2024-03-21T09:11:31.223Z] "sort", [2024-03-21T09:11:31.223Z] "strconv", [2024-03-21T09:11:31.223Z] "strings", [2024-03-21T09:11:31.223Z] "sync", [2024-03-21T09:11:31.223Z] "sync/atomic", [2024-03-21T09:11:31.223Z] "syscall", [2024-03-21T09:11:31.223Z] "text/template", [2024-03-21T09:11:31.224Z] "text/template/parse", [2024-03-21T09:11:31.224Z] "time", [2024-03-21T09:11:31.224Z] "unicode", [2024-03-21T09:11:31.224Z] "unicode/utf8", [2024-03-21T09:11:31.224Z] "unsafe" [2024-03-21T09:11:31.224Z] ], [2024-03-21T09:11:31.224Z] "TestGoFiles": [ [2024-03-21T09:11:31.224Z] "helper_test.go", [2024-03-21T09:11:31.224Z] "redis_config_test.go" [2024-03-21T09:11:31.224Z] ], [2024-03-21T09:11:31.224Z] "TestImports": [ [2024-03-21T09:11:31.224Z] "bufio", [2024-03-21T09:11:31.224Z] "crypto/sha256", [2024-03-21T09:11:31.224Z] "fmt", [2024-03-21T09:11:31.224Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.224Z] "os", [2024-03-21T09:11:31.224Z] "path/filepath", [2024-03-21T09:11:31.224Z] "strings", [2024-03-21T09:11:31.224Z] "testing" [2024-03-21T09:11:31.224Z] ] [2024-03-21T09:11:31.224Z] } [2024-03-21T09:11:31.224Z] { [2024-03-21T09:11:31.224Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/command/setupacl", [2024-03-21T09:11:31.224Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-21T09:11:31.224Z] "Name": "setupacl", [2024-03-21T09:11:31.224Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.224Z] "Module": { [2024-03-21T09:11:31.224Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.224Z] "Main": true, [2024-03-21T09:11:31.224Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.224Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.224Z] "GoVersion": "1.21" [2024-03-21T09:11:31.224Z] }, [2024-03-21T09:11:31.224Z] "Match": [ [2024-03-21T09:11:31.224Z] "./..." [2024-03-21T09:11:31.224Z] ], [2024-03-21T09:11:31.224Z] "Stale": true, [2024-03-21T09:11:31.224Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.224Z] "GoFiles": [ [2024-03-21T09:11:31.224Z] "aclbootstrap.go", [2024-03-21T09:11:31.224Z] "aclpolicies.go", [2024-03-21T09:11:31.224Z] "acltokens.go", [2024-03-21T09:11:31.224Z] "command.go" [2024-03-21T09:11:31.224Z] ], [2024-03-21T09:11:31.224Z] "Imports": [ [2024-03-21T09:11:31.224Z] "bytes", [2024-03-21T09:11:31.224Z] "context", [2024-03-21T09:11:31.224Z] "encoding/json", [2024-03-21T09:11:31.224Z] "errors", [2024-03-21T09:11:31.224Z] "flag", [2024-03-21T09:11:31.224Z] "fmt", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.224Z] "io", [2024-03-21T09:11:31.224Z] "net/http", [2024-03-21T09:11:31.224Z] "net/url", [2024-03-21T09:11:31.224Z] "os", [2024-03-21T09:11:31.224Z] "path/filepath", [2024-03-21T09:11:31.224Z] "reflect", [2024-03-21T09:11:31.224Z] "regexp", [2024-03-21T09:11:31.224Z] "strings", [2024-03-21T09:11:31.224Z] "sync", [2024-03-21T09:11:31.224Z] "time" [2024-03-21T09:11:31.224Z] ], [2024-03-21T09:11:31.224Z] "Deps": [ [2024-03-21T09:11:31.224Z] "bufio", [2024-03-21T09:11:31.224Z] "bytes", [2024-03-21T09:11:31.224Z] "compress/flate", [2024-03-21T09:11:31.224Z] "compress/gzip", [2024-03-21T09:11:31.224Z] "compress/zlib", [2024-03-21T09:11:31.224Z] "container/list", [2024-03-21T09:11:31.224Z] "context", [2024-03-21T09:11:31.224Z] "crypto", [2024-03-21T09:11:31.224Z] "crypto/aes", [2024-03-21T09:11:31.224Z] "crypto/cipher", [2024-03-21T09:11:31.224Z] "crypto/des", [2024-03-21T09:11:31.224Z] "crypto/dsa", [2024-03-21T09:11:31.224Z] "crypto/ecdsa", [2024-03-21T09:11:31.224Z] "crypto/ed25519", [2024-03-21T09:11:31.224Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.224Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.224Z] "crypto/elliptic", [2024-03-21T09:11:31.224Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.224Z] "crypto/hmac", [2024-03-21T09:11:31.224Z] "crypto/internal/randutil", [2024-03-21T09:11:31.224Z] "crypto/internal/subtle", [2024-03-21T09:11:31.224Z] "crypto/md5", [2024-03-21T09:11:31.224Z] "crypto/rand", [2024-03-21T09:11:31.224Z] "crypto/rc4", [2024-03-21T09:11:31.224Z] "crypto/rsa", [2024-03-21T09:11:31.224Z] "crypto/sha1", [2024-03-21T09:11:31.224Z] "crypto/sha256", [2024-03-21T09:11:31.224Z] "crypto/sha512", [2024-03-21T09:11:31.224Z] "crypto/subtle", [2024-03-21T09:11:31.224Z] "crypto/tls", [2024-03-21T09:11:31.224Z] "crypto/x509", [2024-03-21T09:11:31.224Z] "crypto/x509/pkix", [2024-03-21T09:11:31.224Z] "database/sql/driver", [2024-03-21T09:11:31.224Z] "debug/dwarf", [2024-03-21T09:11:31.224Z] "debug/macho", [2024-03-21T09:11:31.224Z] "embed", [2024-03-21T09:11:31.224Z] "encoding", [2024-03-21T09:11:31.224Z] "encoding/asn1", [2024-03-21T09:11:31.224Z] "encoding/base32", [2024-03-21T09:11:31.224Z] "encoding/base64", [2024-03-21T09:11:31.224Z] "encoding/binary", [2024-03-21T09:11:31.224Z] "encoding/csv", [2024-03-21T09:11:31.224Z] "encoding/hex", [2024-03-21T09:11:31.224Z] "encoding/json", [2024-03-21T09:11:31.224Z] "encoding/pem", [2024-03-21T09:11:31.224Z] "encoding/xml", [2024-03-21T09:11:31.224Z] "errors", [2024-03-21T09:11:31.224Z] "flag", [2024-03-21T09:11:31.224Z] "fmt", [2024-03-21T09:11:31.224Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.224Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.224Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.224Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.224Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.224Z] "github.com/fatih/color", [2024-03-21T09:11:31.224Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.224Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.224Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.224Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.224Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.224Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.224Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.224Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.224Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.224Z] "github.com/go-kit/log", [2024-03-21T09:11:31.224Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.224Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.224Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.224Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.224Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.224Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.224Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.224Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.224Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.224Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.224Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.224Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.224Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.224Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.224Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.224Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.224Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.224Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.224Z] "github.com/google/uuid", [2024-03-21T09:11:31.224Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.224Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.224Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.224Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.224Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.224Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.224Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.224Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.224Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.224Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.224Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.224Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.224Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.224Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.224Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.224Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.224Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.224Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.224Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.224Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.224Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.224Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.224Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.224Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.224Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.224Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.224Z] "github.com/x448/float16", [2024-03-21T09:11:31.224Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.224Z] "go/token", [2024-03-21T09:11:31.224Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.224Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.224Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.224Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.224Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.224Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.224Z] "golang.org/x/net/html", [2024-03-21T09:11:31.224Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.224Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.224Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.224Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.224Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.224Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.224Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.224Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.224Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.224Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.224Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.224Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.224Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.224Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.224Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.224Z] "golang.org/x/text/language", [2024-03-21T09:11:31.224Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.224Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.224Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.224Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.224Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.224Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.224Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.225Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.225Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.225Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.225Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.225Z] "hash", [2024-03-21T09:11:31.225Z] "hash/adler32", [2024-03-21T09:11:31.225Z] "hash/crc32", [2024-03-21T09:11:31.225Z] "hash/fnv", [2024-03-21T09:11:31.225Z] "html", [2024-03-21T09:11:31.225Z] "html/template", [2024-03-21T09:11:31.225Z] "internal/abi", [2024-03-21T09:11:31.225Z] "internal/bytealg", [2024-03-21T09:11:31.225Z] "internal/cpu", [2024-03-21T09:11:31.225Z] "internal/fmtsort", [2024-03-21T09:11:31.225Z] "internal/goexperiment", [2024-03-21T09:11:31.225Z] "internal/itoa", [2024-03-21T09:11:31.225Z] "internal/nettrace", [2024-03-21T09:11:31.225Z] "internal/oserror", [2024-03-21T09:11:31.225Z] "internal/poll", [2024-03-21T09:11:31.225Z] "internal/race", [2024-03-21T09:11:31.225Z] "internal/reflectlite", [2024-03-21T09:11:31.225Z] "internal/singleflight", [2024-03-21T09:11:31.225Z] "internal/syscall/execenv", [2024-03-21T09:11:31.225Z] "internal/syscall/unix", [2024-03-21T09:11:31.225Z] "internal/testlog", [2024-03-21T09:11:31.225Z] "internal/unsafeheader", [2024-03-21T09:11:31.225Z] "io", [2024-03-21T09:11:31.225Z] "io/fs", [2024-03-21T09:11:31.225Z] "io/ioutil", [2024-03-21T09:11:31.225Z] "log", [2024-03-21T09:11:31.225Z] "log/syslog", [2024-03-21T09:11:31.225Z] "math", [2024-03-21T09:11:31.225Z] "math/big", [2024-03-21T09:11:31.225Z] "math/bits", [2024-03-21T09:11:31.225Z] "math/rand", [2024-03-21T09:11:31.225Z] "mime", [2024-03-21T09:11:31.225Z] "mime/multipart", [2024-03-21T09:11:31.225Z] "mime/quotedprintable", [2024-03-21T09:11:31.225Z] "net", [2024-03-21T09:11:31.225Z] "net/http", [2024-03-21T09:11:31.225Z] "net/http/httptest", [2024-03-21T09:11:31.225Z] "net/http/httptrace", [2024-03-21T09:11:31.225Z] "net/http/httputil", [2024-03-21T09:11:31.225Z] "net/http/internal", [2024-03-21T09:11:31.225Z] "net/http/internal/ascii", [2024-03-21T09:11:31.225Z] "net/http/internal/testcert", [2024-03-21T09:11:31.225Z] "net/textproto", [2024-03-21T09:11:31.225Z] "net/url", [2024-03-21T09:11:31.225Z] "os", [2024-03-21T09:11:31.225Z] "os/signal", [2024-03-21T09:11:31.225Z] "path", [2024-03-21T09:11:31.225Z] "path/filepath", [2024-03-21T09:11:31.225Z] "reflect", [2024-03-21T09:11:31.225Z] "regexp", [2024-03-21T09:11:31.225Z] "regexp/syntax", [2024-03-21T09:11:31.225Z] "runtime", [2024-03-21T09:11:31.225Z] "runtime/cgo", [2024-03-21T09:11:31.225Z] "runtime/debug", [2024-03-21T09:11:31.225Z] "runtime/internal/atomic", [2024-03-21T09:11:31.225Z] "runtime/internal/math", [2024-03-21T09:11:31.225Z] "runtime/internal/sys", [2024-03-21T09:11:31.225Z] "runtime/pprof", [2024-03-21T09:11:31.225Z] "sort", [2024-03-21T09:11:31.225Z] "strconv", [2024-03-21T09:11:31.225Z] "strings", [2024-03-21T09:11:31.225Z] "sync", [2024-03-21T09:11:31.225Z] "sync/atomic", [2024-03-21T09:11:31.225Z] "syscall", [2024-03-21T09:11:31.225Z] "text/tabwriter", [2024-03-21T09:11:31.225Z] "text/template", [2024-03-21T09:11:31.225Z] "text/template/parse", [2024-03-21T09:11:31.225Z] "time", [2024-03-21T09:11:31.225Z] "unicode", [2024-03-21T09:11:31.225Z] "unicode/utf16", [2024-03-21T09:11:31.225Z] "unicode/utf8", [2024-03-21T09:11:31.225Z] "unsafe", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "TestGoFiles": [ [2024-03-21T09:11:31.225Z] "aclpolicies_test.go", [2024-03-21T09:11:31.225Z] "acltokens_test.go", [2024-03-21T09:11:31.225Z] "command_test.go", [2024-03-21T09:11:31.225Z] "stubdata_test.go", [2024-03-21T09:11:31.225Z] "stubregistryserver_test.go" [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "TestImports": [ [2024-03-21T09:11:31.225Z] "context", [2024-03-21T09:11:31.225Z] "encoding/json", [2024-03-21T09:11:31.225Z] "fmt", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.225Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.225Z] "io", [2024-03-21T09:11:31.225Z] "math/rand", [2024-03-21T09:11:31.225Z] "net/http", [2024-03-21T09:11:31.225Z] "net/http/httptest", [2024-03-21T09:11:31.225Z] "net/url", [2024-03-21T09:11:31.225Z] "os", [2024-03-21T09:11:31.225Z] "path", [2024-03-21T09:11:31.225Z] "path/filepath", [2024-03-21T09:11:31.225Z] "strconv", [2024-03-21T09:11:31.225Z] "strings", [2024-03-21T09:11:31.225Z] "sync", [2024-03-21T09:11:31.225Z] "testing", [2024-03-21T09:11:31.225Z] "time" [2024-03-21T09:11:31.225Z] ] [2024-03-21T09:11:31.225Z] } [2024-03-21T09:11:31.225Z] { [2024-03-21T09:11:31.225Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/command/waitfor", [2024-03-21T09:11:31.225Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-21T09:11:31.225Z] "Name": "waitfor", [2024-03-21T09:11:31.225Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.225Z] "Module": { [2024-03-21T09:11:31.225Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.225Z] "Main": true, [2024-03-21T09:11:31.225Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.225Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.225Z] "GoVersion": "1.21" [2024-03-21T09:11:31.225Z] }, [2024-03-21T09:11:31.225Z] "Match": [ [2024-03-21T09:11:31.225Z] "./..." [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "Stale": true, [2024-03-21T09:11:31.225Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.225Z] "GoFiles": [ [2024-03-21T09:11:31.225Z] "command.go", [2024-03-21T09:11:31.225Z] "uri_flags.go" [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "Imports": [ [2024-03-21T09:11:31.225Z] "context", [2024-03-21T09:11:31.225Z] "flag", [2024-03-21T09:11:31.225Z] "fmt", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.225Z] "net", [2024-03-21T09:11:31.225Z] "net/http", [2024-03-21T09:11:31.225Z] "net/url", [2024-03-21T09:11:31.225Z] "os", [2024-03-21T09:11:31.225Z] "strings", [2024-03-21T09:11:31.225Z] "sync", [2024-03-21T09:11:31.225Z] "time" [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "Deps": [ [2024-03-21T09:11:31.225Z] "bufio", [2024-03-21T09:11:31.225Z] "bytes", [2024-03-21T09:11:31.225Z] "compress/flate", [2024-03-21T09:11:31.225Z] "compress/gzip", [2024-03-21T09:11:31.225Z] "compress/zlib", [2024-03-21T09:11:31.225Z] "container/list", [2024-03-21T09:11:31.225Z] "context", [2024-03-21T09:11:31.225Z] "crypto", [2024-03-21T09:11:31.225Z] "crypto/aes", [2024-03-21T09:11:31.225Z] "crypto/cipher", [2024-03-21T09:11:31.225Z] "crypto/des", [2024-03-21T09:11:31.225Z] "crypto/dsa", [2024-03-21T09:11:31.225Z] "crypto/ecdsa", [2024-03-21T09:11:31.225Z] "crypto/ed25519", [2024-03-21T09:11:31.225Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.225Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.225Z] "crypto/elliptic", [2024-03-21T09:11:31.225Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.225Z] "crypto/hmac", [2024-03-21T09:11:31.225Z] "crypto/internal/randutil", [2024-03-21T09:11:31.225Z] "crypto/internal/subtle", [2024-03-21T09:11:31.225Z] "crypto/md5", [2024-03-21T09:11:31.225Z] "crypto/rand", [2024-03-21T09:11:31.225Z] "crypto/rc4", [2024-03-21T09:11:31.225Z] "crypto/rsa", [2024-03-21T09:11:31.225Z] "crypto/sha1", [2024-03-21T09:11:31.225Z] "crypto/sha256", [2024-03-21T09:11:31.225Z] "crypto/sha512", [2024-03-21T09:11:31.225Z] "crypto/subtle", [2024-03-21T09:11:31.225Z] "crypto/tls", [2024-03-21T09:11:31.225Z] "crypto/x509", [2024-03-21T09:11:31.225Z] "crypto/x509/pkix", [2024-03-21T09:11:31.225Z] "database/sql/driver", [2024-03-21T09:11:31.225Z] "debug/dwarf", [2024-03-21T09:11:31.225Z] "debug/macho", [2024-03-21T09:11:31.225Z] "encoding", [2024-03-21T09:11:31.225Z] "encoding/asn1", [2024-03-21T09:11:31.225Z] "encoding/base64", [2024-03-21T09:11:31.225Z] "encoding/binary", [2024-03-21T09:11:31.225Z] "encoding/csv", [2024-03-21T09:11:31.225Z] "encoding/hex", [2024-03-21T09:11:31.225Z] "encoding/json", [2024-03-21T09:11:31.225Z] "encoding/pem", [2024-03-21T09:11:31.225Z] "encoding/xml", [2024-03-21T09:11:31.225Z] "errors", [2024-03-21T09:11:31.225Z] "flag", [2024-03-21T09:11:31.225Z] "fmt", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.225Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.225Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.225Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.225Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.225Z] "github.com/go-kit/log", [2024-03-21T09:11:31.225Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.225Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.225Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.225Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.225Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.225Z] "github.com/google/uuid", [2024-03-21T09:11:31.225Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.225Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.225Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.225Z] "golang.org/x/net/html", [2024-03-21T09:11:31.225Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.225Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.225Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.225Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.225Z] "golang.org/x/text/language", [2024-03-21T09:11:31.225Z] "hash", [2024-03-21T09:11:31.225Z] "hash/adler32", [2024-03-21T09:11:31.225Z] "hash/crc32", [2024-03-21T09:11:31.225Z] "internal/abi", [2024-03-21T09:11:31.225Z] "internal/bytealg", [2024-03-21T09:11:31.225Z] "internal/cpu", [2024-03-21T09:11:31.225Z] "internal/fmtsort", [2024-03-21T09:11:31.225Z] "internal/goexperiment", [2024-03-21T09:11:31.225Z] "internal/itoa", [2024-03-21T09:11:31.225Z] "internal/nettrace", [2024-03-21T09:11:31.225Z] "internal/oserror", [2024-03-21T09:11:31.225Z] "internal/poll", [2024-03-21T09:11:31.225Z] "internal/race", [2024-03-21T09:11:31.225Z] "internal/reflectlite", [2024-03-21T09:11:31.225Z] "internal/singleflight", [2024-03-21T09:11:31.225Z] "internal/syscall/execenv", [2024-03-21T09:11:31.225Z] "internal/syscall/unix", [2024-03-21T09:11:31.225Z] "internal/testlog", [2024-03-21T09:11:31.225Z] "internal/unsafeheader", [2024-03-21T09:11:31.225Z] "io", [2024-03-21T09:11:31.225Z] "io/fs", [2024-03-21T09:11:31.225Z] "io/ioutil", [2024-03-21T09:11:31.225Z] "log", [2024-03-21T09:11:31.225Z] "math", [2024-03-21T09:11:31.225Z] "math/big", [2024-03-21T09:11:31.225Z] "math/bits", [2024-03-21T09:11:31.225Z] "math/rand", [2024-03-21T09:11:31.225Z] "mime", [2024-03-21T09:11:31.225Z] "mime/multipart", [2024-03-21T09:11:31.225Z] "mime/quotedprintable", [2024-03-21T09:11:31.225Z] "net", [2024-03-21T09:11:31.225Z] "net/http", [2024-03-21T09:11:31.225Z] "net/http/httptest", [2024-03-21T09:11:31.225Z] "net/http/httptrace", [2024-03-21T09:11:31.225Z] "net/http/internal", [2024-03-21T09:11:31.225Z] "net/http/internal/ascii", [2024-03-21T09:11:31.225Z] "net/http/internal/testcert", [2024-03-21T09:11:31.225Z] "net/textproto", [2024-03-21T09:11:31.225Z] "net/url", [2024-03-21T09:11:31.225Z] "os", [2024-03-21T09:11:31.225Z] "path", [2024-03-21T09:11:31.225Z] "path/filepath", [2024-03-21T09:11:31.225Z] "reflect", [2024-03-21T09:11:31.225Z] "regexp", [2024-03-21T09:11:31.225Z] "regexp/syntax", [2024-03-21T09:11:31.225Z] "runtime", [2024-03-21T09:11:31.225Z] "runtime/cgo", [2024-03-21T09:11:31.225Z] "runtime/internal/atomic", [2024-03-21T09:11:31.225Z] "runtime/internal/math", [2024-03-21T09:11:31.225Z] "runtime/internal/sys", [2024-03-21T09:11:31.225Z] "sort", [2024-03-21T09:11:31.225Z] "strconv", [2024-03-21T09:11:31.225Z] "strings", [2024-03-21T09:11:31.225Z] "sync", [2024-03-21T09:11:31.225Z] "sync/atomic", [2024-03-21T09:11:31.225Z] "syscall", [2024-03-21T09:11:31.225Z] "time", [2024-03-21T09:11:31.225Z] "unicode", [2024-03-21T09:11:31.225Z] "unicode/utf16", [2024-03-21T09:11:31.225Z] "unicode/utf8", [2024-03-21T09:11:31.225Z] "unsafe", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.225Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "TestGoFiles": [ [2024-03-21T09:11:31.225Z] "command_test.go" [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "TestImports": [ [2024-03-21T09:11:31.225Z] "context", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.225Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.225Z] "math/rand", [2024-03-21T09:11:31.225Z] "net", [2024-03-21T09:11:31.225Z] "net/http", [2024-03-21T09:11:31.225Z] "net/http/httptest", [2024-03-21T09:11:31.225Z] "os", [2024-03-21T09:11:31.225Z] "path/filepath", [2024-03-21T09:11:31.225Z] "strconv", [2024-03-21T09:11:31.225Z] "sync", [2024-03-21T09:11:31.225Z] "testing", [2024-03-21T09:11:31.225Z] "time" [2024-03-21T09:11:31.225Z] ] [2024-03-21T09:11:31.225Z] } [2024-03-21T09:11:31.225Z] { [2024-03-21T09:11:31.225Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/command", [2024-03-21T09:11:31.225Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-21T09:11:31.225Z] "Name": "command", [2024-03-21T09:11:31.225Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.225Z] "Module": { [2024-03-21T09:11:31.225Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.225Z] "Main": true, [2024-03-21T09:11:31.225Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.225Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.225Z] "GoVersion": "1.21" [2024-03-21T09:11:31.225Z] }, [2024-03-21T09:11:31.225Z] "Match": [ [2024-03-21T09:11:31.225Z] "./..." [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "Stale": true, [2024-03-21T09:11:31.225Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.225Z] "GoFiles": [ [2024-03-21T09:11:31.225Z] "cmd_dispatcher.go", [2024-03-21T09:11:31.225Z] "flags_common.go" [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "Imports": [ [2024-03-21T09:11:31.225Z] "context", [2024-03-21T09:11:31.225Z] "flag", [2024-03-21T09:11:31.225Z] "fmt", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.225Z] "os", [2024-03-21T09:11:31.225Z] "sync" [2024-03-21T09:11:31.225Z] ], [2024-03-21T09:11:31.225Z] "Deps": [ [2024-03-21T09:11:31.225Z] "bufio", [2024-03-21T09:11:31.225Z] "bytes", [2024-03-21T09:11:31.225Z] "compress/flate", [2024-03-21T09:11:31.225Z] "compress/gzip", [2024-03-21T09:11:31.225Z] "compress/zlib", [2024-03-21T09:11:31.225Z] "container/list", [2024-03-21T09:11:31.225Z] "context", [2024-03-21T09:11:31.225Z] "crypto", [2024-03-21T09:11:31.225Z] "crypto/aes", [2024-03-21T09:11:31.225Z] "crypto/cipher", [2024-03-21T09:11:31.225Z] "crypto/des", [2024-03-21T09:11:31.225Z] "crypto/dsa", [2024-03-21T09:11:31.225Z] "crypto/ecdsa", [2024-03-21T09:11:31.225Z] "crypto/ed25519", [2024-03-21T09:11:31.225Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.225Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.225Z] "crypto/elliptic", [2024-03-21T09:11:31.225Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.225Z] "crypto/hmac", [2024-03-21T09:11:31.225Z] "crypto/internal/randutil", [2024-03-21T09:11:31.225Z] "crypto/internal/subtle", [2024-03-21T09:11:31.225Z] "crypto/md5", [2024-03-21T09:11:31.225Z] "crypto/rand", [2024-03-21T09:11:31.225Z] "crypto/rc4", [2024-03-21T09:11:31.225Z] "crypto/rsa", [2024-03-21T09:11:31.225Z] "crypto/sha1", [2024-03-21T09:11:31.225Z] "crypto/sha256", [2024-03-21T09:11:31.225Z] "crypto/sha512", [2024-03-21T09:11:31.225Z] "crypto/subtle", [2024-03-21T09:11:31.225Z] "crypto/tls", [2024-03-21T09:11:31.225Z] "crypto/x509", [2024-03-21T09:11:31.225Z] "crypto/x509/pkix", [2024-03-21T09:11:31.225Z] "database/sql/driver", [2024-03-21T09:11:31.225Z] "debug/dwarf", [2024-03-21T09:11:31.225Z] "debug/macho", [2024-03-21T09:11:31.225Z] "embed", [2024-03-21T09:11:31.225Z] "encoding", [2024-03-21T09:11:31.225Z] "encoding/asn1", [2024-03-21T09:11:31.225Z] "encoding/base32", [2024-03-21T09:11:31.225Z] "encoding/base64", [2024-03-21T09:11:31.225Z] "encoding/binary", [2024-03-21T09:11:31.225Z] "encoding/csv", [2024-03-21T09:11:31.225Z] "encoding/hex", [2024-03-21T09:11:31.225Z] "encoding/json", [2024-03-21T09:11:31.225Z] "encoding/pem", [2024-03-21T09:11:31.225Z] "encoding/xml", [2024-03-21T09:11:31.225Z] "errors", [2024-03-21T09:11:31.225Z] "flag", [2024-03-21T09:11:31.225Z] "fmt", [2024-03-21T09:11:31.225Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.225Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.225Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.225Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.225Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.226Z] "github.com/fatih/color", [2024-03-21T09:11:31.226Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.226Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.226Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.226Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.226Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.226Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.226Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.226Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.226Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.226Z] "github.com/go-kit/log", [2024-03-21T09:11:31.226Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.226Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.226Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.226Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.226Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.226Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.226Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.226Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.226Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.226Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.226Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.226Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.226Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.226Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.226Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.226Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.226Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.226Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.226Z] "github.com/google/uuid", [2024-03-21T09:11:31.226Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.226Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.226Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.226Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.226Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.226Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.226Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.226Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.226Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.226Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.226Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.226Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.226Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.226Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.226Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.226Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.226Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.226Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.226Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.226Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.226Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.226Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.226Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.226Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.226Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.226Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.226Z] "github.com/x448/float16", [2024-03-21T09:11:31.226Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.226Z] "go/token", [2024-03-21T09:11:31.226Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.226Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.226Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.226Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.226Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.226Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.226Z] "golang.org/x/net/html", [2024-03-21T09:11:31.226Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.226Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.226Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.226Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.226Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.226Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.226Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.226Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.226Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.226Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.226Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.226Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.226Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.226Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.226Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.226Z] "golang.org/x/text/language", [2024-03-21T09:11:31.226Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.226Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.226Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.226Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.226Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.226Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.226Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.226Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.226Z] "hash", [2024-03-21T09:11:31.226Z] "hash/adler32", [2024-03-21T09:11:31.226Z] "hash/crc32", [2024-03-21T09:11:31.226Z] "hash/fnv", [2024-03-21T09:11:31.226Z] "html", [2024-03-21T09:11:31.226Z] "html/template", [2024-03-21T09:11:31.226Z] "internal/abi", [2024-03-21T09:11:31.226Z] "internal/bytealg", [2024-03-21T09:11:31.226Z] "internal/cpu", [2024-03-21T09:11:31.226Z] "internal/fmtsort", [2024-03-21T09:11:31.226Z] "internal/goexperiment", [2024-03-21T09:11:31.226Z] "internal/itoa", [2024-03-21T09:11:31.226Z] "internal/nettrace", [2024-03-21T09:11:31.226Z] "internal/oserror", [2024-03-21T09:11:31.226Z] "internal/poll", [2024-03-21T09:11:31.226Z] "internal/race", [2024-03-21T09:11:31.226Z] "internal/reflectlite", [2024-03-21T09:11:31.226Z] "internal/singleflight", [2024-03-21T09:11:31.226Z] "internal/syscall/execenv", [2024-03-21T09:11:31.226Z] "internal/syscall/unix", [2024-03-21T09:11:31.226Z] "internal/testlog", [2024-03-21T09:11:31.226Z] "internal/unsafeheader", [2024-03-21T09:11:31.226Z] "io", [2024-03-21T09:11:31.226Z] "io/fs", [2024-03-21T09:11:31.226Z] "io/ioutil", [2024-03-21T09:11:31.226Z] "log", [2024-03-21T09:11:31.226Z] "log/syslog", [2024-03-21T09:11:31.226Z] "math", [2024-03-21T09:11:31.226Z] "math/big", [2024-03-21T09:11:31.226Z] "math/bits", [2024-03-21T09:11:31.226Z] "math/rand", [2024-03-21T09:11:31.226Z] "mime", [2024-03-21T09:11:31.226Z] "mime/multipart", [2024-03-21T09:11:31.226Z] "mime/quotedprintable", [2024-03-21T09:11:31.226Z] "net", [2024-03-21T09:11:31.226Z] "net/http", [2024-03-21T09:11:31.226Z] "net/http/httptest", [2024-03-21T09:11:31.226Z] "net/http/httptrace", [2024-03-21T09:11:31.226Z] "net/http/httputil", [2024-03-21T09:11:31.226Z] "net/http/internal", [2024-03-21T09:11:31.226Z] "net/http/internal/ascii", [2024-03-21T09:11:31.226Z] "net/http/internal/testcert", [2024-03-21T09:11:31.226Z] "net/textproto", [2024-03-21T09:11:31.226Z] "net/url", [2024-03-21T09:11:31.226Z] "os", [2024-03-21T09:11:31.226Z] "os/signal", [2024-03-21T09:11:31.226Z] "path", [2024-03-21T09:11:31.226Z] "path/filepath", [2024-03-21T09:11:31.226Z] "reflect", [2024-03-21T09:11:31.226Z] "regexp", [2024-03-21T09:11:31.226Z] "regexp/syntax", [2024-03-21T09:11:31.226Z] "runtime", [2024-03-21T09:11:31.226Z] "runtime/cgo", [2024-03-21T09:11:31.226Z] "runtime/debug", [2024-03-21T09:11:31.226Z] "runtime/internal/atomic", [2024-03-21T09:11:31.226Z] "runtime/internal/math", [2024-03-21T09:11:31.226Z] "runtime/internal/sys", [2024-03-21T09:11:31.226Z] "runtime/pprof", [2024-03-21T09:11:31.226Z] "sort", [2024-03-21T09:11:31.226Z] "strconv", [2024-03-21T09:11:31.226Z] "strings", [2024-03-21T09:11:31.226Z] "sync", [2024-03-21T09:11:31.226Z] "sync/atomic", [2024-03-21T09:11:31.226Z] "syscall", [2024-03-21T09:11:31.226Z] "text/tabwriter", [2024-03-21T09:11:31.226Z] "text/template", [2024-03-21T09:11:31.226Z] "text/template/parse", [2024-03-21T09:11:31.226Z] "time", [2024-03-21T09:11:31.226Z] "unicode", [2024-03-21T09:11:31.226Z] "unicode/utf16", [2024-03-21T09:11:31.226Z] "unicode/utf8", [2024-03-21T09:11:31.226Z] "unsafe", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.226Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.226Z] ], [2024-03-21T09:11:31.226Z] "TestGoFiles": [ [2024-03-21T09:11:31.226Z] "cmd_dispatcher_test.go" [2024-03-21T09:11:31.226Z] ], [2024-03-21T09:11:31.226Z] "TestImports": [ [2024-03-21T09:11:31.226Z] "context", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.226Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.226Z] "sync", [2024-03-21T09:11:31.226Z] "testing" [2024-03-21T09:11:31.226Z] ] [2024-03-21T09:11:31.226Z] } [2024-03-21T09:11:31.226Z] { [2024-03-21T09:11:31.226Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/container", [2024-03-21T09:11:31.226Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-21T09:11:31.226Z] "Name": "container", [2024-03-21T09:11:31.226Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.226Z] "Module": { [2024-03-21T09:11:31.226Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.226Z] "Main": true, [2024-03-21T09:11:31.226Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.226Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.226Z] "GoVersion": "1.21" [2024-03-21T09:11:31.226Z] }, [2024-03-21T09:11:31.226Z] "Match": [ [2024-03-21T09:11:31.226Z] "./..." [2024-03-21T09:11:31.226Z] ], [2024-03-21T09:11:31.226Z] "Stale": true, [2024-03-21T09:11:31.226Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.226Z] "GoFiles": [ [2024-03-21T09:11:31.226Z] "container.go" [2024-03-21T09:11:31.226Z] ], [2024-03-21T09:11:31.226Z] "Imports": [ [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.226Z] ], [2024-03-21T09:11:31.226Z] "Deps": [ [2024-03-21T09:11:31.226Z] "bufio", [2024-03-21T09:11:31.226Z] "bytes", [2024-03-21T09:11:31.226Z] "compress/flate", [2024-03-21T09:11:31.226Z] "compress/gzip", [2024-03-21T09:11:31.226Z] "compress/zlib", [2024-03-21T09:11:31.226Z] "container/list", [2024-03-21T09:11:31.226Z] "context", [2024-03-21T09:11:31.226Z] "crypto", [2024-03-21T09:11:31.226Z] "crypto/aes", [2024-03-21T09:11:31.226Z] "crypto/cipher", [2024-03-21T09:11:31.226Z] "crypto/des", [2024-03-21T09:11:31.226Z] "crypto/dsa", [2024-03-21T09:11:31.226Z] "crypto/ecdsa", [2024-03-21T09:11:31.226Z] "crypto/ed25519", [2024-03-21T09:11:31.226Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.226Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.226Z] "crypto/elliptic", [2024-03-21T09:11:31.226Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.226Z] "crypto/hmac", [2024-03-21T09:11:31.226Z] "crypto/internal/randutil", [2024-03-21T09:11:31.226Z] "crypto/internal/subtle", [2024-03-21T09:11:31.226Z] "crypto/md5", [2024-03-21T09:11:31.226Z] "crypto/rand", [2024-03-21T09:11:31.226Z] "crypto/rc4", [2024-03-21T09:11:31.226Z] "crypto/rsa", [2024-03-21T09:11:31.226Z] "crypto/sha1", [2024-03-21T09:11:31.226Z] "crypto/sha256", [2024-03-21T09:11:31.226Z] "crypto/sha512", [2024-03-21T09:11:31.226Z] "crypto/subtle", [2024-03-21T09:11:31.226Z] "crypto/tls", [2024-03-21T09:11:31.226Z] "crypto/x509", [2024-03-21T09:11:31.226Z] "crypto/x509/pkix", [2024-03-21T09:11:31.226Z] "database/sql/driver", [2024-03-21T09:11:31.226Z] "debug/dwarf", [2024-03-21T09:11:31.226Z] "debug/macho", [2024-03-21T09:11:31.226Z] "encoding", [2024-03-21T09:11:31.226Z] "encoding/asn1", [2024-03-21T09:11:31.226Z] "encoding/base64", [2024-03-21T09:11:31.226Z] "encoding/binary", [2024-03-21T09:11:31.226Z] "encoding/csv", [2024-03-21T09:11:31.226Z] "encoding/hex", [2024-03-21T09:11:31.226Z] "encoding/json", [2024-03-21T09:11:31.226Z] "encoding/pem", [2024-03-21T09:11:31.226Z] "encoding/xml", [2024-03-21T09:11:31.226Z] "errors", [2024-03-21T09:11:31.226Z] "flag", [2024-03-21T09:11:31.226Z] "fmt", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.226Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.226Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.226Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.226Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.226Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.226Z] "github.com/go-kit/log", [2024-03-21T09:11:31.226Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.226Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.227Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.227Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.227Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.227Z] "github.com/google/uuid", [2024-03-21T09:11:31.227Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.227Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.227Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.227Z] "golang.org/x/net/html", [2024-03-21T09:11:31.227Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.227Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.227Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.227Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.227Z] "golang.org/x/text/language", [2024-03-21T09:11:31.227Z] "hash", [2024-03-21T09:11:31.227Z] "hash/adler32", [2024-03-21T09:11:31.227Z] "hash/crc32", [2024-03-21T09:11:31.227Z] "internal/abi", [2024-03-21T09:11:31.227Z] "internal/bytealg", [2024-03-21T09:11:31.227Z] "internal/cpu", [2024-03-21T09:11:31.227Z] "internal/fmtsort", [2024-03-21T09:11:31.227Z] "internal/goexperiment", [2024-03-21T09:11:31.227Z] "internal/itoa", [2024-03-21T09:11:31.227Z] "internal/nettrace", [2024-03-21T09:11:31.227Z] "internal/oserror", [2024-03-21T09:11:31.227Z] "internal/poll", [2024-03-21T09:11:31.227Z] "internal/race", [2024-03-21T09:11:31.227Z] "internal/reflectlite", [2024-03-21T09:11:31.227Z] "internal/singleflight", [2024-03-21T09:11:31.227Z] "internal/syscall/execenv", [2024-03-21T09:11:31.227Z] "internal/syscall/unix", [2024-03-21T09:11:31.227Z] "internal/testlog", [2024-03-21T09:11:31.227Z] "internal/unsafeheader", [2024-03-21T09:11:31.227Z] "io", [2024-03-21T09:11:31.227Z] "io/fs", [2024-03-21T09:11:31.227Z] "io/ioutil", [2024-03-21T09:11:31.227Z] "log", [2024-03-21T09:11:31.227Z] "math", [2024-03-21T09:11:31.227Z] "math/big", [2024-03-21T09:11:31.227Z] "math/bits", [2024-03-21T09:11:31.227Z] "math/rand", [2024-03-21T09:11:31.227Z] "mime", [2024-03-21T09:11:31.227Z] "mime/multipart", [2024-03-21T09:11:31.227Z] "mime/quotedprintable", [2024-03-21T09:11:31.227Z] "net", [2024-03-21T09:11:31.227Z] "net/http", [2024-03-21T09:11:31.227Z] "net/http/httptest", [2024-03-21T09:11:31.227Z] "net/http/httptrace", [2024-03-21T09:11:31.227Z] "net/http/internal", [2024-03-21T09:11:31.227Z] "net/http/internal/ascii", [2024-03-21T09:11:31.227Z] "net/http/internal/testcert", [2024-03-21T09:11:31.227Z] "net/textproto", [2024-03-21T09:11:31.227Z] "net/url", [2024-03-21T09:11:31.227Z] "os", [2024-03-21T09:11:31.227Z] "path", [2024-03-21T09:11:31.227Z] "path/filepath", [2024-03-21T09:11:31.227Z] "reflect", [2024-03-21T09:11:31.227Z] "regexp", [2024-03-21T09:11:31.227Z] "regexp/syntax", [2024-03-21T09:11:31.227Z] "runtime", [2024-03-21T09:11:31.227Z] "runtime/cgo", [2024-03-21T09:11:31.227Z] "runtime/internal/atomic", [2024-03-21T09:11:31.227Z] "runtime/internal/math", [2024-03-21T09:11:31.227Z] "runtime/internal/sys", [2024-03-21T09:11:31.227Z] "sort", [2024-03-21T09:11:31.227Z] "strconv", [2024-03-21T09:11:31.227Z] "strings", [2024-03-21T09:11:31.227Z] "sync", [2024-03-21T09:11:31.227Z] "sync/atomic", [2024-03-21T09:11:31.227Z] "syscall", [2024-03-21T09:11:31.227Z] "time", [2024-03-21T09:11:31.227Z] "unicode", [2024-03-21T09:11:31.227Z] "unicode/utf16", [2024-03-21T09:11:31.227Z] "unicode/utf8", [2024-03-21T09:11:31.227Z] "unsafe", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.227Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.227Z] ] [2024-03-21T09:11:31.227Z] } [2024-03-21T09:11:31.227Z] { [2024-03-21T09:11:31.227Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/command/help", [2024-03-21T09:11:31.227Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-21T09:11:31.227Z] "Name": "help", [2024-03-21T09:11:31.227Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.227Z] "Module": { [2024-03-21T09:11:31.227Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.227Z] "Main": true, [2024-03-21T09:11:31.227Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.227Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.227Z] "GoVersion": "1.21" [2024-03-21T09:11:31.227Z] }, [2024-03-21T09:11:31.227Z] "Match": [ [2024-03-21T09:11:31.227Z] "./..." [2024-03-21T09:11:31.227Z] ], [2024-03-21T09:11:31.227Z] "Stale": true, [2024-03-21T09:11:31.227Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.227Z] "GoFiles": [ [2024-03-21T09:11:31.227Z] "command.go" [2024-03-21T09:11:31.227Z] ], [2024-03-21T09:11:31.227Z] "Imports": [ [2024-03-21T09:11:31.227Z] "flag", [2024-03-21T09:11:31.227Z] "fmt", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.227Z] "strings" [2024-03-21T09:11:31.227Z] ], [2024-03-21T09:11:31.227Z] "Deps": [ [2024-03-21T09:11:31.227Z] "bufio", [2024-03-21T09:11:31.227Z] "bytes", [2024-03-21T09:11:31.227Z] "compress/flate", [2024-03-21T09:11:31.227Z] "compress/gzip", [2024-03-21T09:11:31.227Z] "compress/zlib", [2024-03-21T09:11:31.227Z] "container/list", [2024-03-21T09:11:31.227Z] "context", [2024-03-21T09:11:31.227Z] "crypto", [2024-03-21T09:11:31.227Z] "crypto/aes", [2024-03-21T09:11:31.227Z] "crypto/cipher", [2024-03-21T09:11:31.227Z] "crypto/des", [2024-03-21T09:11:31.227Z] "crypto/dsa", [2024-03-21T09:11:31.227Z] "crypto/ecdsa", [2024-03-21T09:11:31.227Z] "crypto/ed25519", [2024-03-21T09:11:31.227Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.227Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.227Z] "crypto/elliptic", [2024-03-21T09:11:31.227Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.227Z] "crypto/hmac", [2024-03-21T09:11:31.227Z] "crypto/internal/randutil", [2024-03-21T09:11:31.227Z] "crypto/internal/subtle", [2024-03-21T09:11:31.227Z] "crypto/md5", [2024-03-21T09:11:31.227Z] "crypto/rand", [2024-03-21T09:11:31.227Z] "crypto/rc4", [2024-03-21T09:11:31.227Z] "crypto/rsa", [2024-03-21T09:11:31.227Z] "crypto/sha1", [2024-03-21T09:11:31.227Z] "crypto/sha256", [2024-03-21T09:11:31.227Z] "crypto/sha512", [2024-03-21T09:11:31.227Z] "crypto/subtle", [2024-03-21T09:11:31.227Z] "crypto/tls", [2024-03-21T09:11:31.227Z] "crypto/x509", [2024-03-21T09:11:31.227Z] "crypto/x509/pkix", [2024-03-21T09:11:31.227Z] "database/sql/driver", [2024-03-21T09:11:31.227Z] "debug/dwarf", [2024-03-21T09:11:31.227Z] "debug/macho", [2024-03-21T09:11:31.227Z] "embed", [2024-03-21T09:11:31.227Z] "encoding", [2024-03-21T09:11:31.227Z] "encoding/asn1", [2024-03-21T09:11:31.227Z] "encoding/base32", [2024-03-21T09:11:31.227Z] "encoding/base64", [2024-03-21T09:11:31.227Z] "encoding/binary", [2024-03-21T09:11:31.227Z] "encoding/csv", [2024-03-21T09:11:31.227Z] "encoding/hex", [2024-03-21T09:11:31.227Z] "encoding/json", [2024-03-21T09:11:31.227Z] "encoding/pem", [2024-03-21T09:11:31.227Z] "encoding/xml", [2024-03-21T09:11:31.227Z] "errors", [2024-03-21T09:11:31.227Z] "flag", [2024-03-21T09:11:31.227Z] "fmt", [2024-03-21T09:11:31.227Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.227Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.227Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.227Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.227Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.227Z] "github.com/fatih/color", [2024-03-21T09:11:31.227Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.227Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.227Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.227Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.227Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.227Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.227Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.227Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.227Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.227Z] "github.com/go-kit/log", [2024-03-21T09:11:31.227Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.227Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.227Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.227Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.227Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.227Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.227Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.227Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.227Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.227Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.227Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.227Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.227Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.227Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.227Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.227Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.227Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.227Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.227Z] "github.com/google/uuid", [2024-03-21T09:11:31.227Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.227Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.227Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.227Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.227Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.227Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.227Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.227Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.227Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.227Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.227Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.227Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.227Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.227Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.227Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.227Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.227Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.227Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.227Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.227Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.227Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.227Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.227Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.227Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.227Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.227Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.227Z] "github.com/x448/float16", [2024-03-21T09:11:31.227Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.227Z] "go/token", [2024-03-21T09:11:31.227Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.227Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.227Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.227Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.227Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.227Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.227Z] "golang.org/x/net/html", [2024-03-21T09:11:31.227Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.227Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.227Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.227Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.227Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.227Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.227Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.227Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.227Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.227Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.227Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.227Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.227Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.227Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.227Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.227Z] "golang.org/x/text/language", [2024-03-21T09:11:31.227Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.227Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.227Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.227Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.227Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.227Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.228Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.228Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.228Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.228Z] "hash", [2024-03-21T09:11:31.228Z] "hash/adler32", [2024-03-21T09:11:31.228Z] "hash/crc32", [2024-03-21T09:11:31.228Z] "hash/fnv", [2024-03-21T09:11:31.228Z] "html", [2024-03-21T09:11:31.228Z] "html/template", [2024-03-21T09:11:31.228Z] "internal/abi", [2024-03-21T09:11:31.228Z] "internal/bytealg", [2024-03-21T09:11:31.228Z] "internal/cpu", [2024-03-21T09:11:31.228Z] "internal/fmtsort", [2024-03-21T09:11:31.228Z] "internal/goexperiment", [2024-03-21T09:11:31.228Z] "internal/itoa", [2024-03-21T09:11:31.228Z] "internal/nettrace", [2024-03-21T09:11:31.228Z] "internal/oserror", [2024-03-21T09:11:31.228Z] "internal/poll", [2024-03-21T09:11:31.228Z] "internal/race", [2024-03-21T09:11:31.228Z] "internal/reflectlite", [2024-03-21T09:11:31.228Z] "internal/singleflight", [2024-03-21T09:11:31.228Z] "internal/syscall/execenv", [2024-03-21T09:11:31.228Z] "internal/syscall/unix", [2024-03-21T09:11:31.228Z] "internal/testlog", [2024-03-21T09:11:31.228Z] "internal/unsafeheader", [2024-03-21T09:11:31.228Z] "io", [2024-03-21T09:11:31.228Z] "io/fs", [2024-03-21T09:11:31.228Z] "io/ioutil", [2024-03-21T09:11:31.228Z] "log", [2024-03-21T09:11:31.228Z] "log/syslog", [2024-03-21T09:11:31.228Z] "math", [2024-03-21T09:11:31.228Z] "math/big", [2024-03-21T09:11:31.228Z] "math/bits", [2024-03-21T09:11:31.228Z] "math/rand", [2024-03-21T09:11:31.228Z] "mime", [2024-03-21T09:11:31.228Z] "mime/multipart", [2024-03-21T09:11:31.228Z] "mime/quotedprintable", [2024-03-21T09:11:31.228Z] "net", [2024-03-21T09:11:31.228Z] "net/http", [2024-03-21T09:11:31.228Z] "net/http/httptest", [2024-03-21T09:11:31.228Z] "net/http/httptrace", [2024-03-21T09:11:31.228Z] "net/http/httputil", [2024-03-21T09:11:31.228Z] "net/http/internal", [2024-03-21T09:11:31.228Z] "net/http/internal/ascii", [2024-03-21T09:11:31.228Z] "net/http/internal/testcert", [2024-03-21T09:11:31.228Z] "net/textproto", [2024-03-21T09:11:31.228Z] "net/url", [2024-03-21T09:11:31.228Z] "os", [2024-03-21T09:11:31.228Z] "os/signal", [2024-03-21T09:11:31.228Z] "path", [2024-03-21T09:11:31.228Z] "path/filepath", [2024-03-21T09:11:31.228Z] "reflect", [2024-03-21T09:11:31.228Z] "regexp", [2024-03-21T09:11:31.228Z] "regexp/syntax", [2024-03-21T09:11:31.228Z] "runtime", [2024-03-21T09:11:31.228Z] "runtime/cgo", [2024-03-21T09:11:31.228Z] "runtime/debug", [2024-03-21T09:11:31.228Z] "runtime/internal/atomic", [2024-03-21T09:11:31.228Z] "runtime/internal/math", [2024-03-21T09:11:31.228Z] "runtime/internal/sys", [2024-03-21T09:11:31.228Z] "runtime/pprof", [2024-03-21T09:11:31.228Z] "sort", [2024-03-21T09:11:31.228Z] "strconv", [2024-03-21T09:11:31.228Z] "strings", [2024-03-21T09:11:31.228Z] "sync", [2024-03-21T09:11:31.228Z] "sync/atomic", [2024-03-21T09:11:31.228Z] "syscall", [2024-03-21T09:11:31.228Z] "text/tabwriter", [2024-03-21T09:11:31.228Z] "text/template", [2024-03-21T09:11:31.228Z] "text/template/parse", [2024-03-21T09:11:31.228Z] "time", [2024-03-21T09:11:31.228Z] "unicode", [2024-03-21T09:11:31.228Z] "unicode/utf16", [2024-03-21T09:11:31.228Z] "unicode/utf8", [2024-03-21T09:11:31.228Z] "unsafe", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.228Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.228Z] ], [2024-03-21T09:11:31.228Z] "TestGoFiles": [ [2024-03-21T09:11:31.228Z] "command_test.go" [2024-03-21T09:11:31.228Z] ], [2024-03-21T09:11:31.228Z] "TestImports": [ [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.228Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.228Z] "testing" [2024-03-21T09:11:31.228Z] ] [2024-03-21T09:11:31.228Z] } [2024-03-21T09:11:31.228Z] { [2024-03-21T09:11:31.228Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/handlers", [2024-03-21T09:11:31.228Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-21T09:11:31.228Z] "Name": "handlers", [2024-03-21T09:11:31.228Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.228Z] "Module": { [2024-03-21T09:11:31.228Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.228Z] "Main": true, [2024-03-21T09:11:31.228Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.228Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.228Z] "GoVersion": "1.21" [2024-03-21T09:11:31.228Z] }, [2024-03-21T09:11:31.228Z] "Match": [ [2024-03-21T09:11:31.228Z] "./..." [2024-03-21T09:11:31.228Z] ], [2024-03-21T09:11:31.228Z] "Stale": true, [2024-03-21T09:11:31.228Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.228Z] "GoFiles": [ [2024-03-21T09:11:31.228Z] "init.go" [2024-03-21T09:11:31.228Z] ], [2024-03-21T09:11:31.228Z] "Imports": [ [2024-03-21T09:11:31.228Z] "context", [2024-03-21T09:11:31.228Z] "flag", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.228Z] "os", [2024-03-21T09:11:31.228Z] "sync" [2024-03-21T09:11:31.228Z] ], [2024-03-21T09:11:31.228Z] "Deps": [ [2024-03-21T09:11:31.228Z] "bufio", [2024-03-21T09:11:31.228Z] "bytes", [2024-03-21T09:11:31.228Z] "compress/flate", [2024-03-21T09:11:31.228Z] "compress/gzip", [2024-03-21T09:11:31.228Z] "compress/zlib", [2024-03-21T09:11:31.228Z] "container/list", [2024-03-21T09:11:31.228Z] "context", [2024-03-21T09:11:31.228Z] "crypto", [2024-03-21T09:11:31.228Z] "crypto/aes", [2024-03-21T09:11:31.228Z] "crypto/cipher", [2024-03-21T09:11:31.228Z] "crypto/des", [2024-03-21T09:11:31.228Z] "crypto/dsa", [2024-03-21T09:11:31.228Z] "crypto/ecdsa", [2024-03-21T09:11:31.228Z] "crypto/ed25519", [2024-03-21T09:11:31.228Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.228Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.228Z] "crypto/elliptic", [2024-03-21T09:11:31.228Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.228Z] "crypto/hmac", [2024-03-21T09:11:31.228Z] "crypto/internal/randutil", [2024-03-21T09:11:31.228Z] "crypto/internal/subtle", [2024-03-21T09:11:31.228Z] "crypto/md5", [2024-03-21T09:11:31.228Z] "crypto/rand", [2024-03-21T09:11:31.228Z] "crypto/rc4", [2024-03-21T09:11:31.228Z] "crypto/rsa", [2024-03-21T09:11:31.228Z] "crypto/sha1", [2024-03-21T09:11:31.228Z] "crypto/sha256", [2024-03-21T09:11:31.228Z] "crypto/sha512", [2024-03-21T09:11:31.228Z] "crypto/subtle", [2024-03-21T09:11:31.228Z] "crypto/tls", [2024-03-21T09:11:31.228Z] "crypto/x509", [2024-03-21T09:11:31.228Z] "crypto/x509/pkix", [2024-03-21T09:11:31.228Z] "database/sql/driver", [2024-03-21T09:11:31.228Z] "debug/dwarf", [2024-03-21T09:11:31.228Z] "debug/macho", [2024-03-21T09:11:31.228Z] "embed", [2024-03-21T09:11:31.228Z] "encoding", [2024-03-21T09:11:31.228Z] "encoding/asn1", [2024-03-21T09:11:31.228Z] "encoding/base32", [2024-03-21T09:11:31.228Z] "encoding/base64", [2024-03-21T09:11:31.228Z] "encoding/binary", [2024-03-21T09:11:31.228Z] "encoding/csv", [2024-03-21T09:11:31.228Z] "encoding/hex", [2024-03-21T09:11:31.228Z] "encoding/json", [2024-03-21T09:11:31.228Z] "encoding/pem", [2024-03-21T09:11:31.228Z] "encoding/xml", [2024-03-21T09:11:31.228Z] "errors", [2024-03-21T09:11:31.228Z] "flag", [2024-03-21T09:11:31.228Z] "fmt", [2024-03-21T09:11:31.228Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.228Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.228Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.228Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.228Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.228Z] "github.com/fatih/color", [2024-03-21T09:11:31.228Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.228Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.228Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.228Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.228Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.228Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.228Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.228Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.228Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.228Z] "github.com/go-kit/log", [2024-03-21T09:11:31.228Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.228Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.228Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.228Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.228Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.228Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.228Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.228Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.228Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.228Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.228Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.228Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.228Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.228Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.228Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.228Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.228Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.228Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.228Z] "github.com/google/uuid", [2024-03-21T09:11:31.228Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.228Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.228Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.228Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.228Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.228Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.228Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.228Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.228Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.228Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.228Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.228Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.228Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.228Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.228Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.228Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.228Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.228Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.228Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.228Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.228Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.228Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.228Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.228Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.228Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.228Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.228Z] "github.com/x448/float16", [2024-03-21T09:11:31.228Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.228Z] "go/token", [2024-03-21T09:11:31.228Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.228Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.228Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.228Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.228Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.228Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.228Z] "golang.org/x/net/html", [2024-03-21T09:11:31.228Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.228Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.228Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.228Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.228Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.228Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.228Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.228Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.228Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.228Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.228Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.228Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.228Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.228Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.228Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.228Z] "golang.org/x/text/language", [2024-03-21T09:11:31.228Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.228Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.228Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.228Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.229Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.229Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.229Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.229Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.229Z] "hash", [2024-03-21T09:11:31.229Z] "hash/adler32", [2024-03-21T09:11:31.229Z] "hash/crc32", [2024-03-21T09:11:31.229Z] "hash/fnv", [2024-03-21T09:11:31.229Z] "html", [2024-03-21T09:11:31.229Z] "html/template", [2024-03-21T09:11:31.229Z] "internal/abi", [2024-03-21T09:11:31.229Z] "internal/bytealg", [2024-03-21T09:11:31.229Z] "internal/cpu", [2024-03-21T09:11:31.229Z] "internal/fmtsort", [2024-03-21T09:11:31.229Z] "internal/goexperiment", [2024-03-21T09:11:31.229Z] "internal/itoa", [2024-03-21T09:11:31.229Z] "internal/nettrace", [2024-03-21T09:11:31.229Z] "internal/oserror", [2024-03-21T09:11:31.229Z] "internal/poll", [2024-03-21T09:11:31.229Z] "internal/race", [2024-03-21T09:11:31.229Z] "internal/reflectlite", [2024-03-21T09:11:31.229Z] "internal/singleflight", [2024-03-21T09:11:31.229Z] "internal/syscall/execenv", [2024-03-21T09:11:31.229Z] "internal/syscall/unix", [2024-03-21T09:11:31.229Z] "internal/testlog", [2024-03-21T09:11:31.229Z] "internal/unsafeheader", [2024-03-21T09:11:31.229Z] "io", [2024-03-21T09:11:31.229Z] "io/fs", [2024-03-21T09:11:31.229Z] "io/ioutil", [2024-03-21T09:11:31.229Z] "log", [2024-03-21T09:11:31.229Z] "log/syslog", [2024-03-21T09:11:31.229Z] "math", [2024-03-21T09:11:31.229Z] "math/big", [2024-03-21T09:11:31.229Z] "math/bits", [2024-03-21T09:11:31.229Z] "math/rand", [2024-03-21T09:11:31.229Z] "mime", [2024-03-21T09:11:31.229Z] "mime/multipart", [2024-03-21T09:11:31.229Z] "mime/quotedprintable", [2024-03-21T09:11:31.229Z] "net", [2024-03-21T09:11:31.229Z] "net/http", [2024-03-21T09:11:31.229Z] "net/http/httptest", [2024-03-21T09:11:31.229Z] "net/http/httptrace", [2024-03-21T09:11:31.229Z] "net/http/httputil", [2024-03-21T09:11:31.229Z] "net/http/internal", [2024-03-21T09:11:31.229Z] "net/http/internal/ascii", [2024-03-21T09:11:31.229Z] "net/http/internal/testcert", [2024-03-21T09:11:31.229Z] "net/textproto", [2024-03-21T09:11:31.229Z] "net/url", [2024-03-21T09:11:31.229Z] "os", [2024-03-21T09:11:31.229Z] "os/signal", [2024-03-21T09:11:31.229Z] "path", [2024-03-21T09:11:31.229Z] "path/filepath", [2024-03-21T09:11:31.229Z] "reflect", [2024-03-21T09:11:31.229Z] "regexp", [2024-03-21T09:11:31.229Z] "regexp/syntax", [2024-03-21T09:11:31.229Z] "runtime", [2024-03-21T09:11:31.229Z] "runtime/cgo", [2024-03-21T09:11:31.229Z] "runtime/debug", [2024-03-21T09:11:31.229Z] "runtime/internal/atomic", [2024-03-21T09:11:31.229Z] "runtime/internal/math", [2024-03-21T09:11:31.229Z] "runtime/internal/sys", [2024-03-21T09:11:31.229Z] "runtime/pprof", [2024-03-21T09:11:31.229Z] "sort", [2024-03-21T09:11:31.229Z] "strconv", [2024-03-21T09:11:31.229Z] "strings", [2024-03-21T09:11:31.229Z] "sync", [2024-03-21T09:11:31.229Z] "sync/atomic", [2024-03-21T09:11:31.229Z] "syscall", [2024-03-21T09:11:31.229Z] "text/tabwriter", [2024-03-21T09:11:31.229Z] "text/template", [2024-03-21T09:11:31.229Z] "text/template/parse", [2024-03-21T09:11:31.229Z] "time", [2024-03-21T09:11:31.229Z] "unicode", [2024-03-21T09:11:31.229Z] "unicode/utf16", [2024-03-21T09:11:31.229Z] "unicode/utf8", [2024-03-21T09:11:31.229Z] "unsafe", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.229Z] ] [2024-03-21T09:11:31.229Z] } [2024-03-21T09:11:31.229Z] { [2024-03-21T09:11:31.229Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.229Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.229Z] "Name": "config", [2024-03-21T09:11:31.229Z] "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-21T09:11:31.229Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.229Z] "Module": { [2024-03-21T09:11:31.229Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.229Z] "Main": true, [2024-03-21T09:11:31.229Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.229Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.229Z] "GoVersion": "1.21" [2024-03-21T09:11:31.229Z] }, [2024-03-21T09:11:31.229Z] "Match": [ [2024-03-21T09:11:31.229Z] "./..." [2024-03-21T09:11:31.229Z] ], [2024-03-21T09:11:31.229Z] "Stale": true, [2024-03-21T09:11:31.229Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.229Z] "GoFiles": [ [2024-03-21T09:11:31.229Z] "config.go" [2024-03-21T09:11:31.229Z] ], [2024-03-21T09:11:31.229Z] "Imports": [ [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.229Z] ], [2024-03-21T09:11:31.229Z] "Deps": [ [2024-03-21T09:11:31.229Z] "bufio", [2024-03-21T09:11:31.229Z] "bytes", [2024-03-21T09:11:31.229Z] "compress/flate", [2024-03-21T09:11:31.229Z] "compress/gzip", [2024-03-21T09:11:31.229Z] "compress/zlib", [2024-03-21T09:11:31.229Z] "container/list", [2024-03-21T09:11:31.229Z] "context", [2024-03-21T09:11:31.229Z] "crypto", [2024-03-21T09:11:31.229Z] "crypto/aes", [2024-03-21T09:11:31.229Z] "crypto/cipher", [2024-03-21T09:11:31.229Z] "crypto/des", [2024-03-21T09:11:31.229Z] "crypto/dsa", [2024-03-21T09:11:31.229Z] "crypto/ecdsa", [2024-03-21T09:11:31.229Z] "crypto/ed25519", [2024-03-21T09:11:31.229Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.229Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.229Z] "crypto/elliptic", [2024-03-21T09:11:31.229Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.229Z] "crypto/hmac", [2024-03-21T09:11:31.229Z] "crypto/internal/randutil", [2024-03-21T09:11:31.229Z] "crypto/internal/subtle", [2024-03-21T09:11:31.229Z] "crypto/md5", [2024-03-21T09:11:31.229Z] "crypto/rand", [2024-03-21T09:11:31.229Z] "crypto/rc4", [2024-03-21T09:11:31.229Z] "crypto/rsa", [2024-03-21T09:11:31.229Z] "crypto/sha1", [2024-03-21T09:11:31.229Z] "crypto/sha256", [2024-03-21T09:11:31.229Z] "crypto/sha512", [2024-03-21T09:11:31.229Z] "crypto/subtle", [2024-03-21T09:11:31.229Z] "crypto/tls", [2024-03-21T09:11:31.229Z] "crypto/x509", [2024-03-21T09:11:31.229Z] "crypto/x509/pkix", [2024-03-21T09:11:31.229Z] "database/sql/driver", [2024-03-21T09:11:31.229Z] "debug/dwarf", [2024-03-21T09:11:31.229Z] "debug/macho", [2024-03-21T09:11:31.229Z] "encoding", [2024-03-21T09:11:31.229Z] "encoding/asn1", [2024-03-21T09:11:31.229Z] "encoding/base64", [2024-03-21T09:11:31.229Z] "encoding/binary", [2024-03-21T09:11:31.229Z] "encoding/csv", [2024-03-21T09:11:31.229Z] "encoding/hex", [2024-03-21T09:11:31.229Z] "encoding/json", [2024-03-21T09:11:31.229Z] "encoding/pem", [2024-03-21T09:11:31.229Z] "encoding/xml", [2024-03-21T09:11:31.229Z] "errors", [2024-03-21T09:11:31.229Z] "flag", [2024-03-21T09:11:31.229Z] "fmt", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.229Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.229Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.229Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.229Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.229Z] "github.com/go-kit/log", [2024-03-21T09:11:31.229Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.229Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.229Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.229Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.229Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.229Z] "github.com/google/uuid", [2024-03-21T09:11:31.229Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.229Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.229Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.229Z] "golang.org/x/net/html", [2024-03-21T09:11:31.229Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.229Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.229Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.229Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.229Z] "golang.org/x/text/language", [2024-03-21T09:11:31.229Z] "hash", [2024-03-21T09:11:31.229Z] "hash/adler32", [2024-03-21T09:11:31.229Z] "hash/crc32", [2024-03-21T09:11:31.229Z] "internal/abi", [2024-03-21T09:11:31.229Z] "internal/bytealg", [2024-03-21T09:11:31.229Z] "internal/cpu", [2024-03-21T09:11:31.229Z] "internal/fmtsort", [2024-03-21T09:11:31.229Z] "internal/goexperiment", [2024-03-21T09:11:31.229Z] "internal/itoa", [2024-03-21T09:11:31.229Z] "internal/nettrace", [2024-03-21T09:11:31.229Z] "internal/oserror", [2024-03-21T09:11:31.229Z] "internal/poll", [2024-03-21T09:11:31.229Z] "internal/race", [2024-03-21T09:11:31.229Z] "internal/reflectlite", [2024-03-21T09:11:31.229Z] "internal/singleflight", [2024-03-21T09:11:31.229Z] "internal/syscall/execenv", [2024-03-21T09:11:31.229Z] "internal/syscall/unix", [2024-03-21T09:11:31.229Z] "internal/testlog", [2024-03-21T09:11:31.229Z] "internal/unsafeheader", [2024-03-21T09:11:31.229Z] "io", [2024-03-21T09:11:31.229Z] "io/fs", [2024-03-21T09:11:31.229Z] "io/ioutil", [2024-03-21T09:11:31.229Z] "log", [2024-03-21T09:11:31.229Z] "math", [2024-03-21T09:11:31.229Z] "math/big", [2024-03-21T09:11:31.229Z] "math/bits", [2024-03-21T09:11:31.229Z] "math/rand", [2024-03-21T09:11:31.229Z] "mime", [2024-03-21T09:11:31.229Z] "mime/multipart", [2024-03-21T09:11:31.229Z] "mime/quotedprintable", [2024-03-21T09:11:31.229Z] "net", [2024-03-21T09:11:31.229Z] "net/http", [2024-03-21T09:11:31.229Z] "net/http/httptest", [2024-03-21T09:11:31.229Z] "net/http/httptrace", [2024-03-21T09:11:31.229Z] "net/http/internal", [2024-03-21T09:11:31.229Z] "net/http/internal/ascii", [2024-03-21T09:11:31.229Z] "net/http/internal/testcert", [2024-03-21T09:11:31.229Z] "net/textproto", [2024-03-21T09:11:31.229Z] "net/url", [2024-03-21T09:11:31.229Z] "os", [2024-03-21T09:11:31.229Z] "path", [2024-03-21T09:11:31.229Z] "path/filepath", [2024-03-21T09:11:31.229Z] "reflect", [2024-03-21T09:11:31.229Z] "regexp", [2024-03-21T09:11:31.229Z] "regexp/syntax", [2024-03-21T09:11:31.229Z] "runtime", [2024-03-21T09:11:31.229Z] "runtime/cgo", [2024-03-21T09:11:31.229Z] "runtime/internal/atomic", [2024-03-21T09:11:31.229Z] "runtime/internal/math", [2024-03-21T09:11:31.229Z] "runtime/internal/sys", [2024-03-21T09:11:31.229Z] "sort", [2024-03-21T09:11:31.229Z] "strconv", [2024-03-21T09:11:31.229Z] "strings", [2024-03-21T09:11:31.229Z] "sync", [2024-03-21T09:11:31.229Z] "sync/atomic", [2024-03-21T09:11:31.229Z] "syscall", [2024-03-21T09:11:31.229Z] "time", [2024-03-21T09:11:31.229Z] "unicode", [2024-03-21T09:11:31.229Z] "unicode/utf16", [2024-03-21T09:11:31.229Z] "unicode/utf8", [2024-03-21T09:11:31.229Z] "unsafe", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.229Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.229Z] ] [2024-03-21T09:11:31.229Z] } [2024-03-21T09:11:31.229Z] { [2024-03-21T09:11:31.229Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/mosquitto/container", [2024-03-21T09:11:31.229Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-21T09:11:31.229Z] "Name": "container", [2024-03-21T09:11:31.229Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.229Z] "Module": { [2024-03-21T09:11:31.229Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.229Z] "Main": true, [2024-03-21T09:11:31.229Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.229Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.229Z] "GoVersion": "1.21" [2024-03-21T09:11:31.229Z] }, [2024-03-21T09:11:31.229Z] "Match": [ [2024-03-21T09:11:31.229Z] "./..." [2024-03-21T09:11:31.229Z] ], [2024-03-21T09:11:31.229Z] "Stale": true, [2024-03-21T09:11:31.229Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.229Z] "GoFiles": [ [2024-03-21T09:11:31.229Z] "config.go" [2024-03-21T09:11:31.229Z] ], [2024-03-21T09:11:31.229Z] "Imports": [ [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.229Z] ], [2024-03-21T09:11:31.229Z] "Deps": [ [2024-03-21T09:11:31.229Z] "bufio", [2024-03-21T09:11:31.229Z] "bytes", [2024-03-21T09:11:31.229Z] "compress/flate", [2024-03-21T09:11:31.229Z] "compress/gzip", [2024-03-21T09:11:31.229Z] "compress/zlib", [2024-03-21T09:11:31.229Z] "container/list", [2024-03-21T09:11:31.229Z] "context", [2024-03-21T09:11:31.229Z] "crypto", [2024-03-21T09:11:31.229Z] "crypto/aes", [2024-03-21T09:11:31.229Z] "crypto/cipher", [2024-03-21T09:11:31.229Z] "crypto/des", [2024-03-21T09:11:31.229Z] "crypto/dsa", [2024-03-21T09:11:31.229Z] "crypto/ecdsa", [2024-03-21T09:11:31.229Z] "crypto/ed25519", [2024-03-21T09:11:31.229Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.229Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.229Z] "crypto/elliptic", [2024-03-21T09:11:31.229Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.229Z] "crypto/hmac", [2024-03-21T09:11:31.229Z] "crypto/internal/randutil", [2024-03-21T09:11:31.229Z] "crypto/internal/subtle", [2024-03-21T09:11:31.229Z] "crypto/md5", [2024-03-21T09:11:31.229Z] "crypto/rand", [2024-03-21T09:11:31.229Z] "crypto/rc4", [2024-03-21T09:11:31.229Z] "crypto/rsa", [2024-03-21T09:11:31.229Z] "crypto/sha1", [2024-03-21T09:11:31.229Z] "crypto/sha256", [2024-03-21T09:11:31.229Z] "crypto/sha512", [2024-03-21T09:11:31.229Z] "crypto/subtle", [2024-03-21T09:11:31.229Z] "crypto/tls", [2024-03-21T09:11:31.229Z] "crypto/x509", [2024-03-21T09:11:31.229Z] "crypto/x509/pkix", [2024-03-21T09:11:31.229Z] "database/sql/driver", [2024-03-21T09:11:31.229Z] "debug/dwarf", [2024-03-21T09:11:31.229Z] "debug/macho", [2024-03-21T09:11:31.229Z] "encoding", [2024-03-21T09:11:31.229Z] "encoding/asn1", [2024-03-21T09:11:31.229Z] "encoding/base64", [2024-03-21T09:11:31.229Z] "encoding/binary", [2024-03-21T09:11:31.229Z] "encoding/csv", [2024-03-21T09:11:31.229Z] "encoding/hex", [2024-03-21T09:11:31.229Z] "encoding/json", [2024-03-21T09:11:31.229Z] "encoding/pem", [2024-03-21T09:11:31.229Z] "encoding/xml", [2024-03-21T09:11:31.229Z] "errors", [2024-03-21T09:11:31.229Z] "flag", [2024-03-21T09:11:31.229Z] "fmt", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.229Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.230Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.230Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.230Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.230Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.230Z] "github.com/go-kit/log", [2024-03-21T09:11:31.230Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.230Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.230Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.230Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.230Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.230Z] "github.com/google/uuid", [2024-03-21T09:11:31.230Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.230Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.230Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.230Z] "golang.org/x/net/html", [2024-03-21T09:11:31.230Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.230Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.230Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.230Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.230Z] "golang.org/x/text/language", [2024-03-21T09:11:31.230Z] "hash", [2024-03-21T09:11:31.230Z] "hash/adler32", [2024-03-21T09:11:31.230Z] "hash/crc32", [2024-03-21T09:11:31.230Z] "internal/abi", [2024-03-21T09:11:31.230Z] "internal/bytealg", [2024-03-21T09:11:31.230Z] "internal/cpu", [2024-03-21T09:11:31.230Z] "internal/fmtsort", [2024-03-21T09:11:31.230Z] "internal/goexperiment", [2024-03-21T09:11:31.230Z] "internal/itoa", [2024-03-21T09:11:31.230Z] "internal/nettrace", [2024-03-21T09:11:31.230Z] "internal/oserror", [2024-03-21T09:11:31.230Z] "internal/poll", [2024-03-21T09:11:31.230Z] "internal/race", [2024-03-21T09:11:31.230Z] "internal/reflectlite", [2024-03-21T09:11:31.230Z] "internal/singleflight", [2024-03-21T09:11:31.230Z] "internal/syscall/execenv", [2024-03-21T09:11:31.230Z] "internal/syscall/unix", [2024-03-21T09:11:31.230Z] "internal/testlog", [2024-03-21T09:11:31.230Z] "internal/unsafeheader", [2024-03-21T09:11:31.230Z] "io", [2024-03-21T09:11:31.230Z] "io/fs", [2024-03-21T09:11:31.230Z] "io/ioutil", [2024-03-21T09:11:31.230Z] "log", [2024-03-21T09:11:31.230Z] "math", [2024-03-21T09:11:31.230Z] "math/big", [2024-03-21T09:11:31.230Z] "math/bits", [2024-03-21T09:11:31.230Z] "math/rand", [2024-03-21T09:11:31.230Z] "mime", [2024-03-21T09:11:31.230Z] "mime/multipart", [2024-03-21T09:11:31.230Z] "mime/quotedprintable", [2024-03-21T09:11:31.230Z] "net", [2024-03-21T09:11:31.230Z] "net/http", [2024-03-21T09:11:31.230Z] "net/http/httptest", [2024-03-21T09:11:31.230Z] "net/http/httptrace", [2024-03-21T09:11:31.230Z] "net/http/internal", [2024-03-21T09:11:31.230Z] "net/http/internal/ascii", [2024-03-21T09:11:31.230Z] "net/http/internal/testcert", [2024-03-21T09:11:31.230Z] "net/textproto", [2024-03-21T09:11:31.230Z] "net/url", [2024-03-21T09:11:31.230Z] "os", [2024-03-21T09:11:31.230Z] "path", [2024-03-21T09:11:31.230Z] "path/filepath", [2024-03-21T09:11:31.230Z] "reflect", [2024-03-21T09:11:31.230Z] "regexp", [2024-03-21T09:11:31.230Z] "regexp/syntax", [2024-03-21T09:11:31.230Z] "runtime", [2024-03-21T09:11:31.230Z] "runtime/cgo", [2024-03-21T09:11:31.230Z] "runtime/internal/atomic", [2024-03-21T09:11:31.230Z] "runtime/internal/math", [2024-03-21T09:11:31.230Z] "runtime/internal/sys", [2024-03-21T09:11:31.230Z] "sort", [2024-03-21T09:11:31.230Z] "strconv", [2024-03-21T09:11:31.230Z] "strings", [2024-03-21T09:11:31.230Z] "sync", [2024-03-21T09:11:31.230Z] "sync/atomic", [2024-03-21T09:11:31.230Z] "syscall", [2024-03-21T09:11:31.230Z] "time", [2024-03-21T09:11:31.230Z] "unicode", [2024-03-21T09:11:31.230Z] "unicode/utf16", [2024-03-21T09:11:31.230Z] "unicode/utf8", [2024-03-21T09:11:31.230Z] "unsafe", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.230Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.230Z] ] [2024-03-21T09:11:31.230Z] } [2024-03-21T09:11:31.230Z] { [2024-03-21T09:11:31.230Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/mosquitto/handlers", [2024-03-21T09:11:31.230Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-21T09:11:31.230Z] "Name": "handlers", [2024-03-21T09:11:31.230Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.230Z] "Module": { [2024-03-21T09:11:31.230Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.230Z] "Main": true, [2024-03-21T09:11:31.230Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.230Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.230Z] "GoVersion": "1.21" [2024-03-21T09:11:31.230Z] }, [2024-03-21T09:11:31.230Z] "Match": [ [2024-03-21T09:11:31.230Z] "./..." [2024-03-21T09:11:31.230Z] ], [2024-03-21T09:11:31.230Z] "Stale": true, [2024-03-21T09:11:31.230Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.230Z] "GoFiles": [ [2024-03-21T09:11:31.230Z] "handlers.go" [2024-03-21T09:11:31.230Z] ], [2024-03-21T09:11:31.230Z] "Imports": [ [2024-03-21T09:11:31.230Z] "bufio", [2024-03-21T09:11:31.230Z] "context", [2024-03-21T09:11:31.230Z] "fmt", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.230Z] "html/template", [2024-03-21T09:11:31.230Z] "os", [2024-03-21T09:11:31.230Z] "os/exec", [2024-03-21T09:11:31.230Z] "path/filepath", [2024-03-21T09:11:31.230Z] "sync" [2024-03-21T09:11:31.230Z] ], [2024-03-21T09:11:31.230Z] "Deps": [ [2024-03-21T09:11:31.230Z] "bufio", [2024-03-21T09:11:31.230Z] "bytes", [2024-03-21T09:11:31.230Z] "compress/flate", [2024-03-21T09:11:31.230Z] "compress/gzip", [2024-03-21T09:11:31.230Z] "compress/zlib", [2024-03-21T09:11:31.230Z] "container/list", [2024-03-21T09:11:31.230Z] "context", [2024-03-21T09:11:31.230Z] "crypto", [2024-03-21T09:11:31.230Z] "crypto/aes", [2024-03-21T09:11:31.230Z] "crypto/cipher", [2024-03-21T09:11:31.230Z] "crypto/des", [2024-03-21T09:11:31.230Z] "crypto/dsa", [2024-03-21T09:11:31.230Z] "crypto/ecdsa", [2024-03-21T09:11:31.230Z] "crypto/ed25519", [2024-03-21T09:11:31.230Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.230Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.230Z] "crypto/elliptic", [2024-03-21T09:11:31.230Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.230Z] "crypto/hmac", [2024-03-21T09:11:31.230Z] "crypto/internal/randutil", [2024-03-21T09:11:31.230Z] "crypto/internal/subtle", [2024-03-21T09:11:31.230Z] "crypto/md5", [2024-03-21T09:11:31.230Z] "crypto/rand", [2024-03-21T09:11:31.230Z] "crypto/rc4", [2024-03-21T09:11:31.230Z] "crypto/rsa", [2024-03-21T09:11:31.230Z] "crypto/sha1", [2024-03-21T09:11:31.230Z] "crypto/sha256", [2024-03-21T09:11:31.230Z] "crypto/sha512", [2024-03-21T09:11:31.230Z] "crypto/subtle", [2024-03-21T09:11:31.230Z] "crypto/tls", [2024-03-21T09:11:31.230Z] "crypto/x509", [2024-03-21T09:11:31.230Z] "crypto/x509/pkix", [2024-03-21T09:11:31.230Z] "database/sql/driver", [2024-03-21T09:11:31.230Z] "debug/dwarf", [2024-03-21T09:11:31.230Z] "debug/macho", [2024-03-21T09:11:31.230Z] "embed", [2024-03-21T09:11:31.230Z] "encoding", [2024-03-21T09:11:31.230Z] "encoding/asn1", [2024-03-21T09:11:31.230Z] "encoding/base32", [2024-03-21T09:11:31.230Z] "encoding/base64", [2024-03-21T09:11:31.230Z] "encoding/binary", [2024-03-21T09:11:31.230Z] "encoding/csv", [2024-03-21T09:11:31.230Z] "encoding/hex", [2024-03-21T09:11:31.230Z] "encoding/json", [2024-03-21T09:11:31.230Z] "encoding/pem", [2024-03-21T09:11:31.230Z] "encoding/xml", [2024-03-21T09:11:31.230Z] "errors", [2024-03-21T09:11:31.230Z] "flag", [2024-03-21T09:11:31.230Z] "fmt", [2024-03-21T09:11:31.230Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.230Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.230Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.230Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.230Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.230Z] "github.com/fatih/color", [2024-03-21T09:11:31.230Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.230Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.230Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.230Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.230Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.230Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.230Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.230Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.230Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.230Z] "github.com/go-kit/log", [2024-03-21T09:11:31.230Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.230Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.230Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.230Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.230Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.230Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.230Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.230Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.230Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.230Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.230Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.230Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.230Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.230Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.230Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.230Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.230Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.230Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.230Z] "github.com/google/uuid", [2024-03-21T09:11:31.230Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.230Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.230Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.230Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.230Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.230Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.230Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.230Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.230Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.230Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.230Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.230Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.230Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.230Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.230Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.230Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.230Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.230Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.230Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.230Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.230Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.230Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.230Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.230Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.230Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.230Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.230Z] "github.com/x448/float16", [2024-03-21T09:11:31.230Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.230Z] "go/token", [2024-03-21T09:11:31.230Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.230Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.230Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.230Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.230Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.230Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.230Z] "golang.org/x/net/html", [2024-03-21T09:11:31.230Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.230Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.230Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.230Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.230Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.230Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.230Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.230Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.230Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.230Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.230Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.230Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.230Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.230Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.230Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.230Z] "golang.org/x/text/language", [2024-03-21T09:11:31.230Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.230Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.230Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.230Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.230Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.230Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.231Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.231Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.231Z] "hash", [2024-03-21T09:11:31.231Z] "hash/adler32", [2024-03-21T09:11:31.231Z] "hash/crc32", [2024-03-21T09:11:31.231Z] "hash/fnv", [2024-03-21T09:11:31.231Z] "html", [2024-03-21T09:11:31.231Z] "html/template", [2024-03-21T09:11:31.231Z] "internal/abi", [2024-03-21T09:11:31.231Z] "internal/bytealg", [2024-03-21T09:11:31.231Z] "internal/cpu", [2024-03-21T09:11:31.231Z] "internal/fmtsort", [2024-03-21T09:11:31.231Z] "internal/goexperiment", [2024-03-21T09:11:31.231Z] "internal/itoa", [2024-03-21T09:11:31.231Z] "internal/nettrace", [2024-03-21T09:11:31.231Z] "internal/oserror", [2024-03-21T09:11:31.231Z] "internal/poll", [2024-03-21T09:11:31.231Z] "internal/race", [2024-03-21T09:11:31.231Z] "internal/reflectlite", [2024-03-21T09:11:31.231Z] "internal/singleflight", [2024-03-21T09:11:31.231Z] "internal/syscall/execenv", [2024-03-21T09:11:31.231Z] "internal/syscall/unix", [2024-03-21T09:11:31.231Z] "internal/testlog", [2024-03-21T09:11:31.231Z] "internal/unsafeheader", [2024-03-21T09:11:31.231Z] "io", [2024-03-21T09:11:31.231Z] "io/fs", [2024-03-21T09:11:31.231Z] "io/ioutil", [2024-03-21T09:11:31.231Z] "log", [2024-03-21T09:11:31.231Z] "log/syslog", [2024-03-21T09:11:31.231Z] "math", [2024-03-21T09:11:31.231Z] "math/big", [2024-03-21T09:11:31.231Z] "math/bits", [2024-03-21T09:11:31.231Z] "math/rand", [2024-03-21T09:11:31.231Z] "mime", [2024-03-21T09:11:31.231Z] "mime/multipart", [2024-03-21T09:11:31.231Z] "mime/quotedprintable", [2024-03-21T09:11:31.231Z] "net", [2024-03-21T09:11:31.231Z] "net/http", [2024-03-21T09:11:31.231Z] "net/http/httptest", [2024-03-21T09:11:31.231Z] "net/http/httptrace", [2024-03-21T09:11:31.231Z] "net/http/httputil", [2024-03-21T09:11:31.231Z] "net/http/internal", [2024-03-21T09:11:31.231Z] "net/http/internal/ascii", [2024-03-21T09:11:31.231Z] "net/http/internal/testcert", [2024-03-21T09:11:31.231Z] "net/textproto", [2024-03-21T09:11:31.231Z] "net/url", [2024-03-21T09:11:31.231Z] "os", [2024-03-21T09:11:31.231Z] "os/exec", [2024-03-21T09:11:31.231Z] "os/signal", [2024-03-21T09:11:31.231Z] "path", [2024-03-21T09:11:31.231Z] "path/filepath", [2024-03-21T09:11:31.231Z] "reflect", [2024-03-21T09:11:31.231Z] "regexp", [2024-03-21T09:11:31.231Z] "regexp/syntax", [2024-03-21T09:11:31.231Z] "runtime", [2024-03-21T09:11:31.231Z] "runtime/cgo", [2024-03-21T09:11:31.231Z] "runtime/debug", [2024-03-21T09:11:31.231Z] "runtime/internal/atomic", [2024-03-21T09:11:31.231Z] "runtime/internal/math", [2024-03-21T09:11:31.231Z] "runtime/internal/sys", [2024-03-21T09:11:31.231Z] "runtime/pprof", [2024-03-21T09:11:31.231Z] "sort", [2024-03-21T09:11:31.231Z] "strconv", [2024-03-21T09:11:31.231Z] "strings", [2024-03-21T09:11:31.231Z] "sync", [2024-03-21T09:11:31.231Z] "sync/atomic", [2024-03-21T09:11:31.231Z] "syscall", [2024-03-21T09:11:31.231Z] "text/tabwriter", [2024-03-21T09:11:31.231Z] "text/template", [2024-03-21T09:11:31.231Z] "text/template/parse", [2024-03-21T09:11:31.231Z] "time", [2024-03-21T09:11:31.231Z] "unicode", [2024-03-21T09:11:31.231Z] "unicode/utf16", [2024-03-21T09:11:31.231Z] "unicode/utf8", [2024-03-21T09:11:31.231Z] "unsafe", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.231Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.231Z] ], [2024-03-21T09:11:31.231Z] "TestGoFiles": [ [2024-03-21T09:11:31.231Z] "handlers_test.go" [2024-03-21T09:11:31.231Z] ], [2024-03-21T09:11:31.231Z] "TestImports": [ [2024-03-21T09:11:31.231Z] "context", [2024-03-21T09:11:31.231Z] "errors", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.231Z] "testing" [2024-03-21T09:11:31.231Z] ] [2024-03-21T09:11:31.231Z] } [2024-03-21T09:11:31.231Z] { [2024-03-21T09:11:31.231Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/mosquitto", [2024-03-21T09:11:31.231Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-21T09:11:31.231Z] "Name": "mosquitto", [2024-03-21T09:11:31.231Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.231Z] "Module": { [2024-03-21T09:11:31.231Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.231Z] "Main": true, [2024-03-21T09:11:31.231Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.231Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.231Z] "GoVersion": "1.21" [2024-03-21T09:11:31.231Z] }, [2024-03-21T09:11:31.231Z] "Match": [ [2024-03-21T09:11:31.231Z] "./..." [2024-03-21T09:11:31.231Z] ], [2024-03-21T09:11:31.231Z] "Stale": true, [2024-03-21T09:11:31.231Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.231Z] "GoFiles": [ [2024-03-21T09:11:31.231Z] "configure.go" [2024-03-21T09:11:31.231Z] ], [2024-03-21T09:11:31.231Z] "Imports": [ [2024-03-21T09:11:31.231Z] "context", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.231Z] "os" [2024-03-21T09:11:31.231Z] ], [2024-03-21T09:11:31.231Z] "Deps": [ [2024-03-21T09:11:31.231Z] "bufio", [2024-03-21T09:11:31.231Z] "bytes", [2024-03-21T09:11:31.231Z] "compress/flate", [2024-03-21T09:11:31.231Z] "compress/gzip", [2024-03-21T09:11:31.231Z] "compress/zlib", [2024-03-21T09:11:31.231Z] "container/list", [2024-03-21T09:11:31.231Z] "context", [2024-03-21T09:11:31.231Z] "crypto", [2024-03-21T09:11:31.231Z] "crypto/aes", [2024-03-21T09:11:31.231Z] "crypto/cipher", [2024-03-21T09:11:31.231Z] "crypto/des", [2024-03-21T09:11:31.231Z] "crypto/dsa", [2024-03-21T09:11:31.231Z] "crypto/ecdsa", [2024-03-21T09:11:31.231Z] "crypto/ed25519", [2024-03-21T09:11:31.231Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.231Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.231Z] "crypto/elliptic", [2024-03-21T09:11:31.231Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.231Z] "crypto/hmac", [2024-03-21T09:11:31.231Z] "crypto/internal/randutil", [2024-03-21T09:11:31.231Z] "crypto/internal/subtle", [2024-03-21T09:11:31.231Z] "crypto/md5", [2024-03-21T09:11:31.231Z] "crypto/rand", [2024-03-21T09:11:31.231Z] "crypto/rc4", [2024-03-21T09:11:31.231Z] "crypto/rsa", [2024-03-21T09:11:31.231Z] "crypto/sha1", [2024-03-21T09:11:31.231Z] "crypto/sha256", [2024-03-21T09:11:31.231Z] "crypto/sha512", [2024-03-21T09:11:31.231Z] "crypto/subtle", [2024-03-21T09:11:31.231Z] "crypto/tls", [2024-03-21T09:11:31.231Z] "crypto/x509", [2024-03-21T09:11:31.231Z] "crypto/x509/pkix", [2024-03-21T09:11:31.231Z] "database/sql/driver", [2024-03-21T09:11:31.231Z] "debug/dwarf", [2024-03-21T09:11:31.231Z] "debug/macho", [2024-03-21T09:11:31.231Z] "embed", [2024-03-21T09:11:31.231Z] "encoding", [2024-03-21T09:11:31.231Z] "encoding/asn1", [2024-03-21T09:11:31.231Z] "encoding/base32", [2024-03-21T09:11:31.231Z] "encoding/base64", [2024-03-21T09:11:31.231Z] "encoding/binary", [2024-03-21T09:11:31.231Z] "encoding/csv", [2024-03-21T09:11:31.231Z] "encoding/hex", [2024-03-21T09:11:31.231Z] "encoding/json", [2024-03-21T09:11:31.231Z] "encoding/pem", [2024-03-21T09:11:31.231Z] "encoding/xml", [2024-03-21T09:11:31.231Z] "errors", [2024-03-21T09:11:31.231Z] "flag", [2024-03-21T09:11:31.231Z] "fmt", [2024-03-21T09:11:31.231Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.231Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.231Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.231Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.231Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.231Z] "github.com/fatih/color", [2024-03-21T09:11:31.231Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.231Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.231Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.231Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.231Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.231Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.231Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.231Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.231Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.231Z] "github.com/go-kit/log", [2024-03-21T09:11:31.231Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.231Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.231Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.231Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.231Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.231Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.231Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.231Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.231Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.231Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.231Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.231Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.231Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.231Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.231Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.231Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.231Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.231Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.231Z] "github.com/google/uuid", [2024-03-21T09:11:31.231Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.231Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.231Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.231Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.231Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.231Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.231Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.231Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.231Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.231Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.231Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.231Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.231Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.231Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.231Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.231Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.231Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.231Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.231Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.231Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.231Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.231Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.231Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.231Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.231Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.231Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.231Z] "github.com/x448/float16", [2024-03-21T09:11:31.231Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.231Z] "go/token", [2024-03-21T09:11:31.231Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.231Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.231Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.231Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.231Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.231Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.231Z] "golang.org/x/net/html", [2024-03-21T09:11:31.231Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.231Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.231Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.231Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.231Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.231Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.231Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.231Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.231Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.231Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.231Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.231Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.231Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.231Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.231Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.231Z] "golang.org/x/text/language", [2024-03-21T09:11:31.231Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.231Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.231Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.231Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.231Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.231Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.232Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.232Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.232Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.232Z] "hash", [2024-03-21T09:11:31.232Z] "hash/adler32", [2024-03-21T09:11:31.232Z] "hash/crc32", [2024-03-21T09:11:31.232Z] "hash/fnv", [2024-03-21T09:11:31.232Z] "html", [2024-03-21T09:11:31.232Z] "html/template", [2024-03-21T09:11:31.232Z] "internal/abi", [2024-03-21T09:11:31.232Z] "internal/bytealg", [2024-03-21T09:11:31.232Z] "internal/cpu", [2024-03-21T09:11:31.232Z] "internal/fmtsort", [2024-03-21T09:11:31.232Z] "internal/goexperiment", [2024-03-21T09:11:31.232Z] "internal/itoa", [2024-03-21T09:11:31.232Z] "internal/nettrace", [2024-03-21T09:11:31.232Z] "internal/oserror", [2024-03-21T09:11:31.232Z] "internal/poll", [2024-03-21T09:11:31.232Z] "internal/race", [2024-03-21T09:11:31.232Z] "internal/reflectlite", [2024-03-21T09:11:31.232Z] "internal/singleflight", [2024-03-21T09:11:31.232Z] "internal/syscall/execenv", [2024-03-21T09:11:31.232Z] "internal/syscall/unix", [2024-03-21T09:11:31.232Z] "internal/testlog", [2024-03-21T09:11:31.232Z] "internal/unsafeheader", [2024-03-21T09:11:31.232Z] "io", [2024-03-21T09:11:31.232Z] "io/fs", [2024-03-21T09:11:31.232Z] "io/ioutil", [2024-03-21T09:11:31.232Z] "log", [2024-03-21T09:11:31.232Z] "log/syslog", [2024-03-21T09:11:31.232Z] "math", [2024-03-21T09:11:31.232Z] "math/big", [2024-03-21T09:11:31.232Z] "math/bits", [2024-03-21T09:11:31.232Z] "math/rand", [2024-03-21T09:11:31.232Z] "mime", [2024-03-21T09:11:31.232Z] "mime/multipart", [2024-03-21T09:11:31.232Z] "mime/quotedprintable", [2024-03-21T09:11:31.232Z] "net", [2024-03-21T09:11:31.232Z] "net/http", [2024-03-21T09:11:31.232Z] "net/http/httptest", [2024-03-21T09:11:31.232Z] "net/http/httptrace", [2024-03-21T09:11:31.232Z] "net/http/httputil", [2024-03-21T09:11:31.232Z] "net/http/internal", [2024-03-21T09:11:31.232Z] "net/http/internal/ascii", [2024-03-21T09:11:31.232Z] "net/http/internal/testcert", [2024-03-21T09:11:31.232Z] "net/textproto", [2024-03-21T09:11:31.232Z] "net/url", [2024-03-21T09:11:31.232Z] "os", [2024-03-21T09:11:31.232Z] "os/exec", [2024-03-21T09:11:31.232Z] "os/signal", [2024-03-21T09:11:31.232Z] "path", [2024-03-21T09:11:31.232Z] "path/filepath", [2024-03-21T09:11:31.232Z] "reflect", [2024-03-21T09:11:31.232Z] "regexp", [2024-03-21T09:11:31.232Z] "regexp/syntax", [2024-03-21T09:11:31.232Z] "runtime", [2024-03-21T09:11:31.232Z] "runtime/cgo", [2024-03-21T09:11:31.232Z] "runtime/debug", [2024-03-21T09:11:31.232Z] "runtime/internal/atomic", [2024-03-21T09:11:31.232Z] "runtime/internal/math", [2024-03-21T09:11:31.232Z] "runtime/internal/sys", [2024-03-21T09:11:31.232Z] "runtime/pprof", [2024-03-21T09:11:31.232Z] "sort", [2024-03-21T09:11:31.232Z] "strconv", [2024-03-21T09:11:31.232Z] "strings", [2024-03-21T09:11:31.232Z] "sync", [2024-03-21T09:11:31.232Z] "sync/atomic", [2024-03-21T09:11:31.232Z] "syscall", [2024-03-21T09:11:31.232Z] "text/tabwriter", [2024-03-21T09:11:31.232Z] "text/template", [2024-03-21T09:11:31.232Z] "text/template/parse", [2024-03-21T09:11:31.232Z] "time", [2024-03-21T09:11:31.232Z] "unicode", [2024-03-21T09:11:31.232Z] "unicode/utf16", [2024-03-21T09:11:31.232Z] "unicode/utf8", [2024-03-21T09:11:31.232Z] "unsafe", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.232Z] ] [2024-03-21T09:11:31.232Z] } [2024-03-21T09:11:31.232Z] { [2024-03-21T09:11:31.232Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/redis/config", [2024-03-21T09:11:31.232Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-21T09:11:31.232Z] "Name": "config", [2024-03-21T09:11:31.232Z] "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-21T09:11:31.232Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.232Z] "Module": { [2024-03-21T09:11:31.232Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.232Z] "Main": true, [2024-03-21T09:11:31.232Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.232Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.232Z] "GoVersion": "1.21" [2024-03-21T09:11:31.232Z] }, [2024-03-21T09:11:31.232Z] "Match": [ [2024-03-21T09:11:31.232Z] "./..." [2024-03-21T09:11:31.232Z] ], [2024-03-21T09:11:31.232Z] "Stale": true, [2024-03-21T09:11:31.232Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.232Z] "GoFiles": [ [2024-03-21T09:11:31.232Z] "config.go" [2024-03-21T09:11:31.232Z] ], [2024-03-21T09:11:31.232Z] "Imports": [ [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.232Z] ], [2024-03-21T09:11:31.232Z] "Deps": [ [2024-03-21T09:11:31.232Z] "bufio", [2024-03-21T09:11:31.232Z] "bytes", [2024-03-21T09:11:31.232Z] "compress/flate", [2024-03-21T09:11:31.232Z] "compress/gzip", [2024-03-21T09:11:31.232Z] "compress/zlib", [2024-03-21T09:11:31.232Z] "container/list", [2024-03-21T09:11:31.232Z] "context", [2024-03-21T09:11:31.232Z] "crypto", [2024-03-21T09:11:31.232Z] "crypto/aes", [2024-03-21T09:11:31.232Z] "crypto/cipher", [2024-03-21T09:11:31.232Z] "crypto/des", [2024-03-21T09:11:31.232Z] "crypto/dsa", [2024-03-21T09:11:31.232Z] "crypto/ecdsa", [2024-03-21T09:11:31.232Z] "crypto/ed25519", [2024-03-21T09:11:31.232Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.232Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.232Z] "crypto/elliptic", [2024-03-21T09:11:31.232Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.232Z] "crypto/hmac", [2024-03-21T09:11:31.232Z] "crypto/internal/randutil", [2024-03-21T09:11:31.232Z] "crypto/internal/subtle", [2024-03-21T09:11:31.232Z] "crypto/md5", [2024-03-21T09:11:31.232Z] "crypto/rand", [2024-03-21T09:11:31.232Z] "crypto/rc4", [2024-03-21T09:11:31.232Z] "crypto/rsa", [2024-03-21T09:11:31.232Z] "crypto/sha1", [2024-03-21T09:11:31.232Z] "crypto/sha256", [2024-03-21T09:11:31.232Z] "crypto/sha512", [2024-03-21T09:11:31.232Z] "crypto/subtle", [2024-03-21T09:11:31.232Z] "crypto/tls", [2024-03-21T09:11:31.232Z] "crypto/x509", [2024-03-21T09:11:31.232Z] "crypto/x509/pkix", [2024-03-21T09:11:31.232Z] "database/sql/driver", [2024-03-21T09:11:31.232Z] "debug/dwarf", [2024-03-21T09:11:31.232Z] "debug/macho", [2024-03-21T09:11:31.232Z] "encoding", [2024-03-21T09:11:31.232Z] "encoding/asn1", [2024-03-21T09:11:31.232Z] "encoding/base64", [2024-03-21T09:11:31.232Z] "encoding/binary", [2024-03-21T09:11:31.232Z] "encoding/csv", [2024-03-21T09:11:31.232Z] "encoding/hex", [2024-03-21T09:11:31.232Z] "encoding/json", [2024-03-21T09:11:31.232Z] "encoding/pem", [2024-03-21T09:11:31.232Z] "encoding/xml", [2024-03-21T09:11:31.232Z] "errors", [2024-03-21T09:11:31.232Z] "flag", [2024-03-21T09:11:31.232Z] "fmt", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.232Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.232Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.232Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.232Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.232Z] "github.com/go-kit/log", [2024-03-21T09:11:31.232Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.232Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.232Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.232Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.232Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.232Z] "github.com/google/uuid", [2024-03-21T09:11:31.232Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.232Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.232Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.232Z] "golang.org/x/net/html", [2024-03-21T09:11:31.232Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.232Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.232Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.232Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.232Z] "golang.org/x/text/language", [2024-03-21T09:11:31.232Z] "hash", [2024-03-21T09:11:31.232Z] "hash/adler32", [2024-03-21T09:11:31.232Z] "hash/crc32", [2024-03-21T09:11:31.232Z] "internal/abi", [2024-03-21T09:11:31.232Z] "internal/bytealg", [2024-03-21T09:11:31.232Z] "internal/cpu", [2024-03-21T09:11:31.232Z] "internal/fmtsort", [2024-03-21T09:11:31.232Z] "internal/goexperiment", [2024-03-21T09:11:31.232Z] "internal/itoa", [2024-03-21T09:11:31.232Z] "internal/nettrace", [2024-03-21T09:11:31.232Z] "internal/oserror", [2024-03-21T09:11:31.232Z] "internal/poll", [2024-03-21T09:11:31.232Z] "internal/race", [2024-03-21T09:11:31.232Z] "internal/reflectlite", [2024-03-21T09:11:31.232Z] "internal/singleflight", [2024-03-21T09:11:31.232Z] "internal/syscall/execenv", [2024-03-21T09:11:31.232Z] "internal/syscall/unix", [2024-03-21T09:11:31.232Z] "internal/testlog", [2024-03-21T09:11:31.232Z] "internal/unsafeheader", [2024-03-21T09:11:31.232Z] "io", [2024-03-21T09:11:31.232Z] "io/fs", [2024-03-21T09:11:31.232Z] "io/ioutil", [2024-03-21T09:11:31.232Z] "log", [2024-03-21T09:11:31.232Z] "math", [2024-03-21T09:11:31.232Z] "math/big", [2024-03-21T09:11:31.232Z] "math/bits", [2024-03-21T09:11:31.232Z] "math/rand", [2024-03-21T09:11:31.232Z] "mime", [2024-03-21T09:11:31.232Z] "mime/multipart", [2024-03-21T09:11:31.232Z] "mime/quotedprintable", [2024-03-21T09:11:31.232Z] "net", [2024-03-21T09:11:31.232Z] "net/http", [2024-03-21T09:11:31.232Z] "net/http/httptest", [2024-03-21T09:11:31.232Z] "net/http/httptrace", [2024-03-21T09:11:31.232Z] "net/http/internal", [2024-03-21T09:11:31.232Z] "net/http/internal/ascii", [2024-03-21T09:11:31.232Z] "net/http/internal/testcert", [2024-03-21T09:11:31.232Z] "net/textproto", [2024-03-21T09:11:31.232Z] "net/url", [2024-03-21T09:11:31.232Z] "os", [2024-03-21T09:11:31.232Z] "path", [2024-03-21T09:11:31.232Z] "path/filepath", [2024-03-21T09:11:31.232Z] "reflect", [2024-03-21T09:11:31.232Z] "regexp", [2024-03-21T09:11:31.232Z] "regexp/syntax", [2024-03-21T09:11:31.232Z] "runtime", [2024-03-21T09:11:31.232Z] "runtime/cgo", [2024-03-21T09:11:31.232Z] "runtime/internal/atomic", [2024-03-21T09:11:31.232Z] "runtime/internal/math", [2024-03-21T09:11:31.232Z] "runtime/internal/sys", [2024-03-21T09:11:31.232Z] "sort", [2024-03-21T09:11:31.232Z] "strconv", [2024-03-21T09:11:31.232Z] "strings", [2024-03-21T09:11:31.232Z] "sync", [2024-03-21T09:11:31.232Z] "sync/atomic", [2024-03-21T09:11:31.232Z] "syscall", [2024-03-21T09:11:31.232Z] "time", [2024-03-21T09:11:31.232Z] "unicode", [2024-03-21T09:11:31.232Z] "unicode/utf16", [2024-03-21T09:11:31.232Z] "unicode/utf8", [2024-03-21T09:11:31.232Z] "unsafe", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.232Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.232Z] ] [2024-03-21T09:11:31.232Z] } [2024-03-21T09:11:31.232Z] { [2024-03-21T09:11:31.232Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/redis/container", [2024-03-21T09:11:31.232Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-21T09:11:31.232Z] "Name": "container", [2024-03-21T09:11:31.232Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.232Z] "Module": { [2024-03-21T09:11:31.232Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.232Z] "Main": true, [2024-03-21T09:11:31.232Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.232Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.232Z] "GoVersion": "1.21" [2024-03-21T09:11:31.232Z] }, [2024-03-21T09:11:31.232Z] "Match": [ [2024-03-21T09:11:31.232Z] "./..." [2024-03-21T09:11:31.232Z] ], [2024-03-21T09:11:31.232Z] "Stale": true, [2024-03-21T09:11:31.232Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.232Z] "GoFiles": [ [2024-03-21T09:11:31.232Z] "config.go" [2024-03-21T09:11:31.232Z] ], [2024-03-21T09:11:31.232Z] "Imports": [ [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.232Z] ], [2024-03-21T09:11:31.232Z] "Deps": [ [2024-03-21T09:11:31.232Z] "bufio", [2024-03-21T09:11:31.232Z] "bytes", [2024-03-21T09:11:31.232Z] "compress/flate", [2024-03-21T09:11:31.232Z] "compress/gzip", [2024-03-21T09:11:31.232Z] "compress/zlib", [2024-03-21T09:11:31.232Z] "container/list", [2024-03-21T09:11:31.232Z] "context", [2024-03-21T09:11:31.232Z] "crypto", [2024-03-21T09:11:31.232Z] "crypto/aes", [2024-03-21T09:11:31.232Z] "crypto/cipher", [2024-03-21T09:11:31.232Z] "crypto/des", [2024-03-21T09:11:31.232Z] "crypto/dsa", [2024-03-21T09:11:31.232Z] "crypto/ecdsa", [2024-03-21T09:11:31.232Z] "crypto/ed25519", [2024-03-21T09:11:31.232Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.232Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.232Z] "crypto/elliptic", [2024-03-21T09:11:31.232Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.232Z] "crypto/hmac", [2024-03-21T09:11:31.232Z] "crypto/internal/randutil", [2024-03-21T09:11:31.232Z] "crypto/internal/subtle", [2024-03-21T09:11:31.232Z] "crypto/md5", [2024-03-21T09:11:31.232Z] "crypto/rand", [2024-03-21T09:11:31.232Z] "crypto/rc4", [2024-03-21T09:11:31.232Z] "crypto/rsa", [2024-03-21T09:11:31.232Z] "crypto/sha1", [2024-03-21T09:11:31.232Z] "crypto/sha256", [2024-03-21T09:11:31.232Z] "crypto/sha512", [2024-03-21T09:11:31.232Z] "crypto/subtle", [2024-03-21T09:11:31.232Z] "crypto/tls", [2024-03-21T09:11:31.232Z] "crypto/x509", [2024-03-21T09:11:31.232Z] "crypto/x509/pkix", [2024-03-21T09:11:31.232Z] "database/sql/driver", [2024-03-21T09:11:31.232Z] "debug/dwarf", [2024-03-21T09:11:31.232Z] "debug/macho", [2024-03-21T09:11:31.232Z] "encoding", [2024-03-21T09:11:31.232Z] "encoding/asn1", [2024-03-21T09:11:31.232Z] "encoding/base64", [2024-03-21T09:11:31.232Z] "encoding/binary", [2024-03-21T09:11:31.232Z] "encoding/csv", [2024-03-21T09:11:31.232Z] "encoding/hex", [2024-03-21T09:11:31.232Z] "encoding/json", [2024-03-21T09:11:31.232Z] "encoding/pem", [2024-03-21T09:11:31.232Z] "encoding/xml", [2024-03-21T09:11:31.232Z] "errors", [2024-03-21T09:11:31.232Z] "flag", [2024-03-21T09:11:31.232Z] "fmt", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.232Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.232Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.232Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.232Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.232Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.232Z] "github.com/go-kit/log", [2024-03-21T09:11:31.232Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.232Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.232Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.232Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.232Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.232Z] "github.com/google/uuid", [2024-03-21T09:11:31.232Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.232Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.232Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.232Z] "golang.org/x/net/html", [2024-03-21T09:11:31.232Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.232Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.232Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.232Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.232Z] "golang.org/x/text/language", [2024-03-21T09:11:31.233Z] "hash", [2024-03-21T09:11:31.233Z] "hash/adler32", [2024-03-21T09:11:31.233Z] "hash/crc32", [2024-03-21T09:11:31.233Z] "internal/abi", [2024-03-21T09:11:31.233Z] "internal/bytealg", [2024-03-21T09:11:31.233Z] "internal/cpu", [2024-03-21T09:11:31.233Z] "internal/fmtsort", [2024-03-21T09:11:31.233Z] "internal/goexperiment", [2024-03-21T09:11:31.233Z] "internal/itoa", [2024-03-21T09:11:31.233Z] "internal/nettrace", [2024-03-21T09:11:31.233Z] "internal/oserror", [2024-03-21T09:11:31.233Z] "internal/poll", [2024-03-21T09:11:31.233Z] "internal/race", [2024-03-21T09:11:31.233Z] "internal/reflectlite", [2024-03-21T09:11:31.233Z] "internal/singleflight", [2024-03-21T09:11:31.233Z] "internal/syscall/execenv", [2024-03-21T09:11:31.233Z] "internal/syscall/unix", [2024-03-21T09:11:31.233Z] "internal/testlog", [2024-03-21T09:11:31.233Z] "internal/unsafeheader", [2024-03-21T09:11:31.233Z] "io", [2024-03-21T09:11:31.233Z] "io/fs", [2024-03-21T09:11:31.233Z] "io/ioutil", [2024-03-21T09:11:31.233Z] "log", [2024-03-21T09:11:31.233Z] "math", [2024-03-21T09:11:31.233Z] "math/big", [2024-03-21T09:11:31.233Z] "math/bits", [2024-03-21T09:11:31.233Z] "math/rand", [2024-03-21T09:11:31.233Z] "mime", [2024-03-21T09:11:31.233Z] "mime/multipart", [2024-03-21T09:11:31.233Z] "mime/quotedprintable", [2024-03-21T09:11:31.233Z] "net", [2024-03-21T09:11:31.233Z] "net/http", [2024-03-21T09:11:31.233Z] "net/http/httptest", [2024-03-21T09:11:31.233Z] "net/http/httptrace", [2024-03-21T09:11:31.233Z] "net/http/internal", [2024-03-21T09:11:31.233Z] "net/http/internal/ascii", [2024-03-21T09:11:31.233Z] "net/http/internal/testcert", [2024-03-21T09:11:31.233Z] "net/textproto", [2024-03-21T09:11:31.233Z] "net/url", [2024-03-21T09:11:31.233Z] "os", [2024-03-21T09:11:31.233Z] "path", [2024-03-21T09:11:31.233Z] "path/filepath", [2024-03-21T09:11:31.233Z] "reflect", [2024-03-21T09:11:31.233Z] "regexp", [2024-03-21T09:11:31.233Z] "regexp/syntax", [2024-03-21T09:11:31.233Z] "runtime", [2024-03-21T09:11:31.233Z] "runtime/cgo", [2024-03-21T09:11:31.233Z] "runtime/internal/atomic", [2024-03-21T09:11:31.233Z] "runtime/internal/math", [2024-03-21T09:11:31.233Z] "runtime/internal/sys", [2024-03-21T09:11:31.233Z] "sort", [2024-03-21T09:11:31.233Z] "strconv", [2024-03-21T09:11:31.233Z] "strings", [2024-03-21T09:11:31.233Z] "sync", [2024-03-21T09:11:31.233Z] "sync/atomic", [2024-03-21T09:11:31.233Z] "syscall", [2024-03-21T09:11:31.233Z] "time", [2024-03-21T09:11:31.233Z] "unicode", [2024-03-21T09:11:31.233Z] "unicode/utf16", [2024-03-21T09:11:31.233Z] "unicode/utf8", [2024-03-21T09:11:31.233Z] "unsafe", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.233Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.233Z] ] [2024-03-21T09:11:31.233Z] } [2024-03-21T09:11:31.233Z] { [2024-03-21T09:11:31.233Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/redis/handlers", [2024-03-21T09:11:31.233Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-21T09:11:31.233Z] "Name": "handlers", [2024-03-21T09:11:31.233Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.233Z] "Module": { [2024-03-21T09:11:31.233Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.233Z] "Main": true, [2024-03-21T09:11:31.233Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.233Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.233Z] "GoVersion": "1.21" [2024-03-21T09:11:31.233Z] }, [2024-03-21T09:11:31.233Z] "Match": [ [2024-03-21T09:11:31.233Z] "./..." [2024-03-21T09:11:31.233Z] ], [2024-03-21T09:11:31.233Z] "Stale": true, [2024-03-21T09:11:31.233Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.233Z] "GoFiles": [ [2024-03-21T09:11:31.233Z] "handlers.go" [2024-03-21T09:11:31.233Z] ], [2024-03-21T09:11:31.233Z] "Imports": [ [2024-03-21T09:11:31.233Z] "context", [2024-03-21T09:11:31.233Z] "fmt", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.233Z] "os", [2024-03-21T09:11:31.233Z] "path/filepath", [2024-03-21T09:11:31.233Z] "strings", [2024-03-21T09:11:31.233Z] "sync" [2024-03-21T09:11:31.233Z] ], [2024-03-21T09:11:31.233Z] "Deps": [ [2024-03-21T09:11:31.233Z] "bufio", [2024-03-21T09:11:31.233Z] "bytes", [2024-03-21T09:11:31.233Z] "compress/flate", [2024-03-21T09:11:31.233Z] "compress/gzip", [2024-03-21T09:11:31.233Z] "compress/zlib", [2024-03-21T09:11:31.233Z] "container/list", [2024-03-21T09:11:31.233Z] "context", [2024-03-21T09:11:31.233Z] "crypto", [2024-03-21T09:11:31.233Z] "crypto/aes", [2024-03-21T09:11:31.233Z] "crypto/cipher", [2024-03-21T09:11:31.233Z] "crypto/des", [2024-03-21T09:11:31.233Z] "crypto/dsa", [2024-03-21T09:11:31.233Z] "crypto/ecdsa", [2024-03-21T09:11:31.233Z] "crypto/ed25519", [2024-03-21T09:11:31.233Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.233Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.233Z] "crypto/elliptic", [2024-03-21T09:11:31.233Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.233Z] "crypto/hmac", [2024-03-21T09:11:31.233Z] "crypto/internal/randutil", [2024-03-21T09:11:31.233Z] "crypto/internal/subtle", [2024-03-21T09:11:31.233Z] "crypto/md5", [2024-03-21T09:11:31.233Z] "crypto/rand", [2024-03-21T09:11:31.233Z] "crypto/rc4", [2024-03-21T09:11:31.233Z] "crypto/rsa", [2024-03-21T09:11:31.233Z] "crypto/sha1", [2024-03-21T09:11:31.233Z] "crypto/sha256", [2024-03-21T09:11:31.233Z] "crypto/sha512", [2024-03-21T09:11:31.233Z] "crypto/subtle", [2024-03-21T09:11:31.233Z] "crypto/tls", [2024-03-21T09:11:31.233Z] "crypto/x509", [2024-03-21T09:11:31.233Z] "crypto/x509/pkix", [2024-03-21T09:11:31.233Z] "database/sql/driver", [2024-03-21T09:11:31.233Z] "debug/dwarf", [2024-03-21T09:11:31.233Z] "debug/macho", [2024-03-21T09:11:31.233Z] "embed", [2024-03-21T09:11:31.233Z] "encoding", [2024-03-21T09:11:31.233Z] "encoding/asn1", [2024-03-21T09:11:31.233Z] "encoding/base32", [2024-03-21T09:11:31.233Z] "encoding/base64", [2024-03-21T09:11:31.233Z] "encoding/binary", [2024-03-21T09:11:31.233Z] "encoding/csv", [2024-03-21T09:11:31.233Z] "encoding/hex", [2024-03-21T09:11:31.233Z] "encoding/json", [2024-03-21T09:11:31.233Z] "encoding/pem", [2024-03-21T09:11:31.233Z] "encoding/xml", [2024-03-21T09:11:31.233Z] "errors", [2024-03-21T09:11:31.233Z] "flag", [2024-03-21T09:11:31.233Z] "fmt", [2024-03-21T09:11:31.233Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.233Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.233Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.233Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.233Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.233Z] "github.com/fatih/color", [2024-03-21T09:11:31.233Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.233Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.233Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.233Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.233Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.233Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.233Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.233Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.233Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.233Z] "github.com/go-kit/log", [2024-03-21T09:11:31.233Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.233Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.233Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.233Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.233Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.233Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.233Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.233Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.233Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.233Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.233Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.233Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.233Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.233Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.233Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.233Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.233Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.233Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.233Z] "github.com/google/uuid", [2024-03-21T09:11:31.233Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.233Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.233Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.233Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.233Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.233Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.233Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.233Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.233Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.233Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.233Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.233Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.233Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.233Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.233Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.233Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.233Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.233Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.233Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.233Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.233Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.233Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.233Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.233Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.233Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.233Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.233Z] "github.com/x448/float16", [2024-03-21T09:11:31.233Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.233Z] "go/token", [2024-03-21T09:11:31.233Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.233Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.233Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.233Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.233Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.233Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.233Z] "golang.org/x/net/html", [2024-03-21T09:11:31.233Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.233Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.233Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.233Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.233Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.233Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.233Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.233Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.233Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.233Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.233Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.233Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.233Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.233Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.233Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.233Z] "golang.org/x/text/language", [2024-03-21T09:11:31.233Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.233Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.233Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.233Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.233Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.233Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.233Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.233Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.233Z] "hash", [2024-03-21T09:11:31.233Z] "hash/adler32", [2024-03-21T09:11:31.233Z] "hash/crc32", [2024-03-21T09:11:31.233Z] "hash/fnv", [2024-03-21T09:11:31.233Z] "html", [2024-03-21T09:11:31.233Z] "html/template", [2024-03-21T09:11:31.233Z] "internal/abi", [2024-03-21T09:11:31.233Z] "internal/bytealg", [2024-03-21T09:11:31.233Z] "internal/cpu", [2024-03-21T09:11:31.233Z] "internal/fmtsort", [2024-03-21T09:11:31.233Z] "internal/goexperiment", [2024-03-21T09:11:31.233Z] "internal/itoa", [2024-03-21T09:11:31.233Z] "internal/nettrace", [2024-03-21T09:11:31.233Z] "internal/oserror", [2024-03-21T09:11:31.233Z] "internal/poll", [2024-03-21T09:11:31.233Z] "internal/race", [2024-03-21T09:11:31.233Z] "internal/reflectlite", [2024-03-21T09:11:31.233Z] "internal/singleflight", [2024-03-21T09:11:31.233Z] "internal/syscall/execenv", [2024-03-21T09:11:31.233Z] "internal/syscall/unix", [2024-03-21T09:11:31.233Z] "internal/testlog", [2024-03-21T09:11:31.234Z] "internal/unsafeheader", [2024-03-21T09:11:31.234Z] "io", [2024-03-21T09:11:31.234Z] "io/fs", [2024-03-21T09:11:31.234Z] "io/ioutil", [2024-03-21T09:11:31.234Z] "log", [2024-03-21T09:11:31.234Z] "log/syslog", [2024-03-21T09:11:31.234Z] "math", [2024-03-21T09:11:31.234Z] "math/big", [2024-03-21T09:11:31.234Z] "math/bits", [2024-03-21T09:11:31.234Z] "math/rand", [2024-03-21T09:11:31.234Z] "mime", [2024-03-21T09:11:31.234Z] "mime/multipart", [2024-03-21T09:11:31.234Z] "mime/quotedprintable", [2024-03-21T09:11:31.234Z] "net", [2024-03-21T09:11:31.234Z] "net/http", [2024-03-21T09:11:31.234Z] "net/http/httptest", [2024-03-21T09:11:31.234Z] "net/http/httptrace", [2024-03-21T09:11:31.234Z] "net/http/httputil", [2024-03-21T09:11:31.234Z] "net/http/internal", [2024-03-21T09:11:31.234Z] "net/http/internal/ascii", [2024-03-21T09:11:31.234Z] "net/http/internal/testcert", [2024-03-21T09:11:31.234Z] "net/textproto", [2024-03-21T09:11:31.234Z] "net/url", [2024-03-21T09:11:31.234Z] "os", [2024-03-21T09:11:31.234Z] "os/signal", [2024-03-21T09:11:31.234Z] "path", [2024-03-21T09:11:31.234Z] "path/filepath", [2024-03-21T09:11:31.234Z] "reflect", [2024-03-21T09:11:31.234Z] "regexp", [2024-03-21T09:11:31.234Z] "regexp/syntax", [2024-03-21T09:11:31.234Z] "runtime", [2024-03-21T09:11:31.234Z] "runtime/cgo", [2024-03-21T09:11:31.234Z] "runtime/debug", [2024-03-21T09:11:31.234Z] "runtime/internal/atomic", [2024-03-21T09:11:31.234Z] "runtime/internal/math", [2024-03-21T09:11:31.234Z] "runtime/internal/sys", [2024-03-21T09:11:31.234Z] "runtime/pprof", [2024-03-21T09:11:31.234Z] "sort", [2024-03-21T09:11:31.234Z] "strconv", [2024-03-21T09:11:31.234Z] "strings", [2024-03-21T09:11:31.234Z] "sync", [2024-03-21T09:11:31.234Z] "sync/atomic", [2024-03-21T09:11:31.234Z] "syscall", [2024-03-21T09:11:31.234Z] "text/tabwriter", [2024-03-21T09:11:31.234Z] "text/template", [2024-03-21T09:11:31.234Z] "text/template/parse", [2024-03-21T09:11:31.234Z] "time", [2024-03-21T09:11:31.234Z] "unicode", [2024-03-21T09:11:31.234Z] "unicode/utf16", [2024-03-21T09:11:31.234Z] "unicode/utf8", [2024-03-21T09:11:31.234Z] "unsafe", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.234Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.234Z] ] [2024-03-21T09:11:31.234Z] } [2024-03-21T09:11:31.234Z] { [2024-03-21T09:11:31.234Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper/redis", [2024-03-21T09:11:31.234Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-21T09:11:31.234Z] "Name": "redis", [2024-03-21T09:11:31.234Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.234Z] "Module": { [2024-03-21T09:11:31.234Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.234Z] "Main": true, [2024-03-21T09:11:31.234Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.234Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.234Z] "GoVersion": "1.21" [2024-03-21T09:11:31.234Z] }, [2024-03-21T09:11:31.234Z] "Match": [ [2024-03-21T09:11:31.234Z] "./..." [2024-03-21T09:11:31.234Z] ], [2024-03-21T09:11:31.234Z] "Stale": true, [2024-03-21T09:11:31.234Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.234Z] "GoFiles": [ [2024-03-21T09:11:31.234Z] "configure.go" [2024-03-21T09:11:31.234Z] ], [2024-03-21T09:11:31.234Z] "Imports": [ [2024-03-21T09:11:31.234Z] "context", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.234Z] "os" [2024-03-21T09:11:31.234Z] ], [2024-03-21T09:11:31.234Z] "Deps": [ [2024-03-21T09:11:31.234Z] "bufio", [2024-03-21T09:11:31.234Z] "bytes", [2024-03-21T09:11:31.234Z] "compress/flate", [2024-03-21T09:11:31.234Z] "compress/gzip", [2024-03-21T09:11:31.234Z] "compress/zlib", [2024-03-21T09:11:31.234Z] "container/list", [2024-03-21T09:11:31.234Z] "context", [2024-03-21T09:11:31.234Z] "crypto", [2024-03-21T09:11:31.234Z] "crypto/aes", [2024-03-21T09:11:31.234Z] "crypto/cipher", [2024-03-21T09:11:31.234Z] "crypto/des", [2024-03-21T09:11:31.234Z] "crypto/dsa", [2024-03-21T09:11:31.234Z] "crypto/ecdsa", [2024-03-21T09:11:31.234Z] "crypto/ed25519", [2024-03-21T09:11:31.234Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.234Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.234Z] "crypto/elliptic", [2024-03-21T09:11:31.234Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.234Z] "crypto/hmac", [2024-03-21T09:11:31.234Z] "crypto/internal/randutil", [2024-03-21T09:11:31.234Z] "crypto/internal/subtle", [2024-03-21T09:11:31.234Z] "crypto/md5", [2024-03-21T09:11:31.234Z] "crypto/rand", [2024-03-21T09:11:31.234Z] "crypto/rc4", [2024-03-21T09:11:31.234Z] "crypto/rsa", [2024-03-21T09:11:31.234Z] "crypto/sha1", [2024-03-21T09:11:31.234Z] "crypto/sha256", [2024-03-21T09:11:31.234Z] "crypto/sha512", [2024-03-21T09:11:31.234Z] "crypto/subtle", [2024-03-21T09:11:31.234Z] "crypto/tls", [2024-03-21T09:11:31.234Z] "crypto/x509", [2024-03-21T09:11:31.234Z] "crypto/x509/pkix", [2024-03-21T09:11:31.234Z] "database/sql/driver", [2024-03-21T09:11:31.234Z] "debug/dwarf", [2024-03-21T09:11:31.234Z] "debug/macho", [2024-03-21T09:11:31.234Z] "embed", [2024-03-21T09:11:31.234Z] "encoding", [2024-03-21T09:11:31.234Z] "encoding/asn1", [2024-03-21T09:11:31.234Z] "encoding/base32", [2024-03-21T09:11:31.234Z] "encoding/base64", [2024-03-21T09:11:31.234Z] "encoding/binary", [2024-03-21T09:11:31.234Z] "encoding/csv", [2024-03-21T09:11:31.234Z] "encoding/hex", [2024-03-21T09:11:31.234Z] "encoding/json", [2024-03-21T09:11:31.234Z] "encoding/pem", [2024-03-21T09:11:31.234Z] "encoding/xml", [2024-03-21T09:11:31.234Z] "errors", [2024-03-21T09:11:31.234Z] "flag", [2024-03-21T09:11:31.234Z] "fmt", [2024-03-21T09:11:31.234Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.234Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.234Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.234Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.234Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.234Z] "github.com/fatih/color", [2024-03-21T09:11:31.234Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.234Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.234Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.234Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.234Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.234Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.234Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.234Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.234Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.234Z] "github.com/go-kit/log", [2024-03-21T09:11:31.234Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.234Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.234Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.234Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.234Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.234Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.234Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.234Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.234Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.234Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.234Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.234Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.234Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.234Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.234Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.234Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.234Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.234Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.234Z] "github.com/google/uuid", [2024-03-21T09:11:31.234Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.234Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.234Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.234Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.234Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.234Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.234Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.234Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.234Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.234Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.234Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.234Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.234Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.234Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.234Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.234Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.234Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.234Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.234Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.234Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.234Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.234Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.234Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.234Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.234Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.234Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.234Z] "github.com/x448/float16", [2024-03-21T09:11:31.234Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.234Z] "go/token", [2024-03-21T09:11:31.234Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.234Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.234Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.234Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.234Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.234Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.234Z] "golang.org/x/net/html", [2024-03-21T09:11:31.234Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.234Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.234Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.234Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.234Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.234Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.234Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.234Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.234Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.234Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.234Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.234Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.234Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.234Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.234Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.234Z] "golang.org/x/text/language", [2024-03-21T09:11:31.234Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.234Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.234Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.234Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.234Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.234Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.234Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.235Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.235Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.235Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.235Z] "hash", [2024-03-21T09:11:31.235Z] "hash/adler32", [2024-03-21T09:11:31.235Z] "hash/crc32", [2024-03-21T09:11:31.235Z] "hash/fnv", [2024-03-21T09:11:31.235Z] "html", [2024-03-21T09:11:31.235Z] "html/template", [2024-03-21T09:11:31.235Z] "internal/abi", [2024-03-21T09:11:31.235Z] "internal/bytealg", [2024-03-21T09:11:31.235Z] "internal/cpu", [2024-03-21T09:11:31.235Z] "internal/fmtsort", [2024-03-21T09:11:31.235Z] "internal/goexperiment", [2024-03-21T09:11:31.235Z] "internal/itoa", [2024-03-21T09:11:31.235Z] "internal/nettrace", [2024-03-21T09:11:31.235Z] "internal/oserror", [2024-03-21T09:11:31.235Z] "internal/poll", [2024-03-21T09:11:31.235Z] "internal/race", [2024-03-21T09:11:31.235Z] "internal/reflectlite", [2024-03-21T09:11:31.235Z] "internal/singleflight", [2024-03-21T09:11:31.235Z] "internal/syscall/execenv", [2024-03-21T09:11:31.235Z] "internal/syscall/unix", [2024-03-21T09:11:31.235Z] "internal/testlog", [2024-03-21T09:11:31.235Z] "internal/unsafeheader", [2024-03-21T09:11:31.235Z] "io", [2024-03-21T09:11:31.235Z] "io/fs", [2024-03-21T09:11:31.235Z] "io/ioutil", [2024-03-21T09:11:31.235Z] "log", [2024-03-21T09:11:31.235Z] "log/syslog", [2024-03-21T09:11:31.235Z] "math", [2024-03-21T09:11:31.235Z] "math/big", [2024-03-21T09:11:31.235Z] "math/bits", [2024-03-21T09:11:31.235Z] "math/rand", [2024-03-21T09:11:31.235Z] "mime", [2024-03-21T09:11:31.235Z] "mime/multipart", [2024-03-21T09:11:31.235Z] "mime/quotedprintable", [2024-03-21T09:11:31.235Z] "net", [2024-03-21T09:11:31.235Z] "net/http", [2024-03-21T09:11:31.235Z] "net/http/httptest", [2024-03-21T09:11:31.235Z] "net/http/httptrace", [2024-03-21T09:11:31.235Z] "net/http/httputil", [2024-03-21T09:11:31.235Z] "net/http/internal", [2024-03-21T09:11:31.235Z] "net/http/internal/ascii", [2024-03-21T09:11:31.235Z] "net/http/internal/testcert", [2024-03-21T09:11:31.235Z] "net/textproto", [2024-03-21T09:11:31.235Z] "net/url", [2024-03-21T09:11:31.235Z] "os", [2024-03-21T09:11:31.235Z] "os/signal", [2024-03-21T09:11:31.235Z] "path", [2024-03-21T09:11:31.235Z] "path/filepath", [2024-03-21T09:11:31.235Z] "reflect", [2024-03-21T09:11:31.235Z] "regexp", [2024-03-21T09:11:31.235Z] "regexp/syntax", [2024-03-21T09:11:31.235Z] "runtime", [2024-03-21T09:11:31.235Z] "runtime/cgo", [2024-03-21T09:11:31.235Z] "runtime/debug", [2024-03-21T09:11:31.235Z] "runtime/internal/atomic", [2024-03-21T09:11:31.235Z] "runtime/internal/math", [2024-03-21T09:11:31.235Z] "runtime/internal/sys", [2024-03-21T09:11:31.235Z] "runtime/pprof", [2024-03-21T09:11:31.235Z] "sort", [2024-03-21T09:11:31.235Z] "strconv", [2024-03-21T09:11:31.235Z] "strings", [2024-03-21T09:11:31.235Z] "sync", [2024-03-21T09:11:31.235Z] "sync/atomic", [2024-03-21T09:11:31.235Z] "syscall", [2024-03-21T09:11:31.235Z] "text/tabwriter", [2024-03-21T09:11:31.235Z] "text/template", [2024-03-21T09:11:31.235Z] "text/template/parse", [2024-03-21T09:11:31.235Z] "time", [2024-03-21T09:11:31.235Z] "unicode", [2024-03-21T09:11:31.235Z] "unicode/utf16", [2024-03-21T09:11:31.235Z] "unicode/utf8", [2024-03-21T09:11:31.235Z] "unsafe", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.235Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.235Z] ] [2024-03-21T09:11:31.235Z] } [2024-03-21T09:11:31.235Z] { [2024-03-21T09:11:31.235Z] "Dir": "/w/workspace/edgex-go/637/internal/security/bootstrapper", [2024-03-21T09:11:31.235Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-03-21T09:11:31.235Z] "Name": "bootstrapper", [2024-03-21T09:11:31.235Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.235Z] "Module": { [2024-03-21T09:11:31.235Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.235Z] "Main": true, [2024-03-21T09:11:31.235Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.235Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.235Z] "GoVersion": "1.21" [2024-03-21T09:11:31.235Z] }, [2024-03-21T09:11:31.235Z] "Match": [ [2024-03-21T09:11:31.235Z] "./..." [2024-03-21T09:11:31.235Z] ], [2024-03-21T09:11:31.235Z] "Stale": true, [2024-03-21T09:11:31.235Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.235Z] "GoFiles": [ [2024-03-21T09:11:31.235Z] "main.go", [2024-03-21T09:11:31.235Z] "messagebus_factory.go" [2024-03-21T09:11:31.235Z] ], [2024-03-21T09:11:31.235Z] "Imports": [ [2024-03-21T09:11:31.235Z] "context", [2024-03-21T09:11:31.235Z] "flag", [2024-03-21T09:11:31.235Z] "fmt", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.235Z] "os" [2024-03-21T09:11:31.235Z] ], [2024-03-21T09:11:31.235Z] "Deps": [ [2024-03-21T09:11:31.235Z] "bufio", [2024-03-21T09:11:31.235Z] "bytes", [2024-03-21T09:11:31.235Z] "compress/flate", [2024-03-21T09:11:31.235Z] "compress/gzip", [2024-03-21T09:11:31.235Z] "compress/zlib", [2024-03-21T09:11:31.235Z] "container/list", [2024-03-21T09:11:31.235Z] "context", [2024-03-21T09:11:31.235Z] "crypto", [2024-03-21T09:11:31.235Z] "crypto/aes", [2024-03-21T09:11:31.235Z] "crypto/cipher", [2024-03-21T09:11:31.235Z] "crypto/des", [2024-03-21T09:11:31.235Z] "crypto/dsa", [2024-03-21T09:11:31.235Z] "crypto/ecdsa", [2024-03-21T09:11:31.235Z] "crypto/ed25519", [2024-03-21T09:11:31.235Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.235Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.235Z] "crypto/elliptic", [2024-03-21T09:11:31.235Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.235Z] "crypto/hmac", [2024-03-21T09:11:31.235Z] "crypto/internal/randutil", [2024-03-21T09:11:31.235Z] "crypto/internal/subtle", [2024-03-21T09:11:31.235Z] "crypto/md5", [2024-03-21T09:11:31.235Z] "crypto/rand", [2024-03-21T09:11:31.235Z] "crypto/rc4", [2024-03-21T09:11:31.235Z] "crypto/rsa", [2024-03-21T09:11:31.235Z] "crypto/sha1", [2024-03-21T09:11:31.235Z] "crypto/sha256", [2024-03-21T09:11:31.235Z] "crypto/sha512", [2024-03-21T09:11:31.235Z] "crypto/subtle", [2024-03-21T09:11:31.235Z] "crypto/tls", [2024-03-21T09:11:31.235Z] "crypto/x509", [2024-03-21T09:11:31.235Z] "crypto/x509/pkix", [2024-03-21T09:11:31.235Z] "database/sql/driver", [2024-03-21T09:11:31.235Z] "debug/dwarf", [2024-03-21T09:11:31.235Z] "debug/macho", [2024-03-21T09:11:31.235Z] "embed", [2024-03-21T09:11:31.235Z] "encoding", [2024-03-21T09:11:31.235Z] "encoding/asn1", [2024-03-21T09:11:31.235Z] "encoding/base32", [2024-03-21T09:11:31.235Z] "encoding/base64", [2024-03-21T09:11:31.235Z] "encoding/binary", [2024-03-21T09:11:31.235Z] "encoding/csv", [2024-03-21T09:11:31.235Z] "encoding/hex", [2024-03-21T09:11:31.235Z] "encoding/json", [2024-03-21T09:11:31.235Z] "encoding/pem", [2024-03-21T09:11:31.235Z] "encoding/xml", [2024-03-21T09:11:31.235Z] "errors", [2024-03-21T09:11:31.235Z] "flag", [2024-03-21T09:11:31.235Z] "fmt", [2024-03-21T09:11:31.235Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.235Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.235Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.235Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.235Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.235Z] "github.com/fatih/color", [2024-03-21T09:11:31.235Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.235Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.235Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.235Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.235Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.235Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.235Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.235Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.235Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.235Z] "github.com/go-kit/log", [2024-03-21T09:11:31.235Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.235Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.235Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.235Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.235Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.235Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.235Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.235Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.235Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.235Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.235Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.235Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.235Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.235Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.235Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.235Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.235Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.235Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.235Z] "github.com/google/uuid", [2024-03-21T09:11:31.235Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.235Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.235Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.235Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.235Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.235Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.235Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.235Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.235Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.235Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.235Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.235Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.235Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.235Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.235Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.235Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.235Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.235Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.235Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.235Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.235Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.235Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.235Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.235Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.235Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.235Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.235Z] "github.com/x448/float16", [2024-03-21T09:11:31.235Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.235Z] "go/token", [2024-03-21T09:11:31.235Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.235Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.235Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.235Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.235Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.235Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.235Z] "golang.org/x/net/html", [2024-03-21T09:11:31.235Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.235Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.235Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.235Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.235Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.235Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.235Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.235Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.235Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.235Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.235Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.235Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.235Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.235Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.235Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.235Z] "golang.org/x/text/language", [2024-03-21T09:11:31.235Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.235Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.235Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.235Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.235Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.235Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.236Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.236Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.236Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.236Z] "hash", [2024-03-21T09:11:31.236Z] "hash/adler32", [2024-03-21T09:11:31.236Z] "hash/crc32", [2024-03-21T09:11:31.236Z] "hash/fnv", [2024-03-21T09:11:31.236Z] "html", [2024-03-21T09:11:31.236Z] "html/template", [2024-03-21T09:11:31.236Z] "internal/abi", [2024-03-21T09:11:31.236Z] "internal/bytealg", [2024-03-21T09:11:31.236Z] "internal/cpu", [2024-03-21T09:11:31.236Z] "internal/fmtsort", [2024-03-21T09:11:31.236Z] "internal/goexperiment", [2024-03-21T09:11:31.236Z] "internal/itoa", [2024-03-21T09:11:31.236Z] "internal/nettrace", [2024-03-21T09:11:31.236Z] "internal/oserror", [2024-03-21T09:11:31.236Z] "internal/poll", [2024-03-21T09:11:31.236Z] "internal/race", [2024-03-21T09:11:31.236Z] "internal/reflectlite", [2024-03-21T09:11:31.236Z] "internal/singleflight", [2024-03-21T09:11:31.236Z] "internal/syscall/execenv", [2024-03-21T09:11:31.236Z] "internal/syscall/unix", [2024-03-21T09:11:31.236Z] "internal/testlog", [2024-03-21T09:11:31.236Z] "internal/unsafeheader", [2024-03-21T09:11:31.236Z] "io", [2024-03-21T09:11:31.236Z] "io/fs", [2024-03-21T09:11:31.236Z] "io/ioutil", [2024-03-21T09:11:31.236Z] "log", [2024-03-21T09:11:31.236Z] "log/syslog", [2024-03-21T09:11:31.236Z] "math", [2024-03-21T09:11:31.236Z] "math/big", [2024-03-21T09:11:31.236Z] "math/bits", [2024-03-21T09:11:31.236Z] "math/rand", [2024-03-21T09:11:31.236Z] "mime", [2024-03-21T09:11:31.236Z] "mime/multipart", [2024-03-21T09:11:31.236Z] "mime/quotedprintable", [2024-03-21T09:11:31.236Z] "net", [2024-03-21T09:11:31.236Z] "net/http", [2024-03-21T09:11:31.236Z] "net/http/httptest", [2024-03-21T09:11:31.236Z] "net/http/httptrace", [2024-03-21T09:11:31.236Z] "net/http/httputil", [2024-03-21T09:11:31.236Z] "net/http/internal", [2024-03-21T09:11:31.236Z] "net/http/internal/ascii", [2024-03-21T09:11:31.236Z] "net/http/internal/testcert", [2024-03-21T09:11:31.236Z] "net/textproto", [2024-03-21T09:11:31.236Z] "net/url", [2024-03-21T09:11:31.236Z] "os", [2024-03-21T09:11:31.236Z] "os/exec", [2024-03-21T09:11:31.236Z] "os/signal", [2024-03-21T09:11:31.236Z] "path", [2024-03-21T09:11:31.236Z] "path/filepath", [2024-03-21T09:11:31.236Z] "reflect", [2024-03-21T09:11:31.236Z] "regexp", [2024-03-21T09:11:31.236Z] "regexp/syntax", [2024-03-21T09:11:31.236Z] "runtime", [2024-03-21T09:11:31.236Z] "runtime/cgo", [2024-03-21T09:11:31.236Z] "runtime/debug", [2024-03-21T09:11:31.236Z] "runtime/internal/atomic", [2024-03-21T09:11:31.236Z] "runtime/internal/math", [2024-03-21T09:11:31.236Z] "runtime/internal/sys", [2024-03-21T09:11:31.236Z] "runtime/pprof", [2024-03-21T09:11:31.236Z] "sort", [2024-03-21T09:11:31.236Z] "strconv", [2024-03-21T09:11:31.236Z] "strings", [2024-03-21T09:11:31.236Z] "sync", [2024-03-21T09:11:31.236Z] "sync/atomic", [2024-03-21T09:11:31.236Z] "syscall", [2024-03-21T09:11:31.236Z] "text/tabwriter", [2024-03-21T09:11:31.236Z] "text/template", [2024-03-21T09:11:31.236Z] "text/template/parse", [2024-03-21T09:11:31.236Z] "time", [2024-03-21T09:11:31.236Z] "unicode", [2024-03-21T09:11:31.236Z] "unicode/utf16", [2024-03-21T09:11:31.236Z] "unicode/utf8", [2024-03-21T09:11:31.236Z] "unsafe", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.236Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.236Z] ] [2024-03-21T09:11:31.236Z] } [2024-03-21T09:11:31.236Z] { [2024-03-21T09:11:31.236Z] "Dir": "/w/workspace/edgex-go/637/cmd/security-bootstrapper", [2024-03-21T09:11:31.236Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper", [2024-03-21T09:11:31.236Z] "Name": "main", [2024-03-21T09:11:31.236Z] "Target": "/go/bin/security-bootstrapper", [2024-03-21T09:11:31.236Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.236Z] "Module": { [2024-03-21T09:11:31.236Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.236Z] "Main": true, [2024-03-21T09:11:31.236Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.236Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.236Z] "GoVersion": "1.21" [2024-03-21T09:11:31.236Z] }, [2024-03-21T09:11:31.236Z] "Match": [ [2024-03-21T09:11:31.236Z] "./..." [2024-03-21T09:11:31.236Z] ], [2024-03-21T09:11:31.236Z] "Stale": true, [2024-03-21T09:11:31.236Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.236Z] "GoFiles": [ [2024-03-21T09:11:31.236Z] "main.go" [2024-03-21T09:11:31.236Z] ], [2024-03-21T09:11:31.236Z] "Imports": [ [2024-03-21T09:11:31.236Z] "context", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-03-21T09:11:31.236Z] "os" [2024-03-21T09:11:31.236Z] ], [2024-03-21T09:11:31.236Z] "Deps": [ [2024-03-21T09:11:31.236Z] "bufio", [2024-03-21T09:11:31.236Z] "bytes", [2024-03-21T09:11:31.236Z] "compress/flate", [2024-03-21T09:11:31.236Z] "compress/gzip", [2024-03-21T09:11:31.236Z] "compress/zlib", [2024-03-21T09:11:31.236Z] "container/list", [2024-03-21T09:11:31.236Z] "context", [2024-03-21T09:11:31.236Z] "crypto", [2024-03-21T09:11:31.236Z] "crypto/aes", [2024-03-21T09:11:31.236Z] "crypto/cipher", [2024-03-21T09:11:31.236Z] "crypto/des", [2024-03-21T09:11:31.236Z] "crypto/dsa", [2024-03-21T09:11:31.236Z] "crypto/ecdsa", [2024-03-21T09:11:31.236Z] "crypto/ed25519", [2024-03-21T09:11:31.236Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.236Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.236Z] "crypto/elliptic", [2024-03-21T09:11:31.236Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.236Z] "crypto/hmac", [2024-03-21T09:11:31.236Z] "crypto/internal/randutil", [2024-03-21T09:11:31.236Z] "crypto/internal/subtle", [2024-03-21T09:11:31.236Z] "crypto/md5", [2024-03-21T09:11:31.236Z] "crypto/rand", [2024-03-21T09:11:31.236Z] "crypto/rc4", [2024-03-21T09:11:31.236Z] "crypto/rsa", [2024-03-21T09:11:31.236Z] "crypto/sha1", [2024-03-21T09:11:31.236Z] "crypto/sha256", [2024-03-21T09:11:31.236Z] "crypto/sha512", [2024-03-21T09:11:31.236Z] "crypto/subtle", [2024-03-21T09:11:31.236Z] "crypto/tls", [2024-03-21T09:11:31.236Z] "crypto/x509", [2024-03-21T09:11:31.236Z] "crypto/x509/pkix", [2024-03-21T09:11:31.236Z] "database/sql/driver", [2024-03-21T09:11:31.236Z] "debug/dwarf", [2024-03-21T09:11:31.236Z] "debug/macho", [2024-03-21T09:11:31.236Z] "embed", [2024-03-21T09:11:31.236Z] "encoding", [2024-03-21T09:11:31.236Z] "encoding/asn1", [2024-03-21T09:11:31.236Z] "encoding/base32", [2024-03-21T09:11:31.236Z] "encoding/base64", [2024-03-21T09:11:31.236Z] "encoding/binary", [2024-03-21T09:11:31.236Z] "encoding/csv", [2024-03-21T09:11:31.236Z] "encoding/hex", [2024-03-21T09:11:31.236Z] "encoding/json", [2024-03-21T09:11:31.236Z] "encoding/pem", [2024-03-21T09:11:31.236Z] "encoding/xml", [2024-03-21T09:11:31.236Z] "errors", [2024-03-21T09:11:31.236Z] "flag", [2024-03-21T09:11:31.236Z] "fmt", [2024-03-21T09:11:31.236Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.236Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.236Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.236Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.236Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.236Z] "github.com/fatih/color", [2024-03-21T09:11:31.236Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.236Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.236Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.236Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.236Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.236Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.236Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.236Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.236Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.236Z] "github.com/go-kit/log", [2024-03-21T09:11:31.236Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.236Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.236Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.236Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.236Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.236Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.236Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.236Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.236Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.236Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.236Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.236Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.236Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.236Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.236Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.236Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.236Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.236Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.236Z] "github.com/google/uuid", [2024-03-21T09:11:31.236Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.236Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.236Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.236Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.236Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.236Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.236Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.236Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.236Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.236Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.236Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.236Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.236Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.236Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.236Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.236Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.236Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.236Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.236Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.236Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.236Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.236Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.236Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.236Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.236Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.236Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.236Z] "github.com/x448/float16", [2024-03-21T09:11:31.236Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.236Z] "go/token", [2024-03-21T09:11:31.236Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.236Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.236Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.236Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.236Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.236Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.236Z] "golang.org/x/net/html", [2024-03-21T09:11:31.236Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.236Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.236Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.236Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.237Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.237Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.237Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.237Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.237Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.237Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.237Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.237Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.237Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.237Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.237Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.237Z] "golang.org/x/text/language", [2024-03-21T09:11:31.237Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.237Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.237Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.237Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.237Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.237Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.237Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.237Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.237Z] "hash", [2024-03-21T09:11:31.237Z] "hash/adler32", [2024-03-21T09:11:31.237Z] "hash/crc32", [2024-03-21T09:11:31.237Z] "hash/fnv", [2024-03-21T09:11:31.237Z] "html", [2024-03-21T09:11:31.237Z] "html/template", [2024-03-21T09:11:31.237Z] "internal/abi", [2024-03-21T09:11:31.237Z] "internal/bytealg", [2024-03-21T09:11:31.237Z] "internal/cpu", [2024-03-21T09:11:31.237Z] "internal/fmtsort", [2024-03-21T09:11:31.237Z] "internal/goexperiment", [2024-03-21T09:11:31.237Z] "internal/itoa", [2024-03-21T09:11:31.237Z] "internal/nettrace", [2024-03-21T09:11:31.237Z] "internal/oserror", [2024-03-21T09:11:31.237Z] "internal/poll", [2024-03-21T09:11:31.237Z] "internal/race", [2024-03-21T09:11:31.237Z] "internal/reflectlite", [2024-03-21T09:11:31.237Z] "internal/singleflight", [2024-03-21T09:11:31.237Z] "internal/syscall/execenv", [2024-03-21T09:11:31.237Z] "internal/syscall/unix", [2024-03-21T09:11:31.237Z] "internal/testlog", [2024-03-21T09:11:31.237Z] "internal/unsafeheader", [2024-03-21T09:11:31.237Z] "io", [2024-03-21T09:11:31.237Z] "io/fs", [2024-03-21T09:11:31.237Z] "io/ioutil", [2024-03-21T09:11:31.237Z] "log", [2024-03-21T09:11:31.237Z] "log/syslog", [2024-03-21T09:11:31.237Z] "math", [2024-03-21T09:11:31.237Z] "math/big", [2024-03-21T09:11:31.237Z] "math/bits", [2024-03-21T09:11:31.237Z] "math/rand", [2024-03-21T09:11:31.237Z] "mime", [2024-03-21T09:11:31.237Z] "mime/multipart", [2024-03-21T09:11:31.237Z] "mime/quotedprintable", [2024-03-21T09:11:31.237Z] "net", [2024-03-21T09:11:31.237Z] "net/http", [2024-03-21T09:11:31.237Z] "net/http/httptest", [2024-03-21T09:11:31.237Z] "net/http/httptrace", [2024-03-21T09:11:31.237Z] "net/http/httputil", [2024-03-21T09:11:31.237Z] "net/http/internal", [2024-03-21T09:11:31.237Z] "net/http/internal/ascii", [2024-03-21T09:11:31.237Z] "net/http/internal/testcert", [2024-03-21T09:11:31.237Z] "net/textproto", [2024-03-21T09:11:31.237Z] "net/url", [2024-03-21T09:11:31.237Z] "os", [2024-03-21T09:11:31.237Z] "os/exec", [2024-03-21T09:11:31.237Z] "os/signal", [2024-03-21T09:11:31.237Z] "path", [2024-03-21T09:11:31.237Z] "path/filepath", [2024-03-21T09:11:31.237Z] "reflect", [2024-03-21T09:11:31.237Z] "regexp", [2024-03-21T09:11:31.237Z] "regexp/syntax", [2024-03-21T09:11:31.237Z] "runtime", [2024-03-21T09:11:31.237Z] "runtime/cgo", [2024-03-21T09:11:31.237Z] "runtime/debug", [2024-03-21T09:11:31.237Z] "runtime/internal/atomic", [2024-03-21T09:11:31.237Z] "runtime/internal/math", [2024-03-21T09:11:31.237Z] "runtime/internal/sys", [2024-03-21T09:11:31.237Z] "runtime/pprof", [2024-03-21T09:11:31.237Z] "sort", [2024-03-21T09:11:31.237Z] "strconv", [2024-03-21T09:11:31.237Z] "strings", [2024-03-21T09:11:31.237Z] "sync", [2024-03-21T09:11:31.237Z] "sync/atomic", [2024-03-21T09:11:31.237Z] "syscall", [2024-03-21T09:11:31.237Z] "text/tabwriter", [2024-03-21T09:11:31.237Z] "text/template", [2024-03-21T09:11:31.237Z] "text/template/parse", [2024-03-21T09:11:31.237Z] "time", [2024-03-21T09:11:31.237Z] "unicode", [2024-03-21T09:11:31.237Z] "unicode/utf16", [2024-03-21T09:11:31.237Z] "unicode/utf8", [2024-03-21T09:11:31.237Z] "unsafe", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.237Z] ] [2024-03-21T09:11:31.237Z] } [2024-03-21T09:11:31.237Z] { [2024-03-21T09:11:31.237Z] "Dir": "/w/workspace/edgex-go/637/internal/security/fileprovider/config", [2024-03-21T09:11:31.237Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.237Z] "Name": "config", [2024-03-21T09:11:31.237Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.237Z] "Module": { [2024-03-21T09:11:31.237Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.237Z] "Main": true, [2024-03-21T09:11:31.237Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.237Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.237Z] "GoVersion": "1.21" [2024-03-21T09:11:31.237Z] }, [2024-03-21T09:11:31.237Z] "Match": [ [2024-03-21T09:11:31.237Z] "./..." [2024-03-21T09:11:31.237Z] ], [2024-03-21T09:11:31.237Z] "Stale": true, [2024-03-21T09:11:31.237Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.237Z] "GoFiles": [ [2024-03-21T09:11:31.237Z] "config.go" [2024-03-21T09:11:31.237Z] ], [2024-03-21T09:11:31.237Z] "Imports": [ [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.237Z] ], [2024-03-21T09:11:31.237Z] "Deps": [ [2024-03-21T09:11:31.237Z] "bufio", [2024-03-21T09:11:31.237Z] "bytes", [2024-03-21T09:11:31.237Z] "compress/flate", [2024-03-21T09:11:31.237Z] "compress/gzip", [2024-03-21T09:11:31.237Z] "compress/zlib", [2024-03-21T09:11:31.237Z] "container/list", [2024-03-21T09:11:31.237Z] "context", [2024-03-21T09:11:31.237Z] "crypto", [2024-03-21T09:11:31.237Z] "crypto/aes", [2024-03-21T09:11:31.237Z] "crypto/cipher", [2024-03-21T09:11:31.237Z] "crypto/des", [2024-03-21T09:11:31.237Z] "crypto/dsa", [2024-03-21T09:11:31.237Z] "crypto/ecdsa", [2024-03-21T09:11:31.237Z] "crypto/ed25519", [2024-03-21T09:11:31.237Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.237Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.237Z] "crypto/elliptic", [2024-03-21T09:11:31.237Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.237Z] "crypto/hmac", [2024-03-21T09:11:31.237Z] "crypto/internal/randutil", [2024-03-21T09:11:31.237Z] "crypto/internal/subtle", [2024-03-21T09:11:31.237Z] "crypto/md5", [2024-03-21T09:11:31.237Z] "crypto/rand", [2024-03-21T09:11:31.237Z] "crypto/rc4", [2024-03-21T09:11:31.237Z] "crypto/rsa", [2024-03-21T09:11:31.237Z] "crypto/sha1", [2024-03-21T09:11:31.237Z] "crypto/sha256", [2024-03-21T09:11:31.237Z] "crypto/sha512", [2024-03-21T09:11:31.237Z] "crypto/subtle", [2024-03-21T09:11:31.237Z] "crypto/tls", [2024-03-21T09:11:31.237Z] "crypto/x509", [2024-03-21T09:11:31.237Z] "crypto/x509/pkix", [2024-03-21T09:11:31.237Z] "database/sql/driver", [2024-03-21T09:11:31.237Z] "debug/dwarf", [2024-03-21T09:11:31.237Z] "debug/macho", [2024-03-21T09:11:31.237Z] "encoding", [2024-03-21T09:11:31.237Z] "encoding/asn1", [2024-03-21T09:11:31.237Z] "encoding/base64", [2024-03-21T09:11:31.237Z] "encoding/binary", [2024-03-21T09:11:31.237Z] "encoding/csv", [2024-03-21T09:11:31.237Z] "encoding/hex", [2024-03-21T09:11:31.237Z] "encoding/json", [2024-03-21T09:11:31.237Z] "encoding/pem", [2024-03-21T09:11:31.237Z] "encoding/xml", [2024-03-21T09:11:31.237Z] "errors", [2024-03-21T09:11:31.237Z] "flag", [2024-03-21T09:11:31.237Z] "fmt", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.237Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.237Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.237Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.237Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.237Z] "github.com/go-kit/log", [2024-03-21T09:11:31.237Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.237Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.237Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.237Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.237Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.237Z] "github.com/google/uuid", [2024-03-21T09:11:31.237Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.237Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.237Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.237Z] "golang.org/x/net/html", [2024-03-21T09:11:31.237Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.237Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.237Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.237Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.237Z] "golang.org/x/text/language", [2024-03-21T09:11:31.237Z] "hash", [2024-03-21T09:11:31.237Z] "hash/adler32", [2024-03-21T09:11:31.237Z] "hash/crc32", [2024-03-21T09:11:31.237Z] "internal/abi", [2024-03-21T09:11:31.237Z] "internal/bytealg", [2024-03-21T09:11:31.237Z] "internal/cpu", [2024-03-21T09:11:31.237Z] "internal/fmtsort", [2024-03-21T09:11:31.237Z] "internal/goexperiment", [2024-03-21T09:11:31.237Z] "internal/itoa", [2024-03-21T09:11:31.237Z] "internal/nettrace", [2024-03-21T09:11:31.237Z] "internal/oserror", [2024-03-21T09:11:31.237Z] "internal/poll", [2024-03-21T09:11:31.237Z] "internal/race", [2024-03-21T09:11:31.237Z] "internal/reflectlite", [2024-03-21T09:11:31.237Z] "internal/singleflight", [2024-03-21T09:11:31.237Z] "internal/syscall/execenv", [2024-03-21T09:11:31.237Z] "internal/syscall/unix", [2024-03-21T09:11:31.237Z] "internal/testlog", [2024-03-21T09:11:31.237Z] "internal/unsafeheader", [2024-03-21T09:11:31.237Z] "io", [2024-03-21T09:11:31.237Z] "io/fs", [2024-03-21T09:11:31.237Z] "io/ioutil", [2024-03-21T09:11:31.237Z] "log", [2024-03-21T09:11:31.237Z] "math", [2024-03-21T09:11:31.237Z] "math/big", [2024-03-21T09:11:31.237Z] "math/bits", [2024-03-21T09:11:31.237Z] "math/rand", [2024-03-21T09:11:31.237Z] "mime", [2024-03-21T09:11:31.237Z] "mime/multipart", [2024-03-21T09:11:31.237Z] "mime/quotedprintable", [2024-03-21T09:11:31.237Z] "net", [2024-03-21T09:11:31.237Z] "net/http", [2024-03-21T09:11:31.237Z] "net/http/httptest", [2024-03-21T09:11:31.237Z] "net/http/httptrace", [2024-03-21T09:11:31.237Z] "net/http/internal", [2024-03-21T09:11:31.237Z] "net/http/internal/ascii", [2024-03-21T09:11:31.237Z] "net/http/internal/testcert", [2024-03-21T09:11:31.237Z] "net/textproto", [2024-03-21T09:11:31.237Z] "net/url", [2024-03-21T09:11:31.237Z] "os", [2024-03-21T09:11:31.237Z] "path", [2024-03-21T09:11:31.237Z] "path/filepath", [2024-03-21T09:11:31.237Z] "reflect", [2024-03-21T09:11:31.237Z] "regexp", [2024-03-21T09:11:31.237Z] "regexp/syntax", [2024-03-21T09:11:31.237Z] "runtime", [2024-03-21T09:11:31.237Z] "runtime/cgo", [2024-03-21T09:11:31.237Z] "runtime/internal/atomic", [2024-03-21T09:11:31.237Z] "runtime/internal/math", [2024-03-21T09:11:31.237Z] "runtime/internal/sys", [2024-03-21T09:11:31.237Z] "sort", [2024-03-21T09:11:31.237Z] "strconv", [2024-03-21T09:11:31.237Z] "strings", [2024-03-21T09:11:31.237Z] "sync", [2024-03-21T09:11:31.237Z] "sync/atomic", [2024-03-21T09:11:31.237Z] "syscall", [2024-03-21T09:11:31.237Z] "time", [2024-03-21T09:11:31.237Z] "unicode", [2024-03-21T09:11:31.237Z] "unicode/utf16", [2024-03-21T09:11:31.237Z] "unicode/utf8", [2024-03-21T09:11:31.237Z] "unsafe", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.237Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.237Z] ] [2024-03-21T09:11:31.237Z] } [2024-03-21T09:11:31.237Z] { [2024-03-21T09:11:31.237Z] "Dir": "/w/workspace/edgex-go/637/internal/security/fileprovider/container", [2024-03-21T09:11:31.237Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-21T09:11:31.237Z] "Name": "container", [2024-03-21T09:11:31.237Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.237Z] "Module": { [2024-03-21T09:11:31.237Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.237Z] "Main": true, [2024-03-21T09:11:31.237Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.237Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.237Z] "GoVersion": "1.21" [2024-03-21T09:11:31.237Z] }, [2024-03-21T09:11:31.237Z] "Match": [ [2024-03-21T09:11:31.237Z] "./..." [2024-03-21T09:11:31.237Z] ], [2024-03-21T09:11:31.237Z] "Stale": true, [2024-03-21T09:11:31.237Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.237Z] "GoFiles": [ [2024-03-21T09:11:31.237Z] "config.go" [2024-03-21T09:11:31.237Z] ], [2024-03-21T09:11:31.237Z] "Imports": [ [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.237Z] ], [2024-03-21T09:11:31.237Z] "Deps": [ [2024-03-21T09:11:31.237Z] "bufio", [2024-03-21T09:11:31.237Z] "bytes", [2024-03-21T09:11:31.237Z] "compress/flate", [2024-03-21T09:11:31.237Z] "compress/gzip", [2024-03-21T09:11:31.237Z] "compress/zlib", [2024-03-21T09:11:31.237Z] "container/list", [2024-03-21T09:11:31.237Z] "context", [2024-03-21T09:11:31.237Z] "crypto", [2024-03-21T09:11:31.237Z] "crypto/aes", [2024-03-21T09:11:31.237Z] "crypto/cipher", [2024-03-21T09:11:31.237Z] "crypto/des", [2024-03-21T09:11:31.237Z] "crypto/dsa", [2024-03-21T09:11:31.237Z] "crypto/ecdsa", [2024-03-21T09:11:31.237Z] "crypto/ed25519", [2024-03-21T09:11:31.237Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.237Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.237Z] "crypto/elliptic", [2024-03-21T09:11:31.237Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.237Z] "crypto/hmac", [2024-03-21T09:11:31.237Z] "crypto/internal/randutil", [2024-03-21T09:11:31.237Z] "crypto/internal/subtle", [2024-03-21T09:11:31.237Z] "crypto/md5", [2024-03-21T09:11:31.237Z] "crypto/rand", [2024-03-21T09:11:31.237Z] "crypto/rc4", [2024-03-21T09:11:31.237Z] "crypto/rsa", [2024-03-21T09:11:31.237Z] "crypto/sha1", [2024-03-21T09:11:31.237Z] "crypto/sha256", [2024-03-21T09:11:31.237Z] "crypto/sha512", [2024-03-21T09:11:31.237Z] "crypto/subtle", [2024-03-21T09:11:31.237Z] "crypto/tls", [2024-03-21T09:11:31.237Z] "crypto/x509", [2024-03-21T09:11:31.237Z] "crypto/x509/pkix", [2024-03-21T09:11:31.237Z] "database/sql/driver", [2024-03-21T09:11:31.237Z] "debug/dwarf", [2024-03-21T09:11:31.237Z] "debug/macho", [2024-03-21T09:11:31.237Z] "encoding", [2024-03-21T09:11:31.237Z] "encoding/asn1", [2024-03-21T09:11:31.237Z] "encoding/base64", [2024-03-21T09:11:31.237Z] "encoding/binary", [2024-03-21T09:11:31.237Z] "encoding/csv", [2024-03-21T09:11:31.237Z] "encoding/hex", [2024-03-21T09:11:31.237Z] "encoding/json", [2024-03-21T09:11:31.237Z] "encoding/pem", [2024-03-21T09:11:31.237Z] "encoding/xml", [2024-03-21T09:11:31.237Z] "errors", [2024-03-21T09:11:31.237Z] "flag", [2024-03-21T09:11:31.237Z] "fmt", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.237Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.237Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.237Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.237Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.238Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.238Z] "github.com/go-kit/log", [2024-03-21T09:11:31.238Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.238Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.238Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.238Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.238Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.238Z] "github.com/google/uuid", [2024-03-21T09:11:31.238Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.238Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.238Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.238Z] "golang.org/x/net/html", [2024-03-21T09:11:31.238Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.238Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.238Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.238Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.238Z] "golang.org/x/text/language", [2024-03-21T09:11:31.238Z] "hash", [2024-03-21T09:11:31.238Z] "hash/adler32", [2024-03-21T09:11:31.238Z] "hash/crc32", [2024-03-21T09:11:31.238Z] "internal/abi", [2024-03-21T09:11:31.238Z] "internal/bytealg", [2024-03-21T09:11:31.238Z] "internal/cpu", [2024-03-21T09:11:31.238Z] "internal/fmtsort", [2024-03-21T09:11:31.238Z] "internal/goexperiment", [2024-03-21T09:11:31.238Z] "internal/itoa", [2024-03-21T09:11:31.238Z] "internal/nettrace", [2024-03-21T09:11:31.238Z] "internal/oserror", [2024-03-21T09:11:31.238Z] "internal/poll", [2024-03-21T09:11:31.238Z] "internal/race", [2024-03-21T09:11:31.238Z] "internal/reflectlite", [2024-03-21T09:11:31.238Z] "internal/singleflight", [2024-03-21T09:11:31.238Z] "internal/syscall/execenv", [2024-03-21T09:11:31.238Z] "internal/syscall/unix", [2024-03-21T09:11:31.238Z] "internal/testlog", [2024-03-21T09:11:31.238Z] "internal/unsafeheader", [2024-03-21T09:11:31.238Z] "io", [2024-03-21T09:11:31.238Z] "io/fs", [2024-03-21T09:11:31.238Z] "io/ioutil", [2024-03-21T09:11:31.238Z] "log", [2024-03-21T09:11:31.238Z] "math", [2024-03-21T09:11:31.238Z] "math/big", [2024-03-21T09:11:31.238Z] "math/bits", [2024-03-21T09:11:31.238Z] "math/rand", [2024-03-21T09:11:31.238Z] "mime", [2024-03-21T09:11:31.238Z] "mime/multipart", [2024-03-21T09:11:31.238Z] "mime/quotedprintable", [2024-03-21T09:11:31.238Z] "net", [2024-03-21T09:11:31.238Z] "net/http", [2024-03-21T09:11:31.238Z] "net/http/httptest", [2024-03-21T09:11:31.238Z] "net/http/httptrace", [2024-03-21T09:11:31.238Z] "net/http/internal", [2024-03-21T09:11:31.238Z] "net/http/internal/ascii", [2024-03-21T09:11:31.238Z] "net/http/internal/testcert", [2024-03-21T09:11:31.238Z] "net/textproto", [2024-03-21T09:11:31.238Z] "net/url", [2024-03-21T09:11:31.238Z] "os", [2024-03-21T09:11:31.238Z] "path", [2024-03-21T09:11:31.238Z] "path/filepath", [2024-03-21T09:11:31.238Z] "reflect", [2024-03-21T09:11:31.238Z] "regexp", [2024-03-21T09:11:31.238Z] "regexp/syntax", [2024-03-21T09:11:31.238Z] "runtime", [2024-03-21T09:11:31.238Z] "runtime/cgo", [2024-03-21T09:11:31.238Z] "runtime/internal/atomic", [2024-03-21T09:11:31.238Z] "runtime/internal/math", [2024-03-21T09:11:31.238Z] "runtime/internal/sys", [2024-03-21T09:11:31.238Z] "sort", [2024-03-21T09:11:31.238Z] "strconv", [2024-03-21T09:11:31.238Z] "strings", [2024-03-21T09:11:31.238Z] "sync", [2024-03-21T09:11:31.238Z] "sync/atomic", [2024-03-21T09:11:31.238Z] "syscall", [2024-03-21T09:11:31.238Z] "time", [2024-03-21T09:11:31.238Z] "unicode", [2024-03-21T09:11:31.238Z] "unicode/utf16", [2024-03-21T09:11:31.238Z] "unicode/utf8", [2024-03-21T09:11:31.238Z] "unsafe", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.238Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.238Z] ] [2024-03-21T09:11:31.238Z] } [2024-03-21T09:11:31.238Z] { [2024-03-21T09:11:31.238Z] "Dir": "/w/workspace/edgex-go/637/internal/security/fileprovider", [2024-03-21T09:11:31.238Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-03-21T09:11:31.238Z] "Name": "fileprovider", [2024-03-21T09:11:31.238Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.238Z] "Module": { [2024-03-21T09:11:31.238Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.238Z] "Main": true, [2024-03-21T09:11:31.238Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.238Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.238Z] "GoVersion": "1.21" [2024-03-21T09:11:31.238Z] }, [2024-03-21T09:11:31.238Z] "Match": [ [2024-03-21T09:11:31.238Z] "./..." [2024-03-21T09:11:31.238Z] ], [2024-03-21T09:11:31.238Z] "Stale": true, [2024-03-21T09:11:31.238Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.238Z] "GoFiles": [ [2024-03-21T09:11:31.238Z] "init.go", [2024-03-21T09:11:31.238Z] "interface.go", [2024-03-21T09:11:31.238Z] "main.go", [2024-03-21T09:11:31.238Z] "provider.go", [2024-03-21T09:11:31.238Z] "tokenconfig.go", [2024-03-21T09:11:31.238Z] "types.go", [2024-03-21T09:11:31.238Z] "util.go" [2024-03-21T09:11:31.238Z] ], [2024-03-21T09:11:31.238Z] "Imports": [ [2024-03-21T09:11:31.238Z] "context", [2024-03-21T09:11:31.238Z] "encoding/json", [2024-03-21T09:11:31.238Z] "fmt", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.238Z] "os", [2024-03-21T09:11:31.238Z] "path/filepath", [2024-03-21T09:11:31.238Z] "regexp", [2024-03-21T09:11:31.238Z] "strconv", [2024-03-21T09:11:31.238Z] "strings", [2024-03-21T09:11:31.238Z] "sync" [2024-03-21T09:11:31.238Z] ], [2024-03-21T09:11:31.238Z] "Deps": [ [2024-03-21T09:11:31.238Z] "bufio", [2024-03-21T09:11:31.238Z] "bytes", [2024-03-21T09:11:31.238Z] "compress/flate", [2024-03-21T09:11:31.238Z] "compress/gzip", [2024-03-21T09:11:31.238Z] "compress/zlib", [2024-03-21T09:11:31.238Z] "container/list", [2024-03-21T09:11:31.238Z] "context", [2024-03-21T09:11:31.238Z] "crypto", [2024-03-21T09:11:31.238Z] "crypto/aes", [2024-03-21T09:11:31.238Z] "crypto/cipher", [2024-03-21T09:11:31.238Z] "crypto/des", [2024-03-21T09:11:31.238Z] "crypto/dsa", [2024-03-21T09:11:31.238Z] "crypto/ecdsa", [2024-03-21T09:11:31.238Z] "crypto/ed25519", [2024-03-21T09:11:31.238Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.238Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.238Z] "crypto/elliptic", [2024-03-21T09:11:31.238Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.238Z] "crypto/hmac", [2024-03-21T09:11:31.238Z] "crypto/internal/randutil", [2024-03-21T09:11:31.238Z] "crypto/internal/subtle", [2024-03-21T09:11:31.238Z] "crypto/md5", [2024-03-21T09:11:31.238Z] "crypto/rand", [2024-03-21T09:11:31.238Z] "crypto/rc4", [2024-03-21T09:11:31.238Z] "crypto/rsa", [2024-03-21T09:11:31.238Z] "crypto/sha1", [2024-03-21T09:11:31.238Z] "crypto/sha256", [2024-03-21T09:11:31.238Z] "crypto/sha512", [2024-03-21T09:11:31.238Z] "crypto/subtle", [2024-03-21T09:11:31.238Z] "crypto/tls", [2024-03-21T09:11:31.238Z] "crypto/x509", [2024-03-21T09:11:31.238Z] "crypto/x509/pkix", [2024-03-21T09:11:31.238Z] "database/sql/driver", [2024-03-21T09:11:31.238Z] "debug/dwarf", [2024-03-21T09:11:31.238Z] "debug/macho", [2024-03-21T09:11:31.238Z] "embed", [2024-03-21T09:11:31.238Z] "encoding", [2024-03-21T09:11:31.238Z] "encoding/asn1", [2024-03-21T09:11:31.238Z] "encoding/base32", [2024-03-21T09:11:31.238Z] "encoding/base64", [2024-03-21T09:11:31.238Z] "encoding/binary", [2024-03-21T09:11:31.238Z] "encoding/csv", [2024-03-21T09:11:31.238Z] "encoding/hex", [2024-03-21T09:11:31.238Z] "encoding/json", [2024-03-21T09:11:31.238Z] "encoding/pem", [2024-03-21T09:11:31.238Z] "encoding/xml", [2024-03-21T09:11:31.238Z] "errors", [2024-03-21T09:11:31.238Z] "flag", [2024-03-21T09:11:31.238Z] "fmt", [2024-03-21T09:11:31.238Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.238Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.238Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.238Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.238Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.238Z] "github.com/fatih/color", [2024-03-21T09:11:31.238Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.238Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.238Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.238Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.238Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.238Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.238Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.238Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.238Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.238Z] "github.com/go-kit/log", [2024-03-21T09:11:31.238Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.238Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.238Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.238Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.238Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.238Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.238Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.238Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.238Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.238Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.238Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.238Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.238Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.238Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.238Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.238Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.238Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.238Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.238Z] "github.com/google/uuid", [2024-03-21T09:11:31.238Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.238Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.238Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.238Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.238Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.238Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.238Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.238Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.238Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.238Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.238Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.238Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.238Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.238Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.238Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.238Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.238Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.238Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.238Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.238Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.238Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.238Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.238Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.238Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.238Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.238Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.238Z] "github.com/x448/float16", [2024-03-21T09:11:31.238Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.238Z] "go/token", [2024-03-21T09:11:31.238Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.238Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.238Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.238Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.238Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.238Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.238Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.238Z] "golang.org/x/net/html", [2024-03-21T09:11:31.238Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.238Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.238Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.238Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.238Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.238Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.238Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.238Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.238Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.238Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.238Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.238Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.238Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.238Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.238Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.238Z] "golang.org/x/text/language", [2024-03-21T09:11:31.238Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.238Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.238Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.238Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.238Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.238Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.239Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.239Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.239Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.239Z] "hash", [2024-03-21T09:11:31.239Z] "hash/adler32", [2024-03-21T09:11:31.239Z] "hash/crc32", [2024-03-21T09:11:31.239Z] "hash/fnv", [2024-03-21T09:11:31.239Z] "html", [2024-03-21T09:11:31.239Z] "html/template", [2024-03-21T09:11:31.239Z] "internal/abi", [2024-03-21T09:11:31.239Z] "internal/bytealg", [2024-03-21T09:11:31.239Z] "internal/cpu", [2024-03-21T09:11:31.239Z] "internal/fmtsort", [2024-03-21T09:11:31.239Z] "internal/goexperiment", [2024-03-21T09:11:31.239Z] "internal/itoa", [2024-03-21T09:11:31.239Z] "internal/nettrace", [2024-03-21T09:11:31.239Z] "internal/oserror", [2024-03-21T09:11:31.239Z] "internal/poll", [2024-03-21T09:11:31.239Z] "internal/race", [2024-03-21T09:11:31.239Z] "internal/reflectlite", [2024-03-21T09:11:31.239Z] "internal/singleflight", [2024-03-21T09:11:31.239Z] "internal/syscall/execenv", [2024-03-21T09:11:31.239Z] "internal/syscall/unix", [2024-03-21T09:11:31.239Z] "internal/testlog", [2024-03-21T09:11:31.239Z] "internal/unsafeheader", [2024-03-21T09:11:31.239Z] "io", [2024-03-21T09:11:31.239Z] "io/fs", [2024-03-21T09:11:31.239Z] "io/ioutil", [2024-03-21T09:11:31.239Z] "log", [2024-03-21T09:11:31.239Z] "log/syslog", [2024-03-21T09:11:31.239Z] "math", [2024-03-21T09:11:31.239Z] "math/big", [2024-03-21T09:11:31.239Z] "math/bits", [2024-03-21T09:11:31.239Z] "math/rand", [2024-03-21T09:11:31.239Z] "mime", [2024-03-21T09:11:31.239Z] "mime/multipart", [2024-03-21T09:11:31.239Z] "mime/quotedprintable", [2024-03-21T09:11:31.239Z] "net", [2024-03-21T09:11:31.239Z] "net/http", [2024-03-21T09:11:31.239Z] "net/http/httptest", [2024-03-21T09:11:31.239Z] "net/http/httptrace", [2024-03-21T09:11:31.239Z] "net/http/httputil", [2024-03-21T09:11:31.239Z] "net/http/internal", [2024-03-21T09:11:31.239Z] "net/http/internal/ascii", [2024-03-21T09:11:31.239Z] "net/http/internal/testcert", [2024-03-21T09:11:31.239Z] "net/textproto", [2024-03-21T09:11:31.239Z] "net/url", [2024-03-21T09:11:31.239Z] "os", [2024-03-21T09:11:31.239Z] "os/exec", [2024-03-21T09:11:31.239Z] "os/signal", [2024-03-21T09:11:31.239Z] "path", [2024-03-21T09:11:31.239Z] "path/filepath", [2024-03-21T09:11:31.239Z] "reflect", [2024-03-21T09:11:31.239Z] "regexp", [2024-03-21T09:11:31.239Z] "regexp/syntax", [2024-03-21T09:11:31.239Z] "runtime", [2024-03-21T09:11:31.239Z] "runtime/cgo", [2024-03-21T09:11:31.239Z] "runtime/debug", [2024-03-21T09:11:31.239Z] "runtime/internal/atomic", [2024-03-21T09:11:31.239Z] "runtime/internal/math", [2024-03-21T09:11:31.239Z] "runtime/internal/sys", [2024-03-21T09:11:31.239Z] "runtime/pprof", [2024-03-21T09:11:31.239Z] "sort", [2024-03-21T09:11:31.239Z] "strconv", [2024-03-21T09:11:31.239Z] "strings", [2024-03-21T09:11:31.239Z] "sync", [2024-03-21T09:11:31.239Z] "sync/atomic", [2024-03-21T09:11:31.239Z] "syscall", [2024-03-21T09:11:31.239Z] "text/tabwriter", [2024-03-21T09:11:31.239Z] "text/template", [2024-03-21T09:11:31.239Z] "text/template/parse", [2024-03-21T09:11:31.239Z] "time", [2024-03-21T09:11:31.239Z] "unicode", [2024-03-21T09:11:31.239Z] "unicode/utf16", [2024-03-21T09:11:31.239Z] "unicode/utf8", [2024-03-21T09:11:31.239Z] "unsafe", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.239Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.239Z] ], [2024-03-21T09:11:31.239Z] "TestGoFiles": [ [2024-03-21T09:11:31.239Z] "provider_test.go", [2024-03-21T09:11:31.239Z] "tokenconfig_test.go", [2024-03-21T09:11:31.239Z] "util_test.go" [2024-03-21T09:11:31.239Z] ], [2024-03-21T09:11:31.239Z] "TestImports": [ [2024-03-21T09:11:31.239Z] "bytes", [2024-03-21T09:11:31.239Z] "encoding/json", [2024-03-21T09:11:31.239Z] "errors", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-03-21T09:11:31.239Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.239Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.239Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.239Z] "os", [2024-03-21T09:11:31.239Z] "path/filepath", [2024-03-21T09:11:31.239Z] "strings", [2024-03-21T09:11:31.239Z] "testing" [2024-03-21T09:11:31.239Z] ] [2024-03-21T09:11:31.239Z] } [2024-03-21T09:11:31.239Z] { [2024-03-21T09:11:31.239Z] "Dir": "/w/workspace/edgex-go/637/cmd/security-file-token-provider", [2024-03-21T09:11:31.239Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider", [2024-03-21T09:11:31.239Z] "Name": "main", [2024-03-21T09:11:31.239Z] "Target": "/go/bin/security-file-token-provider", [2024-03-21T09:11:31.239Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.239Z] "Module": { [2024-03-21T09:11:31.239Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.239Z] "Main": true, [2024-03-21T09:11:31.239Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.239Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.239Z] "GoVersion": "1.21" [2024-03-21T09:11:31.239Z] }, [2024-03-21T09:11:31.239Z] "Match": [ [2024-03-21T09:11:31.239Z] "./..." [2024-03-21T09:11:31.239Z] ], [2024-03-21T09:11:31.239Z] "Stale": true, [2024-03-21T09:11:31.239Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.239Z] "GoFiles": [ [2024-03-21T09:11:31.239Z] "main.go" [2024-03-21T09:11:31.239Z] ], [2024-03-21T09:11:31.239Z] "Imports": [ [2024-03-21T09:11:31.239Z] "context", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider" [2024-03-21T09:11:31.239Z] ], [2024-03-21T09:11:31.239Z] "Deps": [ [2024-03-21T09:11:31.239Z] "bufio", [2024-03-21T09:11:31.239Z] "bytes", [2024-03-21T09:11:31.239Z] "compress/flate", [2024-03-21T09:11:31.239Z] "compress/gzip", [2024-03-21T09:11:31.239Z] "compress/zlib", [2024-03-21T09:11:31.239Z] "container/list", [2024-03-21T09:11:31.239Z] "context", [2024-03-21T09:11:31.239Z] "crypto", [2024-03-21T09:11:31.239Z] "crypto/aes", [2024-03-21T09:11:31.239Z] "crypto/cipher", [2024-03-21T09:11:31.239Z] "crypto/des", [2024-03-21T09:11:31.239Z] "crypto/dsa", [2024-03-21T09:11:31.239Z] "crypto/ecdsa", [2024-03-21T09:11:31.239Z] "crypto/ed25519", [2024-03-21T09:11:31.239Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.239Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.239Z] "crypto/elliptic", [2024-03-21T09:11:31.239Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.239Z] "crypto/hmac", [2024-03-21T09:11:31.239Z] "crypto/internal/randutil", [2024-03-21T09:11:31.239Z] "crypto/internal/subtle", [2024-03-21T09:11:31.239Z] "crypto/md5", [2024-03-21T09:11:31.239Z] "crypto/rand", [2024-03-21T09:11:31.239Z] "crypto/rc4", [2024-03-21T09:11:31.239Z] "crypto/rsa", [2024-03-21T09:11:31.239Z] "crypto/sha1", [2024-03-21T09:11:31.239Z] "crypto/sha256", [2024-03-21T09:11:31.239Z] "crypto/sha512", [2024-03-21T09:11:31.239Z] "crypto/subtle", [2024-03-21T09:11:31.239Z] "crypto/tls", [2024-03-21T09:11:31.239Z] "crypto/x509", [2024-03-21T09:11:31.239Z] "crypto/x509/pkix", [2024-03-21T09:11:31.239Z] "database/sql/driver", [2024-03-21T09:11:31.239Z] "debug/dwarf", [2024-03-21T09:11:31.239Z] "debug/macho", [2024-03-21T09:11:31.239Z] "embed", [2024-03-21T09:11:31.239Z] "encoding", [2024-03-21T09:11:31.239Z] "encoding/asn1", [2024-03-21T09:11:31.239Z] "encoding/base32", [2024-03-21T09:11:31.239Z] "encoding/base64", [2024-03-21T09:11:31.239Z] "encoding/binary", [2024-03-21T09:11:31.239Z] "encoding/csv", [2024-03-21T09:11:31.239Z] "encoding/hex", [2024-03-21T09:11:31.239Z] "encoding/json", [2024-03-21T09:11:31.239Z] "encoding/pem", [2024-03-21T09:11:31.239Z] "encoding/xml", [2024-03-21T09:11:31.239Z] "errors", [2024-03-21T09:11:31.239Z] "flag", [2024-03-21T09:11:31.239Z] "fmt", [2024-03-21T09:11:31.239Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.239Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.239Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.239Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.239Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.239Z] "github.com/fatih/color", [2024-03-21T09:11:31.239Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.239Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.239Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.239Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.239Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.239Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.239Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.239Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.239Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.239Z] "github.com/go-kit/log", [2024-03-21T09:11:31.239Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.239Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.239Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.239Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.239Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.239Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.239Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.239Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.239Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.239Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.239Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.239Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.239Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.239Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.239Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.239Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.239Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.239Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.239Z] "github.com/google/uuid", [2024-03-21T09:11:31.239Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.239Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.239Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.239Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.239Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.239Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.239Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.239Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.239Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.239Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.239Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.239Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.239Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.239Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.239Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.239Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.239Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.239Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.239Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.239Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.239Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.239Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.239Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.239Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.239Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.239Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.239Z] "github.com/x448/float16", [2024-03-21T09:11:31.239Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.239Z] "go/token", [2024-03-21T09:11:31.239Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.239Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.239Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.239Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.239Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.239Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.239Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.239Z] "golang.org/x/net/html", [2024-03-21T09:11:31.239Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.239Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.239Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.239Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.239Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.239Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.239Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.239Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.240Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.240Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.240Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.240Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.240Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.240Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.240Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.240Z] "golang.org/x/text/language", [2024-03-21T09:11:31.240Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.240Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.240Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.240Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.240Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.240Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.240Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.240Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.240Z] "hash", [2024-03-21T09:11:31.240Z] "hash/adler32", [2024-03-21T09:11:31.240Z] "hash/crc32", [2024-03-21T09:11:31.240Z] "hash/fnv", [2024-03-21T09:11:31.240Z] "html", [2024-03-21T09:11:31.240Z] "html/template", [2024-03-21T09:11:31.240Z] "internal/abi", [2024-03-21T09:11:31.240Z] "internal/bytealg", [2024-03-21T09:11:31.240Z] "internal/cpu", [2024-03-21T09:11:31.240Z] "internal/fmtsort", [2024-03-21T09:11:31.240Z] "internal/goexperiment", [2024-03-21T09:11:31.240Z] "internal/itoa", [2024-03-21T09:11:31.240Z] "internal/nettrace", [2024-03-21T09:11:31.240Z] "internal/oserror", [2024-03-21T09:11:31.240Z] "internal/poll", [2024-03-21T09:11:31.240Z] "internal/race", [2024-03-21T09:11:31.240Z] "internal/reflectlite", [2024-03-21T09:11:31.240Z] "internal/singleflight", [2024-03-21T09:11:31.240Z] "internal/syscall/execenv", [2024-03-21T09:11:31.240Z] "internal/syscall/unix", [2024-03-21T09:11:31.240Z] "internal/testlog", [2024-03-21T09:11:31.240Z] "internal/unsafeheader", [2024-03-21T09:11:31.240Z] "io", [2024-03-21T09:11:31.240Z] "io/fs", [2024-03-21T09:11:31.240Z] "io/ioutil", [2024-03-21T09:11:31.240Z] "log", [2024-03-21T09:11:31.240Z] "log/syslog", [2024-03-21T09:11:31.240Z] "math", [2024-03-21T09:11:31.240Z] "math/big", [2024-03-21T09:11:31.240Z] "math/bits", [2024-03-21T09:11:31.240Z] "math/rand", [2024-03-21T09:11:31.240Z] "mime", [2024-03-21T09:11:31.240Z] "mime/multipart", [2024-03-21T09:11:31.240Z] "mime/quotedprintable", [2024-03-21T09:11:31.240Z] "net", [2024-03-21T09:11:31.240Z] "net/http", [2024-03-21T09:11:31.240Z] "net/http/httptest", [2024-03-21T09:11:31.240Z] "net/http/httptrace", [2024-03-21T09:11:31.240Z] "net/http/httputil", [2024-03-21T09:11:31.240Z] "net/http/internal", [2024-03-21T09:11:31.240Z] "net/http/internal/ascii", [2024-03-21T09:11:31.240Z] "net/http/internal/testcert", [2024-03-21T09:11:31.240Z] "net/textproto", [2024-03-21T09:11:31.240Z] "net/url", [2024-03-21T09:11:31.240Z] "os", [2024-03-21T09:11:31.240Z] "os/exec", [2024-03-21T09:11:31.240Z] "os/signal", [2024-03-21T09:11:31.240Z] "path", [2024-03-21T09:11:31.240Z] "path/filepath", [2024-03-21T09:11:31.240Z] "reflect", [2024-03-21T09:11:31.240Z] "regexp", [2024-03-21T09:11:31.240Z] "regexp/syntax", [2024-03-21T09:11:31.240Z] "runtime", [2024-03-21T09:11:31.240Z] "runtime/cgo", [2024-03-21T09:11:31.240Z] "runtime/debug", [2024-03-21T09:11:31.240Z] "runtime/internal/atomic", [2024-03-21T09:11:31.240Z] "runtime/internal/math", [2024-03-21T09:11:31.240Z] "runtime/internal/sys", [2024-03-21T09:11:31.240Z] "runtime/pprof", [2024-03-21T09:11:31.240Z] "sort", [2024-03-21T09:11:31.240Z] "strconv", [2024-03-21T09:11:31.240Z] "strings", [2024-03-21T09:11:31.240Z] "sync", [2024-03-21T09:11:31.240Z] "sync/atomic", [2024-03-21T09:11:31.240Z] "syscall", [2024-03-21T09:11:31.240Z] "text/tabwriter", [2024-03-21T09:11:31.240Z] "text/template", [2024-03-21T09:11:31.240Z] "text/template/parse", [2024-03-21T09:11:31.240Z] "time", [2024-03-21T09:11:31.240Z] "unicode", [2024-03-21T09:11:31.240Z] "unicode/utf16", [2024-03-21T09:11:31.240Z] "unicode/utf8", [2024-03-21T09:11:31.240Z] "unsafe", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.240Z] ] [2024-03-21T09:11:31.240Z] } [2024-03-21T09:11:31.240Z] { [2024-03-21T09:11:31.240Z] "Dir": "/w/workspace/edgex-go/637/internal/security/proxyauth/config", [2024-03-21T09:11:31.240Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-21T09:11:31.240Z] "Name": "config", [2024-03-21T09:11:31.240Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.240Z] "Module": { [2024-03-21T09:11:31.240Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.240Z] "Main": true, [2024-03-21T09:11:31.240Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.240Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.240Z] "GoVersion": "1.21" [2024-03-21T09:11:31.240Z] }, [2024-03-21T09:11:31.240Z] "Match": [ [2024-03-21T09:11:31.240Z] "./..." [2024-03-21T09:11:31.240Z] ], [2024-03-21T09:11:31.240Z] "Stale": true, [2024-03-21T09:11:31.240Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.240Z] "GoFiles": [ [2024-03-21T09:11:31.240Z] "config.go" [2024-03-21T09:11:31.240Z] ], [2024-03-21T09:11:31.240Z] "Imports": [ [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.240Z] ], [2024-03-21T09:11:31.240Z] "Deps": [ [2024-03-21T09:11:31.240Z] "bufio", [2024-03-21T09:11:31.240Z] "bytes", [2024-03-21T09:11:31.240Z] "compress/flate", [2024-03-21T09:11:31.240Z] "compress/gzip", [2024-03-21T09:11:31.240Z] "compress/zlib", [2024-03-21T09:11:31.240Z] "container/list", [2024-03-21T09:11:31.240Z] "context", [2024-03-21T09:11:31.240Z] "crypto", [2024-03-21T09:11:31.240Z] "crypto/aes", [2024-03-21T09:11:31.240Z] "crypto/cipher", [2024-03-21T09:11:31.240Z] "crypto/des", [2024-03-21T09:11:31.240Z] "crypto/dsa", [2024-03-21T09:11:31.240Z] "crypto/ecdsa", [2024-03-21T09:11:31.240Z] "crypto/ed25519", [2024-03-21T09:11:31.240Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.240Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.240Z] "crypto/elliptic", [2024-03-21T09:11:31.240Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.240Z] "crypto/hmac", [2024-03-21T09:11:31.240Z] "crypto/internal/randutil", [2024-03-21T09:11:31.240Z] "crypto/internal/subtle", [2024-03-21T09:11:31.240Z] "crypto/md5", [2024-03-21T09:11:31.240Z] "crypto/rand", [2024-03-21T09:11:31.240Z] "crypto/rc4", [2024-03-21T09:11:31.240Z] "crypto/rsa", [2024-03-21T09:11:31.240Z] "crypto/sha1", [2024-03-21T09:11:31.240Z] "crypto/sha256", [2024-03-21T09:11:31.240Z] "crypto/sha512", [2024-03-21T09:11:31.240Z] "crypto/subtle", [2024-03-21T09:11:31.240Z] "crypto/tls", [2024-03-21T09:11:31.240Z] "crypto/x509", [2024-03-21T09:11:31.240Z] "crypto/x509/pkix", [2024-03-21T09:11:31.240Z] "database/sql/driver", [2024-03-21T09:11:31.240Z] "debug/dwarf", [2024-03-21T09:11:31.240Z] "debug/macho", [2024-03-21T09:11:31.240Z] "encoding", [2024-03-21T09:11:31.240Z] "encoding/asn1", [2024-03-21T09:11:31.240Z] "encoding/base64", [2024-03-21T09:11:31.240Z] "encoding/binary", [2024-03-21T09:11:31.240Z] "encoding/csv", [2024-03-21T09:11:31.240Z] "encoding/hex", [2024-03-21T09:11:31.240Z] "encoding/json", [2024-03-21T09:11:31.240Z] "encoding/pem", [2024-03-21T09:11:31.240Z] "encoding/xml", [2024-03-21T09:11:31.240Z] "errors", [2024-03-21T09:11:31.240Z] "flag", [2024-03-21T09:11:31.240Z] "fmt", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.240Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.240Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.240Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.240Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.240Z] "github.com/go-kit/log", [2024-03-21T09:11:31.240Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.240Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.240Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.240Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.240Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.240Z] "github.com/google/uuid", [2024-03-21T09:11:31.240Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.240Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.240Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.240Z] "golang.org/x/net/html", [2024-03-21T09:11:31.240Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.240Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.240Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.240Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.240Z] "golang.org/x/text/language", [2024-03-21T09:11:31.240Z] "hash", [2024-03-21T09:11:31.240Z] "hash/adler32", [2024-03-21T09:11:31.240Z] "hash/crc32", [2024-03-21T09:11:31.240Z] "internal/abi", [2024-03-21T09:11:31.240Z] "internal/bytealg", [2024-03-21T09:11:31.240Z] "internal/cpu", [2024-03-21T09:11:31.240Z] "internal/fmtsort", [2024-03-21T09:11:31.240Z] "internal/goexperiment", [2024-03-21T09:11:31.240Z] "internal/itoa", [2024-03-21T09:11:31.240Z] "internal/nettrace", [2024-03-21T09:11:31.240Z] "internal/oserror", [2024-03-21T09:11:31.240Z] "internal/poll", [2024-03-21T09:11:31.240Z] "internal/race", [2024-03-21T09:11:31.240Z] "internal/reflectlite", [2024-03-21T09:11:31.240Z] "internal/singleflight", [2024-03-21T09:11:31.240Z] "internal/syscall/execenv", [2024-03-21T09:11:31.240Z] "internal/syscall/unix", [2024-03-21T09:11:31.240Z] "internal/testlog", [2024-03-21T09:11:31.240Z] "internal/unsafeheader", [2024-03-21T09:11:31.240Z] "io", [2024-03-21T09:11:31.240Z] "io/fs", [2024-03-21T09:11:31.240Z] "io/ioutil", [2024-03-21T09:11:31.240Z] "log", [2024-03-21T09:11:31.240Z] "math", [2024-03-21T09:11:31.240Z] "math/big", [2024-03-21T09:11:31.240Z] "math/bits", [2024-03-21T09:11:31.240Z] "math/rand", [2024-03-21T09:11:31.240Z] "mime", [2024-03-21T09:11:31.240Z] "mime/multipart", [2024-03-21T09:11:31.240Z] "mime/quotedprintable", [2024-03-21T09:11:31.240Z] "net", [2024-03-21T09:11:31.240Z] "net/http", [2024-03-21T09:11:31.240Z] "net/http/httptest", [2024-03-21T09:11:31.240Z] "net/http/httptrace", [2024-03-21T09:11:31.240Z] "net/http/internal", [2024-03-21T09:11:31.240Z] "net/http/internal/ascii", [2024-03-21T09:11:31.240Z] "net/http/internal/testcert", [2024-03-21T09:11:31.240Z] "net/textproto", [2024-03-21T09:11:31.240Z] "net/url", [2024-03-21T09:11:31.240Z] "os", [2024-03-21T09:11:31.240Z] "path", [2024-03-21T09:11:31.240Z] "path/filepath", [2024-03-21T09:11:31.240Z] "reflect", [2024-03-21T09:11:31.240Z] "regexp", [2024-03-21T09:11:31.240Z] "regexp/syntax", [2024-03-21T09:11:31.240Z] "runtime", [2024-03-21T09:11:31.240Z] "runtime/cgo", [2024-03-21T09:11:31.240Z] "runtime/internal/atomic", [2024-03-21T09:11:31.240Z] "runtime/internal/math", [2024-03-21T09:11:31.240Z] "runtime/internal/sys", [2024-03-21T09:11:31.240Z] "sort", [2024-03-21T09:11:31.240Z] "strconv", [2024-03-21T09:11:31.240Z] "strings", [2024-03-21T09:11:31.240Z] "sync", [2024-03-21T09:11:31.240Z] "sync/atomic", [2024-03-21T09:11:31.240Z] "syscall", [2024-03-21T09:11:31.240Z] "time", [2024-03-21T09:11:31.240Z] "unicode", [2024-03-21T09:11:31.240Z] "unicode/utf16", [2024-03-21T09:11:31.240Z] "unicode/utf8", [2024-03-21T09:11:31.240Z] "unsafe", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.240Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.240Z] ] [2024-03-21T09:11:31.240Z] } [2024-03-21T09:11:31.240Z] { [2024-03-21T09:11:31.240Z] "Dir": "/w/workspace/edgex-go/637/internal/security/proxyauth/container", [2024-03-21T09:11:31.240Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-21T09:11:31.240Z] "Name": "container", [2024-03-21T09:11:31.240Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.240Z] "Module": { [2024-03-21T09:11:31.240Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.240Z] "Main": true, [2024-03-21T09:11:31.240Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.240Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.240Z] "GoVersion": "1.21" [2024-03-21T09:11:31.240Z] }, [2024-03-21T09:11:31.240Z] "Match": [ [2024-03-21T09:11:31.240Z] "./..." [2024-03-21T09:11:31.240Z] ], [2024-03-21T09:11:31.240Z] "Stale": true, [2024-03-21T09:11:31.240Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.240Z] "GoFiles": [ [2024-03-21T09:11:31.240Z] "config.go" [2024-03-21T09:11:31.240Z] ], [2024-03-21T09:11:31.240Z] "Imports": [ [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.240Z] ], [2024-03-21T09:11:31.240Z] "Deps": [ [2024-03-21T09:11:31.240Z] "bufio", [2024-03-21T09:11:31.240Z] "bytes", [2024-03-21T09:11:31.240Z] "compress/flate", [2024-03-21T09:11:31.240Z] "compress/gzip", [2024-03-21T09:11:31.240Z] "compress/zlib", [2024-03-21T09:11:31.240Z] "container/list", [2024-03-21T09:11:31.240Z] "context", [2024-03-21T09:11:31.240Z] "crypto", [2024-03-21T09:11:31.240Z] "crypto/aes", [2024-03-21T09:11:31.240Z] "crypto/cipher", [2024-03-21T09:11:31.240Z] "crypto/des", [2024-03-21T09:11:31.240Z] "crypto/dsa", [2024-03-21T09:11:31.240Z] "crypto/ecdsa", [2024-03-21T09:11:31.240Z] "crypto/ed25519", [2024-03-21T09:11:31.240Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.240Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.240Z] "crypto/elliptic", [2024-03-21T09:11:31.240Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.240Z] "crypto/hmac", [2024-03-21T09:11:31.240Z] "crypto/internal/randutil", [2024-03-21T09:11:31.240Z] "crypto/internal/subtle", [2024-03-21T09:11:31.240Z] "crypto/md5", [2024-03-21T09:11:31.240Z] "crypto/rand", [2024-03-21T09:11:31.240Z] "crypto/rc4", [2024-03-21T09:11:31.240Z] "crypto/rsa", [2024-03-21T09:11:31.240Z] "crypto/sha1", [2024-03-21T09:11:31.240Z] "crypto/sha256", [2024-03-21T09:11:31.240Z] "crypto/sha512", [2024-03-21T09:11:31.240Z] "crypto/subtle", [2024-03-21T09:11:31.240Z] "crypto/tls", [2024-03-21T09:11:31.240Z] "crypto/x509", [2024-03-21T09:11:31.240Z] "crypto/x509/pkix", [2024-03-21T09:11:31.240Z] "database/sql/driver", [2024-03-21T09:11:31.240Z] "debug/dwarf", [2024-03-21T09:11:31.240Z] "debug/macho", [2024-03-21T09:11:31.240Z] "encoding", [2024-03-21T09:11:31.240Z] "encoding/asn1", [2024-03-21T09:11:31.240Z] "encoding/base64", [2024-03-21T09:11:31.240Z] "encoding/binary", [2024-03-21T09:11:31.240Z] "encoding/csv", [2024-03-21T09:11:31.240Z] "encoding/hex", [2024-03-21T09:11:31.240Z] "encoding/json", [2024-03-21T09:11:31.240Z] "encoding/pem", [2024-03-21T09:11:31.240Z] "encoding/xml", [2024-03-21T09:11:31.240Z] "errors", [2024-03-21T09:11:31.240Z] "flag", [2024-03-21T09:11:31.240Z] "fmt", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.240Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.240Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.240Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.240Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.240Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.240Z] "github.com/go-kit/log", [2024-03-21T09:11:31.240Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.240Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.240Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.240Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.240Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.240Z] "github.com/google/uuid", [2024-03-21T09:11:31.241Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.241Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.241Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.241Z] "golang.org/x/net/html", [2024-03-21T09:11:31.241Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.241Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.241Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.241Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.241Z] "golang.org/x/text/language", [2024-03-21T09:11:31.241Z] "hash", [2024-03-21T09:11:31.241Z] "hash/adler32", [2024-03-21T09:11:31.241Z] "hash/crc32", [2024-03-21T09:11:31.241Z] "internal/abi", [2024-03-21T09:11:31.241Z] "internal/bytealg", [2024-03-21T09:11:31.241Z] "internal/cpu", [2024-03-21T09:11:31.241Z] "internal/fmtsort", [2024-03-21T09:11:31.241Z] "internal/goexperiment", [2024-03-21T09:11:31.241Z] "internal/itoa", [2024-03-21T09:11:31.241Z] "internal/nettrace", [2024-03-21T09:11:31.241Z] "internal/oserror", [2024-03-21T09:11:31.241Z] "internal/poll", [2024-03-21T09:11:31.241Z] "internal/race", [2024-03-21T09:11:31.241Z] "internal/reflectlite", [2024-03-21T09:11:31.241Z] "internal/singleflight", [2024-03-21T09:11:31.241Z] "internal/syscall/execenv", [2024-03-21T09:11:31.241Z] "internal/syscall/unix", [2024-03-21T09:11:31.241Z] "internal/testlog", [2024-03-21T09:11:31.241Z] "internal/unsafeheader", [2024-03-21T09:11:31.241Z] "io", [2024-03-21T09:11:31.241Z] "io/fs", [2024-03-21T09:11:31.241Z] "io/ioutil", [2024-03-21T09:11:31.241Z] "log", [2024-03-21T09:11:31.241Z] "math", [2024-03-21T09:11:31.241Z] "math/big", [2024-03-21T09:11:31.241Z] "math/bits", [2024-03-21T09:11:31.241Z] "math/rand", [2024-03-21T09:11:31.241Z] "mime", [2024-03-21T09:11:31.241Z] "mime/multipart", [2024-03-21T09:11:31.241Z] "mime/quotedprintable", [2024-03-21T09:11:31.241Z] "net", [2024-03-21T09:11:31.241Z] "net/http", [2024-03-21T09:11:31.241Z] "net/http/httptest", [2024-03-21T09:11:31.241Z] "net/http/httptrace", [2024-03-21T09:11:31.241Z] "net/http/internal", [2024-03-21T09:11:31.241Z] "net/http/internal/ascii", [2024-03-21T09:11:31.241Z] "net/http/internal/testcert", [2024-03-21T09:11:31.241Z] "net/textproto", [2024-03-21T09:11:31.241Z] "net/url", [2024-03-21T09:11:31.241Z] "os", [2024-03-21T09:11:31.241Z] "path", [2024-03-21T09:11:31.241Z] "path/filepath", [2024-03-21T09:11:31.241Z] "reflect", [2024-03-21T09:11:31.241Z] "regexp", [2024-03-21T09:11:31.241Z] "regexp/syntax", [2024-03-21T09:11:31.241Z] "runtime", [2024-03-21T09:11:31.241Z] "runtime/cgo", [2024-03-21T09:11:31.241Z] "runtime/internal/atomic", [2024-03-21T09:11:31.241Z] "runtime/internal/math", [2024-03-21T09:11:31.241Z] "runtime/internal/sys", [2024-03-21T09:11:31.241Z] "sort", [2024-03-21T09:11:31.241Z] "strconv", [2024-03-21T09:11:31.241Z] "strings", [2024-03-21T09:11:31.241Z] "sync", [2024-03-21T09:11:31.241Z] "sync/atomic", [2024-03-21T09:11:31.241Z] "syscall", [2024-03-21T09:11:31.241Z] "time", [2024-03-21T09:11:31.241Z] "unicode", [2024-03-21T09:11:31.241Z] "unicode/utf16", [2024-03-21T09:11:31.241Z] "unicode/utf8", [2024-03-21T09:11:31.241Z] "unsafe", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.241Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.241Z] ] [2024-03-21T09:11:31.241Z] } [2024-03-21T09:11:31.241Z] { [2024-03-21T09:11:31.241Z] "Dir": "/w/workspace/edgex-go/637/internal/security/proxyauth", [2024-03-21T09:11:31.241Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-03-21T09:11:31.241Z] "Name": "proxyauth", [2024-03-21T09:11:31.241Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.241Z] "Module": { [2024-03-21T09:11:31.241Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.241Z] "Main": true, [2024-03-21T09:11:31.241Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.241Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.241Z] "GoVersion": "1.21" [2024-03-21T09:11:31.241Z] }, [2024-03-21T09:11:31.241Z] "Match": [ [2024-03-21T09:11:31.241Z] "./..." [2024-03-21T09:11:31.241Z] ], [2024-03-21T09:11:31.241Z] "Stale": true, [2024-03-21T09:11:31.241Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.241Z] "GoFiles": [ [2024-03-21T09:11:31.241Z] "init.go", [2024-03-21T09:11:31.241Z] "main.go" [2024-03-21T09:11:31.241Z] ], [2024-03-21T09:11:31.241Z] "Imports": [ [2024-03-21T09:11:31.241Z] "context", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.241Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.241Z] "os", [2024-03-21T09:11:31.241Z] "sync" [2024-03-21T09:11:31.241Z] ], [2024-03-21T09:11:31.241Z] "Deps": [ [2024-03-21T09:11:31.241Z] "bufio", [2024-03-21T09:11:31.241Z] "bytes", [2024-03-21T09:11:31.241Z] "compress/flate", [2024-03-21T09:11:31.241Z] "compress/gzip", [2024-03-21T09:11:31.241Z] "compress/zlib", [2024-03-21T09:11:31.241Z] "container/heap", [2024-03-21T09:11:31.241Z] "container/list", [2024-03-21T09:11:31.241Z] "context", [2024-03-21T09:11:31.241Z] "crypto", [2024-03-21T09:11:31.241Z] "crypto/aes", [2024-03-21T09:11:31.241Z] "crypto/cipher", [2024-03-21T09:11:31.241Z] "crypto/des", [2024-03-21T09:11:31.241Z] "crypto/dsa", [2024-03-21T09:11:31.241Z] "crypto/ecdsa", [2024-03-21T09:11:31.241Z] "crypto/ed25519", [2024-03-21T09:11:31.241Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.241Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.241Z] "crypto/elliptic", [2024-03-21T09:11:31.241Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.241Z] "crypto/hmac", [2024-03-21T09:11:31.241Z] "crypto/internal/randutil", [2024-03-21T09:11:31.241Z] "crypto/internal/subtle", [2024-03-21T09:11:31.241Z] "crypto/md5", [2024-03-21T09:11:31.241Z] "crypto/rand", [2024-03-21T09:11:31.241Z] "crypto/rc4", [2024-03-21T09:11:31.241Z] "crypto/rsa", [2024-03-21T09:11:31.241Z] "crypto/sha1", [2024-03-21T09:11:31.241Z] "crypto/sha256", [2024-03-21T09:11:31.241Z] "crypto/sha512", [2024-03-21T09:11:31.241Z] "crypto/subtle", [2024-03-21T09:11:31.241Z] "crypto/tls", [2024-03-21T09:11:31.241Z] "crypto/x509", [2024-03-21T09:11:31.241Z] "crypto/x509/pkix", [2024-03-21T09:11:31.241Z] "database/sql/driver", [2024-03-21T09:11:31.241Z] "debug/dwarf", [2024-03-21T09:11:31.241Z] "debug/macho", [2024-03-21T09:11:31.241Z] "embed", [2024-03-21T09:11:31.241Z] "encoding", [2024-03-21T09:11:31.241Z] "encoding/asn1", [2024-03-21T09:11:31.241Z] "encoding/base32", [2024-03-21T09:11:31.241Z] "encoding/base64", [2024-03-21T09:11:31.241Z] "encoding/binary", [2024-03-21T09:11:31.241Z] "encoding/csv", [2024-03-21T09:11:31.241Z] "encoding/gob", [2024-03-21T09:11:31.241Z] "encoding/hex", [2024-03-21T09:11:31.241Z] "encoding/json", [2024-03-21T09:11:31.241Z] "encoding/pem", [2024-03-21T09:11:31.241Z] "encoding/xml", [2024-03-21T09:11:31.241Z] "errors", [2024-03-21T09:11:31.241Z] "flag", [2024-03-21T09:11:31.241Z] "fmt", [2024-03-21T09:11:31.241Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.241Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.241Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.241Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.241Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.241Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.241Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.241Z] "github.com/fatih/color", [2024-03-21T09:11:31.241Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.241Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.241Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.241Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.241Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.241Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.241Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.241Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.241Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.241Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.241Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.241Z] "github.com/go-kit/log", [2024-03-21T09:11:31.241Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.241Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.241Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.241Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.241Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.241Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.241Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.241Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.241Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.241Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.241Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.241Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.241Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.241Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.241Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.241Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.241Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.241Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.241Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.241Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.241Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.241Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.241Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.241Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.241Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.241Z] "github.com/google/uuid", [2024-03-21T09:11:31.241Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.241Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.241Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.241Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.241Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.241Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.241Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.241Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.241Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.241Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.241Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.241Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.241Z] "github.com/josharian/intern", [2024-03-21T09:11:31.241Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.241Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.241Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.241Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.241Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.241Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.241Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.241Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.241Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.241Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.241Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.241Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.241Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.241Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.241Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.241Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.241Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.241Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.241Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.241Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.241Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.241Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.241Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.241Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.241Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.241Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.241Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.241Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.241Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.241Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.242Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.242Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.242Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.242Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.242Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.242Z] "github.com/openziti/identity", [2024-03-21T09:11:31.242Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.242Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.242Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.242Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.242Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.242Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.242Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.242Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.242Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.242Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.242Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.242Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.242Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.242Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.242Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.242Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.242Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.242Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.242Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.242Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.242Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.242Z] "github.com/pkg/errors", [2024-03-21T09:11:31.242Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.242Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.242Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.242Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.242Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.242Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.242Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.242Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.242Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.242Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.242Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.242Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.242Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.242Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.242Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.242Z] "github.com/x448/float16", [2024-03-21T09:11:31.242Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.242Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.242Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.242Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.242Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.242Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.242Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.242Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.242Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.242Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.242Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.242Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.242Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.242Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.242Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.242Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.242Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.242Z] "go/token", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.242Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.242Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.242Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.242Z] "golang.org/x/net/html", [2024-03-21T09:11:31.242Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.242Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.242Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.242Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.242Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.242Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.242Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.242Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.242Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.242Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.242Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.242Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.242Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.242Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.242Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.242Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.242Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.242Z] "golang.org/x/term", [2024-03-21T09:11:31.242Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.242Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.242Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.242Z] "golang.org/x/text/language", [2024-03-21T09:11:31.242Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.242Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.242Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.242Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.242Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.242Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.242Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.242Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.242Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.242Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.242Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.242Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.242Z] "hash", [2024-03-21T09:11:31.242Z] "hash/adler32", [2024-03-21T09:11:31.242Z] "hash/crc32", [2024-03-21T09:11:31.242Z] "hash/fnv", [2024-03-21T09:11:31.242Z] "html", [2024-03-21T09:11:31.242Z] "html/template", [2024-03-21T09:11:31.242Z] "internal/abi", [2024-03-21T09:11:31.242Z] "internal/bytealg", [2024-03-21T09:11:31.242Z] "internal/cpu", [2024-03-21T09:11:31.242Z] "internal/fmtsort", [2024-03-21T09:11:31.242Z] "internal/goexperiment", [2024-03-21T09:11:31.242Z] "internal/itoa", [2024-03-21T09:11:31.242Z] "internal/nettrace", [2024-03-21T09:11:31.242Z] "internal/oserror", [2024-03-21T09:11:31.242Z] "internal/poll", [2024-03-21T09:11:31.242Z] "internal/race", [2024-03-21T09:11:31.242Z] "internal/reflectlite", [2024-03-21T09:11:31.242Z] "internal/singleflight", [2024-03-21T09:11:31.242Z] "internal/syscall/execenv", [2024-03-21T09:11:31.242Z] "internal/syscall/unix", [2024-03-21T09:11:31.242Z] "internal/testlog", [2024-03-21T09:11:31.242Z] "internal/unsafeheader", [2024-03-21T09:11:31.242Z] "io", [2024-03-21T09:11:31.242Z] "io/fs", [2024-03-21T09:11:31.242Z] "io/ioutil", [2024-03-21T09:11:31.242Z] "log", [2024-03-21T09:11:31.242Z] "log/syslog", [2024-03-21T09:11:31.242Z] "math", [2024-03-21T09:11:31.242Z] "math/big", [2024-03-21T09:11:31.242Z] "math/bits", [2024-03-21T09:11:31.242Z] "math/rand", [2024-03-21T09:11:31.242Z] "mime", [2024-03-21T09:11:31.242Z] "mime/multipart", [2024-03-21T09:11:31.242Z] "mime/quotedprintable", [2024-03-21T09:11:31.242Z] "net", [2024-03-21T09:11:31.242Z] "net/http", [2024-03-21T09:11:31.242Z] "net/http/cookiejar", [2024-03-21T09:11:31.242Z] "net/http/httptest", [2024-03-21T09:11:31.242Z] "net/http/httptrace", [2024-03-21T09:11:31.242Z] "net/http/httputil", [2024-03-21T09:11:31.242Z] "net/http/internal", [2024-03-21T09:11:31.242Z] "net/http/internal/ascii", [2024-03-21T09:11:31.242Z] "net/http/internal/testcert", [2024-03-21T09:11:31.242Z] "net/mail", [2024-03-21T09:11:31.242Z] "net/textproto", [2024-03-21T09:11:31.242Z] "net/url", [2024-03-21T09:11:31.242Z] "os", [2024-03-21T09:11:31.242Z] "os/exec", [2024-03-21T09:11:31.242Z] "os/signal", [2024-03-21T09:11:31.243Z] "os/user", [2024-03-21T09:11:31.243Z] "path", [2024-03-21T09:11:31.243Z] "path/filepath", [2024-03-21T09:11:31.243Z] "reflect", [2024-03-21T09:11:31.243Z] "regexp", [2024-03-21T09:11:31.243Z] "regexp/syntax", [2024-03-21T09:11:31.243Z] "runtime", [2024-03-21T09:11:31.243Z] "runtime/cgo", [2024-03-21T09:11:31.243Z] "runtime/debug", [2024-03-21T09:11:31.243Z] "runtime/internal/atomic", [2024-03-21T09:11:31.243Z] "runtime/internal/math", [2024-03-21T09:11:31.243Z] "runtime/internal/sys", [2024-03-21T09:11:31.243Z] "runtime/pprof", [2024-03-21T09:11:31.243Z] "sort", [2024-03-21T09:11:31.243Z] "strconv", [2024-03-21T09:11:31.243Z] "strings", [2024-03-21T09:11:31.243Z] "sync", [2024-03-21T09:11:31.243Z] "sync/atomic", [2024-03-21T09:11:31.243Z] "syscall", [2024-03-21T09:11:31.243Z] "text/tabwriter", [2024-03-21T09:11:31.243Z] "text/template", [2024-03-21T09:11:31.243Z] "text/template/parse", [2024-03-21T09:11:31.243Z] "time", [2024-03-21T09:11:31.243Z] "unicode", [2024-03-21T09:11:31.243Z] "unicode/utf16", [2024-03-21T09:11:31.243Z] "unicode/utf8", [2024-03-21T09:11:31.243Z] "unsafe", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.243Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.243Z] ] [2024-03-21T09:11:31.243Z] } [2024-03-21T09:11:31.243Z] { [2024-03-21T09:11:31.243Z] "Dir": "/w/workspace/edgex-go/637/cmd/security-proxy-auth", [2024-03-21T09:11:31.243Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth", [2024-03-21T09:11:31.243Z] "Name": "main", [2024-03-21T09:11:31.243Z] "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-21T09:11:31.243Z] "Target": "/go/bin/security-proxy-auth", [2024-03-21T09:11:31.243Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.243Z] "Module": { [2024-03-21T09:11:31.243Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.243Z] "Main": true, [2024-03-21T09:11:31.243Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.243Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.243Z] "GoVersion": "1.21" [2024-03-21T09:11:31.243Z] }, [2024-03-21T09:11:31.243Z] "Match": [ [2024-03-21T09:11:31.243Z] "./..." [2024-03-21T09:11:31.243Z] ], [2024-03-21T09:11:31.243Z] "Stale": true, [2024-03-21T09:11:31.243Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.243Z] "GoFiles": [ [2024-03-21T09:11:31.243Z] "main.go" [2024-03-21T09:11:31.243Z] ], [2024-03-21T09:11:31.243Z] "Imports": [ [2024-03-21T09:11:31.243Z] "context", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-03-21T09:11:31.243Z] "github.com/labstack/echo/v4" [2024-03-21T09:11:31.243Z] ], [2024-03-21T09:11:31.243Z] "Deps": [ [2024-03-21T09:11:31.243Z] "bufio", [2024-03-21T09:11:31.243Z] "bytes", [2024-03-21T09:11:31.243Z] "compress/flate", [2024-03-21T09:11:31.243Z] "compress/gzip", [2024-03-21T09:11:31.243Z] "compress/zlib", [2024-03-21T09:11:31.243Z] "container/heap", [2024-03-21T09:11:31.243Z] "container/list", [2024-03-21T09:11:31.243Z] "context", [2024-03-21T09:11:31.243Z] "crypto", [2024-03-21T09:11:31.243Z] "crypto/aes", [2024-03-21T09:11:31.243Z] "crypto/cipher", [2024-03-21T09:11:31.243Z] "crypto/des", [2024-03-21T09:11:31.243Z] "crypto/dsa", [2024-03-21T09:11:31.243Z] "crypto/ecdsa", [2024-03-21T09:11:31.243Z] "crypto/ed25519", [2024-03-21T09:11:31.243Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.243Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.243Z] "crypto/elliptic", [2024-03-21T09:11:31.243Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.243Z] "crypto/hmac", [2024-03-21T09:11:31.243Z] "crypto/internal/randutil", [2024-03-21T09:11:31.243Z] "crypto/internal/subtle", [2024-03-21T09:11:31.243Z] "crypto/md5", [2024-03-21T09:11:31.243Z] "crypto/rand", [2024-03-21T09:11:31.243Z] "crypto/rc4", [2024-03-21T09:11:31.243Z] "crypto/rsa", [2024-03-21T09:11:31.243Z] "crypto/sha1", [2024-03-21T09:11:31.243Z] "crypto/sha256", [2024-03-21T09:11:31.243Z] "crypto/sha512", [2024-03-21T09:11:31.243Z] "crypto/subtle", [2024-03-21T09:11:31.243Z] "crypto/tls", [2024-03-21T09:11:31.243Z] "crypto/x509", [2024-03-21T09:11:31.243Z] "crypto/x509/pkix", [2024-03-21T09:11:31.243Z] "database/sql/driver", [2024-03-21T09:11:31.243Z] "debug/dwarf", [2024-03-21T09:11:31.243Z] "debug/macho", [2024-03-21T09:11:31.243Z] "embed", [2024-03-21T09:11:31.243Z] "encoding", [2024-03-21T09:11:31.243Z] "encoding/asn1", [2024-03-21T09:11:31.243Z] "encoding/base32", [2024-03-21T09:11:31.243Z] "encoding/base64", [2024-03-21T09:11:31.243Z] "encoding/binary", [2024-03-21T09:11:31.243Z] "encoding/csv", [2024-03-21T09:11:31.243Z] "encoding/gob", [2024-03-21T09:11:31.243Z] "encoding/hex", [2024-03-21T09:11:31.243Z] "encoding/json", [2024-03-21T09:11:31.243Z] "encoding/pem", [2024-03-21T09:11:31.243Z] "encoding/xml", [2024-03-21T09:11:31.243Z] "errors", [2024-03-21T09:11:31.243Z] "flag", [2024-03-21T09:11:31.243Z] "fmt", [2024-03-21T09:11:31.243Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.243Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.243Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.243Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.243Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.243Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.243Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.243Z] "github.com/fatih/color", [2024-03-21T09:11:31.243Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.243Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.243Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.243Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.243Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.243Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.243Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.243Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.243Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.243Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.243Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.243Z] "github.com/go-kit/log", [2024-03-21T09:11:31.243Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.243Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.243Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.243Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.243Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.243Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.243Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.243Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.243Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.243Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.243Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.243Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.243Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.243Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.243Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.243Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.243Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.243Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.243Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.243Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.243Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.243Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.243Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.243Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.243Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.243Z] "github.com/google/uuid", [2024-03-21T09:11:31.243Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.243Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.243Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.243Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.243Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.243Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.243Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.243Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.243Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.243Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.243Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.243Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.243Z] "github.com/josharian/intern", [2024-03-21T09:11:31.243Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.243Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.243Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.243Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.243Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.243Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.243Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.243Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.243Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.243Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.243Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.243Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.243Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.243Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.243Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.243Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.243Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.243Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.243Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.243Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.243Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.243Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.243Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.243Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.243Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.243Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.243Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.243Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.243Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.243Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.243Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.243Z] "github.com/openziti/identity", [2024-03-21T09:11:31.244Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.244Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.244Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.244Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.244Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.244Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.244Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.244Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.244Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.244Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.244Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.244Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.244Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.244Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.244Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.244Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.244Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.244Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.244Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.244Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.244Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.244Z] "github.com/pkg/errors", [2024-03-21T09:11:31.244Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.244Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.244Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.244Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.244Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.244Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.244Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.244Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.244Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.244Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.244Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.244Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.244Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.244Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.244Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.244Z] "github.com/x448/float16", [2024-03-21T09:11:31.244Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.244Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.244Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.244Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.244Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.244Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.244Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.244Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.244Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.244Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.244Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.244Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.244Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.244Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.244Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.244Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.244Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.244Z] "go/token", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.244Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.244Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.244Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.244Z] "golang.org/x/net/html", [2024-03-21T09:11:31.244Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.244Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.244Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.244Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.244Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.244Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.244Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.244Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.244Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.244Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.244Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.244Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.244Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.244Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.244Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.244Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.244Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.244Z] "golang.org/x/term", [2024-03-21T09:11:31.244Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.244Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.244Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.244Z] "golang.org/x/text/language", [2024-03-21T09:11:31.244Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.244Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.244Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.244Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.244Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.244Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.244Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.244Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.244Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.244Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.244Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.244Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.244Z] "hash", [2024-03-21T09:11:31.244Z] "hash/adler32", [2024-03-21T09:11:31.244Z] "hash/crc32", [2024-03-21T09:11:31.244Z] "hash/fnv", [2024-03-21T09:11:31.244Z] "html", [2024-03-21T09:11:31.244Z] "html/template", [2024-03-21T09:11:31.244Z] "internal/abi", [2024-03-21T09:11:31.244Z] "internal/bytealg", [2024-03-21T09:11:31.244Z] "internal/cpu", [2024-03-21T09:11:31.244Z] "internal/fmtsort", [2024-03-21T09:11:31.244Z] "internal/goexperiment", [2024-03-21T09:11:31.244Z] "internal/itoa", [2024-03-21T09:11:31.244Z] "internal/nettrace", [2024-03-21T09:11:31.244Z] "internal/oserror", [2024-03-21T09:11:31.244Z] "internal/poll", [2024-03-21T09:11:31.244Z] "internal/race", [2024-03-21T09:11:31.244Z] "internal/reflectlite", [2024-03-21T09:11:31.244Z] "internal/singleflight", [2024-03-21T09:11:31.244Z] "internal/syscall/execenv", [2024-03-21T09:11:31.244Z] "internal/syscall/unix", [2024-03-21T09:11:31.244Z] "internal/testlog", [2024-03-21T09:11:31.244Z] "internal/unsafeheader", [2024-03-21T09:11:31.244Z] "io", [2024-03-21T09:11:31.244Z] "io/fs", [2024-03-21T09:11:31.244Z] "io/ioutil", [2024-03-21T09:11:31.244Z] "log", [2024-03-21T09:11:31.244Z] "log/syslog", [2024-03-21T09:11:31.244Z] "math", [2024-03-21T09:11:31.244Z] "math/big", [2024-03-21T09:11:31.244Z] "math/bits", [2024-03-21T09:11:31.244Z] "math/rand", [2024-03-21T09:11:31.244Z] "mime", [2024-03-21T09:11:31.244Z] "mime/multipart", [2024-03-21T09:11:31.244Z] "mime/quotedprintable", [2024-03-21T09:11:31.244Z] "net", [2024-03-21T09:11:31.244Z] "net/http", [2024-03-21T09:11:31.244Z] "net/http/cookiejar", [2024-03-21T09:11:31.244Z] "net/http/httptest", [2024-03-21T09:11:31.244Z] "net/http/httptrace", [2024-03-21T09:11:31.244Z] "net/http/httputil", [2024-03-21T09:11:31.244Z] "net/http/internal", [2024-03-21T09:11:31.244Z] "net/http/internal/ascii", [2024-03-21T09:11:31.244Z] "net/http/internal/testcert", [2024-03-21T09:11:31.244Z] "net/mail", [2024-03-21T09:11:31.244Z] "net/textproto", [2024-03-21T09:11:31.244Z] "net/url", [2024-03-21T09:11:31.244Z] "os", [2024-03-21T09:11:31.244Z] "os/exec", [2024-03-21T09:11:31.244Z] "os/signal", [2024-03-21T09:11:31.244Z] "os/user", [2024-03-21T09:11:31.244Z] "path", [2024-03-21T09:11:31.244Z] "path/filepath", [2024-03-21T09:11:31.244Z] "reflect", [2024-03-21T09:11:31.244Z] "regexp", [2024-03-21T09:11:31.244Z] "regexp/syntax", [2024-03-21T09:11:31.244Z] "runtime", [2024-03-21T09:11:31.244Z] "runtime/cgo", [2024-03-21T09:11:31.244Z] "runtime/debug", [2024-03-21T09:11:31.244Z] "runtime/internal/atomic", [2024-03-21T09:11:31.244Z] "runtime/internal/math", [2024-03-21T09:11:31.244Z] "runtime/internal/sys", [2024-03-21T09:11:31.244Z] "runtime/pprof", [2024-03-21T09:11:31.244Z] "sort", [2024-03-21T09:11:31.244Z] "strconv", [2024-03-21T09:11:31.244Z] "strings", [2024-03-21T09:11:31.244Z] "sync", [2024-03-21T09:11:31.244Z] "sync/atomic", [2024-03-21T09:11:31.244Z] "syscall", [2024-03-21T09:11:31.244Z] "text/tabwriter", [2024-03-21T09:11:31.244Z] "text/template", [2024-03-21T09:11:31.244Z] "text/template/parse", [2024-03-21T09:11:31.244Z] "time", [2024-03-21T09:11:31.244Z] "unicode", [2024-03-21T09:11:31.244Z] "unicode/utf16", [2024-03-21T09:11:31.244Z] "unicode/utf8", [2024-03-21T09:11:31.244Z] "unsafe", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.244Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.244Z] ] [2024-03-21T09:11:31.244Z] } [2024-03-21T09:11:31.244Z] { [2024-03-21T09:11:31.244Z] "Dir": "/w/workspace/edgex-go/637/cmd/security-secretstore-setup", [2024-03-21T09:11:31.244Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup", [2024-03-21T09:11:31.244Z] "Name": "main", [2024-03-21T09:11:31.244Z] "Target": "/go/bin/security-secretstore-setup", [2024-03-21T09:11:31.244Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.244Z] "Module": { [2024-03-21T09:11:31.244Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.244Z] "Main": true, [2024-03-21T09:11:31.244Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.244Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.244Z] "GoVersion": "1.21" [2024-03-21T09:11:31.244Z] }, [2024-03-21T09:11:31.244Z] "Match": [ [2024-03-21T09:11:31.244Z] "./..." [2024-03-21T09:11:31.244Z] ], [2024-03-21T09:11:31.244Z] "Stale": true, [2024-03-21T09:11:31.245Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.245Z] "GoFiles": [ [2024-03-21T09:11:31.245Z] "main.go" [2024-03-21T09:11:31.245Z] ], [2024-03-21T09:11:31.245Z] "Imports": [ [2024-03-21T09:11:31.245Z] "context", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore" [2024-03-21T09:11:31.245Z] ], [2024-03-21T09:11:31.245Z] "Deps": [ [2024-03-21T09:11:31.245Z] "bufio", [2024-03-21T09:11:31.245Z] "bytes", [2024-03-21T09:11:31.245Z] "compress/flate", [2024-03-21T09:11:31.245Z] "compress/gzip", [2024-03-21T09:11:31.245Z] "compress/zlib", [2024-03-21T09:11:31.245Z] "container/list", [2024-03-21T09:11:31.245Z] "context", [2024-03-21T09:11:31.245Z] "crypto", [2024-03-21T09:11:31.245Z] "crypto/aes", [2024-03-21T09:11:31.245Z] "crypto/cipher", [2024-03-21T09:11:31.245Z] "crypto/des", [2024-03-21T09:11:31.245Z] "crypto/dsa", [2024-03-21T09:11:31.245Z] "crypto/ecdsa", [2024-03-21T09:11:31.245Z] "crypto/ed25519", [2024-03-21T09:11:31.245Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.245Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.245Z] "crypto/elliptic", [2024-03-21T09:11:31.245Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.245Z] "crypto/hmac", [2024-03-21T09:11:31.245Z] "crypto/internal/randutil", [2024-03-21T09:11:31.245Z] "crypto/internal/subtle", [2024-03-21T09:11:31.245Z] "crypto/md5", [2024-03-21T09:11:31.245Z] "crypto/rand", [2024-03-21T09:11:31.245Z] "crypto/rc4", [2024-03-21T09:11:31.245Z] "crypto/rsa", [2024-03-21T09:11:31.245Z] "crypto/sha1", [2024-03-21T09:11:31.245Z] "crypto/sha256", [2024-03-21T09:11:31.245Z] "crypto/sha512", [2024-03-21T09:11:31.245Z] "crypto/subtle", [2024-03-21T09:11:31.245Z] "crypto/tls", [2024-03-21T09:11:31.245Z] "crypto/x509", [2024-03-21T09:11:31.245Z] "crypto/x509/pkix", [2024-03-21T09:11:31.245Z] "database/sql/driver", [2024-03-21T09:11:31.245Z] "debug/dwarf", [2024-03-21T09:11:31.245Z] "debug/macho", [2024-03-21T09:11:31.245Z] "embed", [2024-03-21T09:11:31.245Z] "encoding", [2024-03-21T09:11:31.245Z] "encoding/asn1", [2024-03-21T09:11:31.245Z] "encoding/base32", [2024-03-21T09:11:31.245Z] "encoding/base64", [2024-03-21T09:11:31.245Z] "encoding/binary", [2024-03-21T09:11:31.245Z] "encoding/csv", [2024-03-21T09:11:31.245Z] "encoding/hex", [2024-03-21T09:11:31.245Z] "encoding/json", [2024-03-21T09:11:31.245Z] "encoding/pem", [2024-03-21T09:11:31.245Z] "encoding/xml", [2024-03-21T09:11:31.245Z] "errors", [2024-03-21T09:11:31.245Z] "flag", [2024-03-21T09:11:31.245Z] "fmt", [2024-03-21T09:11:31.245Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.245Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.245Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.245Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.245Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.245Z] "github.com/fatih/color", [2024-03-21T09:11:31.245Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.245Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.245Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.245Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.245Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.245Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.245Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.245Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.245Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.245Z] "github.com/go-kit/log", [2024-03-21T09:11:31.245Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.245Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.245Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.245Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.245Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.245Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.245Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.245Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.245Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.245Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.245Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.245Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.245Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.245Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.245Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.245Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.245Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.245Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.245Z] "github.com/google/uuid", [2024-03-21T09:11:31.245Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.245Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.245Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.245Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.245Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.245Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.245Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.245Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.245Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.245Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.245Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.245Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.245Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.245Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.245Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.245Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.245Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.245Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.245Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.245Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.245Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.245Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.245Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.245Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.245Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.245Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.245Z] "github.com/x448/float16", [2024-03-21T09:11:31.245Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.245Z] "go/token", [2024-03-21T09:11:31.245Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.245Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.245Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.245Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.245Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.245Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.245Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.245Z] "golang.org/x/net/html", [2024-03-21T09:11:31.245Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.245Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.245Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.245Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.245Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.245Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.245Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.245Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.245Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.245Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.245Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.245Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.245Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.245Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.245Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.245Z] "golang.org/x/text/language", [2024-03-21T09:11:31.245Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.245Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.245Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.245Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.245Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.245Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.245Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.245Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.245Z] "hash", [2024-03-21T09:11:31.245Z] "hash/adler32", [2024-03-21T09:11:31.245Z] "hash/crc32", [2024-03-21T09:11:31.245Z] "hash/fnv", [2024-03-21T09:11:31.245Z] "html", [2024-03-21T09:11:31.245Z] "html/template", [2024-03-21T09:11:31.245Z] "internal/abi", [2024-03-21T09:11:31.245Z] "internal/bytealg", [2024-03-21T09:11:31.245Z] "internal/cpu", [2024-03-21T09:11:31.245Z] "internal/fmtsort", [2024-03-21T09:11:31.245Z] "internal/goexperiment", [2024-03-21T09:11:31.245Z] "internal/itoa", [2024-03-21T09:11:31.245Z] "internal/nettrace", [2024-03-21T09:11:31.245Z] "internal/oserror", [2024-03-21T09:11:31.245Z] "internal/poll", [2024-03-21T09:11:31.245Z] "internal/race", [2024-03-21T09:11:31.245Z] "internal/reflectlite", [2024-03-21T09:11:31.245Z] "internal/singleflight", [2024-03-21T09:11:31.245Z] "internal/syscall/execenv", [2024-03-21T09:11:31.245Z] "internal/syscall/unix", [2024-03-21T09:11:31.245Z] "internal/testlog", [2024-03-21T09:11:31.245Z] "internal/unsafeheader", [2024-03-21T09:11:31.245Z] "io", [2024-03-21T09:11:31.245Z] "io/fs", [2024-03-21T09:11:31.245Z] "io/ioutil", [2024-03-21T09:11:31.245Z] "log", [2024-03-21T09:11:31.245Z] "log/syslog", [2024-03-21T09:11:31.245Z] "math", [2024-03-21T09:11:31.245Z] "math/big", [2024-03-21T09:11:31.245Z] "math/bits", [2024-03-21T09:11:31.245Z] "math/rand", [2024-03-21T09:11:31.245Z] "mime", [2024-03-21T09:11:31.245Z] "mime/multipart", [2024-03-21T09:11:31.245Z] "mime/quotedprintable", [2024-03-21T09:11:31.245Z] "net", [2024-03-21T09:11:31.245Z] "net/http", [2024-03-21T09:11:31.245Z] "net/http/httptest", [2024-03-21T09:11:31.245Z] "net/http/httptrace", [2024-03-21T09:11:31.245Z] "net/http/httputil", [2024-03-21T09:11:31.245Z] "net/http/internal", [2024-03-21T09:11:31.245Z] "net/http/internal/ascii", [2024-03-21T09:11:31.245Z] "net/http/internal/testcert", [2024-03-21T09:11:31.245Z] "net/textproto", [2024-03-21T09:11:31.245Z] "net/url", [2024-03-21T09:11:31.245Z] "os", [2024-03-21T09:11:31.245Z] "os/exec", [2024-03-21T09:11:31.245Z] "os/signal", [2024-03-21T09:11:31.245Z] "path", [2024-03-21T09:11:31.245Z] "path/filepath", [2024-03-21T09:11:31.245Z] "reflect", [2024-03-21T09:11:31.245Z] "regexp", [2024-03-21T09:11:31.245Z] "regexp/syntax", [2024-03-21T09:11:31.245Z] "runtime", [2024-03-21T09:11:31.245Z] "runtime/cgo", [2024-03-21T09:11:31.245Z] "runtime/debug", [2024-03-21T09:11:31.245Z] "runtime/internal/atomic", [2024-03-21T09:11:31.245Z] "runtime/internal/math", [2024-03-21T09:11:31.245Z] "runtime/internal/sys", [2024-03-21T09:11:31.245Z] "runtime/pprof", [2024-03-21T09:11:31.245Z] "sort", [2024-03-21T09:11:31.245Z] "strconv", [2024-03-21T09:11:31.245Z] "strings", [2024-03-21T09:11:31.245Z] "sync", [2024-03-21T09:11:31.245Z] "sync/atomic", [2024-03-21T09:11:31.245Z] "syscall", [2024-03-21T09:11:31.245Z] "text/tabwriter", [2024-03-21T09:11:31.245Z] "text/template", [2024-03-21T09:11:31.245Z] "text/template/parse", [2024-03-21T09:11:31.245Z] "time", [2024-03-21T09:11:31.245Z] "unicode", [2024-03-21T09:11:31.245Z] "unicode/utf16", [2024-03-21T09:11:31.246Z] "unicode/utf8", [2024-03-21T09:11:31.246Z] "unsafe", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.246Z] ] [2024-03-21T09:11:31.246Z] } [2024-03-21T09:11:31.246Z] { [2024-03-21T09:11:31.246Z] "Dir": "/w/workspace/edgex-go/637/internal/security/spiffetokenprovider/config", [2024-03-21T09:11:31.246Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-21T09:11:31.246Z] "Name": "config", [2024-03-21T09:11:31.246Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.246Z] "Module": { [2024-03-21T09:11:31.246Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.246Z] "Main": true, [2024-03-21T09:11:31.246Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.246Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.246Z] "GoVersion": "1.21" [2024-03-21T09:11:31.246Z] }, [2024-03-21T09:11:31.246Z] "Match": [ [2024-03-21T09:11:31.246Z] "./..." [2024-03-21T09:11:31.246Z] ], [2024-03-21T09:11:31.246Z] "Stale": true, [2024-03-21T09:11:31.246Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.246Z] "GoFiles": [ [2024-03-21T09:11:31.246Z] "config.go" [2024-03-21T09:11:31.246Z] ], [2024-03-21T09:11:31.246Z] "Imports": [ [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.246Z] ], [2024-03-21T09:11:31.246Z] "Deps": [ [2024-03-21T09:11:31.246Z] "bufio", [2024-03-21T09:11:31.246Z] "bytes", [2024-03-21T09:11:31.246Z] "compress/flate", [2024-03-21T09:11:31.246Z] "compress/gzip", [2024-03-21T09:11:31.246Z] "compress/zlib", [2024-03-21T09:11:31.246Z] "container/list", [2024-03-21T09:11:31.246Z] "context", [2024-03-21T09:11:31.246Z] "crypto", [2024-03-21T09:11:31.246Z] "crypto/aes", [2024-03-21T09:11:31.246Z] "crypto/cipher", [2024-03-21T09:11:31.246Z] "crypto/des", [2024-03-21T09:11:31.246Z] "crypto/dsa", [2024-03-21T09:11:31.246Z] "crypto/ecdsa", [2024-03-21T09:11:31.246Z] "crypto/ed25519", [2024-03-21T09:11:31.246Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.246Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.246Z] "crypto/elliptic", [2024-03-21T09:11:31.246Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.246Z] "crypto/hmac", [2024-03-21T09:11:31.246Z] "crypto/internal/randutil", [2024-03-21T09:11:31.246Z] "crypto/internal/subtle", [2024-03-21T09:11:31.246Z] "crypto/md5", [2024-03-21T09:11:31.246Z] "crypto/rand", [2024-03-21T09:11:31.246Z] "crypto/rc4", [2024-03-21T09:11:31.246Z] "crypto/rsa", [2024-03-21T09:11:31.246Z] "crypto/sha1", [2024-03-21T09:11:31.246Z] "crypto/sha256", [2024-03-21T09:11:31.246Z] "crypto/sha512", [2024-03-21T09:11:31.246Z] "crypto/subtle", [2024-03-21T09:11:31.246Z] "crypto/tls", [2024-03-21T09:11:31.246Z] "crypto/x509", [2024-03-21T09:11:31.246Z] "crypto/x509/pkix", [2024-03-21T09:11:31.246Z] "database/sql/driver", [2024-03-21T09:11:31.246Z] "debug/dwarf", [2024-03-21T09:11:31.246Z] "debug/macho", [2024-03-21T09:11:31.246Z] "encoding", [2024-03-21T09:11:31.246Z] "encoding/asn1", [2024-03-21T09:11:31.246Z] "encoding/base64", [2024-03-21T09:11:31.246Z] "encoding/binary", [2024-03-21T09:11:31.246Z] "encoding/csv", [2024-03-21T09:11:31.246Z] "encoding/hex", [2024-03-21T09:11:31.246Z] "encoding/json", [2024-03-21T09:11:31.246Z] "encoding/pem", [2024-03-21T09:11:31.246Z] "encoding/xml", [2024-03-21T09:11:31.246Z] "errors", [2024-03-21T09:11:31.246Z] "flag", [2024-03-21T09:11:31.246Z] "fmt", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.246Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.246Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.246Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.246Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.246Z] "github.com/go-kit/log", [2024-03-21T09:11:31.246Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.246Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.246Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.246Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.246Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.246Z] "github.com/google/uuid", [2024-03-21T09:11:31.246Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.246Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.246Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.246Z] "golang.org/x/net/html", [2024-03-21T09:11:31.246Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.246Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.246Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.246Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.246Z] "golang.org/x/text/language", [2024-03-21T09:11:31.246Z] "hash", [2024-03-21T09:11:31.246Z] "hash/adler32", [2024-03-21T09:11:31.246Z] "hash/crc32", [2024-03-21T09:11:31.246Z] "internal/abi", [2024-03-21T09:11:31.246Z] "internal/bytealg", [2024-03-21T09:11:31.246Z] "internal/cpu", [2024-03-21T09:11:31.246Z] "internal/fmtsort", [2024-03-21T09:11:31.246Z] "internal/goexperiment", [2024-03-21T09:11:31.246Z] "internal/itoa", [2024-03-21T09:11:31.246Z] "internal/nettrace", [2024-03-21T09:11:31.246Z] "internal/oserror", [2024-03-21T09:11:31.246Z] "internal/poll", [2024-03-21T09:11:31.246Z] "internal/race", [2024-03-21T09:11:31.246Z] "internal/reflectlite", [2024-03-21T09:11:31.246Z] "internal/singleflight", [2024-03-21T09:11:31.246Z] "internal/syscall/execenv", [2024-03-21T09:11:31.246Z] "internal/syscall/unix", [2024-03-21T09:11:31.246Z] "internal/testlog", [2024-03-21T09:11:31.246Z] "internal/unsafeheader", [2024-03-21T09:11:31.246Z] "io", [2024-03-21T09:11:31.246Z] "io/fs", [2024-03-21T09:11:31.246Z] "io/ioutil", [2024-03-21T09:11:31.246Z] "log", [2024-03-21T09:11:31.246Z] "math", [2024-03-21T09:11:31.246Z] "math/big", [2024-03-21T09:11:31.246Z] "math/bits", [2024-03-21T09:11:31.246Z] "math/rand", [2024-03-21T09:11:31.246Z] "mime", [2024-03-21T09:11:31.246Z] "mime/multipart", [2024-03-21T09:11:31.246Z] "mime/quotedprintable", [2024-03-21T09:11:31.246Z] "net", [2024-03-21T09:11:31.246Z] "net/http", [2024-03-21T09:11:31.246Z] "net/http/httptest", [2024-03-21T09:11:31.246Z] "net/http/httptrace", [2024-03-21T09:11:31.246Z] "net/http/internal", [2024-03-21T09:11:31.246Z] "net/http/internal/ascii", [2024-03-21T09:11:31.246Z] "net/http/internal/testcert", [2024-03-21T09:11:31.246Z] "net/textproto", [2024-03-21T09:11:31.246Z] "net/url", [2024-03-21T09:11:31.246Z] "os", [2024-03-21T09:11:31.246Z] "path", [2024-03-21T09:11:31.246Z] "path/filepath", [2024-03-21T09:11:31.246Z] "reflect", [2024-03-21T09:11:31.246Z] "regexp", [2024-03-21T09:11:31.246Z] "regexp/syntax", [2024-03-21T09:11:31.246Z] "runtime", [2024-03-21T09:11:31.246Z] "runtime/cgo", [2024-03-21T09:11:31.246Z] "runtime/internal/atomic", [2024-03-21T09:11:31.246Z] "runtime/internal/math", [2024-03-21T09:11:31.246Z] "runtime/internal/sys", [2024-03-21T09:11:31.246Z] "sort", [2024-03-21T09:11:31.246Z] "strconv", [2024-03-21T09:11:31.246Z] "strings", [2024-03-21T09:11:31.246Z] "sync", [2024-03-21T09:11:31.246Z] "sync/atomic", [2024-03-21T09:11:31.246Z] "syscall", [2024-03-21T09:11:31.246Z] "time", [2024-03-21T09:11:31.246Z] "unicode", [2024-03-21T09:11:31.246Z] "unicode/utf16", [2024-03-21T09:11:31.246Z] "unicode/utf8", [2024-03-21T09:11:31.246Z] "unsafe", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.246Z] ] [2024-03-21T09:11:31.246Z] } [2024-03-21T09:11:31.246Z] { [2024-03-21T09:11:31.246Z] "Dir": "/w/workspace/edgex-go/637/internal/security/spiffetokenprovider/container", [2024-03-21T09:11:31.246Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-21T09:11:31.246Z] "Name": "container", [2024-03-21T09:11:31.246Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.246Z] "Module": { [2024-03-21T09:11:31.246Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.246Z] "Main": true, [2024-03-21T09:11:31.246Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.246Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.246Z] "GoVersion": "1.21" [2024-03-21T09:11:31.246Z] }, [2024-03-21T09:11:31.246Z] "Match": [ [2024-03-21T09:11:31.246Z] "./..." [2024-03-21T09:11:31.246Z] ], [2024-03-21T09:11:31.246Z] "Stale": true, [2024-03-21T09:11:31.246Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.246Z] "GoFiles": [ [2024-03-21T09:11:31.246Z] "config.go" [2024-03-21T09:11:31.246Z] ], [2024-03-21T09:11:31.246Z] "Imports": [ [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.246Z] ], [2024-03-21T09:11:31.246Z] "Deps": [ [2024-03-21T09:11:31.246Z] "bufio", [2024-03-21T09:11:31.246Z] "bytes", [2024-03-21T09:11:31.246Z] "compress/flate", [2024-03-21T09:11:31.246Z] "compress/gzip", [2024-03-21T09:11:31.246Z] "compress/zlib", [2024-03-21T09:11:31.246Z] "container/list", [2024-03-21T09:11:31.246Z] "context", [2024-03-21T09:11:31.246Z] "crypto", [2024-03-21T09:11:31.246Z] "crypto/aes", [2024-03-21T09:11:31.246Z] "crypto/cipher", [2024-03-21T09:11:31.246Z] "crypto/des", [2024-03-21T09:11:31.246Z] "crypto/dsa", [2024-03-21T09:11:31.246Z] "crypto/ecdsa", [2024-03-21T09:11:31.246Z] "crypto/ed25519", [2024-03-21T09:11:31.246Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.246Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.246Z] "crypto/elliptic", [2024-03-21T09:11:31.246Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.246Z] "crypto/hmac", [2024-03-21T09:11:31.246Z] "crypto/internal/randutil", [2024-03-21T09:11:31.246Z] "crypto/internal/subtle", [2024-03-21T09:11:31.246Z] "crypto/md5", [2024-03-21T09:11:31.246Z] "crypto/rand", [2024-03-21T09:11:31.246Z] "crypto/rc4", [2024-03-21T09:11:31.246Z] "crypto/rsa", [2024-03-21T09:11:31.246Z] "crypto/sha1", [2024-03-21T09:11:31.246Z] "crypto/sha256", [2024-03-21T09:11:31.246Z] "crypto/sha512", [2024-03-21T09:11:31.246Z] "crypto/subtle", [2024-03-21T09:11:31.246Z] "crypto/tls", [2024-03-21T09:11:31.246Z] "crypto/x509", [2024-03-21T09:11:31.246Z] "crypto/x509/pkix", [2024-03-21T09:11:31.246Z] "database/sql/driver", [2024-03-21T09:11:31.246Z] "debug/dwarf", [2024-03-21T09:11:31.246Z] "debug/macho", [2024-03-21T09:11:31.246Z] "encoding", [2024-03-21T09:11:31.246Z] "encoding/asn1", [2024-03-21T09:11:31.246Z] "encoding/base64", [2024-03-21T09:11:31.246Z] "encoding/binary", [2024-03-21T09:11:31.246Z] "encoding/csv", [2024-03-21T09:11:31.246Z] "encoding/hex", [2024-03-21T09:11:31.246Z] "encoding/json", [2024-03-21T09:11:31.246Z] "encoding/pem", [2024-03-21T09:11:31.246Z] "encoding/xml", [2024-03-21T09:11:31.246Z] "errors", [2024-03-21T09:11:31.246Z] "flag", [2024-03-21T09:11:31.246Z] "fmt", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.246Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.246Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.246Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.246Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.246Z] "github.com/go-kit/log", [2024-03-21T09:11:31.246Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.246Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.246Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.246Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.246Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.246Z] "github.com/google/uuid", [2024-03-21T09:11:31.246Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.246Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.246Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.246Z] "golang.org/x/net/html", [2024-03-21T09:11:31.246Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.246Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.246Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.246Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.246Z] "golang.org/x/text/language", [2024-03-21T09:11:31.246Z] "hash", [2024-03-21T09:11:31.246Z] "hash/adler32", [2024-03-21T09:11:31.246Z] "hash/crc32", [2024-03-21T09:11:31.246Z] "internal/abi", [2024-03-21T09:11:31.246Z] "internal/bytealg", [2024-03-21T09:11:31.246Z] "internal/cpu", [2024-03-21T09:11:31.246Z] "internal/fmtsort", [2024-03-21T09:11:31.246Z] "internal/goexperiment", [2024-03-21T09:11:31.246Z] "internal/itoa", [2024-03-21T09:11:31.246Z] "internal/nettrace", [2024-03-21T09:11:31.246Z] "internal/oserror", [2024-03-21T09:11:31.246Z] "internal/poll", [2024-03-21T09:11:31.246Z] "internal/race", [2024-03-21T09:11:31.246Z] "internal/reflectlite", [2024-03-21T09:11:31.246Z] "internal/singleflight", [2024-03-21T09:11:31.246Z] "internal/syscall/execenv", [2024-03-21T09:11:31.246Z] "internal/syscall/unix", [2024-03-21T09:11:31.246Z] "internal/testlog", [2024-03-21T09:11:31.246Z] "internal/unsafeheader", [2024-03-21T09:11:31.246Z] "io", [2024-03-21T09:11:31.246Z] "io/fs", [2024-03-21T09:11:31.246Z] "io/ioutil", [2024-03-21T09:11:31.246Z] "log", [2024-03-21T09:11:31.246Z] "math", [2024-03-21T09:11:31.246Z] "math/big", [2024-03-21T09:11:31.246Z] "math/bits", [2024-03-21T09:11:31.246Z] "math/rand", [2024-03-21T09:11:31.246Z] "mime", [2024-03-21T09:11:31.246Z] "mime/multipart", [2024-03-21T09:11:31.246Z] "mime/quotedprintable", [2024-03-21T09:11:31.246Z] "net", [2024-03-21T09:11:31.246Z] "net/http", [2024-03-21T09:11:31.246Z] "net/http/httptest", [2024-03-21T09:11:31.246Z] "net/http/httptrace", [2024-03-21T09:11:31.246Z] "net/http/internal", [2024-03-21T09:11:31.246Z] "net/http/internal/ascii", [2024-03-21T09:11:31.246Z] "net/http/internal/testcert", [2024-03-21T09:11:31.246Z] "net/textproto", [2024-03-21T09:11:31.246Z] "net/url", [2024-03-21T09:11:31.246Z] "os", [2024-03-21T09:11:31.246Z] "path", [2024-03-21T09:11:31.246Z] "path/filepath", [2024-03-21T09:11:31.246Z] "reflect", [2024-03-21T09:11:31.246Z] "regexp", [2024-03-21T09:11:31.246Z] "regexp/syntax", [2024-03-21T09:11:31.246Z] "runtime", [2024-03-21T09:11:31.246Z] "runtime/cgo", [2024-03-21T09:11:31.246Z] "runtime/internal/atomic", [2024-03-21T09:11:31.246Z] "runtime/internal/math", [2024-03-21T09:11:31.246Z] "runtime/internal/sys", [2024-03-21T09:11:31.246Z] "sort", [2024-03-21T09:11:31.246Z] "strconv", [2024-03-21T09:11:31.246Z] "strings", [2024-03-21T09:11:31.246Z] "sync", [2024-03-21T09:11:31.246Z] "sync/atomic", [2024-03-21T09:11:31.246Z] "syscall", [2024-03-21T09:11:31.246Z] "time", [2024-03-21T09:11:31.246Z] "unicode", [2024-03-21T09:11:31.246Z] "unicode/utf16", [2024-03-21T09:11:31.246Z] "unicode/utf8", [2024-03-21T09:11:31.246Z] "unsafe", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.246Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.246Z] ] [2024-03-21T09:11:31.246Z] } [2024-03-21T09:11:31.246Z] { [2024-03-21T09:11:31.246Z] "Dir": "/w/workspace/edgex-go/637/internal/security/spiffetokenprovider", [2024-03-21T09:11:31.246Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider", [2024-03-21T09:11:31.246Z] "Name": "spiffetokenprovider", [2024-03-21T09:11:31.246Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.246Z] "Module": { [2024-03-21T09:11:31.246Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.246Z] "Main": true, [2024-03-21T09:11:31.246Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.246Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.246Z] "GoVersion": "1.21" [2024-03-21T09:11:31.246Z] }, [2024-03-21T09:11:31.246Z] "Match": [ [2024-03-21T09:11:31.246Z] "./..." [2024-03-21T09:11:31.246Z] ], [2024-03-21T09:11:31.246Z] "Stale": true, [2024-03-21T09:11:31.246Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.246Z] "GoFiles": [ [2024-03-21T09:11:31.246Z] "init.go", [2024-03-21T09:11:31.246Z] "main.go", [2024-03-21T09:11:31.246Z] "maketoken.go" [2024-03-21T09:11:31.246Z] ], [2024-03-21T09:11:31.246Z] "Imports": [ [2024-03-21T09:11:31.246Z] "context", [2024-03-21T09:11:31.246Z] "crypto/tls", [2024-03-21T09:11:31.246Z] "encoding/json", [2024-03-21T09:11:31.246Z] "fmt", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.246Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.247Z] "io", [2024-03-21T09:11:31.247Z] "net/http", [2024-03-21T09:11:31.247Z] "os", [2024-03-21T09:11:31.247Z] "regexp", [2024-03-21T09:11:31.247Z] "strconv", [2024-03-21T09:11:31.247Z] "strings", [2024-03-21T09:11:31.247Z] "sync", [2024-03-21T09:11:31.247Z] "time" [2024-03-21T09:11:31.247Z] ], [2024-03-21T09:11:31.247Z] "Deps": [ [2024-03-21T09:11:31.247Z] "bufio", [2024-03-21T09:11:31.247Z] "bytes", [2024-03-21T09:11:31.247Z] "compress/flate", [2024-03-21T09:11:31.247Z] "compress/gzip", [2024-03-21T09:11:31.247Z] "compress/zlib", [2024-03-21T09:11:31.247Z] "container/list", [2024-03-21T09:11:31.247Z] "context", [2024-03-21T09:11:31.247Z] "crypto", [2024-03-21T09:11:31.247Z] "crypto/aes", [2024-03-21T09:11:31.247Z] "crypto/cipher", [2024-03-21T09:11:31.247Z] "crypto/des", [2024-03-21T09:11:31.247Z] "crypto/dsa", [2024-03-21T09:11:31.247Z] "crypto/ecdsa", [2024-03-21T09:11:31.247Z] "crypto/ed25519", [2024-03-21T09:11:31.247Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.247Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.247Z] "crypto/elliptic", [2024-03-21T09:11:31.247Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.247Z] "crypto/hmac", [2024-03-21T09:11:31.247Z] "crypto/internal/randutil", [2024-03-21T09:11:31.247Z] "crypto/internal/subtle", [2024-03-21T09:11:31.247Z] "crypto/md5", [2024-03-21T09:11:31.247Z] "crypto/rand", [2024-03-21T09:11:31.247Z] "crypto/rc4", [2024-03-21T09:11:31.247Z] "crypto/rsa", [2024-03-21T09:11:31.247Z] "crypto/sha1", [2024-03-21T09:11:31.247Z] "crypto/sha256", [2024-03-21T09:11:31.247Z] "crypto/sha512", [2024-03-21T09:11:31.247Z] "crypto/subtle", [2024-03-21T09:11:31.247Z] "crypto/tls", [2024-03-21T09:11:31.247Z] "crypto/x509", [2024-03-21T09:11:31.247Z] "crypto/x509/pkix", [2024-03-21T09:11:31.247Z] "database/sql/driver", [2024-03-21T09:11:31.247Z] "debug/dwarf", [2024-03-21T09:11:31.247Z] "debug/macho", [2024-03-21T09:11:31.247Z] "embed", [2024-03-21T09:11:31.247Z] "encoding", [2024-03-21T09:11:31.247Z] "encoding/asn1", [2024-03-21T09:11:31.247Z] "encoding/base32", [2024-03-21T09:11:31.247Z] "encoding/base64", [2024-03-21T09:11:31.247Z] "encoding/binary", [2024-03-21T09:11:31.247Z] "encoding/csv", [2024-03-21T09:11:31.247Z] "encoding/hex", [2024-03-21T09:11:31.247Z] "encoding/json", [2024-03-21T09:11:31.247Z] "encoding/pem", [2024-03-21T09:11:31.247Z] "encoding/xml", [2024-03-21T09:11:31.247Z] "errors", [2024-03-21T09:11:31.247Z] "flag", [2024-03-21T09:11:31.247Z] "fmt", [2024-03-21T09:11:31.247Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.247Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.247Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.247Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.247Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.247Z] "github.com/fatih/color", [2024-03-21T09:11:31.247Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.247Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.247Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.247Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.247Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.247Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.247Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.247Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.247Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.247Z] "github.com/go-kit/log", [2024-03-21T09:11:31.247Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.247Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.247Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.247Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.247Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.247Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.247Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.247Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.247Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.247Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.247Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.247Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.247Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.247Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.247Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.247Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.247Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.247Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.247Z] "github.com/google/uuid", [2024-03-21T09:11:31.247Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.247Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.247Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.247Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.247Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.247Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.247Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.247Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.247Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.247Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.247Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.247Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.247Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.247Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.247Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.247Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.247Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.247Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.247Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.247Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.247Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.247Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.247Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.247Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.247Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.247Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.247Z] "github.com/x448/float16", [2024-03-21T09:11:31.247Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.247Z] "go/token", [2024-03-21T09:11:31.247Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.247Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.247Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.247Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.247Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.247Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.247Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.247Z] "golang.org/x/net/html", [2024-03-21T09:11:31.247Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.247Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.247Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.247Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.247Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.247Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.247Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.247Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.247Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.247Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.247Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.247Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.247Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.247Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.247Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.247Z] "golang.org/x/text/language", [2024-03-21T09:11:31.247Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.247Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.247Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.247Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.247Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.247Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.247Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.247Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.247Z] "hash", [2024-03-21T09:11:31.247Z] "hash/adler32", [2024-03-21T09:11:31.247Z] "hash/crc32", [2024-03-21T09:11:31.247Z] "hash/fnv", [2024-03-21T09:11:31.247Z] "html", [2024-03-21T09:11:31.247Z] "html/template", [2024-03-21T09:11:31.247Z] "internal/abi", [2024-03-21T09:11:31.247Z] "internal/bytealg", [2024-03-21T09:11:31.247Z] "internal/cpu", [2024-03-21T09:11:31.247Z] "internal/fmtsort", [2024-03-21T09:11:31.247Z] "internal/goexperiment", [2024-03-21T09:11:31.247Z] "internal/itoa", [2024-03-21T09:11:31.247Z] "internal/nettrace", [2024-03-21T09:11:31.247Z] "internal/oserror", [2024-03-21T09:11:31.247Z] "internal/poll", [2024-03-21T09:11:31.247Z] "internal/race", [2024-03-21T09:11:31.247Z] "internal/reflectlite", [2024-03-21T09:11:31.247Z] "internal/singleflight", [2024-03-21T09:11:31.247Z] "internal/syscall/execenv", [2024-03-21T09:11:31.247Z] "internal/syscall/unix", [2024-03-21T09:11:31.247Z] "internal/testlog", [2024-03-21T09:11:31.247Z] "internal/unsafeheader", [2024-03-21T09:11:31.247Z] "io", [2024-03-21T09:11:31.247Z] "io/fs", [2024-03-21T09:11:31.247Z] "io/ioutil", [2024-03-21T09:11:31.247Z] "log", [2024-03-21T09:11:31.247Z] "log/syslog", [2024-03-21T09:11:31.247Z] "math", [2024-03-21T09:11:31.247Z] "math/big", [2024-03-21T09:11:31.247Z] "math/bits", [2024-03-21T09:11:31.247Z] "math/rand", [2024-03-21T09:11:31.247Z] "mime", [2024-03-21T09:11:31.247Z] "mime/multipart", [2024-03-21T09:11:31.247Z] "mime/quotedprintable", [2024-03-21T09:11:31.247Z] "net", [2024-03-21T09:11:31.247Z] "net/http", [2024-03-21T09:11:31.247Z] "net/http/httptest", [2024-03-21T09:11:31.247Z] "net/http/httptrace", [2024-03-21T09:11:31.247Z] "net/http/httputil", [2024-03-21T09:11:31.247Z] "net/http/internal", [2024-03-21T09:11:31.247Z] "net/http/internal/ascii", [2024-03-21T09:11:31.247Z] "net/http/internal/testcert", [2024-03-21T09:11:31.247Z] "net/textproto", [2024-03-21T09:11:31.247Z] "net/url", [2024-03-21T09:11:31.247Z] "os", [2024-03-21T09:11:31.247Z] "os/exec", [2024-03-21T09:11:31.247Z] "os/signal", [2024-03-21T09:11:31.247Z] "path", [2024-03-21T09:11:31.247Z] "path/filepath", [2024-03-21T09:11:31.247Z] "reflect", [2024-03-21T09:11:31.247Z] "regexp", [2024-03-21T09:11:31.247Z] "regexp/syntax", [2024-03-21T09:11:31.247Z] "runtime", [2024-03-21T09:11:31.247Z] "runtime/cgo", [2024-03-21T09:11:31.247Z] "runtime/debug", [2024-03-21T09:11:31.247Z] "runtime/internal/atomic", [2024-03-21T09:11:31.247Z] "runtime/internal/math", [2024-03-21T09:11:31.247Z] "runtime/internal/sys", [2024-03-21T09:11:31.247Z] "runtime/pprof", [2024-03-21T09:11:31.247Z] "sort", [2024-03-21T09:11:31.247Z] "strconv", [2024-03-21T09:11:31.247Z] "strings", [2024-03-21T09:11:31.247Z] "sync", [2024-03-21T09:11:31.247Z] "sync/atomic", [2024-03-21T09:11:31.247Z] "syscall", [2024-03-21T09:11:31.247Z] "text/tabwriter", [2024-03-21T09:11:31.247Z] "text/template", [2024-03-21T09:11:31.247Z] "text/template/parse", [2024-03-21T09:11:31.247Z] "time", [2024-03-21T09:11:31.247Z] "unicode", [2024-03-21T09:11:31.247Z] "unicode/utf16", [2024-03-21T09:11:31.247Z] "unicode/utf8", [2024-03-21T09:11:31.247Z] "unsafe", [2024-03-21T09:11:31.247Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.247Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.247Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.247Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.247Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.247Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.247Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.247Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.248Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.248Z] ] [2024-03-21T09:11:31.248Z] } [2024-03-21T09:11:31.248Z] { [2024-03-21T09:11:31.248Z] "Dir": "/w/workspace/edgex-go/637/cmd/security-spiffe-token-provider", [2024-03-21T09:11:31.248Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider", [2024-03-21T09:11:31.248Z] "Name": "main", [2024-03-21T09:11:31.248Z] "Target": "/go/bin/security-spiffe-token-provider", [2024-03-21T09:11:31.248Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.248Z] "Module": { [2024-03-21T09:11:31.248Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.248Z] "Main": true, [2024-03-21T09:11:31.248Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.248Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.248Z] "GoVersion": "1.21" [2024-03-21T09:11:31.248Z] }, [2024-03-21T09:11:31.248Z] "Match": [ [2024-03-21T09:11:31.248Z] "./..." [2024-03-21T09:11:31.248Z] ], [2024-03-21T09:11:31.248Z] "Stale": true, [2024-03-21T09:11:31.248Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.248Z] "GoFiles": [ [2024-03-21T09:11:31.248Z] "main.go" [2024-03-21T09:11:31.248Z] ], [2024-03-21T09:11:31.248Z] "Imports": [ [2024-03-21T09:11:31.248Z] "context", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider" [2024-03-21T09:11:31.248Z] ], [2024-03-21T09:11:31.248Z] "Deps": [ [2024-03-21T09:11:31.248Z] "bufio", [2024-03-21T09:11:31.248Z] "bytes", [2024-03-21T09:11:31.248Z] "compress/flate", [2024-03-21T09:11:31.248Z] "compress/gzip", [2024-03-21T09:11:31.248Z] "compress/zlib", [2024-03-21T09:11:31.248Z] "container/list", [2024-03-21T09:11:31.248Z] "context", [2024-03-21T09:11:31.248Z] "crypto", [2024-03-21T09:11:31.248Z] "crypto/aes", [2024-03-21T09:11:31.248Z] "crypto/cipher", [2024-03-21T09:11:31.248Z] "crypto/des", [2024-03-21T09:11:31.248Z] "crypto/dsa", [2024-03-21T09:11:31.248Z] "crypto/ecdsa", [2024-03-21T09:11:31.248Z] "crypto/ed25519", [2024-03-21T09:11:31.248Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.248Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.248Z] "crypto/elliptic", [2024-03-21T09:11:31.248Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.248Z] "crypto/hmac", [2024-03-21T09:11:31.248Z] "crypto/internal/randutil", [2024-03-21T09:11:31.248Z] "crypto/internal/subtle", [2024-03-21T09:11:31.248Z] "crypto/md5", [2024-03-21T09:11:31.248Z] "crypto/rand", [2024-03-21T09:11:31.248Z] "crypto/rc4", [2024-03-21T09:11:31.248Z] "crypto/rsa", [2024-03-21T09:11:31.248Z] "crypto/sha1", [2024-03-21T09:11:31.248Z] "crypto/sha256", [2024-03-21T09:11:31.248Z] "crypto/sha512", [2024-03-21T09:11:31.248Z] "crypto/subtle", [2024-03-21T09:11:31.248Z] "crypto/tls", [2024-03-21T09:11:31.248Z] "crypto/x509", [2024-03-21T09:11:31.248Z] "crypto/x509/pkix", [2024-03-21T09:11:31.248Z] "database/sql/driver", [2024-03-21T09:11:31.248Z] "debug/dwarf", [2024-03-21T09:11:31.248Z] "debug/macho", [2024-03-21T09:11:31.248Z] "embed", [2024-03-21T09:11:31.248Z] "encoding", [2024-03-21T09:11:31.248Z] "encoding/asn1", [2024-03-21T09:11:31.248Z] "encoding/base32", [2024-03-21T09:11:31.248Z] "encoding/base64", [2024-03-21T09:11:31.248Z] "encoding/binary", [2024-03-21T09:11:31.248Z] "encoding/csv", [2024-03-21T09:11:31.248Z] "encoding/hex", [2024-03-21T09:11:31.248Z] "encoding/json", [2024-03-21T09:11:31.248Z] "encoding/pem", [2024-03-21T09:11:31.248Z] "encoding/xml", [2024-03-21T09:11:31.248Z] "errors", [2024-03-21T09:11:31.248Z] "flag", [2024-03-21T09:11:31.248Z] "fmt", [2024-03-21T09:11:31.248Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.248Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.248Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.248Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.248Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.248Z] "github.com/fatih/color", [2024-03-21T09:11:31.248Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.248Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.248Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.248Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.248Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.248Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.248Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.248Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.248Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.248Z] "github.com/go-kit/log", [2024-03-21T09:11:31.248Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.248Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.248Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.248Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.248Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.248Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.248Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.248Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.248Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.248Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.248Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.248Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.248Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.248Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.248Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.248Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.248Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.248Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.248Z] "github.com/google/uuid", [2024-03-21T09:11:31.248Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.248Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.248Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.248Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.248Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.248Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.248Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.248Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.248Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.248Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.248Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.248Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.248Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.248Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.248Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.248Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.248Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.248Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.248Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.248Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.248Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.248Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.248Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.248Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.248Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.248Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.248Z] "github.com/x448/float16", [2024-03-21T09:11:31.248Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.248Z] "go/token", [2024-03-21T09:11:31.248Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.248Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.248Z] "golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.248Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.248Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.248Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.248Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.248Z] "golang.org/x/net/html", [2024-03-21T09:11:31.248Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.248Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.248Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.248Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.248Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.248Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.248Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.248Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.248Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.248Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.248Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.248Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.248Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.248Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.248Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.248Z] "golang.org/x/text/language", [2024-03-21T09:11:31.248Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.248Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.248Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.248Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.248Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.248Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.248Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.248Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.248Z] "hash", [2024-03-21T09:11:31.248Z] "hash/adler32", [2024-03-21T09:11:31.248Z] "hash/crc32", [2024-03-21T09:11:31.248Z] "hash/fnv", [2024-03-21T09:11:31.248Z] "html", [2024-03-21T09:11:31.248Z] "html/template", [2024-03-21T09:11:31.248Z] "internal/abi", [2024-03-21T09:11:31.249Z] "internal/bytealg", [2024-03-21T09:11:31.249Z] "internal/cpu", [2024-03-21T09:11:31.249Z] "internal/fmtsort", [2024-03-21T09:11:31.249Z] "internal/goexperiment", [2024-03-21T09:11:31.249Z] "internal/itoa", [2024-03-21T09:11:31.249Z] "internal/nettrace", [2024-03-21T09:11:31.249Z] "internal/oserror", [2024-03-21T09:11:31.249Z] "internal/poll", [2024-03-21T09:11:31.249Z] "internal/race", [2024-03-21T09:11:31.249Z] "internal/reflectlite", [2024-03-21T09:11:31.249Z] "internal/singleflight", [2024-03-21T09:11:31.249Z] "internal/syscall/execenv", [2024-03-21T09:11:31.249Z] "internal/syscall/unix", [2024-03-21T09:11:31.249Z] "internal/testlog", [2024-03-21T09:11:31.249Z] "internal/unsafeheader", [2024-03-21T09:11:31.249Z] "io", [2024-03-21T09:11:31.249Z] "io/fs", [2024-03-21T09:11:31.249Z] "io/ioutil", [2024-03-21T09:11:31.249Z] "log", [2024-03-21T09:11:31.249Z] "log/syslog", [2024-03-21T09:11:31.249Z] "math", [2024-03-21T09:11:31.249Z] "math/big", [2024-03-21T09:11:31.249Z] "math/bits", [2024-03-21T09:11:31.249Z] "math/rand", [2024-03-21T09:11:31.249Z] "mime", [2024-03-21T09:11:31.249Z] "mime/multipart", [2024-03-21T09:11:31.249Z] "mime/quotedprintable", [2024-03-21T09:11:31.249Z] "net", [2024-03-21T09:11:31.249Z] "net/http", [2024-03-21T09:11:31.249Z] "net/http/httptest", [2024-03-21T09:11:31.249Z] "net/http/httptrace", [2024-03-21T09:11:31.249Z] "net/http/httputil", [2024-03-21T09:11:31.249Z] "net/http/internal", [2024-03-21T09:11:31.249Z] "net/http/internal/ascii", [2024-03-21T09:11:31.249Z] "net/http/internal/testcert", [2024-03-21T09:11:31.249Z] "net/textproto", [2024-03-21T09:11:31.249Z] "net/url", [2024-03-21T09:11:31.249Z] "os", [2024-03-21T09:11:31.249Z] "os/exec", [2024-03-21T09:11:31.249Z] "os/signal", [2024-03-21T09:11:31.249Z] "path", [2024-03-21T09:11:31.249Z] "path/filepath", [2024-03-21T09:11:31.249Z] "reflect", [2024-03-21T09:11:31.249Z] "regexp", [2024-03-21T09:11:31.249Z] "regexp/syntax", [2024-03-21T09:11:31.249Z] "runtime", [2024-03-21T09:11:31.249Z] "runtime/cgo", [2024-03-21T09:11:31.249Z] "runtime/debug", [2024-03-21T09:11:31.249Z] "runtime/internal/atomic", [2024-03-21T09:11:31.249Z] "runtime/internal/math", [2024-03-21T09:11:31.249Z] "runtime/internal/sys", [2024-03-21T09:11:31.249Z] "runtime/pprof", [2024-03-21T09:11:31.249Z] "sort", [2024-03-21T09:11:31.249Z] "strconv", [2024-03-21T09:11:31.249Z] "strings", [2024-03-21T09:11:31.249Z] "sync", [2024-03-21T09:11:31.249Z] "sync/atomic", [2024-03-21T09:11:31.249Z] "syscall", [2024-03-21T09:11:31.249Z] "text/tabwriter", [2024-03-21T09:11:31.249Z] "text/template", [2024-03-21T09:11:31.249Z] "text/template/parse", [2024-03-21T09:11:31.249Z] "time", [2024-03-21T09:11:31.249Z] "unicode", [2024-03-21T09:11:31.249Z] "unicode/utf16", [2024-03-21T09:11:31.249Z] "unicode/utf8", [2024-03-21T09:11:31.249Z] "unsafe", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.249Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.249Z] ] [2024-03-21T09:11:31.249Z] } [2024-03-21T09:11:31.249Z] { [2024-03-21T09:11:31.249Z] "Dir": "/w/workspace/edgex-go/637/internal/support/notifications/config", [2024-03-21T09:11:31.249Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.249Z] "Name": "config", [2024-03-21T09:11:31.249Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.249Z] "Module": { [2024-03-21T09:11:31.249Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.249Z] "Main": true, [2024-03-21T09:11:31.249Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.249Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.249Z] "GoVersion": "1.21" [2024-03-21T09:11:31.249Z] }, [2024-03-21T09:11:31.249Z] "Match": [ [2024-03-21T09:11:31.249Z] "./..." [2024-03-21T09:11:31.249Z] ], [2024-03-21T09:11:31.249Z] "Stale": true, [2024-03-21T09:11:31.249Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.249Z] "GoFiles": [ [2024-03-21T09:11:31.249Z] "config.go" [2024-03-21T09:11:31.249Z] ], [2024-03-21T09:11:31.249Z] "Imports": [ [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.249Z] ], [2024-03-21T09:11:31.249Z] "Deps": [ [2024-03-21T09:11:31.249Z] "bufio", [2024-03-21T09:11:31.249Z] "bytes", [2024-03-21T09:11:31.249Z] "compress/flate", [2024-03-21T09:11:31.249Z] "compress/gzip", [2024-03-21T09:11:31.249Z] "compress/zlib", [2024-03-21T09:11:31.249Z] "container/list", [2024-03-21T09:11:31.249Z] "context", [2024-03-21T09:11:31.249Z] "crypto", [2024-03-21T09:11:31.249Z] "crypto/aes", [2024-03-21T09:11:31.249Z] "crypto/cipher", [2024-03-21T09:11:31.249Z] "crypto/des", [2024-03-21T09:11:31.249Z] "crypto/dsa", [2024-03-21T09:11:31.249Z] "crypto/ecdsa", [2024-03-21T09:11:31.249Z] "crypto/ed25519", [2024-03-21T09:11:31.249Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.249Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.249Z] "crypto/elliptic", [2024-03-21T09:11:31.249Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.249Z] "crypto/hmac", [2024-03-21T09:11:31.249Z] "crypto/internal/randutil", [2024-03-21T09:11:31.249Z] "crypto/internal/subtle", [2024-03-21T09:11:31.249Z] "crypto/md5", [2024-03-21T09:11:31.249Z] "crypto/rand", [2024-03-21T09:11:31.249Z] "crypto/rc4", [2024-03-21T09:11:31.249Z] "crypto/rsa", [2024-03-21T09:11:31.249Z] "crypto/sha1", [2024-03-21T09:11:31.249Z] "crypto/sha256", [2024-03-21T09:11:31.249Z] "crypto/sha512", [2024-03-21T09:11:31.249Z] "crypto/subtle", [2024-03-21T09:11:31.249Z] "crypto/tls", [2024-03-21T09:11:31.249Z] "crypto/x509", [2024-03-21T09:11:31.249Z] "crypto/x509/pkix", [2024-03-21T09:11:31.249Z] "database/sql/driver", [2024-03-21T09:11:31.249Z] "debug/dwarf", [2024-03-21T09:11:31.249Z] "debug/macho", [2024-03-21T09:11:31.249Z] "encoding", [2024-03-21T09:11:31.249Z] "encoding/asn1", [2024-03-21T09:11:31.249Z] "encoding/base64", [2024-03-21T09:11:31.249Z] "encoding/binary", [2024-03-21T09:11:31.249Z] "encoding/csv", [2024-03-21T09:11:31.249Z] "encoding/hex", [2024-03-21T09:11:31.249Z] "encoding/json", [2024-03-21T09:11:31.249Z] "encoding/pem", [2024-03-21T09:11:31.249Z] "encoding/xml", [2024-03-21T09:11:31.249Z] "errors", [2024-03-21T09:11:31.249Z] "flag", [2024-03-21T09:11:31.249Z] "fmt", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.249Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.249Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.249Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.249Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.249Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.249Z] "github.com/go-kit/log", [2024-03-21T09:11:31.249Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.249Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.249Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.249Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.249Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.249Z] "github.com/google/uuid", [2024-03-21T09:11:31.249Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.249Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.249Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.249Z] "golang.org/x/net/html", [2024-03-21T09:11:31.249Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.249Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.249Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.249Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.249Z] "golang.org/x/text/language", [2024-03-21T09:11:31.249Z] "hash", [2024-03-21T09:11:31.249Z] "hash/adler32", [2024-03-21T09:11:31.249Z] "hash/crc32", [2024-03-21T09:11:31.249Z] "internal/abi", [2024-03-21T09:11:31.249Z] "internal/bytealg", [2024-03-21T09:11:31.249Z] "internal/cpu", [2024-03-21T09:11:31.249Z] "internal/fmtsort", [2024-03-21T09:11:31.249Z] "internal/goexperiment", [2024-03-21T09:11:31.249Z] "internal/itoa", [2024-03-21T09:11:31.249Z] "internal/nettrace", [2024-03-21T09:11:31.249Z] "internal/oserror", [2024-03-21T09:11:31.249Z] "internal/poll", [2024-03-21T09:11:31.249Z] "internal/race", [2024-03-21T09:11:31.249Z] "internal/reflectlite", [2024-03-21T09:11:31.249Z] "internal/singleflight", [2024-03-21T09:11:31.249Z] "internal/syscall/execenv", [2024-03-21T09:11:31.249Z] "internal/syscall/unix", [2024-03-21T09:11:31.249Z] "internal/testlog", [2024-03-21T09:11:31.249Z] "internal/unsafeheader", [2024-03-21T09:11:31.249Z] "io", [2024-03-21T09:11:31.250Z] "io/fs", [2024-03-21T09:11:31.250Z] "io/ioutil", [2024-03-21T09:11:31.250Z] "log", [2024-03-21T09:11:31.250Z] "math", [2024-03-21T09:11:31.250Z] "math/big", [2024-03-21T09:11:31.250Z] "math/bits", [2024-03-21T09:11:31.250Z] "math/rand", [2024-03-21T09:11:31.250Z] "mime", [2024-03-21T09:11:31.250Z] "mime/multipart", [2024-03-21T09:11:31.250Z] "mime/quotedprintable", [2024-03-21T09:11:31.250Z] "net", [2024-03-21T09:11:31.250Z] "net/http", [2024-03-21T09:11:31.250Z] "net/http/httptest", [2024-03-21T09:11:31.250Z] "net/http/httptrace", [2024-03-21T09:11:31.250Z] "net/http/internal", [2024-03-21T09:11:31.250Z] "net/http/internal/ascii", [2024-03-21T09:11:31.250Z] "net/http/internal/testcert", [2024-03-21T09:11:31.250Z] "net/textproto", [2024-03-21T09:11:31.250Z] "net/url", [2024-03-21T09:11:31.250Z] "os", [2024-03-21T09:11:31.250Z] "path", [2024-03-21T09:11:31.250Z] "path/filepath", [2024-03-21T09:11:31.250Z] "reflect", [2024-03-21T09:11:31.250Z] "regexp", [2024-03-21T09:11:31.250Z] "regexp/syntax", [2024-03-21T09:11:31.250Z] "runtime", [2024-03-21T09:11:31.250Z] "runtime/cgo", [2024-03-21T09:11:31.250Z] "runtime/internal/atomic", [2024-03-21T09:11:31.250Z] "runtime/internal/math", [2024-03-21T09:11:31.250Z] "runtime/internal/sys", [2024-03-21T09:11:31.250Z] "sort", [2024-03-21T09:11:31.250Z] "strconv", [2024-03-21T09:11:31.250Z] "strings", [2024-03-21T09:11:31.250Z] "sync", [2024-03-21T09:11:31.250Z] "sync/atomic", [2024-03-21T09:11:31.250Z] "syscall", [2024-03-21T09:11:31.250Z] "time", [2024-03-21T09:11:31.250Z] "unicode", [2024-03-21T09:11:31.250Z] "unicode/utf16", [2024-03-21T09:11:31.250Z] "unicode/utf8", [2024-03-21T09:11:31.250Z] "unsafe", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.250Z] ] [2024-03-21T09:11:31.250Z] } [2024-03-21T09:11:31.250Z] { [2024-03-21T09:11:31.250Z] "Dir": "/w/workspace/edgex-go/637/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.250Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.250Z] "Name": "interfaces", [2024-03-21T09:11:31.250Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.250Z] "Module": { [2024-03-21T09:11:31.250Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.250Z] "Main": true, [2024-03-21T09:11:31.250Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.250Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.250Z] "GoVersion": "1.21" [2024-03-21T09:11:31.250Z] }, [2024-03-21T09:11:31.250Z] "Match": [ [2024-03-21T09:11:31.250Z] "./..." [2024-03-21T09:11:31.250Z] ], [2024-03-21T09:11:31.250Z] "Stale": true, [2024-03-21T09:11:31.250Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.250Z] "GoFiles": [ [2024-03-21T09:11:31.250Z] "db.go" [2024-03-21T09:11:31.250Z] ], [2024-03-21T09:11:31.250Z] "Imports": [ [2024-03-21T09:11:31.250Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.250Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-21T09:11:31.250Z] ], [2024-03-21T09:11:31.250Z] "Deps": [ [2024-03-21T09:11:31.250Z] "bufio", [2024-03-21T09:11:31.250Z] "bytes", [2024-03-21T09:11:31.250Z] "compress/flate", [2024-03-21T09:11:31.250Z] "compress/gzip", [2024-03-21T09:11:31.250Z] "compress/zlib", [2024-03-21T09:11:31.250Z] "container/list", [2024-03-21T09:11:31.250Z] "context", [2024-03-21T09:11:31.250Z] "crypto", [2024-03-21T09:11:31.250Z] "crypto/aes", [2024-03-21T09:11:31.250Z] "crypto/cipher", [2024-03-21T09:11:31.250Z] "crypto/des", [2024-03-21T09:11:31.250Z] "crypto/dsa", [2024-03-21T09:11:31.250Z] "crypto/ecdsa", [2024-03-21T09:11:31.250Z] "crypto/ed25519", [2024-03-21T09:11:31.250Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.250Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.250Z] "crypto/elliptic", [2024-03-21T09:11:31.250Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.250Z] "crypto/hmac", [2024-03-21T09:11:31.250Z] "crypto/internal/randutil", [2024-03-21T09:11:31.250Z] "crypto/internal/subtle", [2024-03-21T09:11:31.250Z] "crypto/md5", [2024-03-21T09:11:31.250Z] "crypto/rand", [2024-03-21T09:11:31.250Z] "crypto/rc4", [2024-03-21T09:11:31.250Z] "crypto/rsa", [2024-03-21T09:11:31.250Z] "crypto/sha1", [2024-03-21T09:11:31.250Z] "crypto/sha256", [2024-03-21T09:11:31.250Z] "crypto/sha512", [2024-03-21T09:11:31.250Z] "crypto/subtle", [2024-03-21T09:11:31.250Z] "crypto/tls", [2024-03-21T09:11:31.250Z] "crypto/x509", [2024-03-21T09:11:31.250Z] "crypto/x509/pkix", [2024-03-21T09:11:31.250Z] "database/sql/driver", [2024-03-21T09:11:31.250Z] "debug/dwarf", [2024-03-21T09:11:31.250Z] "debug/macho", [2024-03-21T09:11:31.250Z] "encoding", [2024-03-21T09:11:31.250Z] "encoding/asn1", [2024-03-21T09:11:31.250Z] "encoding/base64", [2024-03-21T09:11:31.250Z] "encoding/binary", [2024-03-21T09:11:31.250Z] "encoding/csv", [2024-03-21T09:11:31.250Z] "encoding/hex", [2024-03-21T09:11:31.250Z] "encoding/json", [2024-03-21T09:11:31.250Z] "encoding/pem", [2024-03-21T09:11:31.250Z] "encoding/xml", [2024-03-21T09:11:31.250Z] "errors", [2024-03-21T09:11:31.250Z] "fmt", [2024-03-21T09:11:31.250Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.250Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.250Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.250Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.250Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.250Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.250Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.250Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.250Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.250Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.250Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.250Z] "github.com/google/uuid", [2024-03-21T09:11:31.250Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.250Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.250Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.250Z] "golang.org/x/net/html", [2024-03-21T09:11:31.250Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.250Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.250Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.250Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.250Z] "golang.org/x/text/language", [2024-03-21T09:11:31.250Z] "hash", [2024-03-21T09:11:31.250Z] "hash/adler32", [2024-03-21T09:11:31.250Z] "hash/crc32", [2024-03-21T09:11:31.250Z] "internal/abi", [2024-03-21T09:11:31.250Z] "internal/bytealg", [2024-03-21T09:11:31.250Z] "internal/cpu", [2024-03-21T09:11:31.250Z] "internal/fmtsort", [2024-03-21T09:11:31.250Z] "internal/goexperiment", [2024-03-21T09:11:31.250Z] "internal/itoa", [2024-03-21T09:11:31.250Z] "internal/nettrace", [2024-03-21T09:11:31.250Z] "internal/oserror", [2024-03-21T09:11:31.250Z] "internal/poll", [2024-03-21T09:11:31.250Z] "internal/race", [2024-03-21T09:11:31.250Z] "internal/reflectlite", [2024-03-21T09:11:31.250Z] "internal/singleflight", [2024-03-21T09:11:31.250Z] "internal/syscall/execenv", [2024-03-21T09:11:31.250Z] "internal/syscall/unix", [2024-03-21T09:11:31.250Z] "internal/testlog", [2024-03-21T09:11:31.250Z] "internal/unsafeheader", [2024-03-21T09:11:31.250Z] "io", [2024-03-21T09:11:31.250Z] "io/fs", [2024-03-21T09:11:31.250Z] "io/ioutil", [2024-03-21T09:11:31.250Z] "log", [2024-03-21T09:11:31.250Z] "math", [2024-03-21T09:11:31.250Z] "math/big", [2024-03-21T09:11:31.250Z] "math/bits", [2024-03-21T09:11:31.250Z] "math/rand", [2024-03-21T09:11:31.250Z] "mime", [2024-03-21T09:11:31.250Z] "mime/multipart", [2024-03-21T09:11:31.250Z] "mime/quotedprintable", [2024-03-21T09:11:31.250Z] "net", [2024-03-21T09:11:31.250Z] "net/http", [2024-03-21T09:11:31.250Z] "net/http/httptrace", [2024-03-21T09:11:31.250Z] "net/http/internal", [2024-03-21T09:11:31.250Z] "net/http/internal/ascii", [2024-03-21T09:11:31.250Z] "net/textproto", [2024-03-21T09:11:31.250Z] "net/url", [2024-03-21T09:11:31.250Z] "os", [2024-03-21T09:11:31.250Z] "path", [2024-03-21T09:11:31.250Z] "path/filepath", [2024-03-21T09:11:31.250Z] "reflect", [2024-03-21T09:11:31.250Z] "regexp", [2024-03-21T09:11:31.250Z] "regexp/syntax", [2024-03-21T09:11:31.250Z] "runtime", [2024-03-21T09:11:31.250Z] "runtime/cgo", [2024-03-21T09:11:31.250Z] "runtime/internal/atomic", [2024-03-21T09:11:31.250Z] "runtime/internal/math", [2024-03-21T09:11:31.250Z] "runtime/internal/sys", [2024-03-21T09:11:31.250Z] "sort", [2024-03-21T09:11:31.250Z] "strconv", [2024-03-21T09:11:31.250Z] "strings", [2024-03-21T09:11:31.250Z] "sync", [2024-03-21T09:11:31.250Z] "sync/atomic", [2024-03-21T09:11:31.250Z] "syscall", [2024-03-21T09:11:31.250Z] "time", [2024-03-21T09:11:31.250Z] "unicode", [2024-03-21T09:11:31.250Z] "unicode/utf16", [2024-03-21T09:11:31.250Z] "unicode/utf8", [2024-03-21T09:11:31.250Z] "unsafe", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.250Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.251Z] ] [2024-03-21T09:11:31.251Z] } [2024-03-21T09:11:31.251Z] { [2024-03-21T09:11:31.251Z] "Dir": "/w/workspace/edgex-go/637/internal/support/notifications/container", [2024-03-21T09:11:31.251Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.251Z] "Name": "container", [2024-03-21T09:11:31.251Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.251Z] "Module": { [2024-03-21T09:11:31.251Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.251Z] "Main": true, [2024-03-21T09:11:31.251Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.251Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.251Z] "GoVersion": "1.21" [2024-03-21T09:11:31.251Z] }, [2024-03-21T09:11:31.251Z] "Match": [ [2024-03-21T09:11:31.251Z] "./..." [2024-03-21T09:11:31.251Z] ], [2024-03-21T09:11:31.251Z] "Stale": true, [2024-03-21T09:11:31.251Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.251Z] "GoFiles": [ [2024-03-21T09:11:31.251Z] "config.go", [2024-03-21T09:11:31.251Z] "database.go" [2024-03-21T09:11:31.251Z] ], [2024-03-21T09:11:31.251Z] "Imports": [ [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.251Z] ], [2024-03-21T09:11:31.251Z] "Deps": [ [2024-03-21T09:11:31.251Z] "bufio", [2024-03-21T09:11:31.251Z] "bytes", [2024-03-21T09:11:31.251Z] "compress/flate", [2024-03-21T09:11:31.251Z] "compress/gzip", [2024-03-21T09:11:31.251Z] "compress/zlib", [2024-03-21T09:11:31.251Z] "container/list", [2024-03-21T09:11:31.251Z] "context", [2024-03-21T09:11:31.251Z] "crypto", [2024-03-21T09:11:31.251Z] "crypto/aes", [2024-03-21T09:11:31.251Z] "crypto/cipher", [2024-03-21T09:11:31.251Z] "crypto/des", [2024-03-21T09:11:31.251Z] "crypto/dsa", [2024-03-21T09:11:31.251Z] "crypto/ecdsa", [2024-03-21T09:11:31.251Z] "crypto/ed25519", [2024-03-21T09:11:31.251Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.251Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.251Z] "crypto/elliptic", [2024-03-21T09:11:31.251Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.251Z] "crypto/hmac", [2024-03-21T09:11:31.251Z] "crypto/internal/randutil", [2024-03-21T09:11:31.251Z] "crypto/internal/subtle", [2024-03-21T09:11:31.251Z] "crypto/md5", [2024-03-21T09:11:31.251Z] "crypto/rand", [2024-03-21T09:11:31.251Z] "crypto/rc4", [2024-03-21T09:11:31.251Z] "crypto/rsa", [2024-03-21T09:11:31.251Z] "crypto/sha1", [2024-03-21T09:11:31.251Z] "crypto/sha256", [2024-03-21T09:11:31.251Z] "crypto/sha512", [2024-03-21T09:11:31.251Z] "crypto/subtle", [2024-03-21T09:11:31.251Z] "crypto/tls", [2024-03-21T09:11:31.251Z] "crypto/x509", [2024-03-21T09:11:31.251Z] "crypto/x509/pkix", [2024-03-21T09:11:31.251Z] "database/sql/driver", [2024-03-21T09:11:31.251Z] "debug/dwarf", [2024-03-21T09:11:31.251Z] "debug/macho", [2024-03-21T09:11:31.251Z] "encoding", [2024-03-21T09:11:31.251Z] "encoding/asn1", [2024-03-21T09:11:31.251Z] "encoding/base64", [2024-03-21T09:11:31.251Z] "encoding/binary", [2024-03-21T09:11:31.251Z] "encoding/csv", [2024-03-21T09:11:31.251Z] "encoding/hex", [2024-03-21T09:11:31.251Z] "encoding/json", [2024-03-21T09:11:31.251Z] "encoding/pem", [2024-03-21T09:11:31.251Z] "encoding/xml", [2024-03-21T09:11:31.251Z] "errors", [2024-03-21T09:11:31.251Z] "flag", [2024-03-21T09:11:31.251Z] "fmt", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.251Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.251Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.251Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.251Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.251Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.251Z] "github.com/go-kit/log", [2024-03-21T09:11:31.251Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.251Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.251Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.251Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.251Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.251Z] "github.com/google/uuid", [2024-03-21T09:11:31.251Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.251Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.251Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.251Z] "golang.org/x/net/html", [2024-03-21T09:11:31.251Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.251Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.251Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.251Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.251Z] "golang.org/x/text/language", [2024-03-21T09:11:31.251Z] "hash", [2024-03-21T09:11:31.251Z] "hash/adler32", [2024-03-21T09:11:31.251Z] "hash/crc32", [2024-03-21T09:11:31.251Z] "internal/abi", [2024-03-21T09:11:31.251Z] "internal/bytealg", [2024-03-21T09:11:31.251Z] "internal/cpu", [2024-03-21T09:11:31.251Z] "internal/fmtsort", [2024-03-21T09:11:31.251Z] "internal/goexperiment", [2024-03-21T09:11:31.251Z] "internal/itoa", [2024-03-21T09:11:31.251Z] "internal/nettrace", [2024-03-21T09:11:31.251Z] "internal/oserror", [2024-03-21T09:11:31.251Z] "internal/poll", [2024-03-21T09:11:31.251Z] "internal/race", [2024-03-21T09:11:31.251Z] "internal/reflectlite", [2024-03-21T09:11:31.251Z] "internal/singleflight", [2024-03-21T09:11:31.251Z] "internal/syscall/execenv", [2024-03-21T09:11:31.251Z] "internal/syscall/unix", [2024-03-21T09:11:31.251Z] "internal/testlog", [2024-03-21T09:11:31.251Z] "internal/unsafeheader", [2024-03-21T09:11:31.251Z] "io", [2024-03-21T09:11:31.251Z] "io/fs", [2024-03-21T09:11:31.251Z] "io/ioutil", [2024-03-21T09:11:31.251Z] "log", [2024-03-21T09:11:31.251Z] "math", [2024-03-21T09:11:31.251Z] "math/big", [2024-03-21T09:11:31.251Z] "math/bits", [2024-03-21T09:11:31.251Z] "math/rand", [2024-03-21T09:11:31.251Z] "mime", [2024-03-21T09:11:31.251Z] "mime/multipart", [2024-03-21T09:11:31.251Z] "mime/quotedprintable", [2024-03-21T09:11:31.251Z] "net", [2024-03-21T09:11:31.251Z] "net/http", [2024-03-21T09:11:31.251Z] "net/http/httptest", [2024-03-21T09:11:31.251Z] "net/http/httptrace", [2024-03-21T09:11:31.251Z] "net/http/internal", [2024-03-21T09:11:31.251Z] "net/http/internal/ascii", [2024-03-21T09:11:31.251Z] "net/http/internal/testcert", [2024-03-21T09:11:31.251Z] "net/textproto", [2024-03-21T09:11:31.251Z] "net/url", [2024-03-21T09:11:31.251Z] "os", [2024-03-21T09:11:31.251Z] "path", [2024-03-21T09:11:31.251Z] "path/filepath", [2024-03-21T09:11:31.251Z] "reflect", [2024-03-21T09:11:31.251Z] "regexp", [2024-03-21T09:11:31.251Z] "regexp/syntax", [2024-03-21T09:11:31.251Z] "runtime", [2024-03-21T09:11:31.251Z] "runtime/cgo", [2024-03-21T09:11:31.251Z] "runtime/internal/atomic", [2024-03-21T09:11:31.251Z] "runtime/internal/math", [2024-03-21T09:11:31.251Z] "runtime/internal/sys", [2024-03-21T09:11:31.251Z] "sort", [2024-03-21T09:11:31.251Z] "strconv", [2024-03-21T09:11:31.251Z] "strings", [2024-03-21T09:11:31.251Z] "sync", [2024-03-21T09:11:31.251Z] "sync/atomic", [2024-03-21T09:11:31.251Z] "syscall", [2024-03-21T09:11:31.251Z] "time", [2024-03-21T09:11:31.251Z] "unicode", [2024-03-21T09:11:31.251Z] "unicode/utf16", [2024-03-21T09:11:31.251Z] "unicode/utf8", [2024-03-21T09:11:31.251Z] "unsafe", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.251Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.251Z] ] [2024-03-21T09:11:31.251Z] } [2024-03-21T09:11:31.251Z] { [2024-03-21T09:11:31.251Z] "Dir": "/usr/local/go/src/net/smtp", [2024-03-21T09:11:31.251Z] "ImportPath": "net/smtp", [2024-03-21T09:11:31.251Z] "Name": "smtp", [2024-03-21T09:11:31.251Z] "Doc": "Package smtp implements the Simple Mail Transfer Protocol as defined in RFC 5321.", [2024-03-21T09:11:31.251Z] "Target": "/usr/local/go/pkg/linux_amd64/net/smtp.a", [2024-03-21T09:11:31.251Z] "Root": "/usr/local/go", [2024-03-21T09:11:31.251Z] "Goroot": true, [2024-03-21T09:11:31.251Z] "Standard": true, [2024-03-21T09:11:31.251Z] "DepOnly": true, [2024-03-21T09:11:31.251Z] "GoFiles": [ [2024-03-21T09:11:31.251Z] "auth.go", [2024-03-21T09:11:31.251Z] "smtp.go" [2024-03-21T09:11:31.251Z] ], [2024-03-21T09:11:31.251Z] "Imports": [ [2024-03-21T09:11:31.251Z] "crypto/hmac", [2024-03-21T09:11:31.251Z] "crypto/md5", [2024-03-21T09:11:31.251Z] "crypto/tls", [2024-03-21T09:11:31.251Z] "encoding/base64", [2024-03-21T09:11:31.251Z] "errors", [2024-03-21T09:11:31.251Z] "fmt", [2024-03-21T09:11:31.251Z] "io", [2024-03-21T09:11:31.251Z] "net", [2024-03-21T09:11:31.251Z] "net/textproto", [2024-03-21T09:11:31.251Z] "strings" [2024-03-21T09:11:31.251Z] ], [2024-03-21T09:11:31.251Z] "Deps": [ [2024-03-21T09:11:31.251Z] "bufio", [2024-03-21T09:11:31.251Z] "bytes", [2024-03-21T09:11:31.251Z] "container/list", [2024-03-21T09:11:31.251Z] "context", [2024-03-21T09:11:31.251Z] "crypto", [2024-03-21T09:11:31.251Z] "crypto/aes", [2024-03-21T09:11:31.251Z] "crypto/cipher", [2024-03-21T09:11:31.251Z] "crypto/des", [2024-03-21T09:11:31.251Z] "crypto/dsa", [2024-03-21T09:11:31.251Z] "crypto/ecdsa", [2024-03-21T09:11:31.251Z] "crypto/ed25519", [2024-03-21T09:11:31.251Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.251Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.251Z] "crypto/elliptic", [2024-03-21T09:11:31.251Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.251Z] "crypto/hmac", [2024-03-21T09:11:31.252Z] "crypto/internal/randutil", [2024-03-21T09:11:31.252Z] "crypto/internal/subtle", [2024-03-21T09:11:31.252Z] "crypto/md5", [2024-03-21T09:11:31.252Z] "crypto/rand", [2024-03-21T09:11:31.252Z] "crypto/rc4", [2024-03-21T09:11:31.252Z] "crypto/rsa", [2024-03-21T09:11:31.252Z] "crypto/sha1", [2024-03-21T09:11:31.252Z] "crypto/sha256", [2024-03-21T09:11:31.252Z] "crypto/sha512", [2024-03-21T09:11:31.252Z] "crypto/subtle", [2024-03-21T09:11:31.252Z] "crypto/tls", [2024-03-21T09:11:31.252Z] "crypto/x509", [2024-03-21T09:11:31.252Z] "crypto/x509/pkix", [2024-03-21T09:11:31.252Z] "encoding/asn1", [2024-03-21T09:11:31.252Z] "encoding/base64", [2024-03-21T09:11:31.252Z] "encoding/binary", [2024-03-21T09:11:31.252Z] "encoding/hex", [2024-03-21T09:11:31.252Z] "encoding/pem", [2024-03-21T09:11:31.252Z] "errors", [2024-03-21T09:11:31.252Z] "fmt", [2024-03-21T09:11:31.252Z] "hash", [2024-03-21T09:11:31.252Z] "internal/abi", [2024-03-21T09:11:31.252Z] "internal/bytealg", [2024-03-21T09:11:31.252Z] "internal/cpu", [2024-03-21T09:11:31.252Z] "internal/fmtsort", [2024-03-21T09:11:31.252Z] "internal/goexperiment", [2024-03-21T09:11:31.252Z] "internal/itoa", [2024-03-21T09:11:31.252Z] "internal/nettrace", [2024-03-21T09:11:31.252Z] "internal/oserror", [2024-03-21T09:11:31.252Z] "internal/poll", [2024-03-21T09:11:31.252Z] "internal/race", [2024-03-21T09:11:31.252Z] "internal/reflectlite", [2024-03-21T09:11:31.252Z] "internal/singleflight", [2024-03-21T09:11:31.252Z] "internal/syscall/execenv", [2024-03-21T09:11:31.252Z] "internal/syscall/unix", [2024-03-21T09:11:31.252Z] "internal/testlog", [2024-03-21T09:11:31.252Z] "internal/unsafeheader", [2024-03-21T09:11:31.252Z] "io", [2024-03-21T09:11:31.252Z] "io/fs", [2024-03-21T09:11:31.252Z] "io/ioutil", [2024-03-21T09:11:31.252Z] "math", [2024-03-21T09:11:31.252Z] "math/big", [2024-03-21T09:11:31.252Z] "math/bits", [2024-03-21T09:11:31.252Z] "math/rand", [2024-03-21T09:11:31.252Z] "net", [2024-03-21T09:11:31.252Z] "net/textproto", [2024-03-21T09:11:31.252Z] "net/url", [2024-03-21T09:11:31.252Z] "os", [2024-03-21T09:11:31.252Z] "path", [2024-03-21T09:11:31.252Z] "path/filepath", [2024-03-21T09:11:31.252Z] "reflect", [2024-03-21T09:11:31.252Z] "runtime", [2024-03-21T09:11:31.252Z] "runtime/cgo", [2024-03-21T09:11:31.252Z] "runtime/internal/atomic", [2024-03-21T09:11:31.252Z] "runtime/internal/math", [2024-03-21T09:11:31.252Z] "runtime/internal/sys", [2024-03-21T09:11:31.252Z] "sort", [2024-03-21T09:11:31.252Z] "strconv", [2024-03-21T09:11:31.252Z] "strings", [2024-03-21T09:11:31.252Z] "sync", [2024-03-21T09:11:31.252Z] "sync/atomic", [2024-03-21T09:11:31.252Z] "syscall", [2024-03-21T09:11:31.252Z] "time", [2024-03-21T09:11:31.252Z] "unicode", [2024-03-21T09:11:31.252Z] "unicode/utf16", [2024-03-21T09:11:31.252Z] "unicode/utf8", [2024-03-21T09:11:31.252Z] "unsafe", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.252Z] "vendor/golang.org/x/sys/cpu" [2024-03-21T09:11:31.252Z] ], [2024-03-21T09:11:31.252Z] "TestGoFiles": [ [2024-03-21T09:11:31.252Z] "smtp_test.go" [2024-03-21T09:11:31.252Z] ], [2024-03-21T09:11:31.252Z] "TestImports": [ [2024-03-21T09:11:31.252Z] "bufio", [2024-03-21T09:11:31.252Z] "bytes", [2024-03-21T09:11:31.252Z] "crypto/tls", [2024-03-21T09:11:31.252Z] "crypto/x509", [2024-03-21T09:11:31.252Z] "fmt", [2024-03-21T09:11:31.252Z] "internal/testenv", [2024-03-21T09:11:31.252Z] "io", [2024-03-21T09:11:31.252Z] "net", [2024-03-21T09:11:31.252Z] "net/textproto", [2024-03-21T09:11:31.252Z] "runtime", [2024-03-21T09:11:31.252Z] "strings", [2024-03-21T09:11:31.252Z] "testing", [2024-03-21T09:11:31.252Z] "time" [2024-03-21T09:11:31.252Z] ], [2024-03-21T09:11:31.252Z] "XTestGoFiles": [ [2024-03-21T09:11:31.252Z] "example_test.go" [2024-03-21T09:11:31.252Z] ], [2024-03-21T09:11:31.252Z] "XTestImports": [ [2024-03-21T09:11:31.252Z] "fmt", [2024-03-21T09:11:31.252Z] "log", [2024-03-21T09:11:31.252Z] "net/smtp" [2024-03-21T09:11:31.252Z] ] [2024-03-21T09:11:31.252Z] } [2024-03-21T09:11:31.252Z] { [2024-03-21T09:11:31.252Z] "Dir": "/w/workspace/edgex-go/637/internal/support/notifications/application/channel", [2024-03-21T09:11:31.252Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-21T09:11:31.252Z] "Name": "channel", [2024-03-21T09:11:31.252Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.252Z] "Module": { [2024-03-21T09:11:31.252Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.252Z] "Main": true, [2024-03-21T09:11:31.252Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.252Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.252Z] "GoVersion": "1.21" [2024-03-21T09:11:31.252Z] }, [2024-03-21T09:11:31.252Z] "Match": [ [2024-03-21T09:11:31.252Z] "./..." [2024-03-21T09:11:31.252Z] ], [2024-03-21T09:11:31.252Z] "Stale": true, [2024-03-21T09:11:31.252Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.252Z] "GoFiles": [ [2024-03-21T09:11:31.252Z] "container.go", [2024-03-21T09:11:31.252Z] "email.go", [2024-03-21T09:11:31.252Z] "sender.go" [2024-03-21T09:11:31.252Z] ], [2024-03-21T09:11:31.252Z] "Imports": [ [2024-03-21T09:11:31.252Z] "bytes", [2024-03-21T09:11:31.252Z] "crypto/tls", [2024-03-21T09:11:31.252Z] "fmt", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.252Z] "net", [2024-03-21T09:11:31.252Z] "net/smtp", [2024-03-21T09:11:31.252Z] "strconv", [2024-03-21T09:11:31.252Z] "strings" [2024-03-21T09:11:31.252Z] ], [2024-03-21T09:11:31.252Z] "Deps": [ [2024-03-21T09:11:31.252Z] "bufio", [2024-03-21T09:11:31.252Z] "bytes", [2024-03-21T09:11:31.252Z] "compress/flate", [2024-03-21T09:11:31.252Z] "compress/gzip", [2024-03-21T09:11:31.252Z] "compress/zlib", [2024-03-21T09:11:31.252Z] "container/list", [2024-03-21T09:11:31.252Z] "context", [2024-03-21T09:11:31.252Z] "crypto", [2024-03-21T09:11:31.252Z] "crypto/aes", [2024-03-21T09:11:31.252Z] "crypto/cipher", [2024-03-21T09:11:31.252Z] "crypto/des", [2024-03-21T09:11:31.252Z] "crypto/dsa", [2024-03-21T09:11:31.252Z] "crypto/ecdsa", [2024-03-21T09:11:31.252Z] "crypto/ed25519", [2024-03-21T09:11:31.252Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.252Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.252Z] "crypto/elliptic", [2024-03-21T09:11:31.252Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.252Z] "crypto/hmac", [2024-03-21T09:11:31.252Z] "crypto/internal/randutil", [2024-03-21T09:11:31.252Z] "crypto/internal/subtle", [2024-03-21T09:11:31.252Z] "crypto/md5", [2024-03-21T09:11:31.252Z] "crypto/rand", [2024-03-21T09:11:31.252Z] "crypto/rc4", [2024-03-21T09:11:31.252Z] "crypto/rsa", [2024-03-21T09:11:31.252Z] "crypto/sha1", [2024-03-21T09:11:31.252Z] "crypto/sha256", [2024-03-21T09:11:31.252Z] "crypto/sha512", [2024-03-21T09:11:31.252Z] "crypto/subtle", [2024-03-21T09:11:31.252Z] "crypto/tls", [2024-03-21T09:11:31.252Z] "crypto/x509", [2024-03-21T09:11:31.252Z] "crypto/x509/pkix", [2024-03-21T09:11:31.252Z] "database/sql/driver", [2024-03-21T09:11:31.252Z] "debug/dwarf", [2024-03-21T09:11:31.252Z] "debug/macho", [2024-03-21T09:11:31.252Z] "embed", [2024-03-21T09:11:31.252Z] "encoding", [2024-03-21T09:11:31.252Z] "encoding/asn1", [2024-03-21T09:11:31.252Z] "encoding/base32", [2024-03-21T09:11:31.252Z] "encoding/base64", [2024-03-21T09:11:31.252Z] "encoding/binary", [2024-03-21T09:11:31.252Z] "encoding/csv", [2024-03-21T09:11:31.252Z] "encoding/hex", [2024-03-21T09:11:31.252Z] "encoding/json", [2024-03-21T09:11:31.252Z] "encoding/pem", [2024-03-21T09:11:31.252Z] "encoding/xml", [2024-03-21T09:11:31.252Z] "errors", [2024-03-21T09:11:31.252Z] "flag", [2024-03-21T09:11:31.252Z] "fmt", [2024-03-21T09:11:31.252Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.252Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.252Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.252Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.252Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.253Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.253Z] "github.com/fatih/color", [2024-03-21T09:11:31.253Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.253Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.253Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.253Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.253Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.253Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.253Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.253Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.253Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.253Z] "github.com/go-kit/log", [2024-03-21T09:11:31.253Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.253Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.253Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.253Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.253Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.253Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.253Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.253Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.253Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.253Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.253Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.253Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.253Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.253Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.253Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.253Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.253Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.253Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.253Z] "github.com/google/uuid", [2024-03-21T09:11:31.253Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.253Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.253Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.253Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.253Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.253Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.253Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.253Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.253Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.253Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.253Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.253Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.253Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.253Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.253Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.253Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.253Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.253Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.253Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.253Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.253Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.253Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.253Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.253Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.253Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.253Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.253Z] "github.com/x448/float16", [2024-03-21T09:11:31.253Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.253Z] "go/token", [2024-03-21T09:11:31.253Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.253Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.253Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.253Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.253Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.253Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.253Z] "golang.org/x/net/html", [2024-03-21T09:11:31.253Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.253Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.253Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.253Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.253Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.253Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.253Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.253Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.253Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.253Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.253Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.253Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.253Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.253Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.253Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.253Z] "golang.org/x/text/language", [2024-03-21T09:11:31.253Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.253Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.253Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.253Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.253Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.253Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.254Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.254Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.254Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.254Z] "hash", [2024-03-21T09:11:31.254Z] "hash/adler32", [2024-03-21T09:11:31.254Z] "hash/crc32", [2024-03-21T09:11:31.254Z] "hash/fnv", [2024-03-21T09:11:31.254Z] "html", [2024-03-21T09:11:31.254Z] "html/template", [2024-03-21T09:11:31.254Z] "internal/abi", [2024-03-21T09:11:31.254Z] "internal/bytealg", [2024-03-21T09:11:31.254Z] "internal/cpu", [2024-03-21T09:11:31.254Z] "internal/fmtsort", [2024-03-21T09:11:31.254Z] "internal/goexperiment", [2024-03-21T09:11:31.254Z] "internal/itoa", [2024-03-21T09:11:31.254Z] "internal/nettrace", [2024-03-21T09:11:31.254Z] "internal/oserror", [2024-03-21T09:11:31.254Z] "internal/poll", [2024-03-21T09:11:31.254Z] "internal/race", [2024-03-21T09:11:31.254Z] "internal/reflectlite", [2024-03-21T09:11:31.254Z] "internal/singleflight", [2024-03-21T09:11:31.254Z] "internal/syscall/execenv", [2024-03-21T09:11:31.254Z] "internal/syscall/unix", [2024-03-21T09:11:31.254Z] "internal/testlog", [2024-03-21T09:11:31.254Z] "internal/unsafeheader", [2024-03-21T09:11:31.254Z] "io", [2024-03-21T09:11:31.254Z] "io/fs", [2024-03-21T09:11:31.254Z] "io/ioutil", [2024-03-21T09:11:31.254Z] "log", [2024-03-21T09:11:31.254Z] "log/syslog", [2024-03-21T09:11:31.254Z] "math", [2024-03-21T09:11:31.254Z] "math/big", [2024-03-21T09:11:31.254Z] "math/bits", [2024-03-21T09:11:31.254Z] "math/rand", [2024-03-21T09:11:31.254Z] "mime", [2024-03-21T09:11:31.254Z] "mime/multipart", [2024-03-21T09:11:31.254Z] "mime/quotedprintable", [2024-03-21T09:11:31.254Z] "net", [2024-03-21T09:11:31.254Z] "net/http", [2024-03-21T09:11:31.254Z] "net/http/httptest", [2024-03-21T09:11:31.254Z] "net/http/httptrace", [2024-03-21T09:11:31.254Z] "net/http/httputil", [2024-03-21T09:11:31.254Z] "net/http/internal", [2024-03-21T09:11:31.254Z] "net/http/internal/ascii", [2024-03-21T09:11:31.254Z] "net/http/internal/testcert", [2024-03-21T09:11:31.254Z] "net/smtp", [2024-03-21T09:11:31.254Z] "net/textproto", [2024-03-21T09:11:31.254Z] "net/url", [2024-03-21T09:11:31.254Z] "os", [2024-03-21T09:11:31.254Z] "os/signal", [2024-03-21T09:11:31.254Z] "path", [2024-03-21T09:11:31.254Z] "path/filepath", [2024-03-21T09:11:31.254Z] "reflect", [2024-03-21T09:11:31.254Z] "regexp", [2024-03-21T09:11:31.254Z] "regexp/syntax", [2024-03-21T09:11:31.254Z] "runtime", [2024-03-21T09:11:31.254Z] "runtime/cgo", [2024-03-21T09:11:31.254Z] "runtime/debug", [2024-03-21T09:11:31.254Z] "runtime/internal/atomic", [2024-03-21T09:11:31.254Z] "runtime/internal/math", [2024-03-21T09:11:31.254Z] "runtime/internal/sys", [2024-03-21T09:11:31.254Z] "runtime/pprof", [2024-03-21T09:11:31.254Z] "sort", [2024-03-21T09:11:31.254Z] "strconv", [2024-03-21T09:11:31.254Z] "strings", [2024-03-21T09:11:31.254Z] "sync", [2024-03-21T09:11:31.254Z] "sync/atomic", [2024-03-21T09:11:31.254Z] "syscall", [2024-03-21T09:11:31.254Z] "text/tabwriter", [2024-03-21T09:11:31.254Z] "text/template", [2024-03-21T09:11:31.254Z] "text/template/parse", [2024-03-21T09:11:31.254Z] "time", [2024-03-21T09:11:31.254Z] "unicode", [2024-03-21T09:11:31.254Z] "unicode/utf16", [2024-03-21T09:11:31.254Z] "unicode/utf8", [2024-03-21T09:11:31.254Z] "unsafe", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.254Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.254Z] ] [2024-03-21T09:11:31.254Z] } [2024-03-21T09:11:31.254Z] { [2024-03-21T09:11:31.254Z] "Dir": "/w/workspace/edgex-go/637/internal/support/notifications/application", [2024-03-21T09:11:31.254Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-21T09:11:31.254Z] "Name": "application", [2024-03-21T09:11:31.254Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.254Z] "Module": { [2024-03-21T09:11:31.254Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.254Z] "Main": true, [2024-03-21T09:11:31.254Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.254Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.254Z] "GoVersion": "1.21" [2024-03-21T09:11:31.254Z] }, [2024-03-21T09:11:31.254Z] "Match": [ [2024-03-21T09:11:31.254Z] "./..." [2024-03-21T09:11:31.254Z] ], [2024-03-21T09:11:31.254Z] "Stale": true, [2024-03-21T09:11:31.254Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.254Z] "GoFiles": [ [2024-03-21T09:11:31.254Z] "distributioncoordinator.go", [2024-03-21T09:11:31.254Z] "notification.go", [2024-03-21T09:11:31.254Z] "send.go", [2024-03-21T09:11:31.254Z] "subscription.go", [2024-03-21T09:11:31.254Z] "transmission.go" [2024-03-21T09:11:31.254Z] ], [2024-03-21T09:11:31.254Z] "Imports": [ [2024-03-21T09:11:31.254Z] "context", [2024-03-21T09:11:31.254Z] "fmt", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.254Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.255Z] "github.com/google/uuid", [2024-03-21T09:11:31.255Z] "sync", [2024-03-21T09:11:31.255Z] "time" [2024-03-21T09:11:31.255Z] ], [2024-03-21T09:11:31.255Z] "Deps": [ [2024-03-21T09:11:31.255Z] "bufio", [2024-03-21T09:11:31.255Z] "bytes", [2024-03-21T09:11:31.255Z] "compress/flate", [2024-03-21T09:11:31.255Z] "compress/gzip", [2024-03-21T09:11:31.255Z] "compress/zlib", [2024-03-21T09:11:31.255Z] "container/list", [2024-03-21T09:11:31.255Z] "context", [2024-03-21T09:11:31.255Z] "crypto", [2024-03-21T09:11:31.255Z] "crypto/aes", [2024-03-21T09:11:31.255Z] "crypto/cipher", [2024-03-21T09:11:31.255Z] "crypto/des", [2024-03-21T09:11:31.255Z] "crypto/dsa", [2024-03-21T09:11:31.255Z] "crypto/ecdsa", [2024-03-21T09:11:31.255Z] "crypto/ed25519", [2024-03-21T09:11:31.255Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.255Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.255Z] "crypto/elliptic", [2024-03-21T09:11:31.255Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.255Z] "crypto/hmac", [2024-03-21T09:11:31.255Z] "crypto/internal/randutil", [2024-03-21T09:11:31.255Z] "crypto/internal/subtle", [2024-03-21T09:11:31.255Z] "crypto/md5", [2024-03-21T09:11:31.255Z] "crypto/rand", [2024-03-21T09:11:31.255Z] "crypto/rc4", [2024-03-21T09:11:31.255Z] "crypto/rsa", [2024-03-21T09:11:31.255Z] "crypto/sha1", [2024-03-21T09:11:31.255Z] "crypto/sha256", [2024-03-21T09:11:31.255Z] "crypto/sha512", [2024-03-21T09:11:31.255Z] "crypto/subtle", [2024-03-21T09:11:31.255Z] "crypto/tls", [2024-03-21T09:11:31.255Z] "crypto/x509", [2024-03-21T09:11:31.255Z] "crypto/x509/pkix", [2024-03-21T09:11:31.255Z] "database/sql/driver", [2024-03-21T09:11:31.255Z] "debug/dwarf", [2024-03-21T09:11:31.255Z] "debug/macho", [2024-03-21T09:11:31.255Z] "embed", [2024-03-21T09:11:31.255Z] "encoding", [2024-03-21T09:11:31.255Z] "encoding/asn1", [2024-03-21T09:11:31.255Z] "encoding/base32", [2024-03-21T09:11:31.255Z] "encoding/base64", [2024-03-21T09:11:31.255Z] "encoding/binary", [2024-03-21T09:11:31.255Z] "encoding/csv", [2024-03-21T09:11:31.255Z] "encoding/hex", [2024-03-21T09:11:31.255Z] "encoding/json", [2024-03-21T09:11:31.255Z] "encoding/pem", [2024-03-21T09:11:31.255Z] "encoding/xml", [2024-03-21T09:11:31.255Z] "errors", [2024-03-21T09:11:31.255Z] "flag", [2024-03-21T09:11:31.255Z] "fmt", [2024-03-21T09:11:31.255Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.255Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.255Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.255Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.255Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.255Z] "github.com/fatih/color", [2024-03-21T09:11:31.255Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.255Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.255Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.255Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.255Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.255Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.255Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.255Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.255Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.255Z] "github.com/go-kit/log", [2024-03-21T09:11:31.255Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.255Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.255Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.255Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.255Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.255Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.255Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.255Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.255Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.255Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.255Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.255Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.255Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.255Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.255Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.255Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.255Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.255Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.255Z] "github.com/google/uuid", [2024-03-21T09:11:31.255Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.255Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.255Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.256Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.256Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.256Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.256Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.256Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.256Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.256Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.256Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.256Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.256Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.256Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.256Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.256Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.256Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.256Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.256Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.256Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.256Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.256Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.256Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.256Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.256Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.256Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.256Z] "github.com/x448/float16", [2024-03-21T09:11:31.256Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.256Z] "go/token", [2024-03-21T09:11:31.256Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.256Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.256Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.256Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.256Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.256Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.256Z] "golang.org/x/net/html", [2024-03-21T09:11:31.256Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.256Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.256Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.256Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.256Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.256Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.256Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.256Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.256Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.256Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.256Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.256Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.256Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.256Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.256Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.256Z] "golang.org/x/text/language", [2024-03-21T09:11:31.256Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.256Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.256Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.256Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.256Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.256Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.256Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.257Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.257Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.257Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.257Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.257Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.257Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.257Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.257Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.257Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.257Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.257Z] "hash", [2024-03-21T09:11:31.257Z] "hash/adler32", [2024-03-21T09:11:31.257Z] "hash/crc32", [2024-03-21T09:11:31.257Z] "hash/fnv", [2024-03-21T09:11:31.257Z] "html", [2024-03-21T09:11:31.257Z] "html/template", [2024-03-21T09:11:31.257Z] "internal/abi", [2024-03-21T09:11:31.257Z] "internal/bytealg", [2024-03-21T09:11:31.257Z] "internal/cpu", [2024-03-21T09:11:31.257Z] "internal/fmtsort", [2024-03-21T09:11:31.257Z] "internal/goexperiment", [2024-03-21T09:11:31.257Z] "internal/itoa", [2024-03-21T09:11:31.257Z] "internal/nettrace", [2024-03-21T09:11:31.257Z] "internal/oserror", [2024-03-21T09:11:31.257Z] "internal/poll", [2024-03-21T09:11:31.257Z] "internal/race", [2024-03-21T09:11:31.257Z] "internal/reflectlite", [2024-03-21T09:11:31.257Z] "internal/singleflight", [2024-03-21T09:11:31.257Z] "internal/syscall/execenv", [2024-03-21T09:11:31.257Z] "internal/syscall/unix", [2024-03-21T09:11:31.257Z] "internal/testlog", [2024-03-21T09:11:31.257Z] "internal/unsafeheader", [2024-03-21T09:11:31.257Z] "io", [2024-03-21T09:11:31.257Z] "io/fs", [2024-03-21T09:11:31.257Z] "io/ioutil", [2024-03-21T09:11:31.257Z] "log", [2024-03-21T09:11:31.257Z] "log/syslog", [2024-03-21T09:11:31.257Z] "math", [2024-03-21T09:11:31.257Z] "math/big", [2024-03-21T09:11:31.257Z] "math/bits", [2024-03-21T09:11:31.257Z] "math/rand", [2024-03-21T09:11:31.257Z] "mime", [2024-03-21T09:11:31.257Z] "mime/multipart", [2024-03-21T09:11:31.257Z] "mime/quotedprintable", [2024-03-21T09:11:31.257Z] "net", [2024-03-21T09:11:31.257Z] "net/http", [2024-03-21T09:11:31.257Z] "net/http/httptest", [2024-03-21T09:11:31.257Z] "net/http/httptrace", [2024-03-21T09:11:31.257Z] "net/http/httputil", [2024-03-21T09:11:31.257Z] "net/http/internal", [2024-03-21T09:11:31.257Z] "net/http/internal/ascii", [2024-03-21T09:11:31.257Z] "net/http/internal/testcert", [2024-03-21T09:11:31.257Z] "net/smtp", [2024-03-21T09:11:31.257Z] "net/textproto", [2024-03-21T09:11:31.257Z] "net/url", [2024-03-21T09:11:31.257Z] "os", [2024-03-21T09:11:31.257Z] "os/signal", [2024-03-21T09:11:31.257Z] "path", [2024-03-21T09:11:31.257Z] "path/filepath", [2024-03-21T09:11:31.257Z] "reflect", [2024-03-21T09:11:31.257Z] "regexp", [2024-03-21T09:11:31.257Z] "regexp/syntax", [2024-03-21T09:11:31.257Z] "runtime", [2024-03-21T09:11:31.257Z] "runtime/cgo", [2024-03-21T09:11:31.257Z] "runtime/debug", [2024-03-21T09:11:31.257Z] "runtime/internal/atomic", [2024-03-21T09:11:31.257Z] "runtime/internal/math", [2024-03-21T09:11:31.257Z] "runtime/internal/sys", [2024-03-21T09:11:31.257Z] "runtime/pprof", [2024-03-21T09:11:31.257Z] "sort", [2024-03-21T09:11:31.257Z] "strconv", [2024-03-21T09:11:31.257Z] "strings", [2024-03-21T09:11:31.257Z] "sync", [2024-03-21T09:11:31.257Z] "sync/atomic", [2024-03-21T09:11:31.257Z] "syscall", [2024-03-21T09:11:31.257Z] "text/tabwriter", [2024-03-21T09:11:31.257Z] "text/template", [2024-03-21T09:11:31.257Z] "text/template/parse", [2024-03-21T09:11:31.257Z] "time", [2024-03-21T09:11:31.257Z] "unicode", [2024-03-21T09:11:31.257Z] "unicode/utf16", [2024-03-21T09:11:31.257Z] "unicode/utf8", [2024-03-21T09:11:31.257Z] "unsafe", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.257Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.257Z] ], [2024-03-21T09:11:31.257Z] "TestGoFiles": [ [2024-03-21T09:11:31.257Z] "notification_test.go", [2024-03-21T09:11:31.257Z] "send_test.go", [2024-03-21T09:11:31.257Z] "subscription_test.go" [2024-03-21T09:11:31.257Z] ], [2024-03-21T09:11:31.257Z] "TestImports": [ [2024-03-21T09:11:31.257Z] "context", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.257Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.257Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.257Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.257Z] "net/http", [2024-03-21T09:11:31.257Z] "testing" [2024-03-21T09:11:31.257Z] ] [2024-03-21T09:11:31.257Z] } [2024-03-21T09:11:31.257Z] { [2024-03-21T09:11:31.257Z] "Dir": "/w/workspace/edgex-go/637/internal/support/notifications/controller/http", [2024-03-21T09:11:31.257Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-21T09:11:31.257Z] "Name": "http", [2024-03-21T09:11:31.257Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.257Z] "Module": { [2024-03-21T09:11:31.257Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.257Z] "Main": true, [2024-03-21T09:11:31.257Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.257Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.257Z] "GoVersion": "1.21" [2024-03-21T09:11:31.257Z] }, [2024-03-21T09:11:31.257Z] "Match": [ [2024-03-21T09:11:31.257Z] "./..." [2024-03-21T09:11:31.257Z] ], [2024-03-21T09:11:31.257Z] "Stale": true, [2024-03-21T09:11:31.257Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.257Z] "GoFiles": [ [2024-03-21T09:11:31.257Z] "notification.go", [2024-03-21T09:11:31.257Z] "subscription.go", [2024-03-21T09:11:31.257Z] "transmission.go" [2024-03-21T09:11:31.257Z] ], [2024-03-21T09:11:31.257Z] "Imports": [ [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.257Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.257Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.257Z] "math", [2024-03-21T09:11:31.257Z] "net/http", [2024-03-21T09:11:31.257Z] "strconv" [2024-03-21T09:11:31.257Z] ], [2024-03-21T09:11:31.257Z] "Deps": [ [2024-03-21T09:11:31.257Z] "bufio", [2024-03-21T09:11:31.257Z] "bytes", [2024-03-21T09:11:31.257Z] "compress/flate", [2024-03-21T09:11:31.257Z] "compress/gzip", [2024-03-21T09:11:31.257Z] "compress/zlib", [2024-03-21T09:11:31.257Z] "container/list", [2024-03-21T09:11:31.257Z] "context", [2024-03-21T09:11:31.257Z] "crypto", [2024-03-21T09:11:31.257Z] "crypto/aes", [2024-03-21T09:11:31.257Z] "crypto/cipher", [2024-03-21T09:11:31.257Z] "crypto/des", [2024-03-21T09:11:31.257Z] "crypto/dsa", [2024-03-21T09:11:31.257Z] "crypto/ecdsa", [2024-03-21T09:11:31.257Z] "crypto/ed25519", [2024-03-21T09:11:31.257Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.257Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.257Z] "crypto/elliptic", [2024-03-21T09:11:31.257Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.257Z] "crypto/hmac", [2024-03-21T09:11:31.257Z] "crypto/internal/randutil", [2024-03-21T09:11:31.257Z] "crypto/internal/subtle", [2024-03-21T09:11:31.257Z] "crypto/md5", [2024-03-21T09:11:31.257Z] "crypto/rand", [2024-03-21T09:11:31.258Z] "crypto/rc4", [2024-03-21T09:11:31.258Z] "crypto/rsa", [2024-03-21T09:11:31.258Z] "crypto/sha1", [2024-03-21T09:11:31.258Z] "crypto/sha256", [2024-03-21T09:11:31.258Z] "crypto/sha512", [2024-03-21T09:11:31.258Z] "crypto/subtle", [2024-03-21T09:11:31.258Z] "crypto/tls", [2024-03-21T09:11:31.258Z] "crypto/x509", [2024-03-21T09:11:31.258Z] "crypto/x509/pkix", [2024-03-21T09:11:31.258Z] "database/sql/driver", [2024-03-21T09:11:31.258Z] "debug/dwarf", [2024-03-21T09:11:31.258Z] "debug/macho", [2024-03-21T09:11:31.258Z] "embed", [2024-03-21T09:11:31.258Z] "encoding", [2024-03-21T09:11:31.258Z] "encoding/asn1", [2024-03-21T09:11:31.258Z] "encoding/base32", [2024-03-21T09:11:31.258Z] "encoding/base64", [2024-03-21T09:11:31.258Z] "encoding/binary", [2024-03-21T09:11:31.258Z] "encoding/csv", [2024-03-21T09:11:31.258Z] "encoding/hex", [2024-03-21T09:11:31.258Z] "encoding/json", [2024-03-21T09:11:31.258Z] "encoding/pem", [2024-03-21T09:11:31.258Z] "encoding/xml", [2024-03-21T09:11:31.258Z] "errors", [2024-03-21T09:11:31.258Z] "flag", [2024-03-21T09:11:31.258Z] "fmt", [2024-03-21T09:11:31.258Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.258Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.258Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.258Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.258Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.258Z] "github.com/fatih/color", [2024-03-21T09:11:31.258Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.258Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.258Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.258Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.258Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.258Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.258Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.258Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.258Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.258Z] "github.com/go-kit/log", [2024-03-21T09:11:31.258Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.258Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.258Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.258Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.258Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.258Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.258Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.258Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.258Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.258Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.258Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.258Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.258Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.258Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.258Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.258Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.258Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.258Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.258Z] "github.com/google/uuid", [2024-03-21T09:11:31.258Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.258Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.258Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.258Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.258Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.258Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.258Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.258Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.259Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.259Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.259Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.259Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.259Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.259Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.259Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.259Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.259Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.259Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.259Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.259Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.259Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.259Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.259Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.259Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.259Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.259Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.259Z] "github.com/x448/float16", [2024-03-21T09:11:31.259Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.259Z] "go/token", [2024-03-21T09:11:31.259Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.259Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.259Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.259Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.259Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.259Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.259Z] "golang.org/x/net/html", [2024-03-21T09:11:31.259Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.259Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.259Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.259Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.259Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.259Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.259Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.259Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.259Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.259Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.259Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.259Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.259Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.259Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.259Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.259Z] "golang.org/x/text/language", [2024-03-21T09:11:31.259Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.259Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.259Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.259Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.259Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.259Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.259Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.259Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.259Z] "hash", [2024-03-21T09:11:31.259Z] "hash/adler32", [2024-03-21T09:11:31.259Z] "hash/crc32", [2024-03-21T09:11:31.259Z] "hash/fnv", [2024-03-21T09:11:31.259Z] "html", [2024-03-21T09:11:31.259Z] "html/template", [2024-03-21T09:11:31.259Z] "internal/abi", [2024-03-21T09:11:31.259Z] "internal/bytealg", [2024-03-21T09:11:31.259Z] "internal/cpu", [2024-03-21T09:11:31.259Z] "internal/fmtsort", [2024-03-21T09:11:31.259Z] "internal/goexperiment", [2024-03-21T09:11:31.259Z] "internal/itoa", [2024-03-21T09:11:31.259Z] "internal/nettrace", [2024-03-21T09:11:31.259Z] "internal/oserror", [2024-03-21T09:11:31.259Z] "internal/poll", [2024-03-21T09:11:31.259Z] "internal/race", [2024-03-21T09:11:31.259Z] "internal/reflectlite", [2024-03-21T09:11:31.259Z] "internal/singleflight", [2024-03-21T09:11:31.259Z] "internal/syscall/execenv", [2024-03-21T09:11:31.259Z] "internal/syscall/unix", [2024-03-21T09:11:31.259Z] "internal/testlog", [2024-03-21T09:11:31.259Z] "internal/unsafeheader", [2024-03-21T09:11:31.259Z] "io", [2024-03-21T09:11:31.259Z] "io/fs", [2024-03-21T09:11:31.259Z] "io/ioutil", [2024-03-21T09:11:31.259Z] "log", [2024-03-21T09:11:31.259Z] "log/syslog", [2024-03-21T09:11:31.259Z] "math", [2024-03-21T09:11:31.259Z] "math/big", [2024-03-21T09:11:31.259Z] "math/bits", [2024-03-21T09:11:31.259Z] "math/rand", [2024-03-21T09:11:31.259Z] "mime", [2024-03-21T09:11:31.259Z] "mime/multipart", [2024-03-21T09:11:31.259Z] "mime/quotedprintable", [2024-03-21T09:11:31.259Z] "net", [2024-03-21T09:11:31.259Z] "net/http", [2024-03-21T09:11:31.259Z] "net/http/httptest", [2024-03-21T09:11:31.259Z] "net/http/httptrace", [2024-03-21T09:11:31.259Z] "net/http/httputil", [2024-03-21T09:11:31.259Z] "net/http/internal", [2024-03-21T09:11:31.259Z] "net/http/internal/ascii", [2024-03-21T09:11:31.259Z] "net/http/internal/testcert", [2024-03-21T09:11:31.259Z] "net/smtp", [2024-03-21T09:11:31.259Z] "net/textproto", [2024-03-21T09:11:31.259Z] "net/url", [2024-03-21T09:11:31.259Z] "os", [2024-03-21T09:11:31.259Z] "os/signal", [2024-03-21T09:11:31.259Z] "path", [2024-03-21T09:11:31.259Z] "path/filepath", [2024-03-21T09:11:31.259Z] "reflect", [2024-03-21T09:11:31.259Z] "regexp", [2024-03-21T09:11:31.259Z] "regexp/syntax", [2024-03-21T09:11:31.259Z] "runtime", [2024-03-21T09:11:31.259Z] "runtime/cgo", [2024-03-21T09:11:31.259Z] "runtime/debug", [2024-03-21T09:11:31.259Z] "runtime/internal/atomic", [2024-03-21T09:11:31.259Z] "runtime/internal/math", [2024-03-21T09:11:31.259Z] "runtime/internal/sys", [2024-03-21T09:11:31.259Z] "runtime/pprof", [2024-03-21T09:11:31.259Z] "sort", [2024-03-21T09:11:31.259Z] "strconv", [2024-03-21T09:11:31.259Z] "strings", [2024-03-21T09:11:31.259Z] "sync", [2024-03-21T09:11:31.259Z] "sync/atomic", [2024-03-21T09:11:31.259Z] "syscall", [2024-03-21T09:11:31.259Z] "text/tabwriter", [2024-03-21T09:11:31.259Z] "text/template", [2024-03-21T09:11:31.259Z] "text/template/parse", [2024-03-21T09:11:31.259Z] "time", [2024-03-21T09:11:31.259Z] "unicode", [2024-03-21T09:11:31.259Z] "unicode/utf16", [2024-03-21T09:11:31.259Z] "unicode/utf8", [2024-03-21T09:11:31.259Z] "unsafe", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.259Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.259Z] ], [2024-03-21T09:11:31.259Z] "TestGoFiles": [ [2024-03-21T09:11:31.259Z] "notification_test.go", [2024-03-21T09:11:31.259Z] "subscription_test.go", [2024-03-21T09:11:31.259Z] "transmission_test.go" [2024-03-21T09:11:31.259Z] ], [2024-03-21T09:11:31.259Z] "TestImports": [ [2024-03-21T09:11:31.259Z] "encoding/json", [2024-03-21T09:11:31.259Z] "fmt", [2024-03-21T09:11:31.259Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.259Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.259Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.260Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.260Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.260Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.260Z] "net/http", [2024-03-21T09:11:31.260Z] "net/http/httptest", [2024-03-21T09:11:31.260Z] "strings", [2024-03-21T09:11:31.260Z] "testing" [2024-03-21T09:11:31.260Z] ] [2024-03-21T09:11:31.260Z] } [2024-03-21T09:11:31.260Z] { [2024-03-21T09:11:31.260Z] "Dir": "/w/workspace/edgex-go/637/internal/support/notifications", [2024-03-21T09:11:31.260Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-03-21T09:11:31.260Z] "Name": "notifications", [2024-03-21T09:11:31.260Z] "Doc": "main is the central entry point for the application and calls all the startup logic.", [2024-03-21T09:11:31.260Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.260Z] "Module": { [2024-03-21T09:11:31.260Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.260Z] "Main": true, [2024-03-21T09:11:31.260Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.260Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.260Z] "GoVersion": "1.21" [2024-03-21T09:11:31.260Z] }, [2024-03-21T09:11:31.260Z] "Match": [ [2024-03-21T09:11:31.260Z] "./..." [2024-03-21T09:11:31.260Z] ], [2024-03-21T09:11:31.260Z] "Stale": true, [2024-03-21T09:11:31.260Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.260Z] "GoFiles": [ [2024-03-21T09:11:31.260Z] "init.go", [2024-03-21T09:11:31.260Z] "main.go", [2024-03-21T09:11:31.260Z] "router.go" [2024-03-21T09:11:31.260Z] ], [2024-03-21T09:11:31.260Z] "Imports": [ [2024-03-21T09:11:31.260Z] "context", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.260Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.260Z] "os", [2024-03-21T09:11:31.260Z] "sync", [2024-03-21T09:11:31.260Z] "time" [2024-03-21T09:11:31.260Z] ], [2024-03-21T09:11:31.260Z] "Deps": [ [2024-03-21T09:11:31.260Z] "bufio", [2024-03-21T09:11:31.260Z] "bytes", [2024-03-21T09:11:31.260Z] "compress/flate", [2024-03-21T09:11:31.260Z] "compress/gzip", [2024-03-21T09:11:31.260Z] "compress/zlib", [2024-03-21T09:11:31.260Z] "container/heap", [2024-03-21T09:11:31.260Z] "container/list", [2024-03-21T09:11:31.260Z] "context", [2024-03-21T09:11:31.260Z] "crypto", [2024-03-21T09:11:31.260Z] "crypto/aes", [2024-03-21T09:11:31.260Z] "crypto/cipher", [2024-03-21T09:11:31.260Z] "crypto/des", [2024-03-21T09:11:31.260Z] "crypto/dsa", [2024-03-21T09:11:31.260Z] "crypto/ecdsa", [2024-03-21T09:11:31.260Z] "crypto/ed25519", [2024-03-21T09:11:31.260Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.260Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.260Z] "crypto/elliptic", [2024-03-21T09:11:31.260Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.260Z] "crypto/hmac", [2024-03-21T09:11:31.260Z] "crypto/internal/randutil", [2024-03-21T09:11:31.260Z] "crypto/internal/subtle", [2024-03-21T09:11:31.260Z] "crypto/md5", [2024-03-21T09:11:31.260Z] "crypto/rand", [2024-03-21T09:11:31.260Z] "crypto/rc4", [2024-03-21T09:11:31.260Z] "crypto/rsa", [2024-03-21T09:11:31.260Z] "crypto/sha1", [2024-03-21T09:11:31.260Z] "crypto/sha256", [2024-03-21T09:11:31.260Z] "crypto/sha512", [2024-03-21T09:11:31.260Z] "crypto/subtle", [2024-03-21T09:11:31.260Z] "crypto/tls", [2024-03-21T09:11:31.260Z] "crypto/x509", [2024-03-21T09:11:31.260Z] "crypto/x509/pkix", [2024-03-21T09:11:31.260Z] "database/sql/driver", [2024-03-21T09:11:31.260Z] "debug/dwarf", [2024-03-21T09:11:31.260Z] "debug/macho", [2024-03-21T09:11:31.260Z] "embed", [2024-03-21T09:11:31.260Z] "encoding", [2024-03-21T09:11:31.260Z] "encoding/asn1", [2024-03-21T09:11:31.260Z] "encoding/base32", [2024-03-21T09:11:31.260Z] "encoding/base64", [2024-03-21T09:11:31.260Z] "encoding/binary", [2024-03-21T09:11:31.260Z] "encoding/csv", [2024-03-21T09:11:31.260Z] "encoding/gob", [2024-03-21T09:11:31.260Z] "encoding/hex", [2024-03-21T09:11:31.260Z] "encoding/json", [2024-03-21T09:11:31.260Z] "encoding/pem", [2024-03-21T09:11:31.260Z] "encoding/xml", [2024-03-21T09:11:31.260Z] "errors", [2024-03-21T09:11:31.260Z] "flag", [2024-03-21T09:11:31.260Z] "fmt", [2024-03-21T09:11:31.260Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.260Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.260Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.260Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.260Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.260Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.260Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.260Z] "github.com/fatih/color", [2024-03-21T09:11:31.260Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.260Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.260Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.260Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.260Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.260Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.260Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.260Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.260Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.260Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.260Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.260Z] "github.com/go-kit/log", [2024-03-21T09:11:31.260Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.260Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.260Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.260Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.260Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.260Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.260Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.260Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.260Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.260Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.260Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.260Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.260Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.260Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.260Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.260Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.260Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.260Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.260Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.261Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.261Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.261Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.261Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.261Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.261Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.261Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.261Z] "github.com/google/uuid", [2024-03-21T09:11:31.261Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.261Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.261Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.261Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.261Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.261Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.261Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.261Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.261Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.261Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.261Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.261Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.261Z] "github.com/josharian/intern", [2024-03-21T09:11:31.261Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.261Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.261Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.261Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.261Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.261Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.261Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.261Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.261Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.261Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.261Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.261Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.261Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.261Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.261Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.261Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.261Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.261Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.261Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.261Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.261Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.261Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.261Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.261Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.261Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.261Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.261Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.261Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.261Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.261Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.261Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.261Z] "github.com/openziti/identity", [2024-03-21T09:11:31.261Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.261Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.261Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.261Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.261Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.261Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.261Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.261Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.261Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.261Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.261Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.261Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.261Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.261Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.261Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.261Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.261Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.261Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.261Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.261Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.261Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.261Z] "github.com/pkg/errors", [2024-03-21T09:11:31.261Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.261Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.261Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.261Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.261Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.261Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.261Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.261Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.261Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.261Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.261Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.261Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.261Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.261Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.261Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.261Z] "github.com/x448/float16", [2024-03-21T09:11:31.261Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.261Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.261Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.261Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.261Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.261Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.261Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.261Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.261Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.261Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.261Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.261Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.261Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.261Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.261Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.261Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.261Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.261Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.261Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.261Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.261Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.262Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.262Z] "go/token", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.262Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.262Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.262Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.262Z] "golang.org/x/net/html", [2024-03-21T09:11:31.262Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.262Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.262Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.262Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.262Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.262Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.262Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.262Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.262Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.262Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.262Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.262Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.262Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.262Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.262Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.262Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.262Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.262Z] "golang.org/x/term", [2024-03-21T09:11:31.262Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.262Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.262Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.262Z] "golang.org/x/text/language", [2024-03-21T09:11:31.262Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.262Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.262Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.262Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.262Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.262Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.262Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.262Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.262Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.262Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.262Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.262Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.262Z] "hash", [2024-03-21T09:11:31.262Z] "hash/adler32", [2024-03-21T09:11:31.262Z] "hash/crc32", [2024-03-21T09:11:31.262Z] "hash/fnv", [2024-03-21T09:11:31.262Z] "html", [2024-03-21T09:11:31.262Z] "html/template", [2024-03-21T09:11:31.262Z] "internal/abi", [2024-03-21T09:11:31.262Z] "internal/bytealg", [2024-03-21T09:11:31.262Z] "internal/cpu", [2024-03-21T09:11:31.262Z] "internal/fmtsort", [2024-03-21T09:11:31.262Z] "internal/goexperiment", [2024-03-21T09:11:31.262Z] "internal/itoa", [2024-03-21T09:11:31.262Z] "internal/nettrace", [2024-03-21T09:11:31.262Z] "internal/oserror", [2024-03-21T09:11:31.262Z] "internal/poll", [2024-03-21T09:11:31.262Z] "internal/race", [2024-03-21T09:11:31.262Z] "internal/reflectlite", [2024-03-21T09:11:31.262Z] "internal/singleflight", [2024-03-21T09:11:31.262Z] "internal/syscall/execenv", [2024-03-21T09:11:31.262Z] "internal/syscall/unix", [2024-03-21T09:11:31.262Z] "internal/testlog", [2024-03-21T09:11:31.262Z] "internal/unsafeheader", [2024-03-21T09:11:31.262Z] "io", [2024-03-21T09:11:31.262Z] "io/fs", [2024-03-21T09:11:31.262Z] "io/ioutil", [2024-03-21T09:11:31.262Z] "log", [2024-03-21T09:11:31.262Z] "log/syslog", [2024-03-21T09:11:31.262Z] "math", [2024-03-21T09:11:31.262Z] "math/big", [2024-03-21T09:11:31.262Z] "math/bits", [2024-03-21T09:11:31.262Z] "math/rand", [2024-03-21T09:11:31.262Z] "mime", [2024-03-21T09:11:31.262Z] "mime/multipart", [2024-03-21T09:11:31.262Z] "mime/quotedprintable", [2024-03-21T09:11:31.262Z] "net", [2024-03-21T09:11:31.262Z] "net/http", [2024-03-21T09:11:31.262Z] "net/http/cookiejar", [2024-03-21T09:11:31.262Z] "net/http/httptest", [2024-03-21T09:11:31.262Z] "net/http/httptrace", [2024-03-21T09:11:31.262Z] "net/http/httputil", [2024-03-21T09:11:31.262Z] "net/http/internal", [2024-03-21T09:11:31.262Z] "net/http/internal/ascii", [2024-03-21T09:11:31.262Z] "net/http/internal/testcert", [2024-03-21T09:11:31.262Z] "net/mail", [2024-03-21T09:11:31.262Z] "net/smtp", [2024-03-21T09:11:31.262Z] "net/textproto", [2024-03-21T09:11:31.262Z] "net/url", [2024-03-21T09:11:31.262Z] "os", [2024-03-21T09:11:31.262Z] "os/exec", [2024-03-21T09:11:31.262Z] "os/signal", [2024-03-21T09:11:31.262Z] "os/user", [2024-03-21T09:11:31.262Z] "path", [2024-03-21T09:11:31.262Z] "path/filepath", [2024-03-21T09:11:31.262Z] "reflect", [2024-03-21T09:11:31.262Z] "regexp", [2024-03-21T09:11:31.262Z] "regexp/syntax", [2024-03-21T09:11:31.262Z] "runtime", [2024-03-21T09:11:31.262Z] "runtime/cgo", [2024-03-21T09:11:31.262Z] "runtime/debug", [2024-03-21T09:11:31.262Z] "runtime/internal/atomic", [2024-03-21T09:11:31.262Z] "runtime/internal/math", [2024-03-21T09:11:31.262Z] "runtime/internal/sys", [2024-03-21T09:11:31.262Z] "runtime/pprof", [2024-03-21T09:11:31.262Z] "sort", [2024-03-21T09:11:31.262Z] "strconv", [2024-03-21T09:11:31.262Z] "strings", [2024-03-21T09:11:31.262Z] "sync", [2024-03-21T09:11:31.262Z] "sync/atomic", [2024-03-21T09:11:31.262Z] "syscall", [2024-03-21T09:11:31.262Z] "text/tabwriter", [2024-03-21T09:11:31.262Z] "text/template", [2024-03-21T09:11:31.262Z] "text/template/parse", [2024-03-21T09:11:31.262Z] "time", [2024-03-21T09:11:31.262Z] "unicode", [2024-03-21T09:11:31.262Z] "unicode/utf16", [2024-03-21T09:11:31.262Z] "unicode/utf8", [2024-03-21T09:11:31.262Z] "unsafe", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.262Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.262Z] ] [2024-03-21T09:11:31.262Z] } [2024-03-21T09:11:31.262Z] { [2024-03-21T09:11:31.262Z] "Dir": "/w/workspace/edgex-go/637/cmd/support-notifications", [2024-03-21T09:11:31.262Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/support-notifications", [2024-03-21T09:11:31.262Z] "Name": "main", [2024-03-21T09:11:31.262Z] "Doc": "main is the central entry point for the application and calls all the startup logic.", [2024-03-21T09:11:31.262Z] "Target": "/go/bin/support-notifications", [2024-03-21T09:11:31.262Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.262Z] "Module": { [2024-03-21T09:11:31.262Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.262Z] "Main": true, [2024-03-21T09:11:31.262Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.262Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.262Z] "GoVersion": "1.21" [2024-03-21T09:11:31.262Z] }, [2024-03-21T09:11:31.262Z] "Match": [ [2024-03-21T09:11:31.262Z] "./..." [2024-03-21T09:11:31.262Z] ], [2024-03-21T09:11:31.262Z] "Stale": true, [2024-03-21T09:11:31.262Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.262Z] "GoFiles": [ [2024-03-21T09:11:31.262Z] "main.go" [2024-03-21T09:11:31.262Z] ], [2024-03-21T09:11:31.262Z] "Imports": [ [2024-03-21T09:11:31.262Z] "context", [2024-03-21T09:11:31.262Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-03-21T09:11:31.262Z] "github.com/labstack/echo/v4" [2024-03-21T09:11:31.262Z] ], [2024-03-21T09:11:31.262Z] "Deps": [ [2024-03-21T09:11:31.262Z] "bufio", [2024-03-21T09:11:31.262Z] "bytes", [2024-03-21T09:11:31.262Z] "compress/flate", [2024-03-21T09:11:31.262Z] "compress/gzip", [2024-03-21T09:11:31.262Z] "compress/zlib", [2024-03-21T09:11:31.262Z] "container/heap", [2024-03-21T09:11:31.262Z] "container/list", [2024-03-21T09:11:31.262Z] "context", [2024-03-21T09:11:31.262Z] "crypto", [2024-03-21T09:11:31.262Z] "crypto/aes", [2024-03-21T09:11:31.262Z] "crypto/cipher", [2024-03-21T09:11:31.262Z] "crypto/des", [2024-03-21T09:11:31.262Z] "crypto/dsa", [2024-03-21T09:11:31.262Z] "crypto/ecdsa", [2024-03-21T09:11:31.262Z] "crypto/ed25519", [2024-03-21T09:11:31.262Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.262Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.262Z] "crypto/elliptic", [2024-03-21T09:11:31.262Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.262Z] "crypto/hmac", [2024-03-21T09:11:31.262Z] "crypto/internal/randutil", [2024-03-21T09:11:31.262Z] "crypto/internal/subtle", [2024-03-21T09:11:31.262Z] "crypto/md5", [2024-03-21T09:11:31.262Z] "crypto/rand", [2024-03-21T09:11:31.262Z] "crypto/rc4", [2024-03-21T09:11:31.262Z] "crypto/rsa", [2024-03-21T09:11:31.262Z] "crypto/sha1", [2024-03-21T09:11:31.262Z] "crypto/sha256", [2024-03-21T09:11:31.262Z] "crypto/sha512", [2024-03-21T09:11:31.262Z] "crypto/subtle", [2024-03-21T09:11:31.262Z] "crypto/tls", [2024-03-21T09:11:31.262Z] "crypto/x509", [2024-03-21T09:11:31.262Z] "crypto/x509/pkix", [2024-03-21T09:11:31.262Z] "database/sql/driver", [2024-03-21T09:11:31.262Z] "debug/dwarf", [2024-03-21T09:11:31.262Z] "debug/macho", [2024-03-21T09:11:31.262Z] "embed", [2024-03-21T09:11:31.262Z] "encoding", [2024-03-21T09:11:31.262Z] "encoding/asn1", [2024-03-21T09:11:31.262Z] "encoding/base32", [2024-03-21T09:11:31.262Z] "encoding/base64", [2024-03-21T09:11:31.262Z] "encoding/binary", [2024-03-21T09:11:31.262Z] "encoding/csv", [2024-03-21T09:11:31.262Z] "encoding/gob", [2024-03-21T09:11:31.262Z] "encoding/hex", [2024-03-21T09:11:31.262Z] "encoding/json", [2024-03-21T09:11:31.262Z] "encoding/pem", [2024-03-21T09:11:31.262Z] "encoding/xml", [2024-03-21T09:11:31.262Z] "errors", [2024-03-21T09:11:31.262Z] "flag", [2024-03-21T09:11:31.262Z] "fmt", [2024-03-21T09:11:31.262Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.263Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.263Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.263Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.263Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.263Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.263Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.263Z] "github.com/fatih/color", [2024-03-21T09:11:31.263Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.263Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.263Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.263Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.263Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.263Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.263Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.263Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.263Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.263Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.263Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.263Z] "github.com/go-kit/log", [2024-03-21T09:11:31.263Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.263Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.263Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.263Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.263Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.263Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.263Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.263Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.263Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.263Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.263Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.263Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.263Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.263Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.263Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.263Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.263Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.263Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.263Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.263Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.263Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.263Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.263Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.263Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.263Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.263Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.263Z] "github.com/google/uuid", [2024-03-21T09:11:31.263Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.263Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.263Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.263Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.263Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.263Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.263Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.263Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.263Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.263Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.263Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.263Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.263Z] "github.com/josharian/intern", [2024-03-21T09:11:31.263Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.263Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.263Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.263Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.263Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.263Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.263Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.263Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.263Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.263Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.263Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.263Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.263Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.263Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.263Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.263Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.263Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.263Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.263Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.263Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.263Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.263Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.263Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.263Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.263Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.263Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.263Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.263Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.263Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.263Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.264Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.264Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.264Z] "github.com/openziti/identity", [2024-03-21T09:11:31.264Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.264Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.264Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.264Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.264Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.264Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.264Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.264Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.264Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.264Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.264Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.264Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.264Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.264Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.264Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.264Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.264Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.264Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.264Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.264Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.264Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.264Z] "github.com/pkg/errors", [2024-03-21T09:11:31.264Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.264Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.264Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.264Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.264Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.264Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.264Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.264Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.264Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.264Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.264Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.264Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.264Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.264Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.264Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.264Z] "github.com/x448/float16", [2024-03-21T09:11:31.264Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.264Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.264Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.264Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.264Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.264Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.264Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.264Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.264Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.264Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.264Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.264Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.264Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.264Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.264Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.264Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.264Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.264Z] "go/token", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.264Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.264Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.264Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.264Z] "golang.org/x/net/html", [2024-03-21T09:11:31.264Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.264Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.264Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.264Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.264Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.264Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.264Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.264Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.264Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.264Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.264Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.264Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.264Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.264Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.264Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.264Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.264Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.264Z] "golang.org/x/term", [2024-03-21T09:11:31.264Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.264Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.264Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.264Z] "golang.org/x/text/language", [2024-03-21T09:11:31.264Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.264Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.264Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.264Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.264Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.264Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.264Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.265Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.265Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.265Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.265Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.265Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.265Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.265Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.265Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.265Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.265Z] "hash", [2024-03-21T09:11:31.265Z] "hash/adler32", [2024-03-21T09:11:31.265Z] "hash/crc32", [2024-03-21T09:11:31.265Z] "hash/fnv", [2024-03-21T09:11:31.265Z] "html", [2024-03-21T09:11:31.265Z] "html/template", [2024-03-21T09:11:31.265Z] "internal/abi", [2024-03-21T09:11:31.265Z] "internal/bytealg", [2024-03-21T09:11:31.265Z] "internal/cpu", [2024-03-21T09:11:31.265Z] "internal/fmtsort", [2024-03-21T09:11:31.265Z] "internal/goexperiment", [2024-03-21T09:11:31.265Z] "internal/itoa", [2024-03-21T09:11:31.265Z] "internal/nettrace", [2024-03-21T09:11:31.265Z] "internal/oserror", [2024-03-21T09:11:31.265Z] "internal/poll", [2024-03-21T09:11:31.265Z] "internal/race", [2024-03-21T09:11:31.265Z] "internal/reflectlite", [2024-03-21T09:11:31.265Z] "internal/singleflight", [2024-03-21T09:11:31.265Z] "internal/syscall/execenv", [2024-03-21T09:11:31.265Z] "internal/syscall/unix", [2024-03-21T09:11:31.265Z] "internal/testlog", [2024-03-21T09:11:31.265Z] "internal/unsafeheader", [2024-03-21T09:11:31.265Z] "io", [2024-03-21T09:11:31.265Z] "io/fs", [2024-03-21T09:11:31.265Z] "io/ioutil", [2024-03-21T09:11:31.265Z] "log", [2024-03-21T09:11:31.265Z] "log/syslog", [2024-03-21T09:11:31.265Z] "math", [2024-03-21T09:11:31.265Z] "math/big", [2024-03-21T09:11:31.265Z] "math/bits", [2024-03-21T09:11:31.265Z] "math/rand", [2024-03-21T09:11:31.265Z] "mime", [2024-03-21T09:11:31.265Z] "mime/multipart", [2024-03-21T09:11:31.265Z] "mime/quotedprintable", [2024-03-21T09:11:31.265Z] "net", [2024-03-21T09:11:31.265Z] "net/http", [2024-03-21T09:11:31.265Z] "net/http/cookiejar", [2024-03-21T09:11:31.265Z] "net/http/httptest", [2024-03-21T09:11:31.265Z] "net/http/httptrace", [2024-03-21T09:11:31.265Z] "net/http/httputil", [2024-03-21T09:11:31.265Z] "net/http/internal", [2024-03-21T09:11:31.265Z] "net/http/internal/ascii", [2024-03-21T09:11:31.265Z] "net/http/internal/testcert", [2024-03-21T09:11:31.265Z] "net/mail", [2024-03-21T09:11:31.265Z] "net/smtp", [2024-03-21T09:11:31.265Z] "net/textproto", [2024-03-21T09:11:31.265Z] "net/url", [2024-03-21T09:11:31.265Z] "os", [2024-03-21T09:11:31.265Z] "os/exec", [2024-03-21T09:11:31.265Z] "os/signal", [2024-03-21T09:11:31.265Z] "os/user", [2024-03-21T09:11:31.265Z] "path", [2024-03-21T09:11:31.265Z] "path/filepath", [2024-03-21T09:11:31.265Z] "reflect", [2024-03-21T09:11:31.265Z] "regexp", [2024-03-21T09:11:31.265Z] "regexp/syntax", [2024-03-21T09:11:31.265Z] "runtime", [2024-03-21T09:11:31.265Z] "runtime/cgo", [2024-03-21T09:11:31.265Z] "runtime/debug", [2024-03-21T09:11:31.265Z] "runtime/internal/atomic", [2024-03-21T09:11:31.265Z] "runtime/internal/math", [2024-03-21T09:11:31.265Z] "runtime/internal/sys", [2024-03-21T09:11:31.265Z] "runtime/pprof", [2024-03-21T09:11:31.265Z] "sort", [2024-03-21T09:11:31.265Z] "strconv", [2024-03-21T09:11:31.265Z] "strings", [2024-03-21T09:11:31.265Z] "sync", [2024-03-21T09:11:31.265Z] "sync/atomic", [2024-03-21T09:11:31.265Z] "syscall", [2024-03-21T09:11:31.265Z] "text/tabwriter", [2024-03-21T09:11:31.265Z] "text/template", [2024-03-21T09:11:31.265Z] "text/template/parse", [2024-03-21T09:11:31.265Z] "time", [2024-03-21T09:11:31.265Z] "unicode", [2024-03-21T09:11:31.265Z] "unicode/utf16", [2024-03-21T09:11:31.265Z] "unicode/utf8", [2024-03-21T09:11:31.265Z] "unsafe", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.265Z] ] [2024-03-21T09:11:31.265Z] } [2024-03-21T09:11:31.265Z] { [2024-03-21T09:11:31.265Z] "Dir": "/w/workspace/edgex-go/637/internal/support/scheduler/config", [2024-03-21T09:11:31.265Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.265Z] "Name": "config", [2024-03-21T09:11:31.265Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.265Z] "Module": { [2024-03-21T09:11:31.265Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.265Z] "Main": true, [2024-03-21T09:11:31.265Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.265Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.265Z] "GoVersion": "1.21" [2024-03-21T09:11:31.265Z] }, [2024-03-21T09:11:31.265Z] "Match": [ [2024-03-21T09:11:31.265Z] "./..." [2024-03-21T09:11:31.265Z] ], [2024-03-21T09:11:31.265Z] "Stale": true, [2024-03-21T09:11:31.265Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.265Z] "GoFiles": [ [2024-03-21T09:11:31.265Z] "config.go" [2024-03-21T09:11:31.265Z] ], [2024-03-21T09:11:31.265Z] "Imports": [ [2024-03-21T09:11:31.265Z] "fmt", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-03-21T09:11:31.265Z] ], [2024-03-21T09:11:31.265Z] "Deps": [ [2024-03-21T09:11:31.265Z] "bufio", [2024-03-21T09:11:31.265Z] "bytes", [2024-03-21T09:11:31.265Z] "compress/flate", [2024-03-21T09:11:31.265Z] "compress/gzip", [2024-03-21T09:11:31.265Z] "compress/zlib", [2024-03-21T09:11:31.265Z] "container/list", [2024-03-21T09:11:31.265Z] "context", [2024-03-21T09:11:31.265Z] "crypto", [2024-03-21T09:11:31.265Z] "crypto/aes", [2024-03-21T09:11:31.265Z] "crypto/cipher", [2024-03-21T09:11:31.265Z] "crypto/des", [2024-03-21T09:11:31.265Z] "crypto/dsa", [2024-03-21T09:11:31.265Z] "crypto/ecdsa", [2024-03-21T09:11:31.265Z] "crypto/ed25519", [2024-03-21T09:11:31.265Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.265Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.265Z] "crypto/elliptic", [2024-03-21T09:11:31.265Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.265Z] "crypto/hmac", [2024-03-21T09:11:31.265Z] "crypto/internal/randutil", [2024-03-21T09:11:31.265Z] "crypto/internal/subtle", [2024-03-21T09:11:31.265Z] "crypto/md5", [2024-03-21T09:11:31.265Z] "crypto/rand", [2024-03-21T09:11:31.265Z] "crypto/rc4", [2024-03-21T09:11:31.265Z] "crypto/rsa", [2024-03-21T09:11:31.265Z] "crypto/sha1", [2024-03-21T09:11:31.265Z] "crypto/sha256", [2024-03-21T09:11:31.265Z] "crypto/sha512", [2024-03-21T09:11:31.265Z] "crypto/subtle", [2024-03-21T09:11:31.265Z] "crypto/tls", [2024-03-21T09:11:31.265Z] "crypto/x509", [2024-03-21T09:11:31.265Z] "crypto/x509/pkix", [2024-03-21T09:11:31.265Z] "database/sql/driver", [2024-03-21T09:11:31.265Z] "debug/dwarf", [2024-03-21T09:11:31.265Z] "debug/macho", [2024-03-21T09:11:31.265Z] "encoding", [2024-03-21T09:11:31.265Z] "encoding/asn1", [2024-03-21T09:11:31.265Z] "encoding/base64", [2024-03-21T09:11:31.265Z] "encoding/binary", [2024-03-21T09:11:31.265Z] "encoding/csv", [2024-03-21T09:11:31.265Z] "encoding/hex", [2024-03-21T09:11:31.265Z] "encoding/json", [2024-03-21T09:11:31.265Z] "encoding/pem", [2024-03-21T09:11:31.265Z] "encoding/xml", [2024-03-21T09:11:31.265Z] "errors", [2024-03-21T09:11:31.265Z] "flag", [2024-03-21T09:11:31.265Z] "fmt", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.265Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.265Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.265Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.265Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.265Z] "github.com/go-kit/log", [2024-03-21T09:11:31.265Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.265Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.265Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.265Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.265Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.265Z] "github.com/google/uuid", [2024-03-21T09:11:31.265Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.265Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.265Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.265Z] "golang.org/x/net/html", [2024-03-21T09:11:31.265Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.265Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.265Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.265Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.265Z] "golang.org/x/text/language", [2024-03-21T09:11:31.265Z] "hash", [2024-03-21T09:11:31.265Z] "hash/adler32", [2024-03-21T09:11:31.265Z] "hash/crc32", [2024-03-21T09:11:31.265Z] "internal/abi", [2024-03-21T09:11:31.265Z] "internal/bytealg", [2024-03-21T09:11:31.265Z] "internal/cpu", [2024-03-21T09:11:31.265Z] "internal/fmtsort", [2024-03-21T09:11:31.265Z] "internal/goexperiment", [2024-03-21T09:11:31.265Z] "internal/itoa", [2024-03-21T09:11:31.265Z] "internal/nettrace", [2024-03-21T09:11:31.265Z] "internal/oserror", [2024-03-21T09:11:31.265Z] "internal/poll", [2024-03-21T09:11:31.265Z] "internal/race", [2024-03-21T09:11:31.265Z] "internal/reflectlite", [2024-03-21T09:11:31.265Z] "internal/singleflight", [2024-03-21T09:11:31.265Z] "internal/syscall/execenv", [2024-03-21T09:11:31.265Z] "internal/syscall/unix", [2024-03-21T09:11:31.265Z] "internal/testlog", [2024-03-21T09:11:31.265Z] "internal/unsafeheader", [2024-03-21T09:11:31.265Z] "io", [2024-03-21T09:11:31.265Z] "io/fs", [2024-03-21T09:11:31.265Z] "io/ioutil", [2024-03-21T09:11:31.265Z] "log", [2024-03-21T09:11:31.265Z] "math", [2024-03-21T09:11:31.265Z] "math/big", [2024-03-21T09:11:31.265Z] "math/bits", [2024-03-21T09:11:31.265Z] "math/rand", [2024-03-21T09:11:31.265Z] "mime", [2024-03-21T09:11:31.265Z] "mime/multipart", [2024-03-21T09:11:31.265Z] "mime/quotedprintable", [2024-03-21T09:11:31.265Z] "net", [2024-03-21T09:11:31.265Z] "net/http", [2024-03-21T09:11:31.265Z] "net/http/httptest", [2024-03-21T09:11:31.265Z] "net/http/httptrace", [2024-03-21T09:11:31.265Z] "net/http/internal", [2024-03-21T09:11:31.265Z] "net/http/internal/ascii", [2024-03-21T09:11:31.265Z] "net/http/internal/testcert", [2024-03-21T09:11:31.265Z] "net/textproto", [2024-03-21T09:11:31.265Z] "net/url", [2024-03-21T09:11:31.265Z] "os", [2024-03-21T09:11:31.265Z] "path", [2024-03-21T09:11:31.265Z] "path/filepath", [2024-03-21T09:11:31.265Z] "reflect", [2024-03-21T09:11:31.265Z] "regexp", [2024-03-21T09:11:31.265Z] "regexp/syntax", [2024-03-21T09:11:31.265Z] "runtime", [2024-03-21T09:11:31.265Z] "runtime/cgo", [2024-03-21T09:11:31.265Z] "runtime/internal/atomic", [2024-03-21T09:11:31.265Z] "runtime/internal/math", [2024-03-21T09:11:31.265Z] "runtime/internal/sys", [2024-03-21T09:11:31.265Z] "sort", [2024-03-21T09:11:31.265Z] "strconv", [2024-03-21T09:11:31.265Z] "strings", [2024-03-21T09:11:31.265Z] "sync", [2024-03-21T09:11:31.265Z] "sync/atomic", [2024-03-21T09:11:31.265Z] "syscall", [2024-03-21T09:11:31.265Z] "time", [2024-03-21T09:11:31.265Z] "unicode", [2024-03-21T09:11:31.265Z] "unicode/utf16", [2024-03-21T09:11:31.265Z] "unicode/utf8", [2024-03-21T09:11:31.265Z] "unsafe", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.265Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.265Z] ] [2024-03-21T09:11:31.265Z] } [2024-03-21T09:11:31.265Z] { [2024-03-21T09:11:31.265Z] "Dir": "/w/workspace/edgex-go/637/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.265Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.265Z] "Name": "interfaces", [2024-03-21T09:11:31.265Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.265Z] "Module": { [2024-03-21T09:11:31.265Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.265Z] "Main": true, [2024-03-21T09:11:31.265Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.265Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.265Z] "GoVersion": "1.21" [2024-03-21T09:11:31.265Z] }, [2024-03-21T09:11:31.265Z] "Match": [ [2024-03-21T09:11:31.265Z] "./..." [2024-03-21T09:11:31.265Z] ], [2024-03-21T09:11:31.265Z] "Stale": true, [2024-03-21T09:11:31.265Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.265Z] "GoFiles": [ [2024-03-21T09:11:31.265Z] "SchedulerManager.go", [2024-03-21T09:11:31.265Z] "db.go" [2024-03-21T09:11:31.265Z] ], [2024-03-21T09:11:31.265Z] "Imports": [ [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.265Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-03-21T09:11:31.265Z] ], [2024-03-21T09:11:31.265Z] "Deps": [ [2024-03-21T09:11:31.265Z] "bufio", [2024-03-21T09:11:31.265Z] "bytes", [2024-03-21T09:11:31.265Z] "compress/flate", [2024-03-21T09:11:31.265Z] "compress/gzip", [2024-03-21T09:11:31.265Z] "compress/zlib", [2024-03-21T09:11:31.265Z] "container/list", [2024-03-21T09:11:31.265Z] "context", [2024-03-21T09:11:31.265Z] "crypto", [2024-03-21T09:11:31.265Z] "crypto/aes", [2024-03-21T09:11:31.265Z] "crypto/cipher", [2024-03-21T09:11:31.265Z] "crypto/des", [2024-03-21T09:11:31.265Z] "crypto/dsa", [2024-03-21T09:11:31.265Z] "crypto/ecdsa", [2024-03-21T09:11:31.265Z] "crypto/ed25519", [2024-03-21T09:11:31.265Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.265Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.265Z] "crypto/elliptic", [2024-03-21T09:11:31.265Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.265Z] "crypto/hmac", [2024-03-21T09:11:31.265Z] "crypto/internal/randutil", [2024-03-21T09:11:31.266Z] "crypto/internal/subtle", [2024-03-21T09:11:31.266Z] "crypto/md5", [2024-03-21T09:11:31.266Z] "crypto/rand", [2024-03-21T09:11:31.266Z] "crypto/rc4", [2024-03-21T09:11:31.266Z] "crypto/rsa", [2024-03-21T09:11:31.266Z] "crypto/sha1", [2024-03-21T09:11:31.266Z] "crypto/sha256", [2024-03-21T09:11:31.266Z] "crypto/sha512", [2024-03-21T09:11:31.266Z] "crypto/subtle", [2024-03-21T09:11:31.266Z] "crypto/tls", [2024-03-21T09:11:31.266Z] "crypto/x509", [2024-03-21T09:11:31.266Z] "crypto/x509/pkix", [2024-03-21T09:11:31.266Z] "database/sql/driver", [2024-03-21T09:11:31.266Z] "debug/dwarf", [2024-03-21T09:11:31.266Z] "debug/macho", [2024-03-21T09:11:31.266Z] "encoding", [2024-03-21T09:11:31.266Z] "encoding/asn1", [2024-03-21T09:11:31.266Z] "encoding/base64", [2024-03-21T09:11:31.266Z] "encoding/binary", [2024-03-21T09:11:31.266Z] "encoding/csv", [2024-03-21T09:11:31.266Z] "encoding/hex", [2024-03-21T09:11:31.266Z] "encoding/json", [2024-03-21T09:11:31.266Z] "encoding/pem", [2024-03-21T09:11:31.266Z] "encoding/xml", [2024-03-21T09:11:31.266Z] "errors", [2024-03-21T09:11:31.266Z] "fmt", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.266Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.266Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.266Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.266Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.266Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.266Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.266Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.266Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.266Z] "github.com/google/uuid", [2024-03-21T09:11:31.266Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.266Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.266Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.266Z] "golang.org/x/net/html", [2024-03-21T09:11:31.266Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.266Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.266Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.266Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.266Z] "golang.org/x/text/language", [2024-03-21T09:11:31.266Z] "hash", [2024-03-21T09:11:31.266Z] "hash/adler32", [2024-03-21T09:11:31.266Z] "hash/crc32", [2024-03-21T09:11:31.266Z] "internal/abi", [2024-03-21T09:11:31.266Z] "internal/bytealg", [2024-03-21T09:11:31.266Z] "internal/cpu", [2024-03-21T09:11:31.266Z] "internal/fmtsort", [2024-03-21T09:11:31.266Z] "internal/goexperiment", [2024-03-21T09:11:31.266Z] "internal/itoa", [2024-03-21T09:11:31.266Z] "internal/nettrace", [2024-03-21T09:11:31.266Z] "internal/oserror", [2024-03-21T09:11:31.266Z] "internal/poll", [2024-03-21T09:11:31.266Z] "internal/race", [2024-03-21T09:11:31.266Z] "internal/reflectlite", [2024-03-21T09:11:31.266Z] "internal/singleflight", [2024-03-21T09:11:31.266Z] "internal/syscall/execenv", [2024-03-21T09:11:31.266Z] "internal/syscall/unix", [2024-03-21T09:11:31.266Z] "internal/testlog", [2024-03-21T09:11:31.266Z] "internal/unsafeheader", [2024-03-21T09:11:31.266Z] "io", [2024-03-21T09:11:31.266Z] "io/fs", [2024-03-21T09:11:31.266Z] "io/ioutil", [2024-03-21T09:11:31.266Z] "log", [2024-03-21T09:11:31.266Z] "math", [2024-03-21T09:11:31.266Z] "math/big", [2024-03-21T09:11:31.266Z] "math/bits", [2024-03-21T09:11:31.266Z] "math/rand", [2024-03-21T09:11:31.266Z] "mime", [2024-03-21T09:11:31.266Z] "mime/multipart", [2024-03-21T09:11:31.266Z] "mime/quotedprintable", [2024-03-21T09:11:31.266Z] "net", [2024-03-21T09:11:31.266Z] "net/http", [2024-03-21T09:11:31.266Z] "net/http/httptrace", [2024-03-21T09:11:31.266Z] "net/http/internal", [2024-03-21T09:11:31.266Z] "net/http/internal/ascii", [2024-03-21T09:11:31.266Z] "net/textproto", [2024-03-21T09:11:31.266Z] "net/url", [2024-03-21T09:11:31.266Z] "os", [2024-03-21T09:11:31.266Z] "path", [2024-03-21T09:11:31.266Z] "path/filepath", [2024-03-21T09:11:31.266Z] "reflect", [2024-03-21T09:11:31.266Z] "regexp", [2024-03-21T09:11:31.266Z] "regexp/syntax", [2024-03-21T09:11:31.266Z] "runtime", [2024-03-21T09:11:31.266Z] "runtime/cgo", [2024-03-21T09:11:31.266Z] "runtime/internal/atomic", [2024-03-21T09:11:31.266Z] "runtime/internal/math", [2024-03-21T09:11:31.266Z] "runtime/internal/sys", [2024-03-21T09:11:31.266Z] "sort", [2024-03-21T09:11:31.266Z] "strconv", [2024-03-21T09:11:31.266Z] "strings", [2024-03-21T09:11:31.266Z] "sync", [2024-03-21T09:11:31.266Z] "sync/atomic", [2024-03-21T09:11:31.266Z] "syscall", [2024-03-21T09:11:31.266Z] "time", [2024-03-21T09:11:31.266Z] "unicode", [2024-03-21T09:11:31.266Z] "unicode/utf16", [2024-03-21T09:11:31.266Z] "unicode/utf8", [2024-03-21T09:11:31.266Z] "unsafe", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.266Z] ] [2024-03-21T09:11:31.266Z] } [2024-03-21T09:11:31.266Z] { [2024-03-21T09:11:31.266Z] "Dir": "/w/workspace/edgex-go/637/internal/support/scheduler/container", [2024-03-21T09:11:31.266Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-21T09:11:31.266Z] "Name": "container", [2024-03-21T09:11:31.266Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.266Z] "Module": { [2024-03-21T09:11:31.266Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.266Z] "Main": true, [2024-03-21T09:11:31.266Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.266Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.266Z] "GoVersion": "1.21" [2024-03-21T09:11:31.266Z] }, [2024-03-21T09:11:31.266Z] "Match": [ [2024-03-21T09:11:31.266Z] "./..." [2024-03-21T09:11:31.266Z] ], [2024-03-21T09:11:31.266Z] "Stale": true, [2024-03-21T09:11:31.266Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.266Z] "GoFiles": [ [2024-03-21T09:11:31.266Z] "config.go", [2024-03-21T09:11:31.266Z] "database.go", [2024-03-21T09:11:31.266Z] "scheduler.go" [2024-03-21T09:11:31.266Z] ], [2024-03-21T09:11:31.266Z] "Imports": [ [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-03-21T09:11:31.266Z] ], [2024-03-21T09:11:31.266Z] "Deps": [ [2024-03-21T09:11:31.266Z] "bufio", [2024-03-21T09:11:31.266Z] "bytes", [2024-03-21T09:11:31.266Z] "compress/flate", [2024-03-21T09:11:31.266Z] "compress/gzip", [2024-03-21T09:11:31.266Z] "compress/zlib", [2024-03-21T09:11:31.266Z] "container/list", [2024-03-21T09:11:31.266Z] "context", [2024-03-21T09:11:31.266Z] "crypto", [2024-03-21T09:11:31.266Z] "crypto/aes", [2024-03-21T09:11:31.266Z] "crypto/cipher", [2024-03-21T09:11:31.266Z] "crypto/des", [2024-03-21T09:11:31.266Z] "crypto/dsa", [2024-03-21T09:11:31.266Z] "crypto/ecdsa", [2024-03-21T09:11:31.266Z] "crypto/ed25519", [2024-03-21T09:11:31.266Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.266Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.266Z] "crypto/elliptic", [2024-03-21T09:11:31.266Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.266Z] "crypto/hmac", [2024-03-21T09:11:31.266Z] "crypto/internal/randutil", [2024-03-21T09:11:31.266Z] "crypto/internal/subtle", [2024-03-21T09:11:31.266Z] "crypto/md5", [2024-03-21T09:11:31.266Z] "crypto/rand", [2024-03-21T09:11:31.266Z] "crypto/rc4", [2024-03-21T09:11:31.266Z] "crypto/rsa", [2024-03-21T09:11:31.266Z] "crypto/sha1", [2024-03-21T09:11:31.266Z] "crypto/sha256", [2024-03-21T09:11:31.266Z] "crypto/sha512", [2024-03-21T09:11:31.266Z] "crypto/subtle", [2024-03-21T09:11:31.266Z] "crypto/tls", [2024-03-21T09:11:31.266Z] "crypto/x509", [2024-03-21T09:11:31.266Z] "crypto/x509/pkix", [2024-03-21T09:11:31.266Z] "database/sql/driver", [2024-03-21T09:11:31.266Z] "debug/dwarf", [2024-03-21T09:11:31.266Z] "debug/macho", [2024-03-21T09:11:31.266Z] "encoding", [2024-03-21T09:11:31.266Z] "encoding/asn1", [2024-03-21T09:11:31.266Z] "encoding/base64", [2024-03-21T09:11:31.266Z] "encoding/binary", [2024-03-21T09:11:31.266Z] "encoding/csv", [2024-03-21T09:11:31.266Z] "encoding/hex", [2024-03-21T09:11:31.266Z] "encoding/json", [2024-03-21T09:11:31.266Z] "encoding/pem", [2024-03-21T09:11:31.266Z] "encoding/xml", [2024-03-21T09:11:31.266Z] "errors", [2024-03-21T09:11:31.266Z] "flag", [2024-03-21T09:11:31.266Z] "fmt", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.266Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.266Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.266Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.266Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.266Z] "github.com/go-kit/log", [2024-03-21T09:11:31.266Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.266Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.266Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.266Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.266Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.266Z] "github.com/google/uuid", [2024-03-21T09:11:31.266Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.266Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.266Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.266Z] "golang.org/x/net/html", [2024-03-21T09:11:31.266Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.266Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.266Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.266Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.266Z] "golang.org/x/text/language", [2024-03-21T09:11:31.266Z] "hash", [2024-03-21T09:11:31.266Z] "hash/adler32", [2024-03-21T09:11:31.266Z] "hash/crc32", [2024-03-21T09:11:31.266Z] "internal/abi", [2024-03-21T09:11:31.266Z] "internal/bytealg", [2024-03-21T09:11:31.266Z] "internal/cpu", [2024-03-21T09:11:31.266Z] "internal/fmtsort", [2024-03-21T09:11:31.266Z] "internal/goexperiment", [2024-03-21T09:11:31.266Z] "internal/itoa", [2024-03-21T09:11:31.266Z] "internal/nettrace", [2024-03-21T09:11:31.266Z] "internal/oserror", [2024-03-21T09:11:31.266Z] "internal/poll", [2024-03-21T09:11:31.266Z] "internal/race", [2024-03-21T09:11:31.266Z] "internal/reflectlite", [2024-03-21T09:11:31.266Z] "internal/singleflight", [2024-03-21T09:11:31.266Z] "internal/syscall/execenv", [2024-03-21T09:11:31.266Z] "internal/syscall/unix", [2024-03-21T09:11:31.266Z] "internal/testlog", [2024-03-21T09:11:31.266Z] "internal/unsafeheader", [2024-03-21T09:11:31.266Z] "io", [2024-03-21T09:11:31.266Z] "io/fs", [2024-03-21T09:11:31.266Z] "io/ioutil", [2024-03-21T09:11:31.266Z] "log", [2024-03-21T09:11:31.266Z] "math", [2024-03-21T09:11:31.266Z] "math/big", [2024-03-21T09:11:31.266Z] "math/bits", [2024-03-21T09:11:31.266Z] "math/rand", [2024-03-21T09:11:31.266Z] "mime", [2024-03-21T09:11:31.266Z] "mime/multipart", [2024-03-21T09:11:31.266Z] "mime/quotedprintable", [2024-03-21T09:11:31.266Z] "net", [2024-03-21T09:11:31.266Z] "net/http", [2024-03-21T09:11:31.266Z] "net/http/httptest", [2024-03-21T09:11:31.266Z] "net/http/httptrace", [2024-03-21T09:11:31.266Z] "net/http/internal", [2024-03-21T09:11:31.266Z] "net/http/internal/ascii", [2024-03-21T09:11:31.266Z] "net/http/internal/testcert", [2024-03-21T09:11:31.266Z] "net/textproto", [2024-03-21T09:11:31.266Z] "net/url", [2024-03-21T09:11:31.266Z] "os", [2024-03-21T09:11:31.266Z] "path", [2024-03-21T09:11:31.266Z] "path/filepath", [2024-03-21T09:11:31.266Z] "reflect", [2024-03-21T09:11:31.266Z] "regexp", [2024-03-21T09:11:31.266Z] "regexp/syntax", [2024-03-21T09:11:31.266Z] "runtime", [2024-03-21T09:11:31.266Z] "runtime/cgo", [2024-03-21T09:11:31.266Z] "runtime/internal/atomic", [2024-03-21T09:11:31.266Z] "runtime/internal/math", [2024-03-21T09:11:31.266Z] "runtime/internal/sys", [2024-03-21T09:11:31.266Z] "sort", [2024-03-21T09:11:31.266Z] "strconv", [2024-03-21T09:11:31.266Z] "strings", [2024-03-21T09:11:31.266Z] "sync", [2024-03-21T09:11:31.266Z] "sync/atomic", [2024-03-21T09:11:31.266Z] "syscall", [2024-03-21T09:11:31.266Z] "time", [2024-03-21T09:11:31.266Z] "unicode", [2024-03-21T09:11:31.266Z] "unicode/utf16", [2024-03-21T09:11:31.266Z] "unicode/utf8", [2024-03-21T09:11:31.266Z] "unsafe", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.266Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.266Z] ] [2024-03-21T09:11:31.266Z] } [2024-03-21T09:11:31.266Z] { [2024-03-21T09:11:31.266Z] "Dir": "/w/workspace/edgex-go/637/internal/support/scheduler/application", [2024-03-21T09:11:31.266Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-21T09:11:31.266Z] "Name": "application", [2024-03-21T09:11:31.266Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.266Z] "Module": { [2024-03-21T09:11:31.266Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.266Z] "Main": true, [2024-03-21T09:11:31.266Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.266Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.266Z] "GoVersion": "1.21" [2024-03-21T09:11:31.266Z] }, [2024-03-21T09:11:31.266Z] "Match": [ [2024-03-21T09:11:31.266Z] "./..." [2024-03-21T09:11:31.266Z] ], [2024-03-21T09:11:31.266Z] "Stale": true, [2024-03-21T09:11:31.266Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.266Z] "GoFiles": [ [2024-03-21T09:11:31.266Z] "interval.go", [2024-03-21T09:11:31.266Z] "intervalaction.go" [2024-03-21T09:11:31.266Z] ], [2024-03-21T09:11:31.266Z] "Imports": [ [2024-03-21T09:11:31.266Z] "context", [2024-03-21T09:11:31.266Z] "fmt", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.266Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.267Z] "time" [2024-03-21T09:11:31.267Z] ], [2024-03-21T09:11:31.267Z] "Deps": [ [2024-03-21T09:11:31.267Z] "bufio", [2024-03-21T09:11:31.267Z] "bytes", [2024-03-21T09:11:31.267Z] "compress/flate", [2024-03-21T09:11:31.267Z] "compress/gzip", [2024-03-21T09:11:31.267Z] "compress/zlib", [2024-03-21T09:11:31.267Z] "container/list", [2024-03-21T09:11:31.267Z] "context", [2024-03-21T09:11:31.267Z] "crypto", [2024-03-21T09:11:31.267Z] "crypto/aes", [2024-03-21T09:11:31.267Z] "crypto/cipher", [2024-03-21T09:11:31.267Z] "crypto/des", [2024-03-21T09:11:31.267Z] "crypto/dsa", [2024-03-21T09:11:31.267Z] "crypto/ecdsa", [2024-03-21T09:11:31.267Z] "crypto/ed25519", [2024-03-21T09:11:31.267Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.267Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.267Z] "crypto/elliptic", [2024-03-21T09:11:31.267Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.267Z] "crypto/hmac", [2024-03-21T09:11:31.267Z] "crypto/internal/randutil", [2024-03-21T09:11:31.267Z] "crypto/internal/subtle", [2024-03-21T09:11:31.267Z] "crypto/md5", [2024-03-21T09:11:31.267Z] "crypto/rand", [2024-03-21T09:11:31.267Z] "crypto/rc4", [2024-03-21T09:11:31.267Z] "crypto/rsa", [2024-03-21T09:11:31.267Z] "crypto/sha1", [2024-03-21T09:11:31.267Z] "crypto/sha256", [2024-03-21T09:11:31.267Z] "crypto/sha512", [2024-03-21T09:11:31.267Z] "crypto/subtle", [2024-03-21T09:11:31.267Z] "crypto/tls", [2024-03-21T09:11:31.267Z] "crypto/x509", [2024-03-21T09:11:31.267Z] "crypto/x509/pkix", [2024-03-21T09:11:31.267Z] "database/sql/driver", [2024-03-21T09:11:31.267Z] "debug/dwarf", [2024-03-21T09:11:31.267Z] "debug/macho", [2024-03-21T09:11:31.267Z] "embed", [2024-03-21T09:11:31.267Z] "encoding", [2024-03-21T09:11:31.267Z] "encoding/asn1", [2024-03-21T09:11:31.267Z] "encoding/base32", [2024-03-21T09:11:31.267Z] "encoding/base64", [2024-03-21T09:11:31.267Z] "encoding/binary", [2024-03-21T09:11:31.267Z] "encoding/csv", [2024-03-21T09:11:31.267Z] "encoding/hex", [2024-03-21T09:11:31.267Z] "encoding/json", [2024-03-21T09:11:31.267Z] "encoding/pem", [2024-03-21T09:11:31.267Z] "encoding/xml", [2024-03-21T09:11:31.267Z] "errors", [2024-03-21T09:11:31.267Z] "flag", [2024-03-21T09:11:31.267Z] "fmt", [2024-03-21T09:11:31.267Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.267Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.267Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.267Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.267Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.267Z] "github.com/fatih/color", [2024-03-21T09:11:31.267Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.267Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.267Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.267Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.267Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.267Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.267Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.267Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.267Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.267Z] "github.com/go-kit/log", [2024-03-21T09:11:31.267Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.267Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.267Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.267Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.267Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.267Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.267Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.267Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.267Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.267Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.267Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.267Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.267Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.267Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.267Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.267Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.267Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.267Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.267Z] "github.com/google/uuid", [2024-03-21T09:11:31.267Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.267Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.267Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.267Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.267Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.267Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.267Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.267Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.267Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.267Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.267Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.267Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.267Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.267Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.267Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.267Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.267Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.267Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.267Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.267Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.267Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.267Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.267Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.267Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.267Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.267Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.267Z] "github.com/x448/float16", [2024-03-21T09:11:31.267Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.267Z] "go/token", [2024-03-21T09:11:31.267Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.267Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.267Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.267Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.267Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.267Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.267Z] "golang.org/x/net/html", [2024-03-21T09:11:31.267Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.267Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.267Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.267Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.267Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.267Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.267Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.267Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.267Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.267Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.267Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.267Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.267Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.267Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.267Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.267Z] "golang.org/x/text/language", [2024-03-21T09:11:31.267Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.267Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.267Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.267Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.267Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.267Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.267Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.268Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.268Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.268Z] "hash", [2024-03-21T09:11:31.268Z] "hash/adler32", [2024-03-21T09:11:31.268Z] "hash/crc32", [2024-03-21T09:11:31.268Z] "hash/fnv", [2024-03-21T09:11:31.268Z] "html", [2024-03-21T09:11:31.268Z] "html/template", [2024-03-21T09:11:31.268Z] "internal/abi", [2024-03-21T09:11:31.268Z] "internal/bytealg", [2024-03-21T09:11:31.268Z] "internal/cpu", [2024-03-21T09:11:31.268Z] "internal/fmtsort", [2024-03-21T09:11:31.268Z] "internal/goexperiment", [2024-03-21T09:11:31.268Z] "internal/itoa", [2024-03-21T09:11:31.268Z] "internal/nettrace", [2024-03-21T09:11:31.268Z] "internal/oserror", [2024-03-21T09:11:31.268Z] "internal/poll", [2024-03-21T09:11:31.268Z] "internal/race", [2024-03-21T09:11:31.268Z] "internal/reflectlite", [2024-03-21T09:11:31.268Z] "internal/singleflight", [2024-03-21T09:11:31.268Z] "internal/syscall/execenv", [2024-03-21T09:11:31.268Z] "internal/syscall/unix", [2024-03-21T09:11:31.268Z] "internal/testlog", [2024-03-21T09:11:31.268Z] "internal/unsafeheader", [2024-03-21T09:11:31.268Z] "io", [2024-03-21T09:11:31.268Z] "io/fs", [2024-03-21T09:11:31.268Z] "io/ioutil", [2024-03-21T09:11:31.268Z] "log", [2024-03-21T09:11:31.268Z] "log/syslog", [2024-03-21T09:11:31.268Z] "math", [2024-03-21T09:11:31.268Z] "math/big", [2024-03-21T09:11:31.268Z] "math/bits", [2024-03-21T09:11:31.268Z] "math/rand", [2024-03-21T09:11:31.268Z] "mime", [2024-03-21T09:11:31.268Z] "mime/multipart", [2024-03-21T09:11:31.268Z] "mime/quotedprintable", [2024-03-21T09:11:31.268Z] "net", [2024-03-21T09:11:31.268Z] "net/http", [2024-03-21T09:11:31.268Z] "net/http/httptest", [2024-03-21T09:11:31.268Z] "net/http/httptrace", [2024-03-21T09:11:31.268Z] "net/http/httputil", [2024-03-21T09:11:31.268Z] "net/http/internal", [2024-03-21T09:11:31.268Z] "net/http/internal/ascii", [2024-03-21T09:11:31.268Z] "net/http/internal/testcert", [2024-03-21T09:11:31.268Z] "net/textproto", [2024-03-21T09:11:31.268Z] "net/url", [2024-03-21T09:11:31.268Z] "os", [2024-03-21T09:11:31.268Z] "os/signal", [2024-03-21T09:11:31.268Z] "path", [2024-03-21T09:11:31.268Z] "path/filepath", [2024-03-21T09:11:31.268Z] "reflect", [2024-03-21T09:11:31.268Z] "regexp", [2024-03-21T09:11:31.268Z] "regexp/syntax", [2024-03-21T09:11:31.268Z] "runtime", [2024-03-21T09:11:31.268Z] "runtime/cgo", [2024-03-21T09:11:31.268Z] "runtime/debug", [2024-03-21T09:11:31.268Z] "runtime/internal/atomic", [2024-03-21T09:11:31.268Z] "runtime/internal/math", [2024-03-21T09:11:31.268Z] "runtime/internal/sys", [2024-03-21T09:11:31.268Z] "runtime/pprof", [2024-03-21T09:11:31.268Z] "sort", [2024-03-21T09:11:31.268Z] "strconv", [2024-03-21T09:11:31.268Z] "strings", [2024-03-21T09:11:31.268Z] "sync", [2024-03-21T09:11:31.268Z] "sync/atomic", [2024-03-21T09:11:31.268Z] "syscall", [2024-03-21T09:11:31.268Z] "text/tabwriter", [2024-03-21T09:11:31.268Z] "text/template", [2024-03-21T09:11:31.268Z] "text/template/parse", [2024-03-21T09:11:31.268Z] "time", [2024-03-21T09:11:31.268Z] "unicode", [2024-03-21T09:11:31.268Z] "unicode/utf16", [2024-03-21T09:11:31.268Z] "unicode/utf8", [2024-03-21T09:11:31.268Z] "unsafe", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.268Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.268Z] ] [2024-03-21T09:11:31.268Z] } [2024-03-21T09:11:31.268Z] { [2024-03-21T09:11:31.268Z] "Dir": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-03-21T09:11:31.268Z] "ImportPath": "gopkg.in/eapache/queue.v1", [2024-03-21T09:11:31.268Z] "Name": "queue", [2024-03-21T09:11:31.268Z] "Doc": "Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Górecki.", [2024-03-21T09:11:31.268Z] "Root": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-03-21T09:11:31.268Z] "Module": { [2024-03-21T09:11:31.268Z] "Path": "gopkg.in/eapache/queue.v1", [2024-03-21T09:11:31.268Z] "Version": "v1.1.0", [2024-03-21T09:11:31.268Z] "Time": "2016-08-05T00:47:13Z", [2024-03-21T09:11:31.268Z] "Dir": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-03-21T09:11:31.268Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/eapache/queue.v1/@v/v1.1.0.mod" [2024-03-21T09:11:31.268Z] }, [2024-03-21T09:11:31.268Z] "DepOnly": true, [2024-03-21T09:11:31.268Z] "Stale": true, [2024-03-21T09:11:31.268Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.268Z] "GoFiles": [ [2024-03-21T09:11:31.268Z] "queue.go" [2024-03-21T09:11:31.268Z] ], [2024-03-21T09:11:31.268Z] "TestGoFiles": [ [2024-03-21T09:11:31.268Z] "queue_test.go" [2024-03-21T09:11:31.268Z] ], [2024-03-21T09:11:31.268Z] "TestImports": [ [2024-03-21T09:11:31.268Z] "testing" [2024-03-21T09:11:31.268Z] ] [2024-03-21T09:11:31.268Z] } [2024-03-21T09:11:31.268Z] { [2024-03-21T09:11:31.268Z] "Dir": "/w/workspace/edgex-go/637/internal/support/scheduler/application/scheduler", [2024-03-21T09:11:31.268Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-21T09:11:31.268Z] "Name": "scheduler", [2024-03-21T09:11:31.268Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.268Z] "Module": { [2024-03-21T09:11:31.268Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.268Z] "Main": true, [2024-03-21T09:11:31.268Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.268Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.268Z] "GoVersion": "1.21" [2024-03-21T09:11:31.268Z] }, [2024-03-21T09:11:31.268Z] "Match": [ [2024-03-21T09:11:31.268Z] "./..." [2024-03-21T09:11:31.268Z] ], [2024-03-21T09:11:31.268Z] "Stale": true, [2024-03-21T09:11:31.268Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.268Z] "GoFiles": [ [2024-03-21T09:11:31.268Z] "executor.go", [2024-03-21T09:11:31.268Z] "manager.go", [2024-03-21T09:11:31.268Z] "queue.go" [2024-03-21T09:11:31.268Z] ], [2024-03-21T09:11:31.268Z] "Imports": [ [2024-03-21T09:11:31.268Z] "fmt", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.268Z] "gopkg.in/eapache/queue.v1", [2024-03-21T09:11:31.268Z] "sync", [2024-03-21T09:11:31.268Z] "time" [2024-03-21T09:11:31.268Z] ], [2024-03-21T09:11:31.268Z] "Deps": [ [2024-03-21T09:11:31.268Z] "bufio", [2024-03-21T09:11:31.268Z] "bytes", [2024-03-21T09:11:31.268Z] "compress/flate", [2024-03-21T09:11:31.268Z] "compress/gzip", [2024-03-21T09:11:31.268Z] "compress/zlib", [2024-03-21T09:11:31.268Z] "container/list", [2024-03-21T09:11:31.268Z] "context", [2024-03-21T09:11:31.268Z] "crypto", [2024-03-21T09:11:31.268Z] "crypto/aes", [2024-03-21T09:11:31.268Z] "crypto/cipher", [2024-03-21T09:11:31.268Z] "crypto/des", [2024-03-21T09:11:31.268Z] "crypto/dsa", [2024-03-21T09:11:31.268Z] "crypto/ecdsa", [2024-03-21T09:11:31.268Z] "crypto/ed25519", [2024-03-21T09:11:31.268Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.268Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.268Z] "crypto/elliptic", [2024-03-21T09:11:31.268Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.268Z] "crypto/hmac", [2024-03-21T09:11:31.268Z] "crypto/internal/randutil", [2024-03-21T09:11:31.268Z] "crypto/internal/subtle", [2024-03-21T09:11:31.268Z] "crypto/md5", [2024-03-21T09:11:31.268Z] "crypto/rand", [2024-03-21T09:11:31.268Z] "crypto/rc4", [2024-03-21T09:11:31.268Z] "crypto/rsa", [2024-03-21T09:11:31.268Z] "crypto/sha1", [2024-03-21T09:11:31.268Z] "crypto/sha256", [2024-03-21T09:11:31.268Z] "crypto/sha512", [2024-03-21T09:11:31.268Z] "crypto/subtle", [2024-03-21T09:11:31.268Z] "crypto/tls", [2024-03-21T09:11:31.268Z] "crypto/x509", [2024-03-21T09:11:31.268Z] "crypto/x509/pkix", [2024-03-21T09:11:31.268Z] "database/sql/driver", [2024-03-21T09:11:31.268Z] "debug/dwarf", [2024-03-21T09:11:31.268Z] "debug/macho", [2024-03-21T09:11:31.268Z] "embed", [2024-03-21T09:11:31.268Z] "encoding", [2024-03-21T09:11:31.268Z] "encoding/asn1", [2024-03-21T09:11:31.268Z] "encoding/base32", [2024-03-21T09:11:31.268Z] "encoding/base64", [2024-03-21T09:11:31.268Z] "encoding/binary", [2024-03-21T09:11:31.268Z] "encoding/csv", [2024-03-21T09:11:31.268Z] "encoding/hex", [2024-03-21T09:11:31.268Z] "encoding/json", [2024-03-21T09:11:31.268Z] "encoding/pem", [2024-03-21T09:11:31.268Z] "encoding/xml", [2024-03-21T09:11:31.268Z] "errors", [2024-03-21T09:11:31.268Z] "flag", [2024-03-21T09:11:31.268Z] "fmt", [2024-03-21T09:11:31.268Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.268Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.268Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.268Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.268Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.268Z] "github.com/fatih/color", [2024-03-21T09:11:31.268Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.268Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.268Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.268Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.268Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.268Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.268Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.268Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.268Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.268Z] "github.com/go-kit/log", [2024-03-21T09:11:31.268Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.268Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.268Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.268Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.268Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.268Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.268Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.269Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.269Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.269Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.269Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.269Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.269Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.269Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.269Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.269Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.269Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.269Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.269Z] "github.com/google/uuid", [2024-03-21T09:11:31.269Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.269Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.269Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.269Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.269Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.269Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.269Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.269Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.269Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.269Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.269Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.269Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.269Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.269Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.269Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.269Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.269Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.269Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.269Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.269Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.269Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.269Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.269Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.269Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.269Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.269Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.269Z] "github.com/x448/float16", [2024-03-21T09:11:31.269Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.269Z] "go/token", [2024-03-21T09:11:31.269Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.269Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.269Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.269Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.269Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.269Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.269Z] "golang.org/x/net/html", [2024-03-21T09:11:31.269Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.269Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.269Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.269Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.269Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.269Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.269Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.269Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.269Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.269Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.269Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.269Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.269Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.269Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.269Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.269Z] "golang.org/x/text/language", [2024-03-21T09:11:31.269Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.269Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.269Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.269Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.269Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.269Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.269Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.269Z] "gopkg.in/eapache/queue.v1", [2024-03-21T09:11:31.269Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.269Z] "hash", [2024-03-21T09:11:31.269Z] "hash/adler32", [2024-03-21T09:11:31.269Z] "hash/crc32", [2024-03-21T09:11:31.269Z] "hash/fnv", [2024-03-21T09:11:31.269Z] "html", [2024-03-21T09:11:31.269Z] "html/template", [2024-03-21T09:11:31.269Z] "internal/abi", [2024-03-21T09:11:31.269Z] "internal/bytealg", [2024-03-21T09:11:31.269Z] "internal/cpu", [2024-03-21T09:11:31.269Z] "internal/fmtsort", [2024-03-21T09:11:31.269Z] "internal/goexperiment", [2024-03-21T09:11:31.269Z] "internal/itoa", [2024-03-21T09:11:31.269Z] "internal/nettrace", [2024-03-21T09:11:31.269Z] "internal/oserror", [2024-03-21T09:11:31.269Z] "internal/poll", [2024-03-21T09:11:31.269Z] "internal/race", [2024-03-21T09:11:31.269Z] "internal/reflectlite", [2024-03-21T09:11:31.269Z] "internal/singleflight", [2024-03-21T09:11:31.269Z] "internal/syscall/execenv", [2024-03-21T09:11:31.269Z] "internal/syscall/unix", [2024-03-21T09:11:31.269Z] "internal/testlog", [2024-03-21T09:11:31.269Z] "internal/unsafeheader", [2024-03-21T09:11:31.269Z] "io", [2024-03-21T09:11:31.269Z] "io/fs", [2024-03-21T09:11:31.269Z] "io/ioutil", [2024-03-21T09:11:31.269Z] "log", [2024-03-21T09:11:31.269Z] "log/syslog", [2024-03-21T09:11:31.269Z] "math", [2024-03-21T09:11:31.269Z] "math/big", [2024-03-21T09:11:31.269Z] "math/bits", [2024-03-21T09:11:31.269Z] "math/rand", [2024-03-21T09:11:31.269Z] "mime", [2024-03-21T09:11:31.269Z] "mime/multipart", [2024-03-21T09:11:31.269Z] "mime/quotedprintable", [2024-03-21T09:11:31.269Z] "net", [2024-03-21T09:11:31.269Z] "net/http", [2024-03-21T09:11:31.269Z] "net/http/httptest", [2024-03-21T09:11:31.269Z] "net/http/httptrace", [2024-03-21T09:11:31.269Z] "net/http/httputil", [2024-03-21T09:11:31.269Z] "net/http/internal", [2024-03-21T09:11:31.269Z] "net/http/internal/ascii", [2024-03-21T09:11:31.269Z] "net/http/internal/testcert", [2024-03-21T09:11:31.269Z] "net/textproto", [2024-03-21T09:11:31.269Z] "net/url", [2024-03-21T09:11:31.269Z] "os", [2024-03-21T09:11:31.269Z] "os/signal", [2024-03-21T09:11:31.269Z] "path", [2024-03-21T09:11:31.269Z] "path/filepath", [2024-03-21T09:11:31.269Z] "reflect", [2024-03-21T09:11:31.269Z] "regexp", [2024-03-21T09:11:31.269Z] "regexp/syntax", [2024-03-21T09:11:31.269Z] "runtime", [2024-03-21T09:11:31.269Z] "runtime/cgo", [2024-03-21T09:11:31.269Z] "runtime/debug", [2024-03-21T09:11:31.269Z] "runtime/internal/atomic", [2024-03-21T09:11:31.269Z] "runtime/internal/math", [2024-03-21T09:11:31.269Z] "runtime/internal/sys", [2024-03-21T09:11:31.269Z] "runtime/pprof", [2024-03-21T09:11:31.269Z] "sort", [2024-03-21T09:11:31.269Z] "strconv", [2024-03-21T09:11:31.269Z] "strings", [2024-03-21T09:11:31.269Z] "sync", [2024-03-21T09:11:31.269Z] "sync/atomic", [2024-03-21T09:11:31.269Z] "syscall", [2024-03-21T09:11:31.269Z] "text/tabwriter", [2024-03-21T09:11:31.269Z] "text/template", [2024-03-21T09:11:31.269Z] "text/template/parse", [2024-03-21T09:11:31.269Z] "time", [2024-03-21T09:11:31.269Z] "unicode", [2024-03-21T09:11:31.269Z] "unicode/utf16", [2024-03-21T09:11:31.269Z] "unicode/utf8", [2024-03-21T09:11:31.269Z] "unsafe", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.269Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.269Z] ], [2024-03-21T09:11:31.269Z] "TestGoFiles": [ [2024-03-21T09:11:31.269Z] "executor_test.go", [2024-03-21T09:11:31.269Z] "manager_test.go", [2024-03-21T09:11:31.269Z] "queue_test.go" [2024-03-21T09:11:31.269Z] ], [2024-03-21T09:11:31.269Z] "TestImports": [ [2024-03-21T09:11:31.269Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.269Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.269Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.269Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.269Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.269Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.269Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.269Z] "gopkg.in/eapache/queue.v1", [2024-03-21T09:11:31.269Z] "testing", [2024-03-21T09:11:31.269Z] "time" [2024-03-21T09:11:31.269Z] ] [2024-03-21T09:11:31.269Z] } [2024-03-21T09:11:31.269Z] { [2024-03-21T09:11:31.269Z] "Dir": "/w/workspace/edgex-go/637/internal/support/scheduler/controller/http", [2024-03-21T09:11:31.269Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-21T09:11:31.269Z] "Name": "http", [2024-03-21T09:11:31.269Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.269Z] "Module": { [2024-03-21T09:11:31.269Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.269Z] "Main": true, [2024-03-21T09:11:31.269Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.269Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.269Z] "GoVersion": "1.21" [2024-03-21T09:11:31.269Z] }, [2024-03-21T09:11:31.269Z] "Match": [ [2024-03-21T09:11:31.269Z] "./..." [2024-03-21T09:11:31.269Z] ], [2024-03-21T09:11:31.269Z] "Stale": true, [2024-03-21T09:11:31.269Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.269Z] "GoFiles": [ [2024-03-21T09:11:31.269Z] "interval.go", [2024-03-21T09:11:31.269Z] "intervalaction.go" [2024-03-21T09:11:31.269Z] ], [2024-03-21T09:11:31.269Z] "Imports": [ [2024-03-21T09:11:31.269Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.269Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.269Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.269Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.270Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.270Z] "math", [2024-03-21T09:11:31.270Z] "net/http" [2024-03-21T09:11:31.270Z] ], [2024-03-21T09:11:31.270Z] "Deps": [ [2024-03-21T09:11:31.270Z] "bufio", [2024-03-21T09:11:31.270Z] "bytes", [2024-03-21T09:11:31.270Z] "compress/flate", [2024-03-21T09:11:31.270Z] "compress/gzip", [2024-03-21T09:11:31.270Z] "compress/zlib", [2024-03-21T09:11:31.270Z] "container/list", [2024-03-21T09:11:31.270Z] "context", [2024-03-21T09:11:31.270Z] "crypto", [2024-03-21T09:11:31.270Z] "crypto/aes", [2024-03-21T09:11:31.270Z] "crypto/cipher", [2024-03-21T09:11:31.270Z] "crypto/des", [2024-03-21T09:11:31.270Z] "crypto/dsa", [2024-03-21T09:11:31.270Z] "crypto/ecdsa", [2024-03-21T09:11:31.270Z] "crypto/ed25519", [2024-03-21T09:11:31.270Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.270Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.270Z] "crypto/elliptic", [2024-03-21T09:11:31.270Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.270Z] "crypto/hmac", [2024-03-21T09:11:31.270Z] "crypto/internal/randutil", [2024-03-21T09:11:31.270Z] "crypto/internal/subtle", [2024-03-21T09:11:31.270Z] "crypto/md5", [2024-03-21T09:11:31.270Z] "crypto/rand", [2024-03-21T09:11:31.270Z] "crypto/rc4", [2024-03-21T09:11:31.270Z] "crypto/rsa", [2024-03-21T09:11:31.270Z] "crypto/sha1", [2024-03-21T09:11:31.270Z] "crypto/sha256", [2024-03-21T09:11:31.270Z] "crypto/sha512", [2024-03-21T09:11:31.270Z] "crypto/subtle", [2024-03-21T09:11:31.270Z] "crypto/tls", [2024-03-21T09:11:31.270Z] "crypto/x509", [2024-03-21T09:11:31.270Z] "crypto/x509/pkix", [2024-03-21T09:11:31.270Z] "database/sql/driver", [2024-03-21T09:11:31.270Z] "debug/dwarf", [2024-03-21T09:11:31.270Z] "debug/macho", [2024-03-21T09:11:31.270Z] "embed", [2024-03-21T09:11:31.270Z] "encoding", [2024-03-21T09:11:31.270Z] "encoding/asn1", [2024-03-21T09:11:31.270Z] "encoding/base32", [2024-03-21T09:11:31.270Z] "encoding/base64", [2024-03-21T09:11:31.270Z] "encoding/binary", [2024-03-21T09:11:31.270Z] "encoding/csv", [2024-03-21T09:11:31.270Z] "encoding/hex", [2024-03-21T09:11:31.270Z] "encoding/json", [2024-03-21T09:11:31.270Z] "encoding/pem", [2024-03-21T09:11:31.270Z] "encoding/xml", [2024-03-21T09:11:31.270Z] "errors", [2024-03-21T09:11:31.270Z] "flag", [2024-03-21T09:11:31.270Z] "fmt", [2024-03-21T09:11:31.270Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.270Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.270Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.270Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.270Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.270Z] "github.com/fatih/color", [2024-03-21T09:11:31.270Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.270Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.270Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.270Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.270Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.270Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.270Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.270Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.270Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.270Z] "github.com/go-kit/log", [2024-03-21T09:11:31.270Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.270Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.270Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.270Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.270Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.270Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.270Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.270Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.270Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.270Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.270Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.270Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.270Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.270Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.270Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.270Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.270Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.270Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.270Z] "github.com/google/uuid", [2024-03-21T09:11:31.270Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.270Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.270Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.270Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.270Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.270Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.270Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.270Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.270Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.270Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.270Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.270Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.270Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.270Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.270Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.270Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.270Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.270Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.270Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.270Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.270Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.270Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.270Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.270Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.270Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.270Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.270Z] "github.com/x448/float16", [2024-03-21T09:11:31.270Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.270Z] "go/token", [2024-03-21T09:11:31.270Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.270Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.270Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.270Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.270Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.270Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.270Z] "golang.org/x/net/html", [2024-03-21T09:11:31.270Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.270Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.270Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.270Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.270Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.270Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.270Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.270Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.270Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.270Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.270Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.270Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.270Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.270Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.270Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.270Z] "golang.org/x/text/language", [2024-03-21T09:11:31.270Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.270Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.270Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.270Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.270Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.270Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.271Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.271Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.271Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.271Z] "hash", [2024-03-21T09:11:31.271Z] "hash/adler32", [2024-03-21T09:11:31.271Z] "hash/crc32", [2024-03-21T09:11:31.271Z] "hash/fnv", [2024-03-21T09:11:31.271Z] "html", [2024-03-21T09:11:31.271Z] "html/template", [2024-03-21T09:11:31.271Z] "internal/abi", [2024-03-21T09:11:31.271Z] "internal/bytealg", [2024-03-21T09:11:31.271Z] "internal/cpu", [2024-03-21T09:11:31.271Z] "internal/fmtsort", [2024-03-21T09:11:31.271Z] "internal/goexperiment", [2024-03-21T09:11:31.271Z] "internal/itoa", [2024-03-21T09:11:31.271Z] "internal/nettrace", [2024-03-21T09:11:31.271Z] "internal/oserror", [2024-03-21T09:11:31.271Z] "internal/poll", [2024-03-21T09:11:31.271Z] "internal/race", [2024-03-21T09:11:31.271Z] "internal/reflectlite", [2024-03-21T09:11:31.271Z] "internal/singleflight", [2024-03-21T09:11:31.271Z] "internal/syscall/execenv", [2024-03-21T09:11:31.271Z] "internal/syscall/unix", [2024-03-21T09:11:31.271Z] "internal/testlog", [2024-03-21T09:11:31.271Z] "internal/unsafeheader", [2024-03-21T09:11:31.271Z] "io", [2024-03-21T09:11:31.271Z] "io/fs", [2024-03-21T09:11:31.271Z] "io/ioutil", [2024-03-21T09:11:31.271Z] "log", [2024-03-21T09:11:31.271Z] "log/syslog", [2024-03-21T09:11:31.271Z] "math", [2024-03-21T09:11:31.271Z] "math/big", [2024-03-21T09:11:31.271Z] "math/bits", [2024-03-21T09:11:31.271Z] "math/rand", [2024-03-21T09:11:31.271Z] "mime", [2024-03-21T09:11:31.271Z] "mime/multipart", [2024-03-21T09:11:31.271Z] "mime/quotedprintable", [2024-03-21T09:11:31.271Z] "net", [2024-03-21T09:11:31.271Z] "net/http", [2024-03-21T09:11:31.271Z] "net/http/httptest", [2024-03-21T09:11:31.271Z] "net/http/httptrace", [2024-03-21T09:11:31.271Z] "net/http/httputil", [2024-03-21T09:11:31.271Z] "net/http/internal", [2024-03-21T09:11:31.271Z] "net/http/internal/ascii", [2024-03-21T09:11:31.271Z] "net/http/internal/testcert", [2024-03-21T09:11:31.271Z] "net/textproto", [2024-03-21T09:11:31.271Z] "net/url", [2024-03-21T09:11:31.271Z] "os", [2024-03-21T09:11:31.271Z] "os/signal", [2024-03-21T09:11:31.271Z] "path", [2024-03-21T09:11:31.271Z] "path/filepath", [2024-03-21T09:11:31.271Z] "reflect", [2024-03-21T09:11:31.271Z] "regexp", [2024-03-21T09:11:31.271Z] "regexp/syntax", [2024-03-21T09:11:31.271Z] "runtime", [2024-03-21T09:11:31.271Z] "runtime/cgo", [2024-03-21T09:11:31.271Z] "runtime/debug", [2024-03-21T09:11:31.271Z] "runtime/internal/atomic", [2024-03-21T09:11:31.271Z] "runtime/internal/math", [2024-03-21T09:11:31.271Z] "runtime/internal/sys", [2024-03-21T09:11:31.271Z] "runtime/pprof", [2024-03-21T09:11:31.271Z] "sort", [2024-03-21T09:11:31.271Z] "strconv", [2024-03-21T09:11:31.271Z] "strings", [2024-03-21T09:11:31.271Z] "sync", [2024-03-21T09:11:31.271Z] "sync/atomic", [2024-03-21T09:11:31.271Z] "syscall", [2024-03-21T09:11:31.271Z] "text/tabwriter", [2024-03-21T09:11:31.271Z] "text/template", [2024-03-21T09:11:31.271Z] "text/template/parse", [2024-03-21T09:11:31.271Z] "time", [2024-03-21T09:11:31.271Z] "unicode", [2024-03-21T09:11:31.271Z] "unicode/utf16", [2024-03-21T09:11:31.271Z] "unicode/utf8", [2024-03-21T09:11:31.271Z] "unsafe", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.271Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.271Z] ], [2024-03-21T09:11:31.271Z] "TestGoFiles": [ [2024-03-21T09:11:31.271Z] "const_test.go", [2024-03-21T09:11:31.271Z] "interval_test.go", [2024-03-21T09:11:31.271Z] "intervalaction_test.go" [2024-03-21T09:11:31.271Z] ], [2024-03-21T09:11:31.271Z] "TestImports": [ [2024-03-21T09:11:31.271Z] "encoding/json", [2024-03-21T09:11:31.271Z] "fmt", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.271Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.271Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.271Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.271Z] "net/http", [2024-03-21T09:11:31.271Z] "net/http/httptest", [2024-03-21T09:11:31.271Z] "strings", [2024-03-21T09:11:31.271Z] "testing" [2024-03-21T09:11:31.271Z] ] [2024-03-21T09:11:31.271Z] } [2024-03-21T09:11:31.271Z] { [2024-03-21T09:11:31.271Z] "Dir": "/w/workspace/edgex-go/637/internal/support/scheduler", [2024-03-21T09:11:31.271Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-03-21T09:11:31.271Z] "Name": "scheduler", [2024-03-21T09:11:31.271Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.271Z] "Module": { [2024-03-21T09:11:31.271Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.271Z] "Main": true, [2024-03-21T09:11:31.271Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.271Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.271Z] "GoVersion": "1.21" [2024-03-21T09:11:31.271Z] }, [2024-03-21T09:11:31.271Z] "Match": [ [2024-03-21T09:11:31.271Z] "./..." [2024-03-21T09:11:31.271Z] ], [2024-03-21T09:11:31.271Z] "Stale": true, [2024-03-21T09:11:31.271Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.271Z] "GoFiles": [ [2024-03-21T09:11:31.271Z] "init.go", [2024-03-21T09:11:31.271Z] "main.go", [2024-03-21T09:11:31.271Z] "router.go" [2024-03-21T09:11:31.271Z] ], [2024-03-21T09:11:31.271Z] "Imports": [ [2024-03-21T09:11:31.271Z] "context", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.271Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.271Z] "os", [2024-03-21T09:11:31.271Z] "sync" [2024-03-21T09:11:31.271Z] ], [2024-03-21T09:11:31.271Z] "Deps": [ [2024-03-21T09:11:31.271Z] "bufio", [2024-03-21T09:11:31.271Z] "bytes", [2024-03-21T09:11:31.271Z] "compress/flate", [2024-03-21T09:11:31.271Z] "compress/gzip", [2024-03-21T09:11:31.271Z] "compress/zlib", [2024-03-21T09:11:31.271Z] "container/heap", [2024-03-21T09:11:31.271Z] "container/list", [2024-03-21T09:11:31.271Z] "context", [2024-03-21T09:11:31.271Z] "crypto", [2024-03-21T09:11:31.271Z] "crypto/aes", [2024-03-21T09:11:31.271Z] "crypto/cipher", [2024-03-21T09:11:31.271Z] "crypto/des", [2024-03-21T09:11:31.271Z] "crypto/dsa", [2024-03-21T09:11:31.271Z] "crypto/ecdsa", [2024-03-21T09:11:31.271Z] "crypto/ed25519", [2024-03-21T09:11:31.271Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.271Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.271Z] "crypto/elliptic", [2024-03-21T09:11:31.271Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.271Z] "crypto/hmac", [2024-03-21T09:11:31.271Z] "crypto/internal/randutil", [2024-03-21T09:11:31.271Z] "crypto/internal/subtle", [2024-03-21T09:11:31.271Z] "crypto/md5", [2024-03-21T09:11:31.271Z] "crypto/rand", [2024-03-21T09:11:31.271Z] "crypto/rc4", [2024-03-21T09:11:31.271Z] "crypto/rsa", [2024-03-21T09:11:31.271Z] "crypto/sha1", [2024-03-21T09:11:31.271Z] "crypto/sha256", [2024-03-21T09:11:31.271Z] "crypto/sha512", [2024-03-21T09:11:31.271Z] "crypto/subtle", [2024-03-21T09:11:31.271Z] "crypto/tls", [2024-03-21T09:11:31.271Z] "crypto/x509", [2024-03-21T09:11:31.271Z] "crypto/x509/pkix", [2024-03-21T09:11:31.271Z] "database/sql/driver", [2024-03-21T09:11:31.271Z] "debug/dwarf", [2024-03-21T09:11:31.271Z] "debug/macho", [2024-03-21T09:11:31.271Z] "embed", [2024-03-21T09:11:31.271Z] "encoding", [2024-03-21T09:11:31.271Z] "encoding/asn1", [2024-03-21T09:11:31.271Z] "encoding/base32", [2024-03-21T09:11:31.271Z] "encoding/base64", [2024-03-21T09:11:31.271Z] "encoding/binary", [2024-03-21T09:11:31.271Z] "encoding/csv", [2024-03-21T09:11:31.271Z] "encoding/gob", [2024-03-21T09:11:31.271Z] "encoding/hex", [2024-03-21T09:11:31.271Z] "encoding/json", [2024-03-21T09:11:31.271Z] "encoding/pem", [2024-03-21T09:11:31.271Z] "encoding/xml", [2024-03-21T09:11:31.271Z] "errors", [2024-03-21T09:11:31.271Z] "flag", [2024-03-21T09:11:31.271Z] "fmt", [2024-03-21T09:11:31.271Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.271Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.271Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.271Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.271Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.271Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.271Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.272Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.272Z] "github.com/fatih/color", [2024-03-21T09:11:31.272Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.272Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.272Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.272Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.272Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.272Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.272Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.272Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.272Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.272Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.272Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.272Z] "github.com/go-kit/log", [2024-03-21T09:11:31.272Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.272Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.272Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.272Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.272Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.272Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.272Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.272Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.272Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.272Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.272Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.272Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.272Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.272Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.272Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.272Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.272Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.272Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.272Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.272Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.272Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.272Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.272Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.272Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.272Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.272Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.272Z] "github.com/google/uuid", [2024-03-21T09:11:31.272Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.272Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.272Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.272Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.272Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.272Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.272Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.272Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.272Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.272Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.272Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.272Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.272Z] "github.com/josharian/intern", [2024-03-21T09:11:31.272Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.272Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.272Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.272Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.272Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.272Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.272Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.272Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.272Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.272Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.272Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.272Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.272Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.272Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.272Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.272Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.272Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.272Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.272Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.272Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.272Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.272Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.272Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.272Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.272Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.272Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.272Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.272Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.272Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.272Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.272Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.272Z] "github.com/openziti/identity", [2024-03-21T09:11:31.272Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.272Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.272Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.272Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.272Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.272Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.272Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.272Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.272Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.272Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.272Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.272Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.272Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.272Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.272Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.272Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.272Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.272Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.272Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.272Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.272Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.272Z] "github.com/pkg/errors", [2024-03-21T09:11:31.272Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.272Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.272Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.272Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.272Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.272Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.272Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.272Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.272Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.272Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.272Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.272Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.272Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.272Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.272Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.272Z] "github.com/x448/float16", [2024-03-21T09:11:31.272Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.272Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.272Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.272Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.272Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.272Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.272Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.272Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.272Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.272Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.272Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.272Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.272Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.272Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.272Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.272Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.272Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.272Z] "go/token", [2024-03-21T09:11:31.272Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.272Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.272Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.272Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.272Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.272Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.272Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.272Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.273Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.273Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.273Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.273Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.273Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.273Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.273Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.273Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.273Z] "golang.org/x/net/html", [2024-03-21T09:11:31.273Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.273Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.273Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.273Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.273Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.273Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.273Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.273Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.273Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.273Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.273Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.273Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.273Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.273Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.273Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.273Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.273Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.273Z] "golang.org/x/term", [2024-03-21T09:11:31.273Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.273Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.273Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.273Z] "golang.org/x/text/language", [2024-03-21T09:11:31.273Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.273Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.273Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.273Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.273Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.273Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.273Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.273Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.273Z] "gopkg.in/eapache/queue.v1", [2024-03-21T09:11:31.273Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.273Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.273Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.273Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.273Z] "hash", [2024-03-21T09:11:31.273Z] "hash/adler32", [2024-03-21T09:11:31.273Z] "hash/crc32", [2024-03-21T09:11:31.273Z] "hash/fnv", [2024-03-21T09:11:31.273Z] "html", [2024-03-21T09:11:31.273Z] "html/template", [2024-03-21T09:11:31.273Z] "internal/abi", [2024-03-21T09:11:31.273Z] "internal/bytealg", [2024-03-21T09:11:31.273Z] "internal/cpu", [2024-03-21T09:11:31.273Z] "internal/fmtsort", [2024-03-21T09:11:31.273Z] "internal/goexperiment", [2024-03-21T09:11:31.273Z] "internal/itoa", [2024-03-21T09:11:31.273Z] "internal/nettrace", [2024-03-21T09:11:31.273Z] "internal/oserror", [2024-03-21T09:11:31.273Z] "internal/poll", [2024-03-21T09:11:31.273Z] "internal/race", [2024-03-21T09:11:31.273Z] "internal/reflectlite", [2024-03-21T09:11:31.273Z] "internal/singleflight", [2024-03-21T09:11:31.273Z] "internal/syscall/execenv", [2024-03-21T09:11:31.273Z] "internal/syscall/unix", [2024-03-21T09:11:31.273Z] "internal/testlog", [2024-03-21T09:11:31.273Z] "internal/unsafeheader", [2024-03-21T09:11:31.273Z] "io", [2024-03-21T09:11:31.273Z] "io/fs", [2024-03-21T09:11:31.273Z] "io/ioutil", [2024-03-21T09:11:31.273Z] "log", [2024-03-21T09:11:31.273Z] "log/syslog", [2024-03-21T09:11:31.273Z] "math", [2024-03-21T09:11:31.273Z] "math/big", [2024-03-21T09:11:31.273Z] "math/bits", [2024-03-21T09:11:31.273Z] "math/rand", [2024-03-21T09:11:31.273Z] "mime", [2024-03-21T09:11:31.273Z] "mime/multipart", [2024-03-21T09:11:31.273Z] "mime/quotedprintable", [2024-03-21T09:11:31.273Z] "net", [2024-03-21T09:11:31.273Z] "net/http", [2024-03-21T09:11:31.273Z] "net/http/cookiejar", [2024-03-21T09:11:31.273Z] "net/http/httptest", [2024-03-21T09:11:31.273Z] "net/http/httptrace", [2024-03-21T09:11:31.273Z] "net/http/httputil", [2024-03-21T09:11:31.273Z] "net/http/internal", [2024-03-21T09:11:31.273Z] "net/http/internal/ascii", [2024-03-21T09:11:31.273Z] "net/http/internal/testcert", [2024-03-21T09:11:31.273Z] "net/mail", [2024-03-21T09:11:31.273Z] "net/textproto", [2024-03-21T09:11:31.273Z] "net/url", [2024-03-21T09:11:31.273Z] "os", [2024-03-21T09:11:31.273Z] "os/exec", [2024-03-21T09:11:31.273Z] "os/signal", [2024-03-21T09:11:31.273Z] "os/user", [2024-03-21T09:11:31.273Z] "path", [2024-03-21T09:11:31.273Z] "path/filepath", [2024-03-21T09:11:31.273Z] "reflect", [2024-03-21T09:11:31.273Z] "regexp", [2024-03-21T09:11:31.273Z] "regexp/syntax", [2024-03-21T09:11:31.273Z] "runtime", [2024-03-21T09:11:31.273Z] "runtime/cgo", [2024-03-21T09:11:31.273Z] "runtime/debug", [2024-03-21T09:11:31.273Z] "runtime/internal/atomic", [2024-03-21T09:11:31.273Z] "runtime/internal/math", [2024-03-21T09:11:31.273Z] "runtime/internal/sys", [2024-03-21T09:11:31.273Z] "runtime/pprof", [2024-03-21T09:11:31.273Z] "sort", [2024-03-21T09:11:31.273Z] "strconv", [2024-03-21T09:11:31.273Z] "strings", [2024-03-21T09:11:31.273Z] "sync", [2024-03-21T09:11:31.273Z] "sync/atomic", [2024-03-21T09:11:31.273Z] "syscall", [2024-03-21T09:11:31.273Z] "text/tabwriter", [2024-03-21T09:11:31.273Z] "text/template", [2024-03-21T09:11:31.273Z] "text/template/parse", [2024-03-21T09:11:31.273Z] "time", [2024-03-21T09:11:31.273Z] "unicode", [2024-03-21T09:11:31.273Z] "unicode/utf16", [2024-03-21T09:11:31.273Z] "unicode/utf8", [2024-03-21T09:11:31.273Z] "unsafe", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.273Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.273Z] ] [2024-03-21T09:11:31.273Z] } [2024-03-21T09:11:31.273Z] { [2024-03-21T09:11:31.273Z] "Dir": "/w/workspace/edgex-go/637/cmd/support-scheduler", [2024-03-21T09:11:31.273Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/support-scheduler", [2024-03-21T09:11:31.273Z] "Name": "main", [2024-03-21T09:11:31.273Z] "Target": "/go/bin/support-scheduler", [2024-03-21T09:11:31.273Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.273Z] "Module": { [2024-03-21T09:11:31.273Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.273Z] "Main": true, [2024-03-21T09:11:31.273Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.273Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.273Z] "GoVersion": "1.21" [2024-03-21T09:11:31.273Z] }, [2024-03-21T09:11:31.273Z] "Match": [ [2024-03-21T09:11:31.273Z] "./..." [2024-03-21T09:11:31.273Z] ], [2024-03-21T09:11:31.273Z] "Stale": true, [2024-03-21T09:11:31.273Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.273Z] "GoFiles": [ [2024-03-21T09:11:31.273Z] "main.go" [2024-03-21T09:11:31.273Z] ], [2024-03-21T09:11:31.273Z] "Imports": [ [2024-03-21T09:11:31.273Z] "context", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-03-21T09:11:31.273Z] "github.com/labstack/echo/v4" [2024-03-21T09:11:31.273Z] ], [2024-03-21T09:11:31.273Z] "Deps": [ [2024-03-21T09:11:31.273Z] "bufio", [2024-03-21T09:11:31.273Z] "bytes", [2024-03-21T09:11:31.273Z] "compress/flate", [2024-03-21T09:11:31.273Z] "compress/gzip", [2024-03-21T09:11:31.273Z] "compress/zlib", [2024-03-21T09:11:31.273Z] "container/heap", [2024-03-21T09:11:31.273Z] "container/list", [2024-03-21T09:11:31.273Z] "context", [2024-03-21T09:11:31.273Z] "crypto", [2024-03-21T09:11:31.273Z] "crypto/aes", [2024-03-21T09:11:31.273Z] "crypto/cipher", [2024-03-21T09:11:31.273Z] "crypto/des", [2024-03-21T09:11:31.273Z] "crypto/dsa", [2024-03-21T09:11:31.273Z] "crypto/ecdsa", [2024-03-21T09:11:31.273Z] "crypto/ed25519", [2024-03-21T09:11:31.273Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.273Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.273Z] "crypto/elliptic", [2024-03-21T09:11:31.273Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.273Z] "crypto/hmac", [2024-03-21T09:11:31.273Z] "crypto/internal/randutil", [2024-03-21T09:11:31.273Z] "crypto/internal/subtle", [2024-03-21T09:11:31.273Z] "crypto/md5", [2024-03-21T09:11:31.273Z] "crypto/rand", [2024-03-21T09:11:31.273Z] "crypto/rc4", [2024-03-21T09:11:31.273Z] "crypto/rsa", [2024-03-21T09:11:31.273Z] "crypto/sha1", [2024-03-21T09:11:31.273Z] "crypto/sha256", [2024-03-21T09:11:31.273Z] "crypto/sha512", [2024-03-21T09:11:31.273Z] "crypto/subtle", [2024-03-21T09:11:31.273Z] "crypto/tls", [2024-03-21T09:11:31.273Z] "crypto/x509", [2024-03-21T09:11:31.273Z] "crypto/x509/pkix", [2024-03-21T09:11:31.273Z] "database/sql/driver", [2024-03-21T09:11:31.273Z] "debug/dwarf", [2024-03-21T09:11:31.273Z] "debug/macho", [2024-03-21T09:11:31.273Z] "embed", [2024-03-21T09:11:31.273Z] "encoding", [2024-03-21T09:11:31.273Z] "encoding/asn1", [2024-03-21T09:11:31.273Z] "encoding/base32", [2024-03-21T09:11:31.273Z] "encoding/base64", [2024-03-21T09:11:31.273Z] "encoding/binary", [2024-03-21T09:11:31.273Z] "encoding/csv", [2024-03-21T09:11:31.273Z] "encoding/gob", [2024-03-21T09:11:31.273Z] "encoding/hex", [2024-03-21T09:11:31.273Z] "encoding/json", [2024-03-21T09:11:31.273Z] "encoding/pem", [2024-03-21T09:11:31.273Z] "encoding/xml", [2024-03-21T09:11:31.273Z] "errors", [2024-03-21T09:11:31.273Z] "flag", [2024-03-21T09:11:31.273Z] "fmt", [2024-03-21T09:11:31.273Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.273Z] "github.com/asaskevich/govalidator", [2024-03-21T09:11:31.273Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.273Z] "github.com/cenkalti/backoff/v4", [2024-03-21T09:11:31.273Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.273Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.273Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.273Z] "github.com/fatih/color", [2024-03-21T09:11:31.273Z] "github.com/fsnotify/fsnotify", [2024-03-21T09:11:31.273Z] "github.com/fullsailor/pkcs7", [2024-03-21T09:11:31.273Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.273Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.273Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.273Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.274Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.274Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.274Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.274Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.274Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.274Z] "github.com/go-kit/log", [2024-03-21T09:11:31.274Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.274Z] "github.com/go-logr/logr", [2024-03-21T09:11:31.274Z] "github.com/go-logr/logr/funcr", [2024-03-21T09:11:31.274Z] "github.com/go-logr/stdr", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/analysis", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/analysis/internal/debug", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/errors", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/jsonpointer", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/jsonreference", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/jsonreference/internal", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/loads", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/runtime", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/runtime/client", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/runtime/logger", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/runtime/middleware", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/runtime/middleware/denco", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/runtime/middleware/header", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/runtime/security", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/runtime/yamlpc", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/spec", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/strfmt", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/swag", [2024-03-21T09:11:31.274Z] "github.com/go-openapi/validate", [2024-03-21T09:11:31.274Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.274Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.274Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.274Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.274Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.274Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.274Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.274Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.274Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.274Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.274Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.274Z] "github.com/go-resty/resty/v2", [2024-03-21T09:11:31.274Z] "github.com/golang-jwt/jwt", [2024-03-21T09:11:31.274Z] "github.com/golang-jwt/jwt/v5", [2024-03-21T09:11:31.274Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.274Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.274Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.274Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.274Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.274Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.274Z] "github.com/gomodule/redigo/redis", [2024-03-21T09:11:31.274Z] "github.com/google/uuid", [2024-03-21T09:11:31.274Z] "github.com/gorilla/schema", [2024-03-21T09:11:31.274Z] "github.com/gorilla/securecookie", [2024-03-21T09:11:31.274Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.274Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.274Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.274Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.274Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.274Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.274Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.274Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.274Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.274Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.274Z] "github.com/josharian/intern", [2024-03-21T09:11:31.274Z] "github.com/kataras/go-events", [2024-03-21T09:11:31.274Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.274Z] "github.com/labstack/echo/v4/middleware", [2024-03-21T09:11:31.274Z] "github.com/labstack/gommon/bytes", [2024-03-21T09:11:31.274Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.274Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.274Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.274Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.274Z] "github.com/mailru/easyjson/buffer", [2024-03-21T09:11:31.274Z] "github.com/mailru/easyjson/jlexer", [2024-03-21T09:11:31.274Z] "github.com/mailru/easyjson/jwriter", [2024-03-21T09:11:31.274Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.274Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.274Z] "github.com/mgutz/ansi", [2024-03-21T09:11:31.274Z] "github.com/michaelquigley/pfxlog", [2024-03-21T09:11:31.274Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.274Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.274Z] "github.com/mitchellh/go-ps", [2024-03-21T09:11:31.274Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.274Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.274Z] "github.com/muhlemmer/gu", [2024-03-21T09:11:31.274Z] "github.com/oklog/ulid", [2024-03-21T09:11:31.274Z] "github.com/opentracing/opentracing-go", [2024-03-21T09:11:31.274Z] "github.com/opentracing/opentracing-go/ext", [2024-03-21T09:11:31.274Z] "github.com/opentracing/opentracing-go/log", [2024-03-21T09:11:31.274Z] "github.com/openziti/channel/v2", [2024-03-21T09:11:31.274Z] "github.com/openziti/channel/v2/latency", [2024-03-21T09:11:31.274Z] "github.com/openziti/channel/v2/trace", [2024-03-21T09:11:31.274Z] "github.com/openziti/channel/v2/trace/pb", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_model", [2024-03-21T09:11:31.274Z] "github.com/openziti/edge-api/rest_util", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/concurrenz", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/errorz", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/genext", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/goroutines", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/info", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/pem", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/sequence", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/stringz", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/tlz", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/uuidz", [2024-03-21T09:11:31.274Z] "github.com/openziti/foundation/v2/versions", [2024-03-21T09:11:31.274Z] "github.com/openziti/identity", [2024-03-21T09:11:31.274Z] "github.com/openziti/identity/certtools", [2024-03-21T09:11:31.274Z] "github.com/openziti/identity/engines", [2024-03-21T09:11:31.274Z] "github.com/openziti/identity/engines/parsec", [2024-03-21T09:11:31.274Z] "github.com/openziti/identity/engines/pkcs11", [2024-03-21T09:11:31.274Z] "github.com/openziti/metrics", [2024-03-21T09:11:31.274Z] "github.com/openziti/metrics/metrics_pb", [2024-03-21T09:11:31.274Z] "github.com/openziti/sdk-golang/edge-apis", [2024-03-21T09:11:31.274Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-03-21T09:11:31.274Z] "github.com/openziti/sdk-golang/ziti", [2024-03-21T09:11:31.274Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-03-21T09:11:31.274Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-03-21T09:11:31.274Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-03-21T09:11:31.274Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-03-21T09:11:31.274Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-03-21T09:11:31.274Z] "github.com/openziti/secretstream", [2024-03-21T09:11:31.274Z] "github.com/openziti/secretstream/kx", [2024-03-21T09:11:31.274Z] "github.com/openziti/transport/v2", [2024-03-21T09:11:31.274Z] "github.com/openziti/transport/v2/proxies", [2024-03-21T09:11:31.274Z] "github.com/openziti/transport/v2/tls", [2024-03-21T09:11:31.274Z] "github.com/orcaman/concurrent-map/v2", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-03-21T09:11:31.274Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-03-21T09:11:31.274Z] "github.com/pkg/errors", [2024-03-21T09:11:31.274Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.274Z] "github.com/shirou/gopsutil/v3/common", [2024-03-21T09:11:31.274Z] "github.com/shirou/gopsutil/v3/cpu", [2024-03-21T09:11:31.274Z] "github.com/shirou/gopsutil/v3/host", [2024-03-21T09:11:31.274Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-03-21T09:11:31.274Z] "github.com/shirou/gopsutil/v3/mem", [2024-03-21T09:11:31.274Z] "github.com/shirou/gopsutil/v3/net", [2024-03-21T09:11:31.274Z] "github.com/shirou/gopsutil/v3/process", [2024-03-21T09:11:31.274Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.274Z] "github.com/speps/go-hashids", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.274Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.274Z] "github.com/tklauser/go-sysconf", [2024-03-21T09:11:31.274Z] "github.com/tklauser/numcpus", [2024-03-21T09:11:31.274Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.274Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.274Z] "github.com/x448/float16", [2024-03-21T09:11:31.274Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.274Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-03-21T09:11:31.274Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-03-21T09:11:31.274Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-03-21T09:11:31.274Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-03-21T09:11:31.274Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-03-21T09:11:31.274Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-03-21T09:11:31.274Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-03-21T09:11:31.274Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-03-21T09:11:31.274Z] "go.mongodb.org/mongo-driver/bson", [2024-03-21T09:11:31.274Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-03-21T09:11:31.274Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-03-21T09:11:31.274Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-03-21T09:11:31.274Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-03-21T09:11:31.274Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-03-21T09:11:31.274Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/attribute", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/baggage", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/codes", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/internal", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/internal/attribute", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/internal/baggage", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/internal/global", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/metric", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/metric/embedded", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/propagation", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/trace", [2024-03-21T09:11:31.274Z] "go.opentelemetry.io/otel/trace/embedded", [2024-03-21T09:11:31.274Z] "go/token", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/blake2b", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/curve25519/internal/field", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/ed25519", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/internal/alias", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/internal/poly1305", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.274Z] "golang.org/x/crypto/ssh/terminal", [2024-03-21T09:11:31.274Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.274Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.274Z] "golang.org/x/net/html", [2024-03-21T09:11:31.274Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.274Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.274Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.274Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.274Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.274Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.274Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.274Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.274Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.274Z] "golang.org/x/net/publicsuffix", [2024-03-21T09:11:31.274Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.274Z] "golang.org/x/oauth2", [2024-03-21T09:11:31.274Z] "golang.org/x/oauth2/internal", [2024-03-21T09:11:31.274Z] "golang.org/x/sync/errgroup", [2024-03-21T09:11:31.274Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.274Z] "golang.org/x/sys/cpu", [2024-03-21T09:11:31.274Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.274Z] "golang.org/x/term", [2024-03-21T09:11:31.274Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.274Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.274Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.274Z] "golang.org/x/text/language", [2024-03-21T09:11:31.274Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.274Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.274Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.274Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.275Z] "golang.org/x/time/rate", [2024-03-21T09:11:31.275Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.275Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.275Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.275Z] "gopkg.in/eapache/queue.v1", [2024-03-21T09:11:31.275Z] "gopkg.in/square/go-jose.v2", [2024-03-21T09:11:31.275Z] "gopkg.in/square/go-jose.v2/cipher", [2024-03-21T09:11:31.275Z] "gopkg.in/square/go-jose.v2/json", [2024-03-21T09:11:31.275Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.275Z] "hash", [2024-03-21T09:11:31.275Z] "hash/adler32", [2024-03-21T09:11:31.275Z] "hash/crc32", [2024-03-21T09:11:31.275Z] "hash/fnv", [2024-03-21T09:11:31.275Z] "html", [2024-03-21T09:11:31.275Z] "html/template", [2024-03-21T09:11:31.275Z] "internal/abi", [2024-03-21T09:11:31.275Z] "internal/bytealg", [2024-03-21T09:11:31.275Z] "internal/cpu", [2024-03-21T09:11:31.275Z] "internal/fmtsort", [2024-03-21T09:11:31.275Z] "internal/goexperiment", [2024-03-21T09:11:31.275Z] "internal/itoa", [2024-03-21T09:11:31.275Z] "internal/nettrace", [2024-03-21T09:11:31.275Z] "internal/oserror", [2024-03-21T09:11:31.275Z] "internal/poll", [2024-03-21T09:11:31.275Z] "internal/race", [2024-03-21T09:11:31.275Z] "internal/reflectlite", [2024-03-21T09:11:31.275Z] "internal/singleflight", [2024-03-21T09:11:31.275Z] "internal/syscall/execenv", [2024-03-21T09:11:31.275Z] "internal/syscall/unix", [2024-03-21T09:11:31.275Z] "internal/testlog", [2024-03-21T09:11:31.275Z] "internal/unsafeheader", [2024-03-21T09:11:31.275Z] "io", [2024-03-21T09:11:31.275Z] "io/fs", [2024-03-21T09:11:31.275Z] "io/ioutil", [2024-03-21T09:11:31.275Z] "log", [2024-03-21T09:11:31.275Z] "log/syslog", [2024-03-21T09:11:31.275Z] "math", [2024-03-21T09:11:31.275Z] "math/big", [2024-03-21T09:11:31.275Z] "math/bits", [2024-03-21T09:11:31.275Z] "math/rand", [2024-03-21T09:11:31.275Z] "mime", [2024-03-21T09:11:31.275Z] "mime/multipart", [2024-03-21T09:11:31.275Z] "mime/quotedprintable", [2024-03-21T09:11:31.275Z] "net", [2024-03-21T09:11:31.275Z] "net/http", [2024-03-21T09:11:31.275Z] "net/http/cookiejar", [2024-03-21T09:11:31.275Z] "net/http/httptest", [2024-03-21T09:11:31.275Z] "net/http/httptrace", [2024-03-21T09:11:31.275Z] "net/http/httputil", [2024-03-21T09:11:31.275Z] "net/http/internal", [2024-03-21T09:11:31.275Z] "net/http/internal/ascii", [2024-03-21T09:11:31.275Z] "net/http/internal/testcert", [2024-03-21T09:11:31.275Z] "net/mail", [2024-03-21T09:11:31.275Z] "net/textproto", [2024-03-21T09:11:31.275Z] "net/url", [2024-03-21T09:11:31.275Z] "os", [2024-03-21T09:11:31.275Z] "os/exec", [2024-03-21T09:11:31.275Z] "os/signal", [2024-03-21T09:11:31.275Z] "os/user", [2024-03-21T09:11:31.275Z] "path", [2024-03-21T09:11:31.275Z] "path/filepath", [2024-03-21T09:11:31.275Z] "reflect", [2024-03-21T09:11:31.275Z] "regexp", [2024-03-21T09:11:31.275Z] "regexp/syntax", [2024-03-21T09:11:31.275Z] "runtime", [2024-03-21T09:11:31.275Z] "runtime/cgo", [2024-03-21T09:11:31.275Z] "runtime/debug", [2024-03-21T09:11:31.275Z] "runtime/internal/atomic", [2024-03-21T09:11:31.275Z] "runtime/internal/math", [2024-03-21T09:11:31.275Z] "runtime/internal/sys", [2024-03-21T09:11:31.275Z] "runtime/pprof", [2024-03-21T09:11:31.275Z] "sort", [2024-03-21T09:11:31.275Z] "strconv", [2024-03-21T09:11:31.275Z] "strings", [2024-03-21T09:11:31.275Z] "sync", [2024-03-21T09:11:31.275Z] "sync/atomic", [2024-03-21T09:11:31.275Z] "syscall", [2024-03-21T09:11:31.275Z] "text/tabwriter", [2024-03-21T09:11:31.275Z] "text/template", [2024-03-21T09:11:31.275Z] "text/template/parse", [2024-03-21T09:11:31.275Z] "time", [2024-03-21T09:11:31.275Z] "unicode", [2024-03-21T09:11:31.275Z] "unicode/utf16", [2024-03-21T09:11:31.275Z] "unicode/utf8", [2024-03-21T09:11:31.275Z] "unsafe", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.275Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.275Z] ] [2024-03-21T09:11:31.275Z] } [2024-03-21T09:11:31.275Z] { [2024-03-21T09:11:31.275Z] "Dir": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew", [2024-03-21T09:11:31.275Z] "ImportPath": "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.275Z] "Name": "spew", [2024-03-21T09:11:31.275Z] "Doc": "Package spew implements a deep pretty printer for Go data structures to aid in debugging.", [2024-03-21T09:11:31.275Z] "Root": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc", [2024-03-21T09:11:31.275Z] "Module": { [2024-03-21T09:11:31.275Z] "Path": "github.com/davecgh/go-spew", [2024-03-21T09:11:31.275Z] "Version": "v1.1.2-0.20180830191138-d8f796af33cc", [2024-03-21T09:11:31.275Z] "Time": "2018-08-30T19:11:38Z", [2024-03-21T09:11:31.275Z] "Indirect": true, [2024-03-21T09:11:31.275Z] "Dir": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc", [2024-03-21T09:11:31.275Z] "GoMod": "/go/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.mod" [2024-03-21T09:11:31.275Z] }, [2024-03-21T09:11:31.275Z] "DepOnly": true, [2024-03-21T09:11:31.275Z] "Stale": true, [2024-03-21T09:11:31.275Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.275Z] "GoFiles": [ [2024-03-21T09:11:31.275Z] "bypass.go", [2024-03-21T09:11:31.275Z] "common.go", [2024-03-21T09:11:31.275Z] "config.go", [2024-03-21T09:11:31.275Z] "doc.go", [2024-03-21T09:11:31.275Z] "dump.go", [2024-03-21T09:11:31.275Z] "format.go", [2024-03-21T09:11:31.275Z] "spew.go" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "IgnoredGoFiles": [ [2024-03-21T09:11:31.275Z] "bypasssafe.go", [2024-03-21T09:11:31.275Z] "dumpcgo_test.go" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "Imports": [ [2024-03-21T09:11:31.275Z] "bytes", [2024-03-21T09:11:31.275Z] "encoding/hex", [2024-03-21T09:11:31.275Z] "fmt", [2024-03-21T09:11:31.275Z] "io", [2024-03-21T09:11:31.275Z] "os", [2024-03-21T09:11:31.275Z] "reflect", [2024-03-21T09:11:31.275Z] "regexp", [2024-03-21T09:11:31.275Z] "sort", [2024-03-21T09:11:31.275Z] "strconv", [2024-03-21T09:11:31.275Z] "strings", [2024-03-21T09:11:31.275Z] "unsafe" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "Deps": [ [2024-03-21T09:11:31.275Z] "bytes", [2024-03-21T09:11:31.275Z] "encoding/hex", [2024-03-21T09:11:31.275Z] "errors", [2024-03-21T09:11:31.275Z] "fmt", [2024-03-21T09:11:31.275Z] "internal/abi", [2024-03-21T09:11:31.275Z] "internal/bytealg", [2024-03-21T09:11:31.275Z] "internal/cpu", [2024-03-21T09:11:31.275Z] "internal/fmtsort", [2024-03-21T09:11:31.275Z] "internal/goexperiment", [2024-03-21T09:11:31.275Z] "internal/itoa", [2024-03-21T09:11:31.275Z] "internal/oserror", [2024-03-21T09:11:31.275Z] "internal/poll", [2024-03-21T09:11:31.275Z] "internal/race", [2024-03-21T09:11:31.275Z] "internal/reflectlite", [2024-03-21T09:11:31.275Z] "internal/syscall/execenv", [2024-03-21T09:11:31.275Z] "internal/syscall/unix", [2024-03-21T09:11:31.275Z] "internal/testlog", [2024-03-21T09:11:31.275Z] "internal/unsafeheader", [2024-03-21T09:11:31.275Z] "io", [2024-03-21T09:11:31.275Z] "io/fs", [2024-03-21T09:11:31.275Z] "math", [2024-03-21T09:11:31.275Z] "math/bits", [2024-03-21T09:11:31.275Z] "os", [2024-03-21T09:11:31.275Z] "path", [2024-03-21T09:11:31.275Z] "reflect", [2024-03-21T09:11:31.275Z] "regexp", [2024-03-21T09:11:31.275Z] "regexp/syntax", [2024-03-21T09:11:31.275Z] "runtime", [2024-03-21T09:11:31.275Z] "runtime/internal/atomic", [2024-03-21T09:11:31.275Z] "runtime/internal/math", [2024-03-21T09:11:31.275Z] "runtime/internal/sys", [2024-03-21T09:11:31.275Z] "sort", [2024-03-21T09:11:31.275Z] "strconv", [2024-03-21T09:11:31.275Z] "strings", [2024-03-21T09:11:31.275Z] "sync", [2024-03-21T09:11:31.275Z] "sync/atomic", [2024-03-21T09:11:31.275Z] "syscall", [2024-03-21T09:11:31.275Z] "time", [2024-03-21T09:11:31.275Z] "unicode", [2024-03-21T09:11:31.275Z] "unicode/utf8", [2024-03-21T09:11:31.275Z] "unsafe" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "TestGoFiles": [ [2024-03-21T09:11:31.275Z] "internal_test.go", [2024-03-21T09:11:31.275Z] "internalunsafe_test.go" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "TestImports": [ [2024-03-21T09:11:31.275Z] "bytes", [2024-03-21T09:11:31.275Z] "reflect", [2024-03-21T09:11:31.275Z] "testing" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "XTestGoFiles": [ [2024-03-21T09:11:31.275Z] "common_test.go", [2024-03-21T09:11:31.275Z] "dump_test.go", [2024-03-21T09:11:31.275Z] "dumpnocgo_test.go", [2024-03-21T09:11:31.275Z] "example_test.go", [2024-03-21T09:11:31.275Z] "format_test.go", [2024-03-21T09:11:31.275Z] "spew_test.go" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "XTestImports": [ [2024-03-21T09:11:31.275Z] "bytes", [2024-03-21T09:11:31.275Z] "fmt", [2024-03-21T09:11:31.275Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.275Z] "io/ioutil", [2024-03-21T09:11:31.275Z] "os", [2024-03-21T09:11:31.275Z] "reflect", [2024-03-21T09:11:31.275Z] "testing", [2024-03-21T09:11:31.275Z] "unsafe" [2024-03-21T09:11:31.275Z] ] [2024-03-21T09:11:31.275Z] } [2024-03-21T09:11:31.275Z] { [2024-03-21T09:11:31.275Z] "Dir": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib", [2024-03-21T09:11:31.275Z] "ImportPath": "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.275Z] "Name": "difflib", [2024-03-21T09:11:31.275Z] "Doc": "Package difflib is a partial port of Python difflib module.", [2024-03-21T09:11:31.275Z] "Root": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-03-21T09:11:31.275Z] "Module": { [2024-03-21T09:11:31.275Z] "Path": "github.com/pmezard/go-difflib", [2024-03-21T09:11:31.275Z] "Version": "v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-03-21T09:11:31.275Z] "Time": "2018-12-26T10:54:42Z", [2024-03-21T09:11:31.275Z] "Indirect": true, [2024-03-21T09:11:31.275Z] "Dir": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-03-21T09:11:31.275Z] "GoMod": "/go/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.1-0.20181226105442-5d4384ee4fb2.mod" [2024-03-21T09:11:31.275Z] }, [2024-03-21T09:11:31.275Z] "DepOnly": true, [2024-03-21T09:11:31.275Z] "Stale": true, [2024-03-21T09:11:31.275Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.275Z] "GoFiles": [ [2024-03-21T09:11:31.275Z] "difflib.go" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "Imports": [ [2024-03-21T09:11:31.275Z] "bufio", [2024-03-21T09:11:31.275Z] "bytes", [2024-03-21T09:11:31.275Z] "fmt", [2024-03-21T09:11:31.275Z] "io", [2024-03-21T09:11:31.275Z] "strings" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "Deps": [ [2024-03-21T09:11:31.275Z] "bufio", [2024-03-21T09:11:31.275Z] "bytes", [2024-03-21T09:11:31.275Z] "errors", [2024-03-21T09:11:31.275Z] "fmt", [2024-03-21T09:11:31.275Z] "internal/abi", [2024-03-21T09:11:31.275Z] "internal/bytealg", [2024-03-21T09:11:31.275Z] "internal/cpu", [2024-03-21T09:11:31.275Z] "internal/fmtsort", [2024-03-21T09:11:31.275Z] "internal/goexperiment", [2024-03-21T09:11:31.275Z] "internal/itoa", [2024-03-21T09:11:31.275Z] "internal/oserror", [2024-03-21T09:11:31.275Z] "internal/poll", [2024-03-21T09:11:31.275Z] "internal/race", [2024-03-21T09:11:31.275Z] "internal/reflectlite", [2024-03-21T09:11:31.275Z] "internal/syscall/execenv", [2024-03-21T09:11:31.275Z] "internal/syscall/unix", [2024-03-21T09:11:31.275Z] "internal/testlog", [2024-03-21T09:11:31.275Z] "internal/unsafeheader", [2024-03-21T09:11:31.275Z] "io", [2024-03-21T09:11:31.275Z] "io/fs", [2024-03-21T09:11:31.275Z] "math", [2024-03-21T09:11:31.275Z] "math/bits", [2024-03-21T09:11:31.275Z] "os", [2024-03-21T09:11:31.275Z] "path", [2024-03-21T09:11:31.275Z] "reflect", [2024-03-21T09:11:31.275Z] "runtime", [2024-03-21T09:11:31.275Z] "runtime/internal/atomic", [2024-03-21T09:11:31.275Z] "runtime/internal/math", [2024-03-21T09:11:31.275Z] "runtime/internal/sys", [2024-03-21T09:11:31.275Z] "sort", [2024-03-21T09:11:31.275Z] "strconv", [2024-03-21T09:11:31.275Z] "strings", [2024-03-21T09:11:31.275Z] "sync", [2024-03-21T09:11:31.275Z] "sync/atomic", [2024-03-21T09:11:31.275Z] "syscall", [2024-03-21T09:11:31.275Z] "time", [2024-03-21T09:11:31.275Z] "unicode", [2024-03-21T09:11:31.275Z] "unicode/utf8", [2024-03-21T09:11:31.275Z] "unsafe" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "TestGoFiles": [ [2024-03-21T09:11:31.275Z] "difflib_test.go" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "TestImports": [ [2024-03-21T09:11:31.275Z] "bytes", [2024-03-21T09:11:31.275Z] "fmt", [2024-03-21T09:11:31.275Z] "math", [2024-03-21T09:11:31.275Z] "reflect", [2024-03-21T09:11:31.275Z] "strings", [2024-03-21T09:11:31.275Z] "testing" [2024-03-21T09:11:31.275Z] ] [2024-03-21T09:11:31.275Z] } [2024-03-21T09:11:31.275Z] { [2024-03-21T09:11:31.275Z] "Dir": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-03-21T09:11:31.275Z] "ImportPath": "github.com/stretchr/objx", [2024-03-21T09:11:31.275Z] "Name": "objx", [2024-03-21T09:11:31.275Z] "Doc": "Package objx provides utilities for dealing with maps, slices, JSON and other data.", [2024-03-21T09:11:31.275Z] "Root": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-03-21T09:11:31.275Z] "Module": { [2024-03-21T09:11:31.275Z] "Path": "github.com/stretchr/objx", [2024-03-21T09:11:31.275Z] "Version": "v0.5.2", [2024-03-21T09:11:31.275Z] "Time": "2024-02-29T09:57:51Z", [2024-03-21T09:11:31.275Z] "Indirect": true, [2024-03-21T09:11:31.275Z] "Dir": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-03-21T09:11:31.275Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.2.mod", [2024-03-21T09:11:31.275Z] "GoVersion": "1.20" [2024-03-21T09:11:31.275Z] }, [2024-03-21T09:11:31.275Z] "DepOnly": true, [2024-03-21T09:11:31.275Z] "Stale": true, [2024-03-21T09:11:31.275Z] "StaleReason": "build ID mismatch", [2024-03-21T09:11:31.275Z] "GoFiles": [ [2024-03-21T09:11:31.275Z] "accessors.go", [2024-03-21T09:11:31.275Z] "conversions.go", [2024-03-21T09:11:31.275Z] "doc.go", [2024-03-21T09:11:31.275Z] "map.go", [2024-03-21T09:11:31.275Z] "mutations.go", [2024-03-21T09:11:31.275Z] "security.go", [2024-03-21T09:11:31.275Z] "tests.go", [2024-03-21T09:11:31.275Z] "type_specific.go", [2024-03-21T09:11:31.275Z] "type_specific_codegen.go", [2024-03-21T09:11:31.275Z] "value.go" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "Imports": [ [2024-03-21T09:11:31.275Z] "bytes", [2024-03-21T09:11:31.275Z] "crypto/sha1", [2024-03-21T09:11:31.275Z] "encoding/base64", [2024-03-21T09:11:31.275Z] "encoding/hex", [2024-03-21T09:11:31.275Z] "encoding/json", [2024-03-21T09:11:31.275Z] "errors", [2024-03-21T09:11:31.275Z] "fmt", [2024-03-21T09:11:31.275Z] "io/ioutil", [2024-03-21T09:11:31.275Z] "net/url", [2024-03-21T09:11:31.275Z] "reflect", [2024-03-21T09:11:31.275Z] "regexp", [2024-03-21T09:11:31.275Z] "strconv", [2024-03-21T09:11:31.275Z] "strings" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "Deps": [ [2024-03-21T09:11:31.275Z] "bytes", [2024-03-21T09:11:31.275Z] "crypto", [2024-03-21T09:11:31.275Z] "crypto/sha1", [2024-03-21T09:11:31.275Z] "encoding", [2024-03-21T09:11:31.275Z] "encoding/base64", [2024-03-21T09:11:31.275Z] "encoding/binary", [2024-03-21T09:11:31.275Z] "encoding/hex", [2024-03-21T09:11:31.275Z] "encoding/json", [2024-03-21T09:11:31.275Z] "errors", [2024-03-21T09:11:31.275Z] "fmt", [2024-03-21T09:11:31.275Z] "hash", [2024-03-21T09:11:31.275Z] "internal/abi", [2024-03-21T09:11:31.275Z] "internal/bytealg", [2024-03-21T09:11:31.275Z] "internal/cpu", [2024-03-21T09:11:31.275Z] "internal/fmtsort", [2024-03-21T09:11:31.275Z] "internal/goexperiment", [2024-03-21T09:11:31.275Z] "internal/itoa", [2024-03-21T09:11:31.275Z] "internal/oserror", [2024-03-21T09:11:31.275Z] "internal/poll", [2024-03-21T09:11:31.275Z] "internal/race", [2024-03-21T09:11:31.275Z] "internal/reflectlite", [2024-03-21T09:11:31.275Z] "internal/syscall/execenv", [2024-03-21T09:11:31.275Z] "internal/syscall/unix", [2024-03-21T09:11:31.275Z] "internal/testlog", [2024-03-21T09:11:31.275Z] "internal/unsafeheader", [2024-03-21T09:11:31.275Z] "io", [2024-03-21T09:11:31.275Z] "io/fs", [2024-03-21T09:11:31.275Z] "io/ioutil", [2024-03-21T09:11:31.275Z] "math", [2024-03-21T09:11:31.275Z] "math/bits", [2024-03-21T09:11:31.275Z] "net/url", [2024-03-21T09:11:31.275Z] "os", [2024-03-21T09:11:31.275Z] "path", [2024-03-21T09:11:31.275Z] "reflect", [2024-03-21T09:11:31.275Z] "regexp", [2024-03-21T09:11:31.275Z] "regexp/syntax", [2024-03-21T09:11:31.275Z] "runtime", [2024-03-21T09:11:31.275Z] "runtime/internal/atomic", [2024-03-21T09:11:31.275Z] "runtime/internal/math", [2024-03-21T09:11:31.275Z] "runtime/internal/sys", [2024-03-21T09:11:31.275Z] "sort", [2024-03-21T09:11:31.275Z] "strconv", [2024-03-21T09:11:31.275Z] "strings", [2024-03-21T09:11:31.275Z] "sync", [2024-03-21T09:11:31.275Z] "sync/atomic", [2024-03-21T09:11:31.275Z] "syscall", [2024-03-21T09:11:31.275Z] "time", [2024-03-21T09:11:31.275Z] "unicode", [2024-03-21T09:11:31.275Z] "unicode/utf16", [2024-03-21T09:11:31.275Z] "unicode/utf8", [2024-03-21T09:11:31.275Z] "unsafe" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "XTestGoFiles": [ [2024-03-21T09:11:31.275Z] "accessors_test.go", [2024-03-21T09:11:31.275Z] "conversions_test.go", [2024-03-21T09:11:31.275Z] "fixture_test.go", [2024-03-21T09:11:31.275Z] "map_test.go", [2024-03-21T09:11:31.275Z] "mutations_test.go", [2024-03-21T09:11:31.275Z] "security_test.go", [2024-03-21T09:11:31.275Z] "simple_example_test.go", [2024-03-21T09:11:31.275Z] "tests_test.go", [2024-03-21T09:11:31.275Z] "type_specific_codegen_test.go", [2024-03-21T09:11:31.275Z] "type_specific_test.go", [2024-03-21T09:11:31.275Z] "value_test.go" [2024-03-21T09:11:31.275Z] ], [2024-03-21T09:11:31.275Z] "XTestImports": [ [2024-03-21T09:11:31.275Z] "fmt", [2024-03-21T09:11:31.275Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.275Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.275Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.275Z] "net/url", [2024-03-21T09:11:31.275Z] "strings", [2024-03-21T09:11:31.275Z] "testing" [2024-03-21T09:11:31.275Z] ] [2024-03-21T09:11:31.275Z] } [2024-03-21T09:11:31.275Z] { [2024-03-21T09:11:31.275Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0/assert", [2024-03-21T09:11:31.275Z] "ImportPath": "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.275Z] "Name": "assert", [2024-03-21T09:11:31.275Z] "Doc": "Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.", [2024-03-21T09:11:31.275Z] "Root": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-21T09:11:31.275Z] "Module": { [2024-03-21T09:11:31.275Z] "Path": "github.com/stretchr/testify", [2024-03-21T09:11:31.275Z] "Version": "v1.9.0", [2024-03-21T09:11:31.275Z] "Time": "2024-02-29T14:36:18Z", [2024-03-21T09:11:31.275Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-21T09:11:31.276Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.9.0.mod", [2024-03-21T09:11:31.276Z] "GoVersion": "1.17" [2024-03-21T09:11:31.276Z] }, [2024-03-21T09:11:31.276Z] "DepOnly": true, [2024-03-21T09:11:31.276Z] "Stale": true, [2024-03-21T09:11:31.276Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.276Z] "GoFiles": [ [2024-03-21T09:11:31.276Z] "assertion_compare.go", [2024-03-21T09:11:31.276Z] "assertion_format.go", [2024-03-21T09:11:31.276Z] "assertion_forward.go", [2024-03-21T09:11:31.276Z] "assertion_order.go", [2024-03-21T09:11:31.276Z] "assertions.go", [2024-03-21T09:11:31.276Z] "doc.go", [2024-03-21T09:11:31.276Z] "errors.go", [2024-03-21T09:11:31.276Z] "forward_assertions.go", [2024-03-21T09:11:31.276Z] "http_assertions.go" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Imports": [ [2024-03-21T09:11:31.276Z] "bufio", [2024-03-21T09:11:31.276Z] "bytes", [2024-03-21T09:11:31.276Z] "encoding/json", [2024-03-21T09:11:31.276Z] "errors", [2024-03-21T09:11:31.276Z] "fmt", [2024-03-21T09:11:31.276Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.276Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.276Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.276Z] "math", [2024-03-21T09:11:31.276Z] "net/http", [2024-03-21T09:11:31.276Z] "net/http/httptest", [2024-03-21T09:11:31.276Z] "net/url", [2024-03-21T09:11:31.276Z] "os", [2024-03-21T09:11:31.276Z] "reflect", [2024-03-21T09:11:31.276Z] "regexp", [2024-03-21T09:11:31.276Z] "runtime", [2024-03-21T09:11:31.276Z] "runtime/debug", [2024-03-21T09:11:31.276Z] "strings", [2024-03-21T09:11:31.276Z] "time", [2024-03-21T09:11:31.276Z] "unicode", [2024-03-21T09:11:31.276Z] "unicode/utf8" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Deps": [ [2024-03-21T09:11:31.276Z] "bufio", [2024-03-21T09:11:31.276Z] "bytes", [2024-03-21T09:11:31.276Z] "compress/flate", [2024-03-21T09:11:31.276Z] "compress/gzip", [2024-03-21T09:11:31.276Z] "container/list", [2024-03-21T09:11:31.276Z] "context", [2024-03-21T09:11:31.276Z] "crypto", [2024-03-21T09:11:31.276Z] "crypto/aes", [2024-03-21T09:11:31.276Z] "crypto/cipher", [2024-03-21T09:11:31.276Z] "crypto/des", [2024-03-21T09:11:31.276Z] "crypto/dsa", [2024-03-21T09:11:31.276Z] "crypto/ecdsa", [2024-03-21T09:11:31.276Z] "crypto/ed25519", [2024-03-21T09:11:31.276Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.276Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.276Z] "crypto/elliptic", [2024-03-21T09:11:31.276Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.276Z] "crypto/hmac", [2024-03-21T09:11:31.276Z] "crypto/internal/randutil", [2024-03-21T09:11:31.276Z] "crypto/internal/subtle", [2024-03-21T09:11:31.276Z] "crypto/md5", [2024-03-21T09:11:31.276Z] "crypto/rand", [2024-03-21T09:11:31.276Z] "crypto/rc4", [2024-03-21T09:11:31.276Z] "crypto/rsa", [2024-03-21T09:11:31.276Z] "crypto/sha1", [2024-03-21T09:11:31.276Z] "crypto/sha256", [2024-03-21T09:11:31.276Z] "crypto/sha512", [2024-03-21T09:11:31.276Z] "crypto/subtle", [2024-03-21T09:11:31.276Z] "crypto/tls", [2024-03-21T09:11:31.276Z] "crypto/x509", [2024-03-21T09:11:31.276Z] "crypto/x509/pkix", [2024-03-21T09:11:31.276Z] "encoding", [2024-03-21T09:11:31.276Z] "encoding/asn1", [2024-03-21T09:11:31.276Z] "encoding/base64", [2024-03-21T09:11:31.276Z] "encoding/binary", [2024-03-21T09:11:31.276Z] "encoding/hex", [2024-03-21T09:11:31.276Z] "encoding/json", [2024-03-21T09:11:31.276Z] "encoding/pem", [2024-03-21T09:11:31.276Z] "errors", [2024-03-21T09:11:31.276Z] "flag", [2024-03-21T09:11:31.276Z] "fmt", [2024-03-21T09:11:31.276Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.276Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.276Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.276Z] "hash", [2024-03-21T09:11:31.276Z] "hash/crc32", [2024-03-21T09:11:31.276Z] "internal/abi", [2024-03-21T09:11:31.276Z] "internal/bytealg", [2024-03-21T09:11:31.276Z] "internal/cpu", [2024-03-21T09:11:31.276Z] "internal/fmtsort", [2024-03-21T09:11:31.276Z] "internal/goexperiment", [2024-03-21T09:11:31.276Z] "internal/itoa", [2024-03-21T09:11:31.276Z] "internal/nettrace", [2024-03-21T09:11:31.276Z] "internal/oserror", [2024-03-21T09:11:31.276Z] "internal/poll", [2024-03-21T09:11:31.276Z] "internal/race", [2024-03-21T09:11:31.276Z] "internal/reflectlite", [2024-03-21T09:11:31.276Z] "internal/singleflight", [2024-03-21T09:11:31.276Z] "internal/syscall/execenv", [2024-03-21T09:11:31.276Z] "internal/syscall/unix", [2024-03-21T09:11:31.276Z] "internal/testlog", [2024-03-21T09:11:31.276Z] "internal/unsafeheader", [2024-03-21T09:11:31.276Z] "io", [2024-03-21T09:11:31.276Z] "io/fs", [2024-03-21T09:11:31.276Z] "io/ioutil", [2024-03-21T09:11:31.276Z] "log", [2024-03-21T09:11:31.276Z] "math", [2024-03-21T09:11:31.276Z] "math/big", [2024-03-21T09:11:31.276Z] "math/bits", [2024-03-21T09:11:31.276Z] "math/rand", [2024-03-21T09:11:31.276Z] "mime", [2024-03-21T09:11:31.276Z] "mime/multipart", [2024-03-21T09:11:31.276Z] "mime/quotedprintable", [2024-03-21T09:11:31.276Z] "net", [2024-03-21T09:11:31.276Z] "net/http", [2024-03-21T09:11:31.276Z] "net/http/httptest", [2024-03-21T09:11:31.276Z] "net/http/httptrace", [2024-03-21T09:11:31.276Z] "net/http/internal", [2024-03-21T09:11:31.276Z] "net/http/internal/ascii", [2024-03-21T09:11:31.276Z] "net/http/internal/testcert", [2024-03-21T09:11:31.276Z] "net/textproto", [2024-03-21T09:11:31.276Z] "net/url", [2024-03-21T09:11:31.276Z] "os", [2024-03-21T09:11:31.276Z] "path", [2024-03-21T09:11:31.276Z] "path/filepath", [2024-03-21T09:11:31.276Z] "reflect", [2024-03-21T09:11:31.276Z] "regexp", [2024-03-21T09:11:31.276Z] "regexp/syntax", [2024-03-21T09:11:31.276Z] "runtime", [2024-03-21T09:11:31.276Z] "runtime/cgo", [2024-03-21T09:11:31.276Z] "runtime/debug", [2024-03-21T09:11:31.276Z] "runtime/internal/atomic", [2024-03-21T09:11:31.276Z] "runtime/internal/math", [2024-03-21T09:11:31.276Z] "runtime/internal/sys", [2024-03-21T09:11:31.276Z] "sort", [2024-03-21T09:11:31.276Z] "strconv", [2024-03-21T09:11:31.276Z] "strings", [2024-03-21T09:11:31.276Z] "sync", [2024-03-21T09:11:31.276Z] "sync/atomic", [2024-03-21T09:11:31.276Z] "syscall", [2024-03-21T09:11:31.276Z] "time", [2024-03-21T09:11:31.276Z] "unicode", [2024-03-21T09:11:31.276Z] "unicode/utf16", [2024-03-21T09:11:31.276Z] "unicode/utf8", [2024-03-21T09:11:31.276Z] "unsafe", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "TestGoFiles": [ [2024-03-21T09:11:31.276Z] "assertion_compare_test.go", [2024-03-21T09:11:31.276Z] "assertion_order_test.go", [2024-03-21T09:11:31.276Z] "assertions_test.go", [2024-03-21T09:11:31.276Z] "forward_assertions_test.go", [2024-03-21T09:11:31.276Z] "http_assertions_test.go" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "TestImports": [ [2024-03-21T09:11:31.276Z] "bufio", [2024-03-21T09:11:31.276Z] "bytes", [2024-03-21T09:11:31.276Z] "encoding/json", [2024-03-21T09:11:31.276Z] "errors", [2024-03-21T09:11:31.276Z] "fmt", [2024-03-21T09:11:31.276Z] "io", [2024-03-21T09:11:31.276Z] "math", [2024-03-21T09:11:31.276Z] "net/http", [2024-03-21T09:11:31.276Z] "net/url", [2024-03-21T09:11:31.276Z] "os", [2024-03-21T09:11:31.276Z] "path/filepath", [2024-03-21T09:11:31.276Z] "reflect", [2024-03-21T09:11:31.276Z] "regexp", [2024-03-21T09:11:31.276Z] "runtime", [2024-03-21T09:11:31.276Z] "strings", [2024-03-21T09:11:31.276Z] "testing", [2024-03-21T09:11:31.276Z] "time" [2024-03-21T09:11:31.276Z] ] [2024-03-21T09:11:31.276Z] } [2024-03-21T09:11:31.276Z] { [2024-03-21T09:11:31.276Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0/mock", [2024-03-21T09:11:31.276Z] "ImportPath": "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.276Z] "Name": "mock", [2024-03-21T09:11:31.276Z] "Doc": "Package mock provides a system by which it is possible to mock your objects and verify calls are happening as expected.", [2024-03-21T09:11:31.276Z] "Root": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-21T09:11:31.276Z] "Module": { [2024-03-21T09:11:31.276Z] "Path": "github.com/stretchr/testify", [2024-03-21T09:11:31.276Z] "Version": "v1.9.0", [2024-03-21T09:11:31.276Z] "Time": "2024-02-29T14:36:18Z", [2024-03-21T09:11:31.276Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-03-21T09:11:31.276Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.9.0.mod", [2024-03-21T09:11:31.276Z] "GoVersion": "1.17" [2024-03-21T09:11:31.276Z] }, [2024-03-21T09:11:31.276Z] "DepOnly": true, [2024-03-21T09:11:31.276Z] "Stale": true, [2024-03-21T09:11:31.276Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.276Z] "GoFiles": [ [2024-03-21T09:11:31.276Z] "doc.go", [2024-03-21T09:11:31.276Z] "mock.go" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Imports": [ [2024-03-21T09:11:31.276Z] "errors", [2024-03-21T09:11:31.276Z] "fmt", [2024-03-21T09:11:31.276Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.276Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.276Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.276Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.276Z] "path", [2024-03-21T09:11:31.276Z] "reflect", [2024-03-21T09:11:31.276Z] "regexp", [2024-03-21T09:11:31.276Z] "runtime", [2024-03-21T09:11:31.276Z] "strings", [2024-03-21T09:11:31.276Z] "sync", [2024-03-21T09:11:31.276Z] "time" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Deps": [ [2024-03-21T09:11:31.276Z] "bufio", [2024-03-21T09:11:31.276Z] "bytes", [2024-03-21T09:11:31.276Z] "compress/flate", [2024-03-21T09:11:31.276Z] "compress/gzip", [2024-03-21T09:11:31.276Z] "container/list", [2024-03-21T09:11:31.276Z] "context", [2024-03-21T09:11:31.276Z] "crypto", [2024-03-21T09:11:31.276Z] "crypto/aes", [2024-03-21T09:11:31.276Z] "crypto/cipher", [2024-03-21T09:11:31.276Z] "crypto/des", [2024-03-21T09:11:31.276Z] "crypto/dsa", [2024-03-21T09:11:31.276Z] "crypto/ecdsa", [2024-03-21T09:11:31.276Z] "crypto/ed25519", [2024-03-21T09:11:31.276Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.276Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.276Z] "crypto/elliptic", [2024-03-21T09:11:31.276Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.276Z] "crypto/hmac", [2024-03-21T09:11:31.276Z] "crypto/internal/randutil", [2024-03-21T09:11:31.276Z] "crypto/internal/subtle", [2024-03-21T09:11:31.276Z] "crypto/md5", [2024-03-21T09:11:31.276Z] "crypto/rand", [2024-03-21T09:11:31.276Z] "crypto/rc4", [2024-03-21T09:11:31.276Z] "crypto/rsa", [2024-03-21T09:11:31.276Z] "crypto/sha1", [2024-03-21T09:11:31.276Z] "crypto/sha256", [2024-03-21T09:11:31.276Z] "crypto/sha512", [2024-03-21T09:11:31.276Z] "crypto/subtle", [2024-03-21T09:11:31.276Z] "crypto/tls", [2024-03-21T09:11:31.276Z] "crypto/x509", [2024-03-21T09:11:31.276Z] "crypto/x509/pkix", [2024-03-21T09:11:31.276Z] "encoding", [2024-03-21T09:11:31.276Z] "encoding/asn1", [2024-03-21T09:11:31.276Z] "encoding/base64", [2024-03-21T09:11:31.276Z] "encoding/binary", [2024-03-21T09:11:31.276Z] "encoding/hex", [2024-03-21T09:11:31.276Z] "encoding/json", [2024-03-21T09:11:31.276Z] "encoding/pem", [2024-03-21T09:11:31.276Z] "errors", [2024-03-21T09:11:31.276Z] "flag", [2024-03-21T09:11:31.276Z] "fmt", [2024-03-21T09:11:31.276Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.276Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.276Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.276Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.276Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.276Z] "hash", [2024-03-21T09:11:31.276Z] "hash/crc32", [2024-03-21T09:11:31.276Z] "internal/abi", [2024-03-21T09:11:31.276Z] "internal/bytealg", [2024-03-21T09:11:31.276Z] "internal/cpu", [2024-03-21T09:11:31.276Z] "internal/fmtsort", [2024-03-21T09:11:31.276Z] "internal/goexperiment", [2024-03-21T09:11:31.276Z] "internal/itoa", [2024-03-21T09:11:31.276Z] "internal/nettrace", [2024-03-21T09:11:31.276Z] "internal/oserror", [2024-03-21T09:11:31.276Z] "internal/poll", [2024-03-21T09:11:31.276Z] "internal/race", [2024-03-21T09:11:31.276Z] "internal/reflectlite", [2024-03-21T09:11:31.276Z] "internal/singleflight", [2024-03-21T09:11:31.276Z] "internal/syscall/execenv", [2024-03-21T09:11:31.276Z] "internal/syscall/unix", [2024-03-21T09:11:31.276Z] "internal/testlog", [2024-03-21T09:11:31.276Z] "internal/unsafeheader", [2024-03-21T09:11:31.276Z] "io", [2024-03-21T09:11:31.276Z] "io/fs", [2024-03-21T09:11:31.276Z] "io/ioutil", [2024-03-21T09:11:31.276Z] "log", [2024-03-21T09:11:31.276Z] "math", [2024-03-21T09:11:31.276Z] "math/big", [2024-03-21T09:11:31.276Z] "math/bits", [2024-03-21T09:11:31.276Z] "math/rand", [2024-03-21T09:11:31.276Z] "mime", [2024-03-21T09:11:31.276Z] "mime/multipart", [2024-03-21T09:11:31.276Z] "mime/quotedprintable", [2024-03-21T09:11:31.276Z] "net", [2024-03-21T09:11:31.276Z] "net/http", [2024-03-21T09:11:31.276Z] "net/http/httptest", [2024-03-21T09:11:31.276Z] "net/http/httptrace", [2024-03-21T09:11:31.276Z] "net/http/internal", [2024-03-21T09:11:31.276Z] "net/http/internal/ascii", [2024-03-21T09:11:31.276Z] "net/http/internal/testcert", [2024-03-21T09:11:31.276Z] "net/textproto", [2024-03-21T09:11:31.276Z] "net/url", [2024-03-21T09:11:31.276Z] "os", [2024-03-21T09:11:31.276Z] "path", [2024-03-21T09:11:31.276Z] "path/filepath", [2024-03-21T09:11:31.276Z] "reflect", [2024-03-21T09:11:31.276Z] "regexp", [2024-03-21T09:11:31.276Z] "regexp/syntax", [2024-03-21T09:11:31.276Z] "runtime", [2024-03-21T09:11:31.276Z] "runtime/cgo", [2024-03-21T09:11:31.276Z] "runtime/debug", [2024-03-21T09:11:31.276Z] "runtime/internal/atomic", [2024-03-21T09:11:31.276Z] "runtime/internal/math", [2024-03-21T09:11:31.276Z] "runtime/internal/sys", [2024-03-21T09:11:31.276Z] "sort", [2024-03-21T09:11:31.276Z] "strconv", [2024-03-21T09:11:31.276Z] "strings", [2024-03-21T09:11:31.276Z] "sync", [2024-03-21T09:11:31.276Z] "sync/atomic", [2024-03-21T09:11:31.276Z] "syscall", [2024-03-21T09:11:31.276Z] "time", [2024-03-21T09:11:31.276Z] "unicode", [2024-03-21T09:11:31.276Z] "unicode/utf16", [2024-03-21T09:11:31.276Z] "unicode/utf8", [2024-03-21T09:11:31.276Z] "unsafe", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "TestGoFiles": [ [2024-03-21T09:11:31.276Z] "mock_test.go" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "TestImports": [ [2024-03-21T09:11:31.276Z] "errors", [2024-03-21T09:11:31.276Z] "fmt", [2024-03-21T09:11:31.276Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.276Z] "github.com/stretchr/testify/require", [2024-03-21T09:11:31.276Z] "regexp", [2024-03-21T09:11:31.276Z] "runtime", [2024-03-21T09:11:31.276Z] "sync", [2024-03-21T09:11:31.276Z] "testing", [2024-03-21T09:11:31.276Z] "time" [2024-03-21T09:11:31.276Z] ] [2024-03-21T09:11:31.276Z] } [2024-03-21T09:11:31.276Z] { [2024-03-21T09:11:31.276Z] "Dir": "/w/workspace/edgex-go/637/internal/core/command/controller/messaging/mocks", [2024-03-21T09:11:31.276Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks", [2024-03-21T09:11:31.276Z] "Name": "mocks", [2024-03-21T09:11:31.276Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.276Z] "Module": { [2024-03-21T09:11:31.276Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.276Z] "Main": true, [2024-03-21T09:11:31.276Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.276Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.276Z] "GoVersion": "1.21" [2024-03-21T09:11:31.276Z] }, [2024-03-21T09:11:31.276Z] "Match": [ [2024-03-21T09:11:31.276Z] "./..." [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Stale": true, [2024-03-21T09:11:31.276Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-03-21T09:11:31.276Z] "GoFiles": [ [2024-03-21T09:11:31.276Z] "Client.go", [2024-03-21T09:11:31.276Z] "Message.go", [2024-03-21T09:11:31.276Z] "Token.go" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Imports": [ [2024-03-21T09:11:31.276Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.276Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.276Z] "time" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Deps": [ [2024-03-21T09:11:31.276Z] "bufio", [2024-03-21T09:11:31.276Z] "bytes", [2024-03-21T09:11:31.276Z] "compress/flate", [2024-03-21T09:11:31.276Z] "compress/gzip", [2024-03-21T09:11:31.276Z] "container/list", [2024-03-21T09:11:31.276Z] "context", [2024-03-21T09:11:31.276Z] "crypto", [2024-03-21T09:11:31.276Z] "crypto/aes", [2024-03-21T09:11:31.276Z] "crypto/cipher", [2024-03-21T09:11:31.276Z] "crypto/des", [2024-03-21T09:11:31.276Z] "crypto/dsa", [2024-03-21T09:11:31.276Z] "crypto/ecdsa", [2024-03-21T09:11:31.276Z] "crypto/ed25519", [2024-03-21T09:11:31.276Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.276Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.276Z] "crypto/elliptic", [2024-03-21T09:11:31.276Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.276Z] "crypto/hmac", [2024-03-21T09:11:31.276Z] "crypto/internal/randutil", [2024-03-21T09:11:31.276Z] "crypto/internal/subtle", [2024-03-21T09:11:31.276Z] "crypto/md5", [2024-03-21T09:11:31.276Z] "crypto/rand", [2024-03-21T09:11:31.276Z] "crypto/rc4", [2024-03-21T09:11:31.276Z] "crypto/rsa", [2024-03-21T09:11:31.276Z] "crypto/sha1", [2024-03-21T09:11:31.276Z] "crypto/sha256", [2024-03-21T09:11:31.276Z] "crypto/sha512", [2024-03-21T09:11:31.276Z] "crypto/subtle", [2024-03-21T09:11:31.276Z] "crypto/tls", [2024-03-21T09:11:31.276Z] "crypto/x509", [2024-03-21T09:11:31.276Z] "crypto/x509/pkix", [2024-03-21T09:11:31.276Z] "encoding", [2024-03-21T09:11:31.276Z] "encoding/asn1", [2024-03-21T09:11:31.276Z] "encoding/base64", [2024-03-21T09:11:31.276Z] "encoding/binary", [2024-03-21T09:11:31.276Z] "encoding/hex", [2024-03-21T09:11:31.276Z] "encoding/json", [2024-03-21T09:11:31.276Z] "encoding/pem", [2024-03-21T09:11:31.276Z] "errors", [2024-03-21T09:11:31.276Z] "flag", [2024-03-21T09:11:31.276Z] "fmt", [2024-03-21T09:11:31.276Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.276Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.276Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.276Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.276Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.276Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.276Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.276Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.276Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.276Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.276Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.276Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.276Z] "hash", [2024-03-21T09:11:31.276Z] "hash/crc32", [2024-03-21T09:11:31.276Z] "internal/abi", [2024-03-21T09:11:31.276Z] "internal/bytealg", [2024-03-21T09:11:31.276Z] "internal/cpu", [2024-03-21T09:11:31.276Z] "internal/fmtsort", [2024-03-21T09:11:31.276Z] "internal/goexperiment", [2024-03-21T09:11:31.276Z] "internal/itoa", [2024-03-21T09:11:31.276Z] "internal/nettrace", [2024-03-21T09:11:31.276Z] "internal/oserror", [2024-03-21T09:11:31.276Z] "internal/poll", [2024-03-21T09:11:31.276Z] "internal/race", [2024-03-21T09:11:31.276Z] "internal/reflectlite", [2024-03-21T09:11:31.276Z] "internal/singleflight", [2024-03-21T09:11:31.276Z] "internal/syscall/execenv", [2024-03-21T09:11:31.276Z] "internal/syscall/unix", [2024-03-21T09:11:31.276Z] "internal/testlog", [2024-03-21T09:11:31.276Z] "internal/unsafeheader", [2024-03-21T09:11:31.276Z] "io", [2024-03-21T09:11:31.276Z] "io/fs", [2024-03-21T09:11:31.276Z] "io/ioutil", [2024-03-21T09:11:31.276Z] "log", [2024-03-21T09:11:31.276Z] "math", [2024-03-21T09:11:31.276Z] "math/big", [2024-03-21T09:11:31.276Z] "math/bits", [2024-03-21T09:11:31.276Z] "math/rand", [2024-03-21T09:11:31.276Z] "mime", [2024-03-21T09:11:31.276Z] "mime/multipart", [2024-03-21T09:11:31.276Z] "mime/quotedprintable", [2024-03-21T09:11:31.276Z] "net", [2024-03-21T09:11:31.276Z] "net/http", [2024-03-21T09:11:31.276Z] "net/http/httptest", [2024-03-21T09:11:31.276Z] "net/http/httptrace", [2024-03-21T09:11:31.276Z] "net/http/internal", [2024-03-21T09:11:31.276Z] "net/http/internal/ascii", [2024-03-21T09:11:31.276Z] "net/http/internal/testcert", [2024-03-21T09:11:31.276Z] "net/textproto", [2024-03-21T09:11:31.276Z] "net/url", [2024-03-21T09:11:31.276Z] "os", [2024-03-21T09:11:31.276Z] "path", [2024-03-21T09:11:31.276Z] "path/filepath", [2024-03-21T09:11:31.276Z] "reflect", [2024-03-21T09:11:31.276Z] "regexp", [2024-03-21T09:11:31.276Z] "regexp/syntax", [2024-03-21T09:11:31.276Z] "runtime", [2024-03-21T09:11:31.276Z] "runtime/cgo", [2024-03-21T09:11:31.276Z] "runtime/debug", [2024-03-21T09:11:31.276Z] "runtime/internal/atomic", [2024-03-21T09:11:31.276Z] "runtime/internal/math", [2024-03-21T09:11:31.276Z] "runtime/internal/sys", [2024-03-21T09:11:31.276Z] "sort", [2024-03-21T09:11:31.276Z] "strconv", [2024-03-21T09:11:31.276Z] "strings", [2024-03-21T09:11:31.276Z] "sync", [2024-03-21T09:11:31.276Z] "sync/atomic", [2024-03-21T09:11:31.276Z] "syscall", [2024-03-21T09:11:31.276Z] "time", [2024-03-21T09:11:31.276Z] "unicode", [2024-03-21T09:11:31.276Z] "unicode/utf16", [2024-03-21T09:11:31.276Z] "unicode/utf8", [2024-03-21T09:11:31.276Z] "unsafe", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.276Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.276Z] ] [2024-03-21T09:11:31.276Z] } [2024-03-21T09:11:31.276Z] { [2024-03-21T09:11:31.276Z] "Dir": "/w/workspace/edgex-go/637/internal/core/data/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.276Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.276Z] "Name": "mocks", [2024-03-21T09:11:31.276Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.276Z] "Module": { [2024-03-21T09:11:31.276Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.276Z] "Main": true, [2024-03-21T09:11:31.276Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.276Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.276Z] "GoVersion": "1.21" [2024-03-21T09:11:31.276Z] }, [2024-03-21T09:11:31.276Z] "Match": [ [2024-03-21T09:11:31.276Z] "./..." [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Stale": true, [2024-03-21T09:11:31.276Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.276Z] "GoFiles": [ [2024-03-21T09:11:31.276Z] "DBClient.go" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Imports": [ [2024-03-21T09:11:31.276Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.276Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.276Z] "github.com/stretchr/testify/mock" [2024-03-21T09:11:31.276Z] ], [2024-03-21T09:11:31.276Z] "Deps": [ [2024-03-21T09:11:31.276Z] "bufio", [2024-03-21T09:11:31.276Z] "bytes", [2024-03-21T09:11:31.276Z] "compress/flate", [2024-03-21T09:11:31.276Z] "compress/gzip", [2024-03-21T09:11:31.276Z] "compress/zlib", [2024-03-21T09:11:31.276Z] "container/list", [2024-03-21T09:11:31.276Z] "context", [2024-03-21T09:11:31.276Z] "crypto", [2024-03-21T09:11:31.276Z] "crypto/aes", [2024-03-21T09:11:31.276Z] "crypto/cipher", [2024-03-21T09:11:31.276Z] "crypto/des", [2024-03-21T09:11:31.276Z] "crypto/dsa", [2024-03-21T09:11:31.276Z] "crypto/ecdsa", [2024-03-21T09:11:31.276Z] "crypto/ed25519", [2024-03-21T09:11:31.276Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.276Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.276Z] "crypto/elliptic", [2024-03-21T09:11:31.276Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.276Z] "crypto/hmac", [2024-03-21T09:11:31.276Z] "crypto/internal/randutil", [2024-03-21T09:11:31.276Z] "crypto/internal/subtle", [2024-03-21T09:11:31.276Z] "crypto/md5", [2024-03-21T09:11:31.276Z] "crypto/rand", [2024-03-21T09:11:31.276Z] "crypto/rc4", [2024-03-21T09:11:31.276Z] "crypto/rsa", [2024-03-21T09:11:31.276Z] "crypto/sha1", [2024-03-21T09:11:31.276Z] "crypto/sha256", [2024-03-21T09:11:31.276Z] "crypto/sha512", [2024-03-21T09:11:31.276Z] "crypto/subtle", [2024-03-21T09:11:31.276Z] "crypto/tls", [2024-03-21T09:11:31.276Z] "crypto/x509", [2024-03-21T09:11:31.276Z] "crypto/x509/pkix", [2024-03-21T09:11:31.276Z] "database/sql/driver", [2024-03-21T09:11:31.276Z] "debug/dwarf", [2024-03-21T09:11:31.276Z] "debug/macho", [2024-03-21T09:11:31.276Z] "encoding", [2024-03-21T09:11:31.276Z] "encoding/asn1", [2024-03-21T09:11:31.276Z] "encoding/base64", [2024-03-21T09:11:31.276Z] "encoding/binary", [2024-03-21T09:11:31.276Z] "encoding/csv", [2024-03-21T09:11:31.276Z] "encoding/hex", [2024-03-21T09:11:31.276Z] "encoding/json", [2024-03-21T09:11:31.276Z] "encoding/pem", [2024-03-21T09:11:31.276Z] "encoding/xml", [2024-03-21T09:11:31.276Z] "errors", [2024-03-21T09:11:31.276Z] "flag", [2024-03-21T09:11:31.276Z] "fmt", [2024-03-21T09:11:31.277Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.277Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.277Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.277Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.277Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.277Z] "github.com/google/uuid", [2024-03-21T09:11:31.277Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.277Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.277Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.277Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.277Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.277Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.277Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.277Z] "golang.org/x/net/html", [2024-03-21T09:11:31.277Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.277Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.277Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.277Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.277Z] "golang.org/x/text/language", [2024-03-21T09:11:31.277Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.277Z] "hash", [2024-03-21T09:11:31.277Z] "hash/adler32", [2024-03-21T09:11:31.277Z] "hash/crc32", [2024-03-21T09:11:31.277Z] "internal/abi", [2024-03-21T09:11:31.277Z] "internal/bytealg", [2024-03-21T09:11:31.277Z] "internal/cpu", [2024-03-21T09:11:31.277Z] "internal/fmtsort", [2024-03-21T09:11:31.277Z] "internal/goexperiment", [2024-03-21T09:11:31.277Z] "internal/itoa", [2024-03-21T09:11:31.277Z] "internal/nettrace", [2024-03-21T09:11:31.277Z] "internal/oserror", [2024-03-21T09:11:31.277Z] "internal/poll", [2024-03-21T09:11:31.277Z] "internal/race", [2024-03-21T09:11:31.277Z] "internal/reflectlite", [2024-03-21T09:11:31.277Z] "internal/singleflight", [2024-03-21T09:11:31.277Z] "internal/syscall/execenv", [2024-03-21T09:11:31.277Z] "internal/syscall/unix", [2024-03-21T09:11:31.277Z] "internal/testlog", [2024-03-21T09:11:31.277Z] "internal/unsafeheader", [2024-03-21T09:11:31.277Z] "io", [2024-03-21T09:11:31.277Z] "io/fs", [2024-03-21T09:11:31.277Z] "io/ioutil", [2024-03-21T09:11:31.277Z] "log", [2024-03-21T09:11:31.277Z] "math", [2024-03-21T09:11:31.277Z] "math/big", [2024-03-21T09:11:31.277Z] "math/bits", [2024-03-21T09:11:31.277Z] "math/rand", [2024-03-21T09:11:31.277Z] "mime", [2024-03-21T09:11:31.277Z] "mime/multipart", [2024-03-21T09:11:31.277Z] "mime/quotedprintable", [2024-03-21T09:11:31.277Z] "net", [2024-03-21T09:11:31.277Z] "net/http", [2024-03-21T09:11:31.277Z] "net/http/httptest", [2024-03-21T09:11:31.277Z] "net/http/httptrace", [2024-03-21T09:11:31.277Z] "net/http/internal", [2024-03-21T09:11:31.277Z] "net/http/internal/ascii", [2024-03-21T09:11:31.277Z] "net/http/internal/testcert", [2024-03-21T09:11:31.277Z] "net/textproto", [2024-03-21T09:11:31.277Z] "net/url", [2024-03-21T09:11:31.277Z] "os", [2024-03-21T09:11:31.277Z] "path", [2024-03-21T09:11:31.277Z] "path/filepath", [2024-03-21T09:11:31.277Z] "reflect", [2024-03-21T09:11:31.277Z] "regexp", [2024-03-21T09:11:31.277Z] "regexp/syntax", [2024-03-21T09:11:31.277Z] "runtime", [2024-03-21T09:11:31.277Z] "runtime/cgo", [2024-03-21T09:11:31.277Z] "runtime/debug", [2024-03-21T09:11:31.277Z] "runtime/internal/atomic", [2024-03-21T09:11:31.277Z] "runtime/internal/math", [2024-03-21T09:11:31.277Z] "runtime/internal/sys", [2024-03-21T09:11:31.277Z] "sort", [2024-03-21T09:11:31.277Z] "strconv", [2024-03-21T09:11:31.277Z] "strings", [2024-03-21T09:11:31.277Z] "sync", [2024-03-21T09:11:31.277Z] "sync/atomic", [2024-03-21T09:11:31.277Z] "syscall", [2024-03-21T09:11:31.277Z] "time", [2024-03-21T09:11:31.277Z] "unicode", [2024-03-21T09:11:31.277Z] "unicode/utf16", [2024-03-21T09:11:31.277Z] "unicode/utf8", [2024-03-21T09:11:31.277Z] "unsafe", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.277Z] ] [2024-03-21T09:11:31.277Z] } [2024-03-21T09:11:31.277Z] { [2024-03-21T09:11:31.277Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/messaging/mocks", [2024-03-21T09:11:31.277Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-21T09:11:31.277Z] "Name": "mocks", [2024-03-21T09:11:31.277Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.277Z] "Module": { [2024-03-21T09:11:31.277Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-03-21T09:11:31.277Z] "Version": "v3.2.0-dev.14", [2024-03-21T09:11:31.277Z] "Time": "2024-03-06T06:29:46Z", [2024-03-21T09:11:31.277Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-03-21T09:11:31.277Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-03-21T09:11:31.277Z] "GoVersion": "1.21" [2024-03-21T09:11:31.277Z] }, [2024-03-21T09:11:31.277Z] "DepOnly": true, [2024-03-21T09:11:31.277Z] "Stale": true, [2024-03-21T09:11:31.277Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.277Z] "GoFiles": [ [2024-03-21T09:11:31.277Z] "MessageClient.go" [2024-03-21T09:11:31.277Z] ], [2024-03-21T09:11:31.277Z] "Imports": [ [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.277Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.277Z] "time" [2024-03-21T09:11:31.277Z] ], [2024-03-21T09:11:31.277Z] "Deps": [ [2024-03-21T09:11:31.277Z] "bufio", [2024-03-21T09:11:31.277Z] "bytes", [2024-03-21T09:11:31.277Z] "compress/flate", [2024-03-21T09:11:31.277Z] "compress/gzip", [2024-03-21T09:11:31.277Z] "compress/zlib", [2024-03-21T09:11:31.277Z] "container/list", [2024-03-21T09:11:31.277Z] "context", [2024-03-21T09:11:31.277Z] "crypto", [2024-03-21T09:11:31.277Z] "crypto/aes", [2024-03-21T09:11:31.277Z] "crypto/cipher", [2024-03-21T09:11:31.277Z] "crypto/des", [2024-03-21T09:11:31.277Z] "crypto/dsa", [2024-03-21T09:11:31.277Z] "crypto/ecdsa", [2024-03-21T09:11:31.277Z] "crypto/ed25519", [2024-03-21T09:11:31.277Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.277Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.277Z] "crypto/elliptic", [2024-03-21T09:11:31.277Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.277Z] "crypto/hmac", [2024-03-21T09:11:31.277Z] "crypto/internal/randutil", [2024-03-21T09:11:31.277Z] "crypto/internal/subtle", [2024-03-21T09:11:31.277Z] "crypto/md5", [2024-03-21T09:11:31.277Z] "crypto/rand", [2024-03-21T09:11:31.277Z] "crypto/rc4", [2024-03-21T09:11:31.277Z] "crypto/rsa", [2024-03-21T09:11:31.277Z] "crypto/sha1", [2024-03-21T09:11:31.277Z] "crypto/sha256", [2024-03-21T09:11:31.277Z] "crypto/sha512", [2024-03-21T09:11:31.277Z] "crypto/subtle", [2024-03-21T09:11:31.277Z] "crypto/tls", [2024-03-21T09:11:31.277Z] "crypto/x509", [2024-03-21T09:11:31.277Z] "crypto/x509/pkix", [2024-03-21T09:11:31.277Z] "database/sql/driver", [2024-03-21T09:11:31.277Z] "debug/dwarf", [2024-03-21T09:11:31.277Z] "debug/macho", [2024-03-21T09:11:31.277Z] "encoding", [2024-03-21T09:11:31.277Z] "encoding/asn1", [2024-03-21T09:11:31.277Z] "encoding/base64", [2024-03-21T09:11:31.277Z] "encoding/binary", [2024-03-21T09:11:31.277Z] "encoding/csv", [2024-03-21T09:11:31.277Z] "encoding/hex", [2024-03-21T09:11:31.277Z] "encoding/json", [2024-03-21T09:11:31.277Z] "encoding/pem", [2024-03-21T09:11:31.277Z] "encoding/xml", [2024-03-21T09:11:31.277Z] "errors", [2024-03-21T09:11:31.277Z] "flag", [2024-03-21T09:11:31.277Z] "fmt", [2024-03-21T09:11:31.277Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.277Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.277Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.277Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.277Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.277Z] "github.com/google/uuid", [2024-03-21T09:11:31.277Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.277Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.277Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.277Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.277Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.277Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.277Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.277Z] "golang.org/x/net/html", [2024-03-21T09:11:31.277Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.277Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.277Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.277Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.277Z] "golang.org/x/text/language", [2024-03-21T09:11:31.277Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.277Z] "hash", [2024-03-21T09:11:31.277Z] "hash/adler32", [2024-03-21T09:11:31.277Z] "hash/crc32", [2024-03-21T09:11:31.277Z] "internal/abi", [2024-03-21T09:11:31.277Z] "internal/bytealg", [2024-03-21T09:11:31.277Z] "internal/cpu", [2024-03-21T09:11:31.277Z] "internal/fmtsort", [2024-03-21T09:11:31.277Z] "internal/goexperiment", [2024-03-21T09:11:31.277Z] "internal/itoa", [2024-03-21T09:11:31.277Z] "internal/nettrace", [2024-03-21T09:11:31.277Z] "internal/oserror", [2024-03-21T09:11:31.277Z] "internal/poll", [2024-03-21T09:11:31.277Z] "internal/race", [2024-03-21T09:11:31.277Z] "internal/reflectlite", [2024-03-21T09:11:31.277Z] "internal/singleflight", [2024-03-21T09:11:31.277Z] "internal/syscall/execenv", [2024-03-21T09:11:31.277Z] "internal/syscall/unix", [2024-03-21T09:11:31.277Z] "internal/testlog", [2024-03-21T09:11:31.277Z] "internal/unsafeheader", [2024-03-21T09:11:31.277Z] "io", [2024-03-21T09:11:31.277Z] "io/fs", [2024-03-21T09:11:31.277Z] "io/ioutil", [2024-03-21T09:11:31.277Z] "log", [2024-03-21T09:11:31.277Z] "math", [2024-03-21T09:11:31.277Z] "math/big", [2024-03-21T09:11:31.277Z] "math/bits", [2024-03-21T09:11:31.277Z] "math/rand", [2024-03-21T09:11:31.277Z] "mime", [2024-03-21T09:11:31.277Z] "mime/multipart", [2024-03-21T09:11:31.277Z] "mime/quotedprintable", [2024-03-21T09:11:31.277Z] "net", [2024-03-21T09:11:31.277Z] "net/http", [2024-03-21T09:11:31.277Z] "net/http/httptest", [2024-03-21T09:11:31.277Z] "net/http/httptrace", [2024-03-21T09:11:31.277Z] "net/http/internal", [2024-03-21T09:11:31.277Z] "net/http/internal/ascii", [2024-03-21T09:11:31.277Z] "net/http/internal/testcert", [2024-03-21T09:11:31.277Z] "net/textproto", [2024-03-21T09:11:31.277Z] "net/url", [2024-03-21T09:11:31.277Z] "os", [2024-03-21T09:11:31.277Z] "path", [2024-03-21T09:11:31.277Z] "path/filepath", [2024-03-21T09:11:31.277Z] "reflect", [2024-03-21T09:11:31.277Z] "regexp", [2024-03-21T09:11:31.277Z] "regexp/syntax", [2024-03-21T09:11:31.277Z] "runtime", [2024-03-21T09:11:31.277Z] "runtime/cgo", [2024-03-21T09:11:31.277Z] "runtime/debug", [2024-03-21T09:11:31.277Z] "runtime/internal/atomic", [2024-03-21T09:11:31.277Z] "runtime/internal/math", [2024-03-21T09:11:31.277Z] "runtime/internal/sys", [2024-03-21T09:11:31.277Z] "sort", [2024-03-21T09:11:31.277Z] "strconv", [2024-03-21T09:11:31.277Z] "strings", [2024-03-21T09:11:31.277Z] "sync", [2024-03-21T09:11:31.277Z] "sync/atomic", [2024-03-21T09:11:31.277Z] "syscall", [2024-03-21T09:11:31.277Z] "time", [2024-03-21T09:11:31.277Z] "unicode", [2024-03-21T09:11:31.277Z] "unicode/utf16", [2024-03-21T09:11:31.277Z] "unicode/utf8", [2024-03-21T09:11:31.277Z] "unsafe", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.277Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.277Z] ] [2024-03-21T09:11:31.277Z] } [2024-03-21T09:11:31.277Z] { [2024-03-21T09:11:31.277Z] "Dir": "/w/workspace/edgex-go/637/internal/core/data/mocks", [2024-03-21T09:11:31.277Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-03-21T09:11:31.277Z] "Name": "mocks", [2024-03-21T09:11:31.277Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.277Z] "Module": { [2024-03-21T09:11:31.277Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.277Z] "Main": true, [2024-03-21T09:11:31.277Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.277Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.277Z] "GoVersion": "1.21" [2024-03-21T09:11:31.277Z] }, [2024-03-21T09:11:31.277Z] "Match": [ [2024-03-21T09:11:31.277Z] "./..." [2024-03-21T09:11:31.277Z] ], [2024-03-21T09:11:31.277Z] "Stale": true, [2024-03-21T09:11:31.277Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.277Z] "GoFiles": [ [2024-03-21T09:11:31.277Z] "container.go" [2024-03-21T09:11:31.277Z] ], [2024-03-21T09:11:31.277Z] "Imports": [ [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-21T09:11:31.277Z] "github.com/stretchr/testify/mock" [2024-03-21T09:11:31.277Z] ], [2024-03-21T09:11:31.277Z] "Deps": [ [2024-03-21T09:11:31.277Z] "bufio", [2024-03-21T09:11:31.277Z] "bytes", [2024-03-21T09:11:31.277Z] "compress/flate", [2024-03-21T09:11:31.277Z] "compress/gzip", [2024-03-21T09:11:31.277Z] "compress/zlib", [2024-03-21T09:11:31.277Z] "container/list", [2024-03-21T09:11:31.277Z] "context", [2024-03-21T09:11:31.277Z] "crypto", [2024-03-21T09:11:31.277Z] "crypto/aes", [2024-03-21T09:11:31.277Z] "crypto/cipher", [2024-03-21T09:11:31.277Z] "crypto/des", [2024-03-21T09:11:31.277Z] "crypto/dsa", [2024-03-21T09:11:31.277Z] "crypto/ecdsa", [2024-03-21T09:11:31.277Z] "crypto/ed25519", [2024-03-21T09:11:31.277Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.277Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.277Z] "crypto/elliptic", [2024-03-21T09:11:31.277Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.277Z] "crypto/hmac", [2024-03-21T09:11:31.277Z] "crypto/internal/randutil", [2024-03-21T09:11:31.277Z] "crypto/internal/subtle", [2024-03-21T09:11:31.277Z] "crypto/md5", [2024-03-21T09:11:31.277Z] "crypto/rand", [2024-03-21T09:11:31.277Z] "crypto/rc4", [2024-03-21T09:11:31.277Z] "crypto/rsa", [2024-03-21T09:11:31.277Z] "crypto/sha1", [2024-03-21T09:11:31.277Z] "crypto/sha256", [2024-03-21T09:11:31.277Z] "crypto/sha512", [2024-03-21T09:11:31.277Z] "crypto/subtle", [2024-03-21T09:11:31.277Z] "crypto/tls", [2024-03-21T09:11:31.277Z] "crypto/x509", [2024-03-21T09:11:31.277Z] "crypto/x509/pkix", [2024-03-21T09:11:31.277Z] "database/sql/driver", [2024-03-21T09:11:31.277Z] "debug/dwarf", [2024-03-21T09:11:31.277Z] "debug/macho", [2024-03-21T09:11:31.277Z] "embed", [2024-03-21T09:11:31.277Z] "encoding", [2024-03-21T09:11:31.277Z] "encoding/asn1", [2024-03-21T09:11:31.277Z] "encoding/base32", [2024-03-21T09:11:31.277Z] "encoding/base64", [2024-03-21T09:11:31.277Z] "encoding/binary", [2024-03-21T09:11:31.277Z] "encoding/csv", [2024-03-21T09:11:31.277Z] "encoding/hex", [2024-03-21T09:11:31.277Z] "encoding/json", [2024-03-21T09:11:31.277Z] "encoding/pem", [2024-03-21T09:11:31.277Z] "encoding/xml", [2024-03-21T09:11:31.277Z] "errors", [2024-03-21T09:11:31.277Z] "flag", [2024-03-21T09:11:31.277Z] "fmt", [2024-03-21T09:11:31.277Z] "github.com/armon/go-metrics", [2024-03-21T09:11:31.277Z] "github.com/cenkalti/backoff", [2024-03-21T09:11:31.277Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.277Z] "github.com/eclipse/paho.mqtt.golang", [2024-03-21T09:11:31.277Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.277Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.277Z] "github.com/fatih/color", [2024-03-21T09:11:31.277Z] "github.com/fxamacker/cbor/v2", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.277Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.277Z] "github.com/go-jose/go-jose/v3", [2024-03-21T09:11:31.277Z] "github.com/go-jose/go-jose/v3/cipher", [2024-03-21T09:11:31.277Z] "github.com/go-jose/go-jose/v3/json", [2024-03-21T09:11:31.277Z] "github.com/go-jose/go-jose/v3/jwt", [2024-03-21T09:11:31.277Z] "github.com/go-kit/log", [2024-03-21T09:11:31.277Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.277Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.277Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.277Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.277Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.277Z] "github.com/go-redis/redis/v7", [2024-03-21T09:11:31.277Z] "github.com/go-redis/redis/v7/internal", [2024-03-21T09:11:31.277Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-03-21T09:11:31.277Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-03-21T09:11:31.277Z] "github.com/go-redis/redis/v7/internal/pool", [2024-03-21T09:11:31.277Z] "github.com/go-redis/redis/v7/internal/proto", [2024-03-21T09:11:31.277Z] "github.com/go-redis/redis/v7/internal/util", [2024-03-21T09:11:31.277Z] "github.com/golang/protobuf/jsonpb", [2024-03-21T09:11:31.277Z] "github.com/golang/protobuf/proto", [2024-03-21T09:11:31.277Z] "github.com/golang/protobuf/ptypes", [2024-03-21T09:11:31.277Z] "github.com/golang/protobuf/ptypes/any", [2024-03-21T09:11:31.277Z] "github.com/golang/protobuf/ptypes/duration", [2024-03-21T09:11:31.277Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-03-21T09:11:31.277Z] "github.com/google/uuid", [2024-03-21T09:11:31.277Z] "github.com/gorilla/websocket", [2024-03-21T09:11:31.277Z] "github.com/hashicorp/consul/api", [2024-03-21T09:11:31.277Z] "github.com/hashicorp/errwrap", [2024-03-21T09:11:31.277Z] "github.com/hashicorp/go-cleanhttp", [2024-03-21T09:11:31.277Z] "github.com/hashicorp/go-hclog", [2024-03-21T09:11:31.277Z] "github.com/hashicorp/go-immutable-radix", [2024-03-21T09:11:31.277Z] "github.com/hashicorp/go-multierror", [2024-03-21T09:11:31.277Z] "github.com/hashicorp/go-rootcerts", [2024-03-21T09:11:31.277Z] "github.com/hashicorp/golang-lru/simplelru", [2024-03-21T09:11:31.277Z] "github.com/hashicorp/serf/coordinate", [2024-03-21T09:11:31.277Z] "github.com/labstack/echo/v4", [2024-03-21T09:11:31.277Z] "github.com/labstack/gommon/color", [2024-03-21T09:11:31.277Z] "github.com/labstack/gommon/log", [2024-03-21T09:11:31.278Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.278Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.278Z] "github.com/mattn/go-colorable", [2024-03-21T09:11:31.278Z] "github.com/mattn/go-isatty", [2024-03-21T09:11:31.278Z] "github.com/mitchellh/consulstructure", [2024-03-21T09:11:31.278Z] "github.com/mitchellh/copystructure", [2024-03-21T09:11:31.278Z] "github.com/mitchellh/mapstructure", [2024-03-21T09:11:31.278Z] "github.com/mitchellh/reflectwalk", [2024-03-21T09:11:31.278Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.278Z] "github.com/rcrowley/go-metrics", [2024-03-21T09:11:31.278Z] "github.com/sirupsen/logrus", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-03-21T09:11:31.278Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-03-21T09:11:31.278Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.278Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.278Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.278Z] "github.com/valyala/bytebufferpool", [2024-03-21T09:11:31.278Z] "github.com/valyala/fasttemplate", [2024-03-21T09:11:31.278Z] "github.com/x448/float16", [2024-03-21T09:11:31.278Z] "github.com/zeebo/errs", [2024-03-21T09:11:31.278Z] "go/token", [2024-03-21T09:11:31.278Z] "golang.org/x/crypto/acme", [2024-03-21T09:11:31.278Z] "golang.org/x/crypto/acme/autocert", [2024-03-21T09:11:31.278Z] "golang.org/x/crypto/pbkdf2", [2024-03-21T09:11:31.278Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.278Z] "golang.org/x/exp/constraints", [2024-03-21T09:11:31.278Z] "golang.org/x/exp/slices", [2024-03-21T09:11:31.278Z] "golang.org/x/net/html", [2024-03-21T09:11:31.278Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.278Z] "golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.278Z] "golang.org/x/net/http2", [2024-03-21T09:11:31.278Z] "golang.org/x/net/http2/h2c", [2024-03-21T09:11:31.278Z] "golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.278Z] "golang.org/x/net/idna", [2024-03-21T09:11:31.278Z] "golang.org/x/net/internal/socks", [2024-03-21T09:11:31.278Z] "golang.org/x/net/internal/timeseries", [2024-03-21T09:11:31.278Z] "golang.org/x/net/proxy", [2024-03-21T09:11:31.278Z] "golang.org/x/net/trace", [2024-03-21T09:11:31.278Z] "golang.org/x/sync/semaphore", [2024-03-21T09:11:31.278Z] "golang.org/x/sys/unix", [2024-03-21T09:11:31.278Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.278Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.278Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.278Z] "golang.org/x/text/language", [2024-03-21T09:11:31.278Z] "golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.278Z] "golang.org/x/text/transform", [2024-03-21T09:11:31.278Z] "golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.278Z] "golang.org/x/text/unicode/norm", [2024-03-21T09:11:31.278Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/attributes", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/backoff", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/balancer", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/balancer/base", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/balancer/roundrobin", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/channelz", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/codes", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/connectivity", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/credentials", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/credentials/insecure", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/encoding", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/encoding/proto", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/grpclog", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/backoff", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/balancerload", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/binarylog", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/buffer", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/channelz", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/credentials", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/envconfig", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/grpclog", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/grpcrand", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/grpcsync", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/grpcutil", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/idle", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/metadata", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/pretty", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/resolver", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/resolver/dns", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/resolver/unix", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/serviceconfig", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/status", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/syscall", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/transport", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/internal/transport/networktype", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/keepalive", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/metadata", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/peer", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/resolver", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/resolver/dns", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/serviceconfig", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/stats", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/status", [2024-03-21T09:11:31.278Z] "google.golang.org/grpc/tap", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/encoding/protojson", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/encoding/prototext", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/encoding/protowire", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/descfmt", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/descopts", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/detrand", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/encoding/json", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/encoding/text", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/errors", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/filedesc", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/filetype", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/flags", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/genid", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/impl", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/order", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/pragma", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/set", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/strs", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/internal/version", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/proto", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/reflect/protodesc", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/runtime/protoiface", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/types/descriptorpb", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/types/known/anypb", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/types/known/durationpb", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/types/known/structpb", [2024-03-21T09:11:31.278Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-03-21T09:11:31.278Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.278Z] "hash", [2024-03-21T09:11:31.278Z] "hash/adler32", [2024-03-21T09:11:31.278Z] "hash/crc32", [2024-03-21T09:11:31.278Z] "hash/fnv", [2024-03-21T09:11:31.278Z] "html", [2024-03-21T09:11:31.278Z] "html/template", [2024-03-21T09:11:31.278Z] "internal/abi", [2024-03-21T09:11:31.278Z] "internal/bytealg", [2024-03-21T09:11:31.278Z] "internal/cpu", [2024-03-21T09:11:31.278Z] "internal/fmtsort", [2024-03-21T09:11:31.278Z] "internal/goexperiment", [2024-03-21T09:11:31.278Z] "internal/itoa", [2024-03-21T09:11:31.278Z] "internal/nettrace", [2024-03-21T09:11:31.278Z] "internal/oserror", [2024-03-21T09:11:31.278Z] "internal/poll", [2024-03-21T09:11:31.278Z] "internal/race", [2024-03-21T09:11:31.278Z] "internal/reflectlite", [2024-03-21T09:11:31.278Z] "internal/singleflight", [2024-03-21T09:11:31.278Z] "internal/syscall/execenv", [2024-03-21T09:11:31.278Z] "internal/syscall/unix", [2024-03-21T09:11:31.278Z] "internal/testlog", [2024-03-21T09:11:31.278Z] "internal/unsafeheader", [2024-03-21T09:11:31.278Z] "io", [2024-03-21T09:11:31.278Z] "io/fs", [2024-03-21T09:11:31.278Z] "io/ioutil", [2024-03-21T09:11:31.278Z] "log", [2024-03-21T09:11:31.278Z] "log/syslog", [2024-03-21T09:11:31.278Z] "math", [2024-03-21T09:11:31.278Z] "math/big", [2024-03-21T09:11:31.278Z] "math/bits", [2024-03-21T09:11:31.278Z] "math/rand", [2024-03-21T09:11:31.278Z] "mime", [2024-03-21T09:11:31.278Z] "mime/multipart", [2024-03-21T09:11:31.278Z] "mime/quotedprintable", [2024-03-21T09:11:31.278Z] "net", [2024-03-21T09:11:31.278Z] "net/http", [2024-03-21T09:11:31.278Z] "net/http/httptest", [2024-03-21T09:11:31.278Z] "net/http/httptrace", [2024-03-21T09:11:31.278Z] "net/http/httputil", [2024-03-21T09:11:31.278Z] "net/http/internal", [2024-03-21T09:11:31.278Z] "net/http/internal/ascii", [2024-03-21T09:11:31.278Z] "net/http/internal/testcert", [2024-03-21T09:11:31.278Z] "net/textproto", [2024-03-21T09:11:31.278Z] "net/url", [2024-03-21T09:11:31.278Z] "os", [2024-03-21T09:11:31.278Z] "os/signal", [2024-03-21T09:11:31.278Z] "path", [2024-03-21T09:11:31.278Z] "path/filepath", [2024-03-21T09:11:31.278Z] "reflect", [2024-03-21T09:11:31.278Z] "regexp", [2024-03-21T09:11:31.278Z] "regexp/syntax", [2024-03-21T09:11:31.278Z] "runtime", [2024-03-21T09:11:31.278Z] "runtime/cgo", [2024-03-21T09:11:31.278Z] "runtime/debug", [2024-03-21T09:11:31.278Z] "runtime/internal/atomic", [2024-03-21T09:11:31.278Z] "runtime/internal/math", [2024-03-21T09:11:31.278Z] "runtime/internal/sys", [2024-03-21T09:11:31.278Z] "runtime/pprof", [2024-03-21T09:11:31.278Z] "sort", [2024-03-21T09:11:31.278Z] "strconv", [2024-03-21T09:11:31.278Z] "strings", [2024-03-21T09:11:31.278Z] "sync", [2024-03-21T09:11:31.278Z] "sync/atomic", [2024-03-21T09:11:31.278Z] "syscall", [2024-03-21T09:11:31.278Z] "text/tabwriter", [2024-03-21T09:11:31.278Z] "text/template", [2024-03-21T09:11:31.278Z] "text/template/parse", [2024-03-21T09:11:31.278Z] "time", [2024-03-21T09:11:31.278Z] "unicode", [2024-03-21T09:11:31.278Z] "unicode/utf16", [2024-03-21T09:11:31.278Z] "unicode/utf8", [2024-03-21T09:11:31.278Z] "unsafe", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.278Z] ] [2024-03-21T09:11:31.278Z] } [2024-03-21T09:11:31.278Z] { [2024-03-21T09:11:31.278Z] "Dir": "/w/workspace/edgex-go/637/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.278Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.278Z] "Name": "mocks", [2024-03-21T09:11:31.278Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.278Z] "Module": { [2024-03-21T09:11:31.278Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.278Z] "Main": true, [2024-03-21T09:11:31.278Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.278Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.278Z] "GoVersion": "1.21" [2024-03-21T09:11:31.278Z] }, [2024-03-21T09:11:31.278Z] "Match": [ [2024-03-21T09:11:31.278Z] "./..." [2024-03-21T09:11:31.278Z] ], [2024-03-21T09:11:31.278Z] "Stale": true, [2024-03-21T09:11:31.278Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.278Z] "GoFiles": [ [2024-03-21T09:11:31.278Z] "DBClient.go", [2024-03-21T09:11:31.278Z] "UnitsOfMeasure.go" [2024-03-21T09:11:31.278Z] ], [2024-03-21T09:11:31.278Z] "Imports": [ [2024-03-21T09:11:31.278Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.278Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.278Z] "github.com/stretchr/testify/mock" [2024-03-21T09:11:31.278Z] ], [2024-03-21T09:11:31.278Z] "Deps": [ [2024-03-21T09:11:31.278Z] "bufio", [2024-03-21T09:11:31.278Z] "bytes", [2024-03-21T09:11:31.278Z] "compress/flate", [2024-03-21T09:11:31.278Z] "compress/gzip", [2024-03-21T09:11:31.278Z] "compress/zlib", [2024-03-21T09:11:31.278Z] "container/list", [2024-03-21T09:11:31.278Z] "context", [2024-03-21T09:11:31.278Z] "crypto", [2024-03-21T09:11:31.278Z] "crypto/aes", [2024-03-21T09:11:31.278Z] "crypto/cipher", [2024-03-21T09:11:31.278Z] "crypto/des", [2024-03-21T09:11:31.278Z] "crypto/dsa", [2024-03-21T09:11:31.278Z] "crypto/ecdsa", [2024-03-21T09:11:31.278Z] "crypto/ed25519", [2024-03-21T09:11:31.278Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.278Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.278Z] "crypto/elliptic", [2024-03-21T09:11:31.278Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.278Z] "crypto/hmac", [2024-03-21T09:11:31.278Z] "crypto/internal/randutil", [2024-03-21T09:11:31.278Z] "crypto/internal/subtle", [2024-03-21T09:11:31.278Z] "crypto/md5", [2024-03-21T09:11:31.278Z] "crypto/rand", [2024-03-21T09:11:31.278Z] "crypto/rc4", [2024-03-21T09:11:31.278Z] "crypto/rsa", [2024-03-21T09:11:31.278Z] "crypto/sha1", [2024-03-21T09:11:31.278Z] "crypto/sha256", [2024-03-21T09:11:31.278Z] "crypto/sha512", [2024-03-21T09:11:31.278Z] "crypto/subtle", [2024-03-21T09:11:31.278Z] "crypto/tls", [2024-03-21T09:11:31.278Z] "crypto/x509", [2024-03-21T09:11:31.278Z] "crypto/x509/pkix", [2024-03-21T09:11:31.278Z] "database/sql/driver", [2024-03-21T09:11:31.278Z] "debug/dwarf", [2024-03-21T09:11:31.278Z] "debug/macho", [2024-03-21T09:11:31.278Z] "encoding", [2024-03-21T09:11:31.278Z] "encoding/asn1", [2024-03-21T09:11:31.278Z] "encoding/base64", [2024-03-21T09:11:31.278Z] "encoding/binary", [2024-03-21T09:11:31.278Z] "encoding/csv", [2024-03-21T09:11:31.278Z] "encoding/hex", [2024-03-21T09:11:31.278Z] "encoding/json", [2024-03-21T09:11:31.278Z] "encoding/pem", [2024-03-21T09:11:31.278Z] "encoding/xml", [2024-03-21T09:11:31.278Z] "errors", [2024-03-21T09:11:31.278Z] "flag", [2024-03-21T09:11:31.278Z] "fmt", [2024-03-21T09:11:31.278Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.278Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.278Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.278Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.278Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.278Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.278Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.278Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.278Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.278Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.278Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.278Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.278Z] "github.com/google/uuid", [2024-03-21T09:11:31.278Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.278Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.278Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.278Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.278Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.278Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.278Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.278Z] "golang.org/x/net/html", [2024-03-21T09:11:31.278Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.278Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.278Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.278Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.278Z] "golang.org/x/text/language", [2024-03-21T09:11:31.278Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.278Z] "hash", [2024-03-21T09:11:31.278Z] "hash/adler32", [2024-03-21T09:11:31.278Z] "hash/crc32", [2024-03-21T09:11:31.278Z] "internal/abi", [2024-03-21T09:11:31.278Z] "internal/bytealg", [2024-03-21T09:11:31.278Z] "internal/cpu", [2024-03-21T09:11:31.278Z] "internal/fmtsort", [2024-03-21T09:11:31.278Z] "internal/goexperiment", [2024-03-21T09:11:31.278Z] "internal/itoa", [2024-03-21T09:11:31.278Z] "internal/nettrace", [2024-03-21T09:11:31.278Z] "internal/oserror", [2024-03-21T09:11:31.278Z] "internal/poll", [2024-03-21T09:11:31.278Z] "internal/race", [2024-03-21T09:11:31.278Z] "internal/reflectlite", [2024-03-21T09:11:31.278Z] "internal/singleflight", [2024-03-21T09:11:31.278Z] "internal/syscall/execenv", [2024-03-21T09:11:31.278Z] "internal/syscall/unix", [2024-03-21T09:11:31.278Z] "internal/testlog", [2024-03-21T09:11:31.278Z] "internal/unsafeheader", [2024-03-21T09:11:31.278Z] "io", [2024-03-21T09:11:31.278Z] "io/fs", [2024-03-21T09:11:31.278Z] "io/ioutil", [2024-03-21T09:11:31.278Z] "log", [2024-03-21T09:11:31.278Z] "math", [2024-03-21T09:11:31.278Z] "math/big", [2024-03-21T09:11:31.278Z] "math/bits", [2024-03-21T09:11:31.278Z] "math/rand", [2024-03-21T09:11:31.278Z] "mime", [2024-03-21T09:11:31.278Z] "mime/multipart", [2024-03-21T09:11:31.278Z] "mime/quotedprintable", [2024-03-21T09:11:31.278Z] "net", [2024-03-21T09:11:31.278Z] "net/http", [2024-03-21T09:11:31.278Z] "net/http/httptest", [2024-03-21T09:11:31.278Z] "net/http/httptrace", [2024-03-21T09:11:31.278Z] "net/http/internal", [2024-03-21T09:11:31.278Z] "net/http/internal/ascii", [2024-03-21T09:11:31.278Z] "net/http/internal/testcert", [2024-03-21T09:11:31.278Z] "net/textproto", [2024-03-21T09:11:31.278Z] "net/url", [2024-03-21T09:11:31.278Z] "os", [2024-03-21T09:11:31.278Z] "path", [2024-03-21T09:11:31.278Z] "path/filepath", [2024-03-21T09:11:31.278Z] "reflect", [2024-03-21T09:11:31.278Z] "regexp", [2024-03-21T09:11:31.278Z] "regexp/syntax", [2024-03-21T09:11:31.278Z] "runtime", [2024-03-21T09:11:31.278Z] "runtime/cgo", [2024-03-21T09:11:31.278Z] "runtime/debug", [2024-03-21T09:11:31.278Z] "runtime/internal/atomic", [2024-03-21T09:11:31.278Z] "runtime/internal/math", [2024-03-21T09:11:31.278Z] "runtime/internal/sys", [2024-03-21T09:11:31.278Z] "sort", [2024-03-21T09:11:31.278Z] "strconv", [2024-03-21T09:11:31.278Z] "strings", [2024-03-21T09:11:31.278Z] "sync", [2024-03-21T09:11:31.278Z] "sync/atomic", [2024-03-21T09:11:31.278Z] "syscall", [2024-03-21T09:11:31.278Z] "time", [2024-03-21T09:11:31.278Z] "unicode", [2024-03-21T09:11:31.278Z] "unicode/utf16", [2024-03-21T09:11:31.278Z] "unicode/utf8", [2024-03-21T09:11:31.278Z] "unsafe", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.278Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.278Z] ] [2024-03-21T09:11:31.278Z] } [2024-03-21T09:11:31.278Z] { [2024-03-21T09:11:31.278Z] "Dir": "/w/workspace/edgex-go/637/internal/security/fileprovider/mocks", [2024-03-21T09:11:31.278Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks", [2024-03-21T09:11:31.278Z] "Name": "mocks", [2024-03-21T09:11:31.278Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.278Z] "Module": { [2024-03-21T09:11:31.278Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.278Z] "Main": true, [2024-03-21T09:11:31.278Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.278Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.278Z] "GoVersion": "1.21" [2024-03-21T09:11:31.278Z] }, [2024-03-21T09:11:31.278Z] "Match": [ [2024-03-21T09:11:31.278Z] "./..." [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Stale": true, [2024-03-21T09:11:31.279Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.279Z] "GoFiles": [ [2024-03-21T09:11:31.279Z] "mock.go" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Imports": [ [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/mock" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Deps": [ [2024-03-21T09:11:31.279Z] "bufio", [2024-03-21T09:11:31.279Z] "bytes", [2024-03-21T09:11:31.279Z] "compress/flate", [2024-03-21T09:11:31.279Z] "compress/gzip", [2024-03-21T09:11:31.279Z] "compress/zlib", [2024-03-21T09:11:31.279Z] "container/list", [2024-03-21T09:11:31.279Z] "context", [2024-03-21T09:11:31.279Z] "crypto", [2024-03-21T09:11:31.279Z] "crypto/aes", [2024-03-21T09:11:31.279Z] "crypto/cipher", [2024-03-21T09:11:31.279Z] "crypto/des", [2024-03-21T09:11:31.279Z] "crypto/dsa", [2024-03-21T09:11:31.279Z] "crypto/ecdsa", [2024-03-21T09:11:31.279Z] "crypto/ed25519", [2024-03-21T09:11:31.279Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.279Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.279Z] "crypto/elliptic", [2024-03-21T09:11:31.279Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.279Z] "crypto/hmac", [2024-03-21T09:11:31.279Z] "crypto/internal/randutil", [2024-03-21T09:11:31.279Z] "crypto/internal/subtle", [2024-03-21T09:11:31.279Z] "crypto/md5", [2024-03-21T09:11:31.279Z] "crypto/rand", [2024-03-21T09:11:31.279Z] "crypto/rc4", [2024-03-21T09:11:31.279Z] "crypto/rsa", [2024-03-21T09:11:31.279Z] "crypto/sha1", [2024-03-21T09:11:31.279Z] "crypto/sha256", [2024-03-21T09:11:31.279Z] "crypto/sha512", [2024-03-21T09:11:31.279Z] "crypto/subtle", [2024-03-21T09:11:31.279Z] "crypto/tls", [2024-03-21T09:11:31.279Z] "crypto/x509", [2024-03-21T09:11:31.279Z] "crypto/x509/pkix", [2024-03-21T09:11:31.279Z] "database/sql/driver", [2024-03-21T09:11:31.279Z] "debug/dwarf", [2024-03-21T09:11:31.279Z] "debug/macho", [2024-03-21T09:11:31.279Z] "encoding", [2024-03-21T09:11:31.279Z] "encoding/asn1", [2024-03-21T09:11:31.279Z] "encoding/base64", [2024-03-21T09:11:31.279Z] "encoding/binary", [2024-03-21T09:11:31.279Z] "encoding/csv", [2024-03-21T09:11:31.279Z] "encoding/hex", [2024-03-21T09:11:31.279Z] "encoding/json", [2024-03-21T09:11:31.279Z] "encoding/pem", [2024-03-21T09:11:31.279Z] "encoding/xml", [2024-03-21T09:11:31.279Z] "errors", [2024-03-21T09:11:31.279Z] "flag", [2024-03-21T09:11:31.279Z] "fmt", [2024-03-21T09:11:31.279Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-03-21T09:11:31.279Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.279Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.279Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.279Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.279Z] "github.com/go-kit/log", [2024-03-21T09:11:31.279Z] "github.com/go-logfmt/logfmt", [2024-03-21T09:11:31.279Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.279Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.279Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.279Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.279Z] "github.com/google/uuid", [2024-03-21T09:11:31.279Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.279Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.279Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.279Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.279Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.279Z] "golang.org/x/net/html", [2024-03-21T09:11:31.279Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.279Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.279Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.279Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.279Z] "golang.org/x/text/language", [2024-03-21T09:11:31.279Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.279Z] "hash", [2024-03-21T09:11:31.279Z] "hash/adler32", [2024-03-21T09:11:31.279Z] "hash/crc32", [2024-03-21T09:11:31.279Z] "internal/abi", [2024-03-21T09:11:31.279Z] "internal/bytealg", [2024-03-21T09:11:31.279Z] "internal/cpu", [2024-03-21T09:11:31.279Z] "internal/fmtsort", [2024-03-21T09:11:31.279Z] "internal/goexperiment", [2024-03-21T09:11:31.279Z] "internal/itoa", [2024-03-21T09:11:31.279Z] "internal/nettrace", [2024-03-21T09:11:31.279Z] "internal/oserror", [2024-03-21T09:11:31.279Z] "internal/poll", [2024-03-21T09:11:31.279Z] "internal/race", [2024-03-21T09:11:31.279Z] "internal/reflectlite", [2024-03-21T09:11:31.279Z] "internal/singleflight", [2024-03-21T09:11:31.279Z] "internal/syscall/execenv", [2024-03-21T09:11:31.279Z] "internal/syscall/unix", [2024-03-21T09:11:31.279Z] "internal/testlog", [2024-03-21T09:11:31.279Z] "internal/unsafeheader", [2024-03-21T09:11:31.279Z] "io", [2024-03-21T09:11:31.279Z] "io/fs", [2024-03-21T09:11:31.279Z] "io/ioutil", [2024-03-21T09:11:31.279Z] "log", [2024-03-21T09:11:31.279Z] "math", [2024-03-21T09:11:31.279Z] "math/big", [2024-03-21T09:11:31.279Z] "math/bits", [2024-03-21T09:11:31.279Z] "math/rand", [2024-03-21T09:11:31.279Z] "mime", [2024-03-21T09:11:31.279Z] "mime/multipart", [2024-03-21T09:11:31.279Z] "mime/quotedprintable", [2024-03-21T09:11:31.279Z] "net", [2024-03-21T09:11:31.279Z] "net/http", [2024-03-21T09:11:31.279Z] "net/http/httptest", [2024-03-21T09:11:31.279Z] "net/http/httptrace", [2024-03-21T09:11:31.279Z] "net/http/internal", [2024-03-21T09:11:31.279Z] "net/http/internal/ascii", [2024-03-21T09:11:31.279Z] "net/http/internal/testcert", [2024-03-21T09:11:31.279Z] "net/textproto", [2024-03-21T09:11:31.279Z] "net/url", [2024-03-21T09:11:31.279Z] "os", [2024-03-21T09:11:31.279Z] "path", [2024-03-21T09:11:31.279Z] "path/filepath", [2024-03-21T09:11:31.279Z] "reflect", [2024-03-21T09:11:31.279Z] "regexp", [2024-03-21T09:11:31.279Z] "regexp/syntax", [2024-03-21T09:11:31.279Z] "runtime", [2024-03-21T09:11:31.279Z] "runtime/cgo", [2024-03-21T09:11:31.279Z] "runtime/debug", [2024-03-21T09:11:31.279Z] "runtime/internal/atomic", [2024-03-21T09:11:31.279Z] "runtime/internal/math", [2024-03-21T09:11:31.279Z] "runtime/internal/sys", [2024-03-21T09:11:31.279Z] "sort", [2024-03-21T09:11:31.279Z] "strconv", [2024-03-21T09:11:31.279Z] "strings", [2024-03-21T09:11:31.279Z] "sync", [2024-03-21T09:11:31.279Z] "sync/atomic", [2024-03-21T09:11:31.279Z] "syscall", [2024-03-21T09:11:31.279Z] "time", [2024-03-21T09:11:31.279Z] "unicode", [2024-03-21T09:11:31.279Z] "unicode/utf16", [2024-03-21T09:11:31.279Z] "unicode/utf8", [2024-03-21T09:11:31.279Z] "unsafe", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "TestGoFiles": [ [2024-03-21T09:11:31.279Z] "mock_test.go" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "TestImports": [ [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.279Z] "testing" [2024-03-21T09:11:31.279Z] ] [2024-03-21T09:11:31.279Z] } [2024-03-21T09:11:31.279Z] { [2024-03-21T09:11:31.279Z] "Dir": "/w/workspace/edgex-go/637/internal/security/kdf/mocks", [2024-03-21T09:11:31.279Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks", [2024-03-21T09:11:31.279Z] "Name": "mocks", [2024-03-21T09:11:31.279Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.279Z] "Module": { [2024-03-21T09:11:31.279Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.279Z] "Main": true, [2024-03-21T09:11:31.279Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.279Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.279Z] "GoVersion": "1.21" [2024-03-21T09:11:31.279Z] }, [2024-03-21T09:11:31.279Z] "Match": [ [2024-03-21T09:11:31.279Z] "./..." [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Stale": true, [2024-03-21T09:11:31.279Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.279Z] "GoFiles": [ [2024-03-21T09:11:31.279Z] "mock.go" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Imports": [ [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/mock" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Deps": [ [2024-03-21T09:11:31.279Z] "bufio", [2024-03-21T09:11:31.279Z] "bytes", [2024-03-21T09:11:31.279Z] "compress/flate", [2024-03-21T09:11:31.279Z] "compress/gzip", [2024-03-21T09:11:31.279Z] "container/list", [2024-03-21T09:11:31.279Z] "context", [2024-03-21T09:11:31.279Z] "crypto", [2024-03-21T09:11:31.279Z] "crypto/aes", [2024-03-21T09:11:31.279Z] "crypto/cipher", [2024-03-21T09:11:31.279Z] "crypto/des", [2024-03-21T09:11:31.279Z] "crypto/dsa", [2024-03-21T09:11:31.279Z] "crypto/ecdsa", [2024-03-21T09:11:31.279Z] "crypto/ed25519", [2024-03-21T09:11:31.279Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.279Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.279Z] "crypto/elliptic", [2024-03-21T09:11:31.279Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.279Z] "crypto/hmac", [2024-03-21T09:11:31.279Z] "crypto/internal/randutil", [2024-03-21T09:11:31.279Z] "crypto/internal/subtle", [2024-03-21T09:11:31.279Z] "crypto/md5", [2024-03-21T09:11:31.279Z] "crypto/rand", [2024-03-21T09:11:31.279Z] "crypto/rc4", [2024-03-21T09:11:31.279Z] "crypto/rsa", [2024-03-21T09:11:31.279Z] "crypto/sha1", [2024-03-21T09:11:31.279Z] "crypto/sha256", [2024-03-21T09:11:31.279Z] "crypto/sha512", [2024-03-21T09:11:31.279Z] "crypto/subtle", [2024-03-21T09:11:31.279Z] "crypto/tls", [2024-03-21T09:11:31.279Z] "crypto/x509", [2024-03-21T09:11:31.279Z] "crypto/x509/pkix", [2024-03-21T09:11:31.279Z] "encoding", [2024-03-21T09:11:31.279Z] "encoding/asn1", [2024-03-21T09:11:31.279Z] "encoding/base64", [2024-03-21T09:11:31.279Z] "encoding/binary", [2024-03-21T09:11:31.279Z] "encoding/hex", [2024-03-21T09:11:31.279Z] "encoding/json", [2024-03-21T09:11:31.279Z] "encoding/pem", [2024-03-21T09:11:31.279Z] "errors", [2024-03-21T09:11:31.279Z] "flag", [2024-03-21T09:11:31.279Z] "fmt", [2024-03-21T09:11:31.279Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.279Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.279Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.279Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.279Z] "hash", [2024-03-21T09:11:31.279Z] "hash/crc32", [2024-03-21T09:11:31.279Z] "internal/abi", [2024-03-21T09:11:31.279Z] "internal/bytealg", [2024-03-21T09:11:31.279Z] "internal/cpu", [2024-03-21T09:11:31.279Z] "internal/fmtsort", [2024-03-21T09:11:31.279Z] "internal/goexperiment", [2024-03-21T09:11:31.279Z] "internal/itoa", [2024-03-21T09:11:31.279Z] "internal/nettrace", [2024-03-21T09:11:31.279Z] "internal/oserror", [2024-03-21T09:11:31.279Z] "internal/poll", [2024-03-21T09:11:31.279Z] "internal/race", [2024-03-21T09:11:31.279Z] "internal/reflectlite", [2024-03-21T09:11:31.279Z] "internal/singleflight", [2024-03-21T09:11:31.279Z] "internal/syscall/execenv", [2024-03-21T09:11:31.279Z] "internal/syscall/unix", [2024-03-21T09:11:31.279Z] "internal/testlog", [2024-03-21T09:11:31.279Z] "internal/unsafeheader", [2024-03-21T09:11:31.279Z] "io", [2024-03-21T09:11:31.279Z] "io/fs", [2024-03-21T09:11:31.279Z] "io/ioutil", [2024-03-21T09:11:31.279Z] "log", [2024-03-21T09:11:31.279Z] "math", [2024-03-21T09:11:31.279Z] "math/big", [2024-03-21T09:11:31.279Z] "math/bits", [2024-03-21T09:11:31.279Z] "math/rand", [2024-03-21T09:11:31.279Z] "mime", [2024-03-21T09:11:31.279Z] "mime/multipart", [2024-03-21T09:11:31.279Z] "mime/quotedprintable", [2024-03-21T09:11:31.279Z] "net", [2024-03-21T09:11:31.279Z] "net/http", [2024-03-21T09:11:31.279Z] "net/http/httptest", [2024-03-21T09:11:31.279Z] "net/http/httptrace", [2024-03-21T09:11:31.279Z] "net/http/internal", [2024-03-21T09:11:31.279Z] "net/http/internal/ascii", [2024-03-21T09:11:31.279Z] "net/http/internal/testcert", [2024-03-21T09:11:31.279Z] "net/textproto", [2024-03-21T09:11:31.279Z] "net/url", [2024-03-21T09:11:31.279Z] "os", [2024-03-21T09:11:31.279Z] "path", [2024-03-21T09:11:31.279Z] "path/filepath", [2024-03-21T09:11:31.279Z] "reflect", [2024-03-21T09:11:31.279Z] "regexp", [2024-03-21T09:11:31.279Z] "regexp/syntax", [2024-03-21T09:11:31.279Z] "runtime", [2024-03-21T09:11:31.279Z] "runtime/cgo", [2024-03-21T09:11:31.279Z] "runtime/debug", [2024-03-21T09:11:31.279Z] "runtime/internal/atomic", [2024-03-21T09:11:31.279Z] "runtime/internal/math", [2024-03-21T09:11:31.279Z] "runtime/internal/sys", [2024-03-21T09:11:31.279Z] "sort", [2024-03-21T09:11:31.279Z] "strconv", [2024-03-21T09:11:31.279Z] "strings", [2024-03-21T09:11:31.279Z] "sync", [2024-03-21T09:11:31.279Z] "sync/atomic", [2024-03-21T09:11:31.279Z] "syscall", [2024-03-21T09:11:31.279Z] "time", [2024-03-21T09:11:31.279Z] "unicode", [2024-03-21T09:11:31.279Z] "unicode/utf16", [2024-03-21T09:11:31.279Z] "unicode/utf8", [2024-03-21T09:11:31.279Z] "unsafe", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "TestGoFiles": [ [2024-03-21T09:11:31.279Z] "mock_test.go" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "TestImports": [ [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.279Z] "testing" [2024-03-21T09:11:31.279Z] ] [2024-03-21T09:11:31.279Z] } [2024-03-21T09:11:31.279Z] { [2024-03-21T09:11:31.279Z] "Dir": "/w/workspace/edgex-go/637/internal/security/pipedhexreader/mocks", [2024-03-21T09:11:31.279Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks", [2024-03-21T09:11:31.279Z] "Name": "mocks", [2024-03-21T09:11:31.279Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.279Z] "Module": { [2024-03-21T09:11:31.279Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.279Z] "Main": true, [2024-03-21T09:11:31.279Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.279Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.279Z] "GoVersion": "1.21" [2024-03-21T09:11:31.279Z] }, [2024-03-21T09:11:31.279Z] "Match": [ [2024-03-21T09:11:31.279Z] "./..." [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Stale": true, [2024-03-21T09:11:31.279Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.279Z] "GoFiles": [ [2024-03-21T09:11:31.279Z] "mock.go" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Imports": [ [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/mock" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Deps": [ [2024-03-21T09:11:31.279Z] "bufio", [2024-03-21T09:11:31.279Z] "bytes", [2024-03-21T09:11:31.279Z] "compress/flate", [2024-03-21T09:11:31.279Z] "compress/gzip", [2024-03-21T09:11:31.279Z] "container/list", [2024-03-21T09:11:31.279Z] "context", [2024-03-21T09:11:31.279Z] "crypto", [2024-03-21T09:11:31.279Z] "crypto/aes", [2024-03-21T09:11:31.279Z] "crypto/cipher", [2024-03-21T09:11:31.279Z] "crypto/des", [2024-03-21T09:11:31.279Z] "crypto/dsa", [2024-03-21T09:11:31.279Z] "crypto/ecdsa", [2024-03-21T09:11:31.279Z] "crypto/ed25519", [2024-03-21T09:11:31.279Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.279Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.279Z] "crypto/elliptic", [2024-03-21T09:11:31.279Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.279Z] "crypto/hmac", [2024-03-21T09:11:31.279Z] "crypto/internal/randutil", [2024-03-21T09:11:31.279Z] "crypto/internal/subtle", [2024-03-21T09:11:31.279Z] "crypto/md5", [2024-03-21T09:11:31.279Z] "crypto/rand", [2024-03-21T09:11:31.279Z] "crypto/rc4", [2024-03-21T09:11:31.279Z] "crypto/rsa", [2024-03-21T09:11:31.279Z] "crypto/sha1", [2024-03-21T09:11:31.279Z] "crypto/sha256", [2024-03-21T09:11:31.279Z] "crypto/sha512", [2024-03-21T09:11:31.279Z] "crypto/subtle", [2024-03-21T09:11:31.279Z] "crypto/tls", [2024-03-21T09:11:31.279Z] "crypto/x509", [2024-03-21T09:11:31.279Z] "crypto/x509/pkix", [2024-03-21T09:11:31.279Z] "encoding", [2024-03-21T09:11:31.279Z] "encoding/asn1", [2024-03-21T09:11:31.279Z] "encoding/base64", [2024-03-21T09:11:31.279Z] "encoding/binary", [2024-03-21T09:11:31.279Z] "encoding/hex", [2024-03-21T09:11:31.279Z] "encoding/json", [2024-03-21T09:11:31.279Z] "encoding/pem", [2024-03-21T09:11:31.279Z] "errors", [2024-03-21T09:11:31.279Z] "flag", [2024-03-21T09:11:31.279Z] "fmt", [2024-03-21T09:11:31.279Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.279Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.279Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.279Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.279Z] "hash", [2024-03-21T09:11:31.279Z] "hash/crc32", [2024-03-21T09:11:31.279Z] "internal/abi", [2024-03-21T09:11:31.279Z] "internal/bytealg", [2024-03-21T09:11:31.279Z] "internal/cpu", [2024-03-21T09:11:31.279Z] "internal/fmtsort", [2024-03-21T09:11:31.279Z] "internal/goexperiment", [2024-03-21T09:11:31.279Z] "internal/itoa", [2024-03-21T09:11:31.279Z] "internal/nettrace", [2024-03-21T09:11:31.279Z] "internal/oserror", [2024-03-21T09:11:31.279Z] "internal/poll", [2024-03-21T09:11:31.279Z] "internal/race", [2024-03-21T09:11:31.279Z] "internal/reflectlite", [2024-03-21T09:11:31.279Z] "internal/singleflight", [2024-03-21T09:11:31.279Z] "internal/syscall/execenv", [2024-03-21T09:11:31.279Z] "internal/syscall/unix", [2024-03-21T09:11:31.279Z] "internal/testlog", [2024-03-21T09:11:31.279Z] "internal/unsafeheader", [2024-03-21T09:11:31.279Z] "io", [2024-03-21T09:11:31.279Z] "io/fs", [2024-03-21T09:11:31.279Z] "io/ioutil", [2024-03-21T09:11:31.279Z] "log", [2024-03-21T09:11:31.279Z] "math", [2024-03-21T09:11:31.279Z] "math/big", [2024-03-21T09:11:31.279Z] "math/bits", [2024-03-21T09:11:31.279Z] "math/rand", [2024-03-21T09:11:31.279Z] "mime", [2024-03-21T09:11:31.279Z] "mime/multipart", [2024-03-21T09:11:31.279Z] "mime/quotedprintable", [2024-03-21T09:11:31.279Z] "net", [2024-03-21T09:11:31.279Z] "net/http", [2024-03-21T09:11:31.279Z] "net/http/httptest", [2024-03-21T09:11:31.279Z] "net/http/httptrace", [2024-03-21T09:11:31.279Z] "net/http/internal", [2024-03-21T09:11:31.279Z] "net/http/internal/ascii", [2024-03-21T09:11:31.279Z] "net/http/internal/testcert", [2024-03-21T09:11:31.279Z] "net/textproto", [2024-03-21T09:11:31.279Z] "net/url", [2024-03-21T09:11:31.279Z] "os", [2024-03-21T09:11:31.279Z] "path", [2024-03-21T09:11:31.279Z] "path/filepath", [2024-03-21T09:11:31.279Z] "reflect", [2024-03-21T09:11:31.279Z] "regexp", [2024-03-21T09:11:31.279Z] "regexp/syntax", [2024-03-21T09:11:31.279Z] "runtime", [2024-03-21T09:11:31.279Z] "runtime/cgo", [2024-03-21T09:11:31.279Z] "runtime/debug", [2024-03-21T09:11:31.279Z] "runtime/internal/atomic", [2024-03-21T09:11:31.279Z] "runtime/internal/math", [2024-03-21T09:11:31.279Z] "runtime/internal/sys", [2024-03-21T09:11:31.279Z] "sort", [2024-03-21T09:11:31.279Z] "strconv", [2024-03-21T09:11:31.279Z] "strings", [2024-03-21T09:11:31.279Z] "sync", [2024-03-21T09:11:31.279Z] "sync/atomic", [2024-03-21T09:11:31.279Z] "syscall", [2024-03-21T09:11:31.279Z] "time", [2024-03-21T09:11:31.279Z] "unicode", [2024-03-21T09:11:31.279Z] "unicode/utf16", [2024-03-21T09:11:31.279Z] "unicode/utf8", [2024-03-21T09:11:31.279Z] "unsafe", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.279Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "TestGoFiles": [ [2024-03-21T09:11:31.279Z] "mock_test.go" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "TestImports": [ [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.279Z] "testing" [2024-03-21T09:11:31.279Z] ] [2024-03-21T09:11:31.279Z] } [2024-03-21T09:11:31.279Z] { [2024-03-21T09:11:31.279Z] "Dir": "/w/workspace/edgex-go/637/internal/support/notifications/application/channel/mocks", [2024-03-21T09:11:31.279Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks", [2024-03-21T09:11:31.279Z] "Name": "mocks", [2024-03-21T09:11:31.279Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.279Z] "Module": { [2024-03-21T09:11:31.279Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.279Z] "Main": true, [2024-03-21T09:11:31.279Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.279Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.279Z] "GoVersion": "1.21" [2024-03-21T09:11:31.279Z] }, [2024-03-21T09:11:31.279Z] "Match": [ [2024-03-21T09:11:31.279Z] "./..." [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Stale": true, [2024-03-21T09:11:31.279Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.279Z] "GoFiles": [ [2024-03-21T09:11:31.279Z] "Sender.go" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Imports": [ [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.279Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.279Z] "github.com/stretchr/testify/mock" [2024-03-21T09:11:31.279Z] ], [2024-03-21T09:11:31.279Z] "Deps": [ [2024-03-21T09:11:31.279Z] "bufio", [2024-03-21T09:11:31.279Z] "bytes", [2024-03-21T09:11:31.279Z] "compress/flate", [2024-03-21T09:11:31.279Z] "compress/gzip", [2024-03-21T09:11:31.279Z] "compress/zlib", [2024-03-21T09:11:31.279Z] "container/list", [2024-03-21T09:11:31.279Z] "context", [2024-03-21T09:11:31.279Z] "crypto", [2024-03-21T09:11:31.279Z] "crypto/aes", [2024-03-21T09:11:31.279Z] "crypto/cipher", [2024-03-21T09:11:31.279Z] "crypto/des", [2024-03-21T09:11:31.279Z] "crypto/dsa", [2024-03-21T09:11:31.279Z] "crypto/ecdsa", [2024-03-21T09:11:31.280Z] "crypto/ed25519", [2024-03-21T09:11:31.280Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.280Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.280Z] "crypto/elliptic", [2024-03-21T09:11:31.280Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.280Z] "crypto/hmac", [2024-03-21T09:11:31.280Z] "crypto/internal/randutil", [2024-03-21T09:11:31.280Z] "crypto/internal/subtle", [2024-03-21T09:11:31.280Z] "crypto/md5", [2024-03-21T09:11:31.280Z] "crypto/rand", [2024-03-21T09:11:31.280Z] "crypto/rc4", [2024-03-21T09:11:31.280Z] "crypto/rsa", [2024-03-21T09:11:31.280Z] "crypto/sha1", [2024-03-21T09:11:31.280Z] "crypto/sha256", [2024-03-21T09:11:31.280Z] "crypto/sha512", [2024-03-21T09:11:31.280Z] "crypto/subtle", [2024-03-21T09:11:31.280Z] "crypto/tls", [2024-03-21T09:11:31.280Z] "crypto/x509", [2024-03-21T09:11:31.280Z] "crypto/x509/pkix", [2024-03-21T09:11:31.280Z] "database/sql/driver", [2024-03-21T09:11:31.280Z] "debug/dwarf", [2024-03-21T09:11:31.280Z] "debug/macho", [2024-03-21T09:11:31.280Z] "encoding", [2024-03-21T09:11:31.280Z] "encoding/asn1", [2024-03-21T09:11:31.280Z] "encoding/base64", [2024-03-21T09:11:31.280Z] "encoding/binary", [2024-03-21T09:11:31.280Z] "encoding/csv", [2024-03-21T09:11:31.280Z] "encoding/hex", [2024-03-21T09:11:31.280Z] "encoding/json", [2024-03-21T09:11:31.280Z] "encoding/pem", [2024-03-21T09:11:31.280Z] "encoding/xml", [2024-03-21T09:11:31.280Z] "errors", [2024-03-21T09:11:31.280Z] "flag", [2024-03-21T09:11:31.280Z] "fmt", [2024-03-21T09:11:31.280Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.280Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.280Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.280Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.280Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.280Z] "github.com/google/uuid", [2024-03-21T09:11:31.280Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.280Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.280Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.280Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.280Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.280Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.280Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.280Z] "golang.org/x/net/html", [2024-03-21T09:11:31.280Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.280Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.280Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.280Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.280Z] "golang.org/x/text/language", [2024-03-21T09:11:31.280Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.280Z] "hash", [2024-03-21T09:11:31.280Z] "hash/adler32", [2024-03-21T09:11:31.280Z] "hash/crc32", [2024-03-21T09:11:31.280Z] "internal/abi", [2024-03-21T09:11:31.280Z] "internal/bytealg", [2024-03-21T09:11:31.280Z] "internal/cpu", [2024-03-21T09:11:31.280Z] "internal/fmtsort", [2024-03-21T09:11:31.280Z] "internal/goexperiment", [2024-03-21T09:11:31.280Z] "internal/itoa", [2024-03-21T09:11:31.280Z] "internal/nettrace", [2024-03-21T09:11:31.280Z] "internal/oserror", [2024-03-21T09:11:31.280Z] "internal/poll", [2024-03-21T09:11:31.280Z] "internal/race", [2024-03-21T09:11:31.280Z] "internal/reflectlite", [2024-03-21T09:11:31.280Z] "internal/singleflight", [2024-03-21T09:11:31.280Z] "internal/syscall/execenv", [2024-03-21T09:11:31.280Z] "internal/syscall/unix", [2024-03-21T09:11:31.280Z] "internal/testlog", [2024-03-21T09:11:31.280Z] "internal/unsafeheader", [2024-03-21T09:11:31.280Z] "io", [2024-03-21T09:11:31.280Z] "io/fs", [2024-03-21T09:11:31.280Z] "io/ioutil", [2024-03-21T09:11:31.280Z] "log", [2024-03-21T09:11:31.280Z] "math", [2024-03-21T09:11:31.280Z] "math/big", [2024-03-21T09:11:31.280Z] "math/bits", [2024-03-21T09:11:31.280Z] "math/rand", [2024-03-21T09:11:31.280Z] "mime", [2024-03-21T09:11:31.280Z] "mime/multipart", [2024-03-21T09:11:31.280Z] "mime/quotedprintable", [2024-03-21T09:11:31.280Z] "net", [2024-03-21T09:11:31.280Z] "net/http", [2024-03-21T09:11:31.280Z] "net/http/httptest", [2024-03-21T09:11:31.280Z] "net/http/httptrace", [2024-03-21T09:11:31.280Z] "net/http/internal", [2024-03-21T09:11:31.280Z] "net/http/internal/ascii", [2024-03-21T09:11:31.280Z] "net/http/internal/testcert", [2024-03-21T09:11:31.280Z] "net/textproto", [2024-03-21T09:11:31.280Z] "net/url", [2024-03-21T09:11:31.280Z] "os", [2024-03-21T09:11:31.280Z] "path", [2024-03-21T09:11:31.280Z] "path/filepath", [2024-03-21T09:11:31.280Z] "reflect", [2024-03-21T09:11:31.280Z] "regexp", [2024-03-21T09:11:31.280Z] "regexp/syntax", [2024-03-21T09:11:31.280Z] "runtime", [2024-03-21T09:11:31.280Z] "runtime/cgo", [2024-03-21T09:11:31.280Z] "runtime/debug", [2024-03-21T09:11:31.280Z] "runtime/internal/atomic", [2024-03-21T09:11:31.280Z] "runtime/internal/math", [2024-03-21T09:11:31.280Z] "runtime/internal/sys", [2024-03-21T09:11:31.280Z] "sort", [2024-03-21T09:11:31.280Z] "strconv", [2024-03-21T09:11:31.280Z] "strings", [2024-03-21T09:11:31.280Z] "sync", [2024-03-21T09:11:31.280Z] "sync/atomic", [2024-03-21T09:11:31.280Z] "syscall", [2024-03-21T09:11:31.280Z] "time", [2024-03-21T09:11:31.280Z] "unicode", [2024-03-21T09:11:31.280Z] "unicode/utf16", [2024-03-21T09:11:31.280Z] "unicode/utf8", [2024-03-21T09:11:31.280Z] "unsafe", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.280Z] ] [2024-03-21T09:11:31.280Z] } [2024-03-21T09:11:31.280Z] { [2024-03-21T09:11:31.280Z] "Dir": "/w/workspace/edgex-go/637/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.280Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.280Z] "Name": "mocks", [2024-03-21T09:11:31.280Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.280Z] "Module": { [2024-03-21T09:11:31.280Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.280Z] "Main": true, [2024-03-21T09:11:31.280Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.280Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.280Z] "GoVersion": "1.21" [2024-03-21T09:11:31.280Z] }, [2024-03-21T09:11:31.280Z] "Match": [ [2024-03-21T09:11:31.280Z] "./..." [2024-03-21T09:11:31.280Z] ], [2024-03-21T09:11:31.280Z] "Stale": true, [2024-03-21T09:11:31.280Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.280Z] "GoFiles": [ [2024-03-21T09:11:31.280Z] "DBClient.go" [2024-03-21T09:11:31.280Z] ], [2024-03-21T09:11:31.280Z] "Imports": [ [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.280Z] "github.com/stretchr/testify/mock" [2024-03-21T09:11:31.280Z] ], [2024-03-21T09:11:31.280Z] "Deps": [ [2024-03-21T09:11:31.280Z] "bufio", [2024-03-21T09:11:31.280Z] "bytes", [2024-03-21T09:11:31.280Z] "compress/flate", [2024-03-21T09:11:31.280Z] "compress/gzip", [2024-03-21T09:11:31.280Z] "compress/zlib", [2024-03-21T09:11:31.280Z] "container/list", [2024-03-21T09:11:31.280Z] "context", [2024-03-21T09:11:31.280Z] "crypto", [2024-03-21T09:11:31.280Z] "crypto/aes", [2024-03-21T09:11:31.280Z] "crypto/cipher", [2024-03-21T09:11:31.280Z] "crypto/des", [2024-03-21T09:11:31.280Z] "crypto/dsa", [2024-03-21T09:11:31.280Z] "crypto/ecdsa", [2024-03-21T09:11:31.280Z] "crypto/ed25519", [2024-03-21T09:11:31.280Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.280Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.280Z] "crypto/elliptic", [2024-03-21T09:11:31.280Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.280Z] "crypto/hmac", [2024-03-21T09:11:31.280Z] "crypto/internal/randutil", [2024-03-21T09:11:31.280Z] "crypto/internal/subtle", [2024-03-21T09:11:31.280Z] "crypto/md5", [2024-03-21T09:11:31.280Z] "crypto/rand", [2024-03-21T09:11:31.280Z] "crypto/rc4", [2024-03-21T09:11:31.280Z] "crypto/rsa", [2024-03-21T09:11:31.280Z] "crypto/sha1", [2024-03-21T09:11:31.280Z] "crypto/sha256", [2024-03-21T09:11:31.280Z] "crypto/sha512", [2024-03-21T09:11:31.280Z] "crypto/subtle", [2024-03-21T09:11:31.280Z] "crypto/tls", [2024-03-21T09:11:31.280Z] "crypto/x509", [2024-03-21T09:11:31.280Z] "crypto/x509/pkix", [2024-03-21T09:11:31.280Z] "database/sql/driver", [2024-03-21T09:11:31.280Z] "debug/dwarf", [2024-03-21T09:11:31.280Z] "debug/macho", [2024-03-21T09:11:31.280Z] "encoding", [2024-03-21T09:11:31.280Z] "encoding/asn1", [2024-03-21T09:11:31.280Z] "encoding/base64", [2024-03-21T09:11:31.280Z] "encoding/binary", [2024-03-21T09:11:31.280Z] "encoding/csv", [2024-03-21T09:11:31.280Z] "encoding/hex", [2024-03-21T09:11:31.280Z] "encoding/json", [2024-03-21T09:11:31.280Z] "encoding/pem", [2024-03-21T09:11:31.280Z] "encoding/xml", [2024-03-21T09:11:31.280Z] "errors", [2024-03-21T09:11:31.280Z] "flag", [2024-03-21T09:11:31.280Z] "fmt", [2024-03-21T09:11:31.280Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.280Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.280Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.280Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.280Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.280Z] "github.com/google/uuid", [2024-03-21T09:11:31.280Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.280Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.280Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.280Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.280Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.280Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.280Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.280Z] "golang.org/x/net/html", [2024-03-21T09:11:31.280Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.280Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.280Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.280Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.280Z] "golang.org/x/text/language", [2024-03-21T09:11:31.280Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.280Z] "hash", [2024-03-21T09:11:31.280Z] "hash/adler32", [2024-03-21T09:11:31.280Z] "hash/crc32", [2024-03-21T09:11:31.280Z] "internal/abi", [2024-03-21T09:11:31.280Z] "internal/bytealg", [2024-03-21T09:11:31.280Z] "internal/cpu", [2024-03-21T09:11:31.280Z] "internal/fmtsort", [2024-03-21T09:11:31.280Z] "internal/goexperiment", [2024-03-21T09:11:31.280Z] "internal/itoa", [2024-03-21T09:11:31.280Z] "internal/nettrace", [2024-03-21T09:11:31.280Z] "internal/oserror", [2024-03-21T09:11:31.280Z] "internal/poll", [2024-03-21T09:11:31.280Z] "internal/race", [2024-03-21T09:11:31.280Z] "internal/reflectlite", [2024-03-21T09:11:31.280Z] "internal/singleflight", [2024-03-21T09:11:31.280Z] "internal/syscall/execenv", [2024-03-21T09:11:31.280Z] "internal/syscall/unix", [2024-03-21T09:11:31.280Z] "internal/testlog", [2024-03-21T09:11:31.280Z] "internal/unsafeheader", [2024-03-21T09:11:31.280Z] "io", [2024-03-21T09:11:31.280Z] "io/fs", [2024-03-21T09:11:31.280Z] "io/ioutil", [2024-03-21T09:11:31.280Z] "log", [2024-03-21T09:11:31.280Z] "math", [2024-03-21T09:11:31.280Z] "math/big", [2024-03-21T09:11:31.280Z] "math/bits", [2024-03-21T09:11:31.280Z] "math/rand", [2024-03-21T09:11:31.280Z] "mime", [2024-03-21T09:11:31.280Z] "mime/multipart", [2024-03-21T09:11:31.280Z] "mime/quotedprintable", [2024-03-21T09:11:31.280Z] "net", [2024-03-21T09:11:31.280Z] "net/http", [2024-03-21T09:11:31.280Z] "net/http/httptest", [2024-03-21T09:11:31.280Z] "net/http/httptrace", [2024-03-21T09:11:31.280Z] "net/http/internal", [2024-03-21T09:11:31.280Z] "net/http/internal/ascii", [2024-03-21T09:11:31.280Z] "net/http/internal/testcert", [2024-03-21T09:11:31.280Z] "net/textproto", [2024-03-21T09:11:31.280Z] "net/url", [2024-03-21T09:11:31.280Z] "os", [2024-03-21T09:11:31.280Z] "path", [2024-03-21T09:11:31.280Z] "path/filepath", [2024-03-21T09:11:31.280Z] "reflect", [2024-03-21T09:11:31.280Z] "regexp", [2024-03-21T09:11:31.280Z] "regexp/syntax", [2024-03-21T09:11:31.280Z] "runtime", [2024-03-21T09:11:31.280Z] "runtime/cgo", [2024-03-21T09:11:31.280Z] "runtime/debug", [2024-03-21T09:11:31.280Z] "runtime/internal/atomic", [2024-03-21T09:11:31.280Z] "runtime/internal/math", [2024-03-21T09:11:31.280Z] "runtime/internal/sys", [2024-03-21T09:11:31.280Z] "sort", [2024-03-21T09:11:31.280Z] "strconv", [2024-03-21T09:11:31.280Z] "strings", [2024-03-21T09:11:31.280Z] "sync", [2024-03-21T09:11:31.280Z] "sync/atomic", [2024-03-21T09:11:31.280Z] "syscall", [2024-03-21T09:11:31.280Z] "time", [2024-03-21T09:11:31.280Z] "unicode", [2024-03-21T09:11:31.280Z] "unicode/utf16", [2024-03-21T09:11:31.280Z] "unicode/utf8", [2024-03-21T09:11:31.280Z] "unsafe", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.280Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.280Z] ] [2024-03-21T09:11:31.280Z] } [2024-03-21T09:11:31.280Z] { [2024-03-21T09:11:31.280Z] "Dir": "/w/workspace/edgex-go/637/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.280Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-03-21T09:11:31.280Z] "Name": "mocks", [2024-03-21T09:11:31.280Z] "Root": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.280Z] "Module": { [2024-03-21T09:11:31.280Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-03-21T09:11:31.280Z] "Main": true, [2024-03-21T09:11:31.280Z] "Dir": "/w/workspace/edgex-go/637", [2024-03-21T09:11:31.280Z] "GoMod": "/w/workspace/edgex-go/637/go.mod", [2024-03-21T09:11:31.280Z] "GoVersion": "1.21" [2024-03-21T09:11:31.280Z] }, [2024-03-21T09:11:31.280Z] "Match": [ [2024-03-21T09:11:31.280Z] "./..." [2024-03-21T09:11:31.280Z] ], [2024-03-21T09:11:31.280Z] "Stale": true, [2024-03-21T09:11:31.280Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-03-21T09:11:31.280Z] "GoFiles": [ [2024-03-21T09:11:31.280Z] "DBClient.go", [2024-03-21T09:11:31.280Z] "SchedulerManager.go" [2024-03-21T09:11:31.280Z] ], [2024-03-21T09:11:31.280Z] "Imports": [ [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.280Z] "github.com/stretchr/testify/mock" [2024-03-21T09:11:31.280Z] ], [2024-03-21T09:11:31.280Z] "Deps": [ [2024-03-21T09:11:31.280Z] "bufio", [2024-03-21T09:11:31.280Z] "bytes", [2024-03-21T09:11:31.280Z] "compress/flate", [2024-03-21T09:11:31.280Z] "compress/gzip", [2024-03-21T09:11:31.280Z] "compress/zlib", [2024-03-21T09:11:31.280Z] "container/list", [2024-03-21T09:11:31.280Z] "context", [2024-03-21T09:11:31.280Z] "crypto", [2024-03-21T09:11:31.280Z] "crypto/aes", [2024-03-21T09:11:31.280Z] "crypto/cipher", [2024-03-21T09:11:31.280Z] "crypto/des", [2024-03-21T09:11:31.280Z] "crypto/dsa", [2024-03-21T09:11:31.280Z] "crypto/ecdsa", [2024-03-21T09:11:31.280Z] "crypto/ed25519", [2024-03-21T09:11:31.280Z] "crypto/ed25519/internal/edwards25519", [2024-03-21T09:11:31.280Z] "crypto/ed25519/internal/edwards25519/field", [2024-03-21T09:11:31.280Z] "crypto/elliptic", [2024-03-21T09:11:31.280Z] "crypto/elliptic/internal/fiat", [2024-03-21T09:11:31.280Z] "crypto/hmac", [2024-03-21T09:11:31.280Z] "crypto/internal/randutil", [2024-03-21T09:11:31.280Z] "crypto/internal/subtle", [2024-03-21T09:11:31.280Z] "crypto/md5", [2024-03-21T09:11:31.280Z] "crypto/rand", [2024-03-21T09:11:31.280Z] "crypto/rc4", [2024-03-21T09:11:31.280Z] "crypto/rsa", [2024-03-21T09:11:31.280Z] "crypto/sha1", [2024-03-21T09:11:31.280Z] "crypto/sha256", [2024-03-21T09:11:31.280Z] "crypto/sha512", [2024-03-21T09:11:31.280Z] "crypto/subtle", [2024-03-21T09:11:31.280Z] "crypto/tls", [2024-03-21T09:11:31.280Z] "crypto/x509", [2024-03-21T09:11:31.280Z] "crypto/x509/pkix", [2024-03-21T09:11:31.280Z] "database/sql/driver", [2024-03-21T09:11:31.280Z] "debug/dwarf", [2024-03-21T09:11:31.280Z] "debug/macho", [2024-03-21T09:11:31.280Z] "encoding", [2024-03-21T09:11:31.280Z] "encoding/asn1", [2024-03-21T09:11:31.280Z] "encoding/base64", [2024-03-21T09:11:31.280Z] "encoding/binary", [2024-03-21T09:11:31.280Z] "encoding/csv", [2024-03-21T09:11:31.280Z] "encoding/hex", [2024-03-21T09:11:31.280Z] "encoding/json", [2024-03-21T09:11:31.280Z] "encoding/pem", [2024-03-21T09:11:31.280Z] "encoding/xml", [2024-03-21T09:11:31.280Z] "errors", [2024-03-21T09:11:31.280Z] "flag", [2024-03-21T09:11:31.280Z] "fmt", [2024-03-21T09:11:31.280Z] "github.com/davecgh/go-spew/spew", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-03-21T09:11:31.280Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-03-21T09:11:31.280Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-03-21T09:11:31.280Z] "github.com/go-playground/locales", [2024-03-21T09:11:31.280Z] "github.com/go-playground/locales/currency", [2024-03-21T09:11:31.280Z] "github.com/go-playground/universal-translator", [2024-03-21T09:11:31.280Z] "github.com/go-playground/validator/v10", [2024-03-21T09:11:31.280Z] "github.com/google/uuid", [2024-03-21T09:11:31.280Z] "github.com/leodido/go-urn", [2024-03-21T09:11:31.280Z] "github.com/leodido/go-urn/scim/schema", [2024-03-21T09:11:31.280Z] "github.com/pmezard/go-difflib/difflib", [2024-03-21T09:11:31.280Z] "github.com/stretchr/objx", [2024-03-21T09:11:31.280Z] "github.com/stretchr/testify/assert", [2024-03-21T09:11:31.280Z] "github.com/stretchr/testify/mock", [2024-03-21T09:11:31.280Z] "golang.org/x/crypto/sha3", [2024-03-21T09:11:31.280Z] "golang.org/x/net/html", [2024-03-21T09:11:31.280Z] "golang.org/x/net/html/atom", [2024-03-21T09:11:31.280Z] "golang.org/x/text/internal/language", [2024-03-21T09:11:31.280Z] "golang.org/x/text/internal/language/compact", [2024-03-21T09:11:31.280Z] "golang.org/x/text/internal/tag", [2024-03-21T09:11:31.280Z] "golang.org/x/text/language", [2024-03-21T09:11:31.280Z] "gopkg.in/yaml.v3", [2024-03-21T09:11:31.280Z] "hash", [2024-03-21T09:11:31.280Z] "hash/adler32", [2024-03-21T09:11:31.280Z] "hash/crc32", [2024-03-21T09:11:31.280Z] "internal/abi", [2024-03-21T09:11:31.280Z] "internal/bytealg", [2024-03-21T09:11:31.280Z] "internal/cpu", [2024-03-21T09:11:31.280Z] "internal/fmtsort", [2024-03-21T09:11:31.280Z] "internal/goexperiment", [2024-03-21T09:11:31.280Z] "internal/itoa", [2024-03-21T09:11:31.280Z] "internal/nettrace", [2024-03-21T09:11:31.280Z] "internal/oserror", [2024-03-21T09:11:31.280Z] "internal/poll", [2024-03-21T09:11:31.280Z] "internal/race", [2024-03-21T09:11:31.280Z] "internal/reflectlite", [2024-03-21T09:11:31.280Z] "internal/singleflight", [2024-03-21T09:11:31.280Z] "internal/syscall/execenv", [2024-03-21T09:11:31.280Z] "internal/syscall/unix", [2024-03-21T09:11:31.280Z] "internal/testlog", [2024-03-21T09:11:31.280Z] "internal/unsafeheader", [2024-03-21T09:11:31.280Z] "io", [2024-03-21T09:11:31.280Z] "io/fs", [2024-03-21T09:11:31.280Z] "io/ioutil", [2024-03-21T09:11:31.280Z] "log", [2024-03-21T09:11:31.280Z] "math", [2024-03-21T09:11:31.280Z] "math/big", [2024-03-21T09:11:31.280Z] "math/bits", [2024-03-21T09:11:31.280Z] "math/rand", [2024-03-21T09:11:31.280Z] "mime", [2024-03-21T09:11:31.280Z] "mime/multipart", [2024-03-21T09:11:31.280Z] "mime/quotedprintable", [2024-03-21T09:11:31.280Z] "net", [2024-03-21T09:11:31.280Z] "net/http", [2024-03-21T09:11:31.280Z] "net/http/httptest", [2024-03-21T09:11:31.280Z] "net/http/httptrace", [2024-03-21T09:11:31.281Z] "net/http/internal", [2024-03-21T09:11:31.281Z] "net/http/internal/ascii", [2024-03-21T09:11:31.281Z] "net/http/internal/testcert", [2024-03-21T09:11:31.281Z] "net/textproto", [2024-03-21T09:11:31.281Z] "net/url", [2024-03-21T09:11:31.281Z] "os", [2024-03-21T09:11:31.281Z] "path", [2024-03-21T09:11:31.281Z] "path/filepath", [2024-03-21T09:11:31.281Z] "reflect", [2024-03-21T09:11:31.281Z] "regexp", [2024-03-21T09:11:31.281Z] "regexp/syntax", [2024-03-21T09:11:31.281Z] "runtime", [2024-03-21T09:11:31.281Z] "runtime/cgo", [2024-03-21T09:11:31.281Z] "runtime/debug", [2024-03-21T09:11:31.281Z] "runtime/internal/atomic", [2024-03-21T09:11:31.281Z] "runtime/internal/math", [2024-03-21T09:11:31.281Z] "runtime/internal/sys", [2024-03-21T09:11:31.281Z] "sort", [2024-03-21T09:11:31.281Z] "strconv", [2024-03-21T09:11:31.281Z] "strings", [2024-03-21T09:11:31.281Z] "sync", [2024-03-21T09:11:31.281Z] "sync/atomic", [2024-03-21T09:11:31.281Z] "syscall", [2024-03-21T09:11:31.281Z] "time", [2024-03-21T09:11:31.281Z] "unicode", [2024-03-21T09:11:31.281Z] "unicode/utf16", [2024-03-21T09:11:31.281Z] "unicode/utf8", [2024-03-21T09:11:31.281Z] "unsafe", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/crypto/chacha20", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/crypto/curve25519", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/crypto/hkdf", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/crypto/poly1305", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/net/http/httpguts", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/net/http/httpproxy", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/net/http2/hpack", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/net/idna", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/sys/cpu", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/text/secure/bidirule", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/text/transform", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/text/unicode/bidi", [2024-03-21T09:11:31.281Z] "vendor/golang.org/x/text/unicode/norm" [2024-03-21T09:11:31.281Z] ] [2024-03-21T09:11:31.281Z] } [2024-03-21T09:11:31.281Z] [2024-03-21T09:11:31.281Z] [Pipeline] } [2024-03-21T09:11:31.862Z] $ docker stop --time=1 7b00fb33d72a3ebb7361582fddf266c1ae056cdf6234da4d97cd63c43124ebbf [2024-03-21T09:11:37.841Z] $ docker rm -f --volumes 7b00fb33d72a3ebb7361582fddf266c1ae056cdf6234da4d97cd63c43124ebbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T09:11:38.219Z] [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-21T09:11:38.887Z] + [ -d /w/workspace/edgex-go/637/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-21T09:11:39.178Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T09:11:40.036Z] ---> package-listing.sh [2024-03-21T09:11:40.036Z] ++ facter osfamily [2024-03-21T09:11:40.036Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T09:11:40.295Z] + OS_FAMILY=debian [2024-03-21T09:11:40.295Z] + workspace=/w/workspace/edgex-go/637 [2024-03-21T09:11:40.295Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T09:11:40.295Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T09:11:40.295Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T09:11:40.295Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T09:11:40.295Z] + '[' /w/workspace/edgex-go/637 ']' [2024-03-21T09:11:40.295Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T09:11:40.295Z] + case "${OS_FAMILY}" in [2024-03-21T09:11:40.295Z] + dpkg -l [2024-03-21T09:11:40.295Z] + grep '^ii' [2024-03-21T09:11:40.295Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T09:11:40.295Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T09:11:40.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T09:11:40.295Z] + '[' /w/workspace/edgex-go/637 ']' [2024-03-21T09:11:40.295Z] + mkdir -p /w/workspace/edgex-go/637/archives/ [2024-03-21T09:11:40.295Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/637/archives/ [Pipeline] echo [2024-03-21T09:11:40.306Z] 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/637/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-21T09:11:40.581Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:11:41.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T09:11:41.140Z] [2024-03-21T09:11:41.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T09:11:41.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T09:11:41.441Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T09:11:41.441Z] 5eb5b503b376: Pulling fs layer [2024-03-21T09:11:41.441Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T09:11:41.441Z] ec43610c2a17: Pulling fs layer [2024-03-21T09:11:41.441Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T09:11:41.441Z] 33b1e0a273af: Pulling fs layer [2024-03-21T09:11:41.441Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T09:11:41.441Z] 2f39f015ded8: Pulling fs layer [2024-03-21T09:11:41.441Z] 3a2ae6a8a46f: Waiting [2024-03-21T09:11:41.441Z] 33b1e0a273af: Waiting [2024-03-21T09:11:41.441Z] 5d3b04190fa2: Waiting [2024-03-21T09:11:41.441Z] 2f39f015ded8: Waiting [2024-03-21T09:11:41.441Z] 5c69ac0246d0: Download complete [2024-03-21T09:11:41.441Z] 3a2ae6a8a46f: Download complete [2024-03-21T09:11:41.701Z] 33b1e0a273af: Verifying Checksum [2024-03-21T09:11:41.701Z] 33b1e0a273af: Download complete [2024-03-21T09:11:41.701Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T09:11:41.701Z] 5d3b04190fa2: Download complete [2024-03-21T09:11:41.701Z] ec43610c2a17: Verifying Checksum [2024-03-21T09:11:41.701Z] ec43610c2a17: Download complete [2024-03-21T09:11:41.701Z] 5eb5b503b376: Verifying Checksum [2024-03-21T09:11:41.701Z] 5eb5b503b376: Download complete [2024-03-21T09:11:42.633Z] 2f39f015ded8: Download complete [2024-03-21T09:11:42.892Z] 5eb5b503b376: Pull complete [2024-03-21T09:11:43.151Z] 5c69ac0246d0: Pull complete [2024-03-21T09:11:43.409Z] ec43610c2a17: Pull complete [2024-03-21T09:11:43.409Z] 3a2ae6a8a46f: Pull complete [2024-03-21T09:11:43.667Z] 33b1e0a273af: Pull complete [2024-03-21T09:11:43.925Z] 5d3b04190fa2: Pull complete [2024-03-21T09:11:48.109Z] 2f39f015ded8: Pull complete [2024-03-21T09:11:48.109Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T09:11:48.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T09:11:48.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T09:11:48.211Z] prd-ubuntu20.04-docker-8c-8g-545 does not seem to be running inside a container [2024-03-21T09:11:48.244Z] $ 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/637/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/637 -v /w/workspace/edgex-go/637:/w/workspace/edgex-go/637:rw,z -v /w/workspace/edgex-go/637@tmp:/w/workspace/edgex-go/637@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-lftools-log-publisher:latest cat [2024-03-21T09:11:53.081Z] $ docker top e8fb393505349c222c5f782a02958673ee7a184cbb71de25e2da01305e498a83 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T09:11:53.432Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T09:11:53.718Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T09:11:54.003Z] + ls /var/log/sa-host [2024-03-21T09:11:54.003Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T09:11:54.157Z] provisioning config files... [2024-03-21T09:11:54.167Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/637@tmp/config2659109290670367996tmp [Pipeline] { [Pipeline] echo [2024-03-21T09:11:54.186Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T09:11:54.468Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T09:11:54.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T09:11:54.816Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T09:11:54.825Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T09:11:55.104Z] ---> sudo-logs.sh [2024-03-21T09:11:55.104Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T09:11:55.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T09:11:55.419Z] ---> job-cost.sh [2024-03-21T09:11:55.419Z] lf-activate-venv: SKIPPING [2024-03-21T09:11:55.419Z] DEBUG: total: 0.10999999940395355 [2024-03-21T09:11:55.419Z] INFO: Retrieving Stack Cost... [2024-03-21T09:11:55.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T09:11:56.249Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T09:11:56.261Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T09:11:56.541Z] ---> logs-deploy.sh [2024-03-21T09:11:56.541Z] lf-activate-venv: SKIPPING [2024-03-21T09:11:56.541Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/637 [2024-03-21T09:11:56.541Z] INFO: archiving workspace using pattern(s): [2024-03-21T09:11:57.482Z] Archives upload complete. [2024-03-21T09:11:57.482Z] INFO: archiving logs to Nexus [2024-03-21T09:11:58.422Z] ---> uname -a: [2024-03-21T09:11:58.422Z] Linux prd-ubuntu20-04-docker-8c-8g-545 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-21T09:11:58.422Z] [2024-03-21T09:11:58.422Z] [2024-03-21T09:11:58.422Z] ---> lscpu: [2024-03-21T09:11:58.422Z] Architecture: x86_64 [2024-03-21T09:11:58.422Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-21T09:11:58.422Z] Byte Order: Little Endian [2024-03-21T09:11:58.422Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-21T09:11:58.422Z] CPU(s): 8 [2024-03-21T09:11:58.422Z] On-line CPU(s) list: 0-7 [2024-03-21T09:11:58.422Z] Thread(s) per core: 1 [2024-03-21T09:11:58.422Z] Core(s) per socket: 1 [2024-03-21T09:11:58.422Z] Socket(s): 8 [2024-03-21T09:11:58.422Z] NUMA node(s): 1 [2024-03-21T09:11:58.422Z] Vendor ID: AuthenticAMD [2024-03-21T09:11:58.422Z] CPU family: 23 [2024-03-21T09:11:58.422Z] Model: 49 [2024-03-21T09:11:58.422Z] Model name: AMD EPYC-Rome Processor [2024-03-21T09:11:58.422Z] Stepping: 0 [2024-03-21T09:11:58.422Z] CPU MHz: 2800.000 [2024-03-21T09:11:58.422Z] BogoMIPS: 5600.00 [2024-03-21T09:11:58.422Z] Virtualization: AMD-V [2024-03-21T09:11:58.422Z] Hypervisor vendor: KVM [2024-03-21T09:11:58.422Z] Virtualization type: full [2024-03-21T09:11:58.422Z] L1d cache: 256 KiB [2024-03-21T09:11:58.422Z] L1i cache: 256 KiB [2024-03-21T09:11:58.422Z] L2 cache: 4 MiB [2024-03-21T09:11:58.422Z] L3 cache: 128 MiB [2024-03-21T09:11:58.422Z] NUMA node0 CPU(s): 0-7 [2024-03-21T09:11:58.422Z] Vulnerability Itlb multihit: Not affected [2024-03-21T09:11:58.422Z] Vulnerability L1tf: Not affected [2024-03-21T09:11:58.422Z] Vulnerability Mds: Not affected [2024-03-21T09:11:58.422Z] Vulnerability Meltdown: Not affected [2024-03-21T09:11:58.422Z] Vulnerability Mmio stale data: Not affected [2024-03-21T09:11:58.422Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-21T09:11:58.422Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-21T09:11:58.422Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-21T09:11:58.422Z] Vulnerability Srbds: Not affected [2024-03-21T09:11:58.422Z] Vulnerability Tsx async abort: Not affected [2024-03-21T09:11:58.422Z] 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-21T09:11:58.422Z] [2024-03-21T09:11:58.422Z] [2024-03-21T09:11:58.422Z] ---> nproc: [2024-03-21T09:11:58.422Z] 8 [2024-03-21T09:11:58.422Z] [2024-03-21T09:11:58.422Z] [2024-03-21T09:11:58.422Z] ---> df -h: [2024-03-21T09:11:58.422Z] Filesystem Size Used Avail Use% Mounted on [2024-03-21T09:11:58.422Z] overlay 155G 24G 132G 16% / [2024-03-21T09:11:58.422Z] tmpfs 64M 0 64M 0% /dev [2024-03-21T09:11:58.422Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-21T09:11:58.422Z] shm 64M 0 64M 0% /dev/shm [2024-03-21T09:11:58.422Z] /dev/vda1 155G 24G 132G 16% /facter-os [2024-03-21T09:11:58.422Z] [2024-03-21T09:11:58.422Z] [2024-03-21T09:11:58.422Z] ---> sar -b -r -n DEV: [2024-03-21T09:11:58.422Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-545) 03/21/24 _x86_64_ (8 CPU) [2024-03-21T09:11:58.422Z] [2024-03-21T09:11:58.423Z] 08:40:39 LINUX RESTART (8 CPU) [2024-03-21T09:11:58.423Z] [2024-03-21T09:11:58.423Z] 08:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-21T09:11:58.423Z] 08:42:01 341.51 38.66 302.85 0.00 4314.08 58141.11 0.00 [2024-03-21T09:11:58.423Z] 08:43:01 186.25 0.95 185.30 0.00 22.26 61162.21 0.00 [2024-03-21T09:11:58.423Z] 08:44:01 33.04 0.00 33.04 0.00 0.00 28132.39 0.00 [2024-03-21T09:11:58.423Z] 08:45:01 33.26 0.22 33.04 0.00 7.06 18550.35 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 203.78 1.38 202.40 0.00 115.45 144411.00 0.00 [2024-03-21T09:11:58.423Z] 08:47:02 513.23 8.06 505.16 0.00 81.03 105669.43 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 255.23 2.05 253.18 0.00 46.48 94057.67 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 369.29 0.02 369.27 0.00 0.13 124893.05 0.00 [2024-03-21T09:11:58.423Z] 08:50:01 505.93 0.03 505.90 0.00 3.33 65079.82 0.00 [2024-03-21T09:11:58.423Z] 08:51:01 36.23 0.03 36.19 0.00 6.00 963.71 0.00 [2024-03-21T09:11:58.423Z] 08:52:01 18.58 0.00 18.58 0.00 0.00 458.25 0.00 [2024-03-21T09:11:58.423Z] 08:53:01 3.25 0.00 3.25 0.00 0.00 67.59 0.00 [2024-03-21T09:11:58.423Z] 08:54:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2024-03-21T09:11:58.423Z] 08:55:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 [2024-03-21T09:11:58.423Z] 08:56:01 1.15 0.02 1.13 0.00 0.13 12.53 0.00 [2024-03-21T09:11:58.423Z] 08:57:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2024-03-21T09:11:58.423Z] 08:58:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2024-03-21T09:11:58.423Z] 08:59:01 0.85 0.00 0.85 0.00 0.00 11.20 0.00 [2024-03-21T09:11:58.423Z] 09:00:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2024-03-21T09:11:58.423Z] 09:01:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 [2024-03-21T09:11:58.423Z] 09:02:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2024-03-21T09:11:58.423Z] 09:03:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2024-03-21T09:11:58.423Z] 09:04:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2024-03-21T09:11:58.423Z] 09:05:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2024-03-21T09:11:58.423Z] 09:06:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2024-03-21T09:11:58.423Z] 09:07:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-03-21T09:11:58.423Z] 09:08:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 [2024-03-21T09:11:58.423Z] 09:09:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2024-03-21T09:11:58.423Z] 09:10:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2024-03-21T09:11:58.423Z] 09:11:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2024-03-21T09:11:58.423Z] Average: 83.94 1.71 82.23 0.00 153.25 23356.08 0.00 [2024-03-21T09:11:58.423Z] [2024-03-21T09:11:58.423Z] 08:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-21T09:11:58.423Z] 08:42:01 28746996 31542680 767348 2.33 75132 2993664 1873488 5.52 1076576 2664048 666720 [2024-03-21T09:11:58.423Z] 08:43:01 27638664 31174480 1120320 3.41 131624 3576336 2475164 7.29 1710424 3019636 296304 [2024-03-21T09:11:58.423Z] 08:44:01 27150432 31392812 899860 2.74 133456 4241972 2016396 5.94 1858612 3320212 145796 [2024-03-21T09:11:58.423Z] 08:45:01 26512140 31332400 956736 2.91 139016 4770328 2274384 6.70 1822312 3947776 602916 [2024-03-21T09:11:58.423Z] 08:46:01 22843012 31401912 888376 2.70 149752 8425848 2703736 7.97 1758148 7603732 1166408 [2024-03-21T09:11:58.423Z] 08:47:02 20266740 31409744 864500 2.63 260492 10666556 2362720 6.96 2283152 9402228 892668 [2024-03-21T09:11:58.423Z] 08:48:01 13764096 28290096 3923456 11.93 294636 13670496 9560584 28.18 6038676 11713064 1303620 [2024-03-21T09:11:58.423Z] 08:49:01 13020212 29985808 2246572 6.83 309272 16035728 4989672 14.71 5250616 13225916 479384 [2024-03-21T09:11:58.423Z] 08:50:01 15208460 31446612 828736 2.52 316492 15443644 2125640 6.26 2663756 13826472 652 [2024-03-21T09:11:58.423Z] 08:51:01 15191944 31432700 841516 2.56 318396 15444412 2234044 6.58 2941884 13564632 612 [2024-03-21T09:11:58.423Z] 08:52:01 15192524 31434252 839852 2.55 319184 15444564 2253280 6.64 3178820 13327732 284 [2024-03-21T09:11:58.423Z] 08:53:01 15205444 31447352 826724 2.51 319272 15444704 2128248 6.27 3194424 13300008 44 [2024-03-21T09:11:58.423Z] 08:54:01 15204680 31446684 827528 2.52 319284 15444708 2128248 6.27 3194184 13300020 16 [2024-03-21T09:11:58.423Z] 08:55:01 15213548 31455556 818688 2.49 319316 15444704 2128248 6.27 3186132 13300024 4 [2024-03-21T09:11:58.423Z] 08:56:01 15211444 31453704 821236 2.50 319340 15444712 2146436 6.33 3186080 13300152 200 [2024-03-21T09:11:58.423Z] 08:57:01 15220224 31462492 812400 2.47 319372 15444720 2146436 6.33 3177772 13300160 168 [2024-03-21T09:11:58.423Z] 08:58:01 15220144 31462468 812364 2.47 319396 15444720 2146436 6.33 3177756 13300160 8 [2024-03-21T09:11:58.423Z] 08:59:01 15220096 31462432 812332 2.47 319412 15444724 2146436 6.33 3177784 13300164 184 [2024-03-21T09:11:58.423Z] 09:00:01 15219788 31462124 812556 2.47 319436 15444724 2146436 6.33 3177768 13300164 12 [2024-03-21T09:11:58.423Z] 09:01:01 15219716 31462120 812492 2.47 319468 15444728 2146436 6.33 3177844 13300172 196 [2024-03-21T09:11:58.423Z] 09:02:01 15219668 31462088 812448 2.47 319496 15444732 2146436 6.33 3177920 13300172 24 [2024-03-21T09:11:58.423Z] 09:03:01 15219828 31462312 812392 2.47 319540 15444732 2146436 6.33 3177920 13300176 184 [2024-03-21T09:11:58.423Z] 09:04:01 15219264 31461804 812880 2.47 319584 15444732 2146436 6.33 3178236 13300176 20 [2024-03-21T09:11:58.423Z] 09:05:01 15219540 31462112 812512 2.47 319616 15444732 2146436 6.33 3178032 13300176 176 [2024-03-21T09:11:58.423Z] 09:06:01 15219556 31462140 812444 2.47 319648 15444736 2146436 6.33 3178104 13300180 32 [2024-03-21T09:11:58.423Z] 09:07:01 15219580 31462208 812312 2.47 319684 15444748 2146436 6.33 3178160 13300188 188 [2024-03-21T09:11:58.423Z] 09:08:01 15219700 31462328 812320 2.47 319704 15444748 2146436 6.33 3178100 13300188 8 [2024-03-21T09:11:58.423Z] 09:09:01 15219304 31462036 812528 2.47 319732 15444756 2146436 6.33 3178472 13300196 224 [2024-03-21T09:11:58.423Z] 09:10:01 15219448 31462180 812504 2.47 319752 15444756 2146436 6.33 3178564 13300196 160 [2024-03-21T09:11:58.423Z] 09:11:01 15219368 31462168 812480 2.47 319792 15444760 2146436 6.33 3178576 13300204 204 [2024-03-21T09:11:58.423Z] Average: 17155519 31285993 988614 3.01 283943 13472114 2519894 7.43 3033827 11610611 185247 [2024-03-21T09:11:58.423Z] [2024-03-21T09:11:58.423Z] 08:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-21T09:11:58.423Z] 08:42:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:42:01 docker0 513.91 454.72 36.61 2818.75 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:42:01 ens3 1457.79 1411.66 11136.15 185.91 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:43:01 docker0 268.99 326.46 22.41 2114.06 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:43:01 ens3 353.71 284.99 2142.08 37.54 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:43:01 vethdc01282 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:44:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:44:01 ens3 30.29 21.20 26.45 13.21 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:44:01 vethdc01282 1.37 1.42 0.12 0.13 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:45:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:45:01 ens3 45.43 46.20 19.71 114.79 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:45:01 vethdc01282 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 vethf8fb0f4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 veth5cbe512 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 docker0 0.52 0.38 0.04 0.17 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 veth359cc39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 ens3 140.93 80.59 3012.09 20.91 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 vethf886a86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 veth6446a82 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 veth71f931f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 vethf1c86b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 veth66ce2a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 veth5ce8b3b 0.52 0.52 0.05 0.18 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 vethb4c40b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:46:01 vethdf1b82c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:47:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:47:02 vethab7a303 86.31 121.34 8.57 1091.55 0.00 0.00 0.00 0.09 [2024-03-21T09:11:58.423Z] 08:47:02 docker0 391.95 573.98 32.56 5363.19 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:47:02 ens3 592.99 405.93 5378.54 46.22 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:47:02 veth36ffc6f 88.24 129.67 8.70 1091.16 0.00 0.00 0.00 0.09 [2024-03-21T09:11:58.423Z] 08:47:02 vethaeb2f9c 82.34 126.17 8.35 1091.75 0.00 0.00 0.00 0.09 [2024-03-21T09:11:58.423Z] 08:47:02 veth5ce8b3b 0.05 0.92 0.00 0.04 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:47:02 veth7567b97 92.14 126.77 9.04 1091.20 0.00 0.00 0.00 0.09 [2024-03-21T09:11:58.423Z] 08:48:01 lo 0.14 0.14 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 vethb1e5010 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 veth3f4c5de 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 veth81e1f86 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 veth194e917 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 veth6efc67d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 ens3 19.80 14.26 15.44 13.33 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 vethc633b7f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 veth5ce8b3b 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 veth83de57f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 vethe1402e1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 veth33856c1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 veth6f5aa32 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:48:01 vethd3d8362 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 vethb1e5010 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 veth3f4c5de 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 veth81e1f86 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 veth194e917 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 veth6efc67d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 ens3 5.58 3.23 4.62 2.46 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 vethc633b7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 veth5ce8b3b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 veth83de57f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 vethe1402e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 veth33856c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 veth6f5aa32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:49:01 vethd3d8362 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:50:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:50:01 ens3 52.69 48.83 34.77 163.52 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:51:01 lo 46.33 46.33 4.56 4.56 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:51:01 ens3 391.82 400.68 194.53 1906.46 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:52:01 lo 19.66 19.66 1.94 1.94 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:52:01 ens3 233.67 247.10 107.65 1336.94 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:53:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:53:01 ens3 32.73 30.59 17.59 156.07 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:57:01 ens3 0.30 0.27 0.12 0.08 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:58:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 08:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:00:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:02:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.423Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:04:01 ens3 1.48 0.90 4.69 0.25 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:06:01 ens3 0.43 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:07:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:10:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] 09:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] Average: lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] Average: docker0 39.25 45.26 3.06 343.44 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] Average: ens3 112.09 99.98 736.91 133.34 0.00 0.00 0.00 0.00 [2024-03-21T09:11:58.424Z] [2024-03-21T09:11:58.424Z] [2024-03-21T09:11:58.424Z] ---> sar -P ALL: [2024-03-21T09:11:58.424Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-545) 03/21/24 _x86_64_ (8 CPU) [2024-03-21T09:11:58.424Z] [2024-03-21T09:11:58.424Z] 08:40:39 LINUX RESTART (8 CPU) [2024-03-21T09:11:58.424Z] [2024-03-21T09:11:58.424Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2024-03-21T09:11:58.424Z] 08:42:01 all 11.26 0.00 3.81 3.19 0.07 81.67 [2024-03-21T09:11:58.424Z] 08:42:01 0 12.69 0.00 4.96 0.07 0.07 82.21 [2024-03-21T09:11:58.424Z] 08:42:01 1 10.93 0.00 3.14 0.25 0.07 85.61 [2024-03-21T09:11:58.424Z] 08:42:01 2 10.48 0.00 4.02 6.85 0.07 78.58 [2024-03-21T09:11:58.424Z] 08:42:01 3 10.52 0.00 3.14 0.44 0.08 85.82 [2024-03-21T09:11:58.424Z] 08:42:01 4 11.31 0.00 4.56 0.29 0.07 83.78 [2024-03-21T09:11:58.424Z] 08:42:01 5 13.11 0.00 4.22 9.33 0.05 73.30 [2024-03-21T09:11:58.424Z] 08:42:01 6 12.32 0.00 3.30 2.93 0.07 81.38 [2024-03-21T09:11:58.424Z] 08:42:01 7 8.71 0.00 3.14 5.45 0.10 82.60 [2024-03-21T09:11:58.424Z] 08:43:01 all 14.16 0.00 3.17 4.18 0.07 78.43 [2024-03-21T09:11:58.424Z] 08:43:01 0 12.97 0.00 3.37 6.05 0.07 77.54 [2024-03-21T09:11:58.424Z] 08:43:01 1 13.38 0.00 3.17 1.21 0.07 82.17 [2024-03-21T09:11:58.424Z] 08:43:01 2 14.43 0.00 3.14 6.15 0.07 76.21 [2024-03-21T09:11:58.424Z] 08:43:01 3 14.52 0.00 2.85 0.52 0.07 82.05 [2024-03-21T09:11:58.424Z] 08:43:01 4 13.97 0.00 3.12 1.58 0.05 81.28 [2024-03-21T09:11:58.424Z] 08:43:01 5 15.23 0.00 3.13 0.24 0.08 81.32 [2024-03-21T09:11:58.424Z] 08:43:01 6 14.41 0.00 3.15 8.16 0.07 74.21 [2024-03-21T09:11:58.424Z] 08:43:01 7 14.33 0.00 3.46 9.54 0.07 72.60 [2024-03-21T09:11:58.424Z] 08:44:01 all 28.17 0.00 3.62 1.25 0.09 66.88 [2024-03-21T09:11:58.424Z] 08:44:01 0 29.48 0.00 3.93 0.00 0.08 66.51 [2024-03-21T09:11:58.424Z] 08:44:01 1 27.35 0.00 3.84 0.17 0.08 68.56 [2024-03-21T09:11:58.424Z] 08:44:01 2 25.13 0.00 3.84 0.67 0.07 70.29 [2024-03-21T09:11:58.424Z] 08:44:01 3 27.13 0.00 3.32 0.47 0.10 68.97 [2024-03-21T09:11:58.424Z] 08:44:01 4 28.40 0.00 3.05 0.00 0.08 68.47 [2024-03-21T09:11:58.424Z] 08:44:01 5 29.95 0.00 3.58 0.57 0.08 65.81 [2024-03-21T09:11:58.424Z] 08:44:01 6 28.00 0.00 3.62 8.07 0.08 60.22 [2024-03-21T09:11:58.424Z] 08:44:01 7 29.90 0.00 3.76 0.03 0.10 66.20 [2024-03-21T09:11:58.424Z] 08:45:01 all 64.75 0.00 5.39 0.52 0.12 29.22 [2024-03-21T09:11:58.424Z] 08:45:01 0 64.62 0.00 5.63 2.38 0.10 27.26 [2024-03-21T09:11:58.424Z] 08:45:01 1 64.18 0.00 4.87 0.07 0.12 30.76 [2024-03-21T09:11:58.424Z] 08:45:01 2 65.29 0.00 5.98 0.10 0.12 28.51 [2024-03-21T09:11:58.424Z] 08:45:01 3 60.79 0.00 5.39 0.09 0.14 33.60 [2024-03-21T09:11:58.424Z] 08:45:01 4 67.40 0.00 5.48 0.03 0.12 26.97 [2024-03-21T09:11:58.424Z] 08:45:01 5 66.11 0.00 5.00 0.24 0.12 28.54 [2024-03-21T09:11:58.424Z] 08:45:01 6 64.79 0.00 5.33 1.09 0.12 28.66 [2024-03-21T09:11:58.424Z] 08:45:01 7 64.77 0.00 5.43 0.13 0.12 29.55 [2024-03-21T09:11:58.424Z] 08:46:01 all 20.01 0.00 6.22 10.44 0.10 63.23 [2024-03-21T09:11:58.424Z] 08:46:01 0 19.35 0.00 5.93 7.04 0.12 67.56 [2024-03-21T09:11:58.424Z] 08:46:01 1 20.28 0.00 6.10 6.62 0.08 66.92 [2024-03-21T09:11:58.424Z] 08:46:01 2 20.45 0.00 7.51 34.02 0.10 37.92 [2024-03-21T09:11:58.424Z] 08:46:01 3 17.26 0.00 4.87 4.73 0.08 73.06 [2024-03-21T09:11:58.424Z] 08:46:01 4 21.04 0.00 5.74 3.03 0.08 70.11 [2024-03-21T09:11:58.424Z] 08:46:01 5 19.44 0.00 6.72 16.98 0.10 56.76 [2024-03-21T09:11:58.424Z] 08:46:01 6 21.26 0.00 6.80 8.42 0.10 63.41 [2024-03-21T09:11:58.424Z] 08:46:01 7 21.02 0.00 6.13 2.93 0.09 69.83 [2024-03-21T09:11:58.424Z] 08:47:02 all 10.26 0.00 4.85 11.99 0.12 72.79 [2024-03-21T09:11:58.424Z] 08:47:02 0 9.27 0.00 8.73 6.39 0.12 75.49 [2024-03-21T09:11:58.424Z] 08:47:02 1 11.11 0.00 3.86 4.11 0.23 80.69 [2024-03-21T09:11:58.424Z] 08:47:02 2 8.89 0.00 4.38 17.21 0.09 69.43 [2024-03-21T09:11:58.424Z] 08:47:02 3 10.73 0.00 2.79 5.52 0.09 80.88 [2024-03-21T09:11:58.424Z] 08:47:02 4 10.43 0.00 4.19 6.47 0.13 78.79 [2024-03-21T09:11:58.424Z] 08:47:02 5 9.43 0.00 6.09 36.99 0.12 47.36 [2024-03-21T09:11:58.424Z] 08:47:02 6 8.60 0.00 4.50 7.47 0.11 79.32 [2024-03-21T09:11:58.424Z] 08:47:02 7 13.58 0.00 4.23 12.06 0.09 70.04 [2024-03-21T09:11:58.424Z] 08:48:01 all 56.35 0.00 6.58 8.08 0.11 28.88 [2024-03-21T09:11:58.424Z] 08:48:01 0 56.82 0.00 6.68 1.67 0.12 34.71 [2024-03-21T09:11:58.424Z] 08:48:01 1 56.26 0.00 6.18 6.44 0.10 31.03 [2024-03-21T09:11:58.424Z] 08:48:01 2 56.00 0.00 6.50 0.90 0.09 36.51 [2024-03-21T09:11:58.424Z] 08:48:01 3 55.17 0.00 7.44 9.61 0.09 27.70 [2024-03-21T09:11:58.424Z] 08:48:01 4 56.99 0.00 6.15 5.66 0.12 31.08 [2024-03-21T09:11:58.424Z] 08:48:01 5 56.14 0.00 8.42 33.93 0.15 1.36 [2024-03-21T09:11:58.424Z] 08:48:01 6 56.19 0.00 5.45 5.23 0.10 33.03 [2024-03-21T09:11:58.424Z] 08:48:01 7 57.20 0.00 5.88 1.37 0.10 35.46 [2024-03-21T09:11:58.424Z] 08:49:01 all 93.07 0.00 6.72 0.00 0.20 0.00 [2024-03-21T09:11:58.424Z] 08:49:01 0 93.73 0.00 6.12 0.00 0.15 0.00 [2024-03-21T09:11:58.424Z] 08:49:01 1 93.39 0.00 6.41 0.00 0.20 0.00 [2024-03-21T09:11:58.424Z] 08:49:01 2 93.47 0.00 6.33 0.00 0.20 0.00 [2024-03-21T09:11:58.424Z] 08:49:01 3 91.62 0.00 8.16 0.02 0.21 0.00 [2024-03-21T09:11:58.424Z] 08:49:01 4 93.53 0.00 6.28 0.00 0.18 0.00 [2024-03-21T09:11:58.424Z] 08:49:01 5 91.33 0.00 8.36 0.00 0.31 0.00 [2024-03-21T09:11:58.424Z] 08:49:01 6 94.10 0.00 5.68 0.00 0.20 0.02 [2024-03-21T09:11:58.424Z] 08:49:01 7 93.33 0.00 6.50 0.00 0.17 0.00 [2024-03-21T09:11:58.424Z] 08:50:01 all 23.14 0.00 2.94 5.44 0.06 68.42 [2024-03-21T09:11:58.424Z] 08:50:01 0 24.49 0.00 3.12 2.95 0.07 69.38 [2024-03-21T09:11:58.424Z] 08:50:01 1 23.59 0.00 2.89 3.79 0.07 69.66 [2024-03-21T09:11:58.424Z] 08:50:01 2 22.78 0.00 2.82 2.85 0.07 71.49 [2024-03-21T09:11:58.424Z] 08:50:01 3 22.17 0.00 3.77 14.98 0.07 59.01 [2024-03-21T09:11:58.424Z] 08:50:01 4 22.85 0.00 2.92 6.28 0.05 67.89 [2024-03-21T09:11:58.424Z] 08:50:01 5 23.10 0.00 2.80 6.38 0.07 67.65 [2024-03-21T09:11:58.424Z] 08:50:01 6 22.38 0.00 2.55 1.59 0.05 73.42 [2024-03-21T09:11:58.424Z] 08:50:01 7 23.71 0.00 2.68 4.84 0.07 68.70 [2024-03-21T09:11:58.424Z] 08:51:01 all 7.25 0.00 1.00 0.09 0.06 91.59 [2024-03-21T09:11:58.424Z] 08:51:01 0 9.25 0.00 1.24 0.59 0.07 88.86 [2024-03-21T09:11:58.424Z] 08:51:01 1 5.76 0.00 1.02 0.02 0.05 93.15 [2024-03-21T09:11:58.424Z] 08:51:01 2 6.78 0.00 0.95 0.02 0.05 92.20 [2024-03-21T09:11:58.424Z] 08:51:01 3 5.44 0.00 0.82 0.03 0.07 93.63 [2024-03-21T09:11:58.424Z] 08:51:01 4 6.45 0.00 0.99 0.03 0.05 92.48 [2024-03-21T09:11:58.424Z] 08:51:01 5 8.99 0.00 1.24 0.02 0.08 89.67 [2024-03-21T09:11:58.424Z] 08:51:01 6 7.62 0.00 0.80 0.03 0.05 91.49 [2024-03-21T09:11:58.424Z] 08:51:01 7 7.76 0.00 0.95 0.02 0.07 91.21 [2024-03-21T09:11:58.424Z] 08:52:01 all 5.22 0.00 0.52 0.09 0.04 94.13 [2024-03-21T09:11:58.424Z] 08:52:01 0 4.95 0.00 0.53 0.07 0.03 94.41 [2024-03-21T09:11:58.424Z] 08:52:01 1 6.18 0.00 0.50 0.02 0.05 93.25 [2024-03-21T09:11:58.424Z] 08:52:01 2 0.88 0.00 0.37 0.07 0.00 98.68 [2024-03-21T09:11:58.424Z] 08:52:01 3 5.45 0.00 0.47 0.00 0.03 94.05 [2024-03-21T09:11:58.424Z] 08:52:01 4 3.43 0.00 0.59 0.00 0.05 95.93 [2024-03-21T09:11:58.424Z] 08:52:01 5 9.62 0.00 0.54 0.05 0.07 89.73 [2024-03-21T09:11:58.424Z] 08:52:01 6 4.09 0.00 0.51 0.45 0.03 94.92 [2024-03-21T09:11:58.424Z] 08:52:01 7 7.19 0.00 0.62 0.08 0.03 92.07 [2024-03-21T09:11:58.424Z] [2024-03-21T09:11:58.424Z] 08:52:01 CPU %user %nice %system %iowait %steal %idle [2024-03-21T09:11:58.424Z] 08:53:01 all 0.94 0.00 0.10 0.01 0.01 98.94 [2024-03-21T09:11:58.424Z] 08:53:01 0 1.43 0.00 0.13 0.02 0.00 98.42 [2024-03-21T09:11:58.424Z] 08:53:01 1 0.12 0.00 0.10 0.00 0.03 99.75 [2024-03-21T09:11:58.424Z] 08:53:01 2 2.05 0.00 0.07 0.00 0.02 97.87 [2024-03-21T09:11:58.424Z] 08:53:01 3 0.12 0.00 0.08 0.00 0.02 99.78 [2024-03-21T09:11:58.424Z] 08:53:01 4 1.29 0.00 0.12 0.00 0.00 98.60 [2024-03-21T09:11:58.424Z] 08:53:01 5 0.12 0.00 0.08 0.00 0.02 99.78 [2024-03-21T09:11:58.424Z] 08:53:01 6 1.22 0.00 0.12 0.03 0.02 98.62 [2024-03-21T09:11:58.424Z] 08:53:01 7 1.15 0.00 0.10 0.02 0.02 98.72 [2024-03-21T09:11:58.424Z] 08:54:01 all 0.27 0.00 0.02 0.00 0.01 99.69 [2024-03-21T09:11:58.424Z] 08:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-21T09:11:58.424Z] 08:54:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2024-03-21T09:11:58.424Z] 08:54:01 2 1.95 0.00 0.02 0.00 0.00 98.03 [2024-03-21T09:11:58.424Z] 08:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:54:01 5 0.08 0.00 0.07 0.00 0.03 99.82 [2024-03-21T09:11:58.424Z] 08:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:54:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:55:01 all 0.06 0.00 0.03 0.01 0.01 99.90 [2024-03-21T09:11:58.424Z] 08:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:55:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2024-03-21T09:11:58.424Z] 08:55:01 2 0.33 0.00 0.03 0.00 0.00 99.63 [2024-03-21T09:11:58.424Z] 08:55:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-21T09:11:58.424Z] 08:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:55:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-21T09:11:58.424Z] 08:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-21T09:11:58.424Z] 08:55:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-21T09:11:58.424Z] 08:56:01 all 0.03 0.00 0.04 0.00 0.01 99.92 [2024-03-21T09:11:58.424Z] 08:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-21T09:11:58.424Z] 08:56:01 1 0.08 0.00 0.10 0.00 0.02 99.80 [2024-03-21T09:11:58.424Z] 08:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:56:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-21T09:11:58.424Z] 08:56:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-21T09:11:58.424Z] 08:56:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-21T09:11:58.424Z] 08:56:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:56:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:57:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2024-03-21T09:11:58.424Z] 08:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-21T09:11:58.424Z] 08:57:01 1 0.10 0.00 0.07 0.00 0.03 99.80 [2024-03-21T09:11:58.424Z] 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T09:11:58.424Z] 08:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-21T09:11:58.424Z] 08:57:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-21T09:11:58.424Z] 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-21T09:11:58.424Z] 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.424Z] 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:58:01 all 0.07 0.00 0.03 0.00 0.01 99.89 [2024-03-21T09:11:58.424Z] 08:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-21T09:11:58.424Z] 08:58:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-03-21T09:11:58.424Z] 08:58:01 2 0.37 0.00 0.07 0.00 0.02 99.55 [2024-03-21T09:11:58.424Z] 08:58:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-21T09:11:58.424Z] 08:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-21T09:11:58.424Z] 08:58:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2024-03-21T09:11:58.424Z] 08:58:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.424Z] 08:59:01 all 0.20 0.00 0.02 0.00 0.01 99.78 [2024-03-21T09:11:58.424Z] 08:59:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2024-03-21T09:11:58.424Z] 08:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-21T09:11:58.424Z] 08:59:01 2 1.27 0.00 0.00 0.00 0.00 98.73 [2024-03-21T09:11:58.424Z] 08:59:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2024-03-21T09:11:58.424Z] 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.424Z] 08:59:01 5 0.10 0.00 0.05 0.00 0.02 99.83 [2024-03-21T09:11:58.424Z] 08:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T09:11:58.424Z] 08:59:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-21T09:11:58.424Z] 09:00:01 all 0.21 0.00 0.02 0.00 0.01 99.76 [2024-03-21T09:11:58.424Z] 09:00:01 0 1.40 0.00 0.00 0.00 0.02 98.58 [2024-03-21T09:11:58.424Z] 09:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-21T09:11:58.424Z] 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.424Z] 09:00:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2024-03-21T09:11:58.424Z] 09:00:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2024-03-21T09:11:58.424Z] 09:00:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-21T09:11:58.424Z] 09:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-21T09:11:58.424Z] 09:00:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-03-21T09:11:58.424Z] 09:01:01 all 0.12 0.00 0.02 0.00 0.01 99.84 [2024-03-21T09:11:58.424Z] 09:01:01 0 0.67 0.00 0.02 0.00 0.00 99.32 [2024-03-21T09:11:58.424Z] 09:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-21T09:11:58.424Z] 09:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-21T09:11:58.424Z] 09:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-21T09:11:58.424Z] 09:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-21T09:11:58.424Z] 09:01:01 5 0.07 0.00 0.07 0.00 0.02 99.85 [2024-03-21T09:11:58.424Z] 09:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-21T09:11:58.424Z] 09:01:01 7 0.12 0.00 0.02 0.00 0.02 99.85 [2024-03-21T09:11:58.424Z] 09:02:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2024-03-21T09:11:58.425Z] 09:02:01 0 0.10 0.00 0.03 0.02 0.02 99.83 [2024-03-21T09:11:58.425Z] 09:02:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2024-03-21T09:11:58.425Z] 09:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:02:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-21T09:11:58.425Z] 09:02:01 5 0.08 0.00 0.00 0.00 0.02 99.90 [2024-03-21T09:11:58.425Z] 09:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-21T09:11:58.425Z] 09:03:01 all 0.09 0.00 0.02 0.00 0.01 99.89 [2024-03-21T09:11:58.425Z] 09:03:01 0 0.48 0.00 0.00 0.02 0.00 99.50 [2024-03-21T09:11:58.425Z] 09:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T09:11:58.425Z] 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.425Z] 09:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-21T09:11:58.425Z] 09:03:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-21T09:11:58.425Z] 09:03:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-03-21T09:11:58.425Z] 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.425Z] 09:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-21T09:11:58.425Z] [2024-03-21T09:11:58.425Z] 09:03:01 CPU %user %nice %system %iowait %steal %idle [2024-03-21T09:11:58.425Z] 09:04:01 all 0.09 0.00 0.01 0.01 0.01 99.87 [2024-03-21T09:11:58.425Z] 09:04:01 0 0.57 0.00 0.02 0.00 0.02 99.40 [2024-03-21T09:11:58.425Z] 09:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-21T09:11:58.425Z] 09:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.425Z] 09:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-21T09:11:58.425Z] 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:04:01 5 0.07 0.00 0.03 0.00 0.03 99.87 [2024-03-21T09:11:58.425Z] 09:04:01 6 0.00 0.00 0.00 0.12 0.00 99.88 [2024-03-21T09:11:58.425Z] 09:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T09:11:58.425Z] 09:05:01 all 0.10 0.00 0.03 0.00 0.01 99.85 [2024-03-21T09:11:58.425Z] 09:05:01 0 0.57 0.00 0.02 0.02 0.00 99.40 [2024-03-21T09:11:58.425Z] 09:05:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2024-03-21T09:11:58.425Z] 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.425Z] 09:05:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2024-03-21T09:11:58.425Z] 09:05:01 4 0.02 0.00 0.07 0.00 0.02 99.90 [2024-03-21T09:11:58.425Z] 09:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T09:11:58.425Z] 09:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:05:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-03-21T09:11:58.425Z] 09:06:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-03-21T09:11:58.425Z] 09:06:01 0 0.53 0.00 0.02 0.02 0.02 99.42 [2024-03-21T09:11:58.425Z] 09:06:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-03-21T09:11:58.425Z] 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.425Z] 09:06:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-21T09:11:58.425Z] 09:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T09:11:58.425Z] 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-21T09:11:58.425Z] 09:06:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2024-03-21T09:11:58.425Z] 09:07:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2024-03-21T09:11:58.425Z] 09:07:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-03-21T09:11:58.425Z] 09:07:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-03-21T09:11:58.425Z] 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.425Z] 09:07:01 3 0.08 0.00 0.07 0.00 0.02 99.83 [2024-03-21T09:11:58.425Z] 09:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-21T09:11:58.425Z] 09:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T09:11:58.425Z] 09:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:07:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-21T09:11:58.425Z] 09:08:01 all 0.13 0.00 0.02 0.01 0.01 99.83 [2024-03-21T09:11:58.425Z] 09:08:01 0 0.60 0.00 0.02 0.02 0.02 99.35 [2024-03-21T09:11:58.425Z] 09:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-21T09:11:58.425Z] 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.425Z] 09:08:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2024-03-21T09:11:58.425Z] 09:08:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-21T09:11:58.425Z] 09:08:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-21T09:11:58.425Z] 09:08:01 6 0.18 0.00 0.00 0.07 0.00 99.75 [2024-03-21T09:11:58.425Z] 09:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-21T09:11:58.425Z] 09:09:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2024-03-21T09:11:58.425Z] 09:09:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-03-21T09:11:58.425Z] 09:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-03-21T09:11:58.425Z] 09:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:09:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2024-03-21T09:11:58.425Z] 09:09:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-21T09:11:58.425Z] 09:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T09:11:58.425Z] 09:09:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-03-21T09:11:58.425Z] 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-03-21T09:11:58.425Z] 09:10:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-21T09:11:58.425Z] 09:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-21T09:11:58.425Z] 09:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T09:11:58.425Z] 09:10:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-21T09:11:58.425Z] 09:10:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-03-21T09:11:58.425Z] 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T09:11:58.425Z] 09:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:11:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-03-21T09:11:58.425Z] 09:11:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2024-03-21T09:11:58.425Z] 09:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-21T09:11:58.425Z] 09:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T09:11:58.425Z] 09:11:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2024-03-21T09:11:58.425Z] 09:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-21T09:11:58.425Z] 09:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T09:11:58.425Z] 09:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-21T09:11:58.425Z] 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T09:11:58.425Z] Average: all 11.10 0.00 1.49 1.48 0.04 85.89 [2024-03-21T09:11:58.425Z] Average: 0 11.40 0.00 1.67 0.90 0.04 85.99 [2024-03-21T09:11:58.425Z] Average: 1 11.03 0.00 1.41 0.74 0.05 86.77 [2024-03-21T09:11:58.425Z] Average: 2 10.93 0.00 1.52 2.23 0.03 85.30 [2024-03-21T09:11:58.425Z] Average: 3 10.55 0.00 1.43 1.20 0.04 86.78 [2024-03-21T09:11:58.425Z] Average: 4 11.18 0.00 1.44 0.76 0.04 86.59 [2024-03-21T09:11:58.425Z] Average: 5 11.28 0.00 1.66 3.39 0.05 83.63 [2024-03-21T09:11:58.425Z] Average: 6 11.09 0.00 1.38 1.44 0.03 86.06 [2024-03-21T09:11:58.425Z] Average: 7 11.36 0.00 1.42 1.19 0.04 85.99 [2024-03-21T09:11:58.425Z] [2024-03-21T09:11:58.425Z] [2024-03-21T09:11:58.425Z]